:root {
  --btnBGCol: #593dfc1a;
  --btnTextCol: #b6b6b6;
  --mPlayerHpos: 0%;
  --tutPlayerHpos: 0%;
}

* {
  margin: 0;
  padding: 0;
}

html, body {
  width: 100vw;
  height: 100vh;
}

body {
  background: #000;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  font-family: Barlow Condensed, sans-serif;
  overflow-x: hidden;
}

::-webkit-scrollbar {
  width: 12px;
}

::-webkit-scrollbar-track {
  background: #1a1a1a;
}

::-webkit-scrollbar-thumb {
  background-color: #868686;
  border: 3px solid #1a1a1a;
  border-radius: 20px;
}

#container {
  z-index: -1;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
}

.pdfView {
  opacity: .85;
  z-index: 5;
  width: 60%;
  height: 60%;
  margin-top: 5%;
  margin-left: 20%;
  display: none;
  position: absolute;
}

.mySlides {
  display: none;
}

.mySlides .fade img {
  vertical-align: middle;
}

.slideshow-container {
  max-width: 1000px;
  margin: auto;
  position: relative;
}

.prev, .next {
  cursor: pointer;
  color: #fff;
  user-select: none;
  border-radius: 0 3px 3px 0;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  font-size: 18px;
  font-weight: bold;
  transition: all .6s;
  position: absolute;
  top: 50%;
}

.prev {
  border-radius: 3px 0 0 3px;
  left: 0;
}

.next {
  border-radius: 3px 0 0 3px;
  right: 0;
}

.vitaLink {
  color: #f2f2f2;
  position: absolute;
}

.vl01_1 {
  width: 12%;
  height: 4%;
  bottom: 7%;
  right: 5%;
}

.vl02_1 {
  width: 12%;
  height: 5%;
  bottom: 42%;
  right: 5%;
}

.vl05_one {
  width: 4%;
  height: 1.8%;
  bottom: 74.2%;
  right: 41%;
}

.vl05_two {
  width: 4%;
  height: 1.8%;
  bottom: 74.2%;
  right: 36.2%;
}

.vl05_three {
  width: 5%;
  height: 1.8%;
  bottom: 74.2%;
  right: 30.5%;
}

.vl05_four {
  width: 7%;
  height: 1.8%;
  bottom: 74.2%;
  right: 22.8%;
}

.vl05_five {
  width: 9%;
  height: 1.8%;
  bottom: 72.4%;
  right: 22.5%;
}

.vl05_six {
  width: 5%;
  height: 2%;
  bottom: 70.3%;
  right: 22%;
}

.vl05_1 {
  width: 12%;
  height: 2%;
  bottom: 67%;
  right: 22%;
}

.vl05_2 {
  width: 25%;
  height: 2%;
  bottom: 44%;
  right: 22%;
}

.vl05_3 {
  width: 25%;
  height: 2%;
  bottom: 35%;
  right: 22.7%;
}

.vl05_4 {
  width: 20%;
  height: 2%;
  bottom: 22.5%;
  right: 22%;
}

.vl05_5 {
  width: 25%;
  height: 2%;
  bottom: 17%;
  right: 22%;
}

.vl05_6 {
  width: 28%;
  height: 2%;
  bottom: 11.5%;
  right: 22%;
}

.vl06_0 {
  width: 12%;
  height: 2%;
  bottom: 76%;
  right: 34%;
}

.vl06_1 {
  width: 24%;
  height: 2%;
  bottom: 63%;
  right: 22%;
}

.vl06_2 {
  width: 10%;
  height: 2%;
  bottom: 55.5%;
  right: 22%;
}

.vl06_3 {
  width: 17%;
  height: 2%;
  bottom: 47.8%;
  right: 22%;
}

.vl06_4 {
  width: 28%;
  height: 2%;
  bottom: 42%;
  right: 22%;
}

.vl06_6 {
  width: 10%;
  height: 2%;
  bottom: 35.5%;
  right: 22%;
}

.vl06_8 {
  width: 18%;
  height: 2%;
  bottom: 20.3%;
  right: 22.3%;
}

.vl06_9 {
  width: 20%;
  height: 2%;
  bottom: 14.8%;
  right: 22%;
}

.vl06_10 {
  width: 16%;
  height: 2%;
  bottom: 11.5%;
  right: 22%;
}

.vl08_1 {
  width: 9%;
  height: 5%;
  bottom: 41%;
  right: 42%;
}

.vl10_1 {
  width: 12%;
  height: 2%;
  bottom: 49%;
  right: 15%;
}

.vl10_2 {
  width: 6%;
  height: 2%;
  bottom: 32.8%;
  left: 7%;
}

.vl10_3 {
  width: 10%;
  height: 2%;
  bottom: 13%;
  left: 22%;
}

.vl11_1 {
  width: 16%;
  height: 2%;
  bottom: 58.5%;
  right: 10%;
}

.vl11_2 {
  width: 10%;
  height: 2%;
  bottom: 13%;
  left: 30%;
}

.vl12_1 {
  width: 6%;
  height: 2%;
  bottom: 75%;
  left: 13%;
}

.vl12_2 {
  width: 6%;
  height: 2%;
  bottom: 9.5%;
  right: 43%;
}

.vl13_1 {
  width: 20%;
  height: 2%;
  bottom: 39%;
  left: 5%;
}

.vitaLinkSpan {
  z-index: 4;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.prev:hover, .next:hover {
  background-color: #000c;
}

.numbertext {
  color: #f2f2f2;
  padding: 8px 12px;
  font-size: 12px;
  position: absolute;
  top: 0;
}

.dot {
  cursor: pointer;
  background-color: #bbb;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  margin: 0 2px;
  transition: background-color .6s;
  display: inline-block;
}

.active, .dot:hover {
  background-color: #717171;
}

.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

@keyframes fade {
  from {
    opacity: .4;
  }

  to {
    opacity: 1;
  }
}

.button {
  margin-top: 1rem;
}

.cstmBtn:hover {
  background-color: var(--btnBGCol);
  color: var(--btnTextCol);
}

.section {
  text-align: center;
  width: 100vw;
  height: 100vh;
  padding: 8rem 0 7rem;
}

.section-heading, .section-description {
  margin-bottom: 1.2rem;
}

.section-heading {
  font-weight: 300;
}

.section-description {
  font-weight: 500;
  line-height: 1.2;
}

.section00 {
  color: #000;
  opacity: .7;
}

.section00 .section-heading {
  text-shadow: 1px 1px 13px #c5c5c5;
}

.section00 .section-description {
  text-shadow: -1px -1px 8px #888;
  max-width: 50%;
  margin: 55rem auto 3rem;
  position: relative;
}

.section01 {
  color: #000;
  opacity: 0;
}

.section01 .section-heading {
  text-shadow: -1px 1px 13px #c5c5c5;
  margin-top: 2rem;
  position: relative;
}

.section01 .section-description {
  text-shadow: 1px -1px 8px #888;
  max-width: 100%;
  margin: 40rem auto 3rem;
  position: relative;
}

.section02 {
  color: #000;
  opacity: 0;
}

.section02 .section-heading {
  text-shadow: -1px -1px 13px #c5c5c5;
  margin-top: 48rem;
  position: relative;
}

.section02 .section-description {
  text-shadow: 1px -1px 8px #888;
  max-width: 100%;
  margin: 0 auto 3rem;
  position: relative;
}

.section03 {
  color: #000;
  opacity: 0;
}

.section03 .section-heading {
  text-shadow: 1px 1px 13px #c5c5c5;
  margin-top: 5rem;
  position: relative;
}

.section03 .section-description {
  text-shadow: 1px -1px 8px #888;
  max-width: 100%;
  margin: 45rem auto 3rem;
  position: relative;
}

.section04 {
  color: #000;
  opacity: 0;
}

.section04 .section-heading {
  text-shadow: 0 1px 13px #c5c5c5;
  margin-top: 7rem;
  position: relative;
}

.section04 .section-description {
  text-shadow: 0 -1px 8px #888;
  max-width: 80%;
  margin: 55rem auto 3rem;
  position: relative;
}

.section05 {
  color: #000;
  opacity: 0;
}

.section05 .section-heading {
  text-shadow: 1px 1px 13px #c5c5c5;
  margin-top: 7rem;
  position: relative;
}

.section05 .section-description {
  text-shadow: 0 -1px 8px #888;
  max-width: 80%;
  margin: 55rem auto 3rem;
  position: relative;
}

.section06 {
  color: #000;
  opacity: 0;
  z-index: 9;
}

.section06 .section-heading {
  text-shadow: -1px 1px 13px #c5c5c5;
  margin-top: 7rem;
  position: relative;
}

.section06 .section-description {
  text-shadow: -1px -1px 8px #888;
  max-width: 90%;
  margin: 2rem 5rem;
  position: relative;
}

.section07 {
  color: #000;
  opacity: 0;
}

.section07 .section-heading {
  text-shadow: 1px 1px 13px #c5c5c5;
  margin-top: 10rem;
  position: relative;
}

.section07 .section-description {
  text-shadow: 1px 1px 8px #888;
  margin-top: 5rem;
  position: relative;
}

.section08 {
  color: #000;
  opacity: 0;
}

.section08 .section-heading {
  text-shadow: 1px -1px 13px #c5c5c5;
  margin: 75rem auto 0;
  position: relative;
}

.section08 .section-description {
  text-shadow: 1px -1px 8px #888;
  margin-top: 0;
  position: relative;
}

.section09 {
  color: #000;
  opacity: 0;
}

.section09 .section-heading {
  text-shadow: 1px 1px 13px #c5c5c5;
  position: relative;
}

.section09 .section-description {
  text-shadow: 1px -1px 8px #888;
  margin-top: 65rem;
  position: relative;
}

.section09 a {
  color: #ffffff27;
}

.section10 {
  color: #000;
  opacity: 0;
}

.section10 .section-heading {
  text-shadow: 1px 1px 13px #c5c5c5;
  position: relative;
}

.section10 .section-description {
  text-shadow: 1px -1px 8px #888;
  margin-top: 20rem;
  position: relative;
}

.svg-map {
  visibility: hidden;
  display: none;
}

#modal_4-content canvas {
  float: left;
  padding-right: 100px;
}

.progress-bar-container {
  background-color: #000c;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#progress-bar {
  width: 30%;
  height: 2%;
  margin-top: .5%;
}

label {
  color: #fff;
  font-family: Barlow Condensed, sans-serif;
  font-size: 2.5rem;
}

.mplayerContainer {
  opacity: .85;
  width: 50%;
  height: 55%;
  left: 25%;
  top: var(--mplayerHpos);
  background: var(--overlayBG);
  display: none;
  position: absolute;
  overflow-y: scroll;
}

.mplayerContainer .mplayerHeading {
  text-align: center;
  text-shadow: 0 .5px 1rem #000;
  color: #fff;
  padding: 2rem 0;
  font-family: Barlow Condensed, sans-serif, Tahoma;
  font-size: 3rem;
}

.mplayerContainer .music-container {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.mplayerContainer .music-container .mplayerBox {
  background: #000;
  border-radius: 1rem;
  align-items: center;
  width: 90%;
  height: 95%;
  margin: 2rem;
  display: flex;
  overflow: hidden;
  box-shadow: 0 .5px 1rem #000;
}

.mplayerContainer .music-container .mplayerBox .mplayerImage {
  opacity: .85;
  width: 25%;
  height: 100%;
}

.mplayerContainer .music-container .mplayerBox .mplayerImage img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.mplayerContainer .music-container .mplayerBox .mplayerMusic {
  width: 75%;
}

.mplayerContainer .music-container .mplayerBox .mplayerMusic h4 {
  color: #ccc;
  margin-left: 2%;
  margin-right: 2%;
  font-size: 1.8rem;
  font-weight: 400;
}

.mplayerContainer .music-container .mplayerBox .mplayerMusic audio {
  outline: none;
  width: 100%;
}

.mplayerContainer .music-container .mplayerBox .mplayerMusic audio::-webkit-media-controls-enclosure {
  background: none;
  border-radius: 1px;
}

.mplayerContainer .music-container .mplayerBox .mplayerMusic audio::-webkit-media-controls-panel {
  background-color: #1b1b1b;
}

.mplayerContainer .music-container .mplayerBox .mplayerMusic audio::-webkit-media-controls-play-button {
  filter: invert();
}

.mplayerContainer .music-container .mplayerBox .mplayerMusic audio::-webkit-media-controls-play-button:hover {
  background-color: #101414b3;
}

.mplayerContainer .music-container .mplayerBox .mplayerMusic audio::-webkit-media-controls-current-time-display {
  color: #fff;
}

.mplayerContainer .music-container .mplayerBox .mplayerMusic audio::-webkit-media-controls-time-remaining-display {
  color: #fff;
}

.mplayerContainer .music-container .mplayerBox .mplayerMusic audio::-webkit-media-controls-timeline {
  filter: invert();
}

.mplayerContainer .music-container .mplayerBox .mplayerMusic audio::-webkit-media-controls-mute-button {
  filter: invert();
}

.mplayerContainer .music-container .mplayerBox .mplayerMusic audio::-webkit-media-controls-volume-slider {
  filter: invert();
}

.tutorialContainer {
  width: 45%;
  height: 73%;
  left: 0%;
  top: var(--tutPlayerHpos);
  z-index: 15;
  grid-template-columns: 1fr;
  align-items: flex-start;
  gap: 15px;
  padding: 0 5%;
  display: none;
  position: absolute;
  overflow-y: hidden;
}

.tutorialContainer .tutorialMainVid {
  background: var(--overlayBG);
  border-radius: 5px;
}

.tutorialContainer .tutorialMainVid video {
  border-radius: 5px;
  width: 100%;
}

.tutorialContainer .tutorialMainVid .tutorialTitle {
  color: #9e9e9e;
  font-size: 2rem;
  font-weight: 400;
}

.tutorialContainer .tutorialVideo-list {
  background: var(--overlayBG);
  border-radius: 5px;
  height: 100%;
  overflow-y: scroll;
}

.tutorialContainer .tutorialVideo-list::-webkit-scrollbar {
  width: 7px;
}

.tutorialContainer .tutorialVideo-list::-webkit-scrollbar-track {
  background: #ccc;
  border-radius: 50px;
}

.tutorialContainer .tutorialVideo-list::-webkit-scrollbar-thumb {
  background: #555;
  border-radius: 50px;
}

.tutorialContainer .tutorialVideo-list .tutorialSideVid video {
  border-radius: 5px;
  width: 100px;
}

.tutorialContainer .tutorialVideo-list .tutorialSideVid {
  cursor: pointer;
  background: #24242466;
  border: 1px solid #0000001a;
  border-radius: 5px;
  align-items: center;
  gap: 15px;
  margin: 5px;
  padding: 10px;
  display: flex;
}

.tutorialContainer .tutorialVideo-list .tutorialSideVid:hover {
  background: #77777770;
}

.tutorialContainer .tutorialVideo-list .tutorialSideVid.active {
  background: #205f8a66;
}

.tutorialContainer .tutorialVideo-list .tutorialSideVid.active .tutorialTitle {
  color: #fff;
}

.tutorialContainer .tutorialVideo-list .tutorialSideVid .tutorialTitle {
  color: #b1b1b1;
  font-size: 18px;
  font-weight: 400;
}

#imprint {
  color: #fff;
  margin-right: 40px;
}

#messageOverlay {
  z-index: 1;
  cursor: pointer;
  background-color: #00000080;
  width: 100%;
  height: 100%;
  display: block;
  position: fixed;
  inset: 0;
}

#messageText {
  text-align: center;
  color: red;
  font-size: 50px;
  font-weight: 400;
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.nav-bar {
  z-index: 10000;
  position: fixed;
  right: 0;
}

.nav-bar ul {
  flex-direction: column;
  justify-content: center;
  height: 100vh;
  display: flex;
}

.nav-bar ul h3 {
  font-size: 1.5vw;
}

.nav-bar ul li {
  text-align: center;
  color: #000;
  text-shadow: 1px 1px 13px #c5c5c5;
  align-self: flex-end;
  margin-top: 1rem;
  margin-right: 2rem;
  list-style: none;
}

.nav-bar ul li:hover, .nav-bar ul li.active {
  cursor: pointer;
  color: #ffffff50;
}

.nav-bar ul li {
  background: none;
}

@media only screen and (width <= 467px) {
  #messageText {
    font-size: 25px;
    top: 40%;
    left: 50%;
  }

  .section-heading {
    font-size: 3.2rem;
    font-weight: 300;
  }

  .section-description {
    font-weight: 500;
    line-height: 1.2;
  }

  .section00 .section-heading {
    margin-top: -1rem;
  }

  .section00 .section-description {
    margin-top: 20rem;
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .section01 .section-heading {
    margin-top: 2rem;
  }

  .section01 .section-description {
    margin-top: 20rem;
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .section02 .section-heading {
    margin-top: 7rem;
  }

  .section02 .section-description {
    margin-top: 25rem;
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .section03 .section-heading {
    margin-top: 8rem;
  }

  .section03 .section-description {
    margin-top: 29rem;
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .section04 .section-heading {
    margin-top: 10rem;
  }

  .section04 .section-description {
    margin-top: 29rem;
    margin-left: 3.4rem;
    margin-right: 1.5rem;
  }

  .mplayerContainer {
    width: 70%;
    height: 53%;
    left: 15%;
    top: var(--mplayerHpos);
  }

  .mplayerContainer .music-container .mplayerBox {
    flex-flow: column;
    width: 100%;
    height: 12rem;
    margin: .2px;
  }

  .mplayerContainer .music-container .mplayerBox .mplayerImage {
    width: 100%;
    height: 50%;
  }

  .mplayerContainer .music-container .mplayerBox .mplayerMusic {
    width: 100%;
    height: 30%;
  }

  .mplayerContainer .music-container .mplayerBox .mplayerMusic h4 {
    width: 100%;
    height: 0%;
  }

  .section05 .section-heading {
    margin-top: 13rem;
  }

  .section05 .section-description {
    margin-top: 23rem;
    margin-left: 2.5rem;
    margin-right: 1.5rem;
  }

  .section06 .section-heading {
    margin-top: 15rem;
  }

  .section06 .section-description {
    margin-top: 1rem;
    margin-left: 2.5rem;
    margin-right: 1.5rem;
  }

  .tutorialContainer {
    width: 80%;
    height: 45%;
    left: 5%;
    top: calc(var(--tutPlayerHpos) 0px);
    gap: 0;
    margin: 0;
  }

  .tutorialMainVid .tutorialVideo .tutorialTitle {
    font-size: 4vh;
  }

  .tutorialContainer .tutorialVideo-list .tutorialSideVid .tutorialTitle {
    font-size: 2.2vh;
  }

  .section07 .section-heading {
    margin-top: 18rem;
  }

  .section07 .section-description {
    margin-top: 0;
    margin-left: 2.5rem;
    margin-right: 1.5rem;
  }

  .section07 .section-description button {
    margin-top: 10rem;
  }

  .section08 .section-heading {
    margin-top: 23rem;
  }

  .section08 button {
    margin-top: .5rem;
  }

  .pdfView {
    z-index: 10;
    width: 90%;
    height: 10%;
    margin-top: 110%;
    margin-left: 5%;
  }

  .section09 .section-description {
    margin-top: 50rem;
    margin-left: 2.5rem;
    margin-right: 1.5rem;
  }

  .section10 {
    width: 100%;
    margin-top: 15rem;
    margin-left: 8%;
  }

  .section10 .section-description {
    margin-top: 50rem;
  }
}

@media only screen and (width >= 468px) and (width <= 1007px) {
  #messageText {
    font-size: 25px;
    top: 40%;
    left: 50%;
  }

  .section00 .section-heading {
    margin-top: 3rem;
    margin-left: 3rem;
  }

  .section00 .section-description {
    margin-top: 58rem;
    margin-left: 8rem;
  }

  .section01 .section-description {
    margin-top: 38rem;
    margin-left: 3rem;
    margin-right: 1.5rem;
  }

  .section02 .section-heading {
    margin-top: 50rem;
    margin-left: 3rem;
  }

  .section02 .section-description {
    margin-top: 5rem;
    margin-left: 2.9rem;
  }

  .section03 .section-description {
    margin-top: 55rem;
    margin-left: 2.9rem;
  }

  .section04 .section-description {
    margin-top: 65rem;
  }

  .mplayerContainer {
    width: 70%;
    height: 50%;
    left: 15%;
    top: var(--mplayerHpos);
  }

  .mplayerContainer .music-container .mplayerBox {
    flex-flow: column;
    width: 85%;
    height: 20rem;
    margin: .2px;
  }

  .mplayerContainer .music-container .mplayerBox .mplayerImage {
    width: 50%;
    height: 50%;
  }

  .mplayerContainer .music-container .mplayerBox .mplayerMusic {
    width: 100%;
    height: 30%;
  }

  .mplayerContainer .music-container .mplayerBox .mplayerMusic h4 {
    width: 100%;
    height: 0%;
    margin-top: 1rem;
  }

  .section05 .section-heading {
    margin-top: 15rem;
    margin-left: 3rem;
  }

  .section05 .section-description {
    margin-top: 55rem;
    margin-left: 14rem;
  }

  .section06 .section-heading {
    margin-top: 12rem;
  }

  .section06 .section-description {
    margin-top: 45rem;
    margin-left: 4rem;
  }

  .tutorialContainer {
    width: 80%;
    height: 55%;
    left: 5%;
    top: calc(var(--tutPlayerHpos)  - 15px);
    gap: 0;
  }

  .tutorialMainVid .tutorialVideo .tutorialTitle {
    font-size: 3vh;
  }

  .tutorialContainer .tutorialVideo-list .tutorialSideVid .tutorialTitle {
    font-size: 1.8vh;
  }

  .section07 .section-heading {
    margin-top: 15rem;
  }

  .section07 .section-description {
    margin-left: 4rem;
  }

  .section07 .section-description button {
    margin-top: 30rem;
  }

  .section08 .section-heading {
    margin-top: 80rem;
  }

  .pdfView {
    width: 90%;
    height: 10%;
    margin-top: 15%;
    margin-left: 5%;
  }

  .section09 .section-description {
    margin-top: 75rem;
  }

  .section10 {
    width: 100%;
    margin-left: 0%;
  }

  .section10 .section-description {
    margin-top: 55rem;
  }
}

@media only screen and (width >= 1008px) and (orientation: portrait) {
  .cstmBtn {
    border: 2px solid #fff;
    border-radius: 1px;
    width: 25rem;
    height: 8rem;
    margin-top: 5rem;
    font-size: 2.5rem;
  }

  .section00 .section-heading {
    margin-top: 5rem;
    margin-left: 4rem;
    font-size: 7.5rem;
  }

  .section00 .section-description {
    margin: 135rem 0 0 10rem;
    font-size: 3.4rem;
  }

  .section01 .section-heading {
    margin-top: 8rem;
    margin-right: 7rem;
    font-size: 7.5rem;
  }

  .section01 .section-description {
    margin: 90rem 0 0 10rem;
    font-size: 3.4rem;
  }

  .section02 .section-heading {
    margin-top: 8rem;
    margin-right: 7rem;
    font-size: 7.5rem;
  }

  .section02 .section-description {
    margin: 100rem 0 0 10rem;
    font-size: 3.4rem;
  }

  .section03 .section-heading {
    margin-top: 8rem;
    margin-left: 7rem;
    font-size: 7.5rem;
  }

  .section03 .section-description {
    margin: 100rem 0 0 10rem;
    font-size: 3.4rem;
  }

  .section04 .section-heading {
    margin-top: 15rem;
    font-size: 7.5rem;
  }

  .section04 .section-description {
    margin-top: 110rem;
    font-size: 3.4rem;
  }

  .section04 .section-description .cstmBtn {
    width: 35rem;
  }

  .mplayerContainer {
    width: 80%;
    height: 53%;
    top: 450%;
    left: 10%;
  }

  .mplayerContainer .music-container .mplayerBox {
    flex-flow: column;
    width: 100%;
    height: 25rem;
    margin: .2px;
  }

  .mplayerContainer .music-container .mplayerBox .mplayerImage {
    width: 80%;
    height: 50%;
  }

  .mplayerContainer .music-container .mplayerBox .mplayerMusic {
    width: 55%;
    height: 80%;
  }

  .mplayerContainer .music-container .mplayerBox .mplayerMusic h4 {
    width: 96%;
    height: 20%;
    font-size: 3rem;
  }

  .mplayerContainer .music-container .mplayerBox .mplayerMusic audio {
    transform: scale(1.75);
  }

  .section05 .section-heading {
    margin-top: 15rem;
    margin-left: 5rem;
    font-size: 7.5rem;
  }

  .section05 .section-description {
    margin-top: 110rem;
    font-size: 3.4rem;
  }

  .section06 .section-heading {
    margin-top: 15rem;
    font-size: 7.5rem;
  }

  .section06 .section-description {
    margin-top: 110rem;
    font-size: 3.4rem;
  }

  .section06 .section-description .cstmBtn {
    width: 30rem;
  }

  .tutorialContainer {
    width: 80%;
    height: 55%;
    left: 5%;
    top: calc(var(--tutPlayerHpos)  - 100px);
    gap: 0;
  }

  .tutorialMainVid .tutorialVideo .tutorialTitle {
    font-size: 3vh;
  }

  .tutorialContainer .tutorialVideo-list .tutorialSideVid .tutorialTitle {
    font-size: 1.8vh;
  }

  .section07 .section-heading {
    margin-top: 25rem;
    margin-left: 7rem;
    font-size: 7.5rem;
  }

  .section07 .section-description {
    margin-left: 7rem;
    font-size: 3.4rem;
  }

  .section07 .section-description button {
    margin-top: 80rem;
  }

  .section08 .section-heading {
    margin-top: 30rem;
    margin-left: 45rem;
    font-size: 7.5rem;
  }

  .section08 .section-description {
    margin-top: 105rem;
  }

  .section08 .cstmBtn {
    width: 38rem;
  }

  .pdfView {
    width: 90%;
    height: 10%;
    margin-top: 45%;
    margin-left: 5%;
  }

  .section09 .section-description {
    margin-top: 140rem;
    margin-left: 15rem;
    font-size: 3.4rem;
  }

  .section10 {
    width: 130%;
    margin-left: -30%;
    font-size: 3rem;
  }

  .section10 .section-description {
    margin-top: 100rem;
  }

  .section10 h3 {
    font-size: 7rem;
  }

  .section10 h4 {
    font-size: 5rem;
  }
}
/*# sourceMappingURL=index.00f5d058.css.map */
