:root {
  --black-01: #0d0d0d;
  --neutral--100: white;
  --ff5e00: #e92c2c;
  --white: white;
  --dark: white;
  --paragraphs: #dad7d499;
  --background: #dad7d412;
  --light: #dad7d4;
  --optional: #dad7d470;
  --black-03: #1c1c1c;
  --transparent: transparent;
  --accent-01: #d42121;
  --black-02: #121212;
  --grey-01: #999;
  --grey-02: #3d3d3d;
  --border: #dad7d42e;
  --white-2: white;
  --black-4: black;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  background-color: var(--black-01);
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 22px;
  margin-bottom: 20px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: bold;
  line-height: 36px;
}

.genesis {
  background-color: #0d0d0d;
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.body {
  background-color: var(--black-01);
}

.brand {
  flex-direction: row;
  align-items: center;
  display: block;
}

.nav-link, .nav-link-2, .nav-link-3, .nav-link-4, .nav-link-5 {
  color: #fff;
  text-transform: uppercase;
  padding: 0;
  font-family: Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
  font-size: 16px;
}

.nav-menu {
  grid-column-gap: 25px;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.home {
  color: #fff;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  height: 673px;
  margin-top: 27px;
  font-family: Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
  font-size: 16px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.nawbar {
  z-index: 10;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 24px;
  margin-bottom: 2em;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2em;
  padding-right: 2em;
  display: none;
  position: fixed;
  inset: 27px auto auto;
  overflow: hidden;
}

.text-block {
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  width: 43px;
  height: auto;
  font-family: Red Hat Display, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20em;
}

.text-block-2 {
  cursor: pointer;
  width: 49px;
}

.text-block-3 {
  cursor: pointer;
  width: 44px;
}

.text-block-4 {
  cursor: pointer;
  width: 40px;
}

.text-block-5 {
  cursor: pointer;
  width: 68px;
}

.div-block-3 {
  justify-content: space-between;
  align-items: stretch;
  width: 344px;
  display: flex;
}

.image {
  opacity: 1;
  border-radius: 32px;
  margin-top: 44px;
}

.text-block-6 {
  text-align: left;
}

.text-block-7 {
  text-align: center;
  font-size: 120px;
  font-weight: 700;
  line-height: 112px;
  position: absolute;
  inset: auto 0% 90px;
}

.div-block-4 {
  z-index: 6;
  opacity: 1;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  height: 23px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: auto 0% 32px;
}

.divider {
  background-color: #ffffffb3;
  flex: 1;
  width: auto;
  height: 1px;
  margin-left: 1em;
  margin-right: 1em;
}

.home-1 {
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 9em 2em;
  overflow: hidden;
}

.abou {
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.text-block-8 {
  color: #fff;
  width: 1160px;
  height: auto;
  margin-left: 0;
  font-family: Red Hat Display, sans-serif;
  font-size: 3em;
  font-weight: 300;
  line-height: 1em;
}

.bold-text {
  color: #ffffff80;
  font-family: Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
  font-weight: 400;
}

.text-block-9 {
  color: #999;
  width: auto;
  margin-top: 48px;
  margin-left: 0;
  font-family: Red Hat Display, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.5;
}

.grid {
  grid-template-rows: 475px;
  grid-template-columns: 475px 475px 475px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.image-2 {
  border-radius: 32px;
  width: 100%;
  margin-top: 0;
  position: relative;
}

.image-3 {
  border-radius: 32px;
}

.div-block-6 {
  z-index: 1;
  border: 0 solid #ffffff80;
  border-radius: 32px;
  position: absolute;
  inset: 4em 0% auto;
}

.text-block-10 {
  color: #fff;
  text-align: center;
  margin-top: 150px;
  font-family: Red Hat Display, sans-serif;
  font-size: 5em;
  font-weight: 700;
  line-height: .9;
}

.text-block-11 {
  color: #999;
  text-align: center;
  margin-top: 32px;
  font-family: Red Hat Display, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.5;
}

.div-block-7 {
  border: 1px solid #ffffff80;
  border-radius: 16px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 6.25em;
  margin-top: 2em;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: hidden;
}

.strichka {
  z-index: 1;
  border: 0 solid #0000;
  width: 2716px;
  height: 66px;
  position: absolute;
}

.strichka.copy {
  opacity: .48;
  position: absolute;
  inset: auto;
}

.image-4 {
  z-index: 2;
  opacity: .5;
  width: 7074px;
  height: 66px;
  display: inline-block;
  position: absolute;
}

.image-5 {
  z-index: 1;
  width: auto;
  max-width: 2074px;
  height: 66px;
  position: absolute;
}

.strich {
  z-index: 2;
  opacity: .41;
  width: auto;
  max-width: 2074px;
  height: 66px;
  display: inline-block;
  position: absolute;
}

.image-6 {
  z-index: 1;
  object-fit: fill;
  width: auto;
  max-width: 154%;
  height: auto;
  position: absolute;
}

.image-6.copy {
  z-index: 1;
  opacity: 1;
  width: 4057px;
  height: 66px;
}

.home-2 {
  width: 100%;
  height: 81.4em;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 9em 2em;
}

.div-block-8 {
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.text-block-12 {
  color: #fff;
  margin-top: 0;
  margin-left: 0;
  font-family: Red Hat Display, sans-serif;
  font-size: 6em;
  font-weight: 700;
  line-height: .9em;
}

.div-block-9 {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  width: 1214px;
  height: 143px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-10 {
  justify-content: space-between;
  align-items: center;
  width: 110px;
  display: flex;
}

.image-7 {
  border-radius: 32px;
  width: 1214px;
  margin-top: 86px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-8 {
  border-radius: 32px;
  width: 1213px;
  margin-top: 86px;
  margin-left: 122px;
  display: none;
}

.about {
  background-color: #121212;
  width: auto;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 9em;
  padding-bottom: 9em;
}

.div-block-11 {
  width: 1458px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 2em;
  padding-right: 2em;
}

.text-block-13 {
  color: #fff;
  text-align: center;
  margin-left: 0;
  margin-right: 0;
  font-family: Red Hat Display, sans-serif;
  font-size: 8em;
  font-weight: 700;
  line-height: .9em;
}

.grid-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 310px;
  grid-template-columns: 607px 607px;
  margin-top: 0;
  margin-left: 0;
  margin-right: auto;
}

.bold-text-2 {
  color: #fff;
}

.text-block-14 {
  color: #999;
  text-align: center;
  font-family: Red Hat Display, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.5;
}

.text-block-15, .text-block-16 {
  color: #fff;
  font-family: Red Hat Display, sans-serif;
  font-size: 1.125em;
  line-height: 1.5;
}

.div-block-12 {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.work {
  width: auto;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 9em;
  padding-bottom: 9em;
}

.div-block-13 {
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 9em;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 2em;
  padding-right: 2em;
  display: flex;
}

.text-block-17 {
  color: #fff;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Red Hat Display, sans-serif;
  font-size: 4em;
  font-weight: 700;
  line-height: .9em;
}

.grid-3 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: 335px 335px;
  grid-template-columns: 596px 596px;
  width: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.div-block-14 {
  cursor: pointer;
  background-image: url('../images/work-1.png');
  background-position: 50%;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  border-radius: 32px;
  align-items: flex-end;
  padding-bottom: 40px;
  padding-left: 40px;
  display: flex;
  overflow: hidden;
}

.div-block-15 {
  cursor: pointer;
  background-image: url('../images/work-2.png');
  background-position: 50%;
  background-size: auto;
  border-radius: 32px;
  align-items: flex-end;
  padding-bottom: 40px;
  padding-left: 40px;
  display: flex;
}

.div-block-16 {
  cursor: pointer;
  background-image: url('../images/work-3.png');
  background-position: 50%;
  background-size: auto;
  border-radius: 32px;
  align-items: flex-end;
  padding-bottom: 40px;
  padding-left: 40px;
  display: flex;
}

.div-block-17 {
  color: #fff;
  cursor: pointer;
  background-image: url('../images/work-4.png');
  background-position: 50%;
  background-size: auto;
  border-radius: 32px;
  align-items: flex-end;
  padding-bottom: 40px;
  padding-left: 40px;
  font-family: Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 32px;
  display: flex;
}

.div-block-18 {
  margin-left: auto;
  margin-right: auto;
}

.text-block-108 {
  color: #fff;
  object-fit: fill;
  object-position: 50% 100%;
  flex: 0 auto;
  height: auto;
  font-family: Red Hat Display, sans-serif;
  font-size: 2.5em;
  font-weight: 700;
  line-height: .9em;
  text-decoration: none;
  display: none;
  overflow: visible;
}

.text-block-19 {
  z-index: 1;
  color: #fff;
  font-family: Red Hat Display, sans-serif;
  font-size: 2.5em;
  font-weight: 700;
  line-height: .9em;
  display: none;
  position: relative;
}

.text-block-20 {
  color: #fff;
  font-family: Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 32px;
  display: none;
}

.company {
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 9em;
  padding-left: 2em;
  padding-right: 2em;
}

.div-block-19 {
  border-radius: 32px;
  justify-content: center;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 8em;
  padding-right: 8em;
  display: flex;
}

.grid-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px #1c1c1c;
  border-radius: 0;
  grid-template-rows: 173px 173px 173px;
  grid-template-columns: 364px 364px 364px 364px;
  width: auto;
  margin-left: auto;
  margin-right: auto;
}

.div-block {
  border: 1px solid #1c1c1c;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block._1 {
  border-color: #1c1c1c;
  border-top-left-radius: 32px;
}

.div-block._7 {
  border-radius: 0;
}

.div-block._3 {
  border-radius: 0 0 0 32px;
}

.div-block._4 {
  border-bottom-right-radius: 32px;
}

.div-block._5 {
  border-radius: 0 32px 0 0;
}

.div-block._2 {
  border-top-right-radius: 32px;
}

.blog {
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 9em;
}

.div-block-22 {
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2em;
  padding-right: 2em;
  display: flex;
}

.grid-5 {
  grid-column-gap: 24px;
  grid-row-gap: 0px;
  grid-template-rows: 385px;
  grid-template-columns: 390px 390px 390px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-23, .div-block-24 {
  cursor: pointer;
  background-color: #1c1c1c;
  background-image: url('../images/careers-done.jpg');
  background-position: 0 0;
  background-size: cover;
  border-radius: 24px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 3.5em 2em 2em;
  display: flex;
  position: relative;
}

.div-block-25 {
  background-color: #1c1c1c;
  border-radius: 24px;
  padding: 40px 20px;
  position: relative;
}

.div-block-25.o {
  cursor: pointer;
  background-image: url('../images/careers-done.jpg');
  background-position: 0 0;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 3.5em 2em 2em;
  display: flex;
}

.image-9 {
  width: 240px;
  height: 240px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.text-block-21 {
  color: #fff;
  font-family: Red Hat Display, sans-serif;
  font-size: 2em;
  font-weight: 700;
  line-height: .9em;
}

.text-block-22 {
  color: #fff;
  font-family: Red Hat Display, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4em;
}

.div-block-26 {
  z-index: 2;
  justify-content: space-between;
  align-items: center;
  width: 348px;
  height: 32px;
  display: flex;
  position: relative;
  inset: auto;
}

.image-10 {
  width: 32px;
  height: 32px;
}

.image-11, .image-12 {
  position: absolute;
  inset: auto 0% 0% auto;
}

.text-block-23, .text-block-24 {
  color: #fff;
  font-family: Red Hat Display, sans-serif;
  font-size: 2em;
  font-weight: 700;
  line-height: .9em;
}

.footer {
  width: 100%;
  padding-top: 0;
  padding-bottom: 2em;
  overflow: visible;
}

.div-block-27 {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2em;
  padding-right: 2em;
}

.image-13 {
  border-radius: 32px;
  width: 1458px;
}

.div-block-28 {
  border-radius: 32px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 673px;
  display: flex;
}

.div-block-29 {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 1458px;
  height: 280px;
  display: flex;
}

.text-block-25 {
  color: #fff;
  text-align: center;
  letter-spacing: 13px;
  text-transform: uppercase;
  font-family: Red Hat Display, sans-serif;
  font-size: 24px;
  font-weight: 700;
}

.text-block-26 {
  color: #fff;
  text-align: center;
  font-family: Red Hat Display, sans-serif;
  font-size: 120px;
  font-weight: 700;
  line-height: 112px;
}

.div-block-30 {
  cursor: pointer;
  background-color: #fff0;
  border: 2px solid #fff;
  border-radius: 200px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 58px;
  height: 58px;
  display: flex;
}

.div-block-31 {
  justify-content: space-between;
  align-items: center;
  width: 274px;
  height: 58px;
  display: flex;
}

.image-14 {
  width: 58px;
  height: 58px;
}

.text-block-27 {
  color: #fff;
  text-align: center;
  font-family: Red Hat Display, sans-serif;
  font-size: 16px;
}

.div-block-32 {
  cursor: pointer;
  border: 2px solid #fff;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  width: 58px;
  height: 58px;
  display: flex;
}

.text-block-28 {
  color: #fff;
  text-align: center;
  font-family: Red Hat Display, sans-serif;
  font-size: 16px;
}

.div-block-33 {
  cursor: pointer;
  border: 2px solid #fff;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  width: 58px;
  height: 58px;
  display: flex;
}

.text-block-29 {
  color: #fff;
  text-align: center;
  font-family: Red Hat Display, sans-serif;
  font-size: 16px;
}

.div-block-34 {
  cursor: pointer;
  border: 2px solid #fff;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  width: 58px;
  height: 58px;
  display: flex;
}

.text-block-30 {
  color: #fff;
  text-align: center;
  font-family: Red Hat Display, sans-serif;
  font-size: 16px;
}

.text-block-31 {
  color: #fff;
  text-align: center;
  width: 100%;
  margin-top: 57px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  font-family: Red Hat Display, sans-serif;
  font-size: 160px;
  font-weight: 700;
  line-height: 134px;
}

.div-block-35 {
  border: 2px solid #ffffff80;
  border-radius: 16px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 66px;
  margin-top: 57px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.text-block-32 {
  color: #fff;
  cursor: pointer;
  font-family: Red Hat Display, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.div-block-36 {
  justify-content: space-between;
  align-items: center;
  width: 400px;
  height: 66px;
  display: flex;
}

.text-block-33 {
  color: #fff;
  cursor: pointer;
  object-fit: fill;
  font-family: Red Hat Display, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.text-block-34 {
  color: #fff;
  cursor: pointer;
  font-family: Red Hat Display, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.text-block-35, .text-block-36 {
  color: #fff;
  cursor: pointer;
  font-family: Red Hat Display, sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
}

.text-block-37 {
  color: #fff;
  cursor: pointer;
  font-family: Red Hat Display, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.image-15 {
  cursor: pointer;
}

.image-16 {
  cursor: pointer;
  width: auto;
  height: auto;
}

.div-block-37 {
  align-items: flex-end;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-block-38 {
  display: none;
}

.div-block-38 {
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding-bottom: 2rem;
  display: flex;
  overflow: hidden;
}

.div-block-39, .div-block-40 {
  overflow: hidden;
}

.image-17 {
  cursor: pointer;
  display: inline-block;
}

.link-block {
  width: 43px;
  text-decoration: none;
}

.link-block.w--current {
  flex: 0 auto;
  width: auto;
}

.link-block.hom {
  flex: 0 auto;
  width: 43px;
}

.link-block.ab {
  width: 50px;
}

.link-block.con {
  flex: none;
  width: 80px;
}

.link-block.con.w--current {
  width: 78px;
}

.link-block-2 {
  white-space: normal;
  mix-blend-mode: normal;
  text-decoration: none;
}

.link-block-3, .link-block-4, .link-block-5, .link-block-6 {
  text-decoration: none;
}

.link-block-6.w--current {
  border: 1px solid #ca2323;
}

.text-block-39 {
  text-align: center;
  font-family: Red Hat Display, sans-serif;
  font-size: 8em;
  font-weight: 700;
  line-height: .9em;
  position: static;
  inset: auto 0% 200px;
}

.text-block-40 {
  color: #fff;
  text-align: center;
  justify-content: flex-end;
  width: auto;
  font-family: Red Hat Display, sans-serif;
  font-size: 7.6em;
  font-weight: 700;
  line-height: .9em;
  display: flex;
}

.we-hdshot {
  z-index: 5;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: absolute;
  inset: auto 0% 90px;
  overflow: hidden;
}

.div-block-42 {
  z-index: 4;
  position: absolute;
  inset: auto 0% 200px;
  overflow: hidden;
}

.background-video {
  z-index: 3;
  border-radius: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 20.4em 2em 2em;
  display: block;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.superscript {
  white-space: normal;
}

.div-block-43 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  overflow: hidden;
}

.div-block-44 {
  border-radius: 1.5em;
  width: 100%;
  height: 42em;
  position: relative;
  overflow: hidden;
}

.slider {
  background-color: #0000;
  width: 100%;
  height: 42em;
  margin-top: 5em;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
}

.slide {
  background-color: #0000;
  width: 100%;
  overflow: hidden;
}

.background-video-2 {
  width: 100%;
  height: 100%;
  padding-bottom: 2em;
  padding-left: 2em;
  padding-right: 2em;
  position: absolute;
  inset: 0%;
}

.div-block-45 {
  padding-left: 8em;
  padding-right: 8em;
}

.div-block-46 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  width: auto;
  height: 54.3em;
  margin-left: auto;
  margin-right: auto;
  padding-left: 8em;
  padding-right: 8em;
  display: block;
  position: relative;
  overflow: visible;
}

.slide-nav {
  display: none;
}

.left-arrow {
  inset: -3.2em 1.5em auto auto;
}

.right-arrow {
  inset: -3.2em 0% auto auto;
}

.div-block-47 {
  border-radius: 1.5em;
  width: 100%;
  height: 42em;
  position: relative;
  overflow: hidden;
}

.background-video-3 {
  width: 100%;
  height: 100%;
  padding-bottom: 2em;
  padding-left: 2em;
  padding-right: 2em;
  position: absolute;
  inset: 0%;
}

.div-block-48 {
  border-radius: 32px;
  width: 100%;
  height: 100%;
  margin-top: 2em;
  overflow: hidden;
}

.div-block-49 {
  width: 100%;
  margin-bottom: 5em;
  padding-left: 8em;
  padding-right: 8rem;
}

.div-block-50 {
  padding-left: 8em;
  padding-right: 8em;
}

.div-block-51 {
  justify-content: center;
  margin-top: 5em;
  padding-left: 8em;
  padding-right: 8em;
  display: flex;
}

.background-video-4 {
  border-radius: 32px;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: 0%;
}

.lightbox-link {
  border-radius: 32px;
  text-decoration: none;
  position: relative;
}

.background-video-5 {
  border-radius: 32px;
  width: 100%;
  height: 100%;
  padding-bottom: 2em;
  padding-left: 2em;
  padding-right: 2em;
}

.lightbox-link-2 {
  text-decoration: none;
}

.div-block-52 {
  margin-left: auto;
  margin-right: auto;
  padding-left: 8em;
  padding-right: 8em;
}

.background-video-6 {
  border-radius: 32px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.mask {
  width: 100%;
}

.text-block-41 {
  color: #fff;
  font-family: Red Hat Display, sans-serif;
  font-size: 1.5em;
  font-weight: 700;
}

.div-block-54 {
  flex: none;
  justify-content: center;
  align-items: center;
  width: auto;
  display: flex;
}

.image-18 {
  width: .75em;
  height: .75em;
  margin-left: 1.5em;
  margin-right: 1.5em;
}

.text-block-42 {
  color: #e92c2c;
  margin-left: .125em;
  font-family: Red Hat Display, sans-serif;
  font-size: 7.6em;
  font-weight: 700;
  line-height: .9em;
}

.view {
  z-index: 6;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: none;
  position: absolute;
  inset: auto 0% 90px;
  overflow: hidden;
}

.text-block-43 {
  justify-content: flex-end;
  font-family: Red Hat Display, sans-serif;
  font-size: 7.9em;
  font-weight: 700;
  line-height: .9em;
  display: flex;
}

.text-block-44 {
  color: #e92c2c;
  margin-left: .125em;
  margin-right: .125em;
  font-family: Red Hat Display, sans-serif;
  font-size: 7.6em;
  font-weight: 700;
  line-height: .9em;
}

.text-block-45 {
  font-family: Red Hat Display, sans-serif;
  font-size: 7.6em;
  font-weight: 700;
  line-height: .9em;
}

.div-block-55 {
  justify-content: center;
  align-items: center;
  display: block;
  position: relative;
}

.navbar-2 {
  z-index: 100;
  color: #fff;
  background-color: #0000;
  justify-content: space-between;
  align-items: center;
  height: 4em;
  display: flex;
  position: sticky;
  inset: 0% 0% auto;
}

.div-block-56 {
  color: #fff;
  width: 100%;
  padding-left: 2em;
  padding-right: 2em;
}

.div-block-57 {
  color: #fff;
  justify-content: space-between;
  align-items: center;
  width: 99.9999%;
  display: flex;
}

.nav-link-6 {
  color: #fff;
  text-transform: uppercase;
  font-family: Red Hat Display, sans-serif;
  font-weight: 500;
  line-height: 1em;
}

.nav-link-6.w--current {
  cursor: pointer;
  padding: 0;
  text-decoration: none;
}

.nav-link-8 {
  color: #fff;
  text-transform: uppercase;
  padding: 0 0 0 1.5em;
  font-family: Red Hat Display, sans-serif;
  font-weight: 500;
  line-height: 1em;
  text-decoration: none;
}

.nav-link-8.w--current {
  color: #fff;
  flex: 0 auto;
}

.nav-link-8.h {
  padding-left: 0;
}

.nav-link-8.h.w--current {
  direction: ltr;
  text-decoration: none;
  overflow: visible;
}

.nav-link-8.ab.w--current {
  color: #fff;
}

.nav-link-10 {
  color: #fff;
  text-transform: uppercase;
  padding: 0 0 0 1.5em;
  font-family: Red Hat Display, sans-serif;
  font-weight: 500;
  line-height: 1em;
  text-decoration: none;
}

.nav-link-10.w--current {
  color: #fff;
  padding-left: 1.5em;
  text-decoration: none;
}

.nav-link-10.copy {
  color: #fff;
}

.nav-menu-2 {
  color: #fff;
  text-align: left;
  justify-content: flex-end;
  align-items: center;
  font-size: 20px;
  display: flex;
}

.menu-lottie {
  display: inline-block;
}

.div-block-58 {
  width: 52%;
}

.div-block-59, .div-block-60 {
  border: 1px solid #1c1c1c;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-61, .div-block-62 {
  display: flex;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.grid-6 {
  grid-column-gap: 1.2vw;
  grid-row-gap: 2.2vw;
  grid-template-rows: 335px 335px 335px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.section-top {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 240px 1.7vw 1.7vw;
}

.overflow {
  text-align: left;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.overflow.vert {
  flex-flow: column;
}

.heading-top {
  color: #faeded;
  text-align: left;
  -webkit-text-stroke-color: #dad7d4;
  text-transform: uppercase;
  flex: 0 auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 316px;
  padding-right: 121px;
  font-size: 13vw;
  line-height: 90%;
}

.pd-top-0.overflow-hidden {
  padding-top: 0;
  padding-bottom: 250px;
  font-size: 18px;
  line-height: 1.667px;
  overflow: hidden;
}

.text-boxes-and-bg-video---text-left {
  z-index: 1;
  flex-direction: column;
  align-items: center;
  max-width: 562px;
  display: flex;
  position: absolute;
  top: 100px;
  left: 24px;
}

.display-2 {
  text-align: center;
  letter-spacing: .04px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 72px;
  line-height: 1.167em;
}

.display-2.line-height-1em {
  letter-spacing: .04em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 16px;
}

.display-2.mg-bottom-0 {
  color: var(--neutral--100);
  text-align: center;
  letter-spacing: .04px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 72px;
  line-height: 1.167em;
}

.display-2.mg-bottom-4px {
  color: var(--neutral--100);
  text-align: left;
  letter-spacing: .04em;
  text-transform: uppercase;
  margin-bottom: 4px;
  font-size: 72px;
  line-height: 1.167em;
}

.display-2.mg-bottom-12px {
  color: var(--neutral--100);
  text-align: left;
  letter-spacing: .04em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 12px;
  font-size: 72px;
  line-height: 1.167em;
}

.text-block-46 {
  letter-spacing: .04em;
  text-transform: uppercase;
  font-size: 72px;
  font-weight: 700;
  line-height: 1em;
  transform: translate(40px);
}

.text-block-109 {
  color: #fff;
  text-transform: uppercase;
  object-position: 50% 100%;
  height: auto;
  font-family: Red Hat Display, sans-serif;
  font-size: 2.5em;
  font-weight: 700;
  line-height: .9em;
  display: block;
}

.tabs-menu {
  color: #fff;
  justify-content: center;
  font-family: Clashdisplay Complete, sans-serif;
  font-size: 18px;
  line-height: 28px;
  display: flex;
}

.tab-link-tab-1 {
  background-color: #0000;
  border: 1px solid #ffffff3d;
  border-radius: 70px;
  margin-left: 10px;
  margin-right: 10px;
}

.tab-link-tab-1.w--current {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #fff;
  background-color: #ff5e00;
  border: 1px solid #ffffff3d;
  border-radius: 70px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-right: 10px;
  display: block;
}

.tab-link-tab-2 {
  background-color: #0000;
  border: 1px solid #ffffff3d;
  border-radius: 70px;
  margin-left: 10px;
  margin-right: 10px;
}

.tab-link-tab-2.w--current {
  background-color: var(--ff5e00);
}

.tab-link-tab-3 {
  background-color: #0000;
  border: 1px solid #ffffff3d;
  border-radius: 70px;
  margin-right: 10px;
}

.tab-link-tab-3.w--current {
  background-color: #e92c2c;
}

.tab-link-tab-4 {
  background-color: #0000;
  border: 1px solid #ffffff3d;
  border-radius: 70px;
  margin-left: 10px;
  margin-right: 10px;
}

.tab-link-tab-4.w--current {
  background-color: #e92c2c;
}

.tab-link-tab-5 {
  background-color: #0000;
  border: 1px solid #ffffff3d;
  border-radius: 70px;
  margin-left: 10px;
  margin-right: 10px;
}

.tab-link-tab-5.w--current {
  background-color: #e92c2c;
}

.tab-link-tab-6 {
  background-color: #0000;
  border: 1px solid #ffffff3d;
  border-radius: 70px;
  margin-left: 10px;
  margin-right: 10px;
}

.tab-link-tab-6.w--current {
  background-color: #e92c2c;
}

.tabs {
  color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 14px;
  font-family: Clashdisplay Complete, sans-serif;
  font-size: 18px;
  line-height: 28px;
  display: flex;
}

.tab-pane-tab-1 {
  aspect-ratio: 2.39;
}

.tabs-content {
  width: 100%;
  margin-top: 80px;
}

.text-block-110 {
  color: var(--white);
}

.text-block-110.colorwork {
  color: var(--dark);
  -webkit-text-stroke-color: var(--white);
}

.text-block-111, .text-block-112 {
  color: #fff;
}

.lyric-video {
  color: #fff;
  grid-template-rows: 335px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.text-block-114 {
  color: #fff;
}

.backstage {
  grid-column-gap: 1.2vw;
  grid-row-gap: 2.2vw;
  grid-template-rows: 335px 335px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-rows: 335px;
}

.concerts {
  grid-column-gap: 1.2vw;
  grid-row-gap: 2.2px;
  grid-template-rows: 335px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.commercials {
  grid-column-gap: 1.2vw;
  grid-row-gap: 2.2vw;
  grid-template-rows: 335px 335px 335px 335px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.all {
  color: var(--white);
}

.music-videos {
  grid-column-gap: 1.2vw;
  grid-row-gap: 2.2vw;
  grid-template-rows: 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-rows: 335px;
}

.grid-contact-contakt {
  grid-column-gap: 1.2vw;
  grid-row-gap: 1.2vw;
  color: var(--paragraphs);
  grid-template-rows: minmax(40vh, min-content) minmax(40vh, min-content);
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-rows: minmax(40vh, min-content);
}

.link-contact-1 {
  z-index: 10;
  background-color: var(--background);
  border-radius: 14px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 40px;
  font-family: Thicccboi, sans-serif;
  font-size: 16px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-63 {
  display: flex;
}

.heading-contact-a {
  color: var(--light);
  -webkit-text-stroke-color: var(--light);
  text-transform: uppercase;
  text-shadow: 0 60px 0 var(--light);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Thicccboi, sans-serif;
  font-size: 60px;
  line-height: 100%;
}

.heading-contact-a.color {
  color: var(--light);
}

.text-contact {
  z-index: 10;
  color: var(--light);
  text-align: right;
  -webkit-text-stroke-color: var(--light);
  max-width: 300px;
  margin-left: auto;
  font-family: Thicccboi, sans-serif;
  font-size: 16px;
  position: relative;
  overflow: visible;
}

.color-contact {
  z-index: -1;
  background-color: #e06c3e;
  display: block;
  position: absolute;
  inset: 0%;
}

.color-contact.color-a1 {
  background-color: #c74e4e;
}

.color-contact.color-a2 {
  background-color: #337993;
}

.color-contact.color-a3 {
  background-color: #d65245;
}

.color-contact.color-a4 {
  background-color: #006bdc;
}

.color-contact.color-a5 {
  background-color: #c01114;
}

.collection-list-wrapper {
  color: var(--paragraphs);
  background-color: #0000;
  font-family: Thicccboi, sans-serif;
  font-size: 20px;
  line-height: 153%;
  position: static;
}

.collection-list {
  padding-right: 0;
}

.empty-state {
  border-radius: 14px;
  padding: 20px;
}

.collection-list1 {
  grid-column-gap: 1.2vw;
  grid-row-gap: 1.2vw;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.link-block-blog {
  background-color: var(--background);
  border-radius: 14px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 20vw;
  min-height: 320px;
  padding: 40px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.text-blog {
  z-index: 60;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.overflow1 {
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.heading-blog {
  color: var(--light);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  line-height: 110px;
  text-decoration: none;
}

.overflow2 {
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.subheading-blog {
  color: var(--light);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Playfair Display, sans-serif;
  font-size: 24px;
  font-style: italic;
  font-weight: 400;
  line-height: 110px;
}

.text-year-blog1 {
  color: var(--optional);
  margin-left: auto;
  font-size: 16px;
  line-height: 115%;
  text-decoration: none;
}

.image-blog {
  z-index: 50;
  border-radius: 14px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.section-call-to-action {
  color: var(--paragraphs);
  padding-left: 1.7vw;
  padding-right: 1.7vw;
  font-family: Thicccboi, sans-serif;
  font-size: 20px;
  line-height: 153px;
}

.call-to-action1 {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  padding-top: 260px;
  padding-bottom: 30px;
  display: flex;
}

.overflow3 {
  display: inline-block;
}

.heading-call-to-action {
  color: var(--light);
  text-align: right;
  text-transform: uppercase;
  flex: 0 auto;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 60px;
  font-weight: 400;
  line-height: 100%;
}

.link-call-to-action {
  text-align: right;
  line-height: 100px;
  text-decoration: none;
  display: block;
  overflow: hidden;
}

.subheading-call-to-action {
  color: var(--light);
  text-shadow: 0 60px 0 var(--light);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Playfair Display, sans-serif;
  font-size: 60px;
  font-style: italic;
  font-weight: 400;
  line-height: 100%;
  display: inline-block;
}

.heading-top1 {
  color: var(--light);
  order: 0;
  align-self: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Thicccboi, sans-serif;
  font-size: 13vw;
  font-weight: 400;
  line-height: 90%;
  display: block;
}

.section3 {
  color: var(--paragraphs);
  flex-direction: column;
  justify-content: center;
  padding-left: 1.7vw;
  padding-right: 1.7vw;
  font-family: Thicccboi, sans-serif;
  font-size: 20px;
  line-height: 142%;
  display: flex;
}

.image90 {
  color: var(--paragraphs);
  border-radius: 14px;
  width: 100%;
  font-family: Thicccboi, sans-serif;
  font-size: 20px;
  line-height: 143%;
}

.section4 {
  color: var(--paragraphs);
  flex-direction: column;
  justify-content: center;
  padding-left: 1.7vw;
  padding-right: 1.7vw;
  font-family: Thicccboi, sans-serif;
  font-size: 20px;
  line-height: 153%;
  display: flex;
}

.rich-text-block {
  max-width: 800px;
  margin: 100px auto 65px;
}

.collection-list-gallery {
  grid-column-gap: 1.2px;
  grid-row-gap: 1.2px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.collection-item-gallery {
  position: static;
}

.image98 {
  border-radius: 14px;
  width: 100%;
}

.page-wrapper {
  overflow: hidden;
}

.container-default {
  max-width: 1364px;
  padding-left: 24px;
  padding-right: 24px;
}

.container-default.position-relative---z-index-1 {
  z-index: 1;
  max-width: 1364px;
  padding-left: 24px;
  padding-right: 24px;
  position: relative;
}

.display-large.line-height-1em.mg-bottom-12px {
  color: var(--neutral--100);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 12px;
  font-size: 120px;
  font-weight: 400;
  line-height: 1em;
}

.title-large---bottom-line.v3 {
  text-transform: uppercase;
  margin-left: 64px;
  font-size: 120px;
  line-height: 1em;
  display: block;
}

.inner-container._420px._100-mbl {
  max-width: 420px;
  font-family: Onest, sans-serif;
  font-size: 18px;
  line-height: 1.667em;
}

.inner-container._896px.center {
  max-width: 896px;
  margin-left: auto;
  margin-right: auto;
}

.inner-container._1080px.center {
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
}

.inner-container._350px {
  max-width: 350px;
}

.inner-container._684px.center {
  max-width: 684px;
  margin-left: auto;
  margin-right: auto;
}

.inner-container._754px {
  max-width: 754px;
}

.inner-container._1090px.center {
  color: var(--neutral--100);
  max-width: 1090px;
  margin-left: auto;
  margin-right: auto;
}

.paragraph {
  margin-bottom: 48px;
}

.mg-bottom-48px {
  color: #fff;
  -webkit-text-stroke-color: white;
  margin-bottom: 48px;
}

.mg-bottom-48px.mg-bottom-24px-tablet {
  color: var(--neutral--100);
  margin-bottom: 48px;
  font-weight: 400;
}

.mg-left-104px.mg-left-24px-mbl {
  margin-left: 104px;
}

.link-wrapper {
  line-height: 1.083em;
  transition: color .3s;
}

.flex.align-center {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.text-400.medium.text-uppercase {
  color: var(--neutral--100);
  letter-spacing: .06em;
  text-transform: uppercase;
  font-family: Lato, sans-serif;
  font-size: 24px;
}

.text-400.bold.color-neutral-100 {
  opacity: .25;
  color: var(--neutral--100);
  font-size: 24px;
  line-height: 1.083em;
}

.line-square-icon.diagonal-arrow-right.icon-size-24px {
  color: var(--neutral--100);
  width: 35px;
  margin-left: 24px;
  font-family: Line Square Icons, sans-serif;
  font-size: 24px;
  line-height: 1em;
}

.top-section-bg-video-right {
  z-index: -1;
  border-radius: 20px;
  min-width: 866px;
  min-height: 654px;
  position: absolute;
  bottom: -120px;
  right: 24px;
}

.section568 {
  -webkit-text-stroke-color: white;
  padding-top: 0;
  padding-bottom: 250px;
  font-family: Onest, sans-serif;
  font-size: 18px;
  line-height: 1.667em;
}

.text-center.mg-bottom--56px.position-relative---z-index-1 {
  z-index: 1;
  color: var(--neutral--100);
  text-align: center;
  margin-bottom: -56px;
  position: relative;
}

.image-23 {
  margin-bottom: 80px;
}

.border-radius-20px.mg-bottom-80px {
  border-radius: 20px;
  margin-bottom: 80px;
}

.grid-2-columns {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  color: #fff;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.grid-2-columns.gap-row-8px {
  grid-column-gap: 28px;
  grid-row-gap: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.grid-2-columns._1fr---2-06fr.gap-row-48px {
  grid-column-gap: 28px;
  grid-row-gap: 48px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2.06fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.grid-2-columns.text-and-link-grid {
  grid-column-gap: 64px;
  grid-row-gap: 28px;
  grid-template-columns: 1fr auto;
  margin-bottom: 48px;
}

.display-4.mg-bottom-16px.mg-bottom-20px-mbl {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 16px;
  font-weight: 400;
  line-height: 1.211em;
}

.display-4.mg-bottom-48px.mg-bottom-16px-tablet {
  text-transform: uppercase;
  margin-bottom: 48px;
  font-size: 38px;
  line-height: 1.211em;
}

.paragraph-2 {
  margin-bottom: 0;
}

.mg-bottom-0 {
  color: var(--neutral--100);
  text-align: left;
  text-transform: none;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
}

.grid-1-column.gap-row-28px {
  grid-column-gap: 0px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.grid-1-column.gap-row-28px.mg-top-52px-desktop-and-tablet {
  margin-top: 52px;
}

.card.pd-52px---36px {
  background-color: #1b1b1b;
  border-radius: 20px;
  padding: 52px 36px;
}

.tabs-menu-bottom {
  z-index: 2;
  grid-column-gap: 56px;
  color: #fff;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  display: flex;
  position: absolute;
  bottom: 40px;
  left: 40px;
  right: 40px;
}

.tab-link-opacity {
  opacity: .25;
  background-color: #0000;
  padding: 0;
}

.tab-link-opacity.w--current {
  color: var(--neutral--100);
  background-color: #0000;
  padding: 0;
  transition: opacity .3s;
}

.flex-horizontal.border-radius-20px.overflow-hidden {
  color: #fff;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.tab-bg-video {
  border-radius: 20px;
  width: 100%;
  min-height: 694px;
}

.tab-text-container {
  z-index: 1;
  max-width: 580px;
  margin-left: 32px;
  margin-right: 32px;
  position: absolute;
}

.tab-overlay {
  position: absolute;
  inset: 0%;
}

.grid-3-columns {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  color: #fff;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.logo-and-bg-video-link {
  z-index: 1;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  max-height: 236px;
  transition: color .3s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.position-absolute---z-index-1 {
  z-index: 1;
  position: absolute;
}

.logo-and-bg-video---video {
  width: 100%;
  max-height: 240px;
}

.logo-and-bg-video---overlay {
  background-color: #000;
  position: absolute;
  inset: 0%;
}

.white-hollow-button {
  z-index: 1;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 20px 40px;
  font-size: 18px;
  line-height: 100px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-text-contain {
  z-index: 1;
  background-color: #fedc08;
  width: 100%;
  height: 18px;
  line-height: 18px;
  text-decoration: none;
  transition: all .2s ease-in-out;
  position: relative;
  overflow: hidden;
}

.button-text-1 {
  text-align: center;
}

.margin-60px {
  color: #000;
  margin-top: 60px;
  font-family: Inter Tight, sans-serif;
  font-weight: 500;
}

.flex-center {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.link-block-7 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.button-arrow-link {
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 5px;
  padding: 14px 23px;
  transition: background-color .2s;
  position: relative;
  overflow: hidden;
}

.button-label {
  z-index: 4;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  align-items: center;
  display: flex;
  position: relative;
}

.label-button {
  font-size: 17px;
  text-decoration: none;
}

.arrow-wrapper {
  flex-direction: column;
  flex: none;
  align-items: center;
  margin-left: 4px;
  display: flex;
}

.icon-arrow {
  width: 30px;
}

.sectionhome.overflow-hidden {
  color: #fff;
  padding-top: 250px;
  padding-bottom: 250px;
  font-size: 18px;
  line-height: 1.667em;
  overflow: hidden;
}

.slider-wrapper {
  background-color: #0000;
  height: 100%;
  font-family: Onest, sans-serif;
}

.slider-mask.width-380px {
  max-width: 380px;
  height: 100%;
  overflow: visible;
}

.btn-circle-secondary {
  opacity: .3;
  -webkit-text-stroke-color: #030303;
  background-color: #fff;
  border: 1px solid #dcdcdc;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 88px;
  min-width: 88px;
  height: 88px;
  min-height: 88px;
  transition: transform .3s, border-color .3s, opacity .3s;
  display: flex;
  bottom: 200px;
  left: -16px;
  box-shadow: 0 2px 12px #14142b14;
}

.btn-circle-secondary.left-slider-btn {
  left: -32px;
}

.icon-2 {
  font-size: 40px;
}

.slide-item-mg.black-and-white-sibling-item {
  margin-right: 28px;
}

.div-block-64 {
  color: var(--neutral--100);
}

.mg-bottom-00 {
  color: var(--neutral--100);
  text-align: center;
  margin-bottom: 0;
}

.text-block-115 {
  opacity: .25;
}

.display-21.mg-bottom-121px {
  color: var(--neutral--100);
  text-align: center;
  -webkit-text-stroke-color: var(--neutral--100);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 12px;
  font-size: 72px;
  line-height: 1.167em;
}

.text79 {
  opacity: .25;
  color: #fff;
  font-size: 24px;
  line-height: 1.083em;
}

.image-hover1 {
  width: 100%;
  max-width: none;
  height: 100%;
  padding-bottom: 2em;
  padding-left: 2em;
  padding-right: 2em;
}

.fdgret {
  z-index: 20;
  object-fit: cover;
  border-radius: .94em;
  width: 100%;
  max-width: 100%;
  height: 100%;
  padding: 0% 0 0;
  position: absolute;
  inset: auto 0% 0%;
}

.tabs-copy {
  color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 100px;
  font-family: Clashdisplay Complete, sans-serif;
  font-size: 18px;
  line-height: 28px;
  display: flex;
}

.tabs-menu-copy {
  color: #fff;
  justify-content: center;
  font-family: Clashdisplay Complete, sans-serif;
  font-size: 18px;
  line-height: 28px;
  display: flex;
}

.tabs-content-copy {
  width: 100%;
  margin-top: 80px;
}

.concerts-copy {
  grid-column-gap: 1.2vw;
  grid-row-gap: 2.2px;
  grid-column-gap: 1.2vw;
  grid-row-gap: 2.2px;
  grid-template-rows: 335px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.lightbox-link-copy {
  border-radius: 32px;
  text-decoration: none;
  position: relative;
}

.image-hover {
  z-index: 20;
  object-fit: cover;
  border-radius: 32px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-38-copy {
  align-items: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.text-block-19-copy {
  color: #fff;
  font-family: Red Hat Display, sans-serif;
  font-size: 2.5em;
  font-weight: 700;
  line-height: .9em;
  display: none;
}

.section {
  padding-top: 9em;
  padding-bottom: 9em;
}

.section.genesis {
  padding-top: 0;
  padding-bottom: 0;
}

.section.get-in-touch {
  padding-bottom: 0;
}

.section.no-padding {
  padding-top: 0;
  padding-bottom: 0;
}

.container {
  max-width: 1900px;
  padding-left: 2em;
  padding-right: 2em;
}

.container.navbar {
  width: 100%;
}

.flex-top {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding-top: 240px;
  padding-bottom: 1.7vw;
  display: flex;
}

.flex-for-blogs {
  color: var(--paragraphs);
  flex-flow: column;
  justify-content: center;
  font-family: Thicccboi, sans-serif;
  font-size: 20px;
  line-height: 153px;
  display: flex;
}

.wrapper-about-relative-index1 {
  z-index: 1;
  position: relative;
}

.flex-v {
  font-family: Onest, sans-serif;
}

.flex-v.gap-is-64 {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
}

.heading-2 {
  color: var(--white);
  text-transform: uppercase;
  font-family: Red Hat Display, sans-serif;
  font-size: 160px;
  line-height: 134px;
}

.heading-3 {
  color: var(--white);
  text-transform: uppercase;
  font-family: Red Hat Display, sans-serif;
  font-size: 4em;
  line-height: 100%;
}

.g-s {
  border: 1px solid var(--black-03);
  background-color: var(--white);
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 100px;
  display: flex;
}

.g-s.black {
  background-color: var(--transparent);
}

.text-white {
  color: var(--white);
}

.div-block-27-copy {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2em;
  padding-right: 2em;
}

.instagrami, .youtubei, .facebooki {
  text-decoration: none;
}

.text57 {
  text-align: left;
  border-radius: 0;
  font-family: Red Hat Display, sans-serif;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
  display: block;
  overflow: visible;
}

.films {
  grid-column-gap: 1.2vw;
  grid-row-gap: 2.2px;
  grid-template-rows: 335px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.background-video0 {
  z-index: 3;
  box-sizing: border-box;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: fill;
  border-radius: 20px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-end;
  width: 60%;
  min-width: 0%;
  max-width: 0%;
  height: 60%;
  min-height: 0%;
  max-height: 0%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-right: 1698px;
  display: block;
  position: absolute;
  inset: 0%;
  overflow: clip;
}

.section-hero {
  color: #e6e6e699;
  min-height: 100px;
  margin-top: 0;
  font-size: 17px;
  line-height: 1.8px;
}

.grid-contact-c {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.3fr;
  width: 100%;
  min-height: 100vh;
  padding: .7em;
  line-height: 1.8em;
  overflow: hidden;
}

.contact-c {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 10em 15% 7em 12%;
  line-height: 1.8em;
  display: flex;
  position: sticky;
  bottom: .7em;
}

.block-contact-c {
  grid-row-gap: 2.8em;
  flex-flow: column;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.heading-hero {
  color: #e6e6e6;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 3.35vw;
  line-height: 1.14em;
}

.text-span {
  font-family: Droid Sans, sans-serif;
  font-weight: 400;
}

.form-block {
  width: 100%;
  max-width: 40em;
  margin-bottom: 0;
}

.form {
  flex-flow: column;
  font-family: Plus Jakarta Sans, sans-serif;
  display: flex;
}

.block-field {
  grid-column-gap: 1.8em;
  justify-content: center;
  width: 100%;
  margin-bottom: 0;
  display: flex;
}

.text-field {
  color: #e6e6e6;
  background-color: #0000;
  border: 1px solid #000;
  border-right-style: none;
  height: 3.2em;
  margin-bottom: 1.7em;
  padding: .6em 0;
  font-size: 1em;
  line-height: 1.4em;
  text-decoration: none;
  transition: border-color .4s cubic-bezier(.25, .46, .45, .94);
}

.textarea {
  color: #e6e6e6;
  background-color: #0000;
  border: 1px solid #000;
  border-right-style: none;
  min-width: 100%;
  max-width: 100%;
  min-height: 10px;
  max-height: 10em;
  margin-bottom: 2.1em;
  padding: .6em 0;
  font-size: 1em;
  line-height: 1.4em;
  transition: border-color .4s cubic-bezier(.25, .46, .45, .94);
}

.submit-button {
  color: #e6e6e6;
  background-color: #191819;
  border-radius: 50em;
  padding: 1.3em 3em;
  font-size: .94em;
  line-height: 1.4em;
  transition: background-color .4s, color .4s cubic-bezier(.25, .46, .45, .94);
}

.grid-contact-links {
  grid-column-gap: .7em;
  grid-row-gap: .7em;
  width: 100%;
  font-family: Plus Jakarta Sans, sans-serif;
}

.contact-link {
  grid-column-gap: .9em;
  background-color: #191819;
  border-radius: 1.17em;
  align-items: flex-end;
  padding: 2em 2.2em;
  text-decoration: none;
  transition: background-color .4s cubic-bezier(.25, .46, .45, .94);
  display: flex;
  position: relative;
  overflow: hidden;
}

.hover {
  z-index: 10;
  background-color: #000;
  width: 0%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.heading-contact {
  color: #e6e6e6;
  margin-top: 0;
  margin-bottom: -.1em;
  font-size: 1.76em;
  line-height: 1.23em;
}

.text-contact1 {
  color: #e6e6e680;
  letter-spacing: .13em;
  text-transform: uppercase;
  font-size: .59em;
  line-height: 1.4em;
}

.lightbox_link {
  border-radius: 32px;
  text-decoration: none;
  position: relative;
}

.video_card {
  color: #fff;
  background-color: #000;
  border-radius: 1.3rem;
  flex: 1;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.card_video {
  opacity: .8;
  object-fit: cover;
  width: 100%;
  height: 100%;
  padding: 0;
  position: absolute;
  inset: 0%;
}

.card_overlay {
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  width: 100%;
  height: 100%;
  transition: opacity .4s;
  position: absolute;
  inset: 0%;
}

.text_block {
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding-bottom: 2rem;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.video-lightbox {
  position: relative;
  overflow: visible;
}

.link {
  -webkit-text-stroke-color: #d8baba;
  text-decoration: none;
  display: inline;
}

.link.w--current {
  -webkit-text-stroke-color: #fff;
}

@media screen and (min-width: 1920px) {
  .div-block-37 {
    overflow: visible;
  }

  .overflow {
    font-size: 20px;
    overflow: hidden;
  }

  .heading-top {
    padding-left: 375px;
    padding-right: 250px;
  }

  .tabs {
    margin-top: 0;
  }

  .text-400.medium.text-uppercase {
    text-decoration: none;
  }

  .container, .div-block-27-copy {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 991px) {
  .home {
    height: 26em;
  }

  .divider {
    flex: 1;
    width: auto;
    margin-left: 1em;
    margin-right: 1em;
  }

  .home-1 {
    padding: 5em 1.5em;
  }

  .abou {
    display: block;
  }

  .text-block-8 {
    width: auto;
    font-size: 2em;
  }

  .image-2 {
    margin-top: 0;
  }

  .div-block-6 {
    top: 0;
  }

  .text-block-10 {
    margin-top: 80px;
    font-size: 4em;
  }

  .home-2 {
    height: auto;
    padding: 0 1.5em 5em;
  }

  .text-block-12 {
    font-size: 3.5em;
  }

  .about {
    padding: 5em 1.5em;
  }

  .div-block-11 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-13 {
    font-size: 4em;
  }

  .grid-2 {
    grid-column-gap: 70px;
    grid-template-rows: 550px;
    grid-template-columns: 296px 360px;
  }

  .div-block-12 {
    font-size: 16px;
  }

  .work {
    padding: 5em 1.5em;
  }

  .div-block-13 {
    margin-top: 5em;
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-17 {
    font-size: 3em;
  }

  .grid-3 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-direction: column;
    grid-template-rows: 335px 335px;
    grid-template-columns: 596px;
    grid-auto-rows: 335px;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    width: auto;
    display: grid;
  }

  .text-block-108, .text-block-19 {
    font-size: 2em;
    display: block;
  }

  .company {
    padding-top: 0;
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .div-block-19 {
    padding-left: 0;
    padding-right: 0;
  }

  .grid-4 {
    border-radius: 0;
    grid-template-rows: 173px 173px 173px 173px;
    grid-template-columns: 240px 240px 240px;
  }

  .div-block {
    border-style: solid;
    border-radius: 0;
  }

  .div-block._7 {
    border-top-right-radius: 0;
  }

  .div-block._7._1 {
    border-top-right-radius: 32px;
  }

  .blog {
    padding-top: 5em;
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .div-block-22 {
    padding-left: 0;
    padding-right: 0;
  }

  .grid-5 {
    grid-row-gap: 24px;
    grid-template-rows: 400px 400px;
    grid-template-columns: 350px 350px;
  }

  .image-9 {
    width: 160px;
    height: 160px;
  }

  .text-block-21 {
    font-size: 1.5em;
  }

  .div-block-26 {
    width: 100%;
  }

  .image-11, .image-12 {
    width: 160px;
    height: 160px;
  }

  .text-block-23, .text-block-24 {
    font-size: 1.5em;
  }

  .footer {
    padding-top: 5em;
  }

  .div-block-27 {
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-25 {
    letter-spacing: 10px;
    font-size: 14px;
  }

  .text-block-26 {
    font-size: 3.5em;
    line-height: .9em;
  }

  .div-block-30 {
    width: 48px;
    height: 48px;
  }

  .text-block-27 {
    font-size: 12px;
  }

  .div-block-32 {
    width: 48px;
    height: 48px;
  }

  .text-block-28 {
    font-size: 12px;
  }

  .div-block-33 {
    width: 48px;
    height: 48px;
  }

  .text-block-29 {
    font-size: 12px;
  }

  .div-block-34 {
    width: 48px;
    height: 48px;
  }

  .text-block-30 {
    font-size: 12px;
  }

  .text-block-31 {
    margin-top: 0;
    font-size: 82px;
    line-height: 82px;
  }

  .div-block-35 {
    border-color: #1c1c1c;
    flex-direction: column;
    justify-content: space-between;
    height: auto;
    margin-top: 0;
    padding: 2em 2% 2em 2em;
  }

  .image-17 {
    height: 1.125em;
  }

  .text-block-39, .text-block-40 {
    font-size: 3.5em;
  }

  .we-hdshot {
    display: flex;
  }

  .div-block-42 {
    bottom: 150px;
  }

  .div-block-43 {
    margin-top: 0;
  }

  .div-block-44, .slider, .slide {
    height: 36em;
  }

  .div-block-45 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-46 {
    height: 51.1em;
    padding-left: 0;
    padding-right: 0;
  }

  .left-arrow {
    width: 40px;
    height: 40px;
    inset: auto auto -10% 0%;
  }

  .right-arrow {
    width: 40px;
    height: 40px;
    inset: auto auto -10% 7%;
  }

  .div-block-47 {
    height: 36em;
  }

  .div-block-49 {
    margin-bottom: 3em;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-50 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-51 {
    width: 100%;
    margin-top: 3em;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .lightbox-link {
    width: 100%;
    padding-top: 50%;
  }

  .div-block-52 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-53 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin-top: 3.5em;
    padding-bottom: 3.5em;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .mask {
    height: 36em;
  }

  .text-block-42 {
    font-size: 3.5em;
  }

  .view {
    display: none;
  }

  .text-block-43, .text-block-44, .text-block-45 {
    font-size: 3.5em;
  }

  .navbar-2 {
    background-color: #0d0d0d;
  }

  .nav-link-8 {
    background-color: #0d0d0d;
    border-top: .2px solid #444;
    padding-top: 1.25em;
    padding-bottom: 1.25em;
  }

  .nav-link-10 {
    background-color: #0d0d0d;
    border-top: .2px solid #444;
    border-bottom: .2px solid #444;
    padding-top: 1.25em;
    padding-bottom: 1.25em;
  }

  .nav-link-10.g {
    text-decoration: none;
  }

  .nav-link-10.copy {
    background-color: #0d0d0d;
  }

  .icon {
    display: block;
  }

  .lottie-animation {
    width: 1.5em;
    height: 1.5em;
  }

  .image-19 {
    width: 1em;
    max-width: none;
    height: 1em;
    overflow: visible;
  }

  .menu-button {
    padding: 0;
  }

  .menu-button.w--open {
    background-color: #0000;
  }

  .menu-lottie {
    width: 1em;
    height: 1em;
  }

  .elipse-white, .elipse-red {
    width: 1em;
  }

  .image-22 {
    height: 1em;
  }

  .slide-2 {
    height: 36em;
  }

  .div-block-58 {
    width: 100%;
  }

  .div-block-60 {
    border: 1px solid #1c1c1c;
  }

  .div-block-61 {
    display: flex;
  }

  .grid-6 {
    grid-template-rows: 335px 335px 335px 335px 335px 335px;
    grid-template-columns: 1fr 1fr;
  }

  .heading-top {
    padding-left: 127px;
    padding-right: 0;
  }

  .tabs-menu {
    display: block;
  }

  .tab-link-tab-1, .tab-link-tab-2, .tab-link-tab-3, .tab-link-tab-4, .tab-link-tab-5, .tab-link-tab-6 {
    margin-top: 12px;
    margin-left: 0;
    margin-right: 0;
  }

  .lyric-video {
    grid-template-rows: 335px 335px;
    grid-template-columns: 1fr 1fr;
  }

  .backstage {
    grid-template-rows: 335px 335px 335px 335px 335px 335px 335px 335px;
    grid-template-columns: 1fr 1fr;
  }

  .concerts {
    grid-template-columns: 1fr 1fr;
  }

  .commercials {
    grid-template-rows: 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px;
    grid-template-columns: 1fr 1fr;
  }

  .music-videos {
    grid-column-gap: 1.2vw;
    grid-template-rows: 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px auto;
    grid-template-columns: 1fr 1fr;
  }

  .grid-contact-contakt {
    grid-template-rows: minmax(40vh, min-content) minmax(40vh, min-content) minmax(40vh, min-content);
    place-content: stretch;
    place-items: stretch stretch;
  }

  .heading-contact-a {
    text-shadow: 0 30px 0 var(--light);
    font-size: 30px;
  }

  .tabs-menu-copy {
    display: block;
  }

  .concerts-copy {
    grid-template-columns: 1fr 1fr;
  }

  .lightbox-link-copy {
    width: 100%;
    padding-top: 50%;
  }

  .text-block-19-copy {
    font-size: 2em;
    display: block;
  }

  .div-block-27-copy {
    padding-left: 0;
    padding-right: 0;
  }

  .films {
    grid-template-rows: 335px 335px;
    grid-template-columns: 1fr 1fr;
  }

  .grid-contact-links {
    grid-template-columns: 1fr;
  }

  .lightbox_link {
    width: 100%;
    padding-top: 50%;
  }
}

@media screen and (max-width: 767px) {
  .home {
    height: 20em;
    padding-left: 1.25em;
    padding-right: 1.25em;
  }

  .home-1 {
    padding-left: 1.25em;
    padding-right: 1.25em;
  }

  .div-block-6 {
    margin-top: 1.5em;
  }

  .text-block-10 {
    margin-top: 0;
    font-size: 3em;
  }

  .home-2 {
    padding-bottom: 5em;
    padding-left: 1.25em;
    padding-right: 1.25em;
  }

  .text-block-12 {
    font-size: 2.5em;
  }

  .about {
    padding-left: 1.25em;
    padding-right: 1.25em;
  }

  .text-block-13 {
    font-size: 3em;
  }

  .grid-2 {
    grid-column-gap: 0px;
    grid-row-gap: 16px;
    grid-template-rows: auto 350px;
    grid-template-columns: auto;
    grid-auto-flow: row;
  }

  .work {
    padding-left: 1.25em;
    padding-right: 1.25em;
  }

  .text-block-17 {
    font-size: 2em;
  }

  .grid-3 {
    grid-template-columns: 540px;
    grid-auto-rows: 335px;
  }

  .text-block-108, .text-block-19 {
    font-size: 1.5em;
  }

  .company {
    padding-left: 1.25em;
    padding-right: 1.25em;
  }

  .grid-4 {
    border-radius: 32px;
    grid-template-rows: 173px 173px 173px 173px 173px 173px;
    grid-template-columns: 240px 240px;
  }

  .div-block {
    border-style: solid;
  }

  .div-block._7 {
    border-radius: 0;
  }

  .blog {
    padding-left: 1.25em;
    padding-right: 1.25em;
  }

  .grid-5 {
    grid-template-rows: 400px 400px 400px;
    grid-template-columns: 520px;
  }

  .div-block-23 {
    width: 100%;
  }

  .text-block-21 {
    width: 100%;
    font-size: 1.25em;
  }

  .text-block-23 {
    font-size: 1.25em;
  }

  .text-block-24 {
    font-size: 1.24em;
  }

  .text-block-26 {
    font-size: 2.5em;
  }

  .text-block-31 {
    font-size: 4.3em;
  }

  .text-block-39, .text-block-40 {
    font-size: 2.5em;
  }

  .we-hdshot {
    display: flex;
  }

  .div-block-42 {
    bottom: 130px;
  }

  .background-video {
    width: 94%;
    inset: 0%;
  }

  .div-block-44 {
    height: 20em;
  }

  .slider {
    height: 25em;
  }

  .slide {
    height: 20em;
  }

  .div-block-46 {
    height: 34.7em;
  }

  .left-arrow {
    inset: auto auto 0% 0%;
  }

  .right-arrow {
    bottom: 0%;
    left: 9%;
  }

  .div-block-47 {
    height: 20em;
  }

  .div-block-48 {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
  }

  .mask {
    height: 20em;
  }

  .text-block-42 {
    font-size: 2.5em;
  }

  .view {
    display: none;
  }

  .text-block-43, .text-block-44, .text-block-45 {
    font-size: 2.5em;
  }

  .elipse-white, .elipse-red, .image-22 {
    width: 1em;
  }

  .slide-2 {
    height: 20em;
  }

  .div-block-58 {
    width: 100%;
  }

  .div-block-59 {
    border: 1px solid #1c1c1c;
  }

  .div-block-61 {
    display: flex;
  }

  .grid-6 {
    grid-template-rows: 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px;
    grid-template-columns: 1fr;
  }

  .heading-top {
    padding-left: 71px;
    padding-right: 71px;
  }

  .tabs-menu {
    flex-direction: column;
    width: 100%;
  }

  .tab-link-tab-1.w--current, .tab-link-tab-2, .tab-link-tab-3, .tab-link-tab-4, .tab-link-tab-5, .tab-link-tab-6 {
    margin-top: 12px;
    margin-left: 0;
    margin-right: 0;
  }

  .text-block-110, .text-block-111, .text-block-112 {
    text-align: center;
  }

  .lyric-video {
    text-align: center;
    grid-template-rows: 335px 335px 335px 335px;
    grid-template-columns: 1fr;
  }

  .text-block-114 {
    text-align: center;
  }

  .backstage {
    grid-template-rows: 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px;
    grid-template-columns: 1fr;
  }

  .concerts {
    grid-template-rows: 335px 335px;
    grid-template-columns: 1fr;
  }

  .commercials {
    grid-template-rows: 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px;
    grid-template-columns: 1fr;
  }

  .all {
    text-align: center;
  }

  .music-videos {
    grid-template-columns: 1fr;
  }

  .grid-contact-contakt {
    grid-template-rows: minmax(40vh, min-content) minmax(40vh, min-content) minmax(40vh, min-content) minmax(40vh, min-content) minmax(40vh, min-content) minmax(40vh, min-content);
    grid-template-columns: 1fr;
    grid-auto-flow: column;
  }

  .tabs-menu-copy {
    flex-direction: column;
    width: 100%;
  }

  .concerts-copy {
    grid-template-rows: 335px 335px;
    grid-template-columns: 1fr;
  }

  .text-block-19-copy {
    font-size: 1.5em;
  }

  .films {
    grid-template-rows: 335px 335px 335px 335px;
    grid-template-columns: 1fr;
  }

  .grid-contact-c {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .grid-contact-links {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 479px) {
  .div-block-4 {
    padding-left: 1.25em;
    padding-right: 1.25em;
  }

  .home-1 {
    padding-top: 3.75em;
    padding-bottom: 3.75em;
  }

  .text-block-8 {
    font-size: 1.5em;
  }

  .text-block-10 {
    font-size: 2em;
  }

  .home-2 {
    padding-bottom: 3.75em;
  }

  .text-block-12 {
    font-size: 2em;
  }

  .about {
    padding-top: 3.75em;
    padding-bottom: 3.75em;
  }

  .text-block-13 {
    font-size: 2em;
  }

  .grid-2 {
    grid-template-rows: auto 680px;
  }

  .work {
    padding-top: 3.75em;
    padding-bottom: 3.75em;
  }

  .div-block-13 {
    margin-top: 3.75em;
  }

  .text-block-17 {
    font-size: 1.5em;
  }

  .grid-3 {
    grid-template-rows: 170px 170px;
    grid-template-columns: 290px;
    grid-auto-rows: 170px;
  }

  .text-block-108 {
    margin-bottom: 16px;
    margin-left: 20px;
  }

  .text-block-19 {
    margin-bottom: -11px;
    padding-left: 14px;
  }

  .grid-4 {
    grid-template-rows: 140px 140px 140px 140px 140px 140px 140px 140px 140px 140px 140px 140px;
    grid-template-columns: 280px;
  }

  .blog {
    padding-top: 3.75em;
  }

  .grid-5 {
    grid-template-rows: 340px 340px 340px;
    grid-template-columns: 280px;
  }

  .footer {
    padding-top: 0;
  }

  .div-block-28 {
    height: 480px;
    margin-bottom: 3.5em;
  }

  .div-block-29 {
    justify-content: center;
    width: 100%;
    padding-left: 0;
  }

  .text-block-25 {
    letter-spacing: 0;
  }

  .text-block-26 {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    font-size: 2em;
  }

  .div-block-30 {
    width: 3em;
    height: 3em;
  }

  .div-block-31 {
    margin-left: 0;
    padding-left: 2em;
    padding-right: 2em;
  }

  .div-block-32, .div-block-33, .div-block-34 {
    width: 3em;
    height: 3em;
  }

  .text-block-31 {
    font-size: 2.3em;
    line-height: 40px;
    display: none;
  }

  .div-block-35 {
    margin-top: 3.5em;
    margin-left: auto;
    margin-right: auto;
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .text-block-32 {
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-36 {
    grid-column-gap: 20px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: auto auto;
    grid-auto-columns: auto;
    place-content: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: grid;
  }

  .text-block-33 {
    line-height: 20px;
  }

  .text-block-39, .text-block-40 {
    font-size: 2em;
  }

  .we-hdshot {
    display: flex;
    bottom: 90px;
  }

  .div-block-42 {
    bottom: 120px;
  }

  .background-video {
    width: 92%;
  }

  .div-block-43 {
    margin-top: 0;
  }

  .div-block-44 {
    height: 17em;
  }

  .slider {
    height: 21em;
    margin-top: 3.75em;
  }

  .slide {
    height: 17em;
  }

  .div-block-46 {
    height: 30.4em;
  }

  .right-arrow {
    left: 18%;
  }

  .div-block-47 {
    height: 17em;
  }

  .background-video-6 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-53 {
    margin-top: 0;
    padding-bottom: 0;
  }

  .mask {
    height: 17em;
  }

  .text-block-42 {
    font-size: 2em;
  }

  .view {
    flex-direction: column;
    display: none;
    bottom: 60px;
  }

  .text-block-43, .text-block-44, .text-block-45 {
    font-size: 2em;
  }

  .slide-2 {
    height: 17em;
  }

  .div-block-61 {
    display: flex;
  }

  .grid-6 {
    grid-row-gap: 1.2vw;
    grid-template-rows: 335px 335px 335px 335px 335px;
    grid-template-columns: 1fr;
    grid-auto-rows: 335px;
    margin-top: 110px;
  }

  .overflow {
    overflow: hidden;
  }

  .heading-top {
    padding-left: 55px;
    padding-right: 34px;
  }

  .tabs-menu {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    width: 100%;
    margin-top: 0;
    display: flex;
  }

  .tab-link-tab-1 {
    margin-top: 25px;
    margin-left: 0;
    margin-right: 0;
  }

  .tab-link-tab-1.w--current {
    align-self: auto;
    margin-top: 12px;
    margin-right: 0;
  }

  .tab-link-tab-2, .tab-link-tab-3, .tab-link-tab-4, .tab-link-tab-5, .tab-link-tab-6 {
    margin-top: 12px;
    margin-left: 0;
    margin-right: 0;
  }

  .tabs-content {
    margin-top: 3px;
  }

  .text-block-110, .text-block-111, .text-block-112 {
    text-align: center;
  }

  .lyric-video {
    text-align: center;
    grid-template-rows: 335px 335px 335px 335px;
    grid-template-columns: 1fr;
  }

  .text-block-114 {
    text-align: center;
  }

  .backstage {
    grid-template-rows: 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px;
    grid-template-columns: 1fr;
  }

  .concerts {
    grid-template-rows: 335px 335px;
    grid-template-columns: 1fr;
  }

  .commercials {
    grid-template-rows: 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px;
    grid-template-columns: 1fr;
  }

  .all {
    text-align: center;
  }

  .music-videos {
    grid-template-rows: 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px 335px;
    grid-template-columns: 1fr;
  }

  .grid-contact-contakt {
    grid-template-rows: minmax(40vh, min-content) minmax(40vh, min-content) minmax(40vh, min-content) minmax(40svh, min-content) minmax(40vh, min-content) minmax(40vh, min-content);
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    font-size: 18px;
  }

  .link-contact-1 {
    padding: 20px;
  }

  .heading-contact-a {
    text-shadow: 0 36px 0 var(--light);
    font-size: 36px;
  }

  .heading-contact-a.color {
    text-shadow: 0 36px 0 var(--light);
  }

  .color-contact {
    flex: 0 auto;
  }

  .tabs-menu-copy {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    width: 100%;
    margin-top: 0;
    display: flex;
  }

  .concerts-copy {
    grid-template-rows: 335px 335px;
    grid-template-columns: 1fr;
  }

  .section {
    padding-top: 0;
  }

  .container {
    padding-left: 1em;
    padding-right: 1em;
  }

  .xi {
    text-decoration: none;
  }

  .films {
    grid-template-rows: 335px 335px 335px 335px;
    grid-template-columns: 1fr;
    grid-auto-rows: 335px;
  }
}

#w-node-a05b9783-61ca-092c-ad1f-29d287cef9ca-0770b560, #w-node-_455f08e8-79c1-5907-a0a9-76249be75d01-0770b560, #w-node-_13495291-9820-4d2a-efd1-ba7ea21a12c0-0770b560, #w-node-fd30c0e2-ffe2-df13-84c2-6cf86b3c215e-0770b560, #w-node-fccc7362-4dd9-4eba-7901-61b143013bec-0770b560, #w-node-_856ecec1-6fef-a12b-65be-2218e17ff1d7-0770b560 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ee92451f-fe38-5d80-2357-2beed39eacd7-0770b560, #w-node-_660416a1-ce97-ac6e-cb5a-cc4f1d298d4d-0770b560 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_225d1082-3ff2-0f47-3b7b-06d54b71e21f-0770b560, #w-node-_85ccdfa1-3e68-fe53-a2bd-79ec88ac9097-0770b560, #w-node-_7b6b24ed-3acc-4fb8-c58f-d26e877617e2-0770b560, #w-node-_68a3f237-cfc6-9bab-db42-c80aeb0154ee-0770b560, #w-node-f5d6c5f0-4ae8-5109-7f63-1a0d5544d73f-0770b560, #w-node-_862e693d-ed03-ca68-7554-27cbf497f57a-0770b560, #w-node-_352354d9-81e1-31a5-09a6-aec69a43a555-0770b560, #w-node-_7e604bbb-b9c8-8791-0b40-b0f7dcc5182c-0770b560, #w-node-_27765473-dabe-7348-5bae-596bc8cbc7b1-0770b560, #w-node-bc010a7f-ac7f-5641-f2de-397bbd98692c-0770b560, #w-node-a9c5c267-6b64-1234-c768-5b9997b2f508-0770b560, #w-node-_9a5b6fa0-c955-2186-9a50-77071389d1bd-0770b560, #w-node-c5904ced-f996-1125-b467-d0cda30ffd78-0770b560, #w-node-c5904ced-f996-1125-b467-d0cda30ffd7c-0770b560, #w-node-c5904ced-f996-1125-b467-d0cda30ffd80-0770b560, #w-node-c5904ced-f996-1125-b467-d0cda30ffd84-0770b560, #w-node-c5904ced-f996-1125-b467-d0cda30ffd88-0770b560, #w-node-c5904ced-f996-1125-b467-d0cda30ffd8c-0770b560, #w-node-_5a060a4c-fc11-045b-51e5-9bf691e8b3ca-0770b560, #w-node-_4cfabf35-9666-16da-72e2-1cf5ed33abf5-0770b560 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fca59f7a-9914-e3d6-84a9-ac9aa419cb71-0770b565 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_4ebc86d1-6313-6f65-d403-ef7ff160cb51-0770b565 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_754b90f7-0931-602a-6082-ebddfcebdf47-0770b565 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_754b90f7-0931-602a-6082-ebddfcebdf4b-0770b565 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c714d4c9-a756-019e-2bee-1ff416f7821c-0770b565 {
  grid-area: span 1 / span 6 / span 1 / span 6;
}

#w-node-c714d4c9-a756-019e-2bee-1ff416f78220-0770b565 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_235f86ac-3a47-c573-6637-fc043d98f3fd-0770b565 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_235f86ac-3a47-c573-6637-fc043d98f401-0770b565 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_586f2944-9fde-1e32-625c-c5be314f3015-0770b565 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_586f2944-9fde-1e32-625c-c5be314f3019-0770b565 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e941be75-f00c-006d-223f-5c2b9702e9fa-0770b565 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-e941be75-f00c-006d-223f-5c2b9702e9fe-0770b565, #w-node-_30ae05f1-b464-0010-4d7a-727bf985a29d-0770b567, #w-node-_30ae05f1-b464-0010-4d7a-727bf985a2a3-0770b567, #w-node-dd88c442-07f0-d48b-3eaa-016eb268c672-0770b567, #w-node-ca9c1b91-dd98-e13b-fb57-435846a885bc-0770b567, #w-node-_9e4196e9-2501-db0d-132d-c43ad091214e-0770b567, #w-node-a38a67a4-cc5b-bcf8-2693-4f91fa692c83-0770b567, #w-node-_9e4196e9-2501-db0d-132d-c43ad0912159-0770b567, #w-node-_9e4196e9-2501-db0d-132d-c43ad0912160-0770b567, #w-node-_9e4196e9-2501-db0d-132d-c43ad0912167-0770b567, #w-node-_9e4196e9-2501-db0d-132d-c43ad091216e-0770b567, #w-node-_9e4196e9-2501-db0d-132d-c43ad091217c-0770b567, #w-node-_9e4196e9-2501-db0d-132d-c43ad0912183-0770b567, #w-node-_9322eaaf-209b-9dea-1577-8477938f8086-0770b567, #w-node-_725776f6-bc1b-3405-68f6-e277dfbf1bfa-0770b567, #w-node-ab4ea919-71cb-dc08-42f9-ed14ac812003-0770b567, #w-node-_9e4196e9-2501-db0d-132d-c43ad0912175-0770b567, #w-node-b4a0dece-f5b8-ef80-78c4-f0485a8e8f63-0770b567, #w-node-b53ed504-9786-2c4e-59d0-ec66a1a7a227-0770b567, #w-node-b53ed504-9786-2c4e-59d0-ec66a1a7a232-0770b567, #w-node-b53ed504-9786-2c4e-59d0-ec66a1a7a239-0770b567, #w-node-b53ed504-9786-2c4e-59d0-ec66a1a7a240-0770b567, #w-node-_95e55ede-cacb-e7b6-9986-e8a43c91de92-0770b567, #w-node-_95e55ede-cacb-e7b6-9986-e8a43c91de9d-0770b567, #w-node-_95e55ede-cacb-e7b6-9986-e8a43c91dea4-0770b567, #w-node-_95e55ede-cacb-e7b6-9986-e8a43c91deab-0770b567, #w-node-_95e55ede-cacb-e7b6-9986-e8a43c91deb2-0770b567, #w-node-_95e55ede-cacb-e7b6-9986-e8a43c91deb9-0770b567, #w-node-_95e55ede-cacb-e7b6-9986-e8a43c91dec0-0770b567, #w-node-_95e55ede-cacb-e7b6-9986-e8a43c91dec7-0770b567, #w-node-_72c0029d-6370-81b7-6999-55dab94cf332-0770b567, #w-node-_636e4b4b-153a-8f77-0a93-18f904a92e61-0770b567, #w-node-_2ff581c2-60f9-40db-b007-57cf446ef492-0770b567, #w-node-_8480762e-537a-7ca7-ed4a-6dc5eb325ae1-0770b567, #w-node-_14ebd998-ef2f-6ffb-4bd5-c7c693486dab-0770b567, #w-node-_36d5cce2-bd68-6dc1-55aa-6caf7d55314c-0770b567, #w-node-_623fbbf7-2ef8-cc50-684c-e6b2cbc4bab7-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f62fec0-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f62fec7-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f62fecd-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f62fed3-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f62fed9-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f62fedf-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f62fee5-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f62feeb-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f62fef1-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f62fef7-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f62fefd-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f62ff05-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f62ff0a-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f62ff0f-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f62ff14-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f62ff19-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f62ff1e-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f62ff23-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f62ff28-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f62ff2d-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f62ff32-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f62ff37-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f62ff3c-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f62ff41-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f62ff46-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f62ff4b-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f62ff50-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f62ff55-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f62ff5a-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f62ff61-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f62ff66-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f62ff6d-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f62ff72-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f62ff77-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f62ff7c-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f62ff81-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f62ff86-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f62ff8b-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f62ff90-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f62ff95-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f62ff9a-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f62ff9f-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f62ffa4-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f62ffa9-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f62ffae-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f62ffb3-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f62ffb8-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f62ffbd-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f62ffc2-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f62ffc7-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f62ffcc-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f62ffd1-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f62ffd6-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f62ffdb-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f62ffe0-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f62ffe5-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f62ffea-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f62ffef-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f62fff4-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f62fff9-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f62fffe-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f630003-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f630008-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f63000d-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f630012-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f630017-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f63001c-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f630021-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f630028-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f63002d-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f630032-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f630037-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f63003c-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f630041-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f630046-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f63004b-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f630050-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f630055-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f63005a-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f63005f-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f630064-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f630069-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f63006e-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f630073-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f630078-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f63007d-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f630082-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f630087-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f63008c-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f630091-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f630096-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f63009b-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f6300a0-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f6300a5-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f6300aa-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f6300af-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f6300b4-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f6300b9-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f6300be-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f6300c3-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f6300c8-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f6300cd-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f6300d2-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f6300d7-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f6300dc-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f6300e1-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f6300e6-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f6300eb-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f6300f0-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f6300f5-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f6300fb-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f630100-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f630105-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f63010a-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f63010f-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f630114-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f630119-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f63011e-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f630123-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f630128-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f63012d-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f630132-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f630137-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f63013c-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f630141-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f630146-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f63014b-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f630150-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f630155-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f63015a-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f63015f-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f630164-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f630169-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f63016f-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f630174-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f630179-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f63017e-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f630183-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f630188-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f63018d-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f630192-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f630197-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f63019c-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f6301a1-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f6301a6-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f6301ab-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f6301b0-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f6301b5-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f6301bc-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f6301c1-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f6301cc-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f6301d3-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f6301d9-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f6301de-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f6301e4-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f6301ea-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f6301f0-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f6301f6-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f6301fc-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f630202-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f630208-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f63020e-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f630214-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f63021a-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f630222-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f630228-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f63022f-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f630234-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f630239-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f63023e-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f630245-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f63024a-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f63024f-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f630254-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f630259-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f63025e-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f630263-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f630268-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f63026d-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f630272-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f630277-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f63027c-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f630281-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f630286-0770b567, #w-node-f0022797-9ded-d5b1-5675-b4ff7f63028b-0770b567 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7c5999a6-f78d-c0a0-c1ad-18503e64ed81-ed08e7fd {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
}

#w-node-_2e3650c8-124e-3ae7-8203-8c4ace8624b9-ed08e7fd {
  align-self: end;
}

#w-node-_05b72213-e425-ff40-60df-4685deddc065-ed08e7fd, #w-node-_66286ec7-9801-a774-023f-d31e93c67daa-ed08e7fd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ce98351d-e3c1-028d-b10a-9be53887d325-ed08e7fd {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-b50887c3-be8e-4bb1-d592-54e6be80912e-ed08e7fd, #w-node-_9d390e1d-504a-592d-00a9-a67e4836b7cc-ed08e7fd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1b14750b-0de8-0271-9fbc-c5bee9cdead3-ed08e7fd {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_1b14750b-0de8-0271-9fbc-c5bee9cdead4-ed08e7fd, #w-node-_1b14750b-0de8-0271-9fbc-c5bee9cdeadb-ed08e7fd, #w-node-d1e15dcd-2af6-2384-7b2a-5475907a1e31-907a1e27, #w-node-d1e15dcd-2af6-2384-7b2a-5475907a1e35-907a1e27, #w-node-d1e15dcd-2af6-2384-7b2a-5475907a1e39-907a1e27, #w-node-d1e15dcd-2af6-2384-7b2a-5475907a1e3d-907a1e27, #w-node-d1e15dcd-2af6-2384-7b2a-5475907a1e41-907a1e27, #w-node-d1e15dcd-2af6-2384-7b2a-5475907a1e45-907a1e27 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_77b8b488-dc3f-0e2c-1863-dcb729d03351-42756265 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-fca59f7a-9914-e3d6-84a9-ac9aa419cb71-42756265 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_4ebc86d1-6313-6f65-d403-ef7ff160cb51-42756265 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_754b90f7-0931-602a-6082-ebddfcebdf47-42756265 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_754b90f7-0931-602a-6082-ebddfcebdf4b-42756265 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c714d4c9-a756-019e-2bee-1ff416f7821c-42756265 {
  grid-area: span 1 / span 6 / span 1 / span 6;
}

#w-node-c714d4c9-a756-019e-2bee-1ff416f78220-42756265 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_235f86ac-3a47-c573-6637-fc043d98f3fd-42756265 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_235f86ac-3a47-c573-6637-fc043d98f401-42756265 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_586f2944-9fde-1e32-625c-c5be314f3015-42756265 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_586f2944-9fde-1e32-625c-c5be314f3019-42756265 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e941be75-f00c-006d-223f-5c2b9702e9fa-42756265 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-e941be75-f00c-006d-223f-5c2b9702e9fe-42756265 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 767px) {
  #w-node-fca59f7a-9914-e3d6-84a9-ac9aa419cb71-0770b565 {
    grid-area: 1 / 1 / 2 / 7;
  }

  #w-node-_754b90f7-0931-602a-6082-ebddfcebdf47-0770b565 {
    grid-area: 2 / 1 / 3 / 7;
  }

  #w-node-_235f86ac-3a47-c573-6637-fc043d98f3fd-0770b565 {
    grid-area: span 1 / span 6 / span 1 / span 6;
  }

  #w-node-_586f2944-9fde-1e32-625c-c5be314f3015-0770b565 {
    grid-area: 5 / 1 / 6 / 7;
  }

  #w-node-e941be75-f00c-006d-223f-5c2b9702e9fa-0770b565 {
    grid-area: 6 / 1 / 7 / 7;
  }

  #w-node-fca59f7a-9914-e3d6-84a9-ac9aa419cb71-42756265 {
    grid-area: 1 / 1 / 2 / 7;
  }

  #w-node-_754b90f7-0931-602a-6082-ebddfcebdf47-42756265 {
    grid-area: 2 / 1 / 3 / 7;
  }

  #w-node-_235f86ac-3a47-c573-6637-fc043d98f3fd-42756265 {
    grid-area: span 1 / span 6 / span 1 / span 6;
  }

  #w-node-_586f2944-9fde-1e32-625c-c5be314f3015-42756265 {
    grid-area: 5 / 1 / 6 / 7;
  }

  #w-node-e941be75-f00c-006d-223f-5c2b9702e9fa-42756265 {
    grid-area: 6 / 1 / 7 / 7;
  }
}

@media screen and (max-width: 479px) {
  #w-node-fca59f7a-9914-e3d6-84a9-ac9aa419cb71-0770b565 {
    grid-area: 1 / 1 / 2 / 5;
  }

  #w-node-_754b90f7-0931-602a-6082-ebddfcebdf47-0770b565, #w-node-c714d4c9-a756-019e-2bee-1ff416f7821c-0770b565, #w-node-_235f86ac-3a47-c573-6637-fc043d98f3fd-0770b565, #w-node-_586f2944-9fde-1e32-625c-c5be314f3015-0770b565, #w-node-e941be75-f00c-006d-223f-5c2b9702e9fa-0770b565 {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }

  #w-node-fca59f7a-9914-e3d6-84a9-ac9aa419cb71-42756265 {
    grid-area: 1 / 1 / 2 / 5;
  }

  #w-node-_754b90f7-0931-602a-6082-ebddfcebdf47-42756265, #w-node-c714d4c9-a756-019e-2bee-1ff416f7821c-42756265, #w-node-_235f86ac-3a47-c573-6637-fc043d98f3fd-42756265, #w-node-_586f2944-9fde-1e32-625c-c5be314f3015-42756265, #w-node-e941be75-f00c-006d-223f-5c2b9702e9fa-42756265 {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }
}


@font-face {
  font-family: 'Clashdisplay Complete';
  src: url('../fonts/ClashDisplay_Complete.zip') format('undefined');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Thicccboi';
  src: url('../fonts/thicccboi.zip') format('undefined');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Onest';
  src: url('../fonts/onest.zip') format('undefined');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lato 2';
  src: url('../fonts/Lato-2.zip') format('undefined');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nightingale Death Of Typography';
  src: url('../fonts/nightingale-death-of-typography.zip') format('undefined');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Arrow Right Svgrepo Com';
  src: url('../fonts/arrow-right-svgrepo-com.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Line Square Icons';
  src: url('../fonts/trytru.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}