.coralclub-page {
  width: auto;
}
.coralclub-page .topline .logo-img {
  width: 85px;
  height: 25px;
}
.coralclub-page .topline .logo-img svg {
  width: 100%;
  fill: #fff;
}
.coralclub-page .mobile-menu-btn span,
.coralclub-page .mobile-menu-btn span:before,
.coralclub-page .mobile-menu-btn span:after {
  background-color: #fff;
}
.coralclub-page .mobile-menu-btn.active span {
  background-color: transparent;
}
.coralclub-page .topline.fixed .coralclub-page .mobile-menu-btn span,
.coralclub-page .topline.fixed .coralclub-page .mobile-menu-btn span:before,
.coralclub-page .topline.fixed .coralclub-page .mobile-menu-btn span:after {
  background-color: #222;
}
.coralclub-page .topline.fixed .logo-img svg {
  fill: #000;
}
.coralclub-page .topline.fixed .topmenu > ul > li > a {
  color: #000;
}
.coralclub-page .topline.fixed .mobile-menu-btn.active span {
  background-color: transparent;
}
.coralclub-page header {
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("../img/coralclub/coralclub-header_bg.jpg");
}

.coralclub-page .topmenu > ul > li > a {
  color: #fff;
}

.coralclub-page .topline.fixed .topmenu > ul > li > a {
  color: #000;
}

.coralclub-page .topline .tr-btn {
  background-color: #fff;
}

.coralclub-page .topline.or-btn-colored .tr-btn {
  background-color: #ff7303;
}

.coralclub-page .header-content {
  min-height: 733px;
  padding-bottom: 120px;
  position: relative;
  height: auto;
  overflow: hidden;
}

.coralclub-page__title {
  font-family: "Gerbera";
  font-weight: 500;
  font-size: 177px;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  color: #093370;
  margin-bottom: 20px;
}

.coralclub-page__header {
  position: relative;
}

.coralclub-page__header .container {
  overflow: initial;
}

.coralclub-page__logo {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  max-width: 980px;
}

.coralclub-page__logo img {
  width: 100%;
}

.coralclub-page__books-wrapper {
  position: relative;
}

.coralclub-page__books {
  position: absolute;
  bottom: 0;
  right: -100px;
  bottom: -130px;
}

.coralclub-page__first {
  margin-top: -64px;
  margin-bottom: 100px;
}

.coralclub-page__first .container {
  overflow: visible;
}

.coralclub-page__about {
  padding: 15px 26px;
  background: #FFFFFF;
  border: 1px solid #E4E4E4;
  -webkit-box-shadow: -24.9205px 18.4383px 38px rgba(173, 173, 173, 0.04), -16.1522px 11.9507px 22.2546px rgba(173, 173, 173, 0.04), -9.599px 7.10215px 12.1037px rgba(173, 173, 173, 0.03), -4.9841px 3.68765px 6.175px rgba(173, 173, 173, 0.02), -2.03056px 1.50238px 3.0963px rgba(173, 173, 173, 0.02), -0.46149px 0.34145px 1.49537px rgba(173, 173, 173, 0.01);
  box-shadow: -24.9205px 18.4383px 38px rgba(173, 173, 173, 0.04), -16.1522px 11.9507px 22.2546px rgba(173, 173, 173, 0.04), -9.599px 7.10215px 12.1037px rgba(173, 173, 173, 0.03), -4.9841px 3.68765px 6.175px rgba(173, 173, 173, 0.02), -2.03056px 1.50238px 3.0963px rgba(173, 173, 173, 0.02), -0.46149px 0.34145px 1.49537px rgba(173, 173, 173, 0.01);
  border-radius: 24px 24px 4px 24px;
}

.coralclub-page__about-first .coralclub-page__about-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -20px;
  margin-right: -20px;
}

.coralclub-page__about-first .coralclub-page__about-title {
  width: 50%;
  padding-right: 2%;
}

.coralclub-page__about-first .coralclub-page__about-title span {
  color: #093370;
}

.coralclub-page__about-first .coralclub-page__about-text {
  width: 50%;
  padding: 0 2% 0 4%;
}

.coralclub-page__about-line {
  font-family: "PTMono";
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  line-height: 11px;
  color: #222222;
  margin-bottom: 36px;
}

.coralclub-page__about-wrap {
  padding-bottom: 35px;
}

.coralclub-page__about-title {
  font-family: Gerbera;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.42;
  letter-spacing: 0.23px;
  color: #222222;
}

.coralclub-page__about-text {
  font-family: Gerbera;
  font-weight: 300;
  font-size: 15px;
  line-height: 1.4;
  letter-spacing: 0.375px;
  color: #222222;
}

.section-grey-bg {
  /*background-color: #FAFAFA;*/
  border-radius: 48px;
  padding-bottom: 100px;
  overflow: hidden;
  position: relative;
  z-index: 5;
}

.coralclub-border-box {
  background: #FAFAFA;
  border: 1px solid #E4E4E4;
  -webkit-box-shadow: -24.9205px 18.4383px 38px rgba(173, 173, 173, 0.04), -16.1522px 11.9507px 22.2546px rgba(173, 173, 173, 0.04), -9.599px 7.10215px 12.1037px rgba(173, 173, 173, 0.03), -4.9841px 3.68765px 6.175px rgba(173, 173, 173, 0.02), -2.03056px 1.50238px 3.0963px rgba(173, 173, 173, 0.02), -0.46149px 0.34145px 1.49537px rgba(173, 173, 173, 0.01);
          box-shadow: -24.9205px 18.4383px 38px rgba(173, 173, 173, 0.04), -16.1522px 11.9507px 22.2546px rgba(173, 173, 173, 0.04), -9.599px 7.10215px 12.1037px rgba(173, 173, 173, 0.03), -4.9841px 3.68765px 6.175px rgba(173, 173, 173, 0.02), -2.03056px 1.50238px 3.0963px rgba(173, 173, 173, 0.02), -0.46149px 0.34145px 1.49537px rgba(173, 173, 173, 0.01);
  border-radius: 24px 24px 4px 24px;
}

.section-coralclub-info-slider {
  position: relative;
  z-index: 2;
}

.section-coralclub-info-slider .container {
  overflow: visible;
}

.section-coralclub-info-slider .coralclub-border-box {
  padding-top: 100px;
  padding-bottom: 84px;
}

.coralclub-info-slider__info {
  font-family: Gerbera;
  font-weight: 300;
  font-size: 15px;
  line-height: 1.4;
  letter-spacing: 0.375px;
  color: #222222;
  max-width: 243px;
}

.coralclub-info-slider__note {
  font-family: Gerbera;
  font-weight: 300;
  font-size: 15px;
  line-height: 1.4;
  letter-spacing: 0.375px;
  color: #828282;
  margin-top: 24px;
  max-width: 243px;
}

.coralclub-info-slider-block-wrapper {
  position: relative;
  padding-bottom: 160px;
}

.coralclub-info-slider-block {
  margin-right: -86px;
}

.coralclub-info-slide {
  display: none;
  height: 333px;
}

.coralclub-info-slide:first-child {
  display: block;
}

.coralclub-info-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  height: 100%;
}

.coralclub-info-img img {
  max-width: 100%;
}

.coralclub-info-title-items-block {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  z-index: 10;
}

.coralclub-info-title-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.coralclub-info-title-item-wrapper {
  padding-left: 10px;
  padding-right: 10px;
  width: 196px;
  height: 100px;
}

.coralclub-info-title-item {
  opacity: 1;
  display: block;
}

.coralclub-info-title-item.active {
  opacity: 1;
}

.coralclub-info-title-item.active .coralclub-info-title-item__title {
  color: #222222;
}

.coralclub-info-title-item.active .coralclub-info-title-item__indicator-progress {
  width: 100%;
  -webkit-animation: indProgrAnim 5s linear 1;
          animation: indProgrAnim 5s linear 1;
}

.coralclub-info-title-item__indicator {
  height: 2px;
  background-color: #E0E0E0;
  border-radius: 2px;
  position: relative;
  overflow: hidden;
}

.coralclub-info-title-item__indicator-progress {
  background-color: #803FCC;
  border-radius: 2px;
  overflow: hidden;
  width: 0;
  height: 2px;
  position: absolute;
  left: 0;
  top: 0;
}

@-webkit-keyframes indProgrAnim {
  from {
    width: 0%;
  }
  to {
    width: 100%;
  }
}

@keyframes indProgrAnim {
  from {
    width: 0%;
  }
  to {
    width: 100%;
  }
}

.coralclub-info-title-item__title {
  font-family: Gerbera;
  font-weight: 500;
  font-size: 15px;
  line-height: 1.4;
  letter-spacing: 0.375px;
  color: #828282;
  margin-top: 18px;
  -webkit-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
}

.section-coralclub-info-chat {
  margin-top: 130px;
  position: relative;
  z-index: 2;
}

.section-coralclub-info-chat .container {
  overflow: visible;
}

.section-coralclub-info-chat .coralclub-border-box {
  padding-top: 90px;
  padding-bottom: 50px;
}

.coralclub-info-chat-img-block {
  margin-top: -150px;
}

.coralclub-info-chat-img {
  max-width: 321px;
  -webkit-filter: drop-shadow(-39.2039px 29.0063px 59.78px rgba(173, 173, 173, 0.04)) drop-shadow(-25.4099px 18.8004px 35.0101px rgba(173, 173, 173, 0.04)) drop-shadow(-15.1007px 11.1728px 19.041px rgba(173, 173, 173, 0.03)) drop-shadow(-7.84077px 5.80126px 9.71425px rgba(173, 173, 173, 0.02)) drop-shadow(-3.19439px 2.36348px 4.87096px rgba(173, 173, 173, 0.02)) drop-shadow(-0.726px 0.53715px 2.35245px rgba(173, 173, 173, 0.01));
          filter: drop-shadow(-39.2039px 29.0063px 59.78px rgba(173, 173, 173, 0.04)) drop-shadow(-25.4099px 18.8004px 35.0101px rgba(173, 173, 173, 0.04)) drop-shadow(-15.1007px 11.1728px 19.041px rgba(173, 173, 173, 0.03)) drop-shadow(-7.84077px 5.80126px 9.71425px rgba(173, 173, 173, 0.02)) drop-shadow(-3.19439px 2.36348px 4.87096px rgba(173, 173, 173, 0.02)) drop-shadow(-0.726px 0.53715px 2.35245px rgba(173, 173, 173, 0.01));
}

.coralclub-info-chat-img img {
  max-width: 100%;
}

.coralclub-info-chat-info {
  font-family: Gerbera;
  font-weight: 300;
  font-size: 20px;
  line-height: 1.3;
  letter-spacing: 0.184px;
  color: #222222;
}

.coralclub-info-chat-info b {
  font-weight: 500;
}

.coralclub-info-chat-note {
  font-family: Gerbera;
  font-weight: 300;
  font-size: 15px;
  line-height: 1.4;
  letter-spacing: 0.375px;
  color: #222222;
  margin-top: 12px;
}

.wsnw {
  white-space: nowrap;
}

.section-coralclub-info-text-1 {
  margin-top: 100px;
  position: relative;
  z-index: 2;
}

.coralclub-info-text-1 {
  max-width: 770px;
  margin-right: auto;
  margin-left: auto;
  font-family: Gerbera;
  font-weight: 300;
  font-size: 20px;
  line-height: 1.3;
  letter-spacing: 0.184px;
  color: #222222;
}

.section-coralclub-screens {
  margin-top: -65px;
  padding-bottom: 250px;
}

.section-coralclub-screens .container {
  overflow: visible;
}

.coralclub-screens-block {
  position: relative;
}

.coralclub-screen-img-block--1 {
  position: relative;
  width: 1635px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.coralclub-screen-img-1 img {
  max-width: 100%;
}

.coralclub-screen-img-block--2 {
  position: absolute;
  bottom: 90px;
  left: -115px;
}

.coralclub-screen-img-2 {
  width: 800px;
  -webkit-filter: drop-shadow(76.4388px 64.4756px 80px rgba(0, 0, 0, 0.04)) drop-shadow(49.5437px 41.7897px 46.8519px rgba(0, 0, 0, 0.0303704)) drop-shadow(29.4431px 24.835px 25.4815px rgba(0, 0, 0, 0.0242963)) drop-shadow(15.2878px 12.8951px 13px rgba(0, 0, 0, 0.02)) drop-shadow(6.22835px 5.25357px 6.51852px rgba(0, 0, 0, 0.0157037)) drop-shadow(1.41553px 1.19399px 3.14815px rgba(0, 0, 0, 0.00962963));
          filter: drop-shadow(76.4388px 64.4756px 80px rgba(0, 0, 0, 0.04)) drop-shadow(49.5437px 41.7897px 46.8519px rgba(0, 0, 0, 0.0303704)) drop-shadow(29.4431px 24.835px 25.4815px rgba(0, 0, 0, 0.0242963)) drop-shadow(15.2878px 12.8951px 13px rgba(0, 0, 0, 0.02)) drop-shadow(6.22835px 5.25357px 6.51852px rgba(0, 0, 0, 0.0157037)) drop-shadow(1.41553px 1.19399px 3.14815px rgba(0, 0, 0, 0.00962963));
}

.coralclub-screen-img-2 img {
  max-width: 100%;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

.coralclub-screen-img-2:hover img {
  -webkit-transform: translateY(-30px);
      -ms-transform: translateY(-30px);
          transform: translateY(-30px);
}

.coralclub-screen-img-block--3 {
  position: absolute;
  bottom: -30px;
  right: -108px;
}

.coralclub-screen-img-3 {
  -webkit-filter: drop-shadow(76.4388px 64.4756px 80px rgba(0, 0, 0, 0.04)) drop-shadow(49.5437px 41.7897px 46.8519px rgba(0, 0, 0, 0.0303704)) drop-shadow(29.4431px 24.835px 25.4815px rgba(0, 0, 0, 0.0242963)) drop-shadow(15.2878px 12.8951px 13px rgba(0, 0, 0, 0.02)) drop-shadow(6.22835px 5.25357px 6.51852px rgba(0, 0, 0, 0.0157037)) drop-shadow(1.41553px 1.19399px 3.14815px rgba(0, 0, 0, 0.00962963));
          filter: drop-shadow(76.4388px 64.4756px 80px rgba(0, 0, 0, 0.04)) drop-shadow(49.5437px 41.7897px 46.8519px rgba(0, 0, 0, 0.0303704)) drop-shadow(29.4431px 24.835px 25.4815px rgba(0, 0, 0, 0.0242963)) drop-shadow(15.2878px 12.8951px 13px rgba(0, 0, 0, 0.02)) drop-shadow(6.22835px 5.25357px 6.51852px rgba(0, 0, 0, 0.0157037)) drop-shadow(1.41553px 1.19399px 3.14815px rgba(0, 0, 0, 0.00962963));
}

.coralclub-screen-img-3 img {
  max-width: 100%;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

.coralclub-screen-img-3:hover img {
  -webkit-transform: translateY(-20px);
      -ms-transform: translateY(-20px);
          transform: translateY(-20px);
}

.coralclub-screen-3-label-block {
  position: absolute;
  right: 100%;
  top: 100%;
  margin-right: 44px;
  margin-top: 26px;
}

.coralclub-screen-3-label-circles-block {
  position: absolute;
  bottom: 24px;
  right: -100px;
}

.coralclub-screen-3-label-circles {
  width: 48px;
  height: 48px;
  right: 0;
  top: 0;
  position: absolute;
  -webkit-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  background: rgba(204, 175, 238, 0.7);
  border-radius: 50%;
}

.coralclub-screen-3-label-circles:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-color: #803FCC;
}

.coralclub-screen-3-label-line {
  width: 84px;
  height: 240px;
  border-right: 1px dashed #803FCC;
  border-bottom: 1px dashed #803FCC;
}

.coralclub-screen-3-label-text-block {
  width: 280px;
}

.coralclub-screen-3-label-text {
  font-family: Gerbera;
  font-weight: 300;
  font-size: 15px;
  line-height: 1.4;
  letter-spacing: 0.375px;
  color: #828282;
}

.section-coralclub-forum {
  position: relative;
  padding-top: 75px;
  padding-bottom: 204px;
}

.section-coralclub-forum .container {
  overflow: visible;
}

.s-coralclub-forum-inner {
  position: relative;
}

.coralclub-forum-bg-block {
  width: 100%;
  position: absolute;
  z-index: 1;
  height: 100%;
}

.coralclub-forum-bg-block .container,
.coralclub-forum-bg-block .row,
.coralclub-forum-bg-block .col-12 {
  height: 100%;
}

.coralclub-forum-bg {
  height: 670px;
  border-radius: 48px 48px 4px 48px;
  background-image: url("../img/coralclub/coralclub-forum-bg.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}

.coralclub-forum-slider-block {
  position: relative;
  z-index: 2;
}

.coralclub-forum-slider-block {
  position: absolute;
  top: 63px;
  width: 100%;
}

.coralclub-forum-slider-block-reverse {
  display: none;
}

.coralclub-forum-slider {
  margin-left: -24px;
  margin-right: -24px;
}

.coralclub-forum-slider-reverse {
  margin-left: -24px;
  margin-right: -24px;
}

.coralclub-forum-slide {
  display: none;
}

.coralclub-forum-slide:first-child {
  display: block;
}

.coralclub-forum-mobile-block {
  display: none;
}

.coralclub-forum-content-block {
  position: relative;
  z-index: 3;
}

.coralclub-forum-content {
  padding-top: 360px;
  padding-bottom: 80px;
}

.coralclub-forum-content__img-block {
  position: relative;
}

.coralclub-forum-content__img {
  max-width: 974px;
  position: absolute;
  top: -408px;
  left: -237px;
}

.coralclub-forum-content__img img {
  max-width: 974px;
}

.coralclub-forum-content__text-block {
  padding-left: 20px;
  padding-right: 40px;
}

.coralclub-forum-content__text {
  font-family: Gerbera;
  font-weight: 300;
  font-size: 15px;
  line-height: 1.4;
  letter-spacing: 0.375px;
  color: #fff;
}

.coralclub-page__tasks-section {
  margin-bottom: 100px;
  position: relative;
}

.coralclub-page__step-container {
  overflow: visible;
}

.coralclub-page__tasks-block {
  position: relative;
  padding: 15px 0;
  padding-bottom: 120px;
  background: #FFFFFF;
  border: 1px solid #E4E4E4;
  -webkit-box-shadow: -24.9205px 18.4383px 38px rgba(173, 173, 173, 0.04), -16.1522px 11.9507px 22.2546px rgba(173, 173, 173, 0.04), -9.599px 7.10215px 12.1037px rgba(173, 173, 173, 0.03), -4.9841px 3.68765px 6.175px rgba(173, 173, 173, 0.02), -2.03056px 1.50238px 3.0963px rgba(173, 173, 173, 0.02), -0.46149px 0.34145px 1.49537px rgba(173, 173, 173, 0.01);
  box-shadow: -24.9205px 18.4383px 38px rgba(173, 173, 173, 0.04), -16.1522px 11.9507px 22.2546px rgba(173, 173, 173, 0.04), -9.599px 7.10215px 12.1037px rgba(173, 173, 173, 0.03), -4.9841px 3.68765px 6.175px rgba(173, 173, 173, 0.02), -2.03056px 1.50238px 3.0963px rgba(173, 173, 173, 0.02), -0.46149px 0.34145px 1.49537px rgba(173, 173, 173, 0.01);
  border-radius: 24px 24px 4px 24px;
}

.coralclub-page__tasks-line {
  font-family: "PTMono";
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  line-height: 11px;
  color: #222222;
  margin-bottom: 36px;
  padding-left: 26px;
  padding-right: 26px;
}

.coralclub-page__tasks-title {
  font-family: Gerbera;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.42;
  letter-spacing: 0.23px;
  color: #222222;
}

.coralclub-page__tasks-tasks {
  margin-top: 24px;
}

.coralclub-page__task-info {
  font-family: Gerbera;
  line-height: 1.3;
  font-size: 20px;
  font-weight: 300;
}

.coralclub-page__task-item {
  font-family: Gerbera;
  font-weight: 300;
  position: relative;
  font-size: 15px;
  line-height: 1.4;
  letter-spacing: 0.375px;
  margin-top: 16px;
  padding-left: 22px;
  color: #222222;
}

.coralclub-page__task-item:first-child {
  margin-top: 0;
}

.coralclub-page__task-item:before {
  content: '';
  position: absolute;
  left: 0;
  width: 12px;
  height: 10px;
  top: 6px;
  -webkit-mask-image: url("../img/svg/done-black.svg");
          mask-image: url("../img/svg/done-black.svg");
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: 12px 10px;
          mask-size: 12px 10px;
  background-color: #803FCC;
}

.text--purple {
  color: #803FCC;
}

.coralclub-page__difficult {
  margin-top: 54px;
}

.coralclub-page__difficult-title {
  font-family: Gerbera;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.42;
  letter-spacing: 0.23px;
  color: #222222;
}

.coralclub-page__difficult-text {
  font-family: Gerbera;
  font-weight: 300;
  position: relative;
  font-size: 15px;
  line-height: 1.4;
  letter-spacing: 0.375px;
}

.coralclub-page__intro {
  font-family: Gerbera;
  font-weight: 300;
  font-size: 20px;
  line-height: 1.57;
  letter-spacing: 0.184px;
  color: #222222;
}

.coralclub-page__intro-body {
  padding: 10px;
  margin: 65px auto;
  margin-top: 0;
}

.coralclub-page__intro-body span {
  color: #093370;
  font-weight: 500;
}

.coralclub-page__result-section {
  padding-bottom: 136px;
  position: relative;
}

.coralclub-page__result {
  padding: 15px 0;
  background: #FFFFFF;
  border: 1px solid #E4E4E4;
  -webkit-box-shadow: -24.9205px 18.4383px 38px rgba(173, 173, 173, 0.04), -16.1522px 11.9507px 22.2546px rgba(173, 173, 173, 0.04), -9.599px 7.10215px 12.1037px rgba(173, 173, 173, 0.03), -4.9841px 3.68765px 6.175px rgba(173, 173, 173, 0.02), -2.03056px 1.50238px 3.0963px rgba(173, 173, 173, 0.02), -0.46149px 0.34145px 1.49537px rgba(173, 173, 173, 0.01);
  box-shadow: -24.9205px 18.4383px 38px rgba(173, 173, 173, 0.04), -16.1522px 11.9507px 22.2546px rgba(173, 173, 173, 0.04), -9.599px 7.10215px 12.1037px rgba(173, 173, 173, 0.03), -4.9841px 3.68765px 6.175px rgba(173, 173, 173, 0.02), -2.03056px 1.50238px 3.0963px rgba(173, 173, 173, 0.02), -0.46149px 0.34145px 1.49537px rgba(173, 173, 173, 0.01);
  border-radius: 24px 24px 4px 24px;
  z-index: 2;
  position: relative;
}

.coralclub-page__result-container {
  overflow: visible;
}

.coralclub-page__result-line {
  font-family: "PTMono";
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  line-height: 11px;
  color: #222222;
  margin-bottom: 22px;
  padding-left: 26px;
  padding-right: 26px;
}

.coralclub-page__result-wrap {
  padding-bottom: 35px;
}

.coralclub-page__result-title {
  font-family: Gerbera;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.42;
  letter-spacing: 0.23px;
  color: #222222;
}

.coralclub-page__result-info {
  font-family: Gerbera;
  font-weight: 300;
  margin-top: 24px;
  font-size: 20px;
  line-height: 1.3;
  max-width: 300px;
}

.coralclub-page__result-items {
  margin-top: 24px;
}

.coralclub-page__result-item {
  font-family: Gerbera;
  font-weight: 300;
  position: relative;
  font-size: 15px;
  line-height: 1.4;
  letter-spacing: 0.375px;
  margin-top: 16px;
  padding-left: 22px;
  color: #222222;
}

.coralclub-page__result-item:first-child {
  margin-top: 0;
}

.coralclub-page__result-item:before {
  content: '';
  position: absolute;
  left: 0;
  width: 12px;
  height: 10px;
  top: 6px;
  -webkit-mask-image: url("../img/svg/done-black.svg");
          mask-image: url("../img/svg/done-black.svg");
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: 12px 10px;
          mask-size: 12px 10px;
  background-color: #803FCC;
}

.coralclub-page__result-text {
  font-family: Gerbera;
  font-weight: 300;
  margin-top: 24px;
  font-size: 15px;
  line-height: 1.4;
  max-width: 376px;
}

.coralclub-page__result-note-block {
  margin-right: -64px;
  background: -o-linear-gradient(325.55deg, #823FCE 10.51%, #7A84DF 99.33%);
  background: linear-gradient(124.45deg, #823FCE 10.51%, #7A84DF 99.33%);
  -webkit-box-shadow: -24.9205px 18.4383px 38px rgba(173, 173, 173, 0.04), -16.1522px 11.9507px 22.2546px rgba(173, 173, 173, 0.04), -9.599px 7.10215px 12.1037px rgba(173, 173, 173, 0.03), -4.9841px 3.68765px 6.175px rgba(173, 173, 173, 0.02), -2.03056px 1.50238px 3.0963px rgba(173, 173, 173, 0.02), -0.46149px 0.34145px 1.49537px rgba(173, 173, 173, 0.01);
          box-shadow: -24.9205px 18.4383px 38px rgba(173, 173, 173, 0.04), -16.1522px 11.9507px 22.2546px rgba(173, 173, 173, 0.04), -9.599px 7.10215px 12.1037px rgba(173, 173, 173, 0.03), -4.9841px 3.68765px 6.175px rgba(173, 173, 173, 0.02), -2.03056px 1.50238px 3.0963px rgba(173, 173, 173, 0.02), -0.46149px 0.34145px 1.49537px rgba(173, 173, 173, 0.01);
  border-radius: 24px 24px 4px 24px;
  margin-top: 56px;
  padding-left: 80px;
  padding-right: 92px;
  padding-top: 56px;
  padding-bottom: 66px;
  margin-bottom: -146px;
}

.coralclub-page__result-note {
  font-weight: 500;
  font-size: 24px;
  line-height: 1.4;
  letter-spacing: 0.23px;
  color: #FFFFFF;
}

.coralclub-page__result-text-selected {
  font-weight: bold;
  color: #2B65A6;
  position: relative;
  display: inline-block;
}

.coralclub-page__result-text-selected:before {
  position: absolute;
  content: '';
  width: 255px;
  height: 62px;
  background-image: url("../img/worldskills/pen.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 255px 62px;
  right: -88px;
  bottom: -14px;
}

.coralclub-page__result-text-selected span {
  position: relative;
  z-index: 2;
}

.coralclub-floating-circle-1 {
  position: absolute;
  top: 312px;
  left: 50%;
  margin-left: -710px;
  -webkit-filter: blur(10px);
          filter: blur(10px);
  -webkit-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
}

.coralclub-floating-circle-2 {
  position: absolute;
  left: 50%;
  margin-left: -540px;
  z-index: 2;
  top: 240px;
  -webkit-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
}

.coralclub-floating-circle-3 {
  position: absolute;
  left: 50%;
  margin-left: 205px;
  z-index: 1;
  top: 900px;
  -webkit-filter: blur(8px);
          filter: blur(8px);
  -webkit-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
}

.coralclub-floating-circle-4 {
  position: absolute;
  left: 50%;
  margin-left: 330px;
  z-index: 1;
  top: 860px;
  -webkit-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
}

.coralclub-floating-circle-5 {
  position: absolute;
  left: 50%;
  margin-left: 640px;
  z-index: 1;
  top: -30px;
  -webkit-filter: blur(12px);
          filter: blur(12px);
  -webkit-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
}

.coralclub-floating-circle-6 {
  position: absolute;
  left: 50%;
  margin-left: 590px;
  z-index: 1;
  top: 110px;
  -webkit-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
}

.coralclub-floating-circle-7 {
  position: absolute;
  left: 50%;
  margin-left: -950px;
  z-index: 1;
  top: 110px;
  -webkit-filter: blur(12px);
          filter: blur(12px);
  -webkit-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
}

.coralclub-floating-circle-8 {
  position: absolute;
  left: 50%;
  margin-left: 500px;
  z-index: 1;
  top: 50px;
  -webkit-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
}

.coralclub-floating-circle-9 {
  position: absolute;
  left: 50%;
  margin-left: 600px;
  z-index: 1;
  top: 135px;
  -webkit-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
}

.coralclub-floating-circle-10 {
  position: absolute;
  left: 50%;
  margin-left: 670px;
  z-index: 1;
  top: 400px;
  -webkit-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
}

.coralclub-floating-circle-11 {
  position: absolute;
  left: 50%;
  margin-left: 285px;
  z-index: 1;
  top: 17px;
  -webkit-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
}

.coralclub-floating-circle-12 {
  position: absolute;
  left: 50%;
  margin-left: 600px;
  z-index: 1;
  top: 580px;
  -webkit-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
}

.coralclub-page-inner {
  overflow: hidden;
  position: relative;
}

.coralclub-header-video {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

.coralclub-header-video video {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: auto;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  pointer-events: none;
}

@media (min-width: 992px) {
  .coralclub-page .header-content {
    margin-top: 70px;
  }
}

@media (max-width: 1449.98px) {
  .coralclub-screen-img-block--3 {
    right: -50px;
  }
  .coralclub-screen-img-block--2 {
    left: -50px;
  }
}

@media (max-width: 1279.98px) {
  .coralclub-screen-img-block--3 {
    right: -20px;
  }
  .coralclub-screen-img-block--2 {
    left: -20px;
  }
  .coralclub-page .header-content {
    min-height: 560px;
  }
  .coralclub-page__title {
    font-size: 130px;
  }
  .coralclub-page__books {
    right: -80px;
    bottom: -110px;
  }
  .coralclub-page__books img {
    max-width: 200px;
  }
  .coralclub-page__step2 .coralclub-step-wrapper {
    padding-left: 24px;
  }
  .coralclub-page__tasks-block {
    padding-bottom: 160px;
  }
  .coralclub-info-slider-block {
    margin-right: -30px;
  }
  .coralclub-screen-img-2 {
    width: 600px;
  }
  .coralclub-screen-img-block--1 {
    width: 1200px;
  }
  .coralclub-forum-slide-img {
    max-width: 100vw;
  }
  .coralclub-forum-slide-img img {
    max-width: 100%;
  }
  .coralclub-forum-content__img {
    max-width: 700px;
    top: -200px;
    left: -100px;
  }
  .coralclub-forum-content__img img {
    max-width: 700px;
  }
  .coralclub-forum-content {
    padding-top: 300px;
  }
  .section-coralclub-forum {
    padding-bottom: 120px;
  }
}

@media (max-width: 991.98px) {
  .coralclub-page .header-content {
    min-height: 0;
    padding-top: 120px;
    padding-bottom: 170px;
  }
  .coralclub-header-figures {
    right: -40px;
    top: -40px;
  }
  .coralclub-header-figures img {
    max-width: 160px;
  }
  .coralclub-page__title {
    max-width: 100%;
    font-size: 90px;
  }
  .coralclub-page__logo {
    width: 100%;
  }
  .coralclub-page__books {
    bottom: -20px;
    right: 0;
  }
  .coralclub-page__books img {
    max-width: 79px;
  }
  .coralclub-page__first {
    margin-top: -56px;
    margin-bottom: 48px;
  }
  .coralclub-page__about-line {
    margin-bottom: 20px;
  }
  .coralclub-page__about {
    padding: 12px 16px 5px;
  }
  .coralclub-page__about-first .coralclub-page__about-wrap {
    display: block;
    margin-left: 0;
    margin-right: 0;
  }
  .coralclub-page__about-first .coralclub-page__about-title {
    width: 100%;
    padding-right: 0;
    font-size: 18px;
  }
  .coralclub-page__about-first .coralclub-page__about-text {
    padding-left: 0;
    padding-top: 12px;
    padding-right: 0;
    width: 100%;
    font-size: 14px;
  }
  .coralclub-page__step1-img {
    position: relative;
    margin-left: -25px;
    top: auto;
    width: 434px;
  }
  .coralclub-page__step1-img img {
    width: 100%;
  }
  .coralclub-page__step {
    padding-top: 25px;
  }
  .coralclub-page__step-circle {
    width: 910px;
    height: 910px;
    border-radius: 460px;
    padding-left: 0;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    padding-bottom: 55px;
  }
  .coralclub-step {
    width: 290px;
    margin-right: auto;
    margin-left: auto;
  }
  .coralclub-page__step-circle-wrapper {
    margin-top: -100px;
  }
  .coralclub-step__count {
    font-size: 22px;
  }
  .coralclub-step__title {
    font-size: 22px;
  }
  .coralclub-step__list-item {
    font-size: 14px;
    margin-top: 24px;
  }
  .coralclub-step__video-block {
    margin-left: 0;
    width: 500px;
    margin-right: auto;
    margin-left: auto;
    border-width: 8px;
  }
  .coralclub-step__video-bg img {
    width: 100%;
  }
  .coralclub-page__step2 .coralclub-step__video-block {
    margin-top: 50px;
  }
  .coralclub-page__step2 .coralclub-step-wrapper {
    padding-top: 44px;
    padding-left: 16px;
    padding-right: 16px;
  }
  .coralclub-page__steps-wrap {
    padding-bottom: 80px;
  }
  .coralclub-page__intro-body {
    padding: 0;
    margin-top: 12px;
    margin-bottom: 48px;
    font-size: 18px;
    letter-spacing: 0.184px;
    line-height: 1.4;
  }
  .coralclub-page__tasks-block {
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 12px;
    padding-bottom: 30px;
  }
  .coralclub-page__tasks-tasks {
    margin-top: 12px;
  }
  .coralclub-page__tasks-line {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 16px;
  }
  .coralclub-page__tasks-title {
    font-size: 18px;
  }
  .coralclub-page__tasks-top {
    display: block;
    margin-top: 12px;
  }
  .coralclub-page__task-text {
    font-size: 16px;
    line-height: 1.3;
    letter-spacing: 0.375px;
  }
  .coralclub-page__task-path {
    margin-top: 24px;
    max-width: 100%;
    width: 100%;
  }
  .coralclub-page__task-path:after {
    display: none;
  }
  .coralclub-page__task-steps {
    margin-top: 30px;
  }
  .coralclub-page__task-step {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-top: 20px;
  }
  .coralclub-page__task-step:after {
    display: none;
  }
  .coralclub-page__task-step__text {
    font-size: 14px;
  }
  .coralclub-page__tasks-section {
    padding-bottom: 26px;
    padding-bottom: 0;
    margin-bottom: 48px;
  }
  .coralclub-page__tasks-document {
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    right: auto;
    bottom: -24px;
  }
  .coralclub-page__tasks-document img {
    max-width: 234px;
  }
  .coralclub-page__difficults-title {
    font-size: 18px;
  }
  .coralclub-page__difficult-item {
    max-width: 100%;
    font-size: 14px;
    margin-top: 20px;
  }
  .coralclub-page__result {
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 12px;
    padding-bottom: 36px;
  }
  .coralclub-page__result-line {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 18px;
  }
  .coralclub-page__result-title {
    font-size: 18px;
  }
  .coralclub-page__result-section {
    padding-bottom: 48px;
  }
  .coralclub-page__result-text {
    font-size: 14px;
    margin-top: 12px;
    letter-spacing: 0.375px;
  }
  .coralclub-page__difficults {
    margin-bottom: 48px;
  }
  .coralclub-page__result-text-selected:before {
    width: 89px;
    height: 21px;
    background-size: contain;
    right: -28px;
    bottom: -8px;
  }
  .coralclub-page .section-other-projects {
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .coralclub-page .other-project-items {
    margin-top: 30px;
  }
  .coralclub-page .other-project__item {
    padding-left: 0;
    padding-right: 0;
    min-height: auto;
  }
  .coralclub-page .other-project__item-hashtags {
    margin-bottom: 10px;
  }
  .coralclub-page .other-project__item-title {
    font-size: 18px;
    line-height: 1.4;
  }
  .coralclub-page .other-project__item-bottom {
    margin-top: 30px;
  }
  .coralclub-page .other-project__item-logo {
    max-width: 86px;
  }
  .coralclub-page .other-project__item-more-text {
    padding: 4px 13px;
  }
  .section-coralclub-info-slider .coralclub-border-box {
    padding-top: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .coralclub-info-slide {
    height: 200px;
  }
  .coralclub-info-slider-block-wrapper {
    padding-bottom: 24px;
  }
  .coralclub-info-title-items-block {
    position: relative;
    margin-top: 22px;
  }
  .coralclub-info-slider__left {
    border: 1px solid #E4E4E4;
    padding: 40px 16px 48px;
    -webkit-box-shadow: -24.9205px 18.4383px 38px rgba(173, 173, 173, 0.04), -16.1522px 11.9507px 22.2546px rgba(173, 173, 173, 0.04), -9.599px 7.10215px 12.1037px rgba(173, 173, 173, 0.03), -4.9841px 3.68765px 6.175px rgba(173, 173, 173, 0.02), -2.03056px 1.50238px 3.0963px rgba(173, 173, 173, 0.02), -0.46149px 0.34145px 1.49537px rgba(173, 173, 173, 0.01);
            box-shadow: -24.9205px 18.4383px 38px rgba(173, 173, 173, 0.04), -16.1522px 11.9507px 22.2546px rgba(173, 173, 173, 0.04), -9.599px 7.10215px 12.1037px rgba(173, 173, 173, 0.03), -4.9841px 3.68765px 6.175px rgba(173, 173, 173, 0.02), -2.03056px 1.50238px 3.0963px rgba(173, 173, 173, 0.02), -0.46149px 0.34145px 1.49537px rgba(173, 173, 173, 0.01);
    border-radius: 24px 24px 4px 24px;
  }
  .coralclub-info-slider-block {
    margin-right: 0;
  }
  .coralclub-info-slider__info {
    max-width: 100%;
  }
  .coralclub-info-slider__note {
    max-width: 100%;
  }
  .section-coralclub-info-slider .coralclub-border-box {
    padding-bottom: 0;
  }
  .coralclub-info-chat-img {
    max-width: 225px;
    margin-right: auto;
    margin-left: auto;
  }
  .section-coralclub-info-chat {
    margin-top: 210px;
  }
  .section-coralclub-info-chat .coralclub-border-box {
    padding-top: 10px;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 42px;
  }
  .coralclub-info-chat-content {
    padding-top: 24px;
  }
  .coralclub-info-chat-img-block {
    margin-top: -90px;
  }
  .coralclub-info-chat-note {
    margin-top: 18px;
    font-size: 14px;
  }
  .section-coralclub-info-text-1 {
    margin-top: 62px;
  }
  .coralclub-info-text-1 {
    font-size: 18px;
    line-height: 1.4;
  }
  .section-coralclub-screens {
    margin-top: 20px;
  }
  .coralclub-screen-img-block--1 {
    width: 400px;
  }
  .coralclub-screens-block {
    margin-right: auto;
    margin-left: auto;
    width: 400px;
  }
  .coralclub-screen-img-2 {
    width: 196px;
  }
  .coralclub-screen-img-3 {
    width: 96px;
  }
  .coralclub-screen-img-block--2 {
    bottom: auto;
    top: 116px;
    left: 30px;
  }
  .coralclub-screen-img-block--3 {
    bottom: -40px;
    right: 65px;
    bottom: auto;
    right: auto;
    margin-top: -30px;
    margin-left: auto;
    margin-right: 0;
    position: relative;
  }
  .coralclub-screen-img-3 {
    margin-left: auto;
    margin-right: 65px;
  }
  .coralclub-screen-3-label-block {
    position: relative;
    right: auto;
    top: auto;
    margin-top: 66px;
    margin-right: 0;
  }
  .coralclub-screen-3-label-text-block {
    margin-left: auto;
    margin-right: 0;
  }
  .coralclub-screen-3-label-text-block {
    margin-right: auto;
    margin-left: auto;
  }
  .coralclub-screen-3-label-line {
    width: 182px;
    height: 63px;
    border-right: 0;
    border-bottom: 0;
    border-left: 1px dashed #803FCC;
    border-top: 1px dashed #803FCC;
  }
  .coralclub-screen-3-label-circles-block {
    top: -80px;
    bottom: auto;
    left: 50%;
    right: auto;
    margin-left: -120px;
  }
  .coralclub-screen-3-label-circles {
    width: 30px;
    height: 30px;
  }
  .coralclub-screen-3-label-circles:before {
    width: 12px;
    height: 12px;
  }
  .section-coralclub-screens {
    padding-bottom: 0;
  }
  .section-grey-bg {
    padding-bottom: 90px;
    padding-top: 76px;
  }
  .coralclub-forum-content__img {
    position: relative;
    top: auto;
    left: auto;
    width: 600px;
    margin-right: auto;
    margin-left: auto;
  }
  .coralclub-forum-content__img img {
    max-width: 600px;
  }
  .coralclub-forum-content {
    padding-top: 0;
  }
  .coralclub-forum-content__text-block {
    padding-left: 16px;
    padding-right: 16px;
  }
  .section-coralclub-forum {
    padding-top: 40px;
  }
  .coralclub-forum-slide-img img {
    width: 700px;
    max-width: 700px;
  }
  .coralclub-forum-slider-block {
    top: 30px;
    display: none;
  }
  .coralclub-forum-mobile-block {
    position: absolute;
    z-index: 2;
    max-width: 606px;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    margin-right: auto;
    margin-left: auto;
    padding-top: 30px;
    overflow: hidden;
    display: block;
  }
  .coralclub-forum-line-2 {
    margin-top: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .coralclub-forum-content__text-block {
    margin-top: -16px;
  }
  .coralclub-forum-content {
    padding-bottom: 50px;
  }
  .coralclub-forum-content__text {
    font-size: 14px;
    line-height: 1.5;
  }
  .section-coralclub-forum {
    padding-bottom: 60px;
  }
  .coralclub-page__intro-body {
    margin-bottom: 72px;
  }
  .coralclub-page__task-info {
    font-size: 14px;
    line-height: 1.5;
  }
  .coralclub-page__task-items {
    margin-top: 12px;
  }
  .coralclub-page__task-item {
    font-size: 14px;
  }
  .coralclub-page__difficult {
    margin-top: 48px;
  }
  .coralclub-page__difficult-title {
    font-size: 18px;
  }
  .coralclub-page__difficult-text {
    margin-top: 12px;
    font-size: 14px;
    line-height: 1.5;
  }
  .coralclub-page__result-info {
    margin-top: 12px;
    font-size: 18px;
  }
  .coralclub-page__result-items {
    margin-top: 12px;
  }
  .coralclub-page__result-note-block {
    margin-top: -26px;
    z-index: 2;
    position: relative;
    margin-left: 22px;
    margin-right: -8px;
    padding: 26px 20px 32px 32px;
    margin-bottom: 0;
  }
  .coralclub-page__result-note {
    font-size: 18px;
  }
  .coralclub-page__result-item {
    font-size: 14px;
  }
  .coralclub-info-slider__info {
    font-size: 14px;
  }
  .coralclub-info-slider__note {
    font-size: 14px;
  }
  .coralclub-info-chat-info {
    font-size: 18px;
  }
  .coralclub-screen-3-label-text {
    font-size: 14px;
    line-height: 1.5;
  }
  .coralclub-screens-block {
    width: 600px;
  }
  .coralclub-screen-img-block--1 {
    width: 600px;
  }
  .coralclub-screen-img-block--2 {
    top: 210px;
  }
  .coralclub-screen-img-2 {
    width: 270px;
  }
  .coralclub-screen-img-3 {
    width: 160px;
    margin-top: -80px;
  }
  .coralclub-screen-3-label-circles-block {
    margin-left: -80px;
  }
  .coralclub-page .header-content {
    padding-top: 230px;
  }
}

@media (max-width: 767.98px) {
  .coralclub-page__title {
    font-size: 70px;
  }
  .coralclub-forum-mobile-block {
    max-width: 526px;
  }
  .coralclub-forum-slide-img {
    max-width: 540px;
  }
  .coralclub-forum-slide-img img {
    max-width: 540px;
  }
  .coralclub-info-title-items {
    margin-left: -8px;
    margin-right: -8px;
  }
  .coralclub-info-title-item-wrapper {
    height: auto;
  }
  .coralclub-screen-img-block--1 {
    width: 520px;
  }
  .coralclub-screens-block {
    margin-right: auto;
    margin-left: auto;
    width: 520px;
  }
  .coralclub-screen-img-2 {
    width: 246px;
  }
  .coralclub-screen-img-3 {
    width: 146px;
  }
  .coralclub-screen-img-block--2 {
    bottom: auto;
    top: 116px;
    left: 30px;
  }
  .coralclub-screen-img-block--3 {
    bottom: -40px;
    right: 65px;
    bottom: auto;
    right: auto;
    margin-top: -30px;
    margin-left: auto;
    margin-right: 0;
    position: relative;
  }
  .coralclub-screen-img-3 {
    margin-left: auto;
    margin-right: 65px;
  }
  .coralclub-screen-3-label-block {
    position: relative;
    right: auto;
    top: auto;
    margin-top: 66px;
    margin-right: 0;
  }
  .coralclub-screen-3-label-text-block {
    margin-left: auto;
    margin-right: 0;
  }
  .coralclub-screen-3-label-text-block {
    margin-right: auto;
    margin-left: auto;
  }
  .coralclub-screen-3-label-line {
    width: 182px;
    height: 63px;
    border-right: 0;
    border-bottom: 0;
    border-left: 1px dashed #803FCC;
    border-top: 1px dashed #803FCC;
  }
  .coralclub-screen-3-label-circles-block {
    top: -80px;
    bottom: auto;
    left: 50%;
    right: auto;
    margin-left: -120px;
  }
  .coralclub-screen-3-label-circles {
    width: 30px;
    height: 30px;
  }
  .coralclub-screen-3-label-circles:before {
    width: 12px;
    height: 12px;
  }
  .coralclub-forum-content__img-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .coralclub-page .header-content {
    padding-top: 180px;
  }
}

@media (max-width: 575.98px) {
  .coralclub-page__logo {
    max-width: 226px;
  }
  .coralclub-page__header {
    padding-left: 9px;
    padding-right: 9px;
  }
  .coralclub-page__header .hc-hashtag--projects {
    margin-left: 0;
  }
  .coralclub-page__title {
    font-size: 45px;
  }
  .coralclub-page__books {
    bottom: -40px;
  }
  .coralclub-page__steps-wrap {
    margin-left: -7px;
    margin-right: -7px;
  }
  .coralclub-step__video-block {
    width: 320px;
  }
  .coralclub-page__intro-body {
    padding-left: 9px;
    padding-right: 9px;
  }
  .coralclub-page__difficults-block {
    padding-left: 9px;
    padding-right: 9px;
  }
  .coralclub-screens-block-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .coralclub-info-title-items {
    width: 510px;
  }
  .coralclub-info-title-item-wrapper {
    width: 170px;
  }
  .coralclub-info-title-items-block {
    overflow: auto;
  }
  .coralclub-info-slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .coralclub-info-slide {
    height: auto;
  }
  .coralclub-info-slide .coralclub-info-img {
    bottom: 0;
  }
  .coralclub-floating-circle-1 {
    margin-left: -90px;
    margin-top: 840px;
  }
  .coralclub-floating-circle-1 img {
    width: 120px;
  }
  .coralclub-info-text-1 {
    padding-left: 16px;
    padding-right: 16px;
  }
  .coralclub-forum-content__img-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .coralclub-forum-mobile-block {
    max-width: calc(100% - 16px);
  }
  .wsnw {
    white-space: normal;
  }
  .coralclub-floating-circle-3 {
    margin-left: 105px;
  }
  .coralclub-floating-circle-2 {
    margin-left: -130px;
  }
  .coralclub-floating-circle-8 {
    margin-left: 120px;
  }
  .coralclub-floating-circle-8 img {
    max-width: 80px;
  }
  .coralclub-screen-img-block--1 {
    width: 400px;
  }
  .coralclub-screens-block {
    margin-right: auto;
    margin-left: auto;
    width: 400px;
  }
  .coralclub-screen-img-2 {
    width: 196px;
  }
  .coralclub-screen-img-3 {
    width: 96px;
  }
  .coralclub-screen-img-block--2 {
    bottom: auto;
    top: 116px;
    left: 30px;
  }
  .coralclub-screen-img-block--3 {
    bottom: -40px;
    right: 65px;
    bottom: auto;
    right: auto;
    margin-top: -30px;
    margin-left: auto;
    margin-right: 0;
    position: relative;
  }
  .coralclub-screen-img-3 {
    margin-left: auto;
    margin-right: 65px;
  }
  .coralclub-screen-3-label-block {
    position: relative;
    right: auto;
    top: auto;
    margin-top: 66px;
    margin-right: 0;
  }
  .coralclub-screen-3-label-text-block {
    margin-left: auto;
    margin-right: 0;
  }
  .coralclub-screen-3-label-text-block {
    margin-right: auto;
    margin-left: auto;
  }
  .coralclub-screen-3-label-line {
    width: 182px;
    height: 63px;
    border-right: 0;
    border-bottom: 0;
    border-left: 1px dashed #803FCC;
    border-top: 1px dashed #803FCC;
  }
  .coralclub-screen-3-label-circles-block {
    top: -80px;
    bottom: auto;
    left: 50%;
    right: auto;
    margin-left: -120px;
  }
  .coralclub-screen-3-label-circles {
    width: 30px;
    height: 30px;
  }
  .coralclub-screen-3-label-circles:before {
    width: 12px;
    height: 12px;
  }
}

@media (max-width: 500px) {
  .coralclub-page .header-content {
    padding-top: 170px;
  }
}
