body{
  background-color: #E3F0FF;
  overflow-x: hidden;
  /* height: 10000px; */
  cursor: pointer;
}

p1{
  font-family: "skia";
  position: fixed;
  font-size: 1vw;
  right: 1.2vw;
  top: 0px;
}

#img0{
  width: 26%;
  height: auto;
  position: absolute;
  top: 10px;
  right:27%;
  mix-blend-mode: multiply;
}

#img1{
  width: 27%;
  height: auto;
  top: 500px;
  right: 0%;
  position: absolute;

  mix-blend-mode: multiply;
}

#img2{
  width: 27%;
  height: auto;
  top: 700px;
  right:27%;
  position: absolute;

  mix-blend-mode: multiply;
}


#img3{
  width: 27%;
  height: auto;
  top: 1090px;
  right: 27%;
  position: absolute;

  mix-blend-mode: multiply;
}

#img4{
  width: 27%;
  height: auto;
  top: 1090px;
  right: 00%;
  position: absolute;

  mix-blend-mode: multiply;
}

#img5{
  width: 27%;
  height: auto;
  top: 1420px;
  right: 0%;
  position: absolute;

  mix-blend-mode: multiply;
}


#img7{
  width:54%;
  height: auto;
  top:1950px;
  right: 00%;
  position: absolute;

  mix-blend-mode: multiply;
}

#button1{
   border-top-right-radius: 200%;
}

#button5{
   border-bottom-right-radius: 200%;
}
button{
 background-color: #ff9393;
 width: 8vw;
 height: 8vw;
 padding: 20px;
 border: none;
 border-radius: 10%;
 outline: none;
 margin: 20px;
 text-decoration: none;
 text-align: center;
 font-family: "skia";
 font-size: 1.05vw;
 transition: 1s;
}

button:hover{
 transform: scale(1.05);
 box-shadow: 1px 1px 20px white;

}
.button-group{
 width: 100px;
 height: 600px;
 top: 1.4vw;

 position: fixed;
 display: block;
 z-index:+1;
}

h1{
 font-family: "skia";
 text-align: center;
 width: 27%;
 left: 220px;
 font-size: 3.2vw;
 z-index:+1;
 position: relative;

}
.text p{
   font-family: "skia";

   font-size: 1.4vw;
   text-align: center;

   width: 27%;
   left: 220px;

   z-index:+1;
   position: relative;


   transition: 2s;
   user-select: none;
}

.text p:hover{
 transform: scale(1.1);
 color: #632525;
 text-decoration: underline;
}

.bar{
 background-color: #e2f0ff;
 top: 0px;
 left: -20px;
 width: 15.5vw;
 height: 100%;
 border-top-right-radius: 100%;
 border-bottom-right-radius: 100%;
 position: fixed;
 box-shadow: 1px 1px 15px gray;
}

.window{
 background-color: #ff9393;
 top: 0px;
 left: 0px;
 /* width: 658px; */
 width: 45%;
 height: 900px;
 position: fixed;
}

.asset{
 /* width: 792px; */
 width: 55%;
 height: auto;
 top: 0px;
 right: 0%;
 position: fixed;
 box-shadow: 1px 1px 10px;
 pointer-events: none;
}
/* ----------------------------------
---------------------------------- */
@media screen and (max-width: 480px)   {
  body {
    overflow-x: hidden;
	}

  h1{
    top:50px;
    left: 45px;
    font-size: 25px;
    margin: 1px;
  }
.window{
  width: 200px;
}
  .text p{
    width: 45vw;
    left: 0px;
    font-size: 5vw;
    padding: 0px 5px 5px 5px;
    margin:1px;
  }
  .asset{
    display:none;
  }
  .bar{
    /* background-color:#E3F0FF;; */
    top: -40px;
    left: 0px;
    width: 100%;
    height: 100px;
    z-index: 1;
    border-bottom-left-radius: 100%;
    border-bottom-right-radius: 100%;
    position: fixed;
    box-shadow: 1px 1px 15px gray;
  }

  #button1{
    border-radius: 40%;

    border-bottom-left-radius: 200%;
  }


    button{
      /* background-color: #FF9393; */
      width: 40px;
      height: 40px;
      padding: 2px 15px 5px 13px;
      border: none;
      border-radius: 40%;
      outline: none;
      margin: 10px;

      hyphens: auto;

      text-decoration: none;
      text-align: center;
      font-weight: 400;
      font-family: "skia";
      font-size: 30px;
      transform-origin: top;
      transition: 1s;
    }

    .button-detail{
      display: none;
    }

    .button-group{

      width: 100px;
      height: 20px;
      top: -10px;
      left: 32px;

      border: none;
      border-radius: 10%;
      outline: none;

      position: fixed;
      display: flex;
      z-index:+1;
    }


  button:hover{
    transform: scale(1.5);
    box-shadow: 1px 1px 20px white;
  }


  #img0{
    width: 20%;
    height: auto;
    position: absolute;
    top: 10vw;
    right: 2px;
    mix-blend-mode: multiply;
  }

  #img1{
    width: 210px;
    height: auto;
    top: 300px;
    right: 2px;
    position: absolute;

    mix-blend-mode: multiply;
  }

  #img2{
    width:210px;
    height: auto;
    top: 650px;
    right:2px;
    position: absolute;

    mix-blend-mode: multiply;
  }


  #img3{
    width:210px;
    height: auto;
    top: 1050px;
    right: 2px;
    position: absolute;

    mix-blend-mode: multiply;
  }

  #img4{
    width:210px;
    height: auto;
    top: 1400px;
    right: 2px;
    position: absolute;

    mix-blend-mode: multiply;
  }

  #img5{
    width:210px;
    height: auto;
    top: 1750px;
    right: 2px;
    position: absolute;

    mix-blend-mode: multiply;
  }



  #img7{
   width:210px;
    height: auto;
    top: 2310px;
    right: 2px;
    position: absolute;

    mix-blend-mode: multiply;
  }
}

 @media screen and (max-width: 1045px)and (min-width: 480px){
.text p{
 left: 17%;
 font-weight: bold;
 font-size: 1.3vmin;
}
h1{
 left: 17%;
 font-weight: bolder;
}

.button-group{
  top: 14vw;
  left: -1vw;
}
