:root {
  --gold: #ffc000;
}

.w-commerce-commercecheckoutformcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercelayoutcontainer {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.w-commerce-commercelayoutmain {
  flex: 0 800px;
  margin-right: 20px;
}

.w-commerce-commercecartapplepaybutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  align-items: center;
  height: 38px;
  min-height: 30px;
  margin-bottom: 8px;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercecartapplepayicon {
  width: 100%;
  height: 50%;
  min-height: 20px;
}

.w-commerce-commercecartquickcheckoutbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  height: 38px;
  margin-bottom: 8px;
  padding: 0 15px;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercequickcheckoutgoogleicon, .w-commerce-commercequickcheckoutmicrosofticon {
  margin-right: 8px;
  display: block;
}

.w-commerce-commercecheckoutcustomerinfowrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutblockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

.w-commerce-commercecheckoutblockcontent {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding: 20px;
}

.w-commerce-commercecheckoutlabel {
  margin-bottom: 8px;
}

.w-commerce-commercecheckoutemailinput {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutemailinput::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutemailinput:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingaddresswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutshippingfullname {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingfullname::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingfullname:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstreetaddress {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstreetaddress::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddress:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutrow {
  margin-left: -8px;
  margin-right: -8px;
  display: flex;
}

.w-commerce-commercecheckoutcolumn {
  flex: 1;
  padding-left: 8px;
  padding-right: 8px;
}

.w-commerce-commercecheckoutshippingcity {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingcity::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcity:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstateprovince {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstateprovince::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstateprovince:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingzippostalcode {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingzippostalcode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingzippostalcode:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingcountryselector {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingcountryselector::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcountryselector:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingmethodswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutshippingmethodslist {
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
}

.w-commerce-commercecheckoutshippingmethoditem {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  flex-direction: row;
  align-items: baseline;
  margin-bottom: 0;
  padding: 16px;
  font-weight: 400;
  display: flex;
}

.w-commerce-commercecheckoutshippingmethoddescriptionblock {
  flex-direction: column;
  flex-grow: 1;
  margin-left: 12px;
  margin-right: 12px;
  display: flex;
}

.w-commerce-commerceboldtextblock {
  font-weight: 700;
}

.w-commerce-commercecheckoutshippingmethodsemptystate {
  text-align: center;
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding: 64px 16px;
}

.w-commerce-commercecheckoutpaymentinfowrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutcardnumber {
  -webkit-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardnumber::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardnumber:focus, .w-commerce-commercecheckoutcardnumber.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardexpirationdate {
  -webkit-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardexpirationdate::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardexpirationdate:focus, .w-commerce-commercecheckoutcardexpirationdate.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardsecuritycode {
  -webkit-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardsecuritycode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardsecuritycode:focus, .w-commerce-commercecheckoutcardsecuritycode.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingaddresstogglewrapper {
  flex-direction: row;
  display: flex;
}

.w-commerce-commercecheckoutbillingaddresstogglecheckbox {
  margin-top: 4px;
}

.w-commerce-commercecheckoutbillingaddresstogglelabel {
  margin-left: 8px;
  font-weight: 400;
}

.w-commerce-commercecheckoutbillingaddresswrapper {
  margin-top: 16px;
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutbillingfullname {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingfullname::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingfullname:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstreetaddress {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstreetaddress::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddress:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingcity {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingcity::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcity:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstateprovince {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstateprovince::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstateprovince:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingzippostalcode {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingzippostalcode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingzippostalcode:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingcountryselector {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingcountryselector::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcountryselector:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutorderitemswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummaryblockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

.w-commerce-commercecheckoutorderitemslist {
  margin-bottom: -20px;
}

.w-commerce-commercecheckoutorderitem {
  margin-bottom: 20px;
  display: flex;
}

.w-commerce-commercecartitemimage {
  width: 60px;
  height: 0%;
}

.w-commerce-commercecheckoutorderitemdescriptionwrapper {
  flex-grow: 1;
  margin-left: 16px;
  margin-right: 16px;
}

.w-commerce-commercecheckoutorderitemquantitywrapper {
  white-space: pre-wrap;
  display: flex;
}

.w-commerce-commercecheckoutorderitemoptionlist {
  margin-bottom: 0;
  padding-left: 0;
  text-decoration: none;
  list-style-type: none;
}

.w-commerce-commercelayoutsidebar {
  flex: 0 0 320px;
  position: sticky;
  top: 20px;
}

.w-commerce-commercecheckoutordersummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummarylineitem, .w-commerce-commercecheckoutordersummaryextraitemslistitem {
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 8px;
  display: flex;
}

.w-commerce-commercecheckoutsummarytotal {
  font-weight: 700;
}

.w-commerce-commercecheckoutplaceorderbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  text-align: center;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 3px;
  align-items: center;
  margin-bottom: 20px;
  padding: 9px 15px;
  text-decoration: none;
  display: block;
}

.w-commerce-commercecheckouterrorstate {
  background-color: #ffdede;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 10px 16px;
}

.w-commerce-commerceorderconfirmationcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercecheckoutcustomerinfosummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummaryitem, .w-commerce-commercecheckoutsummarylabel {
  margin-bottom: 8px;
}

.w-commerce-commercecheckoutsummaryflexboxdiv {
  flex-direction: row;
  justify-content: flex-start;
  display: flex;
}

.w-commerce-commercecheckoutsummarytextspacingondiv {
  margin-right: .33em;
}

.w-commerce-commercecheckoutshippingsummarywrapper, .w-commerce-commercecheckoutpaymentsummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercepaypalcheckoutformcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercepaypalcheckouterrorstate {
  background-color: #ffdede;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 10px 16px;
}

@media screen and (max-width: 767px) {
  .w-commerce-commercelayoutcontainer {
    flex-direction: column;
    align-items: stretch;
  }

  .w-commerce-commercelayoutmain {
    flex-basis: auto;
    margin-right: 0;
  }

  .w-commerce-commercelayoutsidebar {
    flex-basis: auto;
  }
}

@media screen and (max-width: 479px) {
  .w-commerce-commercecheckoutemailinput, .w-commerce-commercecheckoutshippingfullname, .w-commerce-commercecheckoutshippingstreetaddress, .w-commerce-commercecheckoutshippingstreetaddressoptional {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutrow {
    flex-direction: column;
  }

  .w-commerce-commercecheckoutshippingcity, .w-commerce-commercecheckoutshippingstateprovince, .w-commerce-commercecheckoutshippingzippostalcode, .w-commerce-commercecheckoutshippingcountryselector, .w-commerce-commercecheckoutcardnumber, .w-commerce-commercecheckoutcardexpirationdate, .w-commerce-commercecheckoutcardsecuritycode, .w-commerce-commercecheckoutbillingfullname, .w-commerce-commercecheckoutbillingstreetaddress, .w-commerce-commercecheckoutbillingstreetaddressoptional, .w-commerce-commercecheckoutbillingcity, .w-commerce-commercecheckoutbillingstateprovince, .w-commerce-commercecheckoutbillingzippostalcode, .w-commerce-commercecheckoutbillingcountryselector {
    font-size: 16px;
  }
}

.nav_bar_inner_block.mid {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav_bar_inner_block.right {
  justify-content: flex-end;
  align-items: center;
  width: 50%;
  display: none;
}

.nav_bar_inner_block.left {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.body {
  background-color: #000;
}

.hero_text_block {
  width: 90vw;
}

.heading1_title {
  color: var(--gold);
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 75%;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat lokal, sans-serif;
  font-size: 45px;
  font-weight: 700;
  line-height: 55px;
  display: block;
}

.text-block-8 {
  color: var(--gold);
  text-align: center;
  letter-spacing: 8px;
  font-family: Montserrat lokal, sans-serif;
  font-size: 24px;
  font-weight: 400;
}

.button_block {
  justify-content: center;
  align-items: center;
  height: 30%;
  margin-top: 40px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  overflow: hidden;
}

.scroll_inner_block_right {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.social_media_link_block {
  background-image: url('../images/twitter-sign_1twitter-sign.png');
  background-position: 50%;
  background-size: cover;
  width: 25px;
  height: 25px;
  margin-left: 10px;
  text-decoration: none;
}

.social_media_link_block.facebook {
  background-image: url('../images/facebook_1facebook.png');
}

.social_media_link_block.instagram {
  background-image: url('../images/instagram_1instagram.png');
}

.social_media_link_block.youtube {
  background-image: url('../images/youtube_1youtube.png');
}

.background-video {
  background-image: linear-gradient(#ffc0009c, #000000ed 90%);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.section_2 {
  background-color: #000;
  background-image: linear-gradient(#000 26%, #807e7e);
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.preloader {
  z-index: 99;
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
}

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

.preloader_image {
  width: 200px;
  height: 29.3px;
}

.loading_bar_block {
  flex-direction: column;
  width: 200px;
  margin-top: 10px;
  display: flex;
  overflow: hidden;
}

.loading_bar_light {
  background-color: #ffc00052;
  width: 200px;
  height: 5px;
  position: relative;
}

.loading_bar_dark {
  background-color: #ffc000;
  width: 200px;
  height: 5px;
  position: relative;
  top: -5px;
}

.preloader_image_block {
  width: 200px;
  height: 29.3px;
  overflow: hidden;
}

.div-block {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  padding-top: 25px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-2 {
  justify-content: center;
  display: flex;
  overflow: hidden;
}

.section_2_back {
  z-index: 2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
}

.section_2_front {
  z-index: 3;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
  grid-auto-columns: 1fr;
  width: 90%;
  height: 100%;
  display: grid;
  position: relative;
}

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

.section_2_front_right {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.record_1 {
  z-index: 3;
  border: 1px solid var(--gold);
  background-image: url('../images/MusicHub-Thumbnail_528Hz.jpg'), url('../images/loopcomplex_EP_01_Cover_201221.jpg');
  background-position: 50%, 0 0;
  background-size: cover, cover;
  width: 350px;
  height: 350px;
  position: absolute;
  box-shadow: 0 20px 20px -3px #00000087;
}

.heading-2 {
  color: var(--gold);
  font-family: Montserrat lokal, sans-serif;
}

.line_yellow {
  background-color: var(--gold);
  width: 100px;
  height: 3px;
}

.paragraph1 {
  color: var(--gold);
  letter-spacing: 1.5px;
  margin-top: 20px;
  font-family: Montserrat lokal, sans-serif;
}

.heading_block, .line_block, .paragraph_block {
  overflow: hidden;
}

.cta {
  color: #fff;
  letter-spacing: 2px;
  justify-content: center;
  margin-right: 10px;
  text-decoration: none;
  display: flex;
}

.cta.btn2 {
  color: var(--gold);
  text-transform: uppercase;
  padding: 29px;
  transition: text-shadow .3s;
}

.cta.btn2:hover {
  color: var(--gold);
  text-shadow: 0 28px #ccc, 0 14px #ccc;
  font-family: Montserrat lokal, sans-serif;
  font-weight: 500;
}

.cta.btn2 {
  color: #fff;
  text-transform: uppercase;
  width: auto;
  margin-right: 0;
  font-family: Montserrat lokal, sans-serif;
  font-weight: 600;
  transition: text-shadow .3s;
  display: none;
}

.cta.btn2:hover {
  color: #fff;
  text-shadow: 0 28px #ccc, 0 14px #ccc;
}

.cta.btn2._2 {
  color: var(--gold);
  padding-bottom: 29px;
  padding-left: 20px;
  padding-right: 5px;
  font-size: 14px;
  font-weight: 500;
  display: block;
}

.cta.btn2._2:hover {
  text-shadow: 0 18px #ccc, 0 2px #ccc;
}

.cta.btn2._2._3 {
  text-align: left;
  color: #fff;
  margin-left: auto;
  margin-right: auto;
}

.cta.btn2.var {
  color: var(--gold);
  padding-left: 0;
  padding-right: 5px;
  font-weight: 500;
  display: block;
}

.cta.btn2.download_class {
  color: var(--gold);
  padding-bottom: 29px;
  padding-left: 0;
  padding-right: 5px;
  font-size: 14px;
  font-weight: 500;
  display: block;
}

.cta.btn2.download_class:hover {
  text-shadow: 0 18px #ccc, 0 2px #ccc;
}

.section_3 {
  width: 100vw;
  height: auto;
}

.section_3_grid1 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100vw;
  height: 80vh;
  display: grid;
  overflow: hidden;
}

.section_3_grid1.grid_off {
  display: none;
}

.grid1_block_left {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
}

.grid_tex {
  z-index: 3;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 50%;
  display: flex;
  position: absolute;
}

.grid_tex.off {
  display: none;
}

.heading-3 {
  color: var(--gold);
  text-align: center;
  letter-spacing: 6px;
  text-transform: uppercase;
  margin: 0 20px;
  font-family: Montserrat lokal, sans-serif;
  font-weight: 700;
  line-height: 28px;
}

.button2 {
  justify-content: center;
  align-items: center;
  padding-bottom: 20px;
  text-decoration: none;
  display: flex;
}

.button2:hover {
  font-size: 15px;
}

.button2.suby {
  background-color: #ffc000;
  border-radius: 5px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
}

.arrow_image {
  margin-left: 5px;
}

.heading_3_block {
  overflow: hidden;
}

.button_2_block {
  align-items: flex-start;
  height: 15%;
  margin-top: 20px;
  margin-bottom: 0;
  padding-bottom: 25px;
  display: flex;
  overflow: hidden;
}

.image_block {
  z-index: 1;
  background-image: linear-gradient(#0006, #0006), url('../images/Drop_Water-Kit.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.image_block.right {
  background-image: url('../images/MusicHub-Thumbnail_639Hz.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.image_block.right._4 {
  background-image: linear-gradient(#00000073, #00000073), url('../images/pexels-ivan-samkov-7902139.jpg');
  background-size: auto, cover;
}

.image_block._3 {
  background-image: linear-gradient(#00000073, #00000073), url('../images/pexels-rodnae-productions-8112618.jpg');
  background-size: auto, cover;
}

.mid_column {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Studio_old.jpg');
  background-position: 0 0, 50%;
  background-size: auto, auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50vh;
  display: flex;
  overflow: hidden;
}

.section_4 {
  border-top: 15px none var(--gold);
  border-bottom: 15px none var(--gold);
  background-color: #fff;
  width: 100vw;
  height: 100%;
  margin-top: 0;
  padding-top: 100px;
  padding-bottom: 140px;
  display: block;
}

.section_4_block {
  z-index: 3;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 0;
  display: flex;
  position: relative;
}

.heading-4 {
  text-align: center;
  letter-spacing: 10px;
  width: 90%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat lokal, sans-serif;
  font-size: 34px;
  line-height: 34px;
}

.mid_text {
  text-align: center;
  text-transform: uppercase;
  margin-top: 20px;
  font-family: Montserrat lokal, sans-serif;
  font-weight: 500;
}

.mid_text.yellow {
  color: #fff;
  font-size: 14px;
}

.mid_text.yellow.footer {
  color: #ffffffa3;
  margin-top: 0;
  font-size: 12px;
}

.section_4_grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template: ". Area"
  / 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 55%;
  margin-top: 20px;
  display: grid;
}

.section_4_grid_block {
  text-decoration: none;
  transition: all .4s;
}

.section_4_grid_block:hover {
  border-radius: 14px;
  transform: scale(1.1);
}

.text-block-9 {
  color: #323232;
  text-align: center;
  text-transform: uppercase;
  font-family: Montserrat lokal, sans-serif;
  font-weight: 700;
}

.text-block-10 {
  color: #bcbcbc;
  text-align: center;
  font-family: Montserrat lokal, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.section_5 {
  border-bottom: 1px solid var(--gold);
  -webkit-text-fill-color: inherit;
  background-color: #300505;
  background-image: radial-gradient(circle, #fff0, #000 96%), linear-gradient(#00000080, #00000080), url('../images/platte-web.jpg');
  background-position: 0 0, 0 0, 50%;
  background-clip: content-box;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
}

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

.heading-5 {
  text-align: center;
  letter-spacing: 10px;
  width: 90%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat lokal, sans-serif;
  font-size: 34px;
  line-height: 34px;
}

.heading-5.yellow {
  color: var(--gold);
  text-transform: uppercase;
  width: auto;
  line-height: 44px;
}

.footer {
  border-top: 0px solid var(--gold);
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 15vh;
  display: flex;
}

.footer_grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 20vw 50vw 20vw;
  grid-auto-columns: 1fr;
  width: 90vw;
  height: 100%;
  display: grid;
}

.menu-parent-slide {
  z-index: 9;
  background-color: #070707;
  justify-content: flex-start;
  width: 60%;
  height: 100%;
  padding-top: 150px;
  display: none;
  position: fixed;
  inset: 0% 0% auto auto;
}

.nav-parent {
  margin-left: 60px;
}

.link-block-menu {
  color: #fff;
  letter-spacing: .5px;
  text-transform: uppercase;
  flex: 1;
  align-items: center;
  width: 100%;
  font-size: 12px;
  font-weight: 300;
  text-decoration: none;
  display: flex;
  position: relative;
}

.menu-txt {
  font-size: 50px;
  line-height: 50px;
  transition: opacity .4s;
}

.menu-txt:hover {
  opacity: .5;
}

.section {
  background-color: #090a0c;
  width: 100vw;
  height: 80vh;
}

.div-block-7 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: grid;
}

.div-block-8 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.background-video-2 {
  z-index: 2;
  width: 80%;
  height: 80%;
  position: relative;
}

.logo_loopcomplex {
  filter: none;
  width: 25%;
  padding-right: 0;
  transition: filter .2s;
}

.logo-text {
  color: #fff;
  margin-top: 10px;
  font-family: Montserrat lokal, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.play-sun {
  filter: invert();
  cursor: pointer;
  width: 30px;
  display: none;
}

.line-2 {
  background-color: #fff;
  width: 20px;
  height: 2px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.navbar-6 {
  width: 90vw;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.navmenu-6 {
  z-index: 9999;
  width: 100%;
  display: none;
  position: absolute;
}

.navbar6-logo {
  text-decoration: none;
  display: none;
}

.line-3 {
  background-color: #fff;
  width: 27px;
  height: 2px;
}

.burger-wrapper {
  z-index: 201;
  filter: invert();
  color: #fff;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 60px;
  height: 60px;
  padding: 15px 0 15px 15px;
  display: flex;
  position: relative;
}

.navbar6-contain {
  background-color: #0000;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.line-1 {
  background-color: #fff;
  width: 27px;
  height: 2px;
}

.div_spotify {
  flex-direction: column;
  justify-content: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.spotify_logo {
  filter: none;
  width: 50px;
  padding-bottom: 0;
}

.spotify_logo:hover {
  filter: none;
}

.nav__list {
  z-index: 99;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
  position: relative;
}

.link {
  color: #131314;
  font-family: Montserrat lokal, sans-serif;
  font-size: 2.8vw;
  font-weight: 300;
  line-height: 2.8vw;
  text-decoration: none;
  display: block;
}

.menu_section {
  z-index: 9998;
  background-color: #0000;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
}

.nav {
  z-index: 1;
  background-color: #fff;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: fixed;
}

.nav__list-item {
  margin-right: 3vw;
  display: inline-block;
  position: relative;
}

.nav__list-item.last {
  margin-right: 0;
}

.line {
  background-color: #1c1e1f;
  width: 100%;
  height: 1px;
}

.div-block-9 {
  background-color: #000;
  width: 100vw;
  height: 100vh;
  position: fixed;
  inset: 0%;
}

.line-wrap {
  width: 100%;
  height: 1px;
  position: absolute;
  overflow: hidden;
}

.nav__content {
  text-align: center;
  width: 100%;
  position: fixed;
  top: 50%;
}

.instagram_icon {
  z-index: 6;
  background-image: url('../images/youtube_2.png');
  background-position: 0 0;
  background-size: auto;
  border-radius: 2px;
  width: 60px;
  height: 60px;
  margin-top: 0;
  position: fixed;
  inset: 10% 0% 0% auto;
  overflow: hidden;
}

.img_insta {
  z-index: 6;
  filter: none;
  background-image: url('../images/youtube_2.png');
  background-size: contain;
  background-attachment: scroll;
  border-radius: 2px;
  width: 60px;
  height: 60px;
  position: static;
  overflow: hidden;
}

.link_insta {
  filter: invert();
  background-image: url('../images/youtube_2.png');
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  border: 1px #2a4c3e;
  border-radius: 0;
  width: 60px;
  height: 60px;
  overflow: hidden;
  box-shadow: 0 1px 8px #fff;
}

.link_insta:hover {
  opacity: .61;
  width: 60px;
  height: 60px;
}

.follow_message {
  z-index: 1;
  opacity: .68;
  cursor: pointer;
  background-color: #302e2e;
  border-radius: 8px;
  width: 100px;
  height: 60px;
  margin-bottom: 0;
  margin-right: 60px;
  padding-left: 5px;
  padding-right: 5px;
  position: fixed;
  inset: 10% 0% 0% auto;
  overflow: hidden;
  box-shadow: -2px 2px 5px #0000008f;
}

.h4_follow {
  color: #fff;
  margin-top: 14px;
  padding-left: 10px;
  padding-right: 0;
  font-family: Montserrat lokal, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  overflow: hidden;
}

.spotify_icon {
  z-index: 6;
  border-radius: 2px;
  width: 60px;
  height: 60px;
  margin-top: 0;
  position: fixed;
  inset: 18% 0% 0% auto;
  overflow: hidden;
}

.img_spotify {
  z-index: 6;
  border-radius: 2px;
  width: 60px;
  height: 60px;
  position: static;
  overflow: hidden;
}

.link_spotify {
  background-image: url('../images/Spotify-Emblem.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  border: 1px #fff;
  border-radius: 0;
  width: 60px;
  height: 60px;
  overflow: hidden;
  box-shadow: 0 1px 8px #2b2b2b;
}

.link_spotify:hover {
  opacity: .61;
  width: 60px;
  height: 60px;
}

.follow_message_spotify {
  z-index: 1;
  opacity: .68;
  cursor: pointer;
  background-color: #302e2e;
  border-radius: 8px;
  width: 100px;
  height: 60px;
  margin-right: 60px;
  padding-left: 5px;
  padding-right: 5px;
  position: fixed;
  inset: 18% 0% 0% auto;
  overflow: hidden;
  box-shadow: -2px 2px 5px #0000008f;
}

.logo_footer {
  opacity: .36;
  filter: none;
  background-color: #0000;
  width: 50%;
}

.logo_footer:hover {
  opacity: .79;
}

.link_div {
  color: #fff;
  background-color: #1f1f1f;
  flex-direction: row;
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  padding: 5px 20px;
  display: flex;
  position: fixed;
  inset: auto 0% 0%;
}

.footer_links {
  color: #aaa;
  align-self: flex-end;
  padding-bottom: 0;
  padding-right: 10px;
  text-decoration: none;
}

.footer_links:hover {
  color: #fff;
}

.div_imp {
  height: auto;
  margin-top: 40px;
  margin-left: 5%;
  margin-right: 5%;
  padding-left: 20px;
}

.text-span {
  text-decoration: underline;
}

.link_txt {
  color: #242424;
  text-decoration: none;
}

.text-span-2 {
  font-style: italic;
}

.div-block-10 {
  padding-left: 0%;
}

.navbar {
  background-color: #2e2c2c;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-11 {
  flex: 1;
  justify-content: center;
  align-items: center;
  margin-left: 5%;
  padding-left: 20px;
  display: flex;
}

.looptronic_logo_pos {
  width: 200px;
  margin-left: 0%;
  padding-top: 10px;
  display: block;
}

.nav_link {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: Montserrat lokal, sans-serif;
  font-size: 16px;
  font-weight: 400;
  display: flex;
}

.nav_link.w--current, .nav_link.backbutt.w--current, .nav_link.backbutt.w--current:hover {
  color: #fff;
}

.nav-menu {
  flex-direction: column;
  align-items: flex-end;
  display: flex;
}

.text-block-2 {
  letter-spacing: .6em;
  margin-left: .8em;
  margin-right: .8em;
}

.button-preload {
  z-index: 18;
  background-color: #fffba7;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 12em;
  height: 12em;
  display: flex;
  position: relative;
}

.button-preload:hover {
  background-color: #fffcc8;
}

.button-preload:active {
  background-color: #fff47d;
}

.button-preload.play {
  z-index: 18;
  background-color: var(--gold);
  cursor: pointer;
  flex: 0 auto;
  align-self: center;
  font-family: Montserrat lokal, sans-serif;
  transition: all 1s;
  display: flex;
}

.button-preload.play:hover {
  background-color: #555;
  background-image: linear-gradient(to bottom, #585858 50%, var(--gold));
  color: #fff;
}

.button-preload.play:active {
  background-color: #000;
}

.button-preload.button-loading {
  z-index: 19;
  cursor: default;
  background-color: #ffe6a7;
  justify-content: flex-start;
  display: none;
  position: absolute;
  overflow: hidden;
}

.pre-load {
  z-index: 20;
  background-color: #000;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  inset: 0%;
}

.pre-load-background {
  z-index: auto;
  background-color: #1d1d1d;
  background-image: radial-gradient(circle, #7a7a7a, #000);
  border-bottom: 1px solid #ffe6a7;
  height: 100vh;
  position: fixed;
  inset: 0%;
  overflow: hidden;
}

.text-button-toggle {
  margin-right: auto;
  display: none;
}

.text-block {
  clear: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: .4em;
  margin-right: .4em;
  font-family: Montserrat lokal, sans-serif;
  display: block;
}

.button-toggle {
  text-align: center;
  letter-spacing: .1em;
  text-transform: uppercase;
  background-color: #fff5e6;
  border: .05em solid #ffc037;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 9em;
  padding: .7em;
  font-size: 1em;
  display: flex;
}

.button-toggle:hover {
  background-color: #fae6c5;
}

.button-toggle:active {
  color: #fff;
  background-color: #333;
  border-color: #cfcfcf;
}

.button-toggle.mute {
  background-color: #0000;
  border-color: #0000;
  width: 5em;
}

.button-toggle.unmute {
  filter: none;
  background-color: #0000;
  width: 5em;
}

.lottie-soundwave {
  filter: brightness(24%);
  width: 3em;
  margin-left: auto;
  margin-right: .2em;
  padding-top: 3px;
}

.loading-marquee {
  display: flex;
}

.sound-toggle-wrapper {
  z-index: 999;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  height: 35px;
  display: flex;
  position: fixed;
  inset: 0% 0% 0% auto;
}

.sound-toggle-wrapper.off {
  display: none;
}

.full-wrapper-2 {
  background-image: radial-gradient(circle, #0000, #fff0 51%, #000000e0 72%), linear-gradient(#00000080, #00000080), url('../images/platte-web.jpg');
  background-position: 0 0, 0 0, 0 0;
  background-size: auto, auto, auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 75vh;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 18px;
  display: flex;
}

.div_icons_sticky {
  display: none;
}

.div-block-12 {
  height: 0;
}

.div-block-12.off {
  display: none;
}

.img_mute, .img_play {
  filter: invert();
  width: 30px;
}

.bold_body_txt {
  color: #fffcf1;
  font-size: 15px;
  font-weight: 500;
}

.rich-text-dse {
  margin-top: 20px;
}

.div-block-13 {
  clear: none;
  flex-direction: column;
  flex: 1;
  order: 2;
  justify-content: flex-end;
  align-self: flex-end;
  align-items: center;
  margin-bottom: 35px;
  display: block;
}

.txt_block_2 {
  clear: none;
  color: #dadada;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: .4em;
  margin-right: .4em;
  font-family: Montserrat lokal, sans-serif;
  font-size: 16px;
  font-weight: 400;
  display: flex;
}

.div-block-14 {
  font-family: Montserrat lokal, sans-serif;
}

.div-block-15 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 10vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section_4_off {
  border-top: 15px none var(--gold);
  border-bottom: 15px none var(--gold);
  background-color: #fff;
  width: 100vw;
  height: 100vh;
  display: none;
}

.section_4_grid_block_second {
  text-decoration: none;
  transition: all .4s;
  display: none;
}

.section_4_grid_block_second:hover {
  border-radius: 14px;
  transform: scale(1.1);
}

.txt_samples {
  padding-top: 50px;
  padding-left: 0;
  padding-right: 25px;
}

.button2_download {
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 20px;
  text-decoration: none;
  display: flex;
}

.button2_download:hover {
  font-size: 15px;
}

.loopcomplex_bg_word {
  opacity: .09;
  color: var(--gold);
  text-align: left;
  width: 75%;
  font-family: Montserrat lokal, sans-serif;
  font-size: 180px;
  font-weight: 600;
  line-height: 250px;
  display: flex;
  overflow: hidden;
}

.header_mobile {
  display: none;
}

.hero_section_off_bu {
  width: 100vw;
  height: 100vh;
  display: block;
}

.txt_link {
  color: var(--gold);
}

.div_logo {
  opacity: .38;
  flex-direction: column;
  flex: 1;
  order: -1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 65%;
  height: 90vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.img_logo {
  opacity: .27;
}

.sec_body_bg {
  width: 100vw;
  height: 100vh;
  position: fixed;
  inset: 0%;
}

.div_bg_img {
  filter: blur(20px);
  mix-blend-mode: normal;
  background-image: radial-gradient(circle closest-corner, #000000a8 7%, #0000 58%), url('../images/Cover_No_Mind_Loops.jpg');
  background-position: 0 0, 50%;
  margin-top: 0;
  padding-top: 0;
  display: block;
  position: fixed;
  inset: 0%;
}

.image {
  filter: blur(20px);
  display: none;
}

.div_center {
  z-index: 1;
  object-fit: contain;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 340px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
  top: 0%;
  bottom: 0%;
  overflow: visible;
}

.cover {
  object-fit: contain;
  border: 4px solid #fff;
  position: static;
  overflow: visible;
  box-shadow: 0 13px 30px -1px #000;
}

.sec_cover {
  z-index: 2;
  border-radius: 4px;
  flex-direction: column;
  align-items: center;
  margin-top: 200px;
  display: block;
  position: fixed;
  inset: 0%;
}

.div_logo_bg {
  z-index: 2;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: 1;
  filter: invert();
  outline-offset: 0px;
  text-align: left;
  -webkit-text-fill-color: inherit;
  background-image: url('../images/Loop_complex_4_Final_png.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  background-clip: border-box;
  outline: 3px #333;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 160px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: block;
  position: fixed;
  inset: 3% 0% 0%;
}

.div_cta {
  clear: left;
  flex-direction: row;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 360px;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: flex;
  position: static;
}

.button {
  color: #fff;
  background-color: #1db954;
  margin-top: 0;
  padding: 20px 25px;
  font-family: Montserrat lokal, sans-serif;
  font-size: 16px;
  display: none;
}

.spotify-logo {
  float: none;
  clear: right;
  object-fit: contain;
  flex: 0 auto;
  order: 1;
  align-self: auto;
  width: 180px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
}

.body-2 {
  font-family: Montserrat lokal, sans-serif;
}

.txt_cta {
  float: left;
  clear: left;
  color: #fff;
  text-align: right;
  letter-spacing: 1px;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 16px;
  padding-right: 10px;
  font-size: 20px;
  font-weight: 700;
  display: inline-block;
}

.link-block-cta-spotify {
  align-self: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.link-block-cta-spotify:hover {
  opacity: .67;
}

.nav_footer {
  z-index: 2;
  height: 50px;
  position: fixed;
  inset: auto 0% 0%;
}

.div_cta_main {
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  padding-top: 25px;
  display: flex;
}

.div-block-17 {
  align-self: auto;
}

.cta_btn {
  margin-top: 25px;
}

.btn {
  text-align: center;
  background-color: #0671fd;
  border-radius: 5px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  font-weight: 500;
}

.btn:hover {
  background-color: #054292;
}

.div_bg_pic {
  background-color: #868686;
  background-image: linear-gradient(#000000d9 24%, #ffffff0a 90%, #e7e7e769), url('../images/Head_Bild_kl.jpg');
  background-position: 0 0, 50%;
  background-size: auto, auto;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.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;
}

.nav_shit {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: Montserrat lokal, sans-serif;
  font-size: 16px;
  font-weight: 400;
  display: flex;
}

.nav_shit.w--current, .nav_shit.backbutt.w--current {
  color: #fff;
}

.nav_shit.backbutt.w--current:hover {
  color: #ededed;
}

.nav_shit.nav_anp.w--current {
  color: #ffe205;
}

.nav_shit.nav_anp.w--current:hover {
  color: #fff;
}

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

@media screen and (min-width: 1920px) {
  .hero_text_block {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .heading1_title {
    margin-right: auto;
    padding-left: 50px;
  }

  .div-block {
    justify-content: center;
  }

  .cta.btn2 {
    font-family: Montserrat lokal, sans-serif;
  }

  .section_4 {
    height: 100%;
  }

  .logo_loopcomplex {
    width: 25%;
  }

  .instagram_icon, .link_insta, .spotify_icon, .link_spotify {
    overflow: hidden;
  }

  .logo_footer {
    width: 30%;
  }

  .link_div {
    padding-top: 0;
    display: block;
  }

  .footer_links {
    padding-right: 10px;
  }

  .pre-load {
    display: flex;
    overflow: hidden;
  }

  .div_logo {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 90vh;
  }

  .sec_body_bg {
    height: 100vh;
    display: block;
  }

  .div_bg_img {
    opacity: 1;
    filter: blur(40px);
    outline-offset: 0px;
    mix-blend-mode: darken;
    background-image: radial-gradient(circle, #0000008a 16%, #0000 68%), url('../images/Cover_No_Mind_Loops.jpg');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, repeat;
    background-size: auto, cover;
    outline: 0 #333;
  }

  .div_center {
    width: 380px;
  }

  .sec_cover {
    margin-top: 240px;
    padding-top: 0%;
  }

  .div_logo_bg {
    width: 200px;
  }

  .div_cta {
    width: 360px;
    padding-top: 45px;
  }

  .spotify-logo {
    align-self: auto;
    width: 200px;
    padding-top: 20px;
    padding-right: 33px;
  }

  .txt_cta {
    text-align: right;
    align-self: center;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 7px;
    padding-right: 0;
    font-size: 24px;
  }

  .div_cta_main {
    flex-direction: column;
    justify-content: center;
    width: 100%;
  }

  .cta_btn {
    margin-top: 80px;
  }

  .btn {
    font-size: 16px;
  }
}

@media screen and (max-width: 991px) {
  .heading1_title {
    line-height: 55px;
  }

  .preloader {
    z-index: 20000;
    display: none;
  }

  .preloader_block {
    filter: none;
  }

  .preloader_image {
    height: auto;
  }

  .loading_bar_block {
    margin-top: 105px;
  }

  .loading_bar_dark {
    top: -5px;
  }

  .preloader_image_block {
    filter: invert();
    height: auto;
  }

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

  .section_2_front_right {
    align-items: center;
    margin-top: 177px;
  }

  .heading-2, .paragraph1 {
    text-align: center;
  }

  .cta.btn2 {
    font-family: Montserrat lokal, sans-serif;
  }

  .heading_3_block {
    width: 90%;
  }

  .section_4_grid {
    width: 85%;
  }

  .menu-parent-slide {
    z-index: 999;
    flex-direction: column;
    justify-content: flex-start;
    padding-top: 0;
    display: flex;
  }

  .menu-txt {
    color: var(--gold);
    font-size: 34px;
  }

  .div-block-4 {
    justify-content: flex-end;
    margin-bottom: 100px;
    padding-top: 10px;
    padding-right: 10px;
    display: flex;
  }

  .div-block-5 {
    filter: invert();
    cursor: pointer;
    background-image: url('../images/close-button.png');
    background-position: 50%;
    background-size: cover;
    border: 1px #000;
    width: 30px;
    height: 30px;
    padding-bottom: 0;
    padding-right: 0;
    text-decoration: none;
  }

  .mobile {
    display: none;
  }

  .logo_loopcomplex {
    width: 35%;
  }

  .div_spotify {
    align-items: center;
  }

  .link {
    font-size: 3.4vw;
    line-height: 3.4vw;
  }

  .nav {
    display: none;
  }

  .logo_footer {
    width: 30%;
  }

  .pre-load {
    z-index: 999;
    display: none;
  }

  .loopcomplex_bg_word {
    opacity: .14;
  }

  .sec_body_bg {
    height: auto;
  }

  .div_center {
    width: 340px;
  }

  .div_logo_bg {
    width: 160px;
  }

  .div_cta {
    flex-flow: row;
    flex: 0 auto;
    justify-content: center;
    align-self: center;
    align-items: center;
    width: 360px;
    margin-top: 34px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
  }

  .spotify-logo {
    align-self: center;
    width: 180px;
  }

  .txt_cta {
    align-self: center;
    padding-top: 1px;
  }

  .link-block-cta-spotify {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex: 1;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-self: center;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .nav_bar_inner_block.left {
    align-items: center;
  }

  .preloader {
    display: none;
  }

  .section_2_front_right {
    margin-top: 238px;
  }

  .paragraph1 {
    text-align: center;
  }

  .section_3_grid1 {
    flex-direction: column;
    height: auto;
    display: flex;
  }

  .grid1_block_left {
    justify-content: center;
    align-items: center;
    height: 50vh;
  }

  .heading_3_block {
    width: auto;
  }

  .section_4 {
    height: auto;
    padding-top: 76px;
    padding-bottom: 76px;
  }

  .section_4_grid {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

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

  .footer {
    height: auto;
    padding-top: 27px;
    padding-bottom: 27px;
  }

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

  .nav-parent {
    margin-left: 40px;
  }

  .mobile {
    display: none;
  }

  .logo-text {
    text-align: center;
  }

  .div_spotify {
    align-items: center;
  }

  .nav__list {
    flex-direction: column;
    align-items: flex-start;
    margin-left: 10vw;
  }

  .link {
    font-size: 6vw;
    line-height: 6vw;
  }

  .nav__list-item {
    margin-bottom: 5vh;
  }

  .nav__content {
    top: 35%;
  }

  .logo_footer {
    width: 20%;
  }

  .div_imp {
    margin-top: 0;
  }

  .sound-toggle-wrapper {
    grid-template-columns: 1fr;
  }

  .section_4_off {
    height: auto;
    padding-top: 76px;
    padding-bottom: 76px;
  }

  .section_4_grid_block_second {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: none;
  }

  .loopcomplex_bg_word {
    opacity: .05;
    width: 100%;
  }

  .div_bg_img {
    background-image: radial-gradient(circle closest-corner, #000000b3 7%, #0000 58%), url('../images/Cover_No_Mind_Loops.jpg');
    background-position: 0 0, 50%;
  }

  .div_center {
    width: 340px;
    padding-top: 21px;
  }

  .sec_cover {
    margin-top: 150px;
  }

  .div_logo_bg {
    width: 150px;
  }

  .div_cta {
    width: 360px;
  }

  .spotify-logo {
    width: 180px;
  }

  .txt_cta {
    align-self: center;
    padding-top: 1px;
  }

  .link-block-cta-spotify {
    height: 100px;
  }

  .btn {
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 479px) {
  .hero_text_block {
    width: auto;
  }

  .heading1_title {
    width: auto;
    font-size: 45px;
    line-height: 50px;
  }

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

  .button_block {
    flex-direction: column;
    height: auto;
    margin-top: 20px;
  }

  .background-video, .preloader {
    display: none;
  }

  .div-block {
    padding-left: 5px;
    padding-right: 5px;
  }

  .record_1 {
    width: 300px;
    height: 300px;
  }

  .cta {
    width: 100%;
    font-size: 12px;
  }

  .cta.btn2 {
    text-align: center;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    font-size: 10px;
  }

  .grid_tex {
    width: 90%;
  }

  .heading-3 {
    width: auto;
  }

  .heading_3_block {
    flex: 0 auto;
    max-width: 100%;
    overflow: visible;
  }

  .mid_text.yellow.footer {
    color: #ffffff9c;
  }

  .section_4_grid {
    grid-template-areas: ".";
  }

  .section_4_grid_block {
    align-items: flex-start;
  }

  .section_5 {
    width: auto;
  }

  .section_5_block {
    width: 95%;
  }

  .heading-5.yellow {
    letter-spacing: 3px;
    width: 100%;
    font-size: 30px;
  }

  .menu-parent-slide {
    width: 100%;
    display: none;
  }

  .nav-parent {
    margin-left: 20px;
  }

  .menu-txt {
    font-size: 40px;
  }

  .mobile {
    display: flex;
  }

  .logo_loopcomplex {
    width: 50%;
  }

  .link {
    font-size: 7vw;
    line-height: 7vw;
  }

  .instagram_icon {
    top: 10%;
  }

  .follow_message {
    display: none;
  }

  .spotify_icon {
    top: 18%;
  }

  .follow_message_spotify {
    display: none;
  }

  .logo_footer {
    width: 35%;
  }

  .link_div {
    justify-content: center;
  }

  .full-wrapper-2 {
    width: 100%;
    height: 75vh;
  }

  .header_mobile {
    background-image: linear-gradient(#00000080, #00000080), url('../images/platte-web.jpg');
    background-position: 0 0, 0%;
    background-size: auto, cover;
    width: 100vw;
    height: 75vh;
    padding-top: 60px;
    display: block;
    position: relative;
  }

  .sec_body_bg {
    height: auto;
  }

  .div_bg_img {
    background-image: radial-gradient(circle farthest-side, #00000073 9%, #0000 88%), url('../images/Cover_No_Mind_Loops.jpg');
    background-position: 0 0, 50%;
  }

  .div_center {
    clear: none;
    width: 270px;
    padding-top: 87px;
  }

  .cover {
    object-fit: contain;
    box-shadow: 0 8px 50px -12px #000;
  }

  .sec_cover {
    margin-top: 100px;
  }

  .div_logo_bg {
    width: 160px;
    overflow: visible;
  }

  .div_cta {
    width: auto;
    padding-left: 0;
  }

  .spotify-logo {
    order: 1;
    align-self: center;
    width: 180px;
    padding-top: 10px;
  }

  .txt_cta {
    float: left;
    text-align: right;
    flex-direction: column;
    flex: 0 auto;
    justify-content: center;
    align-self: center;
    align-items: center;
    width: 200px;
    height: auto;
    margin-left: auto;
    padding-top: 0;
    font-size: 16px;
    display: flex;
    overflow: auto;
  }

  .link-block-cta-spotify {
    margin-left: auto;
  }

  .div_cta_main {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .cta_btn {
    margin-top: 40px;
  }

  .btn {
    padding: 25px;
    font-size: 16px;
  }
}

#w-node-_056a8288-1896-91a5-2c8c-23c09481b644-e9ad03ed, #w-node-_95b74974-708a-3776-dfb6-a33d736fe809-e9ad03ed {
  grid-area: Area;
}

#w-node-c8d30200-6c28-317d-291d-0f1ccf274197-e9ad03ed {
  justify-self: start;
}

#w-node-c8d30200-6c28-317d-291d-0f1ccf27419d-e9ad03ed {
  justify-self: center;
}

@media screen and (min-width: 1920px) {
  #w-node-_056a8288-1896-91a5-2c8c-23c09481b644-e9ad03ed {
    justify-self: start;
  }

  #w-node-c8d30200-6c28-317d-291d-0f1ccf274197-e9ad03ed {
    justify-self: end;
  }

  #w-node-_52217278-dd20-88b7-feae-63f7f3f75cb6-e9ad03ed {
    place-self: center stretch;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_056a8288-1896-91a5-2c8c-23c09481b644-e9ad03ed {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_056a8288-1896-91a5-2c8c-23c09481b644-e9ad03ed {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Montserrat lokal';
  src: url('../fonts/Montserrat-Bold.ttf') format('truetype'), url('../fonts/Montserrat-ExtraBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat lokal';
  src: url('../fonts/Montserrat-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat lokal';
  src: url('../fonts/Montserrat-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat lokal';
  src: url('../fonts/Montserrat-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat lokal';
  src: url('../fonts/Montserrat-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat lokal';
  src: url('../fonts/Montserrat-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat lokal';
  src: url('../fonts/Montserrat-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat lokal';
  src: url('../fonts/Montserrat-BoldItalic.ttf') format('truetype'), url('../fonts/Montserrat-ExtraBoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat lokal';
  src: url('../fonts/Montserrat-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat lokal';
  src: url('../fonts/Montserrat-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat lokal';
  src: url('../fonts/Montserrat-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat lokal';
  src: url('../fonts/Montserrat-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat lokal';
  src: url('../fonts/Montserrat-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat lokal';
  src: url('../fonts/Montserrat-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat lokal';
  src: url('../fonts/Montserrat-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Montserrat lokal';
  src: url('../fonts/Montserrat-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}