._1 {
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.t1 {
  z-index: 30;
  color: #fff;
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-color: #404040;
  -webkit-background-clip: text;
  background-clip: text;
  margin: 0;
  font-family: Droid Sans, sans-serif;
  font-weight: 400;
  position: fixed;
}

.background-video {
  z-index: 10;
  box-sizing: content-box;
  aspect-ratio: 2 / 3;
  border-radius: 30px;
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  position: fixed;
  overflow: hidden;
}

.blur {
  z-index: 20;
  -webkit-backdrop-filter: brightness(200%) contrast(70%) blur(20px);
  backdrop-filter: brightness(200%) contrast(70%) blur(20px);
  outline-offset: 0px;
  border-radius: 30px;
  outline: .5px solid #fff;
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  position: fixed;
  overflow: hidden;
  box-shadow: inset 0 2px 5px #ffffff54;
}

._2 {
  z-index: 100;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: relative;
}

.div-block {
  z-index: 100;
  -webkit-backdrop-filter: brightness(98.5%) blur(35px);
  backdrop-filter: brightness(98.5%) blur(35px);
  outline-offset: 0px;
  object-fit: fill;
  border-radius: 20px;
  outline: .5px solid #ffffff24;
  justify-content: center;
  align-items: center;
  width: calc(100% - 500px);
  height: calc(100% - 500px);
  padding: 20px;
  display: flex;
  position: relative;
  box-shadow: 0 0 20px #0000000a, inset 0 0 10px -6px #ffffff26;
}

.div-block-2 {
  -webkit-backdrop-filter: brightness(0%) blur(50px);
  backdrop-filter: brightness(0%) blur(50px);
  width: 100%;
  height: 100%;
}

.t2 {
  z-index: 200;
  color: #000;
  text-align: center;
  letter-spacing: .4px;
  -webkit-text-fill-color: transparent;
  background-color: #404040;
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Droid Sans, sans-serif;
  text-decoration: none;
  transition-property: all;
  transition-duration: .4s;
  transition-timing-function: ease;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.t2:hover {
  text-shadow: 0 0 10px #0000004f;
  transform: translate(-50%, -50%);
}

.gbfldibsldbifpisigsdgus {
  width: 100vw;
  min-height: 100vh;
  padding: 20px;
}

.lshlidsghiwq {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.qaaosjdhvhud {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  height: 100vh;
  padding: 20px;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

.background-video-2 {
  width: 100%;
  height: 100%;
}

.dsfdsgsgsfg {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  outline-offset: 0px;
  background-color: #fcfcfc;
  border-radius: 30px;
  outline: 1px solid #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  min-height: 200px;
  margin-bottom: 40px;
  padding: 20px;
  display: flex;
  box-shadow: inset 0 0 5px #fff, 0 0 40px 5px #00000003;
}

.spacer-sgdsgdgsgg {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: calc(50vh - 120px);
  display: flex;
}

.body-osduhgapsghaps {
  background-color: #f5f5f5;
}

.h2-dsgsgsggds {
  text-align: center;
  margin-top: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 22px;
  line-height: 22px;
}

.p-dgsdgsshsdhd {
  text-align: center;
  margin-bottom: 0;
}

.url-dsgdsgdsgsdg {
  color: #7a7a7a;
  text-align: center;
}

.dsgsdgdgsgsdgdsgqqwe {
  grid-column-gap: 21px;
  grid-row-gap: 21px;
  background-color: #ececec;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  padding-left: 25px;
  display: flex;
}

.dfkjhodfhodfhdpifhdf {
  color: #000;
  text-align: center;
  background-color: #0000;
  border-left: 2px solid #fcfcfc;
  border-radius: 0 20px 20px 0;
  padding-right: 20px;
  transition: all .2s;
}

.dfkjhodfhodfhdpifhdf:hover {
  background-color: #00000026;
}

.heading {
  text-align: center;
}

@media screen and (max-width: 991px) {
  .div-block {
    width: calc(100% - 350px);
    height: calc(100% - 350px);
  }
}

@media screen and (max-width: 767px) {
  .div-block {
    width: calc(100% - 200px);
    height: calc(100% - 200px);
  }

  .url-dsgdsgdsgsdg {
    margin: 10px 20px;
    display: none;
  }

  .dsgsdgdgsgsdgdsgqqwe {
    padding-left: 0;
  }

  .dfkjhodfhodfhdpifhdf {
    text-align: center;
    border-left-style: none;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-right: 15px;
  }
}

@media screen and (max-width: 479px) {
  .background-video, .blur {
    height: calc(100% - 140px);
  }

  .div-block {
    width: calc(100% - 100px);
    height: 200px;
  }
}


