img {
  max-width: 100%;
  display: inline-block;
}

.nav-bar {
  z-index: 999;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: auto 0% 20px;
}

.bd {
  color: #fff;
  background-color: #000;
  font-family: Open Sans, sans-serif;
}

.nav-link {
  color: #fff;
  letter-spacing: .5px;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  padding: 20px 25px;
  font-size: 10px;
  font-weight: 800;
  line-height: 10px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.nav-link:hover {
  color: #ff1a38;
  transform: scale(1.2);
}

.nav-block {
  filter: drop-shadow(0 0 30px #000000e6);
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background-color: #0000006b;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  height: 60px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.nav-menu-left {
  display: flex;
}

._5000px {
  height: 2000px;
}

.nav-logo {
  width: 100%;
}

.nav-brand {
  cursor: pointer;
  width: 80px;
}

.nav-menu-right {
  display: flex;
}

.nav-link-hide {
  color: #fff;
  letter-spacing: .5px;
  cursor: pointer;
  padding: 20px 25px;
  font-size: 12px;
  font-weight: 800;
  line-height: 12px;
  text-decoration: none;
  transition: all .2s;
  display: none;
}

.nav-link-hide:hover {
  color: #ff1a38;
}

.nav-insta {
  width: 50px;
  height: 50px;
  display: none;
}

.nav-insta-desk {
  cursor: pointer;
  width: 100%;
  transition: all .2s;
}

.block-instagram-desk {
  z-index: 9999;
  filter: drop-shadow(0 8px 8px #000000b3);
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  cursor: pointer;
  background-color: #0006;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  margin-left: 50px;
  padding: 11px;
  transition: all .2s;
  display: flex;
  position: absolute;
  inset: auto auto 0% 0%;
  transform: scale(1.2);
}

.hamburger-wrapper {
  z-index: 9999;
  background-color: #f63e80;
  border-radius: 2px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px;
  display: none;
}

.hamburger-wrapper:hover {
  transform: translate(0, -2px);
  box-shadow: 0 8px 18px -4px #00000063;
}

.burger-line {
  background-color: #fff;
  border-radius: 10px;
  width: 22.5px;
  height: 3px;
  margin-top: 2px;
  margin-bottom: 2px;
}

.saf {
  width: 110px;
}

.nav-line {
  display: none;
}

.degrade {
  opacity: .4;
  background-image: url('../images/bg-wave.svg');
  background-position: 50% 100%;
  background-size: cover;
  width: 100vw;
  height: 100vh;
  position: fixed;
}

.grid {
  opacity: 1;
  background-image: url('../images/grid-branca.svg');
  background-position: 50%;
  background-size: 160px;
  width: 100vw;
  height: 100vh;
  position: fixed;
}

.bg-grid {
  position: fixed;
}

.bg {
  z-index: 10;
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.bg-gradient {
  background-color: #000;
  background-image: linear-gradient(141deg, #000, #a27242 27%, #452e18 69%, #9b6734);
  display: block;
  position: absolute;
  inset: 0%;
}

.pointer {
  opacity: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.pointer-gradient {
  background-image: radial-gradient(circle, #ffffff1a, #fff0 48%);
  width: 80vh;
  height: 80vh;
}

.pattern {
  z-index: 0;
  opacity: .6;
  background-image: url('../images/grid-branca.svg');
  background-position: 50%;
  background-size: 160px;
  width: 100%;
  position: absolute;
  inset: 0%;
}

.pattern.tile1 {
  opacity: .41;
  background-image: url('../images/grid-branca.svg');
  background-position: 50%;
  background-size: 160px;
  width: 100%;
  height: 100%;
}

.pattern2 {
  opacity: .02;
  background-image: url('../images/PATTERN2.svg');
  background-position: 50%;
  background-size: 160px;
  width: 100%;
  height: 100%;
}

.pattern2.tile1 {
  opacity: .41;
  background-image: url('../images/grid-branca.svg');
  background-position: 50%;
  background-size: 160px;
  width: 100%;
  height: 100%;
}

.sec01 {
  z-index: 1;
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: absolute;
}

._1200px {
  z-index: 100;
  flex-flow: wrap;
  flex: 1;
  place-content: flex-start center;
  align-items: flex-start;
  max-width: 1200px;
  display: flex;
  position: relative;
}

._1200px._02 {
  overflow: visible;
}

._1200px._03 {
  max-width: 1200px;
}

.logo-topo {
  z-index: 200;
  width: 60%;
  display: block;
  position: absolute;
}

.logo-vertical-header {
  width: 80vw;
}

.content {
  width: 100%;
  position: absolute;
}

.img {
  z-index: 100;
  width: 100%;
}

.img-002 {
  z-index: 100;
  opacity: 1;
  width: 26%;
  transition: opacity 1s;
  position: absolute;
  top: -1vh;
  left: auto;
  right: 19vw;
  box-shadow: 0 10px 50px #000c;
}

.img-003 {
  z-index: 100;
  opacity: 1;
  width: 37%;
  transition: opacity 1s;
  position: absolute;
  inset: -1vh auto auto 4.3vw;
  box-shadow: 0 10px 50px #000c;
}

.img-004 {
  z-index: 100;
  opacity: 1;
  width: 26%;
  transition: opacity 1s;
  position: absolute;
  inset: 56.5vh auto auto -2vw;
  box-shadow: 0 10px 50px #000c;
}

.img-005 {
  z-index: 100;
  opacity: 1;
  width: 31%;
  transition: opacity 1s;
  position: absolute;
  inset: 30.4vh auto auto 10vw;
  box-shadow: 0 10px 50px #000c;
}

.line-color {
  background-image: linear-gradient(#ff3513, #ff153f);
  width: 150px;
  height: 4px;
}

.txt01-block {
  z-index: 500;
  text-shadow: 0 10px 50px #000;
  width: 40%;
  position: relative;
}

.txt-numb {
  font-weight: 800;
}

.txt-h1 {
  text-shadow: 0 5px 20px #000, 0 10px 50px #000;
  margin-top: 1px;
  margin-bottom: 1px;
  font-size: 1.7rem;
  line-height: 2.3rem;
}

.txt-h1.plus {
  font-size: 2vw;
  line-height: 2.2vw;
}

.img-006 {
  z-index: 100;
  opacity: 1;
  width: 20vw;
  transition: opacity 1s;
  position: absolute;
  inset: 47.1vh 16.4vw auto auto;
  box-shadow: 0 10px 50px #000c;
}

.img-ball {
  z-index: 200;
  width: 13vw;
  position: absolute;
  right: 0;
}

.img-scroll {
  z-index: 800;
  width: 60px;
  position: absolute;
  bottom: 100px;
}

._100per {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

._100per.wrap {
  flex-flow: wrap;
}

._100per.wrap.between {
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-end;
  padding-left: 40px;
  display: flex;
}

.img-001 {
  opacity: 1;
  width: 44%;
  margin-bottom: 106px;
  transition: opacity 1s;
  position: relative;
  inset: 24.7vh -20.3vw auto auto;
}

.img-ball-copy {
  z-index: 100;
  width: 12rem;
  position: absolute;
  inset: 45rem 8rem auto auto;
}

.img-black {
  z-index: 100;
  opacity: .6;
  width: 100%;
}

.img-donnut {
  width: 400px;
  position: absolute;
  inset: 50px auto auto -57px;
}

.txt02 {
  z-index: 500;
  text-shadow: 0 10px 50px #000;
  width: 80%;
  margin-top: 196px;
  margin-bottom: 146px;
}

.txt-h2 {
  text-shadow: 0 5px 20px #000, 0 10px 50px #000;
  margin-top: 1px;
  margin-bottom: 1px;
  font-size: 30px;
  font-weight: 600;
  line-height: 30px;
}

.txt-h2.dist {
  width: 100%;
  margin-top: 50px;
  font-size: 1rem;
  font-style: italic;
  line-height: 1.5rem;
}

.img-title2 {
  width: 80px;
  position: absolute;
  inset: 185px auto auto 0;
}

.img-donnutgrey {
  width: 1200px;
  position: absolute;
  inset: 350px -550px 0% auto;
}

._30per {
  z-index: 100;
  color: #fff;
  justify-content: flex-start;
  align-items: flex-end;
  width: 30%;
  height: 370px;
  margin-top: 50px;
  margin-right: 3%;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  position: relative;
  box-shadow: 0 10px 70px #000;
}

._30per:hover {
  transform: scale(1.1);
}

.artist-text-block {
  z-index: 200;
  width: 100%;
  padding: 30px;
  position: relative;
}

.artist-text-h1 {
  text-shadow: 0 10px 20px #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.6rem;
  line-height: 1.5rem;
}

.artist-text-h3 {
  color: #fff;
  text-transform: uppercase;
  text-shadow: 0 5px 20px #000;
  margin-top: 5px;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 12px;
}

.img-halftone {
  width: 600px;
  position: absolute;
  inset: auto auto 0% -300px;
}

.artist-title {
  z-index: 100;
  width: 250px;
  position: relative;
}

.artist-halftone-title {
  z-index: 100;
  position: relative;
}

.release-lancamento {
  color: #0e0e0e;
  padding-bottom: 46px;
  font-size: 300px;
  font-weight: 800;
  line-height: 200px;
  position: absolute;
  inset: 0% auto auto -985px;
  overflow: hidden;
}

.release-title {
  z-index: 150;
  width: 80px;
  position: absolute;
  inset: 245px auto auto 0;
}

.release-deejay {
  z-index: 150;
  width: 290px;
  position: absolute;
  inset: 32px -132px 0 auto;
}

.release-halftone {
  z-index: 100;
  width: 900px;
  position: absolute;
  inset: 300px auto auto -471px;
}

.release-list {
  z-index: 200;
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  width: 1000px;
  margin-top: 242px;
  margin-bottom: 152px;
  display: flex;
  position: relative;
}

.release-item {
  z-index: 150;
  cursor: pointer;
  background-color: #1b1b1b;
  justify-content: space-between;
  width: 100%;
  height: 66px;
  margin-bottom: 6px;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  position: relative;
  box-shadow: 0 10px 50px #000;
}

.release-item:hover {
  z-index: 160;
}

.release-item-left {
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.release-item-right {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.release-item-play {
  width: 36px;
  margin-right: 20px;
}

.release-item-music {
  color: #fd2536;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 18px;
}

.release-item-dj {
  color: #565656;
  text-transform: uppercase;
  margin-top: 5px;
  margin-bottom: 0;
  font-size: 11px;
  line-height: 12px;
}

.release-item-right-icon {
  width: 50px;
  margin-left: 20px;
}

.release-item-right-date {
  color: #a9a9a9;
  text-align: right;
  font-size: 12px;
  font-weight: 800;
  line-height: 12px;
}

.release-item-right-channel {
  color: #585858;
  text-align: right;
  margin-top: 3px;
  font-size: 9px;
  font-weight: 700;
  line-height: 9px;
}

.logo-topo-black {
  z-index: 190;
  filter: blur(30px);
  mix-blend-mode: multiply;
  width: 62%;
  position: absolute;
}

.footer-bg {
  z-index: 300;
  background-color: #000000b5;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

._1200px-footer {
  z-index: 100;
  flex-flow: wrap;
  flex: 1;
  place-content: flex-start center;
  align-items: flex-start;
  max-width: 1200px;
  display: flex;
  position: relative;
}

._1200px-footer._02 {
  min-height: 850px;
}

._1200px-footer._03 {
  max-width: 1000px;
}

._100width {
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

._100width.bet {
  justify-content: space-between;
  align-items: center;
}

._100width.bet._90he {
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 20px;
  padding-bottom: 209px;
}

._100width.bet.padding {
  place-content: flex-end space-between;
  align-items: flex-end;
  padding-top: 50px;
  padding-bottom: 50px;
}

.footer-rodape-epicenter {
  color: #fd2536;
  margin-top: 15px;
  font-size: 12px;
  font-weight: 700;
  line-height: 12px;
}

.footer-rodape-reserva {
  color: #a3a3a3;
  margin-top: 15px;
  font-size: 12px;
  font-weight: 600;
  line-height: 12px;
}

.footer-rodape-brium {
  color: #7a7a7a;
  text-align: right;
  cursor: pointer;
  flex-flow: wrap;
  justify-content: flex-end;
  align-items: center;
  width: 100px;
  font-size: 9px;
  font-weight: 700;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.footer-rodape-brium:hover {
  transform: scale(1.2);
}

.brium-logo {
  width: 80px;
}

.block-whatsapp-desk {
  z-index: 9999;
  filter: drop-shadow(0 8px 8px #000000b3);
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  cursor: pointer;
  background-color: #0006;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  margin-right: 50px;
  padding: 8px;
  transition: all .2s;
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
}

.block-whatsapp-desk:hover {
  transform: scale(1.2);
}

.size {
  height: 500px;
}

.footer-logo {
  width: 250px;
  margin-bottom: 10px;
}

.footer-left {
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.footer-right {
  flex-flow: wrap;
  place-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.footer-links {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.footer-link {
  color: #ed2534;
  cursor: pointer;
  padding: 20px;
  font-size: 12px;
  font-weight: 800;
  text-decoration: none;
  transition: all .2s;
}

.footer-link:hover {
  color: #f82435;
  font-weight: 800;
  transform: scale(1.1);
}

.footer-icon {
  width: 20px;
  margin-right: 10px;
}

.footer-licon-link {
  z-index: 500;
  color: #fff;
  justify-content: center;
  align-items: center;
  height: 80px;
  margin-bottom: 0;
  margin-right: 0;
  padding: 12px 30px;
  font-size: 12px;
  font-weight: 800;
  line-height: 12px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  position: relative;
}

.footer-licon-link:hover {
  transform: scale(1.1);
}

.text-block {
  font-size: 13px;
}

.footer-100 {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.footer-bg2 {
  z-index: 300;
  background-color: #0c0c0c;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
  box-shadow: 0 -10px 50px #000;
}

._1000px {
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  min-width: 1000px;
  max-width: 1200px;
  display: flex;
}

.menu-horizontal {
  z-index: 800;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.scroll-lateral {
  justify-content: flex-start;
  align-items: flex-start;
  min-width: 1200px;
  margin-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  overflow: auto;
}

.menu-itens {
  z-index: 999;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  min-width: 100%;
  padding-bottom: 40px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  overflow: auto;
  box-shadow: 0 10px 50px -10px #0003;
}

.post-whatsapp {
  width: 250px;
  margin-left: 10px;
  margin-right: 10px;
}

._1200px-artistas {
  z-index: 100;
  flex-flow: wrap;
  flex: 1;
  place-content: flex-start center;
  align-items: flex-start;
  max-width: 1200px;
  display: flex;
  position: relative;
}

._1200px-artistas._02 {
  min-height: 850px;
  overflow: visible;
}

._1200px-artistas._03 {
  max-width: 1200px;
}

._1200px-epicenter {
  z-index: 100;
  flex-flow: wrap;
  flex: 1;
  place-content: flex-start center;
  align-items: flex-start;
  max-width: 1200px;
  margin-top: -13vh;
  display: flex;
  position: relative;
}

._1200px-epicenter._02 {
  overflow: visible;
}

._1200px-epicenter._03 {
  max-width: 1200px;
}

.menu-horizontal-music {
  z-index: 800;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-top: 234px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.scroll-lateral-music {
  justify-content: flex-start;
  align-items: flex-start;
  min-width: 1200px;
  margin-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  overflow: auto;
}

.menu-itens-music {
  z-index: 999;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  min-width: 100%;
  padding-bottom: 40px;
  padding-left: 40px;
  display: flex;
  overflow: auto;
  box-shadow: 0 10px 50px -10px #0003;
}

.logo-epicenter {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 26vw;
  transition: all .2s;
  display: flex;
  position: relative;
}

.logo-epicenter:hover {
  transform: scale(1.1);
}

._1200px-lancamentos {
  z-index: 100;
  flex-flow: wrap;
  flex: 1;
  place-content: flex-start center;
  align-items: flex-start;
  max-width: 1200px;
  display: flex;
  position: relative;
}

._1200px-lancamentos._02 {
  overflow: visible;
}

._1200px-lancamentos._03 {
  max-width: 1200px;
}

._1200px-djpage {
  z-index: 100;
  flex-flow: wrap;
  flex: 1;
  place-content: flex-start;
  align-items: flex-start;
  max-width: 1200px;
  padding-bottom: 200px;
  display: flex;
  position: relative;
}

._1200px-djpage._02 {
  overflow: visible;
}

._1200px-djpage._03 {
  max-width: 1200px;
}

.dj-photo01 {
  z-index: 300;
  width: 300px;
  position: absolute;
  inset: 50px auto auto 70px;
  box-shadow: 0 10px 50px #000;
}

.dj-txt-block {
  z-index: 500;
  text-shadow: 0 10px 50px #000;
  width: 44%;
  margin-top: 40px;
  margin-left: 3%;
  margin-right: 3%;
  display: block;
}

.dj-txt-numb {
  margin-bottom: 5px;
  font-size: 12px;
  font-weight: 800;
}

.dj-line-color {
  background-image: linear-gradient(#ff3513, #ff153f);
  width: 150px;
  height: 4px;
}

.dj-txt-h1 {
  text-shadow: 0 5px 20px #000, 0 10px 50px #000;
  margin-top: 11px;
  margin-bottom: 1px;
  font-size: 22px;
  line-height: 28px;
}

.dj-txt-h2 {
  color: #a4a4a4;
  text-align: justify;
  text-shadow: 0 5px 20px #000, 0 10px 50px #000;
  margin-top: 27px;
  margin-bottom: 1px;
  font-size: 12px;
  font-weight: 600;
  line-height: 20px;
}

.dj-txt-h2.dist {
  width: 80%;
  margin-top: 50px;
  font-size: 27px;
  line-height: 33px;
}

.dj-photos-pack {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 700px;
  display: flex;
  position: relative;
}

.dj-photo02 {
  z-index: 400;
  width: 500px;
  position: absolute;
  inset: 168px auto auto 289px;
  box-shadow: 0 10px 50px #000;
}

.dj-photo02.rub {
  width: 600px;
  top: 200px;
}

.dj-title-name {
  z-index: 500;
  position: absolute;
  inset: auto 0% 50px 33px;
}

.dj-name {
  text-shadow: 0 10px 50px #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 120px;
  line-height: 100px;
}

.dj-dj {
  text-shadow: 0 10px 50px #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 60px;
  line-height: 40px;
}

.dj-photo03 {
  z-index: 400;
  width: 320px;
  position: absolute;
  inset: 0 auto auto 744px;
  box-shadow: 0 10px 50px #000;
}

.dj-photo03.andre {
  width: 250px;
  left: 706px;
}

.dj-photo04 {
  z-index: 500;
  width: 400px;
  position: absolute;
  inset: 200px auto auto 831px;
  box-shadow: 0 10px 50px #000;
}

.dj-photo04.rub {
  width: 300px;
  top: 350px;
  left: 900px;
}

.social-block {
  flex-flow: wrap;
  justify-content: flex-end;
  align-items: flex-end;
  width: 360px;
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
}

.social-link {
  background-color: #252525;
  border-radius: 20px;
  height: 80px;
  margin: 4px;
  padding: 19px;
  box-shadow: 0 10px 50px #000;
}

.dj-links-block {
  z-index: 500;
  text-shadow: 0 10px 50px #000;
  flex-flow: wrap;
  width: 94%;
  margin-top: 0;
  margin-left: 3%;
  margin-right: 3%;
  display: flex;
}

.dj-social-icon {
  z-index: 100;
  width: 18px;
  height: 18px;
  margin-right: 10px;
}

.dj-social-link {
  color: #fff;
  cursor: pointer;
  background-color: #1b1b1b96;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  margin: 5px;
  padding: 15px 20px;
  font-size: 12px;
  font-weight: 800;
  line-height: 12px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  box-shadow: 0 10px 50px #000;
}

.dj-social-link:hover {
  transform: scale(1.1);
}

.dj-social-link-presskit {
  -webkit-backdrop-filter: blur(30px);
  backdrop-filter: blur(30px);
  color: #fff;
  cursor: pointer;
  background-image: linear-gradient(61deg, #ff3f04, #ff173c);
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  margin: 5px;
  padding: 20px 30px;
  font-weight: 800;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  box-shadow: 0 10px 50px #000;
}

.dj-social-link-presskit:hover {
  transform: scale(1.1);
}

.dj-social-link-book {
  color: #fff;
  cursor: pointer;
  background-color: #252525;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  margin: 5px;
  padding: 20px 30px;
  font-weight: 800;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  box-shadow: 0 10px 50px #000;
}

.dj-social-link-book:hover {
  transform: scale(1.1);
}

.important-links {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 10px;
  display: flex;
}

.dj-social-icon2 {
  z-index: 100;
  width: 24px;
  height: 24px;
  margin-right: 10px;
}

.dj-back {
  z-index: 1000;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  cursor: pointer;
  background-color: #00000096;
  border-radius: 20px;
  padding: 11px 49px;
  transition: all .2s;
  position: fixed;
  inset: 20px auto auto 20px;
  box-shadow: 0 2px 50px #000;
}

.dj-back:hover {
  -webkit-backdrop-filter: blur(31px);
  backdrop-filter: blur(31px);
  transform: scale(1.1);
}

.dj-back.w--current {
  padding: 10px 40px;
}

.dj-epicenter-logo {
  z-index: 700;
  width: 300px;
  position: absolute;
  inset: 60px auto auto;
}

.dj-donnut-grey {
  z-index: 1;
  width: 800px;
  height: 800px;
  position: absolute;
  inset: auto -300px -300px auto;
}

.dj-donnut-color {
  z-index: 600;
  width: 300px;
  height: 300px;
  position: absolute;
  inset: -100px auto auto -150px;
}

.img-back-icon {
  width: 70px;
}

.image-container {
  z-index: 100;
  flex-flow: wrap;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: absolute;
  inset: 0%;
}

.header-text {
  z-index: 500;
  width: 70%;
  margin-left: 0;
  padding-top: 5vw;
  padding-bottom: 5vw;
  position: relative;
}

.photo100 {
  width: 100%;
}

.artists-image {
  z-index: 100;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.artist-luciano {
  z-index: 100;
  background-image: url('../images/luciano-001.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.artist-campana {
  z-index: 100;
  background-image: url('../images/campaner-001.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.artist-carla {
  z-index: 100;
  background-image: url('../images/carla-002.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.artist-stenx {
  z-index: 100;
  background-image: url('../images/stenx-003.jpg');
  background-position: 50% 0;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.artist-wilian {
  z-index: 100;
  background-image: url('../images/wilian-002.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.artist-isadora {
  z-index: 100;
  background-image: url('../images/isa-001.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.artist-vic {
  z-index: 100;
  background-image: url('../images/vic-001.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.artist-tonaco {
  z-index: 100;
  background-image: url('../images/tonaco-008.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.artist-larocca {
  z-index: 100;
  background-image: url('../images/larocca-001.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.artist-andre {
  z-index: 100;
  background-image: url('../images/andre-001.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.txt04 {
  z-index: 500;
  text-shadow: 0 10px 50px #000;
  width: 90%;
}

.txt06 {
  z-index: 500;
  text-shadow: 0 10px 50px #000;
  width: 73%;
  margin-bottom: 100px;
}

.logo-movement {
  z-index: 999;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  perspective: 1000px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-top: 6vw;
  display: flex;
  position: relative;
  transform: translate(0);
}

.italic-text {
  font-size: 1.1rem;
}

.header-full {
  z-index: 100;
  flex-flow: wrap;
  flex: 0 auto;
  place-content: flex-start center;
  align-items: flex-start;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
}

.header-full._02 {
  overflow: visible;
}

.header-full._03 {
  max-width: 1200px;
}

._1200px-text3 {
  z-index: 100;
  flex-flow: wrap;
  flex: 1;
  place-content: flex-start center;
  align-items: flex-start;
  max-width: 1200px;
  margin-top: 50px;
  display: flex;
  position: relative;
}

._1200px-text3._02 {
  overflow: visible;
}

._1200px-text3._03 {
  max-width: 1200px;
}

.artist-ruby {
  z-index: 100;
  background-image: url('../images/dj-ruby.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.artist-bianco {
  z-index: 100;
  background-image: url('../images/bianco06.jpg');
  background-position: 50% 0;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.artist-paul {
  z-index: 100;
  background-image: url('../images/paul-002.jpg');
  background-position: 50% 0;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.artist-criss {
  z-index: 100;
  background-image: url('../images/criss-005.jpg');
  background-position: 50% 0;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.artist-mai {
  z-index: 100;
  background-image: url('../images/mai-003.jpg');
  background-position: 50% 0;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

@media screen and (min-width: 1440px) {
  .block-instagram-desk, .block-whatsapp-desk {
    padding: 15px;
  }

  .header-text {
    max-width: 1200px;
  }

  .artist-tonaco {
    background-image: url('../images/tonaco-008.jpg');
  }

  .logo-movement {
    margin-top: 1vw;
  }

  .header-full {
    width: 80%;
  }
}

@media screen and (max-width: 991px) {
  .nav-link {
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .nav-block {
    filter: drop-shadow(0 8px 14px #000);
    flex-flow: wrap;
    justify-content: space-between;
    align-items: flex-end;
    width: 80%;
    height: 200px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    transition: all .6s cubic-bezier(.55, .007, .265, 1.55);
  }

  .nav-menu-left {
    z-index: 9999;
    flex-flow: wrap;
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
    margin-top: 0;
    padding-left: 30px;
    padding-right: 30px;
    display: flex;
  }

  .nav-brand {
    justify-content: center;
    align-items: center;
    height: 80px;
    display: flex;
  }

  .menu-button {
    color: #fff;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px;
    padding: 15px;
    font-size: 30px;
    line-height: 30px;
    display: flex;
    position: absolute;
    inset: auto 10px auto auto;
  }

  .menu-button:hover {
    color: #ff3c09;
  }

  .menu-button.w--open {
    -webkit-backdrop-filter: blur(30px);
    backdrop-filter: blur(30px);
    color: #ff2922;
    background-color: #0000;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
  }

  .nav-menu-right {
    z-index: 9999;
    display: none;
  }

  .nav-link-hide {
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .icon-insta {
    width: 100%;
    height: 100%;
  }

  .nav-insta {
    width: 80px;
    height: 80px;
    padding: 28px;
    display: flex;
  }

  .image, .image-2 {
    height: 80%;
  }

  .nav-insta-desk {
    position: absolute;
    inset: auto auto auto 15px;
  }

  .block-instagram-desk {
    display: none;
  }

  .hamburger-wrapper {
    box-shadow: none;
    background-color: #0000;
    width: 80px;
    height: 80px;
    padding-left: 30px;
    padding-right: 30px;
    transition-property: none;
    display: flex;
  }

  .hamburger-wrapper:hover {
    box-shadow: none;
    transform: none;
  }

  .nav-text-menu {
    color: #ffffff45;
    text-align: center;
    width: 100%;
    font-size: 20px;
    font-weight: 700;
  }

  .nav-line {
    background-color: #000;
    width: 100%;
    height: 2px;
    margin-top: 20px;
    padding: 0;
    display: flex;
  }

  .grid {
    background-size: 130px;
  }

  .pattern, .pattern2 {
    background-size: 100px;
  }

  ._1200px {
    max-width: 100vw;
    height: 60vh;
    margin-bottom: 179px;
  }

  ._1200px._03 {
    max-width: 100vw;
  }

  .img {
    top: 5rem;
    right: -13rem;
  }

  .img-002 {
    width: 50vw;
    top: 4vh;
    right: -3vw;
  }

  .img-003 {
    width: 30vw;
    top: 5vw;
    left: 2.6vw;
  }

  .img-004 {
    width: 25vw;
    top: 72.6vw;
    left: -1vw;
  }

  .img-005 {
    width: 40vw;
    top: 26.8vw;
    left: .1vw;
  }

  .txt01-block {
    width: 60%;
  }

  .txt-h1 {
    font-size: 30px;
    line-height: 30px;
  }

  .txt-h1.plus {
    font-size: 4vw;
    line-height: 4vw;
  }

  .img-006 {
    width: 40vw;
    top: 74.8vw;
    right: -7vw;
  }

  .img-ball {
    width: 18vw;
  }

  ._100per.wrap.between {
    padding-left: 5vw;
  }

  .img-001 {
    width: 70vw;
    top: 35vw;
    right: -13.6vw;
  }

  .img-ball-copy {
    width: 8rem;
    top: 33rem;
  }

  .img-black {
    top: 5rem;
    right: -13rem;
  }

  .img-donnut {
    top: -8.4vh;
    left: -26.9vw;
  }

  .txt02 {
    width: 70vw;
    top: 9.7vh;
    left: 15vw;
  }

  .txt-h2 {
    font-size: 30px;
    line-height: 30px;
  }

  .txt-h2.dist {
    width: 90%;
    margin-top: 40px;
    font-size: 16px;
    line-height: 23px;
  }

  .img-title2 {
    top: 6vh;
    left: 2.4vw;
  }

  .img-donnutgrey {
    width: 800px;
    top: 20vh;
    left: 34.4vw;
  }

  ._30per {
    width: 33vw;
    height: 40vw;
    margin-top: 5vw;
    margin-right: 3vw;
  }

  .artist-text-block {
    padding: 16px;
  }

  .artist-text-h1 {
    font-size: 24px;
    line-height: 19px;
  }

  .artist-text-h3 {
    font-size: 12px;
  }

  .artist-title, .artist-halftone-title {
    width: 30vw;
  }

  .release-deejay {
    width: 220px;
    right: -84px;
  }

  .release-halftone {
    width: 500px;
    top: 399px;
    left: -81px;
  }

  .release-list {
    place-content: flex-start center;
    align-items: stretch;
    width: 100vw;
    padding-left: 10vw;
  }

  .release-item {
    flex-flow: wrap;
    align-content: center;
    width: 40vw;
    height: auto;
    margin-bottom: 2vw;
    margin-right: 2vw;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .release-item-left {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 20px;
  }

  .release-item-right {
    width: 100%;
  }

  .release-item-play {
    width: 50px;
    margin-right: 15px;
  }

  ._1200px-footer._02 {
    height: auto;
    min-height: 750px;
  }

  ._1200px-footer._03 {
    padding-left: 20px;
    padding-right: 20px;
  }

  ._100width.bet._90he {
    justify-content: flex-start;
    padding-bottom: 365px;
  }

  .footer-rodape-epicenter, .footer-rodape-reserva {
    text-align: center;
    width: 100%;
  }

  .footer-rodape-brium {
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .brium-logo {
    margin-left: 10px;
  }

  .block-whatsapp-desk, .footer-left {
    display: none;
  }

  ._1000px {
    width: 100%;
    min-width: auto;
  }

  .menu-horizontal {
    justify-content: flex-start;
  }

  .scroll-lateral {
    justify-content: flex-start;
    min-width: 100vw;
  }

  .menu-itens {
    flex-flow: row;
    justify-content: flex-start;
    min-width: 224vw;
    padding-bottom: 5vw;
    padding-left: 5vw;
    position: relative;
    overflow: auto;
  }

  ._1200px-artistas {
    flex: 0 auto;
    max-width: 100vw;
  }

  ._1200px-artistas._02 {
    height: auto;
    min-height: 750px;
  }

  ._1200px-artistas._03, ._1200px-epicenter._03 {
    max-width: 100vw;
  }

  .menu-horizontal-music {
    justify-content: flex-start;
    display: none;
  }

  .scroll-lateral-music {
    justify-content: flex-start;
    min-width: 100vw;
  }

  .menu-itens-music {
    flex-flow: row;
    justify-content: flex-start;
    min-width: 224vw;
    padding-bottom: 5vw;
    padding-left: 5vw;
    position: relative;
    overflow: auto;
  }

  .logo-epicenter {
    height: 20vw;
  }

  ._1200px-lancamentos {
    max-width: 100vw;
    margin-top: 179px;
  }

  ._1200px-lancamentos._03, ._1200px-djpage._03 {
    max-width: 100vw;
  }

  .dj-photo01 {
    width: 30vw;
    height: 30vw;
    top: 10.3vw;
    left: 0;
  }

  .dj-txt-block {
    width: 100vw;
    top: 9.7vh;
    left: 15vw;
  }

  .dj-txt-h1 {
    font-size: 25px;
    line-height: 25px;
  }

  .dj-txt-h2 {
    margin-top: 20px;
  }

  .dj-txt-h2.dist {
    width: 75%;
    margin-top: 40px;
    font-size: 21px;
    line-height: 26px;
  }

  .dj-photos-pack {
    height: 90vw;
  }

  .dj-photo02 {
    width: 50vw;
    height: 50vw;
    top: 20vw;
    left: 26.8vw;
  }

  .dj-title-name {
    top: 58.8vw;
    left: 5vw;
  }

  .dj-name {
    font-size: 80px;
    line-height: 60px;
  }

  .dj-dj {
    font-size: 40px;
    line-height: 30px;
  }

  .dj-photo03 {
    width: 30vw;
    height: 35vw;
    top: 2.7vw;
    left: auto;
    right: 0;
  }

  .dj-photo04 {
    width: 40vw;
    height: 27vw;
    top: 58.4vw;
    left: auto;
    right: -2.9vw;
  }

  .dj-links-block {
    width: 100vw;
    top: 9.7vh;
    left: 15vw;
  }

  .dj-social-icon, .dj-social-icon2 {
    top: 5rem;
    right: -13rem;
  }

  .dj-back.w--current {
    padding: 15px 30px;
  }

  .dj-epicenter-logo {
    width: 20vw;
    top: 30px;
  }

  .dj-donnut-grey {
    width: 90vw;
    height: 90vw;
    bottom: -12.5vw;
    right: -20vw;
  }

  .dj-donnut-color {
    width: 30vw;
    height: 30vw;
    top: -9.6vw;
    left: -13.4vw;
  }

  .img-back-icon {
    width: 40px;
  }

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

  .txt04, .txt06 {
    width: 70vw;
    top: 9.7vh;
    left: 15vw;
  }

  .logo-movement {
    margin-top: 31vw;
  }

  .header-full {
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .header-full._03, ._1200px-text3._03 {
    max-width: 100vw;
  }
}

@media screen and (max-width: 767px) {
  .nav-link {
    padding-left: 20px;
    padding-right: 20px;
  }

  .nav-block {
    width: 96%;
  }

  .nav-link-hide {
    padding-left: 20px;
    padding-right: 20px;
  }

  .pattern, .pattern2 {
    opacity: .54;
  }

  ._1200px {
    padding-bottom: 88px;
  }

  .img {
    top: 8rem;
    right: -3rem;
  }

  .img-003 {
    top: -.1vw;
    left: 5.8vw;
    right: 5.8vw;
  }

  .img-scroll {
    width: 4rem;
  }

  .img-001 {
    top: 56.8vw;
    right: 9.2vw;
  }

  .img-ball-copy {
    width: 6rem;
    top: 29rem;
    right: 6rem;
  }

  .img-black {
    top: 8rem;
    right: -3rem;
  }

  ._30per {
    width: 50vw;
    height: 60vw;
  }

  .release-list {
    padding-left: 15vw;
  }

  .release-item-play {
    width: 40px;
    margin-right: 10px;
    display: none;
  }

  .release-item-music {
    font-size: 13px;
    line-height: 12px;
  }

  .release-item-dj {
    font-size: 10px;
    line-height: 10px;
  }

  .release-item-right-icon {
    width: 35px;
  }

  .release-item-right-date {
    font-size: 9px;
    line-height: 8px;
  }

  ._100width.bet._90he {
    padding-bottom: 20vh;
  }

  .menu-itens, .menu-itens-music {
    border-radius: 20px;
    min-width: 330vw;
  }

  .text-block-2 {
    font-size: 9px;
    line-height: 9px;
  }

  .text-block-3 {
    font-size: 8px;
    line-height: 8px;
  }

  .dj-social-icon, .dj-social-icon2 {
    top: 8rem;
    right: -3rem;
  }

  .dj-back.w--current {
    padding: 10px 20px;
  }

  .dj-donnut-color {
    height: 3px;
  }

  .img-back-icon {
    width: 30px;
  }

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

@media screen and (max-width: 479px) {
  .nav-bar {
    width: 100%;
  }

  .nav-link {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
    line-height: 12px;
  }

  .nav-block {
    width: 94%;
    height: 80px;
    padding-bottom: 11px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .nav-menu-left {
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

  .nav-brand {
    width: 100px;
  }

  .nav-menu-right {
    height: 240px;
    bottom: 109px;
  }

  .nav-link-hide {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 60px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
    line-height: 12px;
  }

  .nav-link-hide:hover {
    border-radius: 20px;
  }

  .nav-link-hide:active {
    background-color: #000;
  }

  .saf {
    width: 100px;
  }

  .nav-line {
    display: flex;
  }

  .grid {
    background-position: 50%;
    background-size: 100px;
  }

  .pattern, .pattern2 {
    background-size: 80px;
  }

  ._1200px {
    width: 100%;
    height: 70vh;
  }

  .logo-topo {
    width: 70%;
  }

  .logo-vertical-header {
    width: 90vw;
  }

  .img-002 {
    width: 34vw;
    top: .3vh;
    right: 8vw;
  }

  .img-003 {
    width: 30vw;
    top: -2.8vw;
    left: -1vw;
  }

  .img-004 {
    width: 40vw;
    top: 83vw;
    left: 2.3vw;
  }

  .img-005 {
    width: 40vw;
    top: 38.1vw;
  }

  .line-color {
    width: 100px;
  }

  .txt01-block {
    width: 85vw;
    top: 20vw;
  }

  .txt-h1 {
    font-size: 18px;
    line-height: 21px;
  }

  .txt-h1.plus {
    font-size: 1.6rem;
    line-height: 1.8rem;
  }

  .img-006 {
    top: 121vw;
    right: -5.2vw;
  }

  .img-ball {
    width: 90px;
    top: 50vw;
    right: -1px;
  }

  .img-001 {
    width: 60vw;
    inset: 71.5vw auto -5px 20vw;
  }

  .img-ball-copy {
    width: 5rem;
    top: 24rem;
  }

  .img-donnut {
    left: -93vw;
  }

  .txt02 {
    width: 80vw;
    margin-top: 66px;
    margin-left: 15vw;
    bottom: 16vw;
    left: 20vw;
  }

  .txt-h2 {
    font-size: 19px;
    line-height: 24px;
  }

  .txt-h2.dist {
    width: 90%;
    margin-top: 20px;
    font-size: 13px;
    line-height: 18px;
  }

  .img-title2 {
    top: 0;
    left: -3.8vw;
  }

  ._30per {
    width: 90vw;
    height: 120vw;
  }

  ._30per:hover {
    transform: scale(1);
  }

  .release-title {
    top: 27px;
  }

  .release-halftone {
    left: -285px;
  }

  .release-list {
    margin-top: 347px;
    padding-left: 0;
  }

  .release-item {
    width: 90vw;
    margin-left: 5vw;
    margin-right: 5vw;
  }

  ._1200px-footer {
    flex: 0 auto;
    width: 100%;
    overflow: hidden;
  }

  ._100width.bet._90he {
    place-content: flex-start center;
  }

  .footer-links {
    display: none;
  }

  .footer-licon-link {
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
  }

  .footer-licon-link:hover {
    transform: scale(1);
  }

  .footer-100 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .menu-itens {
    justify-content: flex-start;
    align-items: center;
    min-width: 3030px;
  }

  .post-whatsapp {
    width: 350px;
    margin-left: 5px;
    margin-right: 5px;
  }

  ._1200px-artistas {
    flex: 0 auto;
    overflow: hidden;
  }

  ._1200px-epicenter {
    flex: 0 auto;
    width: 100%;
  }

  .menu-itens-music {
    justify-content: flex-start;
    align-items: center;
    min-width: 1800px;
  }

  .logo-epicenter {
    height: 30vw;
  }

  ._1200px-lancamentos {
    width: 100%;
  }

  ._1200px-djpage {
    flex: 0 auto;
    width: 100%;
  }

  .dj-txt-block {
    width: 94vw;
    margin-top: 40px;
    bottom: 16vw;
    left: 20vw;
  }

  .dj-line-color {
    width: 100px;
  }

  .dj-txt-h1 {
    font-size: 18px;
    line-height: 20px;
  }

  .dj-txt-h2 {
    font-size: 12px;
    line-height: 16px;
  }

  .dj-txt-h2.dist {
    width: 80%;
    margin-top: 20px;
    font-size: 16px;
  }

  .dj-name {
    font-size: 50px;
    line-height: 40px;
  }

  .dj-dj {
    font-size: 20px;
    line-height: 20px;
  }

  .dj-links-block {
    width: 96vw;
    margin-top: 50px;
    bottom: 16vw;
    left: 20vw;
  }

  .dj-social-link {
    padding: 10px 12px;
  }

  .dj-social-link-presskit, .dj-social-link-book {
    padding: 15px 20px;
    font-size: 12px;
    line-height: 12px;
  }

  .important-links {
    margin-bottom: 20px;
  }

  .dj-social-icon2 {
    width: 20px;
    height: 20px;
  }

  .dj-back.w--current {
    justify-content: center;
    align-items: center;
    display: flex;
    top: 5px;
    left: 5px;
  }

  .dj-epicenter-logo {
    width: 30vw;
  }

  .header-text {
    padding-left: 15px;
    padding-right: 15px;
  }

  .txt04, .txt06 {
    width: 80vw;
    margin-top: 66px;
    margin-left: 0;
    bottom: 16vw;
    left: 20vw;
  }

  .logo-movement {
    margin-top: 61vw;
  }

  .header-full {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  ._1200px-text3 {
    flex: 0 auto;
    width: 100%;
  }
}
