/* Metaverse page custom css - zer09  */


.Flexible-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.Flexible-container iframe,   
.Flexible-container object,
.Flexible-container video,
.Flexible-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#footer {
bottom: 0px;
}
.video-temp h2 {
text-shadow: rgb(83 163 239) 1px 0px 0px, rgb(83 102 239) 0.540302px 0.841471px 0px, rgb(239 83 195) -0.416147px 0.909297px 0px, rgb(239 83 195) -0.989992px 0.14112px 0px, rgb(239 83 195) -0.653644px -0.756802px 0px, rgb(239 83 195) 0.283662px -0.958924px 0px, rgb(239 83 195) 0.96017px -0.279415px 0px;
color: #94d3ff;
letter-spacing: -.25rem;
text-align: center;
text-transform: uppercase;
}
.video-temp p {
text-shadow: 0px 0px 5px rgba(0, 0, 0, .5);
}
.full-text {
overflow: hidden;
color: #d5eeff;
background: #00000010;
backdrop-filter: blur(30px);
-webkit-backdrop-filter: blur(30px);
border-radius: 30px;
padding: 2rem;
background-origin: border-box;
background-clip: content-box, border-box;
}