.advantages-block .hr .animation-background .text-container, .advantages-block .pre_written .animation-background .text-container, .advantages-block .spell_check .animation-background .text-container, .advantages-block .woman .animation-background .text-container, .advantages-block .ai .animation-background .text-container {
  width: 416px;
  height: 112px;
  padding-top: 132px;
  padding-left: 48px;
}
.advantages-block .hr .animation-background .text-container h4, .advantages-block .pre_written .animation-background .text-container h4, .advantages-block .spell_check .animation-background .text-container h4, .advantages-block .woman .animation-background .text-container h4, .advantages-block .ai .animation-background .text-container h4 {
  font-weight: 700;
  font-size: 30px;
  color: #2C1E39;
  line-height: 40px;
}
.advantages-block .hr .animation-background .text-container p, .advantages-block .pre_written .animation-background .text-container p, .advantages-block .spell_check .animation-background .text-container p, .advantages-block .woman .animation-background .text-container p, .advantages-block .ai .animation-background .text-container p {
  margin-top: 16px;
  font-weight: 300;
  font-size: 18px;
  line-height: 28px;
  color: #2C1E39;
  width: 416px;
}
.advantages-block .hr .animation-background .text-container a, .advantages-block .pre_written .animation-background .text-container a, .advantages-block .spell_check .animation-background .text-container a, .advantages-block .woman .animation-background .text-container a, .advantages-block .ai .animation-background .text-container a {
  margin-top: 32px;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  justify-content: center;
  text-align: center;
  color: #FFFFFF;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 211px;
  height: 56px;
  background: #F16031;
  border-radius: 54px;
}
.advantages-block .hr .animation-background .text-container a span, .advantages-block .pre_written .animation-background .text-container a span, .advantages-block .spell_check .animation-background .text-container a span, .advantages-block .woman .animation-background .text-container a span, .advantages-block .ai .animation-background .text-container a span {
  width: 147px;
  height: 24px;
}
.advantages-block .hr .animation-background .text-container a:active, .advantages-block .pre_written .animation-background .text-container a:active, .advantages-block .spell_check .animation-background .text-container a:active, .advantages-block .woman .animation-background .text-container a:active, .advantages-block .ai .animation-background .text-container a:active {
  color: #F3AB93;
}
.advantages-block .hr .animation-background .text-container a:hover, .advantages-block .pre_written .animation-background .text-container a:hover, .advantages-block .spell_check .animation-background .text-container a:hover, .advantages-block .woman .animation-background .text-container a:hover, .advantages-block .ai .animation-background .text-container a:hover {
  background: #E16036;
}

.advantages-block .hr .animation-background, .advantages-block .pre_written .animation-background, .advantages-block .spell_check .animation-background, .advantages-block .woman .animation-background, .advantages-block .ai .animation-background {
  width: 1216px;
  height: 520px;
  max-width: 1216px;
  border-radius: 24px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 48px;
  display: flex;
  justify-content: space-between;
}

.advantages-block .divider {
  width: 90vw;
  height: 1px;
  background: #EFEDF2;
  margin: 96px auto;
  max-width: 1216px;
}
.advantages-block h3 {
  width: 592px;
  text-align: center;
  margin: auto;
  font-size: 32px;
  line-height: 40px;
}
.advantages-block .ai .animation-background {
  background: #FEE0D6;
}
.advantages-block .ai .animation-background .text-container {
  padding-top: 110px;
}
.advantages-block .ai .animation-background .image-container {
  position: relative;
  width: 100%;
}
.advantages-block .ai .animation-background .image-container .main-image {
  bottom: 0;
  right: 60px;
  background-image: url(/includes/site/img/advantages/slide0/robot.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom right;
  width: 80%;
  height: 407px;
  max-height: 100%;
  z-index: 3;
  position: absolute;
}
.advantages-block .ai .animation-background .image-container .star, .advantages-block .ai .animation-background .image-container .ai-board {
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
}
.advantages-block .ai .animation-background .image-container .star-1 {
  background-image: url(/includes/site/img/advantages/slide0/star-1.svg);
  width: 18px;
  height: 34px;
  left: 130px;
  top: 150px;
}
.advantages-block .ai .animation-background .image-container .star-2 {
  background-image: url(/includes/site/img/advantages/slide0/star-2.svg);
  width: 22px;
  height: 38px;
  top: 40px;
  left: 210px;
}
.advantages-block .ai .animation-background .image-container .star-3 {
  background-image: url(/includes/site/img/advantages/slide0/star-3.svg);
  width: 16px;
  height: 28px;
  left: 400px;
  top: 200px;
}
.advantages-block .ai .animation-background .image-container .ai-board {
  background-image: url(/includes/site/img/advantages/slide0/ai-board.svg);
  width: 284px;
  height: 104px;
  top: 50px;
  right: 50px;
}
@media screen and (max-width: 1280px) and (min-width: 1024px) {
  .advantages-block .ai .animation-background {
    width: 944px;
    height: 432px;
  }
  .advantages-block .ai .animation-background .text-container {
    width: 392px;
    padding-top: 89px;
  }
  .advantages-block .ai .animation-background .text-container p {
    width: 392px;
    height: 112px;
  }
  .advantages-block .ai .animation-background .image-container .main-image {
    width: 396px;
    height: 392px;
    right: 52px;
  }
  .advantages-block .ai .animation-background .text-container p {
    height: auto;
  }
  .advantages-block .ai .animation-background .text-container {
    padding-top: 56px;
  }
  .advantages-block .ai .animation-background .text-container a {
    margin-top: 20px;
  }
  .advantages-block .ai .animation-background .image-container .main-image {
    width: 430px;
    right: 35px;
  }
  .advantages-block .ai .animation-background .image-container .star-1 {
    width: 15px;
    height: 28px;
    left: 60px;
    top: 170px;
  }
  .advantages-block .ai .animation-background .image-container .star-2 {
    width: 17px;
    height: 30px;
    top: 70px;
    left: 120px;
  }
  .advantages-block .ai .animation-background .image-container .star-3 {
    width: 11px;
    height: 22px;
    left: 240px;
    top: 190px;
  }
  .advantages-block .ai .animation-background .image-container .ai-board {
    width: 190px;
    height: 70px;
    top: 100px;
    right: 40px;
  }
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .advantages-block .ai .animation-background {
    width: 584px;
    height: 788px;
    padding: 0 60px;
    display: block;
  }
  .advantages-block .ai .animation-background .text-container {
    padding: 48px 0 0;
    width: 100%;
    height: auto;
    text-align: center;
  }
  .advantages-block .ai .animation-background .text-container h4 {
    text-align: center;
  }
  .advantages-block .ai .animation-background .text-container p {
    width: 584px;
    margin: 16px auto 0;
  }
  .advantages-block .ai .animation-background .text-container a {
    margin-left: auto;
    margin-right: auto;
  }
  .advantages-block .ai .animation-background .image-container {
    width: 100%;
    height: 65%;
    height: 440px;
  }
  .advantages-block .ai .animation-background .image-container .main-image {
    width: 480px;
    right: 20px;
  }
  .advantages-block .ai .animation-background .image-container .star-1 {
    width: 15px;
    height: 28px;
    left: 100px;
    top: 150px;
  }
  .advantages-block .ai .animation-background .image-container .star-2 {
    width: 17px;
    height: 30px;
    top: 40px;
    left: 180px;
  }
  .advantages-block .ai .animation-background .image-container .star-3 {
    width: 11px;
    height: 22px;
    left: 320px;
    top: 170px;
  }
  .advantages-block .ai .animation-background .image-container .ai-board {
    width: 220px;
    height: 80px;
    top: 60px;
    right: 0;
  }
}
@media screen and (max-width: 767px) and (min-width: 480px) {
  .advantages-block .ai .animation-background {
    width: 432px;
    height: 622px;
    display: block;
    margin-top: 32px;
  }
  .advantages-block .ai .animation-background .text-container {
    padding: 48px 0 0;
    width: 100%;
    height: auto;
    text-align: center;
    padding: 48px 0 0;
  }
  .advantages-block .ai .animation-background .text-container h4 {
    text-align: center;
  }
  .advantages-block .ai .animation-background .text-container p {
    width: 584px;
    margin: 16px auto 0;
  }
  .advantages-block .ai .animation-background .text-container a {
    margin-left: auto;
    margin-right: auto;
  }
  .advantages-block .ai .animation-background .text-container h4 {
    font-weight: 500;
    font-size: 24px;
    text-align: center;
  }
  .advantages-block .ai .animation-background .text-container p {
    width: 384px;
    font-weight: 300;
  }
  .advantages-block .ai .animation-background .image-container {
    width: 100%;
    height: 247px;
  }
  .advantages-block .ai .animation-background .image-container .main-image {
    width: 270px;
    right: 80px;
  }
  .advantages-block .ai .animation-background .image-container .star-1 {
    width: 10px;
    height: 18px;
    left: 70px;
    top: 90px;
  }
  .advantages-block .ai .animation-background .image-container .star-2 {
    width: 15px;
    height: 20px;
    top: 40px;
    left: 110px;
  }
  .advantages-block .ai .animation-background .image-container .star-3 {
    width: 10px;
    height: 20px;
    left: 210px;
    top: 100px;
  }
  .advantages-block .ai .animation-background .image-container .ai-board {
    width: 170px;
    height: 50px;
    top: 30px;
    right: 30px;
  }
}
@media screen and (max-width: 479px) {
  .advantages-block .ai .animation-background {
    margin-top: 24px;
    width: 288px;
    height: 548px;
    display: block;
    padding: 32px 0 0;
    border-radius: 16px;
    height: 580px;
  }
  .advantages-block .ai .animation-background .text-container {
    height: auto;
    text-align: center;
    padding: 0 24px;
    width: auto;
  }
  .advantages-block .ai .animation-background .text-container h4 {
    font-weight: 500;
    font-size: 24px;
    text-align: center;
  }
  .advantages-block .ai .animation-background .text-container p {
    width: 240px;
    font-weight: 300;
    margin-left: auto;
    margin-right: auto;
  }
  .advantages-block .ai .animation-background .text-container a {
    width: 240px;
    margin-left: auto;
    margin-right: auto;
  }
  .advantages-block .ai .animation-background .image-container {
    width: 100%;
    height: 140px;
  }
  .advantages-block .ai .animation-background .image-container .main-image {
    width: 150px;
    height: 140px;
    right: 70px;
  }
  .advantages-block .ai .animation-background .image-container .star-1 {
    width: 9px;
    height: 13px;
    left: 50px;
    top: 40px;
  }
  .advantages-block .ai .animation-background .image-container .star-2 {
    width: 11px;
    height: 15px;
    top: 10px;
    left: 87px;
  }
  .advantages-block .ai .animation-background .image-container .star-3 {
    width: 8px;
    height: 10px;
    left: 140px;
    top: 40px;
  }
  .advantages-block .ai .animation-background .image-container .ai-board {
    width: 90px;
    height: 30px;
    top: 15px;
    right: 45px;
  }
}
.advantages-block .woman .animation-background {
  background: #FEE0D6;
}
.advantages-block .woman .animation-background .image-container {
  position: relative;
  width: 100%;
}
.advantages-block .woman .animation-background .image-container .main-image {
  bottom: 0;
  right: 112px;
  background-image: url("/includes/site/img/advantages/slide1/woman.svg");
  background-size: cover;
  background-repeat: no-repeat;
  width: 492px;
  height: 488px;
  z-index: 3;
  position: absolute;
}
.advantages-block .woman .animation-background .image-container .helvetica {
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("/includes/site/img/advantages/slide1/helvetica_block.svg");
  width: 264px;
  height: 111px;
  position: absolute;
  top: 264px;
  right: 400px;
  z-index: 4;
}
.advantages-block .woman .animation-background .image-container .work-experience {
  background-size: cover;
  background-repeat: no-repeat;
  width: 304px;
  height: 156px;
  background-image: url("/includes/site/img/advantages/slide1/wk_block.svg");
  position: absolute;
  bottom: 32px;
  right: 32px;
  z-index: 4;
}
.advantages-block .woman .animation-background .image-container .choose-color {
  z-index: 2;
  background-size: cover;
  background-repeat: no-repeat;
  right: 75px;
  top: 74px;
  position: absolute;
  width: 248px;
  height: 112px;
  background-image: url("/includes/site/img/advantages/slide1/choose_color_block.svg");
}
@media screen and (max-width: 1280px) and (min-width: 1024px) {
  .advantages-block .woman .animation-background {
    width: 944px;
    height: 432px;
  }
  .advantages-block .woman .animation-background .text-container {
    width: 392px;
    padding-top: 89px;
  }
  .advantages-block .woman .animation-background .text-container p {
    width: 392px;
    height: 112px;
  }
  .advantages-block .woman .animation-background .image-container .main-image {
    width: 396px;
    height: 392px;
    right: 52px;
  }
  .advantages-block .woman .animation-background .image-container .helvetica {
    width: 200px;
    height: 84.1042893188px;
    top: 227px;
    right: 280px;
  }
  .advantages-block .woman .animation-background .image-container .work-experience {
    width: 232px;
    height: 119.0965092402px;
    right: 24px;
  }
  .advantages-block .woman .animation-background .image-container .choose-color {
    right: 29px;
    top: 68px;
    width: 200px;
    height: 90.3342366757px;
  }
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .advantages-block .woman .animation-background {
    width: 584px;
    height: 788px;
    padding: 0 60px;
    display: block;
  }
  .advantages-block .woman .animation-background .text-container {
    padding: 48px 0 0;
    width: 100%;
    height: auto;
    text-align: center;
  }
  .advantages-block .woman .animation-background .text-container h4 {
    text-align: center;
  }
  .advantages-block .woman .animation-background .text-container p {
    width: 584px;
    margin: 16px auto 0;
  }
  .advantages-block .woman .animation-background .text-container a {
    margin-left: auto;
    margin-right: auto;
  }
  .advantages-block .woman .animation-background .image-container {
    width: 100%;
    height: 65%;
  }
  .advantages-block .woman .animation-background .image-container .main-image {
    width: 452px;
    height: 448px;
    left: 40px;
  }
  .advantages-block .woman .animation-background .image-container .helvetica {
    top: 276px;
    left: -28px;
  }
  .advantages-block .woman .animation-background .image-container .work-experience {
    right: -28px;
    bottom: 32px;
  }
  .advantages-block .woman .animation-background .image-container .choose-color {
    right: 48px;
    top: 100px;
  }
}
@media screen and (max-width: 767px) and (min-width: 480px) {
  .advantages-block .woman .animation-background {
    width: 432px;
    height: 622px;
    display: block;
    margin-top: 32px;
  }
  .advantages-block .woman .animation-background .text-container {
    padding: 48px 0 0;
    width: 100%;
    height: auto;
    text-align: center;
    padding: 48px 0 0;
  }
  .advantages-block .woman .animation-background .text-container h4 {
    text-align: center;
  }
  .advantages-block .woman .animation-background .text-container p {
    width: 584px;
    margin: 16px auto 0;
  }
  .advantages-block .woman .animation-background .text-container a {
    margin-left: auto;
    margin-right: auto;
  }
  .advantages-block .woman .animation-background .text-container h4 {
    font-weight: 500;
    font-size: 24px;
    text-align: center;
  }
  .advantages-block .woman .animation-background .text-container p {
    width: 384px;
    font-weight: 300;
  }
  .advantages-block .woman .animation-background .image-container {
    width: 100%;
    height: 319px;
  }
  .advantages-block .woman .animation-background .image-container .main-image {
    bottom: 1px;
    width: 300px;
    height: 90%;
    left: 53px;
  }
  .advantages-block .woman .animation-background .image-container .helvetica {
    top: 176px;
    width: 162px;
    height: 68.1244743482px;
    left: 23px;
  }
  .advantages-block .woman .animation-background .image-container .work-experience {
    right: 17px;
    bottom: 22px;
    width: 186px;
    height: 95.4825462012px;
  }
  .advantages-block .woman .animation-background .image-container .choose-color {
    width: 152px;
    height: 68.6540198735px;
    right: 58px;
    bottom: 196.317px;
    top: 55px;
  }
}
@media screen and (max-width: 479px) {
  .advantages-block .woman .animation-background {
    margin-top: 24px;
    width: 288px;
    height: 548px;
    display: block;
    padding: 32px 0 0;
    border-radius: 16px;
  }
  .advantages-block .woman .animation-background .text-container {
    height: auto;
    text-align: center;
    padding: 0 24px;
    width: auto;
  }
  .advantages-block .woman .animation-background .text-container h4 {
    font-weight: 500;
    font-size: 24px;
    text-align: center;
  }
  .advantages-block .woman .animation-background .text-container p {
    width: 240px;
    font-weight: 300;
    margin-left: auto;
    margin-right: auto;
  }
  .advantages-block .woman .animation-background .text-container a {
    width: 240px;
    margin-left: auto;
    margin-right: auto;
  }
  .advantages-block .woman .animation-background .image-container {
    width: 100%;
    height: 31%;
  }
  .advantages-block .woman .animation-background .image-container .main-image {
    width: 159px;
    height: 163px;
    left: 49px;
    bottom: 1px;
  }
  .advantages-block .woman .animation-background .image-container .helvetica {
    width: 108px;
    height: 45.4163162321px;
    top: 75px;
    left: 13px;
  }
  .advantages-block .woman .animation-background .image-container .work-experience {
    bottom: 15px;
    left: 147px;
    width: 124px;
    height: 63.6550308008px;
  }
  .advantages-block .woman .animation-background .image-container .choose-color {
    width: 101px;
    height: 45.6187895212px;
    bottom: 196.317px;
    left: 142px;
    top: 16px;
  }
}
.advantages-block .spell_check .animation-background {
  background: #ECE1FA;
}
.advantages-block .spell_check .animation-background .image-container {
  position: relative;
  width: 100%;
}
.advantages-block .spell_check .animation-background .image-container .main-image {
  bottom: 0;
  background-image: url("/includes/site/img/advantages/slide2/spell_check.svg");
  background-size: cover;
  background-repeat: no-repeat;
  right: 1px;
  width: 664px;
  height: 520px;
  z-index: 3;
  position: absolute;
}
.advantages-block .spell_check .animation-background .image-container .greenLine, .advantages-block .spell_check .animation-background .image-container .error-line {
  width: 58px;
  height: 26px;
  left: 220px;
  top: 160px;
  background-size: cover;
  position: absolute;
  z-index: 4;
  background-repeat: no-repeat;
}
.advantages-block .spell_check .animation-background .image-container .error-line {
  background-size: cover;
  position: absolute;
  z-index: 4;
  background-repeat: no-repeat;
  background-image: url("/includes/site/img/advantages/slide2/error_line.svg");
}
.advantages-block .spell_check .animation-background .image-container .spell_mistake {
  background-size: cover;
  position: absolute;
  z-index: 4;
  background-repeat: no-repeat;
  background-image: url("/includes/site/img/advantages/slide2/spell_mistake.svg");
  width: 334px;
  height: 194px;
  bottom: 32px;
  right: 32px;
}
.advantages-block .spell_check .animation-background .image-container .correctA {
  background-size: cover;
  position: absolute;
  z-index: 4;
  background-repeat: no-repeat;
  background-image: url("/includes/site/img/advantages/slide2/correctA.svg");
  right: 467px;
  top: 112px;
  width: 40px;
  height: 40px;
}
.advantages-block .spell_check .animation-background .image-container .greenLine {
  background-image: url("/includes/site/img/advantages/slide2/correct_line.svg");
}
@media screen and (max-width: 1280px) and (min-width: 1024px) {
  .advantages-block .spell_check .animation-background {
    width: 944px;
    height: 432px;
  }
  .advantages-block .spell_check .animation-background .text-container {
    width: 392px;
    padding-top: 89px;
  }
  .advantages-block .spell_check .animation-background .text-container p {
    width: 392px;
    height: 112px;
  }
  .advantages-block .spell_check .animation-background .image-container .main-image {
    width: 396px;
    height: 392px;
    right: 52px;
  }
  .advantages-block .spell_check .animation-background .image-container .error-line, .advantages-block .spell_check .animation-background .image-container .greenLine {
    width: 45px;
    height: 21px;
    left: 155px;
    top: 159px;
  }
  .advantages-block .spell_check .animation-background .image-container .spell_mistake {
    width: 241.45px;
    height: 142.84px;
    right: 32px;
    bottom: 32px;
  }
  .advantages-block .spell_check .animation-background .image-container .correctA {
    top: 125px;
    right: 300px;
    width: 28.6px;
    height: 28.6px;
  }
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .advantages-block .spell_check .animation-background {
    width: 704px;
    height: 788px;
    display: block;
  }
  .advantages-block .spell_check .animation-background .text-container {
    padding: 48px 0 0;
    width: 100%;
    height: auto;
    text-align: center;
  }
  .advantages-block .spell_check .animation-background .text-container h4 {
    text-align: center;
  }
  .advantages-block .spell_check .animation-background .text-container p {
    width: 584px;
    margin: 16px auto 0;
  }
  .advantages-block .spell_check .animation-background .text-container a {
    margin-left: auto;
    margin-right: auto;
  }
  .advantages-block .spell_check .animation-background .image-container {
    width: 100%;
    height: 65%;
  }
  .advantages-block .spell_check .animation-background .image-container .error-line, .advantages-block .spell_check .animation-background .image-container .greenLine {
    width: 62px;
    height: 30px;
    top: 201px;
    left: 141px;
  }
  .advantages-block .spell_check .animation-background .image-container .main-image {
    width: 704px;
    height: 480px;
    left: 0;
  }
  .advantages-block .spell_check .animation-background .image-container .spell_mistake {
    width: 336.15px;
    height: 198.63px;
    right: 32px;
    bottom: 32px;
  }
  .advantages-block .spell_check .animation-background .image-container .correctA {
    left: 170px;
    top: 154px;
    width: 37px;
    height: 37px;
  }
}
@media screen and (max-width: 767px) and (min-width: 480px) {
  .advantages-block .spell_check .animation-background {
    width: 432px;
    height: 622px;
    display: block;
    margin-top: 32px;
  }
  .advantages-block .spell_check .animation-background .text-container {
    padding: 48px 0 0;
    width: 100%;
    height: auto;
    text-align: center;
    padding: 48px 0 0;
  }
  .advantages-block .spell_check .animation-background .text-container h4 {
    text-align: center;
  }
  .advantages-block .spell_check .animation-background .text-container p {
    width: 584px;
    margin: 16px auto 0;
  }
  .advantages-block .spell_check .animation-background .text-container a {
    margin-left: auto;
    margin-right: auto;
  }
  .advantages-block .spell_check .animation-background .text-container h4 {
    font-weight: 500;
    font-size: 24px;
    text-align: center;
  }
  .advantages-block .spell_check .animation-background .text-container p {
    width: 384px;
    font-weight: 300;
  }
  .advantages-block .spell_check .animation-background .image-container {
    width: 100%;
    height: 51.5%;
  }
  .advantages-block .spell_check .animation-background .image-container .error-line, .advantages-block .spell_check .animation-background .image-container .greenLine {
    width: 38px;
    height: 18px;
    top: 112px;
    left: 86px;
  }
  .advantages-block .spell_check .animation-background .image-container .main-image {
    width: 100%;
    height: 97%;
    left: 0;
  }
  .advantages-block .spell_check .animation-background .image-container .spell_mistake {
    width: 205.61px;
    height: 120.33px;
    right: 35px;
    bottom: 25px;
  }
  .advantages-block .spell_check .animation-background .image-container .correctA {
    left: 103px;
    top: 85px;
    width: 23px;
    height: 23px;
  }
}
@media screen and (max-width: 479px) {
  .advantages-block .spell_check .animation-background {
    margin-top: 24px;
    width: 288px;
    height: 548px;
    display: block;
    padding: 32px 0 0;
    border-radius: 16px;
  }
  .advantages-block .spell_check .animation-background .text-container {
    height: auto;
    text-align: center;
    padding: 0 24px;
    width: auto;
  }
  .advantages-block .spell_check .animation-background .text-container h4 {
    font-weight: 500;
    font-size: 24px;
    text-align: center;
  }
  .advantages-block .spell_check .animation-background .text-container p {
    width: 240px;
    font-weight: 300;
    margin-left: auto;
    margin-right: auto;
  }
  .advantages-block .spell_check .animation-background .text-container a {
    width: 240px;
    margin-left: auto;
    margin-right: auto;
  }
  .advantages-block .spell_check .animation-background .image-container {
    width: 100%;
    height: 38%;
  }
  .advantages-block .spell_check .animation-background .image-container .error-line, .advantages-block .spell_check .animation-background .image-container .greenLine {
    width: 27px;
    height: 13px;
    top: 80px;
    left: 57px;
  }
  .advantages-block .spell_check .animation-background .image-container .main-image {
    width: 288px;
    height: 196px;
    left: 0;
    bottom: 0;
  }
  .advantages-block .spell_check .animation-background .image-container .spell_mistake {
    width: 137.08px;
    height: 80.22px;
    right: 23px;
    bottom: 16px;
  }
  .advantages-block .spell_check .animation-background .image-container .correctA {
    width: 17px;
    height: 17px;
    left: 69px;
    top: 62px;
  }
}
.advantages-block .pre_written .animation-background {
  background: #EFEDF2;
}
.advantages-block .pre_written .animation-background .image-container {
  position: relative;
  width: 100%;
}
.advantages-block .pre_written .animation-background .image-container .main-image {
  bottom: 0;
  background-image: url("/includes/site/img/advantages/slide3/pre_written_main.svg");
  background-size: cover;
  background-repeat: no-repeat;
  right: 1px;
  width: 664px;
  height: 520px;
  z-index: 3;
  position: absolute;
}
.advantages-block .pre_written .animation-background .image-container .dark-block {
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  z-index: 2;
  width: 356px;
  height: 196px;
  background-image: url("/includes/site/img/advantages/slide3/dark_block.svg");
  right: 308px;
  top: 72px;
}
.advantages-block .pre_written .animation-background .image-container .light-block {
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  z-index: 4;
  width: 328px;
  height: 244px;
  background-image: url("/includes/site/img/advantages/slide3/light_block.svg");
  bottom: 32px;
  right: 216px;
}
@media screen and (max-width: 1280px) and (min-width: 1024px) {
  .advantages-block .pre_written .animation-background {
    width: 944px;
    height: 432px;
  }
  .advantages-block .pre_written .animation-background .text-container {
    width: 392px;
    padding-top: 89px;
  }
  .advantages-block .pre_written .animation-background .text-container p {
    width: 392px;
    height: 112px;
  }
  .advantages-block .pre_written .animation-background .image-container .main-image {
    width: 396px;
    height: 392px;
    right: 52px;
  }
  .advantages-block .pre_written .animation-background .image-container .main-image {
    width: 490px;
    height: 391px;
    right: 15px;
  }
  .advantages-block .pre_written .animation-background .image-container .dark-block {
    width: 257.35px;
    height: 141.69px;
    top: 80px;
    right: 222px;
  }
  .advantages-block .pre_written .animation-background .image-container .light-block {
    width: 237.11px;
    height: 178.07px;
    bottom: 48px;
    right: 156px;
  }
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .advantages-block .pre_written .animation-background {
    width: 704px;
    height: 788px;
    display: block;
  }
  .advantages-block .pre_written .animation-background .text-container {
    padding: 48px 0 0;
    width: 100%;
    height: auto;
    text-align: center;
  }
  .advantages-block .pre_written .animation-background .text-container h4 {
    text-align: center;
  }
  .advantages-block .pre_written .animation-background .text-container p {
    width: 584px;
    margin: 16px auto 0;
  }
  .advantages-block .pre_written .animation-background .text-container a {
    margin-left: auto;
    margin-right: auto;
  }
  .advantages-block .pre_written .animation-background .image-container {
    width: 100%;
    height: 65%;
  }
  .advantages-block .pre_written .spell_check .animation-background .image-container .error-line, .advantages-block .spell_check .pre_written .animation-background .image-container .error-line, .advantages-block .pre_written .spell_check .animation-background .image-container .greenLine, .advantages-block .spell_check .pre_written .animation-background .image-container .greenLine {
    width: 62px;
    height: 30px;
    top: 201px;
    left: 141px;
  }
  .advantages-block .pre_written .animation-background .image-container .main-image {
    width: 623px;
    height: 488px;
    right: 25px;
  }
  .advantages-block .pre_written .animation-background .image-container .dark-block {
    top: 93px;
    left: 24px;
    width: 328.62px;
    height: 180.92px;
  }
  .advantages-block .pre_written .animation-background .image-container .light-block {
    width: 302.77px;
    height: 227.7px;
    left: 136px;
  }
}
@media screen and (max-width: 767px) and (min-width: 480px) {
  .advantages-block .pre_written .animation-background {
    width: 432px;
    height: 622px;
    display: block;
    margin-top: 32px;
  }
  .advantages-block .pre_written .animation-background .text-container {
    padding: 48px 0 0;
    width: 100%;
    height: auto;
    text-align: center;
    padding: 48px 0 0;
  }
  .advantages-block .pre_written .animation-background .text-container h4 {
    text-align: center;
  }
  .advantages-block .pre_written .animation-background .text-container p {
    width: 584px;
    margin: 16px auto 0;
  }
  .advantages-block .pre_written .animation-background .text-container a {
    margin-left: auto;
    margin-right: auto;
  }
  .advantages-block .pre_written .animation-background .text-container h4 {
    font-weight: 500;
    font-size: 24px;
    text-align: center;
  }
  .advantages-block .pre_written .animation-background .text-container p {
    width: 384px;
    font-weight: 300;
  }
  .advantages-block .pre_written .animation-background .image-container {
    width: 100%;
    height: 51.1%;
  }
  .advantages-block .pre_written .animation-background .image-container .main-image {
    right: 19px;
    width: 86%;
    height: 92%;
  }
  .advantages-block .pre_written .animation-background .image-container .dark-block {
    width: 201.28px;
    height: 110.82px;
    left: 14px;
    top: 66px;
  }
  .advantages-block .pre_written .animation-background .image-container .light-block {
    width: 185.45px;
    height: 141.06px;
    bottom: 18px;
    left: 83px;
  }
}
@media screen and (max-width: 479px) {
  .advantages-block .pre_written .animation-background {
    margin-top: 24px;
    width: 288px;
    height: 548px;
    display: block;
    padding: 32px 0 0;
    border-radius: 16px;
  }
  .advantages-block .pre_written .animation-background .text-container {
    height: auto;
    text-align: center;
    padding: 0 24px;
    width: auto;
  }
  .advantages-block .pre_written .animation-background .text-container h4 {
    font-weight: 500;
    font-size: 24px;
    text-align: center;
  }
  .advantages-block .pre_written .animation-background .text-container p {
    width: 240px;
    font-weight: 300;
    margin-left: auto;
    margin-right: auto;
  }
  .advantages-block .pre_written .animation-background .text-container a {
    width: 240px;
    margin-left: auto;
    margin-right: auto;
  }
  .advantages-block .pre_written .animation-background .image-container {
    width: 100%;
    height: 36%;
  }
  .advantages-block .pre_written .animation-background .image-container .main-image {
    width: 263px;
    height: 196px;
    left: 19px;
    bottom: 0;
  }
  .advantages-block .pre_written .animation-background .image-container .dark-block {
    width: 134.18px;
    height: 73.88px;
    left: 12px;
    top: 30px;
  }
  .advantages-block .pre_written .animation-background .image-container .light-block {
    width: 123.63px;
    height: 95.71px;
    top: 93.883px;
    left: 54px;
  }
}
.advantages-block .hr .animation-background {
  background: #FDFBE3;
}
.advantages-block .hr .animation-background .image-container {
  position: relative;
  width: 100%;
}
.advantages-block .hr .animation-background .image-container .main-image {
  bottom: 0;
  background-image: url("/includes/site/img/advantages/slide4/hr.svg");
  background-size: cover;
  background-repeat: no-repeat;
  right: 1px;
  width: 664px;
  height: 520px;
  z-index: 3;
  position: absolute;
}
.advantages-block .hr .animation-background .image-container .text1 {
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  background-image: url("/includes/site/img/advantages/slide4/text1.svg");
  width: 280px;
  height: 132px;
  top: 110px;
  right: 376px;
}
.advantages-block .hr .animation-background .image-container .text2 {
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  background-image: url("/includes/site/img/advantages/slide4/text2.svg");
  width: 240px;
  height: 112px;
  bottom: 160px;
  z-index: 4;
  top: 254px;
  right: 54px;
}
.advantages-block .hr .animation-background .image-container .text3 {
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  background-image: url("/includes/site/img/advantages/slide4/text3.svg");
  width: 312px;
  height: 92px;
  bottom: 40px;
  right: 288px;
}
.advantages-block .hr .animation-background .image-container .idea {
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  background-image: url("/includes/site/img/advantages/slide4/idea.svg");
  width: 104px;
  height: 132px;
  top: 32px;
  right: 96px;
}
@media screen and (max-width: 1280px) and (min-width: 1024px) {
  .advantages-block .hr .animation-background {
    width: 944px;
    height: 432px;
  }
  .advantages-block .hr .animation-background .text-container {
    width: 392px;
    padding-top: 89px;
  }
  .advantages-block .hr .animation-background .text-container p {
    width: 392px;
    height: 112px;
  }
  .advantages-block .hr .animation-background .image-container .main-image {
    width: 396px;
    height: 392px;
    right: 52px;
  }
  .advantages-block .hr .animation-background .image-container .main-image {
    width: 490px;
    height: 391px;
    right: 15px;
  }
  .advantages-block .hr .animation-background .image-container .text1 {
    width: 202.41px;
    height: 96.13px;
    right: 278px;
    top: 105px;
  }
  .advantages-block .hr .animation-background .image-container .text2 {
    width: 183.31px;
    height: 86.44px;
    right: 43px;
    top: 233px;
  }
  .advantages-block .hr .animation-background .image-container .text3 {
    width: 225.54px;
    height: 67.13px;
    right: 243px;
  }
  .advantages-block .hr .animation-background .image-container .idea {
    width: 84px;
    height: 106px;
    top: 59px;
    right: 74px;
  }
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .advantages-block .hr .animation-background {
    width: 704px;
    height: 788px;
    display: block;
  }
  .advantages-block .hr .animation-background .text-container {
    padding: 48px 0 0;
    width: 100%;
    height: auto;
    text-align: center;
  }
  .advantages-block .hr .animation-background .text-container h4 {
    text-align: center;
  }
  .advantages-block .hr .animation-background .text-container p {
    width: 584px;
    margin: 16px auto 0;
  }
  .advantages-block .hr .animation-background .text-container a {
    margin-left: auto;
    margin-right: auto;
  }
  .advantages-block .hr .animation-background .image-container {
    width: 100%;
    height: 65%;
  }
  .advantages-block .hr .animation-background .image-container .text1 {
    width: 269px;
    height: 127.74px;
    left: 41.583px;
    top: 118px;
  }
  .advantages-block .hr .animation-background .image-container .text2 {
    width: 247.88px;
    height: 116.05px;
    top: 247.133px;
    left: 409.117px;
  }
  .advantages-block .hr .animation-background .image-container .text3 {
    width: 288.04px;
    height: 85.54px;
    left: 89.967px;
  }
  .advantages-block .hr .animation-background .image-container .idea {
    width: 105px;
    height: 133px;
    top: 28px;
    left: 510px;
  }
}
@media screen and (max-width: 767px) and (min-width: 480px) {
  .advantages-block .hr .animation-background {
    width: 432px;
    height: 622px;
    display: block;
    margin-top: 32px;
  }
  .advantages-block .hr .animation-background .text-container {
    padding: 48px 0 0;
    width: 100%;
    height: auto;
    text-align: center;
    padding: 48px 0 0;
  }
  .advantages-block .hr .animation-background .text-container h4 {
    text-align: center;
  }
  .advantages-block .hr .animation-background .text-container p {
    width: 584px;
    margin: 16px auto 0;
  }
  .advantages-block .hr .animation-background .text-container a {
    margin-left: auto;
    margin-right: auto;
  }
  .advantages-block .hr .animation-background .text-container h4 {
    font-weight: 500;
    font-size: 24px;
    text-align: center;
  }
  .advantages-block .hr .animation-background .text-container p {
    width: 384px;
    font-weight: 300;
  }
  .advantages-block .hr .animation-background .image-container {
    width: 100%;
    height: 46.58%;
  }
  .advantages-block .hr .animation-background .image-container .main-image {
    width: 85%;
    height: 100%;
  }
  .advantages-block .hr .animation-background .image-container .text1 {
    width: 158.29px;
    height: 77.83px;
    top: 55px;
    left: 46.583px;
  }
  .advantages-block .hr .animation-background .image-container .text2 {
    bottom: 159px;
    height: 72.24px;
    width: 156.81px;
    right: 39px;
    left: 270px;
    top: 143.133px;
  }
  .advantages-block .hr .animation-background .image-container .text3 {
    width: 162.87px;
    height: 64.09px;
    left: 49px;
    bottom: 21px;
  }
  .advantages-block .hr .animation-background .image-container .idea {
    left: 318px;
    width: 65.84px;
    height: 83.86px;
    top: 17px;
  }
}
@media screen and (max-width: 479px) {
  .advantages-block .hr .animation-background {
    margin-top: 24px;
    width: 288px;
    height: 548px;
    display: block;
    padding: 32px 0 0;
    border-radius: 16px;
  }
  .advantages-block .hr .animation-background .text-container {
    height: auto;
    text-align: center;
    padding: 0 24px;
    width: auto;
  }
  .advantages-block .hr .animation-background .text-container h4 {
    font-weight: 500;
    font-size: 24px;
    text-align: center;
  }
  .advantages-block .hr .animation-background .text-container p {
    width: 240px;
    font-weight: 300;
    margin-left: auto;
    margin-right: auto;
  }
  .advantages-block .hr .animation-background .text-container a {
    width: 240px;
    margin-left: auto;
    margin-right: auto;
  }
  .advantages-block .hr .animation-background .image-container {
    width: 100%;
    height: 38%;
  }
  .advantages-block .hr .animation-background .image-container .main-image {
    width: 85%;
    height: 100%;
  }
  .advantages-block .hr .animation-background .image-container .text1 {
    width: 105.53px;
    height: 52.55px;
    top: 39px;
    left: 36.583px;
  }
  .advantages-block .hr .animation-background .image-container .text2 {
    bottom: 159px;
    height: 48.5px;
    width: 104.54px;
    right: 39px;
    left: 188px;
    top: 103.133px;
  }
  .advantages-block .hr .animation-background .image-container .text3 {
    width: 108.58px;
    height: 43.06px;
    bottom: 21px;
    left: 31px;
    top: 145.2px;
  }
  .advantages-block .hr .animation-background .image-container .idea {
    width: 46.84px;
    height: 58.86px;
    left: 223px;
    top: 11px;
  }
}
.advantages-block .tabs {
  width: 1110px;
  margin-top: 32px;
  margin-left: auto;
  margin-right: auto;
}
.advantages-block .tabs .tab {
  cursor: pointer;
  display: flex;
  flex-direction: row;
  justify-content: center;
  border-radius: 48px;
  padding: 16px 20px;
  gap: 8px;
  margin-left: 4px;
  margin-right: 4px;
}
.advantages-block .tabs .tab:hover {
  background: #FBFAFC;
}
.advantages-block .tabs .tab .icon {
  width: 24px;
  height: 24px;
  display: block;
}
.advantages-block .tabs .tab .ai {
  background-image: url("/includes/site/img/advantages/ai.svg");
}
.advantages-block .tabs .tab .builder {
  background-image: url("/includes/site/img/advantages/builder.svg");
}
.advantages-block .tabs .tab .check {
  background-image: url("/includes/site/img/advantages/check.svg");
}
.advantages-block .tabs .tab .phrases {
  background-image: url("/includes/site/img/advantages/phrases.svg");
}
.advantages-block .tabs .tab .hr {
  background-image: url("/includes/site/img/advantages/hr.svg");
}
.advantages-block .tabs .tab.active {
  border: 1px solid #63418C;
}
.advantages-block .slideWrap {
  position: relative;
}
.advantages-block .slideWrap .next, .advantages-block .slideWrap .prev {
  position: absolute;
  width: 50%;
  height: 100%;
  cursor: pointer;
  z-index: 10;
}
.advantages-block .slideWrap .next {
  right: 0;
}
.advantages-block .animation-container > div {
  display: none;
}

@media screen and (max-width: 1279px) and (min-width: 1024px) {
  .advantages-block {
    margin-bottom: -24px;
  }
  .advantages-block .divider {
    margin: 72px auto;
  }
  .advantages-block .tabs {
    width: 920px;
  }
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .advantages-block {
    margin-bottom: -40px;
  }
  .advantages-block .divider {
    margin: 56px auto;
  }
  .advantages-block .tabs {
    width: 690px;
  }
}
@media screen and (max-width: 767px) and (min-width: 480px) {
  .advantages-block {
    margin-bottom: -48px;
  }
  .advantages-block .divider {
    margin: 48px auto;
  }
  .advantages-block .tabs {
    width: 480px;
  }
  .advantages-block h3 {
    width: 464px;
  }
}
@media screen and (max-width: 479px) {
  .advantages-block {
    margin-bottom: -56px;
  }
  .advantages-block .divider {
    margin: 40px auto;
  }
  .advantages-block h3 {
    width: 288px;
  }
  .advantages-block .tabs {
    width: 250px;
    margin-top: 24px;
  }
  .advantages-block .tabs .tab {
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 871px) {
  .slideWrap .prev, .slideWrap .next {
    display: none !important;
  }
}
.star {
  opacity: 0;
  animation: fadeInAnimation 1s ease-in-out forwards;
  animation-delay: 0.6s;
}

.ai-board {
  opacity: 0;
  animation: fadeInAnimation 1s ease-in-out forwards;
  animation-delay: 1.2s;
}

.work-experience {
  opacity: 0;
  animation: fadeInAnimation 1s ease-in-out forwards;
  animation-delay: 0.6s;
}

.helvetica {
  opacity: 0;
  animation: fadeInAnimation 1s ease-in-out forwards;
  animation-delay: 1.2s;
}

.choose-color {
  opacity: 0;
  animation: fadeInAnimation 1s ease-in-out forwards;
  animation-delay: 1.8s;
}

.error-line {
  opacity: 0;
  animation: fadeInAnimation 1s ease-in-out forwards;
  animation-delay: 0.6s;
}

.spell_mistake {
  opacity: 0;
  animation: fadeInAnimation 1s ease-in-out forwards;
  animation-delay: 1.2s;
}

.correctA {
  opacity: 0;
  animation: fadeInAnimation 1s ease-in-out forwards;
  animation-delay: 1.8s;
}

.greenLine {
  opacity: 0;
  animation: fadeInAnimation 1s ease-in-out forwards;
  animation-delay: 1.8s;
}

.dark-block {
  opacity: 0;
  animation: fadeInAnimation 1s ease-in-out forwards;
  animation-delay: 0.6s;
}

.light-block {
  opacity: 0;
  animation: fadeInAnimation 1s ease-in-out forwards;
  animation-delay: 1.2s;
}

.text1 {
  opacity: 0;
  animation: fadeInAnimation 1s ease-in-out forwards;
  animation-delay: 0.6s;
}

.text2 {
  opacity: 0;
  animation: fadeInAnimation 1s ease-in-out forwards;
  animation-delay: 1.2s;
}

.text3 {
  opacity: 0;
  animation: fadeInAnimation 1s ease-in-out forwards;
  animation-delay: 1.8s;
}

.idea {
  opacity: 0;
  animation: fadeInAnimation 1s ease-in-out forwards;
  animation-delay: 2.4s;
}

@keyframes fadeInAnimation {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/*# sourceMappingURL=index.css.map */
