.body {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.bgblock {
  width: 100vw;
  height: auto;
  object-fit: contain;
  background-color: #4fac96;
  border-radius: 20px 20px 0 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image {
  width: 15vw;
  height: 15vh;
}

.div-block-2 {
  width: 100vw;
  height: 100vh;
  object-fit: fill;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.workholders {
  width: 100vw;
  height: auto;
  background-color: #4fac96;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.container {
  height: auto;
  object-fit: fill;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-3, .div-block-4 {
  height: auto;
}

.section {
  width: 100vw;
  height: 100vh;
}

.div-block-5 {
  width: 100vw;
  height: 100vh;
  opacity: 1;
  background-color: #4fac96;
  border-radius: 20px;
  position: static;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.sideblock {
  width: 10vw;
  height: 200vh;
  object-fit: fill;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  overflow: hidden;
}

.subheaderlabnew-copy {
  width: 850px;
  height: 400px;
  color: #ccf6f8;
  text-align: left;
  letter-spacing: .5px;
  font-size: 78px;
  font-weight: 300;
  line-height: 90px;
  display: block;
}

.div-block-28 {
  width: 70vw;
  height: 50vh;
  object-fit: cover;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  margin-left: 5vw;
  margin-right: auto;
  padding-left: 0;
  display: flex;
}

.div-block-27 {
  height: 70px;
}

.work {
  width: 100vw;
  height: 300vh;
  background-color: #20bc96;
  border-radius: 30px;
  margin-left: 0;
  position: static;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
  overflow: hidden;
}

.workholdernew {
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  margin-left: 0;
  display: flex;
  position: static;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.workviewer {
  width: 80vw;
  height: 100vh;
  color: #4fac96;
  text-align: left;
  letter-spacing: .5px;
  background-color: #4fac96;
  border-radius: 17px;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  font-size: 78px;
  font-weight: 300;
  line-height: 90px;
  display: block;
  position: static;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.subheaderlabnew-2 {
  width: 600px;
  height: 50px;
  color: #ccf6f8;
  text-align: left;
  letter-spacing: .5px;
  font-size: 27px;
  font-weight: 400;
  line-height: 50px;
  display: block;
}

.videomake {
  width: 90vw;
  height: 600px;
  background-color: #b1fafa;
  border: 1px #4da791;
  border-top-left-radius: 30px;
}

.div-block-26 {
  width: 90vw;
  height: 20vh;
  object-fit: cover;
  justify-content: flex-start;
  margin-left: 5vw;
  display: flex;
  position: static;
  top: -40vh;
  bottom: auto;
  left: 0;
  right: 0%;
}

.navigationside {
  width: 300px;
  height: 50px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
  position: fixed;
  top: 9%;
  bottom: auto;
  left: auto;
  right: 6%;
}

.div-block-30 {
  width: 300px;
  height: 35px;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  object-fit: fill;
  background-color: rgba(0, 0, 0, .1);
  border-radius: 50px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
  position: static;
  top: 50%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.div-block-31 {
  width: 80%;
  height: 50px;
  justify-content: center;
  align-items: center;
  display: flex;
}

._1 {
  width: 100px;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
}

.container-2 {
  max-height: 100vh;
  max-width: 100vw;
  object-fit: cover;
  background-color: #4fac96;
  position: static;
}

.backbg {
  z-index: -2;
  width: 100vw;
  height: 100vh;
  background-color: #4fac96;
  border-radius: 20px;
  margin-left: auto;
  margin-right: auto;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0;
  right: 0;
}

.sideblock-2 {
  width: 20vw;
  height: 200vh;
  object-fit: fill;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  overflow: hidden;
}

.div-block-51 {
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-52 {
  width: 100vw;
  height: 100vh;
  outline-offset: 0px;
  background-color: #000;
  background-image: url('../images/Screen-Shot-2013-05-31-at-13.43.02.png');
  background-position: 0 0;
  background-size: auto;
  border-radius: 20px 0 0 20px;
  outline: 0 #333;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.blur {
  width: 100vw;
  height: 100vh;
  opacity: 1;
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
  background-color: rgba(26, 26, 26, .79);
  border-radius: 20px;
  flex: 0 auto;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
}

.body-2 {
  background-color: rgba(0, 0, 0, 0);
}

.div-block-53 {
  height: 15px;
}
