/* =========================
   SECTION ONE
========================= */

@media screen and (min-width: 480px) {
  .section-one {
    min-height: 390px;
  }
  .section-one .img-badge {
    right: 63px;
    transform: none;
    left: unset;
  }

  .section-one h1 {
    left: 50px;
  }
  .section-one .img-girl {
    position: relative;
  }
  .section-one .hero__content-container {
    padding: 0 0 92px 25px;
  }
}

@media screen and (min-width: 590px) {
  .section-one .img-badge {
    width: 90px;
    top: 40px;
  }

  .no-dt {
    display: none;
  }
  .section-one .hero__content-container .only-dt {
    display: block;
  }

  .section-one .hero__content-container .copy-container .only-dt {
    display: flex;
    flex-direction: column;
    gap: 53px;
    font-size: 48px;
    font-weight: 700;
    letter-spacing: 2%;
    line-height: 0%;
  }
  .section-one .hero__content-container {
    padding: 0 0 82px 37px;
    gap: 78px;
  }

  .section-one .hero__content-container .only-dt span {
    display: block;
    letter-spacing: -2%;
  }

  .section-one .hero__content-container .only-dt span:nth-of-type(1) {
    margin-left: 33px;
  }

  .section-one .hero__content-container .only-dt span:nth-of-type(2) {
    margin-left: -4px;
  }

  .section-one .hero__content-container .only-dt span:nth-of-type(3) {
    margin-left: -4px;
    letter-spacing: -2.9%;
  }

  .section-one .hero__content-container .only-dt span:nth-of-type(4) {
    margin-left: 39px;
  }

  .section-one .hero__content-container .cta-btn {
    padding: 11.09px 31.67px;
    margin-left: 42px;
  }

  .section-one .hero__content-container .cta-btn p {
    font-size: 25px;
    font-weight: 400;
  }
}

@media screen and (min-width: 768px) {
  .section-one::after {
    z-index: 9;
    height: 80px;
  }

  .section-one .img-pattern {
    width: 242px;
  }

  .section-one .img-badge {
    width: 90px;
    top: 40px;
  }

  .no-dt {
    display: none;
  }

  .section-one .hero__content-container .only-dt {
    display: block;
  }

  .section-one .hero__content-container {
    padding: 0 0 82px 37px;
    gap: 78px;
  }

  .section-one .hero__content-container .copy-container {
    display: flex;
    flex-direction: column;
    gap: 53px;
  }

  .section-one .hero__content-container .copy-container .only-dt {
    display: flex;
    flex-direction: column;
    gap: 53px;
    font-size: 48px;
    font-weight: 700;
    letter-spacing: 2%;
    line-height: 0%;
  }

  .section-one .hero__content-container .only-dt span {
    display: block;
    letter-spacing: -2%;
  }

  .section-one .hero__content-container .only-dt span:nth-of-type(1) {
    margin-left: 33px;
  }

  .section-one .hero__content-container .only-dt span:nth-of-type(2) {
    margin-left: -4px;
  }

  .section-one .hero__content-container .only-dt span:nth-of-type(3) {
    margin-left: -4px;
    letter-spacing: -2.9%;
  }

  .section-one .hero__content-container .only-dt span:nth-of-type(4) {
    margin-left: 39px;
  }

  .section-one .hero__content-container .cta-btn {
    padding: 11.09px 31.67px;
    margin-left: 42px;
  }

  .section-one .hero__content-container .cta-btn p {
    font-size: 25px;
    font-weight: 400;
  }
  .section-one .img-girl {
    position: relative;
  }
}
@media screen and (min-width: 900px) {
  .section-one .hero__content-container .copy-container .only-dt {
    font-size: 65px;
  }
}
@media screen and (min-width: 1024px) {
  .section-one .hero__content-container {
    padding: 0 0 170px 70px;
  }
}
@media screen and (min-width: 1200px) {
  .section-one {
    min-height: 670px;
  }
  .section-one .img-badge {
    width: 137px;
    top: 72px;
    right: 103px;
    filter: drop-shadow(0 0 3px rgba(109, 220, 255, 0.95))
      drop-shadow(0 0 8px rgba(109, 220, 255, 0.85))
      drop-shadow(0 0 14px rgba(109, 220, 255, 0.7))
      drop-shadow(0 0 22px rgba(109, 220, 255, 0.45));
  }
  .section-one .img-pattern {
    width: 302px;
  }

  .section-one .hero__content-container .copy-container .only-dt {
    gap: 99px;
    font-size: 91.44px;
    letter-spacing: 2%;
    line-height: 0%;
  }

  .section-one .hero__content-container .only-dt span {
    display: block;
    letter-spacing: -3%;
  }

  .section-one .hero__content-container .only-dt span:nth-of-type(1) {
    margin-left: 64px;
  }

  .section-one .hero__content-container .only-dt span:nth-of-type(2) {
    margin-left: -10px;
  }

  .section-one .hero__content-container .only-dt span:nth-of-type(3) {
    margin-left: -10px;
    letter-spacing: -3.9%;
  }

  .section-one .hero__content-container .only-dt span:nth-of-type(4) {
    margin-left: 74px;
  }
  .section-one .hero__content-container {
    padding: 0 0 100px 100px;
    gap: 106px;
  }

  .section-one .hero__content-container .cta-btn {
    padding: 12.52px 35.18px;
    margin-left: 155.57px;
  }

  .section-one .hero__content-container .cta-btn p {
    font-size: 32px;
  }
  .section-one::after {
    height: 60px;
  }
}

@media screen and (min-width: 1515px) {
  .section-one {
    min-height: 816px;
  }

  .section-one .img-pattern {
    width: 302px;
  }

  .section-one .img-badge {
    width: 149px;
    top: 72px;
    right: 133px;
    filter: drop-shadow(0 0 3px rgba(109, 220, 255, 0.95))
      drop-shadow(0 0 8px rgba(109, 220, 255, 0.85))
      drop-shadow(0 0 14px rgba(109, 220, 255, 0.7))
      drop-shadow(0 0 22px rgba(109, 220, 255, 0.45));
  }

  .section-one .img-girl {
    height: 100%;
    width: auto;
    max-width: unset;
    left: 50%;
    transform: translateX(-50%);
  }

  .section-one .hero__content-container {
    padding: 0 0 126px 122px;
    gap: 106px;
  }

  .section-one .hero__content-container .copy-container {
    display: flex;
    flex-direction: column;
    gap: 76px;
  }

  .section-one .hero__content-container .copy-container .only-dt {
    gap: 99px;
    font-size: 91.44px;
    letter-spacing: 2%;
    line-height: 0%;
  }

  .section-one .hero__content-container .only-dt span {
    display: block;
    letter-spacing: -3%;
  }

  .section-one .hero__content-container .only-dt span:nth-of-type(1) {
    margin-left: 64px;
  }

  .section-one .hero__content-container .only-dt span:nth-of-type(2) {
    margin-left: -10px;
  }

  .section-one .hero__content-container .only-dt span:nth-of-type(3) {
    margin-left: -10px;
    letter-spacing: -3.9%;
  }

  .section-one .hero__content-container .only-dt span:nth-of-type(4) {
    margin-left: 74px;
  }

  .section-one .hero__content-container .cta-btn {
    padding: 12.52px 35.18px;
    margin-left: 155.57px;
  }

  .section-one .hero__content-container .cta-btn p {
    font-size: 32px;
  }
}

/* =========================
   SECTION TWO
========================= */
@media screen and (min-width: 450px) {
  .section-two {
    padding: 34.57px 22% 0 0;
  }
}
@media screen and (min-width: 590px) {
  .section-two .section-two__content-container h2 {
    font-size: 48px;
  }
  .section-two .text {
    width: 438px;
    font-size: 18px;
    line-height: 21.6px;
  }
  .section-two .section-two__content-container {
    align-items: flex-start;
    width: fit-content;
    gap: 30px;
  }
  .section-two .img-pattern {
    top: -18px;
    width: 203px;
  }
  .section-two {
    padding: 34.57px 2% 0 0;
  }
}
@media screen and (min-width: 768px) {
  .section-two {
    min-height: 360px;
    padding: 72.06px 63.21px 0 0;
  }

  .section-two .img-pattern {
    width: 300px;
    top: 0;
  }

  .section-two .section-two__content-container {
    gap: 34px;
    width: 550px;
    align-items: flex-start;
  }

  .section-two .section-two__content-container h2 {
    font-size: 48px;
    letter-spacing: -1px;
    line-height: 52.8px;
    margin-right: unset;
  }

  .section-two .section-two__content-container h2 span:nth-of-type(1) {
    letter-spacing: -1.4px;
    margin-left: 24px;
    margin-right: unset;
  }

  .section-two .section-two__content-container h2 span:nth-of-type(2) {
    margin-left: 58px;
  }

  .section-two .text {
    font-size: 18px;
    line-height: 21.6px;
    padding: 0;
    margin: 0;
    margin-left: 27px;
    width: 518px;
  }
}
@media screen and (min-width: 900px) {
  .section-two .section-two__content-container h2 {
    font-size: 65px;
  }
  .section-two .text {
    font-size: 21px;
  }
  .section-two .section-two__content-container {
    width: fit-content;
  }
}
@media screen and (min-width: 1024px) {
  .section-two {
    padding: 46px 15% 0 0;
  }
}

@media screen and (min-width: 1200px) {
  .section-two .section-two__content-container h2 {
    font-size: 85px;
    letter-spacing: -1px;
    line-height: 92.8px;
    margin-right: unset;
    word-break: break-all;
  }
  .section-two .img-pattern {
    width: 587px;
    top: 5px;
  }
  .section-two {
    padding: 46px 6% 0 0;
  }
  .section-two .section-two__content-container {
    gap: 56px;
    width: 858px;
    align-items: flex-start;
  }
  .section-two .text {
    font-size: 25px;
  }
}

@media screen and (min-width: 1515px) {
  .section-two {
    min-height: 587px;
    padding: 77.55px 6% 0 0;
  }

  .section-two .img-pattern {
    width: 587px;
    top: 5px;
  }

  .section-two .section-two__content-container {
    gap: 56px;
    width: 858px;
    align-items: flex-start;
  }

  .section-two .section-two__content-container h2 {
    font-size: 85px;
    letter-spacing: -1px;
    line-height: 92.8px;
    margin-right: unset;
    word-break: break-all;
  }

  .section-two .section-two__content-container h2 span:nth-of-type(1) {
    letter-spacing: -1.9px;
    margin-left: -8px;
  }

  .section-two .section-two__content-container h2 span:nth-of-type(2) {
    margin-left: 58px;
  }

  .section-two .text {
    font-size: 25px;
    padding: 0;
    margin: 0;
    margin-left: 63px;
    width: 720px;
    line-height: 28.6px;
    letter-spacing: 0.8%;
  }
}

/* =========================
   SECTION THREE
========================= */
@media screen and (min-width: 480px) {
  .section-three {
    min-height: 450px;
    padding: 39px 0 0 10%;
  }
  .section-three .img-battlefield {
    height: unset;
    max-width: 660px;
    transform: translateY(53%);
  }
  .section-three .img-pattern.mirror {
    top: -9px;
    width: 202px;
    transform: unset;
  }
}
@media screen and (min-width: 590px) {
  .section-three {
    min-height: 600px;
  }
  .section-three .section-three_content-container .copy-container {
    width: 300px;
    gap: 31px;
  }
  .section-three .section-three_content-container .copy-container h2 {
    font-size: 48px;
    width: 300px;
  }
  .section-three
    .section-three_content-container
    .copy-container
    h2
    span:nth-of-type(2) {
    margin-left: 21px;
    letter-spacing: -0.9px;
  }
  .section-three .section-three_content-container .copy-container h2 span {
    letter-spacing: -4%;
    line-height: 48px;
    margin-left: -4px;
  }
  .section-three .section-three_content-container .copy-container .text {
    font-size: 17px;
    line-height: 21.6px;
    width: 248px;
  }
  .section-three .section-three_content-container .cta-btn {
    font-size: 25px;
    font-weight: 400;
    letter-spacing: 0%;
    padding: 10.19px 28.38px;
    margin-left: 23px;
  }
  .section-three .section-three_content-container .copy-container .text {
    width: 188px;
  }
}

@media screen and (min-width: 768px) {
  .section-three {
    min-height: 711px;
    padding: 113px 0 0 58px;
  }

  .section-three::after {
    display: none;
  }

  .section-three .img-battlefield {
    top: -288px;
    height: 668px;
    max-width: unset;
    width: auto;
    mask-image: linear-gradient(to bottom, black 94%, #00000000 112%);
  }

  .section-three .img-pattern.mirror {
    width: 312px;
    top: 0;
    transform: none;
  }

  .section-three .section-three_content-container {
    gap: 47px;
  }

  .section-three .section-three_content-container .copy-container {
    width: 300px;
    gap: 31px;
  }

  .section-three .section-three_content-container .copy-container h2 {
    font-size: 48px;
    width: 300px;
  }

  .section-three .section-three_content-container .copy-container h2 span {
    letter-spacing: -4%;
    line-height: 48px;
    margin-left: -4px;
  }

  .section-three
    .section-three_content-container
    .copy-container
    h2
    span:nth-of-type(2) {
    margin-left: 21px;
    letter-spacing: -0.9px;
  }

  .section-three .section-three_content-container .copy-container .text {
    font-size: 17px;
    line-height: 21.6px;
    width: 248px;
  }

  .section-three .section-three_content-container .cta-btn {
    font-size: 25px;
    font-weight: 400;
    letter-spacing: 0%;
    padding: 10.19px 28.38px;
    margin-left: 23px;
  }
  .section-three .img-battlefield {
    mask-image: linear-gradient(to bottom, black 87%, #00000000 98%);
  }
}

@media screen and (min-width: 900px) {
  .section-three .section-three_content-container .copy-container h2 {
    font-size: 65px;
    width: 350px;
  }
  .section-three .section-three_content-container .copy-container .text {
    font-size: 21px;
    width: 248px;
  }
  .section-three .img-battlefield {
    mask-image: linear-gradient(to bottom, black 72%, #00000000 82%);
    top: -459px;
    height: 868px;
    max-width: unset;
    width: auto;
  }
}
@media screen and (min-width: 1100px) {
  .section-three {
    padding: 113px 0 0 10%;
  }
  .section-three .section-three_content-container .copy-container .text {
    width: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .section-three {
    padding: 113px 0 0 11%;
    min-height: 856px;
  }
  .section-three .img-pattern.mirror {
    width: 519px;
    top: -100px;
  }
  .section-three .section-three_content-container {
    gap: 66px;
  }
  .section-three .section-three_content-container .copy-container {
    width: 570px;
    gap: 76px;
  }
  .section-three .section-three_content-container .copy-container h2 {
    width: 100%;
    font-size: 85px;
    letter-spacing: -1.7px;
    line-height: 99.5px;
    gap: 35px;
  }
  .section-three .section-three_content-container .copy-container {
    width: 570px;
    gap: 76px;
  }
  .section-three .section-three_content-container .cta-btn {
    padding: 12.5px 42.5px;
    font-size: 32px;
    font-weight: 400;
    margin-left: 112px;
  }

  .section-three .section-three_content-container .copy-container .text {
    font-size: 25px;
    line-height: 30px;
    width: 370px;
    letter-spacing: 1%;
  }
  .section-three .img-battlefield {
    top: -584px;
    height: 1029px;
    max-width: unset;
    width: auto;
    mask-image: linear-gradient(to bottom, black 70%, #00000000 88%);
  }
}
@media screen and (min-width: 1515px) {
  .section-three {
    min-height: 856px;
    padding: 175px 0 0 83px;
  }

  .section-three .img-pattern.mirror {
    width: 519px;
    top: -100px;
  }

  .section-three .img-battlefield {
    height: 1155px;
    top: -663px;
    mask-image: linear-gradient(to bottom, black 70% 70%, #00000000 79%);
  }

  .section-three::after {
    display: none;
  }

  .section-three .section-three_content-container {
    gap: 66px;
  }

  .section-three .section-three_content-container .copy-container {
    width: 570px;
    gap: 76px;
  }

  .section-three .section-three_content-container .copy-container h2 {
    width: 100%;
    font-size: 85px;
    letter-spacing: -1.7px;
    line-height: 99.5px;
    gap: 35px;
  }

  .section-three
    .section-three_content-container
    .copy-container
    h2
    span:nth-of-type(2) {
    margin-left: 37px;
    letter-spacing: -0.9px;
  }

  .section-three .section-three_content-container .copy-container .text {
    font-size: 25px;
    line-height: 30px;
    width: 570px;
    letter-spacing: 1%;
  }

  .section-three .section-three_content-container .cta-btn {
    padding: 12.5px 42.5px;
    font-size: 32px;
    font-weight: 400;
    margin-left: 112px;
  }
}

/* =========================
   SECTION FOUR
========================= */

@media screen and (min-width: 450px) {
  .section-four {
    min-height: 455px;
    z-index: 15;
  }
  .section-four::before {
    height: 80px;
  }
}

@media screen and (min-width: 580px) {
  .section-four .section-four_content-container {
    width: 375px;
    gap: 35px;
  }
  .section-four .section-four_content-container h2 {
    font-size: 48px;
    letter-spacing: -1px;
    line-height: 52.8px;
  }
  .section-four .section-four_content-container .text {
    font-size: 18px;
    line-height: 21.6px;
    margin-left: 10px;
    width: 340px;
  }
}

@media screen and (min-width: 768px) {
  .section-four {
    min-height: 558px;
    padding: 16px 0 0 50px;
  }

  .section-four::before {
    top: 0;
    height: 100px;
    z-index: 15;
    background: linear-gradient(
      to bottom,
      rgb(0, 0, 0) 0%,
      rgba(0, 0, 0, 0) 100%
    );
  }

  .section-four::after {
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    height: 100px;
    pointer-events: none;
    z-index: 15;
    background: linear-gradient(
      to top,
      rgba(0, 0, 0, 0.95) 30%,
      rgba(0, 0, 0, 0) 100%
    );
  }

  .section-four .sec4-background {
    width: unset;
    height: auto;
    display: block;
    right: 1px;
    top: -6px;

    -webkit-mask-image: none;
    mask-image: none;
  }

  .section-four .sec4-pattern {
    z-index: 20;
    width: 412px;
    right: unset;
    left: 0;
    bottom: 26px;
  }

  .section-four .section-four_content-container {
    width: 375px;
    gap: 35px;
  }

  .section-four .section-four_content-container h2 {
    font-size: 48px;
    letter-spacing: -1px;
    line-height: 52.8px;
  }

  .section-four .section-four_content-container h2 span:nth-of-type(2) {
    margin-left: 22px;
  }

  .section-four .section-four_content-container .text {
    font-size: 18px;
    line-height: 21.6px;
    margin-left: 10px;
    width: 340px;
  }

  .section-four .section-four_content-container .text .bullet-list {
    font-size: 18px;
    line-height: 21.6px;
    width: unset;
    margin-top: 23px;
    padding-left: 27px;
  }
}

@media screen and (min-width: 900px) {
  .section-four .section-four_content-container h2 {
    font-size: 65px;
    width: 410px;
  }
  .section-four .section-four_content-container .text {
    font-size: 21px;
    width: 340px;
  }
}

@media screen and (min-width: 1200px) {
  .section-four .section-four_content-container {
    width: 750px;
    gap: 51px;
  }
  .section-four .section-four_content-container h2 {
    font-size: 85px;
    letter-spacing: -1.7px;
    line-height: 94.5px;
    width: fit-content;
  }
  .section-four .section-four_content-container .text {
    font-size: 25px;
    line-height: 30px;
    margin-left: 24px;
    width: 553px;
  }
  .section-four .section-four_content-container .text .bullet-list {
    margin-top: 32px;
    padding-left: 35px;
    font-size: 25px;
    font-weight: 400;
    line-height: 29px;
    letter-spacing: 0%;
  }
  .section-four {
    min-height: 879px;
    padding: 40px 0 0 50px;
  }
  .section-four .sec4-background {
    top: 0;
  }
  .section-four .sec4-pattern {
    width: 752px;
    bottom: 101px;
  }
  .section-four::after {
    height: 290px;
  }
}

@media screen and (min-width: 1515px) {
  .section-four {
    min-height: 879px;
    padding: 135px 0 0 70px;
  }

  .section-four .sec4-pattern {
    width: 752px;
    bottom: 101px;
  }

  .section-four .sec4-background {
    top: 0;
  }

  .section-four .section-four_content-container {
    width: 750px;
    gap: 51px;
  }

  .section-four .section-four_content-container h2 {
    font-size: 85px;
    letter-spacing: -1.7px;
    line-height: 94.5px;
    width: fit-content;
  }

  .section-four .section-four_content-container h2 span:nth-of-type(2) {
    margin-left: 42px;
    letter-spacing: -2.7px;
  }

  .section-four .section-four_content-container .text {
    font-size: 25px;
    line-height: 30px;
    margin-left: 24px;
    width: 553px;
  }

  .section-four .section-four_content-container .text .bullet-list {
    margin-top: 32px;
    padding-left: 35px;
    font-size: 25px;
    font-weight: 400;
    line-height: 29px;
    letter-spacing: 0%;
  }
}

/* =========================
   SECTION FIVE
========================= */

@media screen and (min-width: 450px) {
  .section-five {
    min-height: 490px;
  }
}

@media screen and (min-width: 530px) {
  .section-five {
    min-height: 550px;
  }
}

@media screen and (min-width: 590px) {
  .section-five {
    min-height: 620px;
  }
  .section-five .section-five_content-container {
    gap: 17px;
  }
  .section-five .section-five_content-container h2 {
    font-size: 48px;
    letter-spacing: -1px;
    line-height: 48px;
    max-width: 524px;
    margin-left: 2px;
  }
  .section-five .section-five_content-container .text {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 700px;
  }
  .section-five .section-five_content-container .text p {
    font-size: 18px;
    line-height: 21.6px;
    width: 530px;
    margin-left: unset;
    letter-spacing: 1%;
    text-align: center;
  }
}

@media screen and (min-width: 630px) {
  .section-five {
    min-height: 690px;
  }
  .section-five .section-five_content-container .text p {
    width: 534px;
  }
}

@media screen and (min-width: 768px) {
  .section-five {
    min-height: 738px;
    padding-top: 36px;
  }

  .section-five .img-gamer_boy {
    bottom: 0;
    min-width: 100%;
  }

  .section-five .section-five_content-container {
    gap: 37px;
  }

  .section-five .section-five_content-container h2 {
    font-size: 48px;
    letter-spacing: -1px;
    line-height: 48px;
    max-width: 524px;
    margin-left: 2px;
  }

  .section-five .section-five_content-container .text {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 700px;
  }

  .section-five .section-five_content-container .text p {
    font-size: 18px;
    line-height: 21.6px;
    width: 650px;
    margin-left: -26px;
    letter-spacing: 1%;
    text-align: center;
  }
  .section-five::after {
    background: linear-gradient(
      to bottom,
      rgba(5, 8, 20, 0) 0%,
      rgb(5, 14, 27) 50%,
      rgba(11, 16, 35, 0) 100%
    );
  }
}

@media screen and (min-width: 790px) {
  .section-five {
    padding-top: 6px;
  }
}

@media screen and (min-width: 830px) {
  .section-five {
    min-height: 800px;
  }
}
@media screen and (min-width: 900px) {
  .section-five .section-five_content-container h2 {
    font-size: 65px;
    max-width: 524px;
  }
  .section-five .section-five_content-container .text p {
    font-size: 21px;
    width: 650px;
  }
}
@media screen and (min-width: 920px) {
  .section-five {
    min-height: 870px;
  }
}
@media screen and (min-width: 1024px) {
  .section-five {
    min-height: 972px;
  }
}

@media screen and (min-width: 1200px) {
  .section-five::before {
    height: 270px;
    background: linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0.95) 34%,
      rgba(0, 0, 0, 0) 100%
    );
  }
  .section-five {
    min-height: 960px;
  }
  .section-five .section-five_content-container {
    gap: 48px;
  }
  .section-five .section-five_content-container h2 {
    font-size: 90px;
    letter-spacing: -1.7px;
    line-height: 90px;
    max-width: 1240px;
  }
  .section-five .section-five_content-container .text {
    width: 1000px;
  }
  .section-five .section-five_content-container .text p {
    font-size: 25px;
  }
}

@media screen and (min-width: 1515px) {
  .section-five {
    min-height: 1048px;
    padding-top: 88px;
  }

  .section-five::before {
    height: 210px;
    background: linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0.95) 0%,
      rgba(0, 0, 0, 0) 100%
    );
  }

  .section-five .img-gamer_boy {
    bottom: 13px;
    min-width: 100%;
  }

  .section-five .section-five_content-container {
    gap: 48px;
  }

  .section-five .section-five_content-container h2 {
    font-size: 90px;
    letter-spacing: -1.7px;
    line-height: 90px;
    max-width: 1240px;
  }

  .section-five .section-five_content-container .text {
    width: 1000px;
  }

  .section-five .section-five_content-container .text p {
    width: 880px;
    margin-left: -45px;
    font-size: 25px;
    line-height: 29.6px;
  }
  .section-five::after {
    bottom: -8px;
    background: linear-gradient(
      to bottom,
      rgba(5, 8, 20, 0) 0%,
      rgb(2, 2, 2) 50%,
      rgba(11, 16, 35, 0) 100% 100%
    );
  }
}

/* =========================
   SECTION SIX
========================= */

@media screen and (min-width: 450px) {
  .section-six .text p {
    max-width: 90%;
  }
}
@media screen and (min-width: 590px) {
  .section-six .section-six_content-container {
    gap: 35px;
  }
  .section-six .section-six_content-container h2 {
    width: unset;
    font-size: 64px;
    line-height: 57.6px;
    letter-spacing: -3%;
    margin-left: -18px;
  }
  .section-six .text {
    font-size: 16px;
    line-height: 16px;
    width: 100%;
  }
  .section-six .section-six_content-container h2 .regis {
    font-size: 32px;
    font-style: normal;
    position: absolute;
    bottom: 13px;
    padding: unset;
    margin-left: unset;
  }
}
@media screen and (min-width: 768px) {
  .section-six {
    position: relative;
    min-height: 653px;
    padding-top: 112px;
    background: linear-gradient(
      180deg,
      rgba(35, 136, 255, 0.7) -105.5%,
      rgba(8, 18, 46, 0.7) 69.27%
    );
  }

  .section-six::before {
    content: "";
    position: absolute;
    width: 100%;
    top: 0;
    height: 300px;
    z-index: 1;
    background: linear-gradient(
      to bottom,
      rgb(0 0 0 / 76%) 0%,
      rgba(0, 0, 0, 0) 100%
    );
  }

  .section-six .bg .img-glow {
    height: 466px;
  }

  .section-six .section-six_content-container {
    width: 580px;
    gap: 35px;
  }

  .section-six .section-six_content-container h2 {
    width: unset;
    font-size: 64px;
    line-height: 57.6px;
    letter-spacing: -3%;
    margin-left: -18px;
  }

  .section-six .section-six_content-container span {
    letter-spacing: -4%;
    margin-left: 22px;
  }

  .section-six .text {
    font-size: 16px;
    line-height: 16px;
    width: 100%;
  }

  .section-six .text p {
    width: 100%;
    max-width: unset;
    letter-spacing: 0%;
    margin: unset;
  }
}

@media screen and (min-width: 900px) {
  .section-six .section-six_content-container h2 {
    font-size: 65px;
  }
  .section-six .text {
    font-size: 21px;
  }
  .section-six .section-six_content-container {
    width: 90%;
  }
}

@media screen and (min-width: 1200px) {
  .section-six {
    min-height: 800px;
  }
  .section-six .section-six_content-container {
    width: 90%;
  }
  .section-six .text {
    font-size: 25px;
    line-height: 21px;
  }
  .section-six .section-six_content-container h2 {
    font-size: 90px;
    line-height: 80px;
  }
}

@media screen and (min-width: 1515px) {
  .section-six {
    min-height: 1100px;
    padding-top: 215px;
    padding-bottom: 85px;
    background: rgb(0, 0, 0);
  }

  .section-six .bg .img-glow {
    height: 1337px;
  }

  .section-six .section-six_content-container {
    width: 90%;
    gap: 96px;
  }

  .section-six .section-six_content-container h2 {
    font-size: 128px;
    line-height: 115.2px;
    letter-spacing: -3.1%;
    margin-left: -33px;
  }

  .section-six .section-six_content-container span {
    letter-spacing: -4%;
    margin-left: 55px;
  }

  .section-six .section-six_content-container h2 .regis {
    font-size: 73px;
    font-style: normal;
    position: absolute;
    bottom: 18px;
    padding: unset;
  }

  .section-six .section-six_content-container .text {
    line-height: 29px;
  }

  .section-six .section-six_content-container .text p {
    font-size: 26px;
    line-height: 24px;
    max-width: unset;
    letter-spacing: -1%;
    margin: unset;
  }
}
