body{
  overflow-x: hidden;
}
.second-mockup .mockup-screen img:nth-child(2) {
  bottom: 50px;
  z-index: 11;
  width: 22vw;
  position: absolute !important;
  margin-right: -50px;
}
.second-mockup .mockup-screen img:nth-child(1) {
  z-index: 10;
  max-width: none;
  width: 50vw;
}
.mockup-screen {
  justify-content: flex-end;
}
.second-mockup .mockup-screen img:nth-child(3) {
  position: absolute;
  width: 7%;
  top: -15px;
  left: 50px;
}
.second-mockup .mockup-screen img:nth-child(4) {
  position: absolute;
  width: 10%;
  right: 50%;
  top: -3%;
}
.second-mockup .mockup-screen img:nth-child(5) {
  position: absolute;
  bottom: 35%;
  width: 7%;
  right: 5px;
}
.second-mockup .mockup-screen img {
  width: inherit;
}
.promo-images {
  background-image: url("../images/mockups/tutor-banner.png");
}
.second-mockup .title,
.two-section .title {
  color: #0b3f54;
  font-size: 48px;
  font-weight: 400;
}
.second-mockup .sub-title,
.two-section .sub-title {
  color: #27b49a;
  font-size: 28px;
  font-weight: 700;
}
.two-section .sub-title {
  margin-bottom: 15px;
}
.second-mockup .sub-content {
  font-size: 18px;
  color: #0b3f54;
}
.promo-button-section a {
  padding: 20px 50px;
}
.promo-button-section.orange a:last-child {
  border-radius: 10px;
  background: transparent;
  background-image: url("/assets/images/features-icon/button-play.svg");
  background-repeat: no-repeat;
  padding: 20px 30px 20px 60px;
  background-position: 10%;
  border: 1px solid white;
  font-size: var(--header-font-size);
  line-height: var(--header-font-size);
  color: var(--white);
  font-weight: 700;
  transition: 0.5s !important;
}
.promo .promo-images{
  padding: 80px 0px;
}
.promo-button-section.orange a:last-child:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
.radyal-img img:first-child {
  position: absolute;
  left: 5%;
}
.radyal-img img:last-child {
  position: absolute;
  left: 50%;
  top: 40%;
  transform: translate(-50%, -50%);
}
.promo .mockup {
  width: 80%;
}
.searching-video {
  width: 320px;
  background: linear-gradient(90deg, #ece9e6 0%, #f4ffdc 60.42%, #ffe8ff 100%);
}
.promo-images .promo-content{
  width: 75%;
}
.promo-images .promo-big-img{
  position: absolute;
  right: 13vw;
  width: 41%;
}
.promo .promo-images{
  padding: 150px 0px;
}
.promo .mockup-down {
  position: absolute;
  bottom: 40px;
  right: -45px;
  z-index: 9;
}
.two-section {
  background: linear-gradient(
    90deg,
    #ced7ff 0%,
    #a7f5e8 64.3%,
    rgba(255, 255, 255, 0.75) 91.95%
  );
  padding: 132px 0px;
}
.two-section .mockup-screen .board {
  position: absolute;
  width: 55%;
  right: 0;
  top: 50%;
  height:100%;
  z-index: 1;
  transform: translate(0, -45%);
}
.two-section .mockup-screen .board .board-img {
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 1;
  transform: translate(0, -45%);
}
.two-section .mockup-screen img.formul {
  position: absolute;
  top: -25vh;
  left: 20vw;
}
.two-section .mockup-screen img.question-one {
  position: absolute;
  left: 50%;
  z-index: 2;
  top: 50%;
  transform: translate(-50%, -5%);
}
.two-section .mockup-screen img.question-two {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  transform: translate(-50%, 60%);
}
.two-section .mockup-screen img.radyal-4 {
  position: absolute;
  left: 2vw;
  top: 100px;
  width: 7%;
}
.two-section .mockup-screen img.radyal5 {
  position: absolute;
  left: 35%;
  bottom: -35px;
  transform: translate(-50%, 0);
}
.can-you-earn {
  margin: 272px 0px 0px 0px;
}
.can-you-earn .title {
  font-size: 36px;
  font-weight: 700;
  color: #0b3f54;
  margin-bottom: 20px;
}
.can-you-earn .sub-desc {
  font-size: 18px;
  color: #0b3f54;
  margin-bottom: 60px;
}

.can-you-earn .progress-container .desc {
  font-size: 18px;
  color: #0b3f54;
  margin-left: 16px;
}

.progress .progress-value {
  position: absolute;
  height: 100%;
  left: 0;
  box-shadow: inset 6px 2px 16px rgba(219, 14, 0, 0.55);
  background: #ff6759;
  top: 0;
  border-radius: 14px;
  height: 20px;
  width: 200px;
}
.second-mockup .right-content.desktop{
  position: absolute;
  right: 0px;
}
.progress {
  height: 28px;
  border-radius: 14px;
  width: 371px;
  background-color: rgba(var(--white-value), 0.2);
  position: relative;
  overflow: visible;
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  line-height: 0;
  font-size: 0.75rem;
  background-color: rgb(255, 103, 89, 0.2);
  border-radius: 0.25rem;
}
.progress .dot .value,
.progress-selector .mobile-value {
  position: absolute;
  top: calc(100% + 5px);
  font-weight: 800;
  font-size: 24px;
  line-height: 67.5px;
  white-space: nowrap;
  left: 50%;
  transform: translateX(-50%);
  line-height: 24px;
  text-align: center;
  color: #ff6759;
}
.progress .dot .value span,
.progress-selector .mobile-value span {
  font-size: 12px;
  font-weight: 400;
}
.progress .dot {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #ff6759;
  cursor: pointer;
  position: absolute;
  top: -3px;
  background-image: url("/assets/images/features-icon/progress-back.svg");
  background-position: 50% 80%;
  background-repeat: no-repeat;
  box-shadow: inset 6px 2px 16px rgba(219, 14, 0, 0.55);
  left: 50%;
  transform: translateY(-8px);
}
.progress-selector {
  padding-top: 30px;
  width: 100%;
  position: relative;
}
.can-you-earn .document-content {
  margin-top: 140px;
}
.can-you-earn .documents .progress .progress-value,
.can-you-earn .documents .progress .dot {
  background-color: #5e83e0;
  box-shadow: inset 6px 2px 16px #4166c1;
}
.can-you-earn .documents .progress .dot {
  background-image: url("/assets/images/features-icon/white-stick.svg");
}
.can-you-earn .documents .progress {
  background-color: rgb(94, 131, 224, 0.2);
}
.can-you-earn .documents .progress .dot .value,
.can-you-earn .documents .progress-selector .mobile-value {
  color: #5e83e0;
}
.progress-selector-right-side {
  background: linear-gradient(
    90deg,
    rgb(255, 226, 89, 0.1) 0%,
    rgb(255, 167, 81, 0.1) 100%
  );
  padding: 62px 0px;
  border-radius: 10px;
}
.progress-selector-right-side img {
  width: 120px;
  height: 138px;
}
.progress-container .left-side {
  padding: 85px 101px;
}
.can-you-earn .progress-container {
  background-color: white;
  border-radius: 20px;
  margin-bottom: 188px;
  box-shadow: 0px 40px 60px rgba(112, 144, 176, 0.1);
}
.progress-container .right-side {
  padding: 30px;
}
.progress-selector-right-side p {
  margin-top: 80px;
  font-size: 24px;
  color: #0b3f54;
  margin-bottom: 15px;
}
.progress-selector-right-side .prices {
  font-size: 24px;
  background: linear-gradient(90deg, #05b1b7 0%, #00cdac 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 30px;
  font-weight: 800;
  font-size: 48px;
}
.become-dopisat-tutor .title {
  font-size: 36px;
  font-weight: 700;
  color: #0b3f54;
  padding-top: 72px;
  margin-bottom: 20px;
}
.become-dopisat-tutor {
  background: linear-gradient(
    90deg,
    rgb(255, 250, 233, 0.4) 0%,
    rgb(215, 255, 248, 0.4) 64.3%,
    rgba(255, 255, 255, 0.4) 91.95%
  );
  padding-bottom: 211px;
}
.tutor-mini-cards {
  background: rgb(255, 255, 255, 0.5);
  border-radius: 10px;
  padding: 20px 15px;
  align-items: start;
  width: 366px;
  margin-bottom: 50px;
}
.tutor-mini-cards .desc-content p {
  font-size: 14px;
  color: #0b3f54;
  margin-bottom: 6px;
  font-weight: 700;
}
.tutor-mini-cards .desc-content span {
  font-size: 14px;
  color: #0b3f54;
}
.tutor-mini-cards .desc-content {
  margin-left: 20px;
}
.become-dopisat-tutor .left-side {
  margin-top: 180px;
}
.become-dopisat-tutor .right-side img:nth-child(1) {
  position: absolute;
  z-index: 99;
}
.become-dopisat-tutor .right-side img:nth-child(2) {
  position: absolute;
  right: 40px !important;
  z-index: 0;
  bottom: -140px;
}
.become-dopisat-tutor .right-side img:nth-child(3) {
  margin-top: 100px;
  margin-left: -50px;
}
.become-dopisat-tutor .right-side img:nth-child(4) {
  position: absolute;
  right: -20%;
  top: 50%;
  transform: trsanlate(0, -50%);
}
.slider-content .people-info {
  margin-left: 15px;
}
.slider-content .people-info .people-name {
  font-weight: 700;
  color: #0b3f54;
  font-size: 18px;
  line-height: 21px;
}
.slider-content .people-info .people-lessons {
  color: #607b96;
  font-size: 14px;
  line-height: 21px;
}
.slider-content .people-card {
  background: #ffffff;
  border-radius: 20px;
  padding: 30px;
  transition: 0.4s;
}

.people-card:hover {
  cursor: pointer;
  box-shadow: 0px 40px 60px rgba(112, 144, 176, 0.1);
}
.slider-content p {
  color: #607b96;
  font-size: 14px;
  line-height: 21px;
  margin-top: 28px;
}
.slider-content {
  padding: 150px 0px 228px;
}
.slider-content .title {
  color: #0b3f54;
  font-size: 36px;
  font-weight: 700;
}
.slider-content .sub-desc {
  color: #607b96;
  font-size: 14px;
  margin-top: 20px;
}
.swiper.js-people {
  margin-top: 70px;
  padding-bottom: 70px !important;
}
.swiper.js-people .swiper-pagination-bullet-active-prev,
.swiper.js-people .swiper-pagination-bullet-active-next {
  background: transparent;
  border: 1px solid #0b3f54;
}
.swiper.js-people .swiper-pagination-bullet-active-main {
  background: #0b3f54;
}
.promo.footer{
  margin-top: 150px;
}
.promo.footer .promo-images {
  background-image: url("/assets/images/mockups/tutor-promo-footer.png");
}
.promo.footer .promo-button-section a:last-child {
  background-image: none;
  padding: 20px 30px 20px 30px;
}
.promo.footer .mockup {
  position: absolute !important;
  bottom: -170px;
  width: 100%;
}
.second-mockup {
  margin-top: 50px;
  margin-bottom: 100px;
}
.radar > .radar-wave {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 385px;
  height: 385px;
  opacity: 0;
  background-color: rgba(41, 128, 185, 0.2);
  border: 1px solid rgba(41, 128, 185, 0.5);
  border-radius: 100%;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: wave-animation 2s 0s linear infinite;
  animation: wave-animation 2s 0s linear infinite;
}
.radar > .radar-wave:nth-child(2) {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
.radar > .radar-wave:nth-child(3) {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}
.animation-container {
  width: 28vw;
  margin: auto;
  top: 78%;
  position: absolute;
  z-index: 1;
  transform: translate(-50%, -50%);
  left: 53%;
}
.radar {
  width: 385px;
  height: 385px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.animation {
  visibility: inherit !important;
}
.progress-container {
  margin: 0 auto;
}
.big-pc {
  position: absolute;
  right: 0;
  top: 60%;
  transform: translateY(-50%);
  width: calc(100vw / 2);
}
.promo.banners .mockup {
  width: 100%;
}

.second-mockup .right-content {
  margin-top: 50px;
}
.second-mockup .right-content img{

}
@keyframes wave-animation {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  5% {
    opacity: 0.8;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}

.promo {
  background: var(--dark-green);
}

.second-mockup {
  margin-top: 132px;
}
