body {
  overflow-x: hidden;
  background: #000; }

.containerImgH5 {
  display: none; }

.boxkit {
  width: 100%;
  background: #000;
  height: 100vh;
  position: relative;
  padding: 120px 0;
  display: inline-table; }
  .boxkit .Ellipse {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%; }
  .boxkit .kitContent {
    width: 1320px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    position: relative; }
    .boxkit .kitContent .kitTitle {
      color: #0076D1;
      font-family: Inter;
      font-size: 32px;
      font-style: normal;
      font-weight: 500;
      line-height: normal;
      margin-bottom: 36px; }
    .boxkit .kitContent .kitTitle2 {
      color: #FFF;
      font-family: Inter;
      font-size: 80px;
      font-style: normal;
      font-weight: 500;
      line-height: normal; }
    .boxkit .kitContent .kitTitle3 {
      color: rgba(255, 255, 255, 0.8);
      font-family: Inter;
      font-size: 80px;
      font-style: normal;
      font-weight: 500;
      line-height: normal; }
    .boxkit .kitContent .kitTitle4 {
      color: rgba(255, 255, 255, 0.5);
      font-family: Inter;
      font-size: 80px;
      font-style: normal;
      font-weight: 500;
      line-height: normal; }
    .boxkit .kitContent .moduleTitle {
      color: #00D1C3;
      font-family: Inter;
      font-size: 24px;
      font-style: normal;
      font-weight: 300;
      line-height: normal;
      text-transform: uppercase;
      transform: rotate(-90deg);
      position: absolute;
      right: -135px;
      top: 250px; }
    .boxkit .kitContent .btmTitle {
      position: absolute;
      bottom: 250px; }
      .boxkit .kitContent .btmTitle .moduleTitle2 {
        color: #FFF;
        font-family: Inter;
        font-size: 60px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        margin-bottom: 40px; }
      .boxkit .kitContent .btmTitle .moduleTitle3 {
        color: #FFF;
        font-family: Inter;
        font-size: 96px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        letter-spacing: -2px; }
    .boxkit .kitContent .containerImg {
      width: 100%; }

.boxkit2 {
  width: 100%;
  background: #000;
  position: sticky;
  top: 80px;
  z-index: 999; }
  .boxkit2 .kitContent {
    width: 1320px;
    margin: 0 auto;
    border-bottom: 1px solid #98989F;
    display: flex;
    justify-content: space-between; }
    .boxkit2 .kitContent .kitBtn {
      cursor: pointer;
      color: rgba(255, 255, 255, 0.5);
      font-family: Inter;
      font-size: 32px;
      font-style: normal;
      font-weight: 500;
      line-height: normal;
      letter-spacing: -2px;
      padding: 24px 0; }
    .boxkit2 .kitContent .kitBtnShow {
      color: #fff; }

@media (max-width: 1319px) {
  body {
    overflow-x: hidden;
    background: #000; }
  .BoxLink {
    padding: 0 !important; }
  .boxkit {
    width: 100%;
    background: #000;
    min-height: 100vh;
    position: relative;
    padding: 120px 0; }
    .boxkit .Ellipse {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      top: 0;
      width: 100%;
      height: 100%; }
    .boxkit .kitContent {
      width: 100%;
      margin: 0 auto;
      display: flex;
      flex-direction: column;
      justify-content: center;
      height: 100%;
      padding: 0 16px;
      position: relative; }
      .boxkit .kitContent .kitTitle {
        color: #0076D1;
        font-family: Inter;
        font-size: 20px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        margin-bottom: 36px; }
      .boxkit .kitContent .kitTitle2 {
        color: #FFF;
        font-family: Inter;
        font-size: 48px;
        font-style: normal;
        font-weight: 500;
        line-height: normal; }
      .boxkit .kitContent .kitTitle3 {
        color: rgba(255, 255, 255, 0.8);
        font-family: Inter;
        font-size: 48px;
        font-style: normal;
        font-weight: 500;
        line-height: normal; }
      .boxkit .kitContent .kitTitle4 {
        color: rgba(255, 255, 255, 0.5);
        font-family: Inter;
        font-size: 48px;
        font-style: normal;
        font-weight: 500;
        line-height: normal; }
      .boxkit .kitContent .moduleTitle {
        color: #00D1C3;
        font-family: Inter;
        font-size: 20px;
        font-style: normal;
        font-weight: 300;
        line-height: normal;
        text-transform: uppercase;
        transform: rotate(-90deg);
        position: absolute;
        right: -95px;
        top: 250px; }
      .boxkit .kitContent .btmTitle {
        position: absolute;
        bottom: 40px;
        width: 100%; }
        .boxkit .kitContent .btmTitle .moduleTitle2 {
          color: #FFF;
          font-family: Inter;
          font-size: 32px;
          font-style: normal;
          font-weight: 400;
          line-height: normal;
          margin-bottom: 24px; }
        .boxkit .kitContent .btmTitle .moduleTitle3 {
          color: #FFF;
          font-family: Inter;
          font-size: 48px;
          font-style: normal;
          font-weight: 500;
          line-height: normal;
          letter-spacing: -2px;
          width: 85%; }
      .boxkit .kitContent .containerImg {
        width: 100%;
        display: none; }
      .boxkit .kitContent .containerImgH5 {
        width: 100%;
        display: block; }
  .boxkit2 {
    width: 100%;
    background: #000;
    position: sticky;
    top: 80px;
    z-index: 999;
    padding: 0 16px; }
    .boxkit2 .kitContent {
      width: 100%;
      margin: 0 auto;
      border-bottom: 1px solid #98989F;
      display: flex;
      justify-content: space-between; }
      .boxkit2 .kitContent .kitBtn {
        cursor: pointer;
        color: rgba(255, 255, 255, 0.5);
        font-family: Inter;
        font-size: 12px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        letter-spacing: -0px;
        padding: 18px 0; }
      .boxkit2 .kitContent .kitBtnShow {
        color: #fff; } }

