  /* Colors */

._1tEOD {
  height: 100%;
}

._1tEOD ._2Nu2d, ._1tEOD ._13Dgn {
    position: absolute;
    z-index: 0;
    background-size: contain;
    background-repeat: no-repeat;
  }

._1tEOD ._2Nu2d {
    top: 0;
    left: 0;
    height: 336px;
    height: 21rem;
    width: 288px;
    width: 18rem;
    background-image: url('/statics/images/stickHead.png');
  }

._1tEOD ._2Nu2d .IJE2Q {
      margin: auto;
      margin-top: 32px;
      margin-top: 2rem;
      height: 112px;
      height: 7rem;
      width: 128px;
      width: 8rem;
      background-size: contain;
      background-repeat: no-repeat;
      background-image: url('/statics/images/logo.svg')
    }

@media only screen and (max-width: 600px) {

    ._1tEOD ._2Nu2d .IJE2Q {
        margin: 0;
        height: 4rem;
        width: 4rem
    }
      }

._1tEOD ._3eCqa {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 1;
  }

._1tEOD ._13Dgn {
    bottom: 0;
    right: 0;
    height: 323.2px;
    height: 20.2rem;
    width: 208px;
    width: 13rem;
    background-image: url('/statics/images/stickFoot.png');
  }

._37AXs {
  height: 100%;
}

  ._37AXs ._3sltp {
    text-align: right;
  }

  ._37AXs ._3sltp img {
      height: 560px;
      height: 35rem;
    }

  @media only screen and (max-width: 960px) {

  ._37AXs ._3sltp {
      text-align: center;
      padding-top: 2rem !important;
  }

      ._37AXs ._3sltp img {
        height: 28rem;
      }
    }

  ._37AXs ._3U3bQ {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
  }

._2OJzJ {
  height: 100%;
}

  ._2OJzJ ._2Xx58 {
    text-align: right;
    position: relative;
    height: 560px;
    height: 35rem;
  }

  ._2OJzJ ._2Xx58 .UzcwI {
      position: absolute;
      height: 560px;
      height: 35rem;
    }

  ._2OJzJ ._2Xx58 ._2ZDqt {
      position: relative;
      width: 240px;
      width: 15rem;
      height: 464px;
      height: 29rem;
      top: 50%;
      transform: translateY(-50%);
      margin: 0 12.8px;
      margin: 0 0.8rem;
      background: #000
    }

  ._2OJzJ ._2Xx58 ._2ZDqt:focus {
        border: none;
        outline: none;
      }

  @media only screen and (max-width: 960px) {

  ._2OJzJ ._2Xx58 {
      text-align: center;
      padding-top: 2rem !important;
      height: 28rem;
  }

      ._2OJzJ ._2Xx58 .UzcwI {
        height: 28rem;
      }

      ._2OJzJ ._2Xx58 ._2ZDqt {
        width: 12rem;
        height: 22rem;
        margin: 0 0.6rem;
      }
    }

  ._2OJzJ ._3_7Bj {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
  }

  /* Colors */

html, body {
    color: rgba(224, 224, 224, 1);
    height: 100%;
    width: 100%;
    margin: 0;
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    background: linear-gradient(108.53deg, #353a40 19.9%, #121416 95.87%);
  }

.MuiGrid-spacing-xs-3, .MuiGrid-spacing-xs-2 {
    width: unset !important;
    margin: 0 !important;
  }

