/* This source code is exported from pxCode, you can get more document from https://www.pxcode.io */
.index-root {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  position: relative; }

.index-root-item0 {
  flex-shrink: 0;
  z-index: 1;
  min-height: 0px;
  display: flex; }

.index-desktop {
  position: relative;
  width: 100%;
  height: 100%; }

.index-root-item1 {
  flex-shrink: 0;
  z-index: 2;
  min-height: 0px;
  display: flex; }

.index-mobile {
  position: relative;
  width: 100%;
  height: 100%; }
