
.main-luchik {
  width: 100%;
  position: relative;
  color: #fff;
  line-height: 1;
  z-index: 1;
  font-size: 14px;
  background-color: #1d6bec;
  padding-top: 165px;
  padding-bottom: 129px;
  overflow: hidden;
}

.spollers-item-luchik-way__body {
    color: #272727;
}
.luchik-reviews__wrap p {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    color: #231f20;
    opacity: 0.8;
}
.subjects-luchik-intro__bg img {
    bottom: -9px;
    position: absolute;
    right: -37px;
}

.subjects-luchik-intro__wrap_red {
    background: #FF8E8E;
}
.subjects-luchik-intro__wrap_dark {
    background: #1061D8;
}
@media (max-width: 100em) {
  .main-luchik {
    padding-top: 124px;
    padding-bottom: 104px;
  }
}
@media (max-width: 89.375em) {
  .main-luchik {
    padding-top: 107px;
  }
}
@media (max-width: 79.375em) {
  .main-luchik {
    padding-bottom: 71px;
    padding-top: 132px;
  }
}
@media (max-width: 63.9375em) {
  .main-luchik {
    padding-bottom: 59px;
    padding-top: 113px;
  }
}
@media (max-width: 47.9375em) {
  .main-luchik {
    padding-bottom: 64px;
    padding-top: 73px;
  }
  
  .subjects-luchik-intro__slide {
    width: calc(100% / 2 - 5px);
    flex: unset;
}

.subjects-luchik-intro__slide:nth-child(2n+2) {
    margin-right: 0px;
}


}
.main-luchik::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 278px;
  left: 0;
  top: 0;
  z-index: 1;
  background-image: url("../img/olimpiada/luchik-bg-left.svg");
  background-repeat: repeat;
}
@media (max-width: 100em) {
  .main-luchik::before {
    left: -160px;
  }
}
@media (max-width: 89.375em) {
  .main-luchik::before {
    left: -173px;
  }
}
@media (max-width: 79.375em) {
  .main-luchik::before {
    left: -219px;
  }
}
@media (max-width: 63.9375em) {
  .main-luchik::before {
    width: 228px;
    left: -162px;
  }
}
@media (max-width: 47.9375em) {
  .main-luchik::before {
    display: none;
  }
}
.main-luchik::after {
  content: "";
  position: absolute;
  height: 100%;
  width: 278px;
  right: 0;
  top: 0;
  z-index: 0;
  background-image: url("../img/olimpiada/luchik-bg-right.svg");
  background-repeat: repeat;
}
@media (max-width: 100em) {
  .main-luchik::after {
    right: -160px;
  }
}
@media (max-width: 89.375em) {
  .main-luchik::after {
    right: -173px;
  }
}
@media (max-width: 79.375em) {
  .main-luchik::after {
    right: -219px;
  }
}
@media (max-width: 63.9375em) {
  .main-luchik::after {
    width: 228px;
    right: -162px;
  }
}
@media (max-width: 47.9375em) {
  .main-luchik::after {
    display: none;
  }
}

.luchik-container {
  width: 73.125rem;
  margin: 0 auto;
}
@media (max-width: 89.375em) {
  .luchik-container {
    width: 69.9375rem;
    padding: 0 2.5rem;
  }
}
@media (max-width: 79.375em) {
  .luchik-container {
    width: 60.8125rem;
  }
}
@media (max-width: 63.9375em) {
  .luchik-container {
    width: 100%;
    padding: 0 40px;
  }
}

.luchik-big-title {
  font-weight: 600;
  font-size: 64px;
  line-height: 102.5%;
  letter-spacing: -1.28px;
  color: #ffffff;
  margin-bottom: 2.75rem;
  text-align: center;
}
@media (max-width: 100em) {
  .luchik-big-title {
    font-size: 62px;
    line-height: 100%;
    margin-bottom: 50px;
  }
}
@media (max-width: 89.375em) {
  .luchik-big-title {
    margin-bottom: 37px;
  }
}
@media (max-width: 79.375em) {
  .luchik-big-title {
    font-size: 44px;
    line-height: 100%;
  }
}
@media (max-width: 63.9375em) {
  .luchik-big-title {
    margin-bottom: 28px;
  }
}
@media (max-width: 47.9375em) {
  .luchik-big-title {
    margin-bottom: 30px;
    font-size: 34px;
    line-height: 100%;
  }
}

.luchik-title {
  font-weight: 600;
  font-size: 64px;
  letter-spacing: -1.28px;
  line-height: 102.5%;
  margin-bottom: 20px;
}
@media (max-width: 100em) {
  .luchik-title {
    font-size: 48px;
    margin-bottom: 38px;
  }
}
@media (max-width: 79.375em) {
  .luchik-title {
  /* font-size: 44px; */
  }
}
@media (max-width: 47.9375em) {
  .luchik-title {
    margin-bottom: 31px;
    font-size: 28px;
  }
}

.luchik-button {
  display: inline-flex;
  align-items: center;
  background: #ff9328;
  border-radius: 65px;
  padding: 13px 29px 16px 44px;
  border: 0;
  transition: 0.2s linear;
}
@media (max-width: 47.9375em) {
  .luchik-button {
    padding: 16px 18px;
    position: relative;
    justify-content: center;
    display: flex;
  }
}
@media (any-hover: hover) {
  .luchik-button:hover {
    transform: scale(1.05);
  }
}
.luchik-button__text {
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  border-radius: 67px;
  margin-right: 15px;
  color: #fff;
}
@media (max-width: 47.9375em) {
  .luchik-button__text {
    font-size: 14px;
    line-height: 17px;
  }
}
.luchik-button__icon {
  display: flex;
  justify-content: center;
  align-items: center;
  justify-content: center;
  align-items: center;
  flex: 0 0 30px;
  width: 30px;
  height: 30px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
}
@media (max-width: 47.9375em) {
  .luchik-button__icon {
    position: absolute;
    right: 18px;
    top: 50%;
    transform: translate(0, -50%);
  }
}

.luchik-intro {
  margin-bottom: 147px;
  position: relative;
  z-index: 2;
}
@media (max-width: 100em) {
  .luchik-intro {
    margin-bottom: 104px;
  }
}
@media (max-width: 79.375em) {
  .luchik-intro {
    margin-bottom: 100px;
  }
}
@media (max-width: 63.9375em) {
  .luchik-intro {
    margin-bottom: 116px;
  }
}
@media (max-width: 47.9375em) {
  .luchik-intro {
    margin-bottom: 57px;
  }
}
.luchik-intro__body {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 63.9375em) {
  .luchik-intro__body {
    flex-direction: column;
    justify-content: flex-start;
  }
}

@media (max-width: 63.9375em) {
  .desc-luchik-intro {
    position: relative;
  }
}
.desc-luchik-intro__image {
  display: none;
}
@media (max-width: 63.9375em) {
  .desc-luchik-intro__image {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    transform: scale(-1, 1) translate(12%, 26%);
    max-width: 243px;
  }
}
@media (max-width: 47.9375em) {
  .desc-luchik-intro__image {
    max-width: 160px;
    transform: scale(-1, 1) translate(-18%, -24%);
  }
}
.desc-luchik-intro__image img {
  width: 100%;
}
.desc-luchik-intro__label {
  font-weight: 600;
  font-size: 16px;
  line-height: 150%;
  color: #ffffff;
  opacity: 0.9;
      margin-bottom: 24px;
}
.subjects-luchik-intro__wrap.subjects-luchik-intro__wrap_dark {
    line-height: 1.4;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
}
.desc-luchik-intro__title {
  font-weight: 600;
  font-size: 80px;
  line-height: 100%;
  color: #ffffff;
  margin-bottom: 50px;
  max-width: 505px;
}
@media (max-width: 100em) {
  .desc-luchik-intro__title {
    font-size: 68px;
    max-width: 450px;
  }
}
@media (max-width: 79.375em) {
  .desc-luchik-intro__title {
    max-width: 340px;
    font-size: 52px;
    margin-bottom: 35px;
  }
}
@media (max-width: 63.9375em) {
  .desc-luchik-intro__title {
    max-width: 520px;
    margin-bottom: 25px;
  }
}
@media (max-width: 47.9375em) {
  .desc-luchik-intro__title {
    max-width: 225px;
    font-size: 32px;
    margin-bottom: 6px;
  }
}
.desc-luchik-intro__subtitle {
  font-weight: 600;
  font-size: 22px;
  line-height: 150%;
  color: #ffffff;
  opacity: 0.9;
  margin-bottom: 40px;
  max-width: 439px;
}
@media (max-width: 100em) {
  .desc-luchik-intro__subtitle {
    font-size: 18px;
    margin-bottom: 29px;
  }
}
@media (max-width: 79.375em) {
  .desc-luchik-intro__subtitle {
    max-width: 363px;
    margin-bottom: 35px;
  }
}
@media (max-width: 47.9375em) {
  .desc-luchik-intro__subtitle {
    max-width: 220px;
    font-size: 16px;
    line-height: 130%;
    margin-bottom: 23px;
  }
}
.desc-luchik-intro__button {
  margin-bottom: 70px;
}
@media (max-width: 79.375em) {
  .desc-luchik-intro__button {
    margin-bottom: 38px;
  }
}
@media (max-width: 63.9375em) {
  .desc-luchik-intro__button {
    margin-bottom: 62px;
  }
}
@media (max-width: 47.9375em) {
  .desc-luchik-intro__button {
    margin-bottom: 33px;
  }
}
.desc-luchik-intro__go {
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #ffffff;
  background: transparent;
  border: 0;
  transition: 0.2s linear;
}
@media (max-width: 63.9375em) {
  .desc-luchik-intro__go {
    display: none;
  }
}
@media (any-hover: hover) {
  .desc-luchik-intro__go:hover {
    opacity: 0.7;
  }
}
.desc-luchik-intro__go svg {
  transform: translateY(-10px);
  opacity: 1;
  animation: 1.5s scroll linear infinite;
  margin-right: 10px;
}

.subjects-luchik-intro {
  flex: 0 0 512px;
  position: relative;
}
@media (max-width: 100em) {
  .subjects-luchik-intro {
    flex: 0 0 429px;
  }
}
@media (max-width: 79.375em) {
  .subjects-luchik-intro {
    flex: 0 0 341px;
  }
}
@media (max-width: 63.9375em) {
  .subjects-luchik-intro {
    flex: 0 0 auto;
    width: 100%;
  }
}
.subjects-luchik-intro__image {
  position: absolute;
    left: 0;
    bottom: 0;
    transform: translate(-81%, 16%);
    z-index: 1;
    max-width: 249px;
    pointer-events: none;
}
@media (max-width: 100em) {
  .subjects-luchik-intro__image {
  }
}
@media (max-width: 89.375em) {
  .subjects-luchik-intro__image {
  }
}
@media (max-width: 79.375em) {
  .subjects-luchik-intro__image {
    max-width: 265px;
  }
}
@media (max-width: 63.9375em) {
  .subjects-luchik-intro__image {
    display: none;
  }
}
.subjects-luchik-intro__image img {
  width: 100%;
}
.subjects-luchik-intro__label {
  font-weight: 600;
  font-size: 18px;
  line-height: 140%;
  color: #ffffff;
  margin-bottom: 18px;
  padding-left: 34px;
}
@media (max-width: 100em) {
  .subjects-luchik-intro__label {
    margin-bottom: 13px;
  }
}
@media (max-width: 89.375em) {
  .subjects-luchik-intro__label {
    padding-left: 28px;
  }
}
@media (max-width: 79.375em) {
  .subjects-luchik-intro__label {
    padding-left: 19px;
    margin-bottom: 10px;
  }
}
@media (max-width: 63.9375em) {
  .subjects-luchik-intro__label {
    max-width: 382px;
    padding-left: 0;
  }
}
@media (max-width: 47.9375em) {
  .subjects-luchik-intro__label {
    font-size: 16px;
    line-height: 130%;
    max-width: 339px;
  }
}
.subjects-luchik-intro__slider.swiper {
  display: none;
}
@media (max-width: 63.9375em) {
  .subjects-luchik-intro__slider.swiper {
    display: block;
    margin: 0 -14px;
    padding-left: 14px;
  }
}
@media (max-width: 63.9375em) {
  .subjects-luchik-intro__slider {
    /* display: none; */
  }
}
.subjects-luchik-intro__wrapper {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -7px;
  align-items: stretch;
  justify-content: center;
}
@media (max-width: 100em) {
  .subjects-luchik-intro__wrapper {
    /* margin: 0 -6px; */
    display: flex;
  }
}
@media (max-width: 79.375em) {
  .subjects-luchik-intro__wrapper {
    margin: 0 -3px;
  }
}
@media (max-width: 63.9375em) {
  .subjects-luchik-intro__wrapper {
    margin: 0;
    /* flex-wrap: nowrap; */
    gap: 10px;
  }
}
.subjects-luchik-intro__slide {
  /* flex: 0 0 50%; */
  padding: 0 7px;
  margin-bottom: 14px;
  display: flex;
  height: auto;
  width: 50%;
}
@media (max-width: 100em) {
  .subjects-luchik-intro__slide {
    padding: 0 6px;
    margin-bottom: 12px;
    /* display: flex; */
    /* height: auto; */
    /* width: 50%; */
    /* flex-direction: row; */
  }
}
@media (max-width: 79.375em) {
  .subjects-luchik-intro__slide {
    padding: 0 3px;
    margin-bottom: 7px;
  }
}
@media (max-width: 63.9375em) {
  .subjects-luchik-intro__slide {
    padding: 0;
    margin-bottom: 9px;
    flex: unset;
    margin-right: 0;
    margin-bottom: 0;
    width: calc(100% / 3 - 7px);
  }
  .subjects-luchik-intro__wrap.subjects-luchik-intro__wrap_dark {
    font-size: 14px;
}
}
.subjects-luchik-intro__wrap {
  border-radius: 35px;
  min-height: 173px;
  position: relative;
  overflow: hidden;
  padding: 20px 32px;
  width: 100%;
}

@media (max-width: 47.9375em) {
    .subjects-luchik-intro__slide {
    width: calc(100% / 2 - 5px);
}

.subjects-luchik-intro__wrap.subjects-luchik-intro__wrap_dark {
    font-size: 13px;
}

.subjects-luchik-intro__wrap {
    padding: 14px;
}
}




@media (max-width: 100em) {
  .subjects-luchik-intro__wrap {
    padding: 24px;
    /* min-height: 208px; */
  }
  .subjects-luchik-intro__wrap.subjects-luchik-intro__wrap_dark {
    font-size: 15px;
}
}
@media (max-width: 79.375em) {
  .subjects-luchik-intro__wrap {
    padding: 20px;
    /* min-height: 167px; */
    border-radius: 20px;
  }
  .subjects-luchik-intro__bg img {
    max-width: 130px;
}

.subjects-luchik-intro__wrap_green .subjects-luchik-intro__title {
    margin-bottom: 7px;
}

.subjects-luchik-intro__wrap_purple .subjects-luchik-intro__title {
    margin-bottom: 7px;
}

.subjects-luchik-intro__wrap.subjects-luchik-intro__wrap_dark {
    font-size: 13px;
}

.subjects-luchik-intro__list li {
    line-height: 120%;
}
}
.subjects-luchik-intro__wrap_yellow {
  background: #f3c650;
}
.subjects-luchik-intro__wrap_blue {
  background: #43d5f5;
}
.subjects-luchik-intro__wrap_green {
  padding: 29px 10px 10px 34px;
  background: #4bd0a0;
}
@media (max-width: 100em) {
  .subjects-luchik-intro__wrap_green {
    padding: 24px;
  }
}
@media (max-width: 79.375em) {
  .subjects-luchik-intro__wrap_green {
    padding: 20px;
  }
}
.subjects-luchik-intro__wrap_green .subjects-luchik-intro__title {
  margin-bottom: 10px;
}
.subjects-luchik-intro__wrap_purple {
  padding: 29px 10px 10px 34px;
  background: #9f7eff;
}
@media (max-width: 100em) {
  .subjects-luchik-intro__wrap_purple {
    padding: 24px;
  }
}
@media (max-width: 79.375em) {
  .subjects-luchik-intro__wrap_purple {
    padding: 20px;
  }
}
.subjects-luchik-intro__wrap_purple .subjects-luchik-intro__title {
  margin-bottom: 10px;
}
.subjects-luchik-intro__title {
  font-weight: 600;
  font-size: 20px;
  line-height: 1.1;
  color: #ffffff;
  margin-bottom: 14px;
  position: relative;
  z-index: 2;
}
@media (max-width: 100em) {
  .subjects-luchik-intro__title {
    margin-bottom: 7px;
  }
}
@media (max-width: 79.375em) {
  .subjects-luchik-intro__title {
    font-size: 18px;
    line-height: 110%;
    margin-bottom: 4px;
  }
}
.subjects-luchik-intro__list {
  position: relative;
  z-index: 2;
}
.subjects-luchik-intro__list li {
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 15px;
  line-height: 140%;
  color: #ffffff;
}
.subjects-luchik-intro__list li::before {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  margin-top: 3px;
  border-radius: 50%;
  background-color: #fff;
  margin-right: 10px;
}
.subjects-luchik-intro__list li:not(:last-child) {
  margin-bottom: 5px;
}
.subjects-luchik-intro__bg {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  pointer-events: none;
  /* opacity: 0.4; */
  width: 100%;
  height: 100%;
}
.subjects-luchik-intro__footer {
  background: #1061d8;
  border-radius: 20px;
  padding: 21px 54px 21px 34px;
  font-weight: 600;
  font-size: 16px;
  line-height: 130%;
  color: #ffffff;
  opacity: 0.8;
}
@media (max-width: 100em) {
  .subjects-luchik-intro__footer {
    font-size: 14px;
    padding: 18px 23px 18px 28px;
  }
}
@media (max-width: 79.375em) {
  .subjects-luchik-intro__footer {
    padding: 16px 17px 16px 19px;
  }
}
@media (max-width: 63.9375em) {
  .subjects-luchik-intro__footer {
    padding: 18px 10px;
    text-align: center;
  }
}
@media (max-width: 47.9375em) {
  .subjects-luchik-intro__footer {
    padding: 16px 12px;
  }
}

@keyframes scroll {
  0% {
    transform: translateY(-10px);
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translateY(10px);
  }
}
.luchik-terms {
  margin-bottom: 120px;
  position: relative;
  z-index: 2;
}
@media (max-width: 100em) {
  .luchik-terms {
    margin-bottom: 83px;
  }
}
@media (max-width: 89.375em) {
  .luchik-terms {
    margin-bottom: 96px;
  }
}
@media (max-width: 79.375em) {
  .luchik-terms {
    margin-bottom: 53px;
  }
}
@media (max-width: 63.9375em) {
  .luchik-terms {
    margin-bottom: 42px;
  }
}
@media (max-width: 47.9375em) {
  .luchik-terms {
    margin-bottom: 32px;
  }
}
.luchik-terms__body {
  display: flex;
  position: relative;
}
@media (max-width: 79.375em) {
  .luchik-terms__body {
    flex-direction: column;
  }
}
.luchik-terms__image {
  position: absolute;
  top: 0;
  right: 4.8717948718%;
  transform: translate(0, -55%);
  z-index: -1;
}
@media (max-width: 100em) {
  .luchik-terms__image {
    max-width: 266px;
  }
}
@media (max-width: 79.375em) {
  .luchik-terms__image {
    max-width: 242px;
  }
}
@media (max-width: 63.9375em) {
  .luchik-terms__image {
    max-width: 236px;
  }
}
@media (max-width: 47.9375em) {
  .luchik-terms__image {
    max-width: 167px;
    right: 0;
  }
}
.luchik-terms__image img {
  width: 100%;
}
.luchik-terms__footer {
  display: flex;
  margin-top: 36px;
}
@media (max-width: 63.9375em) {
  .luchik-terms__footer {
    flex-direction: column;
  }
}
@media (any-hover: hover) {
  .luchik-terms__button:hover {
    transform: scale(1.05);
  }
}
.luchik-terms__button_blue {
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  padding: 21px 42px;
  color: #fff;
  background: rgba(255, 255, 255, 0.14);
  border-radius: 65px;
  margin-right: 20px;
  transition: 0.2s linear;
}
@media (max-width: 63.9375em) {
  .luchik-terms__button_blue {
    margin: 0 0 12px 0;
    padding: 21px 0;
  }
}
@media (max-width: 47.9375em) {
  .luchik-terms__button_blue {
    margin-bottom: 9px;
  }
}
.luchik-terms__button_orange {
  flex: 1 1 auto;
  justify-content: space-between;
}
.luchik-terms__button_orange .luchik-button__text:first-child {
  display: none;
}
@media (max-width: 47.9375em) {
  .luchik-terms__button_orange .luchik-button__text:first-child {
    display: block;
  }
}
@media (max-width: 47.9375em) {
  .luchik-terms__button_orange .luchik-button__text:last-of-type {
    display: none;
  }
}
@media (max-width: 63.9375em) {
  .luchik-terms__button_orange .luchik-button__text {
    margin: 0 auto;
  }
}

.left-luchik-terms {
  margin-right: 20px;
}
@media (max-width: 89.375em) {
  .left-luchik-terms {
    margin-right: 17px;
  }
}
@media (max-width: 79.375em) {
  .left-luchik-terms {
    margin-right: 0;
    margin-bottom: 9px;
  }
}
.left-luchik-terms__item {
  padding: 32px;
  font-weight: normal;
  font-size: 20px;
  line-height: 120%;
  color: #272727;
  background: #ffffff;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.14);
  border-radius: 35px;
}
.left-luchik-terms__item:not(:last-child) {
  margin-bottom: 20px;
}
@media (max-width: 79.375em) {
  .left-luchik-terms__item:not(:last-child) {
    margin-bottom: 9px;
  }
}
@media (max-width: 89.375em) {
  .left-luchik-terms__item {
    padding: 24px;
  }
}
@media (max-width: 79.375em) {
  .left-luchik-terms__item {
    padding: 27px 42px;
    border-radius: 20px;
  }
}
@media (max-width: 47.9375em) {
  .left-luchik-terms__item {
    padding: 19px 26px 19px 22px;
  }
}
.left-luchik-terms__text {
  font-weight: normal;
  font-size: 20px;
  line-height: 120%;
  max-width: 284px;
}
@media (max-width: 89.375em) {
  .left-luchik-terms__text {
    max-width: 252px;
  }
}
@media (max-width: 79.375em) {
  .left-luchik-terms__text {
    font-size: 18px;
    max-width: 100%;
  }
}
@media (max-width: 47.9375em) {
  .left-luchik-terms__text {
    font-size: 16px;
  }
}
.left-luchik-terms__text_last span {
  display: block;
}
@media (max-width: 79.375em) {
  .left-luchik-terms__text_last span {
    display: inline-block;
  }
}
.left-luchik-terms__text span {
  font-weight: 600;
}

.right-luchik-terms {
  flex: 1 1 auto;
  display: flex;
  align-items: flex-start;
  padding: 32px;
  background: #ffffff;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.14);
  border-radius: 35px;
}
@media (max-width: 89.375em) {
  .right-luchik-terms {
    padding: 22px;
  }
}
@media (max-width: 79.375em) {
  .right-luchik-terms {
    padding: 26px 0 42px 43px;
    border-radius: 20px;
  }
}
@media (max-width: 47.9375em) {
  .right-luchik-terms {
    flex-direction: column;
    padding: 19px 21px 32px;
  }
}
.right-luchik-terms__content {
  margin-right: 58px;
}
@media (max-width: 89.375em) {
  .right-luchik-terms__content {
    margin-right: 53px;
  }
}
@media (max-width: 79.375em) {
  .right-luchik-terms__content {
    margin-right: 42px;
  }
}
@media (max-width: 47.9375em) {
  .right-luchik-terms__content {
    margin-right: 0;
    margin-bottom: 22px;
  }
}
.right-luchik-terms__title {
  font-weight: normal;
  font-size: 20px;
  line-height: 120%;
  color: #272727;
  margin-bottom: 30px;
}
@media (max-width: 79.375em) {
  .right-luchik-terms__title {
    font-size: 18px;
  }
}
@media (max-width: 47.9375em) {
  .right-luchik-terms__title {
    margin-bottom: 13px;
    font-size: 16px;
  }
}
.right-luchik-terms__text {
  font-weight: 600;
  font-size: 20px;
  line-height: 120%;
  color: #272727;
  max-width: 297px;
}
@media (max-width: 79.375em) {
  .right-luchik-terms__text {
    font-size: 18px;
  }
}
@media (max-width: 47.9375em) {
  .right-luchik-terms__text {
    font-size: 16px;
    max-width: 100%;
  }
}
.right-luchik-terms__item {
  display: flex;
  align-items: center;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  color: #272727;
}
@media (max-width: 47.9375em) {
  .right-luchik-terms__item {
    font-size: 16px;
  }
}
.right-luchik-terms__item:not(:last-child) {
  margin-bottom: 20px;
}
@media (max-width: 47.9375em) {
  .right-luchik-terms__item:not(:last-child) {
    margin-bottom: 10px;
  }
}
.right-luchik-terms__item::before {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  background: #272727;
  border-radius: 50%;
  margin-right: 18px;
}
@media (max-width: 47.9375em) {
  .right-luchik-terms__item::before {
    margin-right: 15px;
  }
}
.right-luchik-terms__item span {
  font-weight: 600;
  margin-left: 4px;
}

.luchik-prizes {
  margin-bottom: 127px;
  position: relative;
  z-index: 2;
}
.luchik-prizes__body {
  display: flex;
  margin: 0 -9px;
}
@media (max-width: 89.375em) {
  .luchik-prizes__body {
    margin: 0 -8px;
  }
}
@media (max-width: 79.375em) {
  .luchik-prizes__body {
    margin: 0 -7px;
  }
}
@media (max-width: 63.9375em) {
  .luchik-prizes__body {
    margin: 0 -5px;
  }
}
@media (max-width: 47.9375em) {
  .luchik-prizes__body {
    flex-wrap: wrap;
    margin: 0;
  }
}
.luchik-prizes__item {
  padding: 0 9px;
  flex: 0 0 50%;
}
@media (max-width: 89.375em) {
  .luchik-prizes__item {
    padding: 0 8px;
  }
}
@media (max-width: 79.375em) {
  .luchik-prizes__item {
    padding: 0 7px;
  }
}
@media (max-width: 63.9375em) {
  .luchik-prizes__item {
    padding: 0 5px;
  }
}
@media (max-width: 47.9375em) {
  .luchik-prizes__item {
    flex: 0 0 100%;
    padding: 0;
  }
}
@media (max-width: 47.9375em) {
  .luchik-prizes__item:not(:last-child) {
    margin-bottom: 9px;
  }
}
.luchik-prizes__wrap {
  padding: 48px 20px 20px 48px;
  min-height: 224px;
  height: 100%;
  background: #27d2f8;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.14);
  border-radius: 35px;
  position: relative;
}
@media (max-width: 89.375em) {
  .luchik-prizes__wrap {
    padding: 42px 20px 20px 42px;
    min-height: 198px;
  }
}
@media (max-width: 79.375em) {
  .luchik-prizes__wrap {
    padding: 37px 20px 20px 37px;
    min-height: 171px;
    border-radius: 35px;
  }
}
@media (max-width: 63.9375em) {
  .luchik-prizes__wrap {
    padding: 28px 10px 10px 28px;
    min-height: 131px;
  }
}
.luchik-prizes__wrap_purple {
  background: #9f7eff;
}
.luchik-prizes__text {
  font-weight: 600;
  font-size: 27px;
  line-height: 32px;
  max-width: 325px;
}
@media (max-width: 100em) {
  .luchik-prizes__text {
    font-size: 22px;
    line-height: 26px;
  }
}
@media (max-width: 89.375em) {
  .luchik-prizes__text {
    max-width: 260px;
  }
}
@media (max-width: 79.375em) {
  .luchik-prizes__text {
    font-size: 16px;
    line-height: 19px;
    max-width: 220px;
  }
}
@media (max-width: 63.9375em) {
  .luchik-prizes__text {
    max-width: 190px;
  }
}
.luchik-prizes__image {
  position: absolute;
  pointer-events: none;
  right: 0;
  top: 30%;
  z-index: 1;
  transform: translate(0, 6%);
}
@media (max-width: 100em) {
  .luchik-prizes__image {
    max-width: 216px;
    width: 100%;
  }
}
@media (max-width: 89.375em) {
  .luchik-prizes__image {
    max-width: 192px;
  }
}
@media (max-width: 79.375em) {
  .luchik-prizes__image {
    max-width: 163px;
  }
}
@media (max-width: 63.9375em) {
  .luchik-prizes__image {
    max-width: 121px;
  }
}
.luchik-prizes__image img {
  width: 100%;
}
.luchik-prizes__image_purple {
  transform: translate(10%, -6%);
}
@media (max-width: 100em) {
  .luchik-prizes__image_purple {
    max-width: 349px;
    width: 100%;
  }
}
@media (max-width: 89.375em) {
  .luchik-prizes__image_purple {
    max-width: 318px;
  }
}
@media (max-width: 79.375em) {
  .luchik-prizes__image_purple {
    max-width: 283px;
  }
}
@media (max-width: 63.9375em) {
  .luchik-prizes__image_purple {
    max-width: 233px;
  }
}

.luchik-way {
  margin-bottom: 100px;
  position: relative;
  z-index: 2;
}
@media (max-width: 100em) {
  .luchik-way {
    margin-bottom: 87px;
  }
}
@media (max-width: 79.375em) {
  .luchik-way {
    margin-bottom: 76px;
  }
}
@media (max-width: 47.9375em) {
  .luchik-way {
    margin-bottom: 38px;
  }
}
.luchik-way__item:not(:last-child) {
  margin-bottom: 42px;
}
@media (max-width: 100em) {
  .luchik-way__item:not(:last-child) {
    margin-bottom: 22px;
  }
}
@media (max-width: 79.375em) {
  .luchik-way__item:not(:last-child) {
    margin-bottom: 14px;
  }
}
@media (max-width: 47.9375em) {
  .luchik-way__item:not(:last-child) {
    margin-bottom: 26px;
  }
}

.item-luchik-way__body {
  position: relative;
  margin-top: -100px;
}
@media (max-width: 100em) {
  .item-luchik-way__body {
    margin-top: -135px;
  }
}
@media (max-width: 79.375em) {
  .item-luchik-way__body {
    margin-top: -170px;
  }
}
@media (max-width: 47.9375em) {
  .item-luchik-way__body {
    margin-top: -70px;
  }
}
.item-luchik-way__body_purple {
  margin-top: -248px;
}
@media (max-width: 100em) {
  .item-luchik-way__body_purple {
    margin-top: -250px;
  }
}
@media (max-width: 89.375em) {
  .item-luchik-way__body_purple {
    margin-top: -290px;
  }
}
@media (max-width: 79.375em) {
  .item-luchik-way__body_purple {
    margin-top: -90px;
  }
}
@media (max-width: 47.9375em) {
  .item-luchik-way__body_purple {
    margin-top: -110px;
  }
}
.item-luchik-way__image {
  position: absolute;
  top: 0;
  right: 8.9743589744%;
  transform: translate(0, -55%);
  z-index: 1;
}
@media (max-width: 100em) {
  .item-luchik-way__image {
    width: 346px;
    transform: translate(0, -52%);
  }
}
@media (max-width: 89.375em) {
  .item-luchik-way__image {
    right: 8.9423076923%;
  }
}
@media (max-width: 79.375em) {
  .item-luchik-way__image {
    right: 50px;
    width: 286px;
  }
}
@media (max-width: 47.9375em) {
  .item-luchik-way__image {
    right: 21.5517241379%;
  }
}
.item-luchik-way__image_purple {
  right: 6.1538461538%;
  transform: translate(0, -78%);
}
@media (max-width: 100em) {
  .item-luchik-way__image_purple {
    width: 306px;
  }
}
@media (max-width: 89.375em) {
  .item-luchik-way__image_purple {
    right: 8.9423076923%;
  }
}
@media (max-width: 79.375em) {
  .item-luchik-way__image_purple {
    right: 20px;
    width: 272px;
  }
}
@media (max-width: 47.9375em) {
  .item-luchik-way__image_purple {
    right: 20.4022988506%;
    width: 252px;
    top: 17px;
  }
}
.item-luchik-way__image img {
  width: 100%;
}

.item-luchik-way__image_blue {
  right: 6.1538461538%;
  transform: translate(0, -78%);
}
@media (max-width: 100em) {
  .item-luchik-way__image_blue {
    width: 306px;
  }
}
@media (max-width: 89.375em) {
  .item-luchik-way__image_blue {
    right: 8.9423076923%;
  }
}
@media (max-width: 79.375em) {
  .item-luchik-way__image_blue {
    right: 20px;
    width: 272px;
  }
}
@media (max-width: 47.9375em) {
  .item-luchik-way__image_blue {
    right: 20.4022988506%;
    width: 252px;
    top: 22px;
  }
}

.head-luchik-way {
}
@media (max-width: 47.9375em) {
  .head-luchik-way {
    flex-direction: column;
  }
}
.head-luchik-way__title {
}
@media (max-width: 79.375em) {
  .head-luchik-way__title {
  }
}
@media (max-width: 47.9375em) {
  .head-luchik-way__title {
    flex: 1 1 auto;
    margin-bottom: 14px;
  }
}
.head-luchik-way__desc {
  flex: 0 0 641px;
}
@media (max-width: 79.375em) {
  .head-luchik-way__desc {
    flex: 0 1 580px;
  }
}
@media (max-width: 63.9375em) {
  .head-luchik-way__desc {
    flex: 0 1 395px;
  }
}
@media (max-width: 47.9375em) {
  .head-luchik-way__desc {
    flex: 1 1 auto;
  }
}
.head-luchik-way__label {
  font-weight: 600;
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 20px;
}
@media (max-width: 79.375em) {
  .head-luchik-way__label {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 13px;
  }
}
@media (max-width: 47.9375em) {
  .head-luchik-way__label {
    margin-bottom: 21px;
    font-size: 20px;
    line-height: 24px;
  }
}
.head-luchik-way__text {
  font-size: 18px;
  line-height: 22px;
}
@media (max-width: 100em) {
  .head-luchik-way__text {
    margin-bottom: 43px;
  }
}
@media (max-width: 89.375em) {
  .head-luchik-way__text {
    margin-bottom: 40px;
  }
}
@media (max-width: 79.375em) {
  .head-luchik-way__text {
    font-size: 14px;
    line-height: 17px;
  }
}
@media (max-width: 63.9375em) {
  .head-luchik-way__text {
    margin-bottom: 25px;
  }
}

.head-item-luchik-way {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 48px 54px 145px;
  background: #1cc98a;
  border-radius: 35px;
}
@media (max-width: 100em) {
  .head-item-luchik-way {
    padding: 40px 57px 172px;
  }
}
@media (max-width: 79.375em) {
  .head-item-luchik-way {
    padding: 33px 38px 194px;
    border-radius: 20px;
  }
}
@media (max-width: 47.9375em) {
  .head-item-luchik-way {
    padding: 19px 17px 200px;
    flex-direction: column;
    justify-content: flex-start;
  }
}
.head-item-luchik-way_purple {
  padding: 48px 54px 287px;
  background: #8c67f6;
}
.head-item-luchik-way_yellow {
  background: #f3c650;
}
.head-item-luchik-way_blue {
  background: #43d5f5;
}
.head-item-luchik-way__desc_yellow a {
  
}
.head-item-luchik-way__desc_blue a {
  
}

@media (max-width: 100em) {
  .head-item-luchik-way_purple {
    padding: 40px 57px 330px;
  }
}
@media (max-width: 79.375em) {
  .head-item-luchik-way_purple {
    padding: 33px 38px 125px;
  }
}
@media (max-width: 47.9375em) {
  .head-item-luchik-way_purple {
    padding: 19px 17px 236px;
  }
}
@media (max-width: 47.9375em) {
  .head-item-luchik-way__content {
    order: 2;
  }
}
.head-item-luchik-way__tour {
  display: flex;
  align-items: center;
  margin-bottom: 32px;
}
@media (max-width: 100em) {
  .head-item-luchik-way__tour {
    margin-bottom: 24px;
  }
}
@media (max-width: 79.375em) {
  .head-item-luchik-way__tour {
    margin-bottom: 28px;
  }
}
@media (max-width: 47.9375em) {
  .head-item-luchik-way__tour {
    margin-bottom: 23px;
  }
}
.head-item-luchik-way__num {
  font-weight: 600;
  font-size: 36px;
  line-height: 110%;
  padding: 8px 31px;
  background: #3beaab;
  border-radius: 177.138px;
  margin-right: 15px;
}
@media (max-width: 79.375em) {
  .head-item-luchik-way__num {
    font-size: 28px;
    line-height: 110%;
    padding: 7px 27px;
    margin-right: 17px;
  }
}
@media (max-width: 47.9375em) {
  .head-item-luchik-way__num {
    margin-right: 13px;
  }
}
.head-item-luchik-way__num_purple {
  background: #9f7eff;
}
.head-item-luchik-way__num_yellow {
  background: #ffd464;
}
.head-item-luchik-way__num_blue {
  background: #62e3ff;
}
.head-item-luchik-way__name {
  font-weight: 600;
  font-size: 56px;
  line-height: 130%;
}
@media (max-width: 100em) {
  .head-item-luchik-way__name {
    font-size: 42px;
    line-height: 130%;
  }
}
@media (max-width: 79.375em) {
  .head-item-luchik-way__name {
    font-size: 28px;
    line-height: 130%;
  }
}
.head-item-luchik-way__desc {
  color: rgba(255, 255, 255, 0.79);
  font-size: 24px;
  line-height: 120%;
  max-width: 675px;
}
@media (max-width: 100em) {
  .head-item-luchik-way__desc {
    font-size: 20px;
  }
}
@media (max-width: 79.375em) {
  .head-item-luchik-way__desc {
  }
}
@media (max-width: 47.9375em) {
  .head-item-luchik-way__desc {
    max-width: 305px;
  }
}
.head-item-luchik-way__desc_purple {
  max-width: 654px;
}
@media (max-width: 89.375em) {
  .head-item-luchik-way__desc_purple {
    max-width: 545px;
  }
}
@media (max-width: 79.375em) {
  .head-item-luchik-way__desc_purple {
    max-width: 364px;
  }
}
@media (max-width: 47.9375em) {
  .head-item-luchik-way__desc_purple {
    max-width: 309px;
  }
}
.head-item-luchik-way__date {
  font-weight: 600;
  font-size: 22px;
  line-height: 102.5%;
  padding: 18px 34px;
  border: 2px solid rgba(255, 255, 255, 0.3);
  border-radius: 88.2353px;
  white-space: nowrap;
}
@media (max-width: 79.375em) {
  .head-item-luchik-way__date {
    font-size: 18px;
    padding: 14px 27px;
  }
}
@media (max-width: 47.9375em) {
  .head-item-luchik-way__date {
    order: 1;
    margin: 0 0 9px;
  }
}

.spollers-item-luchik-way {
  background: #ffffff;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.14);
  border-radius: 35px;
  padding: 39px 55px 51px;
  position: relative;
  z-index: 2;
}
@media (max-width: 79.375em) {
  .spollers-item-luchik-way {
    padding: 38px 35px 42px;
    border-radius: 20px;
  }
}
@media (max-width: 63.9375em) {
  .spollers-item-luchik-way {
    padding: 38px 39px 42px;
  }
}
@media (max-width: 47.9375em) {
  .spollers-item-luchik-way {
    padding: 19px;
  }
}
.spollers-item-luchik-way__item:not(:last-child) {
  margin-bottom: 8px;
}
.spollers-item-luchik-way__item:first-child .spollers-item-luchik-way__point {
  align-items: flex-start;
}
.spollers-item-luchik-way__body {
  padding: 18px 10px 22px 42px;
}
@media (max-width: 79.375em) {
  .spollers-item-luchik-way__body {
    padding: 20px 10px 36px 13px;
  }
}
@media (max-width: 47.9375em) {
  .spollers-item-luchik-way__body {
    padding: 14px 0 16px 20px;
  }
}
.spollers-item-luchik-way__label {
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #272727;
  margin-bottom: 16px;
}
.spollers-item-luchik-way__list {
  margin-bottom: 19px;
}
.spollers-item-luchik-way__point {
  display: flex;
  align-items: center;
}
.spollers-item-luchik-way__point:not(:last-child) {
  margin-bottom: 12px;
}
@media (max-width: 63.9375em) {
  .spollers-item-luchik-way__point:not(:last-child) {
    margin-bottom: 5px;
  }
}
.spollers-item-luchik-way__icon {
  flex: 0 0 23px;
  margin-right: 15px;
}
.spollers-item-luchik-way__text {
  font-weight: normal;
  font-size: 16px;
  line-height: 160%;
  color: #000000;
}
.spollers-item-luchik-way__subtext {
  max-width: 300px;
}
.spollers-item-luchik-way__info {
  font-size: 16px;
  line-height: 26px;
  color: #272727;
}

.title-spollers-item-luchik-way {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  background: #e8f4ff;
  border-radius: 20px;
  border: none;
  padding: 15px 18px 15px 40px;
}
@media (max-width: 89.375em) {
  .title-spollers-item-luchik-way {
    padding: 15px 26px 15px 40px;
  }
}
@media (max-width: 79.375em) {
  .title-spollers-item-luchik-way {
    padding: 12px 23px 13px 35px;
    border-radius: 14px;
  }
}
@media (max-width: 47.9375em) {
  .title-spollers-item-luchik-way {
    padding: 12px 10px 13px 20px;
  }
}
.title-spollers-item-luchik-way._spoller-active .title-spollers-item-luchik-way__icon {
  transform: rotate(0);
}
.title-spollers-item-luchik-way__name {
  font-weight: 600;
  font-size: 22px;
  line-height: 26px;
  color: #272727;
}
@media (max-width: 79.375em) {
  .title-spollers-item-luchik-way__name {
    font-size: 18px;
    line-height: 22px;
  }
}
.title-spollers-item-luchik-way__icon {
  flex: 0 0 44px;
  height: 44px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  transform: rotate(180deg);
  transition: 0.3s ease-in;
}
@media (max-width: 79.375em) {
  .title-spollers-item-luchik-way__icon {
    flex: 0 0 35px;
    width: 35px;
    height: 35px;
  }
}
.title-spollers-item-luchik-way__icon svg {
  width: 14px;
}
@media (max-width: 79.375em) {
  .title-spollers-item-luchik-way__icon svg {
    width: 11px;
  }
}

.luchik-reviews {
  margin-bottom: 124px;
  position: relative;
  z-index: 2;
}
@media (max-width: 100em) {
  .luchik-reviews {
    /* margin-bottom: 54px; */
  }
}
@media (max-width: 89.375em) {
  .luchik-reviews {
    /* margin-bottom: 51px; */
  }
}
@media (max-width: 79.375em) {
  .luchik-reviews {
    margin-bottom: 49px;
  }
}
@media (max-width: 63.9375em) {
  .luchik-reviews {
    margin-bottom: 59px;
  }
}
@media (max-width: 47.9375em) {
  .luchik-reviews {
    margin-bottom: 38px;
  }
}
.luchik-reviews__title span {
  display: block;
}
@media (max-width: 47.9375em) {
  .luchik-reviews__title {
    /* max-width: 213px; */
  }
}
.luchik-reviews__body {
  display: flex;
  margin: 0 -9px;
  position: relative;
      flex-wrap: wrap;
}
.luchik-reviews__item {
    margin-bottom: 20px;
}
@media (max-width: 89.375em) {
  .luchik-reviews__body {
    margin: 0 -8px;
  }
}
@media (max-width: 79.375em) {
  .luchik-reviews__body {
    flex-wrap: wrap;
    margin: 0;
  }
}
.luchik-reviews__image {
  position: absolute;
  right: 11.3675213675%;
  top: 0;
  z-index: -1;
  transform: translate(0, -60%);
  width: 244px;
  height: 276px;
}
@media (max-width: 89.375em) {
  .luchik-reviews__image {
    right: 0;
  }
}
@media (max-width: 79.375em) {
  .luchik-reviews__image {
    width: 190px;
    height: 216px;
    right: 8.389261745%;
  }
}
@media (max-width: 47.9375em) {
  .luchik-reviews__image {
    width: 148px;
    height: 168px;
    right: 0;
  }
}
.luchik-reviews__image img {
  width: 100%;
  height: 100%;
}
.luchik-reviews__item {
  flex: 0 0 50%;
  padding: 0 9px;
}
@media (max-width: 89.375em) {
  .luchik-reviews__item {
    padding: 0 8px;
  }
}
@media (max-width: 79.375em) {
  .luchik-reviews__item {
    flex: 0 0 100%;
    padding: 0;
    margin: 0 0 16px;
  }
}
.luchik-reviews__wrap {
  background: #ffffff;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.14);
  border-radius: 35px;
  padding: 36px 32px 40px 39px;
  height: 100%;
}
.luchik-reviews__name {
  font-weight: 600;
  font-size: 28px;
  line-height: 108%;
  color: #231f20;
  opacity: 0.8;
  margin-bottom: 11px;
}
.luchik-reviews__desc {
  font-size: 18px;
  line-height: 108%;
  color: #fe9023;
  margin-bottom: 29px;
}
.luchik-reviews__text {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 26px;
  color: #231f20;
  opacity: 0.8;
}

.luchik-questions {
  margin-bottom: 209px;
  position: relative;
  z-index: 2;
}
@media (max-width: 100em) {
  .luchik-questions {
    margin-bottom: 156px;
  }
}
@media (max-width: 89.375em) {
  .luchik-questions {
    margin-bottom: 161px;
  }
}
@media (max-width: 79.375em) {
  .luchik-questions {
    margin-bottom: 109px;
  }
}
@media (max-width: 47.9375em) {
  .luchik-questions {
    margin-bottom: 60px;
  }
}
.luchik-questions__body {
  display: flex;
  margin: 0 -9px 44px;
}
@media (max-width: 89.375em) {
  .luchik-questions__body {
    margin: 0 -8px 44px;
  }
}
@media (max-width: 79.375em) {
  .luchik-questions__body {
    margin: 0 -7px 30px;
  }
}
@media (max-width: 63.9375em) {
  .luchik-questions__body {
    flex-wrap: wrap;
    margin: 0 0 32px;
  }
}
@media (max-width: 47.9375em) {
  .luchik-questions__body {
    margin: 0 0 11px;
  }
}
.luchik-questions__item {
  flex: 0 0 50%;
  padding: 0 9px;
}
@media (max-width: 89.375em) {
  .luchik-questions__item {
    padding: 0 8px;
  }
}
@media (max-width: 79.375em) {
  .luchik-questions__item {
    padding: 0 7px;
  }
}
@media (max-width: 63.9375em) {
  .luchik-questions__item {
    flex: 0 0 100%;
    padding: 0;
    margin: 0 0 6px;
  }
}
.luchik-questions__wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 172px;
  background: #27d2f8;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.14);
  border-radius: 35px;
}
@media (max-width: 79.375em) {
  .luchik-questions__wrap {
    border-radius: 20px;
    min-height: 148px;
  }
}
@media (max-width: 63.9375em) {
  .luchik-questions__wrap {
    min-height: 112px;
  }
}
@media (max-width: 47.9375em) {
  .luchik-questions__wrap {
    justify-content: stretch;
    padding: 0 0 0 34px;
    min-height: 80px;
  }
}
.luchik-questions__icon {
  width: 70px;
  height: 70px;
  margin-right: 25px;
}
@media (max-width: 79.375em) {
  .luchik-questions__icon {
    width: 60px;
    height: 60px;
    margin-right: 20px;
  }
}
@media (max-width: 47.9375em) {
  .luchik-questions__icon {
    width: 40px;
    height: 40px;
    margin-right: 16px;
  }
}
.luchik-questions__icon svg {
  width: 100%;
  height: 100%;
}
.luchik-questions__link {
  font-weight: 600;
  font-size: 28.8053px;
  line-height: 108%;
  margin-bottom: 5px;
  color: #fff;
  transition: 0.2s linear;
}
@media (max-width: 79.375em) {
  .luchik-questions__link {
    font-size: 24px;
    line-height: 108%;
  }
}
@media (max-width: 47.9375em) {
  .luchik-questions__link {
    font-size: 20px;
    line-height: 108%;
    margin-bottom: 0;
  }
}
@media (any-hover: hover) {
  .luchik-questions__link:hover {
    opacity: 0.7;
  }
}
.luchik-questions__note {
  font-size: 25.6047px;
  line-height: 108%;
  opacity: 0.7;
  color: #fff;
}
@media (max-width: 79.375em) {
  .luchik-questions__note {
    font-size: 22px;
    line-height: 108%;
  }
}
@media (max-width: 47.9375em) {
  .luchik-questions__note {
    font-size: 18px;
    line-height: 108%;
  }
}
.luchik-questions__footer {
  display: flex;
  justify-content: center;
  position: relative;
}
@media (max-width: 47.9375em) {
  .luchik-questions__footer {
    display: block;
  }
}
.luchik-questions__image {
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translate(-25%, -35%);
  width: 285px;
  height: 281px;
  pointer-events: none;
}
@media (max-width: 79.375em) {
  .luchik-questions__image {
    width: 241px;
    height: 238px;
    transform: translate(-35%, -35%);
  }
}
@media (max-width: 63.9375em) {
  .luchik-questions__image {
    transform: translate(-34%, -35%);
  }
}
@media (max-width: 47.9375em) {
  .luchik-questions__image {
    display: none;
  }
}
.luchik-questions__image img {
  width: 100%;
  height: 100%;
}
@media (max-width: 47.9375em) {
  .luchik-questions__button {
    width: 100%;
  }
}

.luchik-partners {
  position: relative;
  z-index: 2;
}
.luchik-partners__body {
    display: flex;
    /* margin: 0 -7.5px; */
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    flex-wrap: wrap;
    gap: 20px;
}
@media (max-width: 89.375em) {
  .luchik-partners__body {
    margin: 0 -6.5px;
  }
}
@media (max-width: 79.375em) {
  .luchik-partners__body {
    margin: 0 -6px;
  }
}
@media (max-width: 63.9375em) {
  .luchik-partners__body {
    margin: 0 -4px;
  }
}
@media (max-width: 47.9375em) {
  .luchik-partners__body {
    margin: 0;
    flex-wrap: wrap;
  }
}
.luchik-partners__item {
  /* flex: 0 0 33.33333%; */
  /* padding: 0 7.5px; */
  width: 30%;
}
@media (max-width: 89.375em) {
  .luchik-partners__item {
    /* padding: 0 6.5px; */
  }
}
@media (max-width: 79.375em) {
  .luchik-partners__item {
    /* padding: 0 6px; */
  }
}
@media (max-width: 63.9375em) {
  .luchik-partners__item {
    /* padding: 0 4px; */
    width: 24%;
  }
}
@media (max-width: 47.9375em) {
  .luchik-partners__item {
    /* flex: 0 0 40%; */
    padding: 0;
    /* margin-bottom: 16px; */
    width: 100%;
  }
}
.luchik-partners__wrap {
  background: linear-gradient(0deg, #ffffff, #ffffff), radial-gradient(58.13% 63.66% at 50% 50%, rgba(211, 222, 253, 0.3) 0%, rgba(133, 162, 237, 0.3) 100%);
  backdrop-filter: blur(16px);
  border-radius: 35px;
  padding: 42px 5px 23px;
  text-align: center;
}
@media (max-width: 89.375em) {
  .luchik-partners__wrap {
    padding: 37px 5px 18px;
  }
}
@media (max-width: 79.375em) {
  .luchik-partners__wrap {
    padding: 32px 5px 11px;
    border-radius: 20px;
  }
}
@media (max-width: 63.9375em) {
  .luchik-partners__wrap {
    padding: 4px 5px 5px;
  }
}
@media (max-width: 47.9375em) {
  .luchik-partners__wrap {
    padding: 32px 5px 15px;
    border-radius: 25px;
  }
}
.luchik-partners__image {
  margin: 0 auto 31px;
      width: 190px;
    height: 190px;
}
.luchik-partners__image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
@media (max-width: 89.375em) {
  .luchik-partners__image {
    margin: 0 auto 27px;
        width: 170px;
    height: 170px;
  }
}
@media (max-width: 79.375em) {
  .luchik-partners__image {
    margin: 0 auto 24px;
    width: 150px;
    height: 150px;
  }
}
@media (max-width: 63.9375em) {
  .luchik-partners__image {
    max-width: 109px;
    margin: 0 auto 18px;
    width: 110px;
    height: 110px;
  }
}
@media (max-width: 47.9375em) {
  .luchik-partners__image {
    margin: 0 auto 25px;
  }
}
.luchik-partners__image img {
  width: 100%;
}
.luchik-partners__label {
  font-size: 18px;
  line-height: 150%;
  color: #272727;
}
@media (max-width: 63.9375em) {
  .luchik-partners__label {
    font-size: 16px;
  }
}

.gradients {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.gradients__item {
  width: 100%;
}
.gradients__item_fir {
  height: 13.70176586%;
  background: radial-gradient(68.91% 68.91% at 45.83% 20.88%, #3da6f9 0%, #1d6bec 100%);
}
.gradients__item_sec {
  height: 13.7835186396%;
  background: radial-gradient(39.75% 39.75% at 52.66% 50.04%, #3da6f9 0%, #1d6bec 100%);
  transform: matrix(-1, 0, 0, 1, 0, 0);
}
.gradients__item_thir {
  height: 25.6376716808%;
  background: radial-gradient(39.75% 39.75% at 52.66% 50.04%, #3da6f9 0%, #1d6bec 100%);
  transform: matrix(-1, 0, 0, 1, 0, 0);
}
.gradients__item_fourth {
  height: 25.6376716808%;
  background: radial-gradient(39.75% 39.75% at 52.66% 50.04%, #3da6f9 0%, #1d6bec 100%);
  transform: matrix(-1, 0, 0, 1, 0, 0);
}
.gradients__item_fif {
  height: 21.2393721387%;
  background: radial-gradient(39.75% 39.75% at 52.66% 50.04%, #3da6f9 0%, #1d6bec 100%);
  transform: matrix(-1, 0, 0, 1, 0, 0);
}
.swiper {
  overflow: hidden;
}

.swiper-wrapper {
  width: 100%;
  height: 100%;
  box-sizing: content-box;
  display: flex;
  position: relative;
  /* justify-content: center; */
}

.swiper-vertical .swiper-wrapper {
  flex-direction: column;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
}

.swiper-initialized .swiper-slide {
  flex-shrink: 0;
}

.swiper-android .swiper-slide,
.swiper-android .swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-button-lock {
  display: none !important;
}
.luchik-way__head.head-luchik-way {
    margin-bottom: 34px;
}

.luchik-menu {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 10;
    border-radius: 20px 20px 0 0;
    background: rgba(16, 97, 216, 0.79);
    backdrop-filter: blur(6.900000095367432px);
    width: 1680px;
    padding: 24px 0;
    margin-left: 50%;
    transform: translateX(-50%);
}

.luchik-menu-slider {}

.swiper-slide.luchik-menu-slider__slide {
    width: fit-content;
}

.swiper-slide.luchik-menu-slider__slide a {
    display: inline-block;
    font-size: 18px;
    letter-spacing: -0.36px;
    color: #FFF;
}

.swiper-slide.luchik-menu-slider__slide a:hover {
    opacity: 0.6;
}

.luchik-menu-slider .swiper-wrapper {
    justify-content: center;
    gap: 36px;
}

.swiper-slide.luchik-menu-slider__slide:not(:nth-last-child(1)):after {
    content: '';
    display: block;
    position: absolute;
    top: -1px;
    bottom: 0;
    right: -20px;
    width: 4px;
    height: 3px;
    margin: auto;
    background: #FFF;
    border-radius: 4px;
}

.head-luchik-way__panel {
    border-radius: 35px;
    background: #1061D8;
    display: flex;
    padding: 39px 57px 42px;
    justify-content: space-between;
}

.head-luchik-way__panel-text {
    color: rgba(255, 255, 255, 0.80);
    width: 558px;
    font-size: 18px;
    line-height: normal;
}

.luchik-tours {
    width: 420px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.luchik-tours__progress {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
    margin-top: 10px;
}

.luchik-tours__progress-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    /* width: calc(100% / 3); */
}

.luchik-tours__progress-item-title {
    font-size: 22.769px;
    margin-bottom: 4px;
}

.luchik-tours__progress-item-text {
    font-size: 15.354px;
    margin-bottom: 20px;
}

.luchik-tours__progress-item-dot {
    position: relative;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 5px solid;
    background: #1061D8;
    z-index: 2;
}

.luchik-tours__progress-line {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 12px;
    margin: auto;
    width: 164px;
    height: 4px;
    background: #FFF;
    z-index: -1;
}

.head-luchik-way__panel-text b {
    color: #FFF;
}

.luchik-tours__button {
  width: fit-content;
  margin: 0 auto;
}

.head-item-luchik-way__linkslist {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.head-item-luchik-way__link {
  display: block;
  position: relative;
  width: fit-content;
  /* border-bottom: 2px solid; */
  text-decoration: underline;
  color: #FFF;
  font-size: 24px;
  line-height: 120%;
}

.head-item-luchik-way__link:hover {
  /* border-bottom: 2px solid transparent; */
}

.head-item-luchik-way__link img {
  content: '';
  display: inline;
  position: relative;
  top: 0px;
  right: -8px;
  width: 19px;
  height: 19px;
}


.luchik-tasks {

position: relative;

margin-bottom: 144px;

z-index: 1;
}

.luchik-tasks__title {
}

.luchik-title._centered {

text-align: center;
}

.luchik-tasks__cardslist {

display: grid;

grid-template-columns: repeat(3, 1fr);

grid-template-rows: auto;

grid-gap: 17px;
}

.luchik-tasks-card {
position: relative;
color: #000;
}

.luchik-tasks-card__back {
  width: 100%;
  height: 100%;
  overflow: hidden;
  backface-visibility: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.luchik-tasks-card__front {
  transform: perspective(600px) rotateY(0deg);
}

.luchik-tasks-card__back {
  transform: perspective(600px) rotateY(180deg);
}

._rotated .luchik-tasks-card__front {
  transform: perspective(600px) rotateY(-180deg);
}

._rotated .luchik-tasks-card__back {
  transform: perspective(600px) rotateY(0deg);
}


.luchik-tasks-card__class {
    border-radius: 77px;
    border: 1px solid #B0C8DE;
    color: #B0C8DE;
    width: fit-content;
    font-size: 18px;
    font-weight: 600;
    line-height: 120%; /* 21.6px */
    letter-spacing: -0.18px;
    padding: 10px 18px;
    margin-bottom: 21px;
}

.luchik-tasks-card__title {
    color: #272727;
    font-size: 26px;
    font-weight: 600;
    line-height: 111%; /* 28.86px */
    letter-spacing: -0.52px;
    margin-bottom: 15px;
}

.luchik-tasks-card__text {
    font-size: 16px;
    line-height: 140%; /* 22.4px */
    letter-spacing: -0.32px;
    font-weight: 300;
    margin-bottom: 18px;
}

.luchik-tasks-card__checkslist {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 19px;
}

.luchik-tasks-card__check {
    display: flex;
    align-items: center;
}

.luchik-tasks-card__check-ico {
    width: 20px;
    height: 20px;
    border-radius: 4px;
    border: 1.5px solid #D7E4F0;
}

.luchik-tasks-card__check-text {
    padding-left: 8px;
    font-size: 15.889px;
    font-weight: 300;
    line-height: 140%; /* 22.245px */
    letter-spacing: -0.159px;
}

.luchik-tasks-card__button {}

.luchik-tasks-button {
    padding: 15px 16px 15px 24px;
    border-radius: 16px;
    background: #E8F4FF;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}

.luchik-tasks-button__text {
    font-size: 18px;
    font-weight: 600;
    line-height: 111%; /* 19.98px */
    letter-spacing: -0.36px;
}

.luchik-tasks-button__ico {
    position: relative;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #FFF;
    transition: 0.2s;
    transform: rotate(0deg);
}

.luchik-tasks-button:hover .luchik-tasks-button__ico {
    transform: rotate(-90deg);
}

.luchik-tasks-button__ico span {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: #272727;
}

.luchik-tasks-button__ico span:nth-child(1) {
    width: 16px;
    height: 2px;
}

.luchik-tasks-button__ico span:nth-child(2) {
    height: 16px;
    width: 2px;
}

.luchik-tasks-card__back .luchik-tasks-button {
    justify-content: center;
}

.luchik-tasks-button__arrow {
    display: flex;
    align-items: center;
    margin-right: 9px;
    transition: 0.2s;
    transform: translateX(0);
}

.luchik-tasks-button:hover .luchik-tasks-button__arrow {
    transform: translateX(-3px);
}

.luchik-tasks-card__front, .luchik-tasks-card__back, .luchik-tasks-card:not(._link) {
    min-height: 536px;
}

.luchik-tasks-card__front, .luchik-tasks-card__back {
    padding: 18px 29px 24px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border-radius: 34.757px;
    background: #FFF;
    box-shadow: 0 0.993px 1.986px 0 rgba(0, 0, 0, 0.14);
    transition: transform .3s linear;
}

.luchik-tasks-card__answer {
    text-align: center;
}

.luchik-tasks-card__answer-ico {
    width: 61px;
    height: 61px;
    background: #10B77B;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    margin: 0 auto;
    margin-bottom: 16px;
}

.luchik-tasks-card__answer-ico svg {
    width: 32px;
    height: 25px;
}

.luchik-tasks-card__answer-title {
    font-size: 26px;
    font-weight: 600;
    line-height: 111%; /* 28.86px */
    letter-spacing: -0.52px;
    margin-bottom: 8px;
}

.luchik-tasks-card__answer-text {
    font-size: 15.889px;
    font-weight: 600;
    line-height: 140%; /* 22.245px */
    letter-spacing: -0.159px;
}


/* reviews */

.reviewblock {
    position: relative;
    text-align: center;
    overflow: hidden;
}

.reviewblock__title {
    color: #FFF;
    margin-bottom: 45px;
}

.reviewblock__picslist {
    pointer-events: none;
}

.reviewblock__pic {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}

img.reviewblock__pic._1 {
    top: 107px;
    left: -1028px;
    width: 188px;
}

img.reviewblock__pic._2 {
    top: 98px;
    right: -1041px;
    width: 232px;
}

.reviewblock__slider {}

.reviewblock-slider {
    position: relative;
}

.reviewblock-slider .swiper-wrapper {}

.reviewblock-slider .swiper-slide {
    width: 345px;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}


.reviewblock-slider__slide {
    border-radius: 26px;
    overflow: hidden;
    transition: 0.3s;
    transform: scale(1);
    transform-origin: center center;
    display: flex;
    color: var(--colorPrimaryDark);
}

.reviewblock-slider .swiper-slide.swiper-slide-active .reviewblock-slider__slide {
    transform: scale(1.1);
}

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

.reviewblock-video img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
}

.reviewblock-card {
    position: relative;
    padding: 25px 33px 24px 37px;
    background: #FFF;
    text-align: left;
        border-radius: 26px;
}

.reviewblock-slider__slide .review-readmore {
    margin-top: 12px;
    font-size: 14px;
        margin-bottom: 8px;
}



.reviewblock-card__top {
    display: flex;
    align-items: center;
    margin-left: -13px;
    margin-bottom: 20px;
}

.reviewblock-card__ico {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 33px;
    height: 33px;
    border-radius: 50%;
}

.reviewblock-card__ico svg {
    width: 60%;
    height: 60%;
}

.reviewblock-card__tag {
    height: 34px;
    line-height: 34px;
    padding: 0 19px;
    color: #FFF;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -0.32px;
    border-radius: 40px;
}

.reviewblock-card._red .reviewblock-card__tag {}

.reviewblock-card._blue .reviewblock-card__ico,
.reviewblock-card._blue .reviewblock-card__tag {
    background: #0E61D9;
}

.reviewblock-card._orange .reviewblock-card__ico,
.reviewblock-card._orange .reviewblock-card__tag {
    background: #FF9327;
}

.reviewblock-card._pink .reviewblock-card__ico,
.reviewblock-card._pink .reviewblock-card__tag {
    background: #E9266C;
}


.reviewblock-card__name {
    font-size: 28px;
    font-weight: 600;
    line-height: 110%;
    letter-spacing: -0.56px;
    margin-bottom: 12px;
}

.reviewblock-card__post {
    font-size: 16px;
    font-weight: 600;
    line-height: 110%;
    letter-spacing: -0.32px;
    margin-bottom: 12px;
}

.reviewblock-card._blue .reviewblock-card__post {
    color: #0E61D9;
}

.reviewblock-card._orange .reviewblock-card__post {
    color: #FF9327;
}

.reviewblock-card._pink .reviewblock-card__post {
    color: #E9266C;
}

.reviewblock-card__text {
    font-size: 16px;
    line-height: 130%;
    letter-spacing: -0.32px;
    opacity: 0.7;
    margin-bottom: 17px;
}

.reviewblock-card__info {
    display: flex;
    justify-content: space-between;
}

.reviewblock-card__link {
    display: flex;
    align-items: center;
}

.reviewblock-card__link-text {
    color: #CCC;
    font-size: 14px;
    font-weight: 600;
    line-height: 110%;
    letter-spacing: -0.288px;
    border-bottom: 1px solid;
}

.reviewblock-card__link-ico {
    width: 13px;
    margin-left: 5px;
}

.reviewblock-card__date {
    color: #CCC;
    text-align: right;
    font-size: 14px;
    font-weight: 600;
    line-height: 110%;
    letter-spacing: -0.288px;
}

.reviewblock-slider .swiper-buttons {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
}

.reviewblock-slider .swiper-button {
    position: initial;
    width: 48px;
    height: 48px;
    border-radius: 50%;
}

.reviewblock-slider .swiper-button svg {}

.reviewblock-slider .swiper-button:after {
    display: none;
}

.reviewblock-slider .swiper-button:hover {
    transform: scale(1.1);
}

.video-play {}

.reviewblock-video-play {
    position: relative;
    width: 50px;
    height: 50px;
    background: #FFF;
    border-radius: 50%;
}

.reviewblock-video-play svg {
    width: 100%;
    height: 100%;
}

.reviewblock-slider .swiper-button-next {
    right: 20px;
    position: absolute;
    /* top: 0; */
}

.reviewblock-slider .swiper-button-prev {
    left: 20px;
    position: absolute;
}
.reviewblock-slider .swiper-slide {
    margin: 0 14px;
    padding: 30px 0;
}

.reviewblock-slider .swiper-buttons:before {
    content: ' ';
    display: block;
    width: 200px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(90deg, #2571DD 11.65%, rgba(37, 113, 221, 0.00) 100%);
    z-index: 2;
    pointer-events: none;
}

.reviewblock-slider .swiper-buttons:after {
    content: ' ';
    display: block;
    width: 200px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: linear-gradient(270deg, #2571DD 11.65%, rgba(37, 113, 221, 0.00) 100%);
    z-index: 2;
    pointer-events: none;
}

.luchik-container._wide {
  width: 79%;
}

section.luchik-accordeons {
    position: relative;
    color: #FFF;
    z-index: 2;
    margin-bottom: 120px;
}

.faq-section-questions {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.luchik-accordeons__title {
    margin-bottom: 32px;
}

.faq-section-button {
    width: 100%;
    margin-top: 34px;
}

.faq-section-button .btn {
    width: fit-content;
    margin: 0 auto;
    min-width: 318px;
}

.faq-section-button .btn:hover {
  opacity: 0.7;
}

.btn.btn-dark {
    background: #05203E;
}

.faq-question-item-head-title {
    color: #05203E;
    font-size: 24px;
    letter-spacing: -0.72px;
}

.faq-question-item-head {
      padding: 32px;
}

.plus-icon {
      width: 26px;
    height: 26px;
    background: transparent;
    transform: rotate(0deg)
}

.plus-icon-lane:nth-child(1) {
  height: 3px;
    width: 100%;
    background: #3D81E1;
}

.plus-icon-lane:nth-child(2) {
  height: 100%;
    width: 3px;
    background: #3D81E1;
}

.faq-question-item:hover {
  transform: initial;
}

.faq-question-item-head:hover .plus-icon {
transform: rotate(-90deg)
}

.faq-question-item {
  margin-bottom: 0;
}

.luchik-tours__button .btn img {
  transform: none;
}

.luchik-tours__button .btn:hover {
  background: #FFF;
  color: #05203E;
  opacity: 0.7;
}

.luchik-tasks__title.luchik-title {
    margin-bottom: 44px;
}

.luchik-reviews__title {
    margin-bottom: 44px;
}

.luchik-tasks-card-link {
    display: flex;
    height: 100%;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    background: #1061D8;
    border-radius: 35px;
    box-shadow: 0 0.993px 1.986px 0 rgba(0, 0, 0, 0.14);
    padding: 40px;
}

.luchik-tasks-card-link__title {
    font-size: 26px;
    font-weight: 600;
    line-height: 111%; /* 28.86px */
    letter-spacing: -0.52px;
    color: #FFF;
    margin-bottom: 18px;
}

.luchik-tasks-card-link__arrow {
    width: 54px;
    height: 54px;
    background: #FFFFFF2B;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: 0.2s;
    transform: scale(1);
}

.luchik-tasks-card-link:hover .luchik-tasks-card-link__arrow {
     transform: scale(1.12);
}

.luchik-tasks-card-link__arrow svg {
    width: 24px;
    height: auto;
}

@media only screen and (max-width: 1700px) {

  .reviewblock {
    }

    .reviewblock__title {
        margin-bottom: 62px;
    }

    .reviewblock-slider .swiper-slide {
        width: 305px;
    }


    .reviewblock-card {
        padding: 25px 33px 32px 37px;
    }

    .reviewblock-card__tag {
        height: 27px;
        line-height: 27px;
        font-size: 12px;
    }

    .reviewblock-card__ico {
        width: 27px;
        height: 27px;
    }

    .reviewblock-card__top {
        margin-left: -19px;
    }

    .reviewblock-card__name {
        font-size: 24px;
        letter-spacing: -0.48px;
    }

    .reviewblock-card__post {
        font-size: 14px;
        letter-spacing: -0.28px;
    }

    .reviewblock-card__text {
        font-size: 14px;
        letter-spacing: -0.28px;
    }

    .reviewblock-slider .swiper-slide {
    margin: 0 18px;
}


}


@media only screen and (max-width: 1439px) {

  reviewblock-slider .swiper-buttons:before {
    width: 120px;
}

.reviewblock-slider .swiper-buttons:after {
    width: 120px;
}

  .luchik-tours {
    width: 342px;
}

.luchik-tours__progress-item-title {
    font-size: 17.549px;
    margin-bottom: 3px;
}

.luchik-tours__progress-item-text {
    font-size: 11.834px;
}

.luchik-tours__progress-item-dot {
    width: 16px;
    height: 16px;
    border: 4px solid;
}

.luchik-tours__progress-line {
    width: 133px;
}

.head-item-luchik-way__link {
    font-size: 20px;
}

.head-item-luchik-way__linkslist {
    gap: 10px;
}

.luchik-tasks {
    margin-bottom: 114px;
}

.luchik-container._wide {
    width: 100%;
}

.luchik-reviews {
    margin-bottom: 105px;
}

  .subjects-luchik-intro__image {
    max-width: 217px;
    transform: translate(-94%, 12%);
}


}

@media only screen and (max-width: 1279px) {

  .reviewblock {
    }
     .reviewblock-card {
        padding: 14px 24px 14px 27px;
    }

    .reviewblock-card__top {
        margin-left: -13px;
    }

    .reviewblock-card__name {
        margin-bottom: 9px;
    }

    .reviewblock-card__post {
        margin-bottom: 9px;
    }

    .reviewblock-card__text {
        line-height: 1.2;
    }

    .reviewblock-slider .swiper-slide {
        border-radius: 15px;
        width: 260px;
    }

  .luchik-menu {
    padding: 20px 0;
    width: calc(100% - 44px);
}

.head-item-luchik-way__content {
}

.head-item-luchik-way__desc {
    font-size: 18px;
}

.luchik-tasks__cardslist {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
    grid-gap: 20px;
}

.faq-question-item-head-title {
    font-size: 20px;
    letter-spacing: -0.6px;
}

.faq-question-item-head {
    padding: 24px;
}

.faq-section-button .btn {
    font-size: 21.987px;
    padding: 20px 52px;
}

section.luchik-accordeons {
    margin-bottom: 80px;
}

.luchik-title {
    font-size: 44px;
}

.luchik-reviews__title {
    margin-bottom: 35px;
}


}

@media only screen and (max-width: 1023px) {

  .reviewblock-slider .swiper-slide {
    margin: 0 24px;
}
    .reviewblock-slider .swiper-buttons:before {
    width: 60px;
}

.reviewblock-slider .swiper-buttons:after {
    width: 60px;
}

  .head-luchik-way__panel {
    flex-direction: column;
    align-items: center;
    gap: 32px;
}

.luchik-tours {
    width: 520px;
}

.luchik-tours__progress-line {
    width: 222px;
}

.head-luchik-way__panel-text {
    width: 100%;
}

.head-item-luchik-way__link {
    font-size: 18px;
}

.head-item-luchik-way__link img {width: 16px;height: 16px;top: 3px;right: -3px;}

.luchik-tasks__cardslist {
    grid-gap: 16px;
}

.luchik-tasks-card {
}

.luchik-tasks-card__front, .luchik-tasks-card__back {
    border-radius: 20px;
}

.faq-section-button .btn {
    width: 100%;
}

.faq-section-button {
    margin-top: 24px;
}

.swiper-slide.luchik-menu-slider__slide a {
    font-size: 15px;
}

.luchik-menu-slider .swiper-wrapper {
    gap: 20px;
}

.swiper-slide.luchik-menu-slider__slide:not(:nth-last-child(1)):after {
    right: -13px;
    top: 2px;
}

.luchik-tasks-card-link {
  border-radius: 20px;
}

}

@media only screen and (max-width: 767px) {

  .reviewblock {
    }

    .reviewblock__picslist {
        display: none;
    }

    .reviewblock-slider .swiper-slide.swiper-slide-active .reviewblock-slider__slide {
        transform: scale(1.108);
    }

    .reviewblock-slider .swiper-slide {
    margin: 0 12px;
}

.reviewblock-slider .swiper-slide {
    width: 260px;
    margin: 0;
}

.reviewblock-card {
    padding: 25px;
    border-radius: 15px;
}

.reviewblock-slider__slide {
    border-radius: 15px;
}

.reviewblock-card__text {
    line-height: 1.2;
}



.reviewblock-card__top {
    margin-left: 0px;
}
.reviewblock-slider .swiper-button {
    display: none;
}

.reviewblock-slider .swiper-buttons:after {
    width: 20px;
}

.reviewblock-slider .swiper-buttons:before {
    width: 20px;
}

  .luchik-container {
    padding: 0 14px;
}

.luchik-title {
    font-size: 28px;
    margin-bottom: 14px;
}

.luchik-prizes {
    margin-bottom: 60px;
}

.head-luchik-way__panel {
    padding: 19px;
}

.luchik-tours {
    width: 309px;
}

.luchik-tours__progress-line {
    width: 117px;
}

.luchik-tasks__title.luchik-title {
    margin-bottom: 24px;
}

.luchik-tasks__cardslist {}

.luchik-menu {}

.luchik-tasks__cardslist {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.luchik-tasks {
    margin-bottom: 52px;
}

.reviewblock {}

.luchik-menu {
    border-radius: 0;
    width: 100%;
}

.luchik-container._wide {
    padding: 0;
}

.luchik-reviews {
    margin-bottom: 45px;
}

.faq-question-item-head-title {
    font-size: 18px;
    letter-spacing: -0.54px;
}

.faq-question-item-head {
    padding: 20px;
}

.plus-icon {
    width: 24px;
    height: 24px;
}

section.luchik-accordeons {
    margin-bottom: 44px;
}

.luchik-accordeons__title.luchik-title {
    font-size: 34px;
}

.luchik-menu-slider .swiper-wrapper {
    gap: 0;
    justify-content: initial;
    padding: 0 18px;
}

.luchik-menu-slider .swiper-slide:nth-last-child(1) {
  margin-right: 34px;
}

.luchik-tasks-card__front, .luchik-tasks-card__back {
    padding: 18px 18px 24px;
}

.luchik-tasks-card._link {

}

}