/* ============================================================
   SECTION ONE
   ============================================================ */
@media screen and (min-width: 650px) {
  .section-one .section-one_content-mobile .heading-container h1 {
    font-size: 40px;
    width: 350px;
  }
}

  
@media screen and (min-width: 700px) {
  .section-one {
    min-height: 583px;
    justify-content: center;
  }

/* .mobile-br { display: inline; }
.tab-br,
.desktop-br { display: none; }
@media (min-width: 768px) and (max-width: 1199px) {
  .mobile-br { display: none; }
  .tab-br { display: inline; }
  .desktop-br { display: none; }
}

@media (min-width: 1200px) {
  .mobile-br,
  .tab-br { display: none; }
  .desktop-br { display: inline; }
} */

/* GLOBAL (applies to all screens first) */
.mobile-br { display: inline; }
.tab-br,
.desktop-br { display: none; }

/* Tablet */
@media (min-width: 768px) {
  .mobile-br { display: none; }
  .tab-br { display: inline; }
  .desktop-br { display: none; }
}

/* Desktop */
@media (min-width: 1200px) {
  .mobile-br,
  .tab-br { display: none; }
  .desktop-br { display: inline; }
}

  .section-one .img-badge {
    width: 90px;
    top: 62px;
    right: 62px;
    transform: unset;
    left: unset;
  }

  .section-one .img-race-car {
    transform: translate(-50%, -51%);
  }

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

  .section-one .img-pattern-pink {
    display: none;
  }

  .section-one .section-one_content-mobile {
    display: none;
  }

  .section-one .section-one_content {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
    z-index: 10;
    isolation: isolate;
    transform: translate(-190px, 64px);
    transform: translate(-170px, 64px);
    gap: 50px;
  }

  .section-one .section-one_content .heading-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 320px;
  }

  .section-one .section-one_content .heading-container h1 {
    font-family: "IntelOne Display TH";
    font-size: 48px;
    letter-spacing: 0;
    line-height: 1.2em;
    font-style: normal;
  }

  .section-one .section-one_content .heading-container h1 span {
    display: block;
  }

  .section-one .section-one_content .heading-container h1 span:nth-of-type(1) {
    transform: translateX(63px);
  }

  .section-one .section-one_content .heading-container h1 span:nth-of-type(2) {
    transform: translateX(-5px);
  }

  .section-one .section-one_content .heading-container h1 span:nth-of-type(3) {
    transform: translateX(5px);
    letter-spacing: 0;
  }

  .section-one .section-one_content .heading-container h1 .dot {
    display: inline;
  }

  .section-one .section-one_content .cta-btn {
    padding: 6px 44.5px;
    margin-left: -58px;
  }

  .section-one .section-one_content .cta-btn p {
    font-size: 25px;
    font-weight: 400;
  }
}
@media screen and (min-width: 768px) {
  .section-one .section-one_content {
    transform: translate(-190px, 64px);
  }
}
@media screen and (min-width: 1000px) {
  .section-one {
    min-height: 750px;
  }
  .section-one .section-one_content {
    transform: translate(-300px, 20px);
  }
}

@media screen and (min-width: 1200px) {
  .section-one .section-one_content .heading-container {
    width: 520px;
    max-width: unset;
    margin-left: -150px;
  }

  .section-one .section-one_content .heading-container h1 {
    font-size: 68px;
    letter-spacing: 0;
    line-height: 1.2em;
    font-style: normal; /* italic */
  }

  .section-two .section-two_content-container .text {
    font-size: 22px;
  }
  .section-one .section-one_content .heading-container h1 {
    font-family: "IntelOne Display TH";
    font-size: 91px;
    letter-spacing: 1.8px;
    line-height: 1.2em;
  }
  .section-one .section-one_content .heading-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 669px;
    width: unset;
    margin-left: unset;
  }
  .section-one {
    min-height: 800px;
  }
  .section-one .section-one_content {
    transform: translate(-231px, -56px);
  }
}

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

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

  .section-one .img-badge {
    width: 149px;
    top: 72px;
    right: 135px;
    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 .section-one_content {
    isolation: isolate;
    transform: translate(-357px, -87px);
    gap: 50px;
  }

  .section-one .section-one_content .heading-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 669px;
    width: unset;
    margin-left: unset;
  }

  .section-one .section-one_content .heading-container h1 {
    font-size: 91px;
    letter-spacing: 1.8px;
    line-height: 1.2em;
  }

  .section-one .section-one_content .heading-container h1 span {
    display: block;
  }

  .section-one .section-one_content .heading-container h1 span:nth-of-type(1) {
    transform: translateX(63px);
    letter-spacing: 0;
    margin-left: 59px;
  }

  .section-one .section-one_content .heading-container h1 span:nth-of-type(2) {
    transform: translateX(-5px);
    letter-spacing: 0;
  }

  .section-one .section-one_content .heading-container h1 span:nth-of-type(3) {
    transform: translateX(58px);
    letter-spacing: 0;
    margin-left: 54px;
  }

  .section-one .section-one_content .heading-container h1 .dot {
    display: none;
  }

  .section-one .section-one_content .cta-btn {
    width: fit-content;
    position: absolute;
    padding: 7px 70px 7px;
    bottom: -166px;
    white-space: nowrap;
    right: 50%;
    transform: translateX(50%);
  }

  .section-one .section-one_content .cta-btn p {
    font-size: 40px;
    font-weight: 400;
  }
}

/* ============================================================
   SECTION TWO
   ============================================================ */
@media screen and (min-width: 700px) {
  .section-two {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    min-height: 371px;
    background-color: #000002;
    z-index: 1;
    overflow: hidden;
    padding: 102px 52px 56px 0;
  }

  .section-two .img-pattern {
    position: absolute;
    left: 0;
    top: 4px;
    z-index: 2;
    width: 299px;
  }

  .section-two .section-two_content-container {
    width: 530px;
    display: flex;
    flex-direction: column;
    gap: 35px;
    z-index: 10;
  }

  .section-two .section-two_content-container h2 {
    font-family: "IntelOne Display TH";
    width: 530px;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    right: unset;
    text-align: right;
    line-height: 1.2em;
  }

  .section-two .section-two_content-container h2 span {
    display: block;
  }

  .section-two .section-two_content-container h2 span:nth-of-type(1) {
    margin-right: -11px;
    letter-spacing: 0;
    line-height: 1.2em;
  }

  .section-two .section-two_content-container h2 span:nth-of-type(2) {
    margin-right: -5px;
    letter-spacing: 0;
  }

  .section-two .section-two_content-container .text {
    width: 560px;
    font-size: 14px;
    line-height: 1.2em;
    z-index: 10;
    margin-left: 57px;
  }
}
@media screen and (min-width: 768px) {

  .mobile-br {
    display: none;
  }
  .section-two {
    display: flex;
    flex-direction: column;
    align-items: center;

    position: relative;
    min-height: 371px;
    background-color: #000002;
    z-index: 1;
    overflow: hidden;
    padding: 102px 52px 56px 0;
  }

  .section-two .img-pattern {
    position: absolute;
    left: 0;
    top: 4px;
    z-index: 2;
    width: 299px;
  }

  .section-two .section-two_content-container {
    width: 530px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    z-index: 10;
  }

  .section-two .section-two_content-container h2 {
    width: 530px;
    font-size: 48px;
    font-family: "IntelOne Display TH";
    font-style: normal;
    font-weight: 700;
    right: unset;
    text-align: right;
    line-height: 1.2em;
  }

  .section-two .section-two_content-container h2 span {
    display: block;
  }

  .section-two .section-two_content-container h2 span:nth-of-type(1) {
    margin-right: 72px;
    letter-spacing: 0;
    line-height: 1.2em;
  }

  .section-two .section-two_content-container h2 span:nth-of-type(2) {
    margin-right: 38px;
    letter-spacing: 0;
  }

  .section-two .section-two_content-container .text {
    width: 560px;
    font-size: 18px;
    line-height: 1.2em;
    z-index: 10;
    margin-left: 57px;
  }
}

@media screen and (min-width: 1200px) {
  .section-two {
    min-height: 440px;
  }
  .section-two .section-two_content-container h2 {
    font-size: 60px;
    width: 730px;
    margin-left: -100px;
  }
}

@media screen and (min-width: 1515px) {
  .section-two {
    min-height: 480px;
    padding: 80px 0 56px 0;
  }

  .section-two .img-pattern {
    width: 591px;
    top: 121px;
  }

  .section-two .section-two_content-container {
    width: 1400px;
    align-items: flex-end;
  }

  .section-two .section-two_content-container h2 {
    width: 100%;
    font-size: 85px;
    letter-spacing: 1.7px;
    line-height: 1.2em;
  }

  .section-two .section-two_content-container h2 span:nth-of-type(1) {
    margin-right: 115px;
    letter-spacing: 0;
    line-height: 1.2em;
  }

  .section-two .section-two_content-container h2 span:nth-of-type(2) {
    margin-right: 107px;
    letter-spacing: 0;
  }

  .section-two .section-two_content-container .text {
    font-size: 25px;
    line-height: 1.2em;
    width: 762px;
    z-index: 10;
    margin-top: -7px;
    margin-right: 10px;
  }
}

/* ============================================================
   SECTION THREE
   ============================================================ */

@media screen and (min-width: 490px) {
  .section-three
    .section-three_content-container
    .image-container
    .img-battlefield {
    top: -125px;
    height: clamp(288px, 299px + 20vw, 1500px);
    mask-image: linear-gradient(to bottom, black 91%, #0000001f 100% 100%);
  }
  .section-three .section-three_content-container .text {
    max-width: 232px;
  }
  .section-three {
    min-height: 440px;
  }
}

@media screen and (min-width: 530px) {
  .section-three .section-three_content-container .text {
    max-width: 255px;
  }
}

@media screen and (min-width: 650px) {
  .section-three .section-three_content-container .heading-container h2 {
    font-size: 48px;
    letter-spacing: 2%;
    line-height: 1.2em;
  }

  .section-three .section-three_content-container .text {
    font-size: 14px;
    max-width: 313px;
  }

  .section-three .section-three_content-container .cta-btn {
    font-size: 14px;
    margin-left: 0;
    padding: 10.19px 38.38px;
  }

  .section-three
    .section-three_content-container
    .image-container
    .img-battlefield {
    top: -203px;
  }
}

@media screen and (min-width: 768px) {
  .section-three {
    min-height: 631px;
    padding: 78px 50px 22.33px 60px;
  }

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

  .section-three .section-three_content-container .heading-container {
    margin-bottom: 42px;
  }

  .section-three .section-three_content-container .heading-container .heading {
    display: none;
  }

  .section-three
    .section-three_content-container
    .heading-container
    .heading-tablet {
    display: block;
  }

  .section-three
    .section-three_content-container
    .heading-container
    .heading-tablet {
    font-size: 48px;
    letter-spacing: 2%;
    line-height: 1.2em;
  }

  .section-three
    .section-three_content-container
    .heading-container
    .heading-tablet
    span:nth-of-type(1) {
    margin-left: 39px;
    letter-spacing: 0;
  }

  .section-three .section-three_content-container .text {
    font-size: 18px;
    line-height: 1.2em;
    max-width: 313px;
    margin-bottom: 40px;
  }

  .section-three
    .section-three_content-container
    .image-container
    .img-battlefield {
    max-width: unset;
    width: auto;
    top: -278px;
    height: 956px;
    right: -338px;
    mask-image: linear-gradient(to bottom, black 65%, #0000001f 72%);
  }

  .section-three .section-three_content-container .cta-btn {
    font-size: 25px;
    margin-left: 0;
    padding: 10.19px 38.38px;
  }
}

@media screen and (min-width: 920px) {
  .section-three
    .section-three_content-container
    .image-container
    .img-battlefield {
    top: -328px;
    height: 1076px;
    right: -358px;
    mask-image: linear-gradient(to bottom, black 61%, #0000001f 69%);
  }
}
@media screen and (min-width: 1024px) {
  .section-three .section-three_content-container .text {
    max-width: 320px;
  }
  .section-three
    .section-three_content-container
    .image-container
    .img-battlefield {
    top: -370px;
    height: 1200px;
    right: -398px;
  }
  
}
@media screen and (min-width: 1200px) {
  .section-three {
    min-height: 848px;
    padding: 221px 50px 91px 78px;
  }
  .section-three
    .section-three_content-container
    .image-container
    .img-battlefield {
    top: -708px;
    height: 1700px;
    right: -608px;
    mask-image: linear-gradient(to bottom, black 60%, #00000000 68%);
  }

  .section-three
    .section-three_content-container
    .heading-container
    .heading-tablet {
    display: none;
  }

  .section-three .section-three_content-container .heading-container .heading {
    display: inline;
    font-size: 65px;
  }

  .section-three .section-three_content-container .text {
    font-size: 22px;
    max-width: 543px;
    line-height: 1.2em;
  }
  .section-three .img-pattern.mirror {
    width: 516px;
    top: -19px;
  }
}
@media screen and (min-width: 1370px) {
  .section-three
    .section-three_content-container
    .image-container
    .img-battlefield {
    right: -530px;
  }

  .section-three {
    padding-left: 139px;
  }
}

@media screen and (min-width: 1515px) {
  .section-three {
    min-height: 848px;
    padding: 221px 50px 91px 104px;
  }

  .section-three .img-pattern.mirror {
    width: 516px;
    top: -29px;
  }

  .section-three .section-three_content-container {
    grid-template: repeat(3, auto) / 705px auto;
  }

  .section-three
    .section-three_content-container
    .heading-container
    .heading-tablet {
    display: none;
  }

  .section-three .section-three_content-container .heading-container {
    grid-column: 1;
    margin-bottom: 51px;
  }

  .section-three .section-three_content-container .heading-container .heading {
    display: block;
    font-size: 85px;
    letter-spacing: 1.7px;
    line-height: 1.2em;
    grid-column: 1;
    grid-row: 1;
  }

  .section-three
    .section-three_content-container
    .heading-container
    .heading
    span:nth-of-type(1) {
    margin-left: 0px;
    letter-spacing: 0;
  }

  .section-three
    .section-three_content-container
    .heading-container
    .heading
    span:nth-of-type(2) {
    margin-left: 120px;
    letter-spacing: 0;
  }

  .section-three
    .section-three_content-container
    .heading-container
    .heading
    span:nth-of-type(3) {
    margin-left: 25px;
    letter-spacing: 0;
  }
  .section-three
  .section-three_content-container
  .heading-container
  .heading
  span:nth-of-type(4) {
  margin-left: 75px;
  letter-spacing: 0;
}

  .section-three .section-three_content-container .text {
    grid-column: 1;
    grid-row: 2;
    font-size: 25px;
    line-height: 1.2em;
    max-width: 616px;
    margin-bottom: 55px;
  }

  .section-three .section-three_content-container .cta-btn {
    grid-column: 1;
    grid-row: 3;
    font-size: 40px;
    margin-left: 145px;
    padding: 11.5px 56px 11.5px;
  }

  .section-three
    .section-three_content-container
    .image-container
    .img-battlefield {
    height: 1789px;
    top: -506px;
    right: -560px;
  }

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

/* ============================================================
   SECTION FOUR
   ============================================================ */
@media screen and (min-width: 420px) {
  .section-four {
    min-height: 674px;
  }
}
@media screen and (min-width: 600px) {
  .section-four .section-four_content-container h2 {
    font-size: 48px;
    letter-spacing: 1px;
    line-height: 1.2em;
    width: 350px;
  }
  .section-four {
    min-height: 830px;
  }
  .section-four .sec4-pattern-cordon {
    width: 249px;
  }
  .section-four .sec4-pattern-cordon.mirror {
    width: 249px;
  }
  .section-four .img-pattern.mirror {
    width: 240px;
  }
}

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

  .section-four .img-pattern {
    display: none;
  }

  .section-four .sec4-pattern-cordon.mirror.no-dt {
    display: none;
  }

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

  .section-four .sec4-background {
    top: 0;
    min-height: 100%;
    max-width: unset;
    width: auto;
  }

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

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

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


  .section-four .section-four_content-container .text {
    font-size: 18px;
    line-height: 1.2em;
    width: 348px;
    margin-left: 10px;
    min-height: 286px;
  }

  .section-four .section-four_content-container .pattern-image-container {
    position: relative;
    height: 40px;
  }

  .section-four
    .section-four_content-container
    .pattern-image-container
    .sec4-pattern-cordon {
    z-index: 11;
    width: 414px;
    right: unset;
    left: -50px;
    bottom: -14px;
    max-width: unset;
  }
}

@media screen and (min-width: 900px) {
  .section-four {
    padding-left: 11%;
  }
  .section-four .sec4-background {
    top: -77px;
    width: 880px;
  }
}
@media screen and (min-width: 1080px) {
  .section-four .sec4-background {
    top: -77px;
    width: 970px;
  }
  .section-four {
    min-height: 660px;
    padding-top: 100px;
    padding-left: 140px;
  }
}
@media screen and (min-width: 1200px) {
  .section-four {
    min-height: 700px;
    padding-top: 220px;
    padding-left: 190px;
  }
  .section-four .section-four_content-container h2 {
    font-size: 60px;
    width: 450px;
  }

  .section-four .section-four_content-container .text {
    font-size: 20px;
    width: 354px;
  }
  .section-four .sec4-background {
    width: 1182px;
  }
  .section-four .img-pattern.mirror {
    display: block;
    width: 597px;
    transform: scale(1, 1);
    top: 26px;
    right: unset;
    left: 0;
  }
  .section-four .sec4-pattern-cordon {
    width: 721px;
    bottom: 46px;
    left: unset;
    right: 0;
    transform: scale(-1, 1);
  }
}

@media screen and (min-width: 1340px) {
  .section-four {
    min-height: 742px;
  }
  .section-four .sec4-background {
    width: 1294px;
    top: -107px;
  }
}

@media screen and (min-width: 1515px) {
  .section-four {
    min-height: 996px;
    padding: 302px 0 38px 94px;
  }

  .section-four .img-pattern.mirror {
    display: block;
    width: 597px;
    transform: scale(1, 1);
    top: 26px;
    right: unset;
    left: 0;
  }

  .section-four .img-pattern.mirror .no-dt {
    display: block;
    width: 597px;
    transform: scale(1, 1);
    top: 26px;
    right: unset;
    left: 0;
  }

  .section-four .sec4-background {
    bottom: unset;
    transform: unset;
    height: 100%;
    width: auto;
    max-width: unset;
    right: 0;
    top: 0;
  }

  .section-four .section-four_content-container {
    width: 570px;
    gap: 52px;
  }

  .section-four .section-four_content-container h2 {
    font-size: 85px;
    letter-spacing: 1.7px;
    line-height: 1.2em;
    text-align: right;
    max-width: fit-content;
    width: 100%;
  }

  .section-four .section-four_content-container h2 span:nth-of-type(1) {
    margin-left: unset;
    margin-right: 70px;
  }

  .section-four .section-four_content-container .text {
    font-size: 25px;
    line-height: 1.2em;
    width: 491px;
    margin-left: 19px;
  }

  .section-four .section-four_content-container .pattern-image-container {
    display: none;
  }
}

/* ============================================================
   SECTION FIVE
   ============================================================ */
@media screen and (min-width: 420px) {
  .section-five {
    min-height: 500px;
  }

  .section-five .section-five_content-container h2 {
    font-size: clamp(32px, calc(12.07px + 4.678vw), 48px);
    letter-spacing: clamp(-0.04em, calc(-0.05246em + 0.002924vw), -0.03em);
  }
}
@media screen and (min-width: 490px) {
  .section-five {
    min-height: 565px;
  }
}

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

@media screen and (min-width: 670px) {
  .section-five {
    min-height: 720px;
    padding-top: 58px;
  }
  .section-five::before {
    height: 235px;
  }
}
@media screen and (min-width: 768px) {
  .section-five {
    aspect-ratio: unset;
    min-height: 905px;
    padding-top: 58px;
  }

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

  .section-five .section-five_content-container h2 {
    font-size: 48px;
    letter-spacing: 1px;
    line-height: 1.2em;
    width: 100%;
    max-width: unset;
    letter-spacing: 0;
    margin-left: -5px;
    margin-bottom: 38px;
  }

  .section-five .section-five_content-container .text {
    font-size: 18px;
    line-height: 1.2em;
    width: 520px;
  }

  .section-five .img-gamer_boy {
    bottom: 94px;
  }

  .section-five .cta-btn {
    font-size: 25px;
    padding: 10.19px 38.38px;
  }
}
@media screen and (min-width: 840px) {
  .section-five {
    min-height: 947px;
  }
}

@media screen and (min-width: 900px) {
  .section-five {
    min-height: 1028px;
  }
}
@media screen and (min-width: 1024px) {
  .section-five {
    min-height: 1070px;
  }

}
@media screen and (min-width: 1090px) {
  .section-five {
    min-height: 1136px;
  }
}
@media screen and (min-width: 1200px) {
  .section-five {
    padding-top: unset;
    min-height: 1030px;
  }
  .section-five::before {
    background: none;
  }

  .section-five .section-five_content-container h2 {
    font-size: clamp(48px, calc(-112px + 13.333vw), 90px);
    line-height: clamp(48px, calc(-112px + 13.333vw), 90px);
  }

  .section-five .section-five_content-container {
    width: 1100px;
    padding-top: 57px;
  }

  .section-five .section-five_content-container .text {
    font-size: clamp(18px, calc(-8.667px + 2.222vw), 25px);
    line-height: clamp(21.6px, calc(-10.4px + 2.667vw), 30px);
    width: clamp(500px, calc(-1080px + 131.667vw), 915px);
    margin-left: clamp(0px, calc(-118.095px + 9.841vw), 31px);
  }
  .section-five .img-gamer_boy {
    bottom: unset;
  }
  .section-five .cta-btn {
    font-size: 40px;
    padding: 9.5px 52px 9.5px;
  }
}
@media screen and (min-width: 1340px) {
  .section-five {
    min-height: 1113px;
  }
}
@media screen and (min-width: 1515px) {
  .section-five {
    min-height: 1212px;
    aspect-ratio: unset;
  }

  .section-four .sec4-pattern-cordon {
    width: 614px;
    bottom: 107px;
  }

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

  .section-five .section-five_content-container h2 {
    font-size: 90px;
    letter-spacing: 0;
    line-height: 1.2em;
    max-width: unset;
    margin-bottom: 44px;
  }

  .section-five .section-five_content-container .text {
    font-size: 25px;
    line-height: 1.2em;
    width: 940px;
    margin-left: 31px;
  }

  .section-five .img-gamer_boy {
    width: auto;
    max-width: unset;
    height: 1042px;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
  }

  .section-five .cta-btn {
    font-size: 40px;
    padding: 11.5px 56px 11.5px;

  }
}

/* ============================================================
   SECTION SIX
   ============================================================ */
@media screen and (min-width: 650px) {
  .section-six {
    min-height: 653px;
    padding: 51px 25px 50px;
  }

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

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

  .section-six .section-six_content-container h2 {
    font-size: 64px;
    line-height: 1.2em;
    letter-spacing: 1px;
    margin-bottom: 66px;
  }

  .section-six .section-six_content-container h2>span:nth-of-type(1) {
    letter-spacing: 0;
  }

  .section-six .section-six_content-container h2 span:nth-of-type(2) {
    letter-spacing: 0;
  }

  .section-six .section-six_content-container h2 span:nth-of-type(3) {
    margin-left: 8px;
  }

  .section-six .section-six_content-container h2 span .regis {
    font-size: 45px;
    font-weight: 400;
    right: 32px;
    bottom: 9px;
  }

  .section-six .section-six_content-container .text {
    line-height: 1.2em;
    margin-left: 3px;
  }

  .section-six .text p {
    font-size: 16px;
    max-width: 571px;
    line-height: 1.2em;
  }
}

@media screen and (min-width: 768px) {
  .section-six {
    min-height: 653px;
    padding: 51px 25px 50px;
  }

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

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

  .section-six .section-six_content-container h2 {
    font-size: 64px;
    line-height: 1.2em;
    letter-spacing: 1px;
    margin-bottom: 66px;
  }

  .section-six .section-six_content-container h2>span:nth-of-type(1) {
    letter-spacing: 0;
  }

  .section-six .section-six_content-container h2 span:nth-of-type(2) {
    letter-spacing: 0;
  }

  .section-six .section-six_content-container h2 span:nth-of-type(3) {
    margin-left: 8px;
  }

  .section-six .section-six_content-container h2 span .regis {
    font-size: 45px;
    font-weight: 400;
    right: 26px;
    bottom: 9px;
  }

  .section-six .section-six_content-container .text {
    line-height: 1.2em;
    margin-left: 3px;
  }

  .section-six .text p {
    font-size: 16px;
    max-width: 571px;
    line-height: 1.2em;
  }
}
@media screen and (min-width: 900px) {
  .section-six .section-six_content-container {
    align-items: center;
  }
  .section-six .text p {
    max-width: unset;
  }
  .section-six .section-six_content-container .text {
    width: 820px;
  }
  .section-six .section-six_content-container h2 {
  }
}
@media screen and (min-width: 1200px) {
  .section-six .section-six_content-container {
    width: 1100px;
    align-items: center;
  }

  .section-six .section-six_content-container h2 {
    font-size: 128px;
    line-height: 1.2em;
    letter-spacing: 0;
    margin-bottom: 79px;
  }

  .section-six .section-six_content-container .text p {
    font-size: 22px;
    line-height: 1.2em;
    margin-left: 3px;
  }
  .section-six .section-six_content-container h2 span .regis {
    margin-left: unset;
    display: inline;
  }
  .section-six .section-six_content-container h2 span:nth-of-type(2) {
    position: relative;
    display: inline-block;
  }

  .section-six .section-six_content-container h2 .regis {
    position: absolute;
    left: 102%;
    top: -12px;
    font-size: 0.4em;
    right: auto;
    bottom: auto;
  }

  .section-six .section-six_content-container .text {
    display: none;
  }

  .section-six .section-six_content-container .text p {
    display: none;
  }

  .section-six .section-six_content-container .text-desktop {
    display: block;
    text-align: center;
    line-height: 1.2em;
    margin-left: 3px;
    z-index: 4;
  }

  .section-six .section-six_content-container .text-desktop p {
    display: block;
    font-size: 20px;
    max-width: 1300px;
    line-height: 1.2em;
  }
}

@media screen and (min-width: 1515px) {
  .section-six {
    min-height: 1070px;
    padding: 95px 25px 95px;
  }

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

  .section-six .section-six_content-container {
    width: 1350px;
    align-items: center;
  }

  .section-six .section-six_content-container h2 {
    font-size: 128px;
    line-height: 1.2em;
    letter-spacing: 0;
    margin-bottom: 79px;
  }

  .section-six .section-six_content-container h2>span:nth-of-type(1) {
    margin-left: -25px;
  }

  .section-six .section-six_content-container h2 span:nth-of-type(2) {
  }

  .section-six .section-six_content-container h2 span:nth-of-type(3) {
    margin-left: 14px;
  }

  .section-six .section-six_content-container h2 span .regis {
    font-size: 76px;
    right: 60px;
    bottom: 23px;
  }

  .section-six .section-six_content-container .text {
    display: none;
  }

  .section-six .section-six_content-container .text p {
    display: none;
  }

  .section-six .section-six_content-container .text-desktop {
    display: block;
    text-align: center;
    font-size: 9px;
    line-height: 1.2em;
    margin-left: 3px;
    z-index: 4;
  }

  .section-six .section-six_content-container .text-desktop p {
    display: block;
    font-size: 26px;
    max-width: 1300px;
    line-height: 1.2em;
  }
  .section-six .section-six_content-container h2 .regis {
  }
}
