.videos-container1 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
}
 
.videos-navlink1 {
  display: contents;
}
 
.videos-logo1 {
  top: 38px;
  left: 0px;
  right: 0px;
  width: 333px;
  height: 125px;
  margin: auto;
  position: absolute;
  object-fit: cover;
  text-decoration: none;
}
 
.videos-top-coral {
  top: 96px;
  left: 0px;
  right: 0px;
  width: 147px;
  height: 147px;
  margin: auto;
  z-index: 180;
  position: absolute;
  pointer-events: none;
}
 
.videos-navbar-interactive {
  width: 100%;
  display: flex;
  z-index: 200;
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  padding-bottom: var(--dl-space-space-twounits);
  justify-content: space-between;
}
 
.videos-image1 {
  height: 2rem;
  opacity: 0;
}
 
.videos-desktop-menu {
  flex: 1;
  display: none;
  justify-content: space-between;
}
 
.videos-links1 {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.videos-text2 {
  margin-left: var(--dl-space-space-twounits);
}
 
.videos-text3 {
  margin-left: var(--dl-space-space-twounits);
}
 
.videos-text4 {
  margin-left: var(--dl-space-space-twounits);
}
 
.videos-text5 {
  margin-left: var(--dl-space-space-twounits);
}
 
.videos-buttons1 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.videos-login {
  border-width: 0px;
  margin-right: var(--dl-space-space-twounits);
}
 
.videos-burger-menu {
  display: flex;
}
 
.videos-icon1 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
 
.videos-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: flex;
  padding: 32px;
  z-index: 100;
  position: absolute;
  transform: translateY(-100%);
  transition: 0.5s;
  flex-direction: column;
  justify-content: space-between;
  background-color: #d095af;
}
 
.videos-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.videos-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-threeunits);
  justify-content: space-between;
}
 
.videos-logo2 {
  height: 2rem;
  opacity: 0;
}
 
.videos-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.videos-icon3 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
 
.videos-links2 {
  top: 100;
  flex: 0 0 auto;
  right: 30px;
  width: 194;
  height: 330;
  margin: auto;
  display: flex;
  position: absolute;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
 
.videos-navlink2 {
  color: #00cbc8;
  font-size: 28;
  font-family: "minecraft";
  margin-bottom: var(--dl-space-space-unit);
  text-decoration: none;
}
 
.videos-navlink3 {
  color: #00cbc8;
  font-size: 28px;
  font-family: "minecraft";
  font-weight: 400;
  line-height: 1.15;
  margin-bottom: var(--dl-space-space-unit);
  text-transform: none;
  text-decoration: none;
}
 
.videos-navlink4 {
  color: #00cbc8;
  font-size: 28px;
  font-family: "minecraft";
  font-weight: 400;
  line-height: 1.15;
  margin-bottom: var(--dl-space-space-unit);
  text-transform: none;
  text-decoration: none;
}
 
.videos-navlink5 {
  color: #00cbc8;
  font-size: 28px;
  font-family: "minecraft";
  font-weight: 400;
  line-height: 1.15;
  margin-bottom: var(--dl-space-space-unit);
  text-transform: none;
  text-decoration: none;
}
 
.videos-navlink6 {
  color: #00cbc8;
  font-size: 28px;
  font-family: "minecraft";
  font-weight: 400;
  line-height: 1.15;
  margin-bottom: var(--dl-space-space-unit);
  text-transform: none;
  text-decoration: none;
}
 
.videos-navlink7 {
  color: #00cbc8;
  font-size: 28px;
  font-family: "minecraft";
  font-weight: 400;
  line-height: 1.15;
  margin-bottom: var(--dl-space-space-unit);
  text-transform: none;
  text-decoration: none;
}
 
.videos-navlink8 {
  color: #00cbc8;
  font-size: 28px;
  font-family: "minecraft";
  font-weight: 400;
  line-height: 1.15;
  text-transform: none;
  text-decoration: none;
}
 
.videos-buttons2 {
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  margin-top: var(--dl-space-space-unit);
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.videos-image2 {
  top: 30px;
  left: 0px;
  right: 0px;
  width: 333px;
  height: 125px;
  margin: auto;
  position: absolute;
  object-fit: cover;
}
 
.videos-frame1 {
  top: 156px;
  left: 0px;
  right: 0px;
  width: 356px;
  height: 318px;
  margin: auto;
  z-index: 120;
  position: absolute;
  pointer-events: none;
}
 
.videos-container2 {
  top: 283px;
  left: 0px;
  right: 0px;
  width: 354px;
  height: 200px;
  margin: auto;
  position: absolute;
}
 
.videos-container3 {
  display: contents;
}
 
.videos-frame2 {
  top: 492px;
  left: 0px;
  right: 0px;
  width: 266px;
  height: 344px;
  margin: auto;
  z-index: 180;
  position: absolute;
  pointer-events: none;
}
 
.videos-container4 {
  top: 551px;
  left: 0px;
  right: 0px;
  width: 263px;
  height: 181px;
  margin: auto;
  z-index: 105;
  position: absolute;
}
 
.videos-container5 {
  display: contents;
}
 
.videos-frame3 {
  top: 855px;
  flex: 0;
  left: 0px;
  right: 0px;
  width: 280px;
  height: 265px;
  margin: auto;
  z-index: 170;
  position: absolute;
  pointer-events: none;
}
 
.videos-container6 {
  top: 880px;
  left: 0px;
  right: 15px;
  width: 264px;
  height: 194px;
  margin: auto;
  z-index: 105;
  position: absolute;
}
 
.videos-container7 {
  display: contents;
}
 
.videos-frame4 {
  top: 1150px;
  flex: 0;
  left: 0px;
  right: 0px;
  width: 275px;
  height: 220px;
  margin: auto;
  z-index: 170;
  position: absolute;
  pointer-events: none;
}
 
.videos-container8 {
  top: 1160px;
  left: 0px;
  right: 0px;
  width: 270px;
  height: 200px;
  margin: auto;
  z-index: 105;
  position: absolute;
}
 
.videos-container9 {
  display: contents;
}
 
.videos-link1 {
  display: contents;
}
 
.videos-yt {
  top: 1420px;
  flex: 0;
  left: 0px;
  right: 0px;
  width: 80px;
  height: 80px;
  margin: auto;
  z-index: 170;
  position: absolute;
  text-decoration: none;
}
 
.videos-top-gif {
  top: 190px;
  left: 0px;
  right: 0px;
  width: 300px;
  margin: auto;
  z-index: 199;
  position: absolute;
}
 
.videos-link2 {
  display: contents;
}
 
.videos-bottom-coral {
  top: 1250px;
  left: 0px;
  right: 0px;
  width: 353px;
  height: 353px;
  margin: auto;
  z-index: 180;
  position: absolute;
  pointer-events: none;
  text-decoration: none;
}
 
.videos-sparkle1 {
  top: 162px;
  left: 0px;
  right: 300px;
  width: 30px;
  margin: auto;
  position: absolute;
}
 
.videos-sphere1 {
  top: 238px;
  left: 0px;
  right: 250px;
  width: 20px;
  margin: auto;
  z-index: 199;
  position: absolute;
}
 
.videos-sphere2 {
  top: 213px;
  left: 80px;
  right: 0px;
  width: 9px;
  height: 9px;
  margin: auto;
  z-index: 198;
  position: absolute;
}
 
@media(max-width: 1200px) {
  .videos-desktop-menu {
    display: none;
  }
  .videos-burger-menu {
    display: flex;
  }
}
 
@media(max-width: 767px) {
  .videos-container1 {
    background-color: #deabc2;
  }
  .videos-logo1 {
    top: 38px;
    left: 0px;
    right: 0px;
    margin: auto;
  }
  .videos-top-coral {
    top: 96px;
    left: 0px;
    right: 0px;
    width: 147px;
    height: 147px;
    margin: auto;
    z-index: 180;
    position: absolute;
    pointer-events: none;
  }
  .videos-navbar-interactive {
    z-index: 200;
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .videos-image1 {
    opacity: 0;
  }
  .videos-burger-menu {
    align-items: center;
    justify-content: center;
  }
  .videos-logo2 {
    opacity: 0;
  }
  .videos-links2 {
    right: 0;
    width: 194;
    bottom: 0;
    height: 330;
    margin: auto;
    position: absolute;
  }
  .videos-navlink2 {
    color: #00cbc8;
    font-size: 28;
    font-family: minecraft;
    margin-bottom: var(--dl-space-space-unit);
  }
  .videos-navlink3 {
    color: #00cbc8;
    font-family: Minecraft;
    line-height: auto;
  }
  .videos-navlink4 {
    color: #00cbc8;
    font-family: Minecraft;
  }
  .videos-navlink5 {
    color: #00cbc8;
    font-family: Minecraft;
  }
  .videos-navlink6 {
    color: #00cbc8;
    font-family: Minecraft;
  }
  .videos-navlink7 {
    color: #00cbc8;
    font-family: Minecraft;
  }
  .videos-navlink8 {
    color: #00cbc8;
    font-family: Minecraft;
  }
  .videos-image2 {
    left: 0px;
    right: 0px;
    margin: auto;
  }
  .videos-frame1 {
    top: 156px;
    left: 0px;
    right: 0px;
    width: 356px;
    height: 318px;
    margin: auto;
    z-index: 120;
    position: absolute;
    pointer-events: none;
  }
  .videos-container2 {
    top: 283px;
    left: 0px;
    right: 0px;
    width: 354px;
    height: 200px;
    margin: auto;
    position: absolute;
  }
  .videos-frame2 {
    top: 492px;
    left: 0px;
    right: 0px;
    width: 266px;
    height: 344px;
    margin: auto;
    z-index: 180;
    position: absolute;
    pointer-events: none;
  }
  .videos-container4 {
    top: 551px;
    left: 0px;
    right: 0px;
    width: 263px;
    height: 181px;
    margin: auto;
    z-index: 105;
    position: absolute;
  }
  .videos-frame3 {
    top: 870px;
    flex: 0;
    left: 0px;
    right: 0px;
    width: 265px;
    height: 250px;
    margin: auto;
    z-index: 170;
    position: absolute;
    pointer-events: none;
  }
  .videos-container6 {
    top: 885px;
    left: 0px;
    right: 0px;
    width: 264px;
    height: 198px;
    margin: auto;
    z-index: 105;
    position: absolute;
  }
  .videos-frame4 {
    top: 1150px;
    flex: 0;
    left: 0px;
    right: 0px;
    width: 275px;
    height: 220px;
    margin: auto;
    z-index: 170;
    position: absolute;
    pointer-events: none;
  }
  .videos-container8 {
    top: 1160px;
    left: 0px;
    right: 0px;
    width: 270px;
    height: 200px;
    margin: auto;
    z-index: 105;
    position: absolute;
  }
  .videos-yt {
    top: 1420px;
    flex: 0;
    left: 0px;
    right: 0px;
    width: 80px;
    height: 80px;
    margin: auto;
    z-index: 170;
    position: absolute;
  }
  .videos-top-gif {
    top: 190px;
    left: 0px;
    right: 0px;
    width: 300px;
    margin: auto;
    z-index: 199;
    position: absolute;
  }
  .videos-bottom-coral {
    top: 1250px;
    left: 0px;
    right: 0px;
    width: 353px;
    height: 353px;
    margin: auto;
    z-index: 180;
    position: absolute;
    pointer-events: none;
  }
  .videos-sparkle1 {
    top: 162px;
    left: 0px;
    right: 300px;
    width: 30px;
    margin: auto;
    position: absolute;
  }
  .videos-sphere1 {
    top: 238px;
    left: 0px;
    right: 250px;
    width: 20px;
    margin: auto;
    z-index: 199;
    position: absolute;
  }
  .videos-sphere2 {
    top: 213px;
    left: 80px;
    right: 0px;
    width: 9px;
    height: 9px;
    margin: auto;
    z-index: 198;
    position: absolute;
  }
}
 
@media(max-width: 479px) {
  .videos-container1 {
    z-index: 100;
    background-color: #deabc2;
    background-position: center;
  }
  .videos-logo1 {
    top: 38px;
    left: 0px;
    right: 0px;
    margin: auto;
    animation-name: pulse;
    animation-delay: 0s;
    animation-duration: 3333ms;
    animation-direction: normal;
    animation-iteration-count: 33;
    animation-timing-function: ease;
  }
  .videos-top-coral {
    top: 96px;
    left: 0px;
    right: 0px;
    width: 147px;
    height: 147px;
    margin: auto;
    z-index: 180;
    position: absolute;
    pointer-events: none;
  }
  .videos-navbar-interactive {
    padding: var(--dl-space-space-unit);
    z-index: 200;
  }
  .videos-image1 {
    opacity: 0;
  }
  .videos-mobile-menu {
    padding: 16px;
    background-color: #d095af;
  }
  .videos-nav {
    position: relative;
  }
  .videos-logo2 {
    opacity: 0;
  }
  .videos-links2 {
    right: 0px;
    width: 194px;
    bottom: -440px;
    height: 330px;
    margin: auto;
    position: absolute;
  }
  .videos-navlink2 {
    color: #00cbc8;
    font-size: 28px;
    align-self: flex-end;
    font-family: Minecraft;
    font-weight: 400;
    line-height: 1.15;
    text-transform: none;
    text-decoration: none;
  }
  .videos-navlink3 {
    fill: #00cbc8;
    color: #00cbc8;
    font-size: 28px;
    align-self: flex-end;
    font-family: Minecraft;
  }
  .videos-navlink4 {
    fill: #00cbc8;
    color: #00cbc8;
    font-size: 28px;
    align-self: flex-end;
    font-family: Minecraft;
  }
  .videos-navlink5 {
    fill: #00cbc8;
    color: #00cbc8;
    font-size: 28px;
    align-self: flex-end;
    font-family: Minecraft;
  }
  .videos-navlink6 {
    fill: #00cbc8;
    color: #00cbc8;
    font-size: 28px;
    align-self: flex-end;
    font-family: Minecraft;
  }
  .videos-navlink7 {
    fill: #00cbc8;
    color: rgb(0, 203, 200);
    font-size: 28px;
    align-self: flex-end;
    font-family: Minecraft;
    font-weight: 400;
    line-height: 1.15;
    text-transform: none;
    text-decoration: none;
  }
  .videos-navlink8 {
    fill: #00cbc8;
    color: rgb(0, 203, 200);
    font-size: 28px;
    align-self: flex-end;
    font-family: Minecraft;
    font-weight: 400;
    line-height: 1.15;
    text-transform: none;
    text-decoration: none;
  }
  .videos-image2 {
    top: 38px;
    left: 0px;
    right: 0px;
    margin: auto;
  }
  .videos-frame1 {
    top: 156px;
    left: 0px;
    right: 0px;
    width: 356px;
    height: 318px;
    margin: auto;
    z-index: 120;
    position: absolute;
    padding-left: 1px;
    pointer-events: none;
  }
  .videos-container2 {
    top: 283px;
    left: 0px;
    right: 0px;
    width: 354px;
    height: 200px;
    margin: auto;
    position: absolute;
    padding-top: 0px;
  }
  .videos-frame2 {
    top: 492px;
    left: 0px;
    right: 0px;
    width: 266px;
    height: 344px;
    margin: auto;
    z-index: 180;
    position: absolute;
    pointer-events: none;
  }
  .videos-container4 {
    top: 551px;
    left: 0px;
    right: 0px;
    width: 263px;
    height: 181px;
    margin: auto;
    z-index: 105;
    position: absolute;
    padding-top: 0px;
  }
  .videos-frame3 {
    top: 870px;
    flex: 0;
    left: 0px;
    right: 0px;
    width: 265px;
    height: 250px;
    margin: auto;
    z-index: 170;
    position: absolute;
    pointer-events: none;
  }
  .videos-container6 {
    top: 885px;
    left: 0px;
    right: 0px;
    width: 264px;
    height: 198px;
    margin: auto;
    z-index: 105;
    position: absolute;
    padding-top: 0px;
  }
  .videos-frame4 {
    top: 1150px;
    flex: 0;
    left: 0px;
    right: 0px;
    width: 275px;
    height: 220px;
    margin: auto;
    z-index: 170;
    position: absolute;
    pointer-events: none;
  }
  .videos-container8 {
    top: 1160px;
    left: 0px;
    right: 0px;
    width: 270px;
    height: 200px;
    margin: auto;
    z-index: 105;
    position: absolute;
    padding-top: 0px;
  }
  .videos-yt {
    top: 1420px;
    flex: 0;
    left: 0px;
    right: 0px;
    width: 80px;
    height: 80px;
    margin: auto;
    z-index: 170;
    position: absolute;
  }
  .videos-top-gif {
    top: 190px;
    left: 0px;
    right: 0px;
    width: 300px;
    margin: auto;
    z-index: 199;
    position: absolute;
  }
  .videos-bottom-coral {
    top: 1250px;
    left: 0px;
    right: 0px;
    width: 353px;
    height: 353px;
    margin: auto;
    z-index: 180;
    position: absolute;
    pointer-events: none;
  }
  .videos-sparkle1 {
    top: 162px;
    left: 0px;
    right: 300px;
    width: 30px;
    margin: auto;
    position: absolute;
  }
  .videos-sphere1 {
    top: 238px;
    left: 0px;
    right: 250px;
    width: 20px;
    margin: auto;
    z-index: 199;
    position: absolute;
  }
  .videos-sphere2 {
    top: 213px;
    left: 80px;
    right: 0px;
    width: 9px;
    height: 9px;
    margin: auto;
    z-index: 198;
    position: absolute;
  }
}
