@font-face {
  font-family: Icons Font;
  src: url('../fonts/fontello.woff2') format("woff2"), url('../fonts/fontello.eot') format("embedded-opentype"), url('../fonts/fontello.woff') format("woff"), url('../fonts/fontello.ttf') format("truetype"), url('../fonts/fontello.svg') format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --neutral-800: #1b1b1f;
  --neutral-300: #e6e6e8;
  --bg-neutral-100: #fff;
  --neutral-500: #8f8f94;
  --neutral-700: #37373d;
  --neutral-600: #626267;
  --neutral-400: #c4c4c8;
  --neutral-200: #f8f8f8;
  --bg-cards: #28282e;
}

.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-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.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-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-commercecheckoutdiscounts {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  flex-wrap: wrap;
  padding: 20px;
  display: flex;
}

.w-commerce-commercecheckoutdiscountslabel {
  flex-basis: 100%;
  margin-bottom: 8px;
}

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

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

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

.w-commerce-commercecheckoutdiscountsbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 3px;
  flex-grow: 0;
  flex-shrink: 0;
  align-items: center;
  height: 38px;
  margin-left: 8px;
  padding: 9px 15px;
  text-decoration: none;
  display: flex;
}

.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-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-commercecartwrapper {
  display: inline-block;
  position: relative;
}

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

.w-commerce-commercecartopenlinkicon {
  margin-right: 8px;
}

.w-commerce-commercecartopenlinkcount {
  color: #3898ec;
  text-align: center;
  background-color: #fff;
  border-radius: 9px;
  min-width: 18px;
  height: 18px;
  margin-left: 8px;
  padding-left: 6px;
  padding-right: 6px;
  font-size: 11px;
  font-weight: 700;
  line-height: 18px;
  display: inline-block;
}

.w-commerce-commercecartcontainerwrapper {
  z-index: 1001;
  background-color: #000c;
  position: fixed;
  inset: 0;
}

.w-commerce-commercecartcontainerwrapper--cartType-modal {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.w-commerce-commercecartcontainerwrapper--cartType-leftSidebar {
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.w-commerce-commercecartcontainerwrapper--cartType-rightSidebar {
  flex-direction: row;
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
}

.w-commerce-commercecartcontainerwrapper--cartType-leftDropdown {
  background-color: #0000;
  position: absolute;
  inset: 100% auto auto 0;
}

.w-commerce-commercecartcontainerwrapper--cartType-rightDropdown {
  background-color: #0000;
  position: absolute;
  inset: 100% 0 auto auto;
}

.w-commerce-commercecartcontainer {
  background-color: #fff;
  flex-direction: column;
  width: 100%;
  min-width: 320px;
  max-width: 480px;
  display: flex;
  overflow: auto;
  box-shadow: 0 5px 25px #00000040;
}

.w-commerce-commercecartheader {
  border-bottom: 1px solid #e6e6e6;
  flex: none;
  justify-content: space-between;
  align-items: center;
  padding: 16px 24px;
  display: flex;
  position: relative;
}

.w-commerce-commercecartheading {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.w-commerce-commercecartcloselink {
  width: 16px;
  height: 16px;
}

.w-commerce-commercecartformwrapper {
  flex-direction: column;
  flex: 1;
  display: flex;
}

.w-commerce-commercecartform {
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  display: flex;
}

.w-commerce-commercecartlist {
  -webkit-overflow-scrolling: touch;
  flex: 1;
  padding: 12px 24px;
  overflow: auto;
}

.w-commerce-commercecartitem {
  align-items: flex-start;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
}

.w-commerce-commercecartiteminfo {
  flex-direction: column;
  flex: 1;
  margin-left: 16px;
  margin-right: 16px;
  display: flex;
}

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

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

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

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

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

.w-commerce-commercecartfooter {
  border-top: 1px solid #e6e6e6;
  flex-direction: column;
  flex: none;
  padding: 16px 24px 24px;
  display: flex;
}

.w-commerce-commercecartlineitem {
  flex: none;
  justify-content: space-between;
  align-items: baseline;
  margin-bottom: 16px;
  display: flex;
}

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

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

.w-commerce-commercecartemptystate {
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.w-commerce-commercecarterrorstate {
  background-color: #ffdede;
  flex: none;
  margin: 0 24px 24px;
  padding: 10px;
}

.w-commerce-commerceaddtocartform {
  margin: 0 0 15px;
}

.w-commerce-commerceaddtocartoptionpillgroup {
  margin-bottom: 10px;
  display: flex;
}

.w-commerce-commerceaddtocartoptionpill {
  color: #000;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #000;
  margin-right: 10px;
  padding: 8px 15px;
}

.w-commerce-commerceaddtocartoptionpill.w--ecommerce-pill-selected {
  color: #fff;
  background-color: #000;
}

.w-commerce-commerceaddtocartoptionpill.w--ecommerce-pill-disabled {
  color: #666;
  cursor: not-allowed;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  outline-style: none;
}

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

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

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

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

.w-commerce-commerceaddtocartbutton.w--ecommerce-add-to-cart-disabled {
  color: #666;
  cursor: not-allowed;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  outline-style: none;
}

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

.w-commerce-commercebuynowbutton.w--ecommerce-buy-now-disabled {
  color: #666;
  cursor: not-allowed;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  outline-style: none;
}

.w-commerce-commerceaddtocartoutofstock {
  background-color: #ddd;
  margin-top: 10px;
  padding: 10px;
}

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

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

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

.w-users-userformpagewrap {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  max-width: 340px;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.w-users-userloginformwrapper {
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.w-users-userformheader {
  text-align: center;
}

.w-users-userformbutton {
  text-align: center;
  width: 100%;
}

.w-users-userformfooter {
  justify-content: space-between;
  margin-top: 12px;
  display: flex;
}

.w-users-userformerrorstate {
  margin-left: 20px;
  margin-right: 20px;
  position: absolute;
  top: 100%;
  left: 0%;
  right: 0%;
}

.w-users-usersignupformwrapper {
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.w-users-userformsuccessstate {
  display: none;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-users-usersignupverificationmessage {
  display: none;
}

.w-users-userresetpasswordformwrapper, .w-users-userupdatepasswordformwrapper {
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

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

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

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

.w-users-useraccountformsavebutton {
  text-align: center;
  margin-right: 8px;
}

.w-users-useraccountformcancelbutton {
  text-align: center;
  color: #333;
  background-color: #d3d3d3;
}

.w-users-useraccountsubscriptionlist {
  -webkit-overflow-scrolling: touch;
  flex: 1;
  overflow: auto;
}

.w-users-useraccountsubscriptionlistitem {
  align-items: flex-start;
  display: flex;
}

.w-users-gridrow {
  grid-column-gap: 8px;
  grid-template-columns: auto auto;
  justify-content: flex-start;
  display: grid;
}

.w-users-flexcolumn {
  flex-direction: column;
  display: flex;
}

.w-users-useraccountsubscriptioncancelbutton {
  color: #3898ec;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #0000;
  padding: 0;
}

.w-layout-hflex {
  flex-direction: row;
  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;
  }

  .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, .w-commerce-commercecheckoutdiscountsinput {
    font-size: 16px;
  }

  .w-commerce-commercecartcontainerwrapper--cartType-modal {
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
  }

  .w-commerce-commercecartcontainerwrapper--cartType-leftDropdown, .w-commerce-commercecartcontainerwrapper--cartType-rightDropdown {
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    display: flex;
    position: fixed;
    inset: 0;
  }

  .w-commerce-commercecartquantity, .w-commerce-commerceaddtocartquantityinput {
    font-size: 16px;
  }
}

body {
  background-color: var(--neutral-800);
  color: var(--neutral-300);
  font-family: Red Hat Display, sans-serif;
  font-size: 18px;
  line-height: 30px;
}

h1 {
  color: var(--bg-neutral-100);
  letter-spacing: .02em;
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 60px;
  font-weight: 900;
  line-height: 70px;
}

h2 {
  color: var(--bg-neutral-100);
  letter-spacing: .02em;
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 44px;
  font-weight: 900;
  line-height: 54px;
}

h3 {
  color: var(--bg-neutral-100);
  letter-spacing: .05em;
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 26px;
  font-weight: 900;
  line-height: 32px;
}

h4 {
  color: var(--bg-neutral-100);
  letter-spacing: .02em;
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 22px;
  font-weight: 700;
  line-height: 34px;
}

h5 {
  color: var(--bg-neutral-100);
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 18px;
  font-weight: 900;
  line-height: 22px;
}

h6 {
  color: var(--bg-neutral-100);
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 900;
  line-height: 22px;
}

p {
  margin-bottom: 0;
}

a {
  color: var(--bg-neutral-100);
  text-decoration: none;
  transition: color .35s;
  position: relative;
}

a:hover {
  color: var(--neutral-500);
}

ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

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

strong {
  color: var(--bg-neutral-100);
  font-weight: 700;
}

blockquote {
  background-color: var(--neutral-700);
  color: var(--bg-neutral-100);
  border-left: 0 solid #000;
  border-radius: 8px;
  margin-bottom: 48px;
  padding: 60px 125px;
  font-size: 22px;
  line-height: 36px;
}

figure {
  margin-bottom: 10px;
}

figcaption {
  text-align: center;
  margin-top: 24px;
}

.mg-top-8px {
  margin-top: 8px;
}

.mg-bottom-8px {
  margin-bottom: 8px;
}

.mg-right-16px {
  margin-right: 16px;
}

.mg-top-24px {
  margin-top: 24px;
}

.mg-top-32px {
  margin-top: 32px;
}

.mg-bottom-32px {
  margin-bottom: 32px;
}

.mg-top-40px {
  margin-top: 40px;
}

.mg-top-48px {
  margin-top: 48px;
}

.mg-top-48px.mobile-32px, .hidden-desktop {
  display: none;
}

.flex {
  display: flex;
}

.flex.center {
  justify-content: center;
  height: 100%;
}

.flex.product {
  justify-content: space-between;
  align-items: center;
  margin-top: 32px;
}

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

.text-uppercase.contact {
  color: var(--bg-neutral-100);
  margin-bottom: 16px;
  font-weight: 700;
}

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

.color-white {
  color: var(--bg-neutral-100);
}

.bg-neutral-700 {
  background-color: var(--neutral-700);
}

.bg-neutral-600 {
  background-color: var(--neutral-600);
}

.bg-neutral-500 {
  background-color: var(--neutral-500);
}

.bg-neutral-400 {
  background-color: var(--neutral-400);
}

.bg-neutral-300 {
  background-color: var(--neutral-300);
}

.bg-neutral-200 {
  background-color: var(--neutral-200);
}

.bg-neutral-100 {
  background-color: var(--bg-neutral-100);
}

.style-guide-sidebar {
  z-index: 2;
  flex: 0 14em;
  height: 100%;
  min-height: 96vh;
  margin-right: 16px;
  position: sticky;
  top: 32px;
}

.container-default {
  max-width: 1199px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.style-guide-content {
  border: 1px solid var(--neutral-700);
  border-radius: 8px;
  flex: 1;
  max-width: 100%;
  margin-left: 18px;
  box-shadow: 0 8px 22px #231e6121;
}

.section-styleguide {
  padding-top: 148px;
  padding-bottom: 86px;
}

.style-guide-title {
  color: #fff;
  margin-top: 0;
}

.style-guide-header {
  background-color: var(--bg-cards);
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  padding: 100px 68px;
}

.sidebar-navigation {
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

.style-guide-icon-link {
  background-color: var(--neutral-600);
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  margin-right: 16px;
  transition: background-color .25s;
  display: flex;
}

.style-guide-sidebar-icon {
  width: 60%;
}

.style-guide-link {
  color: var(--neutral-300);
  border-radius: 4px;
  align-items: center;
  padding: 12px 20px;
  text-decoration: none;
  transition: color .35s, background-color .35s;
  display: flex;
}

.style-guide-link:hover {
  background-color: var(--bg-cards);
  color: var(--bg-neutral-100);
}

.style-guide-link.w--current {
  background-color: var(--bg-cards);
  color: var(--bg-neutral-100);
  font-weight: 700;
  transition: color .3s, background-color .3s;
}

.style-guide-link-wrapper {
  margin-bottom: 8px;
}

.style-guide-sidebar-title {
  border-bottom: 1px solid var(--neutral-700);
  color: var(--bg-neutral-100);
  margin-bottom: 24px;
  padding-bottom: 24px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 22px;
  line-height: 24px;
}

.style-guide-sidebar-title.middle {
  border-top: 1px solid var(--neutral-700);
  margin-top: 24px;
  padding-top: 24px;
}

.color-container {
  border: 1px solid var(--neutral-800);
  background-color: #fff;
  border-radius: 8px;
}

.color-block {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  min-height: 120px;
}

.color-block.bg-neutral-800 {
  background-color: var(--neutral-800);
}

.color-block.bg-neutral-200 {
  background-color: var(--neutral-200);
}

.color-block.bg-neutral-300 {
  background-color: var(--neutral-300);
}

.color-block.bg-neutral-400 {
  background-color: var(--neutral-400);
}

.color-block.bg-neutral-500 {
  background-color: var(--neutral-500);
}

.color-block.bg-neutral-700 {
  background-color: var(--neutral-700);
}

.color-content {
  background-color: var(--bg-cards);
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  padding: 22px 16px 24px;
}

.color-title {
  color: var(--bg-neutral-100);
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}

.color-hex {
  color: var(--neutral-400);
  line-height: 20px;
}

.style-guide-subtitle {
  color: var(--bg-neutral-100);
  margin-top: 0;
}

.style-guide-subtitle.rich-text {
  margin-top: 88px;
}

.color-content-wrapper {
  padding-bottom: 56px;
}

.color-content-wrapper.last {
  padding-bottom: 0;
}

.color-neutral-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-columns: 1fr 1fr 1fr;
}

.typography-container {
  border-bottom: 1px solid var(--neutral-700);
  padding-top: 54px;
  padding-bottom: 54px;
}

.typography-container.last {
  border-bottom-width: 0;
  padding-bottom: 0;
}

.container-small-left {
  max-width: 592px;
  padding-right: 24px;
}

.typography-details {
  color: var(--neutral-500);
  margin-top: 15px;
  font-weight: 500;
}

.paragraph-large {
  color: #d8830c;
  font-size: 28px;
  line-height: 34px;
}

.paragraph-large.mg-top-90px {
  margin-top: 90px;
}

.style-guide-subheader {
  background-color: var(--neutral-700);
  color: var(--bg-neutral-100);
  padding: 52px 68px;
}

.style-guide-content-wrapper {
  background-color: var(--neutral-800);
  padding: 76px 40px;
}

.buttons-grid {
  grid-column-gap: 24px;
  grid-row-gap: 56px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.button-primary {
  background-color: var(--bg-neutral-100);
  color: var(--neutral-800);
  text-align: center;
  border-radius: 12px;
  justify-content: center;
  padding: 26px 40px;
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
  transition: color .35s, transform .3s, background-color .3s;
}

.button-primary:hover {
  background-color: var(--neutral-600);
  color: var(--bg-neutral-100);
  transform: scale(.94);
}

.button-primary.small {
  border-radius: 8px;
  padding: 20px 32px;
  font-size: 16px;
  line-height: 18px;
}

.button-primary.large {
  padding: 28px 68px;
  font-size: 24px;
  line-height: 26px;
}

.button-primary.full-width {
  align-self: stretch;
  display: block;
}

.button-primary.checkout {
  margin-top: 15px;
  margin-bottom: 0;
}

.button-primary._2-buttons {
  background-color: var(--bg-neutral-100);
  margin-right: 32px;
}

.button-primary.product {
  width: 100%;
  margin-right: 12px;
}

.button-primary.cart {
  margin-top: 20px;
  padding-top: 26px;
  padding-bottom: 26px;
  font-size: 18px;
}

.button-secondary {
  border: 1px solid var(--bg-neutral-100);
  color: var(--bg-neutral-100);
  text-align: center;
  background-color: #0000;
  border-radius: 12px;
  margin-top: 0;
  padding: 26px 40px;
  font-size: 20px;
  line-height: 22px;
  transition: transform .35s, color .3s, background-color .3s;
}

.button-secondary:hover {
  background-color: var(--bg-neutral-100);
  color: var(--neutral-800);
  transform: scale(.94);
}

.button-secondary.small {
  border-radius: 8px;
  padding: 20px 32px;
  font-size: 16px;
  line-height: 18px;
}

.button-secondary.large {
  padding: 20px 68px;
  font-size: 22px;
  line-height: 24px;
}

.button-secondary.discounts {
  border-width: 1px;
  flex: 0 auto;
  height: auto;
  margin-left: 0;
  padding: 16px;
}

.button-secondary.product {
  width: 100%;
  margin-left: 12px;
}

.style-guide-button-container {
  margin-top: 48px;
}

.header {
  background-color: #0000;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  position: absolute;
  top: 0;
}

.logo {
  height: 100px;
}

.header-navigation {
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.nav-item-wrapper {
  margin-right: 32px;
}

.nav-item-wrapper.social {
  margin-left: 22px;
  margin-right: 0;
}

.nav-link {
  text-decoration: none;
  transition: color .35s;
}

.display-1 {
  color: var(--bg-neutral-100);
  font-size: 80px;
  line-height: 86px;
}

.footer {
  border-top: 1px solid var(--neutral-700);
  display: none;
}

.footer-logo {
  width: 240px;
  margin-bottom: 14px;
}

.licenses-hero {
  background-color: var(--bg-cards);
  padding-top: 180px;
  padding-bottom: 90px;
}

.hero-socials {
  padding-top: 200px;
  padding-bottom: 200px;
}

.hero-socials.checkout-hero {
  background-color: var(--bg-cards);
  padding-top: 140px;
  padding-bottom: 80px;
}

.hero-socials.hero-home {
  background-image: url('../images/hero-home-music-x-webflow-template.jpeg');
  background-position: 50% 100%;
  background-size: cover;
  height: 100vh;
  padding-top: 220px;
  position: relative;
  overflow: hidden;
}

.hero-socials.position-relative {
  position: relative;
  overflow: hidden;
}

.hero-socials.position-relative.how-we-started {
  padding-top: 282px;
  padding-bottom: 282px;
}

.hero-socials.position-relative.album-tracks {
  padding-top: 154px;
  padding-bottom: 154px;
}

.hero-socials.position-relative.brett {
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  margin-top: 0;
  padding-top: 140px;
  padding-bottom: 140px;
}

.hero-socials.position-relative.brett.hide {
  display: none;
}

.hero-socials.about-hero {
  padding-top: 240px;
  padding-bottom: 90px;
  display: none;
  position: relative;
  overflow: hidden;
}

.hero-socials.hero-inner {
  padding-top: 260px;
  display: none;
  position: relative;
  overflow: hidden;
}

.hero-socials.hero-inner.events {
  padding-bottom: 0;
}

.hero-socials.album-hero-single {
  padding-top: 0;
  padding-bottom: 40px;
}

.hero-socials.product {
  padding-bottom: 140px;
}

.hero-socials.posts {
  padding-top: 180px;
  padding-bottom: 180px;
}

.hero-socials.blog-post {
  padding-top: 150px;
  padding-bottom: 160px;
  position: static;
}

.hero-socials.changelog {
  padding-top: 80px;
  padding-bottom: 80px;
}

.hero-socials.author-page {
  padding-top: 150px;
  padding-bottom: 150px;
}

.hero-socials.events-tabs {
  padding-top: 20px;
  padding-bottom: 160px;
}

.hero-socials.position-relative {
  padding-top: 40px;
  padding-bottom: 40px;
  display: block;
  position: relative;
  overflow: hidden;
}

.licenses-image {
  border-radius: 4px;
  transform: scale(1.02);
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  padding: 145px 24px 100px;
  display: flex;
}

.utility-page-content-password {
  background-color: var(--bg-cards);
  text-align: center;
  border-radius: 4px;
  flex-direction: column;
  width: 100%;
  max-width: 580px;
  padding: 72px 50px;
  display: flex;
}

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

.input {
  border: 1px solid var(--neutral-600);
  background-color: var(--bg-cards);
  color: var(--neutral-500);
  border-radius: 6px;
  height: 65px;
  margin-bottom: 0;
  padding-left: 24px;
  padding-right: 24px;
  font-size: 18px;
  transition: border-color .35s;
}

.input:hover {
  border-color: var(--bg-neutral-100);
}

.input:focus, .input.-wfp-focus {
  border-color: var(--bg-neutral-100);
  color: var(--bg-neutral-100);
}

.input.password {
  height: 72px;
  margin-bottom: 20px;
}

.input.checkout {
  background-color: var(--neutral-700);
  border-width: 0;
  height: 50px;
  margin-bottom: 16px;
  transition: background-color .35s;
}

.input.checkout:hover {
  background-color: var(--neutral-600);
}

.input.discounts {
  background-color: var(--neutral-700);
  border-width: 0;
  flex: 0 auto;
  height: 46px;
  margin-bottom: 16px;
  transition: background-color .35s;
}

.input.discounts:hover {
  background-color: var(--neutral-600);
}

._404-title {
  color: var(--neutral-500);
  margin-bottom: 0;
  font-size: 180px;
  font-weight: 700;
  line-height: 160px;
}

.container-medium-750px {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.container-medium-750px.changelog {
  margin-top: 0;
}

.container-medium-750px.overlay-content {
  z-index: 1;
  position: relative;
}

.divider {
  background-color: var(--neutral-600);
  width: 100%;
  height: 1px;
}

.divider.utility-pages {
  margin-top: 60px;
  margin-bottom: 60px;
}

.divider.blog-post {
  margin-top: 56px;
  margin-bottom: 56px;
}

.divider.author-page {
  margin-top: 38px;
  margin-bottom: 38px;
}

.paragraph.password, .paragraph._404 {
  margin-bottom: 40px;
}

.paragraph-small {
  font-size: 16px;
  line-height: 28px;
}

.card-container {
  background-color: var(--bg-cards);
  border-radius: 8px;
  text-decoration: none;
  overflow: hidden;
  transform: translate(0);
}

.card-container.changelog {
  margin-bottom: 40px;
  padding: 60px 50px;
}

.card-container.changelog.last {
  margin-bottom: 0;
}

.card-container.checkout {
  background-color: var(--bg-cards);
  margin-bottom: 40px;
}

.card-container.checkout.last {
  margin-bottom: 0;
}

.card-container.checkout.order-summary {
  border-bottom-width: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  margin-bottom: 0;
}

.checkout-form {
  background-color: var(--neutral-800);
  padding: 80px 0 150px;
}

.checkout-block-header {
  background-color: var(--bg-cards);
  border-width: 0;
  padding: 30px 40px 20px;
}

.checkout-block-content {
  background-color: var(--bg-cards);
  border-bottom-width: 0;
  border-left-width: 0;
  border-right-width: 0;
  padding: 10px 40px 40px;
}

.title.checkout {
  margin-bottom: 0;
}

.title.order-item {
  font-weight: 700;
  text-decoration: none;
}

.title.checkout-hero {
  color: var(--bg-neutral-100);
}

.split-content.checkout-left {
  flex-grow: 1;
}

.split-content.checkout-right {
  flex-grow: 1;
  position: static;
}

.split-content.header-right {
  align-items: center;
  height: 200.266px;
  display: flex;
}

.checkout-field-label {
  margin-top: 15px;
  margin-bottom: 10px;
}

.checkout-required-text {
  color: var(--neutral-400);
  font-size: 20px;
}

.checkout-billing-address-toggle {
  align-items: center;
  margin-top: 10px;
}

.checkout-checkbox-label {
  margin-bottom: 0;
}

.checkout-checkbox {
  margin-top: 0;
}

.order-item-list {
  margin-bottom: -40px;
}

.order-item {
  justify-content: space-between;
  margin-bottom: 40px;
}

.image-wrapper {
  overflow: hidden;
  transform: translate(0);
}

.image-wrapper.order-item-image {
  max-width: 80px;
  margin-right: 20px;
}

.image.order-item-image {
  width: auto;
  height: auto;
}

.order-item-wrapper {
  flex-wrap: wrap;
  margin-right: 16px;
  display: flex;
}

.order-item-content {
  margin-left: 0;
  margin-right: 0;
}

.order-item-price {
  font-weight: 500;
}

.apple-pay {
  height: 65px;
}

.checkout-line-item {
  flex-wrap: wrap;
}

.order-summary-subtotal {
  color: var(--bg-neutral-100);
  font-weight: 500;
}

.order-summary-total {
  color: var(--bg-neutral-100);
  font-size: 20px;
}

.discounts {
  background-color: var(--bg-cards);
  border-width: 0;
  flex-direction: column;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.paypal {
  margin-bottom: 15px;
}

.checkout-hero-wrapper {
  color: var(--bg-neutral-100);
  max-width: 550px;
}

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

.cart-button {
  background-color: #0000;
  padding: 0;
  transition: opacity .35s, color .35s;
}

.cart-button:hover {
  opacity: .6;
  color: var(--bg-neutral-100);
}

.cart-quantity {
  color: var(--bg-neutral-100);
  background-color: #0000;
  border-radius: 0;
  min-width: auto;
  height: auto;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}

.cart-container {
  background-color: var(--bg-cards);
  max-width: 500px;
}

.grid-licenses-images {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 24px;
}

.licenses-link-image-container {
  transition: transform .35s;
  overflow: hidden;
  transform: translate(0);
}

.licenses-link-image-container:hover {
  transform: translate(0, -4px);
}

.bg-neutral-800 {
  background-color: var(--neutral-800);
}

.style-guide-subheader-title {
  color: var(--bg-neutral-100);
  margin-bottom: 0;
}

.header-grid {
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 2.4fr 1fr;
  align-items: center;
  width: 100%;
}

.nav-menu-wrapper {
  align-items: center;
  margin-left: 32px;
  display: flex;
}

.brand-logo {
  width: 200px;
  transition: opacity .35s, color .35s;
}

.brand-logo:hover {
  opacity: .4;
}

.dropdown-toggle {
  color: var(--neutral-300);
  padding: 0;
  transition: opacity .35s;
  display: flex;
}

.dropdown-toggle:hover {
  opacity: .6;
}

.video-link-container {
  text-decoration: none;
  display: flex;
}

._2-buttons-container {
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.bg-overlay {
  z-index: 0;
  background-color: var(--neutral-800);
  background-image: url('../images/LAAMP-Beats-Image_1.jpeg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  inset: 0%;
}

.bg-overlay.video-gradient {
  background-color: #0000;
  background-image: linear-gradient(#000000b0, #000000bf 65%, #000);
  border-radius: 6px;
  display: block;
}

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

._2-columns-grid.our-latest-album-home {
  grid-column-gap: 70px;
  grid-template-columns: 1.1fr 1fr;
  align-items: center;
}

._2-columns-grid.top-header {
  grid-column-gap: 56px;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}

._2-columns-grid.top-header.upcoming-events, ._2-columns-grid.top-header.more-albums {
  align-items: center;
}

._2-columns-grid.watch-our-concerts {
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  grid-template-rows: auto auto;
  grid-template-columns: 2fr 1fr;
  align-items: center;
  margin-top: 58px;
}

._2-columns-grid.product-grid-hero {
  grid-column-gap: 84px;
  grid-template-columns: 1.2fr 1fr;
  align-items: center;
}

._2-columns-grid.posts {
  grid-row-gap: 48px;
  grid-template-columns: 1fr 1fr 1fr;
}

._2-columns-grid.contact-hero {
  grid-column-gap: 88px;
  grid-template-columns: .4fr 1fr;
  margin-top: 80px;
  position: relative;
}

.play-button {
  margin-right: 12px;
  font-family: Icons Font, sans-serif;
  font-size: 32px;
  line-height: 34px;
}

.home-album-cover-container {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.album-cover-top {
  z-index: 2;
  border-radius: 200px;
  width: 45%;
  height: 45%;
  position: relative;
  box-shadow: 0 4px 20px #00000040;
}

.album-cover-middle {
  z-index: 1;
  width: 70%;
  position: absolute;
}

.album-cover-bottom {
  border-radius: 20px;
  position: absolute;
}

.big-text-bg {
  z-index: -1;
  opacity: .3;
  color: var(--neutral-700);
  text-transform: uppercase;
  font-size: 220px;
  font-weight: 900;
  line-height: 190px;
  position: absolute;
}

.big-text-bg.music {
  z-index: -1;
  color: #0f0f11;
  font-size: 200px;
  line-height: 220px;
  inset: 11% -2% auto auto;
}

.big-text-bg.shows {
  inset: 6% auto auto -6%;
}

.big-text-bg.about-us {
  text-align: center;
  top: 6%;
  left: 0%;
  right: 0%;
}

.big-text-bg.watch-us {
  inset: 22% -6% auto auto;
}

.big-text-bg.follow-us {
  text-align: center;
  top: 14%;
  left: 0%;
  right: 0%;
}

.big-text-bg.about-page {
  inset: 14% -7% auto auto;
}

.big-text-bg.our-story {
  text-align: center;
  inset: 16% 0% auto;
}

.big-text-bg.timeline {
  text-align: center;
  inset: 6% 0% auto -28%;
}

.big-text-bg.the-band {
  line-height: 200px;
  inset: 2% -8% auto auto;
}

.big-text-bg.events {
  inset: 43% auto auto -4%;
}

.big-text-bg.albums {
  inset: 7% auto auto 0%;
}

.big-text-bg.tracks {
  inset: 4% -7% auto auto;
}

.big-text-bg.merch {
  inset: 7% auto auto 0%;
}

.big-text-bg.blog {
  z-index: -1;
  position: absolute;
  inset: 12% auto auto 3%;
}

.top-header {
  margin-bottom: 52px;
}

.about-images-container-home {
  justify-content: space-between;
  align-items: center;
  margin-top: 88px;
  padding-bottom: 130px;
  display: flex;
  position: relative;
}

.about-image-home-one {
  border-radius: 8px;
  width: 80%;
}

.about-image-home-two {
  border-radius: 8px;
  width: 100%;
  max-width: 42%;
  position: absolute;
  inset: auto 0% 0% auto;
  box-shadow: 0 4px 144px #000000e6;
}

.container-medium-680px {
  max-width: 680px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
  line-height: 18px;
}

.container-medium-680px.author {
  background-color: var(--neutral-700);
  border-radius: 8px;
  padding: 47px 56px;
}

.container-medium-680px.hide {
  display: none;
}

.video-text-container {
  z-index: 1;
  align-items: center;
  display: flex;
  position: absolute;
  bottom: 54px;
  left: 40px;
}

.video-text-container.small {
  bottom: 24px;
  left: 20px;
}

.video-container {
  border-radius: 6px;
  align-items: center;
  display: flex;
  position: relative;
}

.video-title {
  margin-bottom: 8px;
  font-size: 44px;
  line-height: 50px;
}

.video-title.small {
  letter-spacing: .04em;
  margin-bottom: 4px;
  font-size: 20px;
  line-height: 32px;
}

.video-sub-text {
  letter-spacing: .16em;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 18px;
}

.video-sub-text.small {
  font-size: 12px;
  line-height: 14px;
}

.video-text-wrapper {
  margin-left: 24px;
  display: none;
}

.video-text-wrapper.small {
  margin-left: 12px;
}

.video-icon {
  opacity: .36;
  width: 7%;
  transition: transform .35s;
  position: absolute;
}

.video-icon:hover {
  transform: scale(.84);
}

.video-icon.small {
  width: 48px;
}

.video-image {
  border-radius: 6px;
}

.grid-instagram {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  grid-template-columns: 1fr 1fr 2.1fr 1fr;
  margin-top: 54px;
}

.instagram-image-container {
  border-radius: 6px;
  transition: transform .35s, opacity .35s, color .35s;
  transform: translate(0);
}

.instagram-image-container:hover {
  opacity: .6;
  transform: scale(.92)translate(0);
}

.instagram-image {
  border-radius: 6px;
}

.footer-top {
  grid-column-gap: 80px;
  border-bottom: 1px solid var(--neutral-600);
  grid-template-rows: auto;
  grid-template-columns: .8fr 1fr;
  align-items: center;
  padding-top: 48px;
  padding-bottom: 48px;
}

.footer-middle {
  grid-column-gap: 72px;
  border-bottom: 1px solid var(--neutral-600);
  grid-template-rows: auto;
  grid-template-columns: .6fr .44fr 1fr;
  padding-top: 100px;
  padding-bottom: 100px;
}

.footer-bottom {
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
}

.footer-social-media {
  align-items: center;
  padding-left: 0;
  list-style-type: none;
  display: flex;
}

.footer-social-media.bottom {
  justify-content: flex-end;
}

.footer-social-media-item {
  margin-right: 40px;
}

.footer-social-media-item.bottom {
  margin-left: 23px;
  margin-right: 0;
}

.social-icon {
  font-family: Icons Font, sans-serif;
  font-style: normal;
  text-decoration: none;
  transition: opacity .35s, color .35s;
}

.social-icon:hover {
  opacity: .6;
  color: var(--bg-neutral-100);
}

.social-icon.spotify {
  font-size: 24px;
}

.social-icon.spotify.big {
  font-size: 32px;
}

.social-icon.spotify.album {
  margin-right: 24px;
}

.social-icon.apple-music {
  font-size: 24px;
}

.social-icon.apple-music.big {
  font-size: 30px;
}

.social-icon.apple-music.album {
  margin-right: 24px;
}

.social-icon.youtube {
  font-size: 22px;
}

.social-icon.youtube.big {
  font-size: 28px;
}

.social-icon.youtube.album {
  margin-right: 24px;
}

.social-icon.youtube.author {
  margin-left: 20px;
}

.social-icon.tidal {
  font-size: 22px;
}

.social-icon.tidal.big {
  font-size: 27px;
}

.social-icon.tidal.album {
  margin-right: 32px;
}

.social-icon.facebook, .social-icon.instagram {
  font-size: 24px;
}

.social-icon.instagram.author {
  margin-left: 20px;
}

.social-icon.sound-cloud.big {
  font-size: 24px;
}

.footer-social-subtitle {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 25px;
  font-size: 20px;
  font-weight: 500;
  line-height: 22px;
}

.footer-nav-list {
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

.footer-nav-list.columns-1 {
  margin-right: 58px;
}

.menu-nav-list-item {
  margin-bottom: 16px;
}

.menu-nav-list-link {
  color: var(--neutral-400);
  text-decoration: none;
}

.menu-nav-list-link:hover {
  color: var(--neutral-600);
}

.menu-title {
  margin-bottom: 40px;
  font-size: 22px;
  font-weight: 500;
  line-height: 24px;
}

.menu-title.dropdown {
  margin-bottom: 27px;
  font-size: 16px;
}

.menu-list-container {
  display: flex;
}

.upcoming-concert-item {
  border-bottom: 1px solid var(--neutral-700);
  color: var(--neutral-200);
  justify-content: space-between;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  text-decoration: none;
  display: flex;
}

.upcoming-concert-item:hover {
  color: var(--neutral-200);
}

.upcoming-concert-item.top {
  color: var(--neutral-200);
  padding-top: 0;
}

.upcoming-concert-link {
  display: flex;
}

.upcoming-concert-date {
  color: var(--neutral-400);
  margin-right: 36px;
}

.slider {
  background-color: #0000;
  height: 100%;
}

.slider-mask {
  max-width: 390px;
  overflow: visible;
}

.slider-item {
  margin-right: 26px;
}

.link-arrow-container {
  align-items: center;
  text-decoration: none;
  display: flex;
}

.link-arrow-container.mg-top-40px {
  color: var(--bg-neutral-100);
}

.event-card-text-container {
  padding: 46px 30px;
}

.event-date {
  color: var(--bg-neutral-100);
  letter-spacing: .1em;
  text-transform: uppercase;
  margin-bottom: 19px;
  font-size: 14px;
  line-height: 16px;
}

.event-image {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  width: 100%;
}

.event-paragraph {
  color: var(--neutral-400);
}

.slider-arrow {
  background-color: var(--neutral-600);
  transform-style: preserve-3d;
  border-radius: 8px;
  width: 60px;
  height: 60px;
  font-size: 20px;
  transition: transform .35s, background-color .35s;
}

.slider-arrow:hover {
  background-color: var(--bg-neutral-100);
  color: var(--neutral-700);
  transform: scale3d(.9, .9, 1.01);
}

.slider-arrow.arrow-left {
  inset: -12% 84px auto auto;
}

.slider-arrow.arrow-right {
  inset: -12% 0% auto auto;
}

.grid-about-hero {
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
  align-items: center;
  position: relative;
}

.about-hero-texto-container {
  max-width: 580px;
  position: absolute;
  inset: auto 0% auto auto;
}

.how-we-started-grid {
  grid-column-gap: 76px;
  grid-template-rows: auto;
  grid-template-columns: 1.2fr 1fr;
  margin-top: 60px;
}

.our-story-grid {
  grid-template-rows: auto;
  grid-template-columns: .7fr 1fr;
  align-items: center;
}

.our-story-images-container {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.our-story-image-one {
  max-width: 190px;
  margin-right: 32px;
}

.our-story-image-two {
  max-width: 280px;
}

.our-timeline-grid {
  grid-column-gap: 70px;
  grid-row-gap: 60px;
  align-items: start;
  margin-top: 72px;
}

.our-story-card {
  background-color: var(--bg-cards);
  border-radius: 8px;
  padding: 48px;
}

.our-story-card.two {
  margin-top: 76px;
}

.our-story-card.four, .our-story-card.six {
  margin-top: 65px;
}

.our-timeline-date {
  letter-spacing: .2em;
  text-transform: uppercase;
  margin-bottom: 18px;
  font-size: 16px;
  line-height: 18px;
}

.our-timeline-paragraph {
  color: var(--neutral-400);
}

.our-team-grid {
  grid-column-gap: 26px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.team-member-container {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.team-member-photo-container {
  border-radius: 50%;
  overflow: hidden;
  transform: translate(0);
}

.team-member-photo-container.blog-post {
  width: 90px;
  margin-right: 20px;
}

.team-member-name {
  margin-top: 32px;
  margin-bottom: 10px;
}

.team-member-role {
  color: var(--bg-neutral-100);
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 16px;
}

.team-member-description {
  color: var(--neutral-400);
  margin-top: 26px;
}

.team-member-photo {
  transform: translate(0px, 0px) scale3d(1none, 1none, 1none);
  transform-style: preserve-3d;
  border-radius: 50%;
}

.tabs-menu-container {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 32px;
  display: flex;
}

.tab-link {
  background-color: var(--neutral-600);
  color: var(--neutral-300);
  border-radius: 12px;
  margin-left: 15px;
  margin-right: 15px;
  padding: 20px 28px;
  line-height: 20px;
  transition: background-color .45s, color .45s;
}

.tab-link:hover {
  background-color: var(--bg-neutral-100);
  color: var(--neutral-800);
}

.tab-link.w--current {
  background-color: var(--bg-neutral-100);
  color: var(--neutral-800);
  font-weight: 700;
}

._3-columns-grid {
  grid-column-gap: 26px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

.tabs-content.product {
  background-color: var(--neutral-700);
  border-radius: 12px;
  max-width: 858px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  padding: 92px 104px 84px;
}

._1-column-grid {
  grid-row-gap: 80px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

._1-column-grid.albums {
  margin-top: 30px;
}

.album-container {
  align-items: center;
}

.album-grid {
  grid-column-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  align-items: center;
}

.album-date {
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 16px;
  font-size: 22px;
  line-height: 24px;
}

.album-title {
  margin-bottom: 0;
}

.album-bottom-details {
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.music-icons-container {
  margin-top: 0;
}

.music-icons-container.single-track {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.album-cover {
  border-radius: 12px;
  transition: transform .35s;
}

.album-cover:hover {
  transform: scale(.96);
}

.album-tracks-container {
  grid-row-gap: 0px;
  grid-template-columns: 1fr;
}

.album-track-single-grid {
  grid-column-gap: 24px;
  border-bottom: 1px solid var(--neutral-700);
  grid-template-rows: auto;
  grid-template-columns: .25fr 1.2fr 1.2fr 1fr;
  padding-bottom: 46px;
}

.album-track-single-grid.single {
  align-items: center;
  padding-top: 16px;
  padding-bottom: 16px;
}

.album-track-title {
  color: var(--neutral-400);
  letter-spacing: .08em;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 22px;
}

.mini-album-container {
  flex-direction: row;
  align-items: center;
  display: flex;
}

.text-20px {
  color: var(--bg-neutral-100);
  font-size: 20px;
  font-weight: 500;
  line-height: 22px;
}

.mini-album {
  max-width: 58px;
  margin-right: 18px;
}

.album-card {
  text-decoration: none;
}

.album-card-title {
  margin-top: 40px;
  margin-bottom: 14px;
}

.album-card-subtext {
  color: var(--neutral-400);
}

.album-card-image-container {
  border-radius: 6px;
  overflow: hidden;
  transform: translate(0);
}

.arrow-card-link-container {
  color: var(--bg-neutral-100);
  align-items: center;
  margin-bottom: 48px;
  display: flex;
}

.arrow-card-link-container.albums {
  margin-top: 40px;
}

.arrow-card-link-container.blog-post {
  margin-bottom: 0;
}

.arrow-card-link-container.link {
  margin-bottom: 0;
  text-decoration: none;
}

.arrow {
  margin-left: 14px;
  font-family: Icons Font, sans-serif;
  font-size: 13px;
  line-height: 15px;
}

.arrow.blog-post {
  margin-left: 0;
  margin-right: 14px;
  transform: rotate(-180deg);
}

.product-card {
  background-color: var(--bg-cards);
  border-radius: 8px;
  text-decoration: none;
  transform: translate(0);
}

.product-card-image-container {
  color: #f39005;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  overflow: hidden;
  transform: translate(0);
}

.product-card-image {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  transform: translate(0);
}

.arrow-link-container {
  align-items: center;
  display: flex;
}

.product-card-bottom-details {
  color: var(--bg-neutral-100);
  justify-content: space-between;
  margin-top: 36px;
  display: flex;
}

.product-card-details {
  padding: 38px 24px 46px;
}

.product-card-paragraph {
  color: var(--neutral-400);
}

.dual-heading {
  justify-content: center;
  display: flex;
}

.product-pricing {
  color: var(--bg-neutral-100);
  margin-top: 32px;
  font-size: 30px;
  font-weight: 900;
  line-height: 32px;
}

.product-add-to-cart {
  margin-top: 32px;
}

.select {
  color: var(--bg-neutral-100);
  background-color: #0000;
  border: 0 solid #000;
  height: 100%;
  margin-bottom: 0;
  padding: 0;
  font-size: 18px;
  line-height: 20px;
}

.select.checkout {
  font-size: 18px;
}

.select-container {
  background-color: var(--neutral-700);
  border-radius: 12px;
  align-items: center;
  height: 86px;
  padding-left: 16px;
  padding-right: 16px;
  transition: background-color .35s;
  display: flex;
}

.select-container:hover {
  background-color: var(--neutral-600);
}

.select-container.checkout {
  height: 60px;
}

.product-image {
  border-radius: 6px;
}

.rich-text {
  color: var(--neutral-400);
}

.rich-text p {
  margin-bottom: 25px;
}

.rich-text li {
  margin-bottom: 8px;
}

.rich-text h4 {
  margin-top: 40px;
}

.rich-text h2 {
  margin-top: 24px;
}

.rich-text ul, .rich-text ol {
  margin-bottom: 40px;
}

.rich-text figure {
  margin-top: 40px;
  margin-bottom: 40px;
}

.empty-state {
  background-color: var(--bg-cards);
  text-align: center;
  border-radius: 8px;
  padding: 34px 35px;
  font-size: 22px;
  line-height: 32px;
}

.empty-state.small {
  font-size: 18px;
  line-height: 26px;
}

.empty-state.cart {
  flex-direction: column;
  font-size: 20px;
}

.top-posts-grid {
  grid-column-gap: 48px;
  grid-template-rows: auto;
  grid-template-columns: 1.8fr 1fr;
  margin-top: 64px;
}

.blog-card-image-container {
  border-radius: 6px 6px 0 0;
  overflow: hidden;
  transform: translate(0);
}

.blog-card-image-container.featured-top {
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  margin-left: 34px;
}

.blog-card-image {
  border-radius: 6px 6px 0 0;
}

.blog-card-image.top {
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}

.blog-card-text-top {
  background-color: var(--bg-cards);
  border-radius: 12px;
  padding: 42px 44px;
}

.blog-card-text-top.featured {
  max-width: 598px;
  margin-top: 224px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.blog-card-link-container {
  text-decoration: none;
}

.blog-card-link-container.featured {
  flex-direction: row;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.blog-card-details {
  justify-content: space-between;
  align-items: center;
  margin-top: 32px;
  display: flex;
}

.blog-card-details.small {
  margin-top: 24px;
}

.blog-card-date {
  color: var(--neutral-400);
  letter-spacing: .1em;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 16px;
}

.blog-featured-side-wrapper {
  border-bottom: 1px solid var(--neutral-600);
  padding-top: 37px;
  padding-bottom: 37px;
}

.blog-featured-side-wrapper:first-child {
  padding-top: 0;
}

.blog-featured-side-wrapper:last-child {
  border-bottom-width: 0;
  padding-bottom: 0;
}

.mg-bottom-0 {
  margin-bottom: 0;
}

.blog-categories-container {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.category-badge {
  background-color: var(--neutral-600);
  border-radius: 12px;
  margin-left: 32px;
  padding: 20px 26px;
  line-height: 20px;
  text-decoration: none;
  transition: background-color .35s, color .35s;
  display: inline-block;
}

.category-badge:hover {
  background-color: var(--bg-neutral-100);
  color: var(--neutral-800);
}

.category-badge.w--current {
  background-color: var(--bg-neutral-100);
  color: var(--neutral-800);
  font-weight: 700;
}

.category-badge.blog-post {
  background-color: var(--bg-neutral-100);
  color: var(--neutral-800);
  margin-left: 0;
  margin-right: 18px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-weight: 700;
}

.category-badge.blog-post:hover {
  background-color: var(--neutral-600);
  color: var(--bg-neutral-100);
}

.blog-category-wrapper {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.blog-card-container {
  background-color: var(--bg-cards);
  border-radius: 12px;
  text-decoration: none;
  transform: translate(0);
}

.blog-card-text-wrapper {
  padding: 46px 35px 58px;
}

.blog-card-paragraph {
  color: var(--neutral-300);
}

.blog-post-image {
  border-radius: 8px;
}

.container-blog-post {
  max-width: 804px;
  margin-top: 80px;
  margin-bottom: 0;
  padding-left: 24px;
  padding-right: 24px;
}

.blog-post-details {
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.card {
  background-color: var(--neutral-700);
  border-radius: 8px;
  padding: 56px 104px;
}

.blog-post-author-card-details {
  justify-content: space-between;
  align-items: center;
  margin-top: 35px;
  display: flex;
}

.blog-post-author-details {
  align-items: center;
  text-decoration: none;
  transition: opacity .35s, color .35s;
  display: flex;
}

.blog-post-author-name {
  margin-bottom: 2px;
}

.blog-post-author-role {
  color: var(--neutral-400);
  letter-spacing: .2em;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 16px;
}

.blog-post-author-blog {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.arrow-container-blog-post {
  max-width: 140px;
  margin-bottom: 32px;
}

.form-container {
  background-color: var(--bg-cards);
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  min-height: 640px;
  padding: 68px 44px;
  display: flex;
}

.grid-form {
  grid-column-gap: 24px;
  grid-row-gap: 32px;
}

.text-area {
  border: 1px solid var(--neutral-600);
  background-color: var(--bg-cards);
  color: var(--neutral-600);
  border-radius: 6px;
  min-height: 160px;
  padding: 14px 24px;
  font-size: 18px;
  transition: border-color .35s;
}

.text-area:hover {
  border-color: var(--bg-neutral-100);
}

.text-area:focus {
  border-color: var(--bg-neutral-100);
  color: var(--bg-neutral-100);
}

.grid-2 {
  grid-column-gap: 40px;
  grid-row-gap: 84px;
}

.link-color-400 {
  color: var(--neutral-400);
}

.contact-page-image {
  z-index: -1;
  max-width: 910px;
  position: absolute;
  inset: auto auto -214px 0%;
}

.arrow-icon {
  font-family: Icons Font, sans-serif;
  text-decoration: none;
}

.arrow-icon.small {
  font-size: 12px;
}

.arrow-icon.small.blog-post {
  margin-left: 14px;
}

.arrow-link-text {
  margin-right: 12px;
}

.dropdown-submenu-container {
  background-color: var(--bg-cards);
  border-radius: 6px;
  min-width: 640px;
  padding: 40px 42px;
  top: 50px;
}

.dropdown-grid {
  grid-column-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto;
}

.cart-wrapper {
  z-index: 999;
}

.cart-header {
  border-bottom-color: var(--neutral-700);
}

.cart-close-icon {
  filter: brightness(200%);
  color: var(--bg-neutral-100);
  transition: opacity .35s, color .35s;
}

.cart-close-icon:hover {
  opacity: .4;
}

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

.cart-input {
  border-width: 1px;
  border-color: var(--neutral-600);
  background-color: var(--neutral-700);
  border-radius: 6px;
  height: 46px;
}

.paypal-cart {
  margin-top: 22px;
  margin-bottom: 20px;
}

.cart-footer {
  border-top-color: var(--neutral-700);
  padding-top: 40px;
}

.cart-form-wrapper {
  padding-top: 26px;
  padding-bottom: 26px;
}

.cart-list {
  padding-left: 27px;
  padding-right: 27px;
}

.error-state {
  color: var(--bg-neutral-100);
  text-align: center;
  background-color: #ff3030;
  border-radius: 6px;
  margin-top: 24px;
  padding: 18px 24px;
}

.success-message {
  background-color: var(--neutral-700);
  min-height: 400px;
  padding-top: 64px;
  padding-bottom: 64px;
}

.success-message.contact-form {
  min-height: auto;
  padding-left: 35px;
  padding-right: 40px;
}

.team-member-container-page {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.author-image-photo-container {
  background-color: var(--neutral-500);
  border-radius: 50%;
  max-width: 150px;
  margin-right: 28px;
  overflow: hidden;
}

.author-name {
  margin-top: 0;
  margin-bottom: 4px;
}

.author-role {
  letter-spacing: .1em;
  text-transform: uppercase;
  font-size: 22px;
}

.author-top-container {
  align-items: center;
  display: flex;
}

.succes-message-title {
  margin-bottom: 14px;
  font-size: 22px;
  font-weight: 700;
}

.succes-message-paragraph {
  color: var(--neutral-400);
}

.succes-message-inner {
  height: 100%;
}

.album-title-link-container {
  text-decoration: none;
  transition: opacity .35s, color .35s;
}

.album-title-link-container:hover {
  opacity: .4;
}

.arrow-dropdown {
  margin-left: 12px;
}

.heading-size-h3 {
  color: #9ac3fc;
  letter-spacing: .05em;
  margin-bottom: 16px;
  font-size: 26px;
  font-weight: 900;
  line-height: 32px;
}

.heading-size-h4 {
  letter-spacing: .05em;
  margin-bottom: 16px;
  font-size: 22px;
  font-weight: 700;
  line-height: 34px;
}

.laamp-hero {
  padding-top: 40px;
  padding-bottom: 40px;
}

.container-18 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper {
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.hero-split {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 46%;
  display: flex;
}

.shadow-two {
  max-width: 50%;
  box-shadow: 0 4px 24px #96a3b514;
}

.heading-43 {
  color: #f39005;
  text-align: center;
  margin-bottom: 0;
}

.margin-bottom-24px-2 {
  color: #f39005;
  margin-bottom: 24px;
  font-size: 24px;
}

.background-video {
  background-color: #16121acf;
  height: auto;
}

.div-block-58 {
  text-align: center;
}

.heading-57 {
  color: #f7800a;
  font-family: Exo, sans-serif;
  font-size: 28px;
  line-height: 32px;
}

.bold-text-26 {
  color: #f39005;
  margin-top: 40px;
  display: flex;
}

.button-26 {
  color: #f39005;
  background-color: #0000;
  border: 5px solid #f39005;
  border-radius: 30px;
  margin-top: 400px;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Exo, sans-serif;
  font-size: 22px;
}

.margin-bottom-24px-5 {
  color: #f39005;
  margin-top: 20px;
  margin-bottom: 24px;
  font-family: Exo, sans-serif;
}

.hero-heading-right-3 {
  background-color: #0000;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.hero-split-3 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

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

.container-27 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.button-primary-5 {
  color: #f39005;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #0000;
  border: 5px solid #f39005;
  border-radius: 30px;
  padding: 12px 25px;
  font-family: Exo, sans-serif;
  font-size: 22px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-5:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-5:active {
  background-color: #43464d;
}

.heading-59 {
  color: #f39005;
  font-family: Exo, sans-serif;
  font-size: 28px;
  line-height: 32px;
}

.button-27 {
  color: #f39005;
  background-color: #0000;
  font-size: 28px;
}

.shadow-two-3 {
  width: 350px;
  box-shadow: 0 4px 24px #96a3b514;
}

.laamp-sessions {
  padding-top: 40px;
  padding-bottom: 40px;
}

.container-20 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-two {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading-46 {
  color: #f39005;
  font-family: Exo, sans-serif;
  font-size: 40px;
}

.margin-bottom-24px-3 {
  color: #f39005;
  text-align: left;
  margin-bottom: 24px;
  font-family: Exo, sans-serif;
  font-size: 24px;
}

.html-embed-10 {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}

.div-block-60 {
  text-align: center;
}

.image-2 {
  width: 540px;
  height: 320px;
}

.video {
  margin-top: 20px;
}

.button-primary-3 {
  color: #f39005;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #0000;
  border: 5px solid #f39005;
  margin-top: 40px;
  padding: 12px 25px;
  font-family: Exo, sans-serif;
  font-size: 20px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-3:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-3:active {
  background-color: #43464d;
}

.laamp-apply {
  text-align: left;
  background-color: #0000;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.shadow-two-4 {
  box-shadow: 0 4px 24px #96a3b514;
}

.text-block-31 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.heading-62 {
  color: #f39005;
  font-size: 50px;
}

.heading-63 {
  font-size: 40px;
}

.heading-68, .heading-69 {
  color: #f39005;
}

.section-2 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.div-block-61 {
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.bold-text-28 {
  color: var(--bg-neutral-100);
}

.hero-heading-right {
  color: var(--bg-neutral-100);
  background-color: #0000;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

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

.hero-split-4 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.shadow-two-5 {
  box-shadow: 0 4px 24px #96a3b514;
}

.margin-bottom-24px {
  margin-bottom: 24px;
  font-size: 20px;
}

.button-primary-6 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1843f0;
  border-radius: 50px;
  padding: 12px 25px;
  font-size: 20px;
  font-weight: 500;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-6:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-6:active {
  background-color: #43464d;
}

.body-2 {
  background-color: #f39005;
}

.video-section {
  margin-top: 20px;
  margin-bottom: 100px;
  display: flex;
}

.heading-34 {
  color: #fffdfd;
  text-align: center;
  margin-top: 40px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
  display: block;
}

.collection-list-wrapper-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-left: 0%;
  padding-right: 0%;
  display: flex;
  overflow: visible;
}

.collection-list-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
  overflow: visible;
}

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

.collection-item-3 {
  justify-content: flex-start;
  margin-bottom: 10px;
  display: flex;
}

.empty-state-2 {
  background-color: #0000;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
}

.text-block-14 {
  color: #5d24ff;
}

.big-text-bg-2 {
  z-index: -1;
  opacity: .3;
  color: #37373d;
  text-transform: uppercase;
  font-size: 220px;
  font-weight: 900;
  line-height: 190px;
  position: absolute;
}

.big-text-bg-2.music {
  z-index: -1;
  font-size: 200px;
  line-height: 220px;
  display: none;
  inset: 11% -2% auto auto;
}

.heading-73 {
  color: var(--bg-neutral-100);
  flex-direction: column;
  align-items: flex-start;
  margin-top: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 50px;
  font-weight: 700;
  display: flex;
}

.paragraph-large-2 {
  color: #d8830c;
  font-size: 28px;
  line-height: 34px;
  display: block;
}

.button-primary-7 {
  color: #1b1b1f;
  text-align: center;
  background-color: #fff;
  border-radius: 12px;
  justify-content: center;
  padding: 26px 40px;
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
  transition: color .35s, transform .3s, background-color .3s;
}

.button-primary-7:hover {
  color: #fff;
  background-color: #626267;
  transform: scale(.94);
}

.container-28 {
  height: 100px;
}

.heading-74 {
  color: #fffdfd;
  text-align: center;
  margin-top: 40px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 50px;
  font-weight: 700;
}

.photos-section {
  flex-direction: column;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.collection-list-wrapper-12 {
  display: flex;
}

.gallery-dyn-list-3 {
  column-count: 3;
  flex-wrap: wrap;
  width: 100vw;
  padding-left: 4%;
  padding-right: 4%;
}

.gallery-item-3 {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  transition: opacity .3s;
  display: flex;
}

.gallery-item-3:hover {
  opacity: .65;
}

.gallery-image-wrapper-2 {
  border-radius: 5px;
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
}

.text-block-36 {
  color: #5d24ff;
}

.column {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 220px;
  display: flex;
}

.videos {
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.collection-list-3 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  padding-bottom: 0;
  display: flex;
}

.audio, .filmmaking-videos {
  margin-top: 20px;
  display: none;
}

.container-30 {
  height: 500px;
}

.body-3 {
  background-image: linear-gradient(#0e0e0f, #0e0e0f);
}

.clonable-gallery {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  min-height: 60vh;
  padding-top: 20px;
  padding-bottom: 79px;
  display: block;
}

.heading {
  margin-bottom: 4.4rem;
}

.gallery-dyn-list {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  column-count: 3;
  flex-wrap: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  width: 100vw;
  padding-left: 4%;
  padding-right: 4%;
  display: flex;
}

.gallery-item {
  justify-content: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  transition: opacity .3s;
  display: flex;
}

.gallery-item:hover {
  opacity: .65;
}

.gallery-image-wrapper {
  border-radius: 5px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0;
  display: flex;
  overflow: hidden;
}

.heading-75 {
  text-align: center;
}

.heading-76 {
  text-align: center;
  margin-top: 20px;
  font-size: 50px;
}

.section-4, .video-3, .video-4 {
  display: none;
}

.heading-78 {
  text-align: center;
  font-size: 30px;
  font-weight: 900;
  line-height: 1.4em;
}

.heading-79 {
  display: none;
}

.lightbox-link, .collection-list-4 {
  display: flex;
}

.collection-item-4 {
  align-items: center;
  display: flex;
}

.app-navigation {
  z-index: 95;
  background-color: #47474733;
  border-radius: 100px;
  justify-content: space-around;
  align-items: center;
  width: 380px;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 10px;
  display: flex;
  position: fixed;
  inset: auto 0% 20px;
}

.app-navigation.frosted-glass {
  background-color: #171811b8;
  flex-wrap: nowrap;
  width: 640px;
  padding-top: 1rem;
  padding-bottom: 1rem;
  overflow: scroll;
}

.app-nav-link {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: 1;
  filter: none;
  color: #2b2b2b;
  flex-direction: column;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding-left: 3%;
  padding-right: 3%;
  font-style: normal;
  text-decoration: none;
  transition: filter .2s, opacity .2s;
  display: flex;
}

.app-nav-link:hover {
  z-index: 1;
  opacity: .6;
}

.app-nav-link:active {
  opacity: 1;
  filter: none;
}

.app-nav-link:focus, .app-nav-link:visited {
  filter: none;
}

.app-nav-link.w--current {
  opacity: .6;
  color: #e0e0e0;
}

.app-nav-link.w--current:active {
  filter: none;
}

.footer-nav-icon {
  width: 27px;
}

.footer-nav-text {
  color: #f9fbfd;
  text-align: center;
  font-size: 11px;
  font-weight: 400;
  line-height: 1;
  display: block;
}

.collection-list-wrapper-14 {
  justify-content: center;
  display: flex;
}

.example-badge {
  color: #15e6cd;
  text-transform: uppercase;
  background-color: #15e6cd1a;
  border-radius: 4px;
  margin-bottom: 15px;
  margin-right: 10px;
  padding: 7px 10px;
  font-size: .75rem;
  font-weight: 500;
  line-height: 1;
}

.track-time {
  color: #ffffff80;
  font-size: .875rem;
  font-weight: 300;
  line-height: 1;
}

.track-details-wrapper {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.thumbnail-wrapper {
  align-items: center;
  display: flex;
}

.track {
  cursor: pointer;
  background-color: #0000000d;
  border-bottom: 1px solid #ffffff1a;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 12px 20px;
  transition: all .2s;
  display: flex;
}

.track:hover {
  background-color: #ffffff0d;
}

.true-media-player-track {
  display: none;
}

.track-thumbnail {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  border-radius: 4px;
  width: 65px;
  height: 65px;
  margin-right: 15px;
}

.example {
  -webkit-backdrop-filter: blur(120px);
  backdrop-filter: blur(120px);
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 100px 50px;
  display: block;
}

.tl-track-time-wrapper {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.track-genre {
  color: #ffffffd9;
  font-size: .875rem;
  font-weight: 300;
  line-height: 1;
}

.track-number {
  color: #ffffff80;
  margin-right: 20px;
  font-size: .875rem;
  line-height: 1;
}

.section-button {
  color: #fff;
  background-color: #4968be;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 200px;
  height: 50px;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1;
  transition: all .2s;
  display: flex;
  box-shadow: 0 0 50px -20px #4968be;
}

.section-button:hover {
  background-color: #4968becc;
}

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

.container-31 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  display: flex;
}

.track-list {
  width: 100%;
}

.section-paragraph {
  color: #ffffffbf;
  margin-bottom: 25px;
  font-size: 1.15rem;
  font-weight: 200;
  line-height: 2;
}

.track-item {
  display: flex;
}

.tracklist {
  background-color: #ffffff1a;
  border-top: 1px solid #ffffff1a;
  border-left: 1px solid #ffffff1a;
  border-right: 1px solid #ffffff1a;
  border-radius: 4px;
  flex: 1;
  width: 100%;
}

.example-wrapper {
  grid-column-gap: 100px;
  display: flex;
}

.example-wrapper.example-three {
  width: 540px;
}

.section-heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 2.75rem;
  font-weight: 800;
  line-height: 1.5;
}

.track-title {
  color: #fff;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
}

.mp-audio-bar {
  cursor: pointer;
  width: 15px;
  margin-right: 10px;
  display: none;
}

.thumbnail {
  border-radius: 4px;
  width: 55px;
  height: 55px;
  margin-right: 10px;
}

.main-media-player {
  z-index: 999;
  -webkit-backdrop-filter: saturate(200%) blur(15px);
  backdrop-filter: saturate(200%) blur(15px);
  background-color: #050505e6;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100px;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
  position: fixed;
  inset: auto 0% 0%;
  overflow: hidden;
}

.previous-song-icon {
  cursor: pointer;
  width: 12px;
  height: 12px;
}

.progress-bar {
  background-color: #fff;
  width: 50%;
  height: 3px;
  position: relative;
}

.progress-bar-background {
  background-color: #f0f0f00f;
}

.progress-bar-wrapper {
  cursor: pointer;
  flex: 1;
  height: 3px;
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 10px;
  padding-bottom: 13px;
}

.media-player-bar-wrapper {
  color: #ffffff73;
  flex: 1;
  align-items: center;
  width: 100%;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  display: flex;
}

.media-player-exit-icon {
  cursor: pointer;
  width: 14px;
  height: 14px;
}

.media-player-play-button {
  background-color: #fff;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  margin-left: 30px;
  margin-right: 30px;
  padding-top: 1px;
  padding-left: 2px;
  display: flex;
}

.volume-bar-wrapper {
  background-color: #f0f0f00f;
  width: 100px;
  height: 3px;
}

.media-player-controls-wrapper {
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.volume-toggle {
  cursor: pointer;
  width: 15px;
  height: 15px;
  margin-right: 10px;
}

.pause-button-icon {
  width: 11px;
}

.media-player-control-wrapper {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.title-2 {
  color: #fff;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
}

.title-2.truncate {
  color: #fffffff2;
  font-weight: 600;
}

.volume-bar {
  background-color: #fff;
  width: 50%;
  height: 3px;
}

.genre {
  color: #ffffffb3;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  display: none;
}

.media-player-wrapper {
  flex-direction: column;
  flex: 1;
  align-items: center;
  display: flex;
}

.play-button-icon {
  width: 11px;
  height: 11px;
}

.media-player {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 80px;
  display: flex;
}

.elapsed {
  flex-direction: row;
  display: flex;
}

.next-song-icon {
  cursor: pointer;
  width: 12px;
  height: 12px;
}

.true-progress-head {
  background-color: #fff;
  border-radius: 20px;
  width: 10px;
  height: 10px;
  position: absolute;
  inset: -3px 0% auto auto;
}

.media-player-pause-button {
  background-color: #fff;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  margin-left: 30px;
  margin-right: 30px;
  display: flex;
}

.media-player-volume-wrapper {
  align-items: center;
  margin-right: 20px;
  display: flex;
}

.media-player-song {
  flex-direction: column;
  flex: 1;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.media-player-content-wrapper {
  flex: 1;
  align-items: center;
  display: flex;
}

.label-text {
  color: #fff;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 500;
  line-height: 17px;
}

.blog5-article-cover {
  border-radius: 8px;
  width: 100%;
  height: 270px;
  margin-bottom: 20px;
}

.blog5-article-cover.blog5-article-image3 {
  background-image: url('../images/article-cover-3.jpg');
  background-position: 50%;
  background-size: cover;
}

.blog5-article-cover.blog5-article-image1 {
  background-image: url('../images/card-cover.jpg');
  background-position: 50%;
  background-size: cover;
}

.blog5-article-cover.blog5-article-image2 {
  background-image: url('../images/article-cover-2.jpg');
  background-position: 50%;
  background-size: cover;
}

.blog5-articles-wrapper {
  align-items: flex-start;
  display: flex;
}

.tagline {
  opacity: .6;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 12px;
}

.label {
  background-color: #1991eb;
  border-radius: 4px;
  padding: 4px 10px;
  display: inline-block;
}

.label.label-pink {
  background-color: #c47ca2;
}

.label.label-grey {
  background-color: #858589;
}

.label.label-cyan {
  background-color: #28998a;
}

.wrap {
  width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.wrap.w50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.headline-6-col {
  width: 460px;
  margin-bottom: 50px;
}

._4-col {
  width: 300px;
  margin-right: 20px;
  display: inline-block;
}

._4-col._4-col-last {
  margin-right: 0;
  display: inline-block;
}

.html-embed-11 {
  display: block;
}

.mp-track-time-wrapper {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.track-thumbnail-2 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  border-radius: 4px;
  width: 65px;
  min-width: 65px;
  height: 65px;
  min-height: 65px;
  margin-right: 15px;
}

.heading-80 {
  text-align: center;
}

.heading-80.orange {
  color: #ff5100;
  font-weight: 500;
}

.mp-previous {
  cursor: pointer;
  width: 13px;
}

.mp-title-2 {
  color: #fff;
  margin-bottom: 5px;
  font-size: 1rem;
  font-weight: 400;
}

.mp-track {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 25px 20px;
  display: flex;
}

.mp-example-wrapper-2 {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: stretch;
  min-width: 600px;
  max-width: 940px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

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

.text-block-81.genre {
  display: flex;
}

.true-media-player-single-track {
  display: none;
}

.tracklist-4 {
  background-color: #0c1418;
  border-top: 1px solid #ffffff1a;
  border-left: 1px solid #ffffff1a;
  border-right: 1px solid #ffffff1a;
  border-radius: 4px;
  flex: 1;
  width: 100%;
  max-width: 940px;
}

.sp-title-3 {
  color: #ffffffd9;
  font-size: .875rem;
  font-weight: 300;
  display: none;
}

.mp-artist-name-3 {
  color: #ffffffd9;
  font-size: .875rem;
  font-weight: 400;
  display: flex;
}

.track-title-2 {
  color: #fdfafa;
  margin-bottom: 5px;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1;
}

.mp-track-time {
  color: #ffffff80;
  font-size: .875rem;
  font-weight: 300;
  line-height: 1;
}

.track-genre-2 {
  color: #ffffffd9;
  font-size: .875rem;
  font-weight: 300;
  line-height: 1;
  display: none;
}

.heading-165 {
  color: #ff5100;
  margin-bottom: 20px;
  font-size: 50px;
  font-weight: 500;
}

.track-time-2 {
  color: #ffffff80;
  font-size: .875rem;
  font-weight: 300;
  line-height: 1;
}

.sp-title-wrapper {
  color: #fff;
  flex-direction: column;
  align-items: center;
  font-size: 1px;
  font-weight: 500;
  line-height: 1;
  display: flex;
}

.sp-title-wrapper.playlist {
  align-items: flex-start;
}

.mp-media-player-bar-wrapper {
  color: #ffffff73;
  flex: 1;
  align-items: center;
  width: 100%;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  display: flex;
}

.mp-progress-bar-wrapper {
  cursor: pointer;
  flex: 1;
  height: 3px;
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 10px;
  padding-bottom: 13px;
}

.collection-item-11 {
  display: flex;
}

.mp-play, .mp-pause {
  cursor: pointer;
  width: 30px;
}

.track-list-wrapper-4 {
  background-color: #04010e14;
}

.mp-title-wrapper {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.mp-single-track {
  cursor: pointer;
  background-color: #ffffff1a;
  border-top: 1px solid #ffffff1a;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 20px;
  transition: all .2s ease-in-out;
  display: flex;
}

.mp-single-track:hover {
  background-color: #ffffff26;
}

.track-genres-2 {
  display: none;
}

.track-details-wrapper-2 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.track-3 {
  cursor: pointer;
  background-color: #3f1d1d0d;
  border-bottom: 1px solid #ffffff1a;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 12px 20px;
  transition: all .2s;
  display: flex;
}

.track-3:hover {
  background-color: #ffffff0d;
}

.plalist {
  opacity: 1;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  margin-top: 20px;
  padding-bottom: 40px;
  display: flex;
  overflow: hidden;
}

.mp-track-wrapper {
  -webkit-backdrop-filter: saturate(200%) blur(15px);
  backdrop-filter: saturate(200%) blur(15px);
  background-color: #ffffff1a;
  border: 1px solid #ffffff1a;
  border-radius: 4px;
  width: 100%;
  padding: 0;
  display: flex;
}

.sp-details-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
  display: flex;
}

.sp-details-wrapper.playlest {
  flex-direction: row;
  justify-content: space-between;
}

.sp-thumbnail-3 {
  border-radius: 4px;
  width: 50px;
  height: 50px;
}

.mp-progress-bar-background {
  background-color: #f0f0f00f;
}

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

.mp-controla-wrapper {
  align-items: center;
  width: 100%;
  display: flex;
}

.track-number-2 {
  color: #fcf4f4;
  margin-right: 20px;
  font-size: .875rem;
  line-height: 1;
}

.sp-artist-name {
  color: #ff5100;
  flex-wrap: wrap;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 500;
  line-height: 2;
  display: flex;
}

.mp-elapsed {
  flex-direction: row;
  display: flex;
}

.mp-next {
  cursor: pointer;
  width: 13px;
}

.div-block-80 {
  grid-column-gap: 10px;
  margin-right: 20px;
  display: flex;
}

.container-32 {
  display: none;
}

.heading-81 {
  margin-left: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 30px;
}

.div-block-63 {
  width: 95%;
}

.live-mirrored-picgtures-band {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: none;
}

.videos-landscape {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.container-33 {
  margin-top: 40px;
}

.flex_wrapper {
  display: flex;
}

.flex_wrapper.flex_center {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
}

.icon_wrapper-2 {
  background-color: #181818;
  border-radius: 500px;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  padding: 10px;
  transition: all .4s;
  display: flex;
  overflow: hidden;
}

.icon_wrapper-2:hover {
  border: 1px solid #484848;
  box-shadow: 0 5px 20px #0000000d;
}

.icon_24x24-2 {
  color: #fda700;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

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

.container-50 {
  background-color: #171811b8;
  border-radius: 4px;
  font-family: Lato, sans-serif;
  position: fixed;
  inset: auto 0% 0%;
}

.collection-list-5 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.collection-list-5.socialks {
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
}

.collection-item-social {
  color: #fff;
  background-color: #0000;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  display: flex;
}

.social-link-dark {
  color: #f8faff;
  background-color: #0e0f14;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  margin-left: 8px;
  margin-right: 8px;
  padding: 16px;
  display: flex;
  box-shadow: 1px 1px 5px 1px #000;
}

.social-icon-2 {
  width: 25px;
  height: 25px;
}

.empty-state-3 {
  background-color: #0000;
}

.div-block-89.hide {
  display: none;
}

.section-5 {
  display: flex;
}

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

.video-lightbox {
  justify-content: center;
  padding-top: 20px;
  padding-bottom: 60px;
  display: block;
  overflow: hidden;
}

.video-lightbox.profile-grid {
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-90 {
  width: 1140px;
  padding-left: 20px;
  padding-right: 20px;
}

.title-section {
  padding-top: 60px;
  overflow: hidden;
}

.image-3 {
  opacity: .47;
  max-width: 15%;
  position: relative;
  bottom: 140px;
  left: 150px;
}

.heading-166 {
  text-shadow: 0 1px 1px #0003;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
  position: absolute;
  bottom: -7px;
  left: 10px;
}

.heading-166.hide {
  display: none;
}

.section-8 {
  display: flex;
  overflow: hidden;
}

.vertical-videos {
  padding-left: 20px;
  padding-right: 20px;
}

.vertical-videos.live {
  display: block;
}

.container-51 {
  max-width: 1140px;
}

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

.instagram-section {
  padding-top: 60px;
  display: none;
}

.container-52 {
  width: 100%;
  max-width: 1440px;
  padding-left: 0;
  padding-right: 0;
}

.vertical-wrapper {
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
}

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

.instagram-link {
  font-size: 1rem;
  text-decoration: none;
}

.instagram-grid-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 40px;
  display: grid;
}

.instagram-link-block {
  border-radius: 4px;
  width: 100%;
  padding-top: 100%;
  position: relative;
  overflow: hidden;
}

.thumbnail-2 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.link-block {
  border: 2px solid #000;
  box-shadow: 0 2px 5px #717172;
}

.div-block-36 {
  flex-direction: column;
  align-items: center;
  display: flex;
  overflow: scroll;
}

.image-43 {
  border-radius: 10px;
}

.div-block-49 {
  background-color: #151416;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  height: 100px;
  margin-top: 0;
  padding: 20px 10px;
  display: flex;
}

.heading-5 {
  color: var(--bg-neutral-100);
  text-align: center;
  margin-bottom: 0;
  font-family: Droid Sans, sans-serif;
  font-size: 24px;
  position: relative;
  bottom: 100px;
}

.heading-5.background-blk {
  font-family: Red Hat Display, sans-serif;
  font-weight: 400;
}

.heading-6 {
  text-align: center;
  font-size: 18px;
}

.div-block-91 {
  border: 1px #717172;
  border-radius: 10px;
  box-shadow: 0 2px 5px #0003;
}

.image-44 {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.video-5 {
  border-radius: 10px 10px 0 0;
}

.radius-10px {
  border-radius: 10px;
}

.div-block-92 {
  background-color: #3f1d1d0d;
  border-bottom: 1px solid #ffffff1a;
  justify-content: center;
  align-items: center;
  padding: 10px;
  display: flex;
}

.image-45 {
  max-width: 25px;
}

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

.div-block-93 {
  flex-direction: column;
  align-items: flex-start;
  width: 940px;
  max-width: 940px;
  display: flex;
}

.documents, .collection-list-8 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.div-block-94 {
  background-color: #3f1d1d0d;
  justify-content: space-between;
  align-items: center;
  width: 500px;
  display: flex;
}

.image-46 {
  max-width: 50px;
}

.collection-item-12 {
  width: 20.7879%;
}

.div-block-95 {
  background-color: var(--neutral-700);
  width: 600px;
  height: 900px;
  display: flex;
  position: fixed;
  inset: 0%;
}

.rich-text-block {
  overflow: scroll;
}

.text-field-2 {
  border: 1px solid #707070;
  border-radius: 2px;
  width: 100%;
  height: 44px;
  margin-bottom: 12px;
  padding: 12px 20px;
  line-height: 1;
}

.text-field-2:hover {
  border-color: #000;
}

.text-field-2:focus {
  border-color: #111;
}

.text-field-2::placeholder {
  color: #727272;
  line-height: 1;
}

.link-in-checkbox-label {
  color: #fff;
}

.checkbox-3 {
  border-color: #727272;
  flex: none;
  width: 16px;
  height: 16px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 10px;
}

.checkbox-3.w--redirected-checked {
  background-color: #111;
  border-color: #111;
}

.checkbox-3.w--redirected-focus {
  border-color: #111;
  box-shadow: 0 0 3px 1px #ffffff1a;
}

.container-3 {
  width: 100%;
  max-width: 1440px;
  padding-left: 80px;
  padding-right: 80px;
}

.booking-form {
  width: 100%;
  margin-bottom: 0;
}

.success-message-2 {
  color: #111;
  text-align: center;
  background-color: #fff;
  font-size: 1rem;
}

.error-message {
  color: #fff;
  background-color: #b81c1c;
  padding-left: 20px;
  padding-right: 20px;
  font-size: .75rem;
}

.submit-button {
  color: #fff;
  background-color: #111;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 12px 32px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  transition: all .2s;
  display: flex;
}

.submit-button:hover {
  background-color: #333;
}

.checkbox-label-3 {
  margin-bottom: 0;
  line-height: 1.5;
}

.absolute-image {
  opacity: .13;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.section-9 {
  width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
}

.section-9.book-class-page {
  justify-content: flex-start;
  align-items: center;
  min-height: 90vh;
  padding-top: 120px;
  padding-bottom: 120px;
  display: flex;
  position: relative;
}

.section-9.book-class-page.subscribe.hide {
  display: block;
}

.section-9.book-class-page.hide {
  display: none;
}

.book-class-form-title {
  color: #fff;
  margin-bottom: 30px;
  font-size: 40px;
}

.preloader {
  z-index: 3000;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  inset: 0%;
}

.form {
  grid-column-gap: 20px;
  grid-row-gap: 4px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.lottie-animation {
  max-width: 60px;
  max-height: 60px;
}

.checkbox-field {
  align-items: center;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-left: 0;
  display: flex;
}

.book-class-wrapper {
  z-index: 10;
  color: #fffc;
  background-color: #797e8e80;
  border-radius: 4px;
  width: 100%;
  max-width: 800px;
  padding: 40px;
  position: relative;
  box-shadow: 0 10px 20px #00000059;
}

.black-background {
  background-color: var(--neutral-800);
}

.transparent {
  background-color: #fff0;
}

.user-log-in-log-out {
  color: var(--neutral-800);
}

.hide {
  display: none;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.container-53 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

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

.navbar-brand, .nav-menu-wrapper-2 {
  display: flex;
}

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link-2 {
  color: var(--bg-neutral-100);
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-2:hover {
  color: #1a1b1fbf;
}

.nav-link-2:focus-visible, .nav-link-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link-2.white-text {
  color: var(--bg-neutral-100);
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  color: var(--bg-neutral-100);
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.button-primary-8 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-8:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-8:active {
  background-color: #43464d;
}

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

.cart-button-2 {
  background-color: #4630eb;
}

.checkbox-label-4, .checkbox-label-5 {
  line-height: 24px;
}

.form-footer {
  margin-top: 40px;
}

.image-47 {
  background-color: var(--bg-neutral-100);
}

.sp-controla-wrapper {
  align-items: center;
  width: 100%;
  display: flex;
}

.sp-artist-name-2 {
  color: #fff;
  margin-bottom: 10px;
  font-size: 1rem;
  font-weight: 500;
}

.sp-media-player-bar-wrapper {
  color: #ffffff73;
  flex: 1;
  align-items: center;
  width: 100%;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  display: flex;
}

.sp-details-wrapper-2 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
  display: flex;
}

.sp-track-wrapper {
  -webkit-backdrop-filter: saturate(200%) blur(15px);
  backdrop-filter: saturate(200%) blur(15px);
  background-color: #ffffff1a;
  border: 1px solid #ffffff1a;
  border-radius: 4px;
  width: 100%;
  padding: 25px 30px;
}

.sp-pause {
  cursor: pointer;
  width: 30px;
  margin-right: 10px;
}

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

.sp-elapsed {
  flex-direction: row;
  display: flex;
}

.sp-title-wrapper-2 {
  color: #fff;
  flex-direction: column;
  align-items: flex-start;
  font-weight: 500;
  line-height: 1;
  display: flex;
}

.sp-play {
  cursor: pointer;
  width: 30px;
  margin-right: 10px;
}

.sp-progress-bar-wrapper {
  cursor: pointer;
  flex: 1;
  height: 3px;
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 10px;
  padding-bottom: 13px;
}

.sp-progress-bar-background {
  background-color: #f0f0f00f;
}

.sp-title {
  color: #ffffffd9;
  font-size: .875rem;
  font-weight: 300;
}

.sp-thumbnail {
  border-radius: 4px;
  width: 50px;
  height: 50px;
}

.container-default-10 {
  max-width: 1199px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.paragraph-large-5 {
  font-size: 20px;
  line-height: 34px;
  display: none;
}

.section-20 {
  padding-top: 200px;
  padding-bottom: 200px;
}

.section-20.position-relative {
  padding-top: 200px;
  padding-bottom: 200px;
  position: relative;
  overflow: hidden;
}

.section-20.position-relative._150 {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
}

.video-icon-2 {
  transition: transform .35s;
}

.video-icon-2:hover {
  transform: scale(.84);
}

.video-icon-2.small {
  width: 48px;
}

.bg-overlay-3 {
  z-index: 0;
  background-color: #1b1b1fb3;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.bg-overlay-3.video-gradient {
  opacity: .28;
  background-color: #0000;
  background-image: linear-gradient(#000000b0, #000000bf 65%, #000);
  border-radius: 6px;
}

.video-text-wrapper-2 {
  margin-left: 24px;
}

.video-text-wrapper-2.small {
  margin-left: 12px;
}

.background-video-15 {
  height: 100vh;
  display: none;
}

.background-video-13 {
  display: none;
}

.background-video-12 {
  height: 600px;
  display: block;
}

.background-video-9 {
  display: none;
}

.image-19 {
  max-width: none;
  position: absolute;
  inset: 49% 48% auto auto;
}

.background-video-11 {
  display: none;
}

.lightbox-link-4 {
  position: absolute;
  inset: 0%;
}

.lightbox-link-4.share {
  display: block;
}

.lightbox-link-4.share.hide {
  display: none;
}

.section-21 {
  flex-flow: column;
  margin-top: 0;
  margin-bottom: 0;
  display: block;
}

.section-21.hide {
  max-height: 1155px;
  display: block;
}

.heading-167 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.heading-167.centered {
  text-align: center;
  letter-spacing: .05em;
  text-transform: uppercase;
  white-space: normal;
  word-break: normal;
  overflow-wrap: normal;
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
  font-weight: 700;
  position: absolute;
  inset: 75% 0% auto;
}

.div-block-96 {
  margin-top: 100px;
  display: block;
}

.image-28 {
  display: block;
}

.div-block-97 {
  text-align: center;
  position: absolute;
  inset: auto 0% 60%;
}

.scroll-section-subheader {
  color: #e2e2e2;
  font-size: 1em;
}

.scroll-section-subheader.hide {
  display: none;
}

.scroll-arrow-txt-2 {
  float: left;
  clear: none;
  color: #eee;
  letter-spacing: 2px;
  text-transform: uppercase;
  flex: none;
  margin-right: 5px;
  font-size: .7rem;
  font-weight: 400;
  line-height: 1em;
  display: flex;
}

.explore-img {
  z-index: 1;
  object-fit: cover;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 100%;
  transition: opacity .2s, transform .2s;
  display: none;
  position: relative;
  overflow: hidden;
}

.explore-img.hide {
  background-image: none;
}

.scrolling-section {
  width: 100vw;
  height: 100%;
  margin-left: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  position: relative;
}

.scrolling-list-4 {
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  height: 500px;
  padding-left: 0;
  display: flex;
  overflow: scroll;
}

.scrolling-top-wrap {
  justify-content: flex-end;
  display: flex;
}

.feat-explore-item {
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 400px;
  margin: 15px;
  transition: opacity .2s, transform .2s;
  display: flex;
}

.feat-explore-item.scroll-item {
  grid-column-gap: 0px;
  flex: none;
  justify-content: center;
  align-items: flex-start;
  width: 250px;
  height: auto;
  margin: 5px 10px 5px 5px;
}

.feat-explore-item.scroll-item:hover {
  transform: scale(1.03);
}

.feat-explore-item.scroll-item:active {
  transform: none;
}

.header-column-right {
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  width: 30%;
  display: none;
}

.card-info-wrap {
  z-index: 2;
  flex-direction: column;
  flex: 0 auto;
  justify-content: space-between;
  align-items: flex-start;
  font-family: Montserrat, sans-serif;
  display: flex;
  position: absolute;
  inset: auto auto 0% 0%;
}

.explore-card-link {
  background-color: #5d24ff;
  background-image: url('../images/IMG_6654.JPG');
  background-position: 50%;
  background-size: cover;
  border: 1px solid #000;
  border-radius: 10px;
  width: 100%;
  height: 100%;
  padding-top: 0;
  font-style: normal;
  position: relative;
}

.app-empty-state {
  color: #fff;
  background-color: #0000;
  padding-left: 37px;
  font-size: .9rem;
}

.header-wrapper-2 {
  justify-content: center;
  align-items: flex-end;
  width: 100vw;
  margin-top: 2%;
  display: flex;
}

.scrolling-collection-wrap-2 {
  display: block;
  overflow: scroll;
}

.scroll-section-wrapper-2 {
  margin-top: 20px;
  display: block;
}

.scroll-section-header-2 {
  color: #eee;
  letter-spacing: 1px;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 7px;
  margin-left: 40px;
  font-size: 28px;
  font-weight: 500;
  line-height: 1;
  display: inline;
}

.explore-card-header-3 {
  color: #fff;
  text-align: left;
  overflow-wrap: normal;
  background-color: #0000003b;
  border-bottom-left-radius: 10px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 1.8rem .7rem 0;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.2;
  display: block;
}

.scroll-arrow-img-3 {
  float: left;
  clear: right;
  background-color: var(--neutral-800);
  filter: invert();
  width: 22px;
  margin-left: .4rem;
  display: block;
  transform: rotate(180deg);
}

.header-column-left {
  width: 70%;
  display: flex;
}

.scroll-arrow-2 {
  z-index: 10;
  justify-content: center;
  align-items: center;
  min-width: 50px;
  height: 50px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.header-text-wrap {
  width: 100%;
  padding-bottom: 10px;
  padding-left: 0%;
  display: none;
}

.example-section {
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background-color: #000;
  background-image: radial-gradient(circle at 30%, #4968be, #0000 6%);
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.example-section.hide {
  padding-left: 10px;
  padding-right: 10px;
  display: none;
  position: static;
}

.mp-track-2 {
  background-color: var(--neutral-800);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 25px 0;
  display: block;
}

.mp-example-wrapper {
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
}

.mp-single-track-2 {
  background-color: var(--bg-cards);
  cursor: pointer;
  border-top: 1px solid #ffffff1a;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 20px;
  transition: all .2s ease-in-out;
  display: flex;
}

.mp-single-track-2:hover {
  background-color: #ffffff26;
}

.div-block-13 {
  grid-column-gap: 10px;
  margin-right: 20px;
  display: flex;
}

.mp-track-time-2 {
  color: #ffffff80;
  font-size: .875rem;
  font-weight: 300;
  line-height: 1;
}

.sp-title-wrapper-3 {
  color: #fff;
  flex-direction: column;
  align-items: flex-start;
  font-weight: 500;
  line-height: 1;
  display: flex;
}

.mp-artist-name {
  color: #ffffffd9;
  font-size: .875rem;
  font-weight: 300;
}

.sp-title-4 {
  color: #ffffffd9;
  font-size: .875rem;
  font-weight: 300;
  display: none;
}

.mp-title {
  color: #fff;
  margin-bottom: 5px;
  font-size: 1rem;
  font-weight: 500;
}

.mp-track-wrapper-2 {
  -webkit-backdrop-filter: saturate(200%) blur(15px);
  backdrop-filter: saturate(200%) blur(15px);
  background-color: #ffffff1a;
  border: 1px solid #ffffff1a;
  border-radius: 4px;
  width: 100%;
  margin-top: 20px;
  padding: 0;
}

.collection-item-13 {
  display: flex;
}

.explore-card-link-2 {
  background-color: #5d24ff;
  background-image: url('../images/IMG_6654.JPG');
  background-position: 50%;
  background-size: cover;
  border: 1px solid #000;
  border-radius: 10px;
  width: 100%;
  height: 100%;
  padding-top: 0;
  font-style: normal;
  position: relative;
}

.header-column-right-2 {
  justify-content: flex-end;
  align-items: center;
  width: 30%;
  display: flex;
}

.scroll-section-header-3 {
  color: #eee;
  letter-spacing: 1px;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 7px;
  margin-left: 0;
  font-size: 28px;
  font-weight: 500;
  line-height: 1;
  display: inline;
}

.explore-img-2 {
  z-index: 1;
  object-fit: cover;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 100%;
  transition: opacity .2s, transform .2s;
  position: relative;
  overflow: hidden;
}

.scroll-section-wrapper-3 {
  margin-top: 20px;
  margin-bottom: 0;
  display: block;
}

.explore-card-header-4 {
  color: #fff;
  text-align: center;
  overflow-wrap: normal;
  background-color: #0000003b;
  border-bottom-left-radius: 10px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 1.8rem .7rem 0;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.2;
  display: block;
}

.scrolling-section-2 {
  width: 100vw;
  height: 100%;
  margin-left: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
}

.card-info-wrap-2 {
  z-index: 2;
  flex-direction: column;
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  font-family: Montserrat, sans-serif;
  display: flex;
  position: absolute;
  inset: auto auto 0% 0%;
}

.scroll-arrow-3 {
  z-index: 10;
  justify-content: center;
  align-items: center;
  min-width: 50px;
  height: 50px;
  padding-left: 20px;
  padding-right: 20px;
  display: none;
}

.video-6 {
  height: 100%;
}

.flex-block {
  max-width: 940px;
}

.flex-block-2 {
  justify-content: flex-start;
  align-items: center;
  width: 400px;
  height: 2042.52px;
}

.container-54 {
  max-width: 400px;
}

.heading-118 {
  color: #fffdfd;
  padding-left: 10px;
  font-weight: 400;
}

.scrolling-list-5 {
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  padding-left: 0;
  display: flex;
  overflow: scroll;
}

.explore-card-link-3 {
  background-color: #5d24ff;
  background-image: url('../images/IMG_6654.JPG');
  background-position: 50%;
  background-size: cover;
  border: 1px solid #000;
  border-radius: 10px;
  width: 100%;
  height: 100%;
  padding-top: 0;
  font-style: normal;
  display: block;
  position: relative;
}

.scroll-section-header-4 {
  color: #eee;
  letter-spacing: 1px;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 7px;
  margin-left: 0;
  font-size: 28px;
  font-weight: 500;
  line-height: 1;
  display: inline;
}

.scroll-section-wrapper-4 {
  margin-top: 20px;
  display: block;
}

.explore-card-header-5 {
  color: #fff;
  text-align: center;
  overflow-wrap: normal;
  background-color: #0000003b;
  border-bottom-left-radius: 10px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 1.8rem .7rem 0;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.2;
  display: block;
}

.scrolling-section-3 {
  width: auto;
  height: 100%;
  margin-left: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
}

.card-info-wrap-3 {
  z-index: 2;
  flex-direction: column;
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  font-family: Montserrat, sans-serif;
  display: flex;
  position: absolute;
  inset: auto auto 0% 0%;
}

.scroll-arrow-img-4 {
  float: left;
  clear: right;
  filter: invert();
  width: 22px;
  margin-left: .4rem;
  display: block;
  transform: rotate(180deg);
}

.scroll-arrow-4 {
  z-index: 10;
  justify-content: center;
  align-items: center;
  min-width: 50px;
  height: 50px;
  padding-left: 20px;
  padding-right: 20px;
  display: none;
}

.header-text-wrap-2 {
  width: 100%;
  padding-bottom: 10px;
  padding-left: 0%;
}

.video-7, .section-24, .section-25 {
  margin-bottom: 20px;
}

.heading-168 {
  margin-bottom: 0;
  font-family: Red Hat Display, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.2em;
}

.section-26 {
  display: block;
}

.video-title-2 {
  margin-bottom: 8px;
  font-size: 44px;
  line-height: 50px;
}

.video-title-2.small {
  letter-spacing: .04em;
  margin-bottom: 4px;
  font-size: 20px;
  line-height: 32px;
}

.section-27 {
  padding-top: 200px;
  padding-bottom: 200px;
}

.section-27.position-relative {
  padding-top: 200px;
  padding-bottom: 200px;
  position: relative;
  overflow: hidden;
}

.section-27.position-relative._150 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.video-text-wrapper-3 {
  margin-left: 24px;
}

.video-text-wrapper-3.small {
  margin-left: 12px;
}

.collection-item-14 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  overflow: scroll;
}

.div-block-98 {
  display: none;
}

.div-block-99 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-100 {
  display: none;
}

.mp-track-3 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 25px 20px;
  display: flex;
}

.sp-details-wrapper-3 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 20px;
  display: flex;
}

.mp-single-track-3 {
  cursor: pointer;
  background-color: #ffffff1a;
  border-top: 1px solid #ffffff1a;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 20px;
  transition: all .2s ease-in-out;
  display: flex;
}

.mp-single-track-3:hover {
  background-color: #ffffff26;
}

.mp-audioplayer-wrapper {
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.sp-title-5 {
  color: #ffffffd9;
  font-size: .875rem;
  font-weight: 300;
}

.mp-title-3 {
  color: #fff;
  margin-bottom: 5px;
  font-size: 1rem;
  font-weight: 500;
}

.mp-track-wrapper-3 {
  -webkit-backdrop-filter: saturate(200%) blur(15px);
  backdrop-filter: saturate(200%) blur(15px);
  background-color: #ffffff1a;
  border: 1px solid #ffffff1a;
  border-radius: 4px;
  width: 100%;
  padding: 0;
}

.container-55 {
  max-width: 740px;
}

.collection-list-wrapper-15 {
  width: 100%;
  margin-top: 30px;
}

.section-29 {
  padding-top: 60px;
}

.tracklist-5 {
  background-color: #ffffff1a;
  border-top: 1px solid #ffffff1a;
  border-left: 1px solid #ffffff1a;
  border-right: 1px solid #ffffff1a;
  border-radius: 4px;
  flex: 1;
  width: 100%;
}

.example-2 {
  -webkit-backdrop-filter: blur(120px);
  backdrop-filter: blur(120px);
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 100px 50px;
  display: flex;
}

.track-item-3 {
  width: 540px;
}

.tracklist-6 {
  background-color: #ffffff1a;
  border-top: 1px solid #ffffff1a;
  border-left: 1px solid #ffffff1a;
  border-right: 1px solid #ffffff1a;
  border-radius: 4px;
  flex: 1;
  width: 100%;
}

.example-3 {
  -webkit-backdrop-filter: blur(120px);
  backdrop-filter: blur(120px);
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 100px 50px;
  display: flex;
}

.track-thumbnail-3 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  border-radius: 4px;
  width: 65px;
  height: 65px;
  margin-right: 15px;
}

.track-4 {
  cursor: pointer;
  background-color: #0000000d;
  border-bottom: 1px solid #ffffff1a;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 12px 20px;
  transition: all .2s;
  display: flex;
}

.track-4:hover {
  background-color: #ffffff0d;
}

.track-details-wrapper-3 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.main-media-player-2 {
  z-index: 999;
  -webkit-backdrop-filter: saturate(200%) blur(15px);
  backdrop-filter: saturate(200%) blur(15px);
  background-color: #050505e6;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100px;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
  position: fixed;
  inset: auto 0% 0%;
}

.genre-2 {
  color: #ffffffb3;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
}

.thumbnail-3 {
  border-radius: 4px;
  width: 55px;
  height: 55px;
  margin-right: 10px;
}

.section-30 {
  justify-content: center;
  align-items: flex-start;
  height: 200px;
  display: flex;
}

.section-31 {
  width: 100%;
  padding-left: 20px;
}

.code-embed {
  color: var(--bg-neutral-100);
  width: 100%;
}

.section-32, .collection-list-wrapper-16 {
  width: 100%;
}

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

.heading-169 {
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
  font-size: 24px;
}

.heading-170 {
  color: var(--neutral-400);
  text-transform: uppercase;
  margin-bottom: 0;
  margin-left: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 24px;
  line-height: 10px;
  position: absolute;
  inset: 3% auto auto 1%;
}

.flex-block-3 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 500px;
  position: absolute;
  inset: 3% auto auto 2%;
}

.link-2 {
  margin-top: 20px;
  font-family: Changa One, Impact, sans-serif;
  font-size: 24px;
  text-decoration: underline;
  position: static;
}

.section-34, .flex-block-4, .code-embed-2 {
  width: 100%;
}

.section-35 {
  height: 10px;
}

.code-embed-4 {
  color: #fff;
  width: 100%;
  margin-bottom: 20px;
}

.heading-171 {
  font-size: 35px;
}

.section-36 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.flex-block-5 {
  justify-content: flex-start;
  align-items: center;
  display: block;
  overflow: scroll;
}

.flex-block-6 {
  justify-content: center;
  align-items: flex-start;
  width: 250px;
  height: auto;
  margin: 5px;
}

.code-embed-5, .code-embed-6, .code-embed-7 {
  width: 100%;
}

.flex-block-7 {
  justify-content: flex-start;
  align-items: center;
  overflow: scroll;
}

.code-embed-8, .code-embed-9, .code-embed-10, .code-embed-11 {
  width: 250px;
}

.code-embed-12 {
  width: 250.5px;
}

.code-embed-13 {
  width: 250px;
}

.code-embed-14 {
  background-color: var(--neutral-700);
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-101 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer-links {
  flex-flow: row;
  align-items: center;
  margin-right: -20px;
  display: flex;
}

.link-block-2 {
  background-image: url('../images/Instagram_1Instagram.png');
  background-position: 0 0;
  background-size: cover;
  width: 30px;
  height: 30px;
  margin-right: 20px;
}

.link-block-2.tik-tok {
  background-image: url('../images/TikTok.png');
  background-position: 0 0;
  background-size: cover;
}

.link-block-2.x {
  background-image: url('../images/224572ED-DD18-4C10-89F8-3008C5B97B27.PNG');
  background-position: 50%;
  background-size: cover;
  width: 35px;
  height: 35px;
}

.link-block-2.facebook {
  background-image: url('../images/YouTube.png');
  background-position: 0 0;
  background-size: cover;
  width: 45px;
  height: 30px;
}

.link-block-2.spotify {
  background-image: url('../images/Spotify.png');
  background-position: 0 0;
  background-size: cover;
  width: 30px;
  height: 30px;
}

.link-block-2.you-tube {
  background-image: url('../images/apple-music.png');
  background-position: 50%;
  background-size: cover;
  width: 50px;
  height: 35px;
}

.link-block-2.apple {
  background-image: url('../images/apple-music.png');
}

@media screen and (min-width: 1280px) {
  .instagram-link-block {
    height: 180px;
  }

  .flex-block-3 {
    bottom: 30px;
  }
}

@media screen and (min-width: 1440px) {
  .container-default {
    max-width: 1222px;
  }

  .paragraph-large {
    color: #f39005;
    font-size: 20px;
    line-height: 28px;
  }

  .style-guide-content-wrapper {
    padding-left: 68px;
    padding-right: 68px;
  }

  .button-primary {
    background-color: #f39005;
  }

  .button-primary._2-buttons {
    background-color: var(--bg-neutral-100);
  }

  .display-1 {
    color: var(--bg-neutral-100);
  }

  .hero-socials {
    padding-top: 240px;
    padding-bottom: 240px;
  }

  .hero-socials.position-relative.how-we-started {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .hero-socials.position-relative.brett {
    padding-top: 220px;
    padding-bottom: 220px;
  }

  .hero-socials.about-hero {
    position: relative;
  }

  .hero-socials.short {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .hero-socials.position-relative {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .input.checkout {
    height: 60px;
  }

  .brand-logo {
    width: 188px;
  }

  ._2-columns-grid.our-latest-album-home {
    grid-column-gap: 108px;
    grid-template-columns: 1fr 1fr;
  }

  .album-cover-top {
    width: 40%;
  }

  .album-cover-middle {
    width: 80%;
  }

  .big-text-bg {
    font-size: 240px;
  }

  .big-text-bg.music {
    font-size: 240px;
    line-height: 256px;
    right: -5%;
  }

  .big-text-bg.about-us {
    top: 8%;
  }

  .big-text-bg.the-band {
    top: 13%;
  }

  .big-text-bg.events {
    left: 3%;
  }

  .big-text-bg.merch {
    top: 6%;
  }

  .about-image-home-one {
    width: 100%;
    max-width: 1040px;
  }

  .about-image-home-two {
    max-width: 520px;
  }

  .video-container {
    align-items: center;
  }

  .video-sub-text.small {
    font-size: 13px;
  }

  .footer-top {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .menu-title {
    color: var(--bg-neutral-100);
    font-size: 24px;
    font-weight: 500;
    line-height: 28px;
  }

  .our-story-image-one {
    max-width: 300px;
  }

  .our-story-image-two {
    max-width: 452px;
  }

  .our-timeline-grid {
    grid-column-gap: 100px;
    grid-row-gap: 40px;
  }

  .team-member-photo-container {
    border: 1px #000;
    border-radius: 100%;
    width: 274px;
    height: 300px;
    overflow: hidden;
    transform: translate(0);
  }

  .team-member-description {
    text-align: left;
    line-height: 24px;
  }

  .album-grid {
    grid-column-gap: 100px;
  }

  .product-card-details {
    padding-left: 32px;
    padding-right: 32px;
  }

  .rich-text h3 {
    margin-top: 48px;
  }

  .form-container {
    padding-left: 56px;
    padding-right: 56px;
  }

  .dropdown-submenu-container.w--open {
    min-width: 730px;
  }

  .dropdown-grid {
    grid-template-columns: 1.6fr 1fr;
  }

  .hero-wrapper {
    justify-content: center;
  }

  .heading-43, .margin-bottom-24px-2 {
    color: #f39005;
  }

  .bold-text-26 {
    flex-direction: column;
  }

  .margin-bottom-24px-5 {
    margin-top: 10px;
  }

  .container-27 {
    max-width: none;
  }

  .heading-59 {
    margin-bottom: 0;
  }

  .shadow-two-3 {
    width: auto;
    position: relative;
    inset: auto;
  }

  .heading-61 {
    font-size: 50px;
  }

  .heading-62 {
    color: #f39005;
    font-size: 50px;
  }

  .heading-63 {
    color: var(--bg-neutral-100);
  }

  .heading-64, .heading-65, .heading-66, .heading-67, .heading-68 {
    color: #f39005;
  }

  .heading-69 {
    color: #f39005;
    display: block;
  }

  .heading-70 {
    color: #f39005;
  }

  .big-text-bg-2 {
    font-size: 240px;
  }

  .big-text-bg-2.music {
    font-size: 240px;
    line-height: 256px;
    right: -5%;
  }

  .heading-73 {
    color: var(--bg-neutral-100);
  }

  .paragraph-large-2 {
    color: #f39005;
    font-size: 20px;
    line-height: 28px;
  }

  .button-primary-7 {
    background-color: #f39005;
  }

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

  .instagram-link-block {
    height: 205px;
  }

  .submit-button {
    transition: all .2s;
  }

  .container-default-10 {
    max-width: 1222px;
  }

  .paragraph-large-5 {
    font-size: 22px;
    line-height: 36px;
  }

  .section-20 {
    padding-top: 240px;
    padding-bottom: 240px;
  }

  .heading-167 {
    color: #fff;
  }

  .section-27 {
    padding-top: 240px;
    padding-bottom: 240px;
  }

  .section-30 {
    height: 200px;
  }

  .flex-block-3 {
    inset: 0% auto auto 0%;
  }
}

@media screen and (min-width: 1920px) {
  a {
    align-items: flex-start;
    display: flex;
  }

  .text-uppercase {
    margin-bottom: 10px;
  }

  .paragraph-large {
    font-size: 20px;
  }

  .button-primary {
    margin-bottom: 20px;
  }

  .button-primary._2-buttons {
    background-color: var(--bg-neutral-100);
  }

  .display-1 {
    color: var(--bg-neutral-100);
  }

  .hero-socials.position-relative.brett {
    background-image: linear-gradient(#000000e6, #000000e6), url('../images/Brett-Yokomoto-LIve-.jpg');
    background-position: 0 0, 50% 90%;
    background-size: auto, cover;
    padding-top: 220px;
    padding-bottom: 220px;
  }

  .hero-socials.position-relative {
    padding-bottom: 100px;
  }

  .bg-overlay {
    background-image: url('../images/LAAMP-Beats-Image_1.jpeg');
    background-position: 50% 30%;
    background-size: cover;
  }

  .album-cover-top {
    width: 40%;
  }

  .album-cover-middle {
    width: 80%;
  }

  .big-text-bg.music {
    right: 9%;
  }

  .big-text-bg.shows {
    left: 13%;
  }

  .big-text-bg.events {
    overflow: hidden;
  }

  .big-text-bg.albums {
    left: 17%;
  }

  .big-text-bg.tracks {
    right: 5%;
  }

  .big-text-bg.merch {
    top: 10%;
    left: 12%;
  }

  .big-text-bg.blog {
    left: 12%;
  }

  .grid-instagram {
    grid-row-gap: 18px;
  }

  .our-story-image-one {
    max-width: 380px;
  }

  .our-story-image-two {
    max-width: 566px;
  }

  .album-grid {
    align-content: start;
    place-items: stretch center;
  }

  .album-title {
    margin-bottom: 0;
  }

  .album-bottom-details {
    margin-top: 0;
  }

  .album-cover {
    float: none;
    flex: 0 auto;
    display: block;
    position: static;
    inset: auto 0% 0% auto;
  }

  .album-track-single-grid.single {
    grid-template-columns: minmax(33px, .25fr) .7fr minmax(0, .25fr) minmax(153px, 1fr);
  }

  .hero-wrapper {
    justify-content: center;
  }

  .shadow-two {
    max-width: 80%;
    margin-bottom: 40px;
  }

  .heading-43 {
    color: #f39005;
  }

  .margin-bottom-24px-2 {
    color: #f39005;
    font-size: 24px;
  }

  .background-video {
    background-color: #0000;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    height: 800px;
    display: block;
  }

  .div-block-58 {
    text-align: center;
    flex-direction: column;
    justify-content: flex-start;
    display: block;
  }

  .heading-57 {
    color: #f39a0c;
    font-family: Exo, sans-serif;
    font-size: 28px;
  }

  .bold-text-26 {
    text-align: center;
  }

  .button-26 {
    color: #f0a000;
    background-color: #0000;
    border: 5px solid #f39005;
    border-radius: 30px;
    margin-top: 500px;
    margin-bottom: 40px;
  }

  .margin-bottom-24px-5 {
    color: #f39005;
    margin-top: 20px;
    font-family: Exo, sans-serif;
  }

  .hero-heading-right-3 {
    background-color: #0000;
  }

  .hero-split-3 {
    min-width: 50%;
    max-width: none;
    margin-right: 20px;
    display: flex;
    position: relative;
  }

  .hero-wrapper-3 {
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
  }

  .bold-text-27 {
    font-size: 22px;
  }

  .button-primary-5 {
    color: #f39005;
    text-align: center;
    background-color: #0000;
    border-radius: 30px;
    font-family: Exo, sans-serif;
    font-size: 20px;
  }

  .heading-59 {
    color: #f39005;
    font-family: Exo, sans-serif;
    font-size: 28px;
    line-height: 32px;
  }

  .button-27 {
    color: #f39005;
    background-color: #0000;
  }

  .shadow-two-3 {
    width: auto;
    max-width: none;
    height: 100%;
    position: absolute;
    inset: 0% 0% 0% auto;
  }

  .container-20 {
    width: auto;
  }

  .heading-46 {
    color: #f39005;
    font-family: Exo, sans-serif;
    font-size: 50px;
  }

  .margin-bottom-24px-3 {
    color: #f39005;
    text-align: center;
    font-family: Exo, sans-serif;
  }

  .button-primary-3 {
    background-color: #0000;
    margin-bottom: 20px;
    padding-bottom: 12px;
    font-family: Exo, sans-serif;
    font-size: 24px;
  }

  .laamp-apply {
    background-color: #0000;
  }

  .shadow-two-4 {
    margin-bottom: 40px;
  }

  .heading-60 {
    justify-content: center;
    display: flex;
  }

  .bold-text-28 {
    color: var(--bg-neutral-100);
  }

  .heading-71 {
    margin-top: 20px;
  }

  .hero-heading-right {
    color: #0000;
    background-color: #0000;
  }

  .margin-bottom-24px {
    color: var(--bg-neutral-100);
  }

  .button-primary-6 {
    background-color: #1843f0;
    border-radius: 50px;
    font-size: 20px;
    font-weight: 700;
  }

  .body {
    color: var(--bg-neutral-100);
  }

  .big-text-bg-2.music {
    right: 9%;
  }

  .heading-73 {
    color: var(--bg-neutral-100);
    align-items: flex-start;
  }

  .paragraph-large-2 {
    font-size: 20px;
  }

  .button-primary-7 {
    margin-bottom: 20px;
  }

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

  .footer-nav-text {
    color: #f0f4f8;
  }

  .heading-80 {
    margin-bottom: 40px;
  }

  .container-52 {
    max-width: 1600px;
  }

  .vertical-wrapper {
    margin-bottom: 30px;
  }

  .instagram-link-block {
    height: 235px;
  }

  .container-3 {
    max-width: 1600px;
  }

  .section-9.book-class-page {
    align-items: center;
    display: flex;
  }

  .lottie-animation {
    max-width: 50px;
    max-height: 50px;
  }

  .feat-explore-item.scroll-item {
    width: 200px;
    height: 300px;
  }
}

@media screen and (max-width: 991px) {
  blockquote {
    padding-left: 72px;
    padding-right: 72px;
  }

  .style-guide-sidebar {
    display: none;
  }

  .container-default {
    flex-direction: column;
    align-items: stretch;
  }

  .style-guide-content {
    margin-left: 0;
  }

  .section-styleguide {
    padding-top: 140px;
    padding-bottom: 50px;
  }

  .style-guide-header {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .typography-container {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .paragraph-large {
    font-size: 20px;
    line-height: 34px;
  }

  .paragraph-large.mg-top-90px {
    margin-top: 32px;
  }

  .style-guide-subheader {
    padding-top: 34px;
    padding-bottom: 34px;
  }

  .style-guide-content-wrapper {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .buttons-grid {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .button-primary, .button-secondary {
    padding-top: 22px;
    padding-bottom: 22px;
  }

  .header-navigation {
    flex-direction: column;
    align-items: flex-start;
  }

  .nav-item-wrapper {
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-link {
    color: var(--neutral-300);
  }

  .nav-link:hover {
    color: var(--bg-neutral-100);
  }

  .menu-button {
    color: var(--bg-neutral-100);
    background-color: #ffffff2e;
    border-radius: 40px;
    padding: 12px;
    font-size: 30px;
    transition: background-color .35s;
  }

  .menu-button:hover, .menu-button.w--open {
    background-color: var(--bg-neutral-100);
    color: var(--neutral-800);
  }

  .nav-menu {
    background-color: var(--bg-cards);
    padding: 22px 24px;
  }

  .display-1 {
    font-size: 70px;
    line-height: 80px;
  }

  .hero-socials {
    padding-top: 148px;
    padding-bottom: 148px;
  }

  .hero-socials.hero-home {
    background-image: url('../images/hero-home-music-x-webflow-template.jpeg');
    height: auto;
  }

  .hero-socials.position-relative.how-we-started {
    padding-top: 100px;
    padding-bottom: 140px;
  }

  .hero-socials.about-hero {
    padding-top: 190px;
    padding-bottom: 72px;
  }

  .hero-socials.hero-inner {
    padding-top: 210px;
  }

  .hero-socials.short {
    padding-top: 132px;
    padding-bottom: 132px;
  }

  .hero-socials.posts {
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .checkout-block-header, .checkout-block-content {
    padding-left: 60px;
    padding-right: 60px;
  }

  .split-content.checkout-left {
    margin-bottom: 40px;
    margin-right: 0;
  }

  .split-content.header-right {
    justify-content: space-between;
  }

  .cart-button {
    margin-right: 25px;
  }

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

  .social-header {
    display: none;
  }

  ._2-columns-grid.our-latest-album-home {
    grid-row-gap: 100px;
    grid-template-columns: 1.1fr;
  }

  ._2-columns-grid.top-header {
    grid-template-columns: .8fr;
  }

  ._2-columns-grid.top-header.upcoming-events {
    grid-column-gap: 50px;
    grid-row-gap: 30px;
    grid-template-columns: .8fr;
    justify-items: start;
  }

  ._2-columns-grid.top-header.more-albums {
    justify-items: start;
  }

  ._2-columns-grid.watch-our-concerts {
    grid-template-columns: 2.2fr;
  }

  ._2-columns-grid.product-grid-hero {
    grid-row-gap: 56px;
    grid-template-columns: 1.2fr;
  }

  ._2-columns-grid.contact-hero {
    grid-row-gap: 70px;
    grid-template-columns: 1fr;
  }

  .home-album-cover-container {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .big-text-bg {
    font-size: 170px;
    line-height: 160px;
  }

  .big-text-bg.music {
    font-size: 170px;
    line-height: 180px;
    inset: 10% auto auto 1%;
  }

  .big-text-bg.shows {
    top: 14%;
  }

  .big-text-bg.about-us {
    font-size: 120px;
    top: 11%;
  }

  .big-text-bg.watch-us {
    text-align: center;
    font-size: 140px;
    top: 8%;
    right: 2%;
  }

  .big-text-bg.follow-us {
    font-size: 100px;
    line-height: 120px;
    top: 20%;
  }

  .big-text-bg.about-page {
    font-size: 150px;
    top: 15%;
    right: 29%;
  }

  .big-text-bg.our-story {
    font-size: 140px;
    line-height: 120px;
    top: 3%;
  }

  .big-text-bg.the-band {
    font-size: 160px;
    top: 4%;
    right: -14%;
  }

  .big-text-bg.albums {
    font-size: 130px;
    line-height: 140px;
    left: 10%;
  }

  .big-text-bg.tracks {
    font-size: 140px;
    top: 17%;
    right: -15%;
  }

  .big-text-bg.merch {
    font-size: 150px;
    line-height: 140px;
    top: 6%;
  }

  .big-text-bg.blog {
    top: 11%;
    left: 4%;
  }

  .about-images-container-home {
    margin-top: 56px;
  }

  .video-text-container {
    bottom: 40px;
  }

  .video-text-container.small {
    bottom: 40px;
    left: 40px;
  }

  .video-title {
    font-size: 32px;
    line-height: 44px;
  }

  .video-title.small {
    margin-bottom: 8px;
    font-size: 32px;
    line-height: 44px;
  }

  .video-sub-text.small {
    font-size: 16px;
    line-height: 18px;
  }

  .video-text-wrapper.small {
    margin-left: 24px;
  }

  .video-icon, .video-icon.small {
    width: 80px;
  }

  .grid-instagram {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr 1fr 2.13fr 1fr;
    margin-top: 16px;
  }

  .footer-top {
    grid-row-gap: 50px;
    grid-template-columns: 1fr;
  }

  .footer-middle {
    grid-row-gap: 56px;
    grid-template-columns: .6fr .44fr;
  }

  .footer-social-media.bottom.contact {
    margin-bottom: 0;
  }

  .slider-arrow {
    width: 50px;
    height: 50px;
  }

  .slider-arrow.arrow-left {
    right: 68px;
  }

  .grid-about-hero {
    grid-row-gap: 50px;
    grid-template-columns: 1.5fr;
  }

  .about-hero-texto-container {
    position: static;
  }

  .how-we-started-grid {
    grid-row-gap: 70px;
    grid-template-columns: 1.2fr;
  }

  .how-we-started-image-two {
    display: none;
  }

  .our-story-grid {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .our-story-images-container {
    flex-direction: row;
    justify-content: center;
    position: static;
  }

  .our-story-image-one {
    max-width: 36%;
  }

  .our-story-image-two {
    max-width: 55%;
  }

  .our-timeline-grid {
    grid-row-gap: 42px;
    grid-template-columns: 1fr;
  }

  .our-story-card.two, .our-story-card.four, .our-story-card.six {
    margin-top: 0;
  }

  .our-team-grid {
    grid-column-gap: 50px;
    grid-row-gap: 60px;
    grid-template-columns: 1fr 1fr;
  }

  .team-member-photo-container.blog-post {
    width: 80px;
  }

  .team-member-role {
    font-size: 16px;
  }

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

  .tabs-content.product {
    padding: 55px 74px;
  }

  .album-grid {
    grid-column-gap: 50px;
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
  }

  .album-date {
    font-size: 20px;
    line-height: 22px;
  }

  .album-bottom-details {
    margin-top: 40px;
  }

  .album-cover {
    width: 100%;
  }

  .album-track-single-grid {
    grid-template-columns: 40px 1.4fr .8fr 1fr;
  }

  .select-container {
    height: 76px;
  }

  .top-posts-grid {
    grid-row-gap: 70px;
    grid-template-columns: 1fr;
    margin-top: 30px;
  }

  .blog-card-image-container.featured-top {
    border-radius: 12px 12px 0 0;
    margin-left: 0;
  }

  .blog-card-image {
    border-radius: 12px 12px 0 0;
  }

  .blog-card-image.top {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .blog-card-text-top.featured {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    max-width: 100%;
    margin-top: 0;
    position: static;
  }

  .blog-card-link-container.featured {
    flex-direction: column;
  }

  .blog-card-link-container.featured-side {
    width: 100%;
  }

  .category-badge {
    margin-left: 0;
    margin-right: 32px;
  }

  .blog-category-wrapper {
    justify-content: flex-start;
  }

  .card {
    padding: 40px 44px;
  }

  .form-container {
    padding-left: 44px;
    padding-right: 44px;
  }

  .grid-2 {
    grid-row-gap: 50px;
  }

  .contact-page-image {
    max-width: 100%;
    position: static;
  }

  .dropdown-submenu-container {
    width: 100%;
    padding: 24px 0 0;
  }

  .success-message {
    min-height: 300px;
  }

  .container-18 {
    max-width: 728px;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: -40px;
  }

  .hero-split {
    text-align: center;
    align-items: center;
    max-width: 100%;
    margin-bottom: 40px;
  }

  .heading-43, .margin-bottom-24px-2 {
    color: #f39005;
  }

  .hero-split-3 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .hero-wrapper-3 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .container-27 {
    max-width: 728px;
  }

  .button-primary-5 {
    color: #f39005;
    background-color: #0000;
  }

  .container-20 {
    max-width: 728px;
  }

  .heading-63 {
    text-align: center;
  }

  .heading-68, .heading-69 {
    color: #f39005;
  }

  .container {
    max-width: 728px;
  }

  .hero-wrapper-4 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-4 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .empty-state-2 {
    background-color: #525252;
  }

  .big-text-bg-2 {
    font-size: 170px;
    line-height: 160px;
  }

  .big-text-bg-2.music {
    font-size: 170px;
    line-height: 180px;
    inset: 10% auto auto 1%;
  }

  .paragraph-large-2 {
    font-size: 20px;
    line-height: 34px;
  }

  .button-primary-7 {
    padding-top: 22px;
    padding-bottom: 22px;
  }

  .gallery-item-3, .gallery-item {
    margin-top: 0;
  }

  .app-navigation {
    width: 45%;
    padding: 15px;
  }

  .app-nav-link {
    flex: 1;
    padding-top: 0;
    top: 0;
    bottom: 5px;
  }

  .footer-nav-icon {
    width: 23px;
    margin-bottom: 1px;
  }

  .footer-nav-text {
    margin-top: 5px;
    font-size: 10px;
  }

  .example {
    padding: 75px 20px;
  }

  .example-wrapper {
    grid-row-gap: 50px;
    flex-direction: column;
  }

  .example-wrapper.example-one, .example-wrapper.example-three {
    flex-direction: column-reverse;
  }

  .main-media-player {
    padding-left: 20px;
    padding-right: 20px;
  }

  .progress-bar-wrapper {
    margin-left: 0;
    margin-right: 0;
  }

  .media-player-bar-wrapper {
    position: absolute;
    inset: 0% 0% auto;
  }

  .duration, .elapsed, .media-player-volume-wrapper {
    display: none;
  }

  .blog5-articles-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .wrap {
    width: 645px;
  }

  .headline-6-col {
    text-align: center;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .blog5-article-wrapper {
    text-align: center;
    margin-bottom: 20px;
  }

  ._4-col {
    width: 100%;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
  }

  ._4-col._4-col-last {
    margin-bottom: 0;
    margin-right: auto;
  }

  .mp-duration, .mp-elapsed {
    display: flex;
  }

  .container-52 {
    padding-left: 40px;
    padding-right: 40px;
  }

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

  .container-3 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .container-53 {
    max-width: 728px;
  }

  .nav-menu-wrapper-2 {
    background-color: #0000;
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link-2 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button-2 {
    padding: 12px;
  }

  .menu-button-2.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .sp-elapsed, .sp-duration {
    display: flex;
  }

  .container-default-10 {
    flex-direction: column;
    align-items: stretch;
  }

  .paragraph-large-5 {
    font-size: 20px;
    line-height: 34px;
  }

  .section-20 {
    padding-top: 148px;
    padding-bottom: 148px;
  }

  .video-icon-2, .video-icon-2.small {
    width: 80px;
  }

  .video-text-wrapper-2.small {
    margin-left: 24px;
  }

  .heading-167 {
    text-align: center;
  }

  .scroll-arrow-txt-2 {
    font-size: .7rem;
  }

  .feat-explore-item {
    width: 40%;
  }

  .feat-explore-item.scroll-item {
    width: 35vw;
    height: 18vh;
    margin-left: 10px;
    margin-right: 10px;
  }

  .header-wrapper-2 {
    margin-top: 1%;
  }

  .explore-card-header-3 {
    font-size: .9rem;
  }

  .scroll-arrow-2 {
    top: 15%;
  }

  .header-text-wrap {
    padding-right: 15%;
  }

  .example-section {
    background-image: radial-gradient(circle at 30%, #4968be 10%, #0000 10%);
  }

  .explore-card-header-4 {
    font-size: .9rem;
  }

  .scroll-arrow-3 {
    top: 15%;
  }

  .explore-card-header-5 {
    font-size: .9rem;
  }

  .scrolling-section-3 {
    height: 600%;
  }

  .scroll-arrow-4 {
    top: 15%;
  }

  .header-text-wrap-2 {
    padding-right: 15%;
  }

  .video-title-2 {
    font-size: 32px;
    line-height: 44px;
  }

  .video-title-2.small {
    margin-bottom: 8px;
    font-size: 32px;
    line-height: 44px;
  }

  .section-27 {
    padding-top: 148px;
    padding-bottom: 148px;
  }

  .video-text-wrapper-3.small {
    margin-left: 24px;
  }

  .div-block-99 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .example-2, .example-3 {
    padding: 75px 20px;
  }

  .main-media-player-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .flex-block-3 {
    bottom: 40px;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 50px;
    line-height: 57px;
  }

  h2 {
    margin-bottom: 10px;
    font-size: 38px;
    line-height: 50px;
  }

  blockquote {
    padding: 40px 44px;
    font-size: 20px;
    line-height: 34px;
  }

  .mg-right-16px.dual-heading {
    margin-bottom: 7px;
    margin-left: 12px;
    margin-right: 12px;
  }

  .mg-top-32px.responsive-20px {
    margin-top: 20px;
  }

  .mg-top-48px.mobile-32px {
    margin-top: 32px;
  }

  .hidden-ml {
    display: none;
  }

  .style-guide-title {
    font-size: 46px;
    line-height: 52px;
  }

  .style-guide-header {
    padding-left: 32px;
    padding-right: 32px;
  }

  .color-neutral-grid {
    grid-template-columns: 1fr 1fr;
  }

  .paragraph-large {
    font-size: 20px;
    line-height: 32px;
  }

  .style-guide-subheader, .style-guide-content-wrapper {
    padding-left: 32px;
    padding-right: 32px;
  }

  .button-primary {
    padding: 22px 34px;
  }

  .display-1 {
    font-size: 60px;
    line-height: 68px;
  }

  .hero-socials {
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .hero-socials.hero-home {
    padding-top: 200px;
    padding-bottom: 160px;
  }

  .hero-socials.position-relative.album-tracks {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .hero-socials.position-relative.brett.hide, .hero-socials.position-relative.brett.hide2 {
    display: none;
  }

  .hero-socials.hero-inner {
    padding-top: 170px;
  }

  .hero-socials.product {
    padding-top: 165px;
  }

  .hero-socials.author-page {
    padding-top: 112px;
  }

  .utility-page-content-password {
    padding-left: 32px;
    padding-right: 32px;
  }

  ._404-title {
    margin-bottom: 9px;
    font-size: 140px;
    line-height: 120px;
  }

  .divider.blog-post {
    margin-top: 36px;
    margin-bottom: 36px;
  }

  .card-container.changelog {
    padding: 50px 40px;
  }

  .checkout-block-header, .checkout-block-content {
    padding-left: 40px;
    padding-right: 40px;
  }

  .checkout-row {
    flex-direction: column;
  }

  .brand-logo {
    padding-left: 0;
  }

  ._2-columns-grid.top-header, ._2-columns-grid.top-header.upcoming-events, ._2-columns-grid.posts {
    grid-template-columns: 1fr;
  }

  ._2-columns-grid.contact-hero {
    grid-row-gap: 40px;
  }

  .big-text-bg {
    font-size: 120px;
    line-height: 130px;
  }

  .big-text-bg.music {
    font-size: 110px;
    line-height: 120px;
    top: 6%;
    left: -8%;
  }

  .big-text-bg.shows {
    top: 10%;
  }

  .big-text-bg.about-us {
    font-size: 100px;
    line-height: 102px;
    top: 11%;
  }

  .big-text-bg.watch-us {
    line-height: 121px;
    top: 6%;
  }

  .big-text-bg.follow-us {
    font-size: 80px;
    line-height: 90px;
    top: 16%;
  }

  .big-text-bg.about-page {
    font-size: 130px;
    top: 19%;
    right: 21%;
  }

  .big-text-bg.our-story {
    font-size: 120px;
    line-height: 110px;
    top: 4%;
  }

  .big-text-bg.the-band {
    font-size: 140px;
    line-height: 120px;
    top: 5%;
    right: -29%;
  }

  .big-text-bg.events {
    top: 44%;
  }

  .big-text-bg.albums {
    font-size: 100px;
    top: 3%;
    left: 0%;
  }

  .big-text-bg.tracks {
    font-size: 120px;
    top: 3%;
  }

  .big-text-bg.merch {
    font-size: 110px;
    line-height: 120px;
    top: 3%;
  }

  .container-medium-680px.author {
    padding-left: 40px;
    padding-right: 40px;
  }

  .video-text-container {
    bottom: 30px;
    left: 30px;
  }

  .video-text-container.small {
    bottom: 22px;
    left: 22px;
  }

  .video-title, .video-title.small {
    font-size: 26px;
    line-height: 36px;
  }

  .video-sub-text {
    font-size: 14px;
    line-height: 16px;
  }

  .video-text-wrapper, .video-text-wrapper.small {
    margin-left: 16px;
  }

  .video-icon, .video-icon.small {
    width: 70px;
  }

  .grid-instagram {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .footer-top {
    grid-row-gap: 32px;
    grid-template-columns: 1fr;
  }

  .footer-middle {
    grid-column-gap: 50px;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .footer-bottom {
    grid-template-columns: 2fr;
    justify-items: center;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .footer-social-media.bottom {
    margin-bottom: 0;
  }

  .social-icon.spotify.big {
    font-size: 28px;
  }

  .social-icon.apple-music.big {
    font-size: 26px;
  }

  .social-icon.youtube.big {
    font-size: 24px;
  }

  .social-icon.tidal.big {
    font-size: 23px;
  }

  .social-icon.sound-cloud.big {
    font-size: 21px;
  }

  .footer-nav-list.columns-1 {
    margin-right: 36px;
  }

  .footer-copyright {
    text-align: center;
  }

  .event-card-text-container {
    padding-left: 20px;
    padding-right: 20px;
  }

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

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

  .how-we-started-grid {
    margin-top: 40px;
  }

  .team-member-photo-container.blog-post {
    width: 74px;
  }

  .tabs-menu-container {
    flex-wrap: wrap;
  }

  .tab-link {
    border-radius: 8px;
    margin: 8px 10px;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  ._3-columns-grid, ._3-columns-grid.merch {
    grid-template-columns: 1fr;
  }

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

  .tabs-content.product {
    padding-left: 50px;
    padding-right: 50px;
  }

  ._1-column-grid.albums {
    margin-top: 10px;
  }

  .album-grid {
    grid-row-gap: 48px;
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .album-date {
    font-size: 18px;
    line-height: 20px;
  }

  .album-bottom-details {
    margin-top: 42px;
  }

  .music-icons-container.single-track {
    display: none;
  }

  .album-cover {
    width: 100%;
  }

  .album-track-single-grid, .album-track-single-grid.single {
    grid-template-columns: 40px 1.4fr .8fr;
  }

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

  .product-card-bottom-details {
    flex-direction: column;
  }

  .product-card-details {
    padding-left: 24px;
    padding-right: 24px;
  }

  .product-card-pricing {
    margin-bottom: 10px;
  }

  .dual-heading {
    flex-wrap: wrap;
  }

  .blog-card-text-top.featured {
    padding-left: 28px;
    padding-right: 28px;
  }

  .category-badge {
    margin-top: 8px;
    margin-bottom: 8px;
    margin-right: 24px;
  }

  .category-badge.blog-post {
    padding: 14px 22px;
  }

  .blog-category-wrapper {
    flex-wrap: wrap;
    display: flex;
  }

  .container-blog-post {
    margin-top: 40px;
  }

  .card {
    padding-left: 38px;
    padding-right: 38px;
  }

  .arrow-container-blog-post {
    margin-bottom: 20px;
  }

  .form-container {
    padding-left: 34px;
    padding-right: 34px;
  }

  .success-message {
    min-height: auto;
  }

  .author-image-photo-container {
    max-width: 133px;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .author-name {
    font-size: 40px;
    line-height: 48px;
  }

  .author-role {
    font-size: 20px;
    line-height: 24px;
  }

  .author-top-container {
    flex-direction: column;
    align-items: flex-start;
  }

  .margin-bottom-24px-5 {
    color: #f39005;
  }

  .hero-heading-right-3 {
    padding: 60px 15px;
  }

  .heading-59 {
    color: #f39005;
  }

  .heading-46 {
    color: #f39005;
    font-family: Exo, sans-serif;
  }

  .margin-bottom-24px-3 {
    color: #f39005;
    font-family: Exo, sans-serif;
    font-weight: 400;
  }

  .laamp-apply {
    padding: 60px 15px;
  }

  .heading-63 {
    font-size: 40px;
  }

  .hero-heading-right {
    padding: 60px 15px;
  }

  .big-text-bg-2 {
    font-size: 120px;
    line-height: 130px;
  }

  .big-text-bg-2.music {
    font-size: 110px;
    line-height: 120px;
    top: 6%;
    left: -8%;
  }

  .heading-73 {
    color: var(--bg-neutral-100);
  }

  .paragraph-large-2 {
    font-size: 20px;
    line-height: 32px;
  }

  .button-primary-7 {
    padding: 22px 34px;
  }

  .gallery-dyn-list-3 {
    column-count: 2;
  }

  .gallery-item-3 {
    min-width: 50%;
  }

  .gallery-dyn-list {
    column-count: 2;
  }

  .gallery-item {
    min-width: 50%;
  }

  .app-navigation {
    border-radius: 0;
    width: 100%;
    padding-bottom: 21px;
    bottom: 0;
  }

  .app-nav-link {
    flex: 1;
  }

  .footer-nav-text {
    margin-top: 0;
  }

  .track {
    padding-left: 12px;
    padding-right: 12px;
  }

  .example {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .example-wrapper.example-one {
    width: 100%;
  }

  .section-heading {
    font-size: 25px;
  }

  .progress-bar-wrapper {
    margin-left: 0;
    margin-right: 0;
  }

  .media-info-wrapper {
    display: none;
  }

  .media-player-play-button {
    margin-left: 15px;
    margin-right: 15px;
  }

  .media-player-control-wrapper {
    margin-bottom: 0;
  }

  .title-2.truncate {
    font-family: Lato, sans-serif;
    font-size: 12px;
    font-weight: 400;
  }

  .media-player-pause-button {
    margin-left: 15px;
    margin-right: 15px;
  }

  .wrap {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .mp-track {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .track-3 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .collection-list-5.socialks.centered {
    justify-content: center;
    align-items: center;
  }

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

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link-2 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

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

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .sp-track-wrapper {
    padding: 20px;
  }

  .paragraph-large-5 {
    font-size: 20px;
    line-height: 32px;
  }

  .section-20 {
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .video-icon-2, .video-icon-2.small {
    width: 70px;
  }

  .video-text-wrapper-2, .video-text-wrapper-2.small {
    margin-left: 16px;
  }

  .section-21.hide {
    display: none;
  }

  .heading-167 {
    text-align: center;
    margin-bottom: 20px;
    font-family: Red Hat Display, sans-serif;
    font-size: 30px;
    display: flex;
  }

  .feat-explore-item {
    height: 300px;
  }

  .feat-explore-item.scroll-item {
    width: 40vw;
    height: auto;
  }

  .scroll-section-header-2 {
    font-size: 1rem;
  }

  .explore-card-header-3 {
    font-size: .8rem;
  }

  .example-section {
    background-image: radial-gradient(circle at 50% 30%, #4968be 6%, #0000 29%);
  }

  .mp-track-2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .scroll-section-header-3 {
    font-size: 1rem;
  }

  .explore-card-header-4 {
    font-size: .8rem;
  }

  .scroll-section-header-4 {
    font-size: 1rem;
  }

  .explore-card-header-5 {
    font-size: .8rem;
  }

  .section-23 {
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .section-26 {
    display: block;
  }

  .video-title-2, .video-title-2.small {
    font-size: 26px;
    line-height: 36px;
  }

  .section-27 {
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .video-text-wrapper-3, .video-text-wrapper-3.small {
    margin-left: 16px;
  }

  .div-block-98 {
    display: block;
  }

  .div-block-100 {
    flex-flow: column;
    display: flex;
  }

  .mp-track-3 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .sp-title-5 {
    display: none;
  }

  .section-29 {
    padding-top: 30px;
  }

  .example-2 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .track-item-3 {
    width: 100%;
  }

  .example-3 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .track-4 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .media-info-wrapper-2 {
    flex-flow: column;
    display: flex;
  }

  .footer-links {
    flex-direction: column;
  }
}

@media screen and (max-width: 479px) {
  body {
    font-size: 16px;
    line-height: 28px;
  }

  h1 {
    font-size: 36px;
    line-height: 42px;
  }

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

  h3 {
    font-size: 22px;
    line-height: 29px;
  }

  blockquote {
    padding: 34px 24px;
    font-size: 18px;
    line-height: 30px;
  }

  .text-uppercase {
    margin-top: 0;
  }

  .container-default {
    padding-left: 10px;
    padding-right: 16px;
  }

  .section-styleguide {
    padding-top: 135px;
    padding-bottom: 32px;
  }

  .style-guide-header {
    padding-left: 20px;
    padding-right: 20px;
  }

  .color-neutral-grid {
    grid-template-columns: 1fr;
  }

  .paragraph-large {
    line-height: 26px;
  }

  .style-guide-subheader {
    padding-left: 20px;
    padding-right: 20px;
  }

  .style-guide-content-wrapper {
    padding: 60px 20px;
  }

  .button-primary {
    width: 100%;
    padding: 18px 30px;
    font-size: 16px;
    line-height: 18px;
  }

  .button-primary._2-buttons {
    margin-bottom: 20px;
    margin-right: 0;
  }

  .button-primary.mg-bottom-responsive-24px {
    margin-bottom: 24px;
  }

  .menu-button {
    padding: 10px;
    font-size: 24px;
  }

  .display-1 {
    font-size: 50px;
    line-height: 58px;
  }

  .page-wrapper {
    display: none;
  }

  .hero-socials {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .hero-socials.position-relative.how-we-started {
    padding-bottom: 96px;
  }

  .hero-socials.position-relative.brett {
    background-image: linear-gradient(#000000d6, #000000d6), url('../images/Brett-Yokomoto-LIve-.jpg');
    background-position: 0 0, 50% 90%;
    background-size: auto, cover;
    margin-top: 0;
    margin-bottom: 0;
    padding: 15px 20px 40px;
  }

  .hero-socials.position-relative.brett.profile {
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-socials.hero-inner {
    padding-top: 156px;
    display: block;
  }

  .hero-socials.product {
    margin-top: 60px;
  }

  .hero-socials.short {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .hero-socials.posts {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .hero-socials.position-relative {
    padding-top: 0;
    padding-bottom: 0;
  }

  .licenses-image {
    border-radius: 12px;
  }

  .utility-page-wrap {
    padding-left: 16px;
    padding-right: 16px;
  }

  .utility-page-content-password {
    padding: 56px 20px;
  }

  ._404-title {
    font-size: 120px;
    line-height: 120px;
  }

  .container-medium-750px {
    padding-left: 22px;
    padding-right: 22px;
  }

  .card-container.changelog {
    padding: 40px 20px;
  }

  .checkout-block-header, .checkout-block-content {
    padding-left: 20px;
    padding-right: 20px;
  }

  .checkout-required-text {
    font-size: 18px;
  }

  .order-item {
    flex-wrap: wrap;
  }

  .image-wrapper.order-item-image {
    margin-bottom: 15px;
    margin-right: 0;
  }

  .order-item-wrapper {
    flex-direction: column;
  }

  .cart-button {
    margin-right: 12px;
    font-size: 14px;
  }

  .cart-quantity {
    font-size: 14px;
  }

  .grid-licenses-images {
    grid-template-columns: 1fr;
  }

  .brand-logo {
    width: 145px;
  }

  ._2-buttons-container {
    flex-direction: column;
  }

  .bg-overlay {
    background-position: 50%;
    width: 100%;
  }

  ._2-columns-grid.our-latest-album-home {
    grid-row-gap: 50px;
  }

  .home-album-cover-container {
    margin-top: 10px;
    padding-bottom: 40px;
  }

  .album-cover-top {
    width: 55%;
    height: auto;
    margin-bottom: 5px;
  }

  .album-cover-middle {
    width: 86%;
  }

  .album-cover-bottom {
    border: 2px solid #585858;
  }

  .big-text-bg {
    font-size: 80px;
    line-height: 90px;
  }

  .big-text-bg.music {
    color: #1d1d20;
    font-size: 70px;
    line-height: 80px;
    top: 5%;
    left: 8%;
  }

  .big-text-bg.about-us {
    font-size: 70px;
    line-height: 70px;
    top: 6%;
  }

  .big-text-bg.follow-us {
    font-size: 60px;
    line-height: 56px;
    top: 10%;
  }

  .big-text-bg.about-page {
    font-size: 100px;
  }

  .big-text-bg.our-story {
    font-size: 100px;
    line-height: 80px;
  }

  .big-text-bg.the-band {
    font-size: 70px;
    line-height: 90px;
    top: 2%;
    right: -1%;
  }

  .big-text-bg.events {
    top: 3%;
  }

  .big-text-bg.albums {
    font-size: 60px;
  }

  .big-text-bg.tracks {
    top: 4%;
  }

  .big-text-bg.merch {
    top: 3%;
  }

  .big-text-bg.blog {
    font-size: 100px;
    line-height: 110px;
    top: 7%;
  }

  .about-images-container-home {
    padding-bottom: 144px;
  }

  .about-image-home-one {
    width: 90%;
  }

  .about-image-home-two {
    max-width: 60%;
  }

  .container-medium-680px {
    padding-left: 22px;
    padding-right: 22px;
  }

  .container-medium-680px.author {
    padding: 46px 20px;
  }

  .video-text-container {
    flex-direction: column;
    align-items: flex-start;
    bottom: 22px;
    left: 22px;
  }

  .video-text-container.small {
    flex-direction: column;
    align-items: flex-start;
  }

  .video-title, .video-title.small {
    font-size: 20px;
  }

  .video-sub-text {
    display: none;
  }

  .video-text-wrapper, .video-text-wrapper.small {
    margin-top: 16px;
    margin-left: 0;
  }

  .video-icon {
    width: 60px;
  }

  .video-icon.small {
    width: 40px;
  }

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

  .instagram-image-container.image-five, .instagram-image-container.image-six, .instagram-image-container.image-seven {
    display: none;
  }

  .footer-middle {
    grid-template-columns: 1fr;
  }

  .footer-bottom {
    padding-top: 33px;
    padding-bottom: 33px;
  }

  .footer-social-media {
    flex-wrap: wrap;
  }

  .footer-social-media.bottom, .footer-social-media.bottom.contact {
    justify-content: center;
  }

  .footer-social-media-item {
    margin-top: 4px;
    margin-bottom: 4px;
    margin-right: 24px;
  }

  .footer-social-media-item.bottom {
    margin-left: 15px;
    margin-right: 15px;
  }

  .social-icon.youtube.author {
    margin-left: 0;
  }

  .social-icon.facebook.author {
    margin-right: 14px;
  }

  .social-icon.instagram.author {
    margin-left: 0;
    margin-right: 14px;
  }

  .footer-social-subtitle {
    font-size: 18px;
  }

  .upcoming-concert-item {
    flex-direction: column;
    align-items: flex-start;
  }

  .upcoming-concert-link {
    margin-top: 6px;
  }

  .link-arrow-container.mg-top-40px {
    margin-top: 32px;
  }

  .slider-arrow.arrow-left {
    left: 5%;
  }

  .our-story-image-one {
    display: none;
  }

  .our-story-image-two {
    max-width: 100%;
  }

  .our-story-card {
    padding-left: 24px;
    padding-right: 24px;
  }

  .our-team-grid {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .team-member-photo-container.blog-post {
    margin-bottom: 21px;
    margin-right: 12px;
  }

  .tabs-menu-container {
    flex-direction: column;
    align-items: stretch;
  }

  .tab-link {
    text-align: center;
    margin-left: 0;
    margin-right: 0;
  }

  ._3-columns-grid {
    grid-row-gap: 50px;
    grid-template-columns: 1fr;
  }

  .tabs-content.product {
    margin-top: 24px;
    padding: 41px 23px;
  }

  .album-bottom-details {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 10px;
  }

  .album-tracks-container {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .album-track-single-grid {
    grid-column-gap: 24px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 40px 1.4fr .6fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .album-track-single-grid.single {
    grid-column-gap: 18px;
    grid-template-columns: 40px 1.8fr .6fr;
  }

  .text-20px {
    font-size: 16px;
    line-height: 18px;
  }

  .arrow-card-link-container.albums {
    margin-top: 24px;
  }

  .top-posts-grid {
    margin-top: 0;
  }

  .blog-card-text-top.featured {
    padding-left: 20px;
    padding-right: 20px;
  }

  .blog-card-details {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 24px;
  }

  .blog-card-date {
    margin-top: 10px;
  }

  .blog-categories-container {
    flex-direction: column;
    align-items: stretch;
    width: 100%;
  }

  .category-badge {
    text-align: center;
    margin-right: 0;
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .blog-category-wrapper {
    flex-direction: column;
  }

  .blog-card-text-wrapper {
    padding: 40px 24px 46px;
  }

  .card.author {
    padding-left: 27px;
    padding-right: 27px;
  }

  .blog-post-author-card-details {
    flex-direction: column;
    align-items: flex-start;
  }

  .blog-post-author-details {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 32px;
  }

  .blog-post-author-name {
    font-size: 20px;
    line-height: 29px;
  }

  .grid-form, .grid-2 {
    grid-template-columns: 1fr;
  }

  .author-name {
    font-size: 36px;
  }

  .author-role {
    font-size: 18px;
  }

  .author-top-container {
    flex-direction: column;
  }

  .heading-size-h3 {
    font-size: 22px;
    line-height: 28px;
  }

  .heading-size-h4 {
    margin-bottom: 12px;
  }

  .container-18 {
    border: 1px #000;
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    width: auto;
    max-width: none;
    height: auto;
    display: flex;
  }

  .hero-wrapper {
    align-items: center;
  }

  .hero-split {
    text-align: center;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .shadow-two {
    max-width: 80%;
  }

  .heading-43 {
    color: #f39005;
    text-align: center;
    margin-top: 0;
    margin-bottom: 5px;
    font-family: Exo, sans-serif;
    font-size: 30px;
    line-height: 34px;
  }

  .margin-bottom-24px-2 {
    color: #f39005;
    text-align: center;
    flex-flow: row;
    justify-content: center;
    align-self: center;
    align-items: center;
    margin-bottom: 0;
    font-family: Exo, sans-serif;
    font-size: 20px;
    line-height: 20px;
    display: flex;
  }

  .background-video {
    background-color: #0000;
  }

  .div-block-58 {
    text-align: center;
  }

  .heading-57 {
    color: #f8a809;
    text-align: center;
    font-family: Exo, sans-serif;
    font-size: 28px;
    line-height: 30px;
  }

  .button-26 {
    color: #e29908;
    background-color: #0000;
    border: 4px solid #fc9921;
    border-radius: 50px;
    margin-top: 300px;
    margin-bottom: 20px;
  }

  .margin-bottom-24px-5 {
    color: #f39005;
    text-align: left;
    margin-top: 20px;
    font-family: Exo, sans-serif;
    font-size: 22px;
  }

  .hero-heading-right-3 {
    background-color: #0000;
    flex-direction: column;
    justify-content: space-between;
    align-items: baseline;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .hero-split-3 {
    align-items: center;
  }

  .div-block-59 {
    text-align: left;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .bold-text-27 {
    font-size: 25px;
  }

  .container-27 {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    max-width: none;
    display: flex;
  }

  .button-primary-5 {
    background-color: #0000;
    border-radius: 30px;
    margin-left: auto;
    margin-right: auto;
    font-family: Exo, sans-serif;
    font-size: 20px;
    display: flex;
  }

  .heading-59 {
    color: #f39005;
    font-family: Exo, sans-serif;
    font-size: 28px;
    line-height: 32px;
  }

  .button-27 {
    margin-top: 20px;
  }

  .shadow-two-3 {
    width: 350px;
  }

  .laamp-sessions {
    background-color: #0000;
  }

  .container-20 {
    flex-direction: column;
    align-items: center;
    max-width: none;
    margin-top: 10px;
    display: flex;
  }

  .hero-wrapper-two {
    align-items: center;
    display: flex;
  }

  .heading-46 {
    color: #f39005;
    text-align: center;
    font-family: Exo, sans-serif;
    font-size: 32px;
    line-height: 50px;
  }

  .margin-bottom-24px-3 {
    color: #f39005;
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
    font-family: Exo, sans-serif;
    font-size: 20px;
    line-height: 22px;
  }

  .div-block-54 {
    flex-direction: column;
    align-items: center;
    margin-top: 20px;
    margin-left: 1px;
    margin-right: 1px;
    display: flex;
  }

  .html-embed-10 {
    object-fit: cover;
    flex-direction: column;
    align-items: center;
    width: 300px;
    max-width: 300px;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
    overflow: visible;
  }

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

  .video {
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    display: block;
  }

  .button-primary-3 {
    background-color: #0000;
    margin-bottom: 40px;
    font-family: Exo, sans-serif;
    font-size: 20px;
  }

  .laamp-apply {
    flex-flow: column wrap;
    align-content: center;
    font-family: Exo, sans-serif;
    display: flex;
  }

  .text-block-29 {
    margin-bottom: 40px;
    font-size: 20px;
  }

  .shadow-two-4 {
    max-width: 380px;
  }

  .text-block-31 {
    margin-top: 20px;
  }

  .heading-63 {
    text-align: center;
    margin-bottom: 0;
    padding-top: 10px;
    font-size: 20px;
    font-weight: 900;
    line-height: 30px;
  }

  .heading-68, .heading-69 {
    color: #f39005;
  }

  .hero-heading-right {
    background-color: #0000;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .container {
    max-width: none;
  }

  .hero-wrapper-4 {
    align-items: center;
  }

  .margin-bottom-24px {
    font-size: 20px;
  }

  .button-primary-6 {
    text-align: center;
    background-color: #1843f0;
    border-radius: 50px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    font-weight: 700;
    display: flex;
    position: static;
  }

  .heading-72 {
    display: flex;
  }

  .video-section {
    margin-bottom: 20px;
    display: none;
  }

  .heading-34 {
    color: #fffdfd;
    text-align: center;
    margin-top: 40px;
    font-family: Red Hat Display, sans-serif;
    font-size: 30px;
    font-weight: 900;
    line-height: 40px;
    display: block;
  }

  .heading-34.profile {
    margin-top: 10px;
  }

  .collection-list-wrapper-4 {
    flex-direction: column;
    display: inline;
  }

  .collection-list-2 {
    flex-direction: column;
    display: flex;
  }

  .collection-list-2._3-column {
    display: block;
  }

  .collection-item-3 {
    margin-bottom: 0;
    padding: 10px 20px 0;
    display: block;
  }

  .video-2 {
    flex-direction: column;
    display: none;
  }

  .empty-state-2 {
    background-color: #0000;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-14 {
    color: #5d24ff;
  }

  .big-text-bg-2 {
    font-size: 80px;
    line-height: 90px;
  }

  .big-text-bg-2.music {
    font-size: 70px;
    line-height: 80px;
    top: 5%;
    left: 8%;
  }

  .heading-73 {
    color: var(--bg-neutral-100);
    text-align: center;
  }

  .paragraph-large-2 {
    line-height: 26px;
  }

  .button-primary-7 {
    width: 100%;
    padding: 18px 30px;
    font-size: 16px;
    line-height: 18px;
  }

  .heading-74 {
    color: #fffdfd;
    text-align: center;
    font-weight: 500;
  }

  .gallery-dyn-list-3 {
    flex-direction: column;
    column-gap: 8px;
    padding-left: 3%;
    padding-right: 3%;
    display: flex;
  }

  .gallery-item-3 {
    min-width: 100%;
    margin-top: 8px;
    margin-bottom: 8px;
    padding: 10px;
  }

  .column, .container-29 {
    margin-top: 60px;
  }

  .filmmaking-videos {
    margin-top: 40px;
  }

  .gallery-dyn-list {
    flex-direction: column;
    column-gap: 8px;
    padding-left: 3%;
    padding-right: 3%;
    display: flex;
  }

  .gallery-item {
    min-width: 100%;
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .heading-76 {
    font-size: 30px;
    line-height: 30px;
  }

  .video-3 {
    margin-bottom: 40px;
    display: block;
  }

  .video-4 {
    margin-top: 0;
    display: none;
  }

  .collection-list-wrapper-13 {
    display: block;
  }

  .heading-77 {
    text-align: center;
  }

  .heading-78 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
    display: block;
  }

  .heading-78.hide {
    display: none;
  }

  .heading-79 {
    text-align: center;
    font-size: 40px;
    display: none;
  }

  .collection-list-4 {
    display: block;
  }

  .collection-item-4 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .app-navigation {
    border-radius: 0;
    width: 100%;
    height: auto;
    padding: 13px 10px 30px;
    bottom: 0;
  }

  .app-navigation.frosted-glass {
    opacity: 1;
    background-color: #171811b8;
    border-radius: 20px;
    width: 300px;
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: 10px;
  }

  .app-nav-link {
    background-color: #0000;
    flex-direction: column;
    flex: 1;
    padding-bottom: 0;
    padding-left: 5px;
    padding-right: 5px;
    transition: filter .2s;
    display: flex;
    top: 0;
    bottom: 0;
  }

  .app-nav-link:hover {
    opacity: 1;
  }

  .app-nav-link.w--current {
    color: #fcaa9e;
  }

  .footer-nav-icon {
    width: 20px;
    margin-bottom: 0;
  }

  .footer-nav-text {
    color: #fff;
    font-size: 10px;
  }

  .example-badge {
    font-size: 10px;
  }

  .track-thumbnail {
    width: 55px;
    height: 55px;
  }

  .example {
    padding-left: 20px;
    padding-right: 20px;
  }

  .track-number {
    margin-right: 10px;
    display: none;
  }

  .section-button {
    height: 45px;
  }

  .section-paragraph {
    font-size: 1rem;
  }

  .example-wrapper.example-one {
    padding-left: 10px;
    padding-right: 10px;
  }

  .example-wrapper.example-three {
    width: 100%;
    max-width: none;
  }

  .thumbnail {
    display: none;
  }

  .main-media-player.hide {
    display: block;
  }

  .media-info-wrapper {
    display: flex;
  }

  .track-thumbnail-2 {
    width: 50px;
    min-width: 50px;
    max-width: 50px;
    height: 50px;
    min-height: 50px;
    margin-right: 5px;
  }

  .heading-80.orange {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 20px;
  }

  .mp-title-2 {
    font-size: 12px;
    line-height: 1.2em;
  }

  .mp-track {
    padding-top: 0;
  }

  .mp-example-wrapper-2 {
    min-width: 0;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 15px;
  }

  .text-block-81.genre {
    text-transform: capitalize;
    display: flex;
  }

  .track-title-2 {
    flex-wrap: wrap;
    margin-left: 10px;
    font-size: 13px;
    display: flex;
  }

  .mp-track-time {
    font-size: 12px;
  }

  .mp-duration.hide {
    display: none;
  }

  .heading-165 {
    -webkit-text-stroke-color: #0c0400;
    font-size: 25px;
    line-height: 20px;
  }

  .sp-title-wrapper {
    flex-wrap: wrap;
  }

  .mp-single-track {
    background-color: #383634;
    padding-left: 10px;
    padding-right: 10px;
  }

  .mp-track-thumbnail {
    display: none;
  }

  .track-details-wrapper-2 {
    text-transform: uppercase;
    flex-wrap: wrap;
    font-size: 1px;
  }

  .track-3.low-profile {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .plalist {
    align-items: stretch;
    margin-top: 0;
  }

  .plalist.profile {
    padding-bottom: 0;
  }

  .sp-thumbnail-3 {
    display: none;
  }

  .div-block-88 {
    margin-left: 10px;
  }

  .track-number-2 {
    margin-right: 10px;
    display: none;
  }

  .sp-artist-name {
    font-size: 12px;
  }

  .mp-elapsed.hide {
    display: none;
  }

  .heading-81 {
    text-align: left;
    margin-bottom: 10px;
    margin-left: 10px;
    font-size: 20px;
    line-height: 24px;
  }

  .div-block-63 {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .flex_wrapper.flex_center {
    flex-wrap: wrap;
    height: auto;
  }

  .collection-list-5 {
    flex-wrap: wrap;
  }

  .collection-list-5.socialks {
    flex-flow: wrap;
    justify-content: center;
  }

  .social-link-dark {
    padding-left: 10px;
    padding-right: 10px;
  }

  .social-icon-2 {
    width: 20px;
    height: 20px;
  }

  .div-block-89 {
    padding-top: 5px;
    padding-bottom: 0;
  }

  .collection-list-6 {
    flex-direction: column;
    display: flex;
  }

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

  .video-lightbox {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .video-lightbox.profile-grid {
    padding: 0;
  }

  .div-block-90 {
    margin-left: 2px;
    margin-right: 2px;
    padding-left: 0;
    padding-right: 0;
  }

  .title-section, .title-section.profile {
    padding-top: 0;
  }

  .image-3 {
    position: relative;
    bottom: 110px;
    left: 138px;
  }

  .heading-166 {
    font-size: 18px;
    bottom: -12px;
  }

  .vertical-videos {
    padding-left: 1px;
    padding-right: 1px;
  }

  .container-51 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-51.profile-grid {
    padding-left: 0;
    padding-right: 0;
  }

  .collection-list-7 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-direction: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .collection-list-7.profile-grid {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-template-rows: auto;
    grid-template-columns: minmax(100px, 1fr) 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .container-52 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .instagram-link {
    font-size: 16px;
  }

  .instagram-grid-wrapper {
    grid-template-columns: 1fr 1fr;
    margin-top: 40px;
  }

  .link-block {
    margin-bottom: 60px;
  }

  .div-block-49 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
  }

  .div-block-49.hide {
    display: none;
  }

  .div-block-91 {
    box-shadow: none;
    border-style: none;
    border-width: 0;
    border-radius: 0;
  }

  .div-block-91.profile-no-border {
    border-style: none;
  }

  .profile-grid-transparent {
    opacity: .02;
  }

  .profile-background {
    background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-position: 50%;
    background-size: cover;
  }

  .profile-background.profile-square {
    width: auto;
    min-width: 100px;
    height: auto;
    min-height: 100px;
  }

  .radius-10px {
    width: 2754px;
    max-width: 2754px;
  }

  .image-45 {
    max-width: 22px;
  }

  .div-block-93 {
    width: 300px;
    display: block;
  }

  .collection-list-8 {
    flex-direction: column;
    align-items: stretch;
  }

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

  .collection-item-12 {
    width: 100%;
    display: flex;
  }

  .socials {
    display: flex;
  }

  .container-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-3.book-class-page {
    padding-left: 0;
    padding-right: 0;
  }

  .checkbox-label-3 {
    font-size: 12px;
  }

  .absolute-image {
    overflow: hidden;
  }

  .section-9 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section-9.book-class-page {
    padding-top: 0;
    padding-bottom: 0;
  }

  .section-9.book-class-page.subscribe.hide, .section-9.book-class-page.hide {
    display: block;
  }

  .book-class-form-title {
    font-size: 30px;
  }

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

  .book-class-wrapper {
    box-shadow: none;
    border-radius: 0;
    padding: 40px 20px;
    overflow: hidden;
  }

  .hide {
    display: none;
  }

  .container-53 {
    max-width: none;
  }

  .nav-menu-two {
    flex-direction: column;
  }

  .black-font {
    color: var(--neutral-800);
  }

  .sp-details-wrapper-2 {
    margin-bottom: 10px;
  }

  .container-default-10 {
    padding-left: 16px;
    padding-right: 16px;
    display: block;
  }

  .paragraph-large-5 {
    display: none;
  }

  .section-20 {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .section-20.position-relative {
    padding-bottom: 60px;
  }

  .section-20.position-relative._150 {
    padding-top: 10px;
    overflow: visible;
  }

  .video-icon-2, .video-icon-2.small {
    width: 40px;
  }

  .video-icon-2.small.relative {
    position: relative;
    bottom: 60px;
    left: 30px;
  }

  .bg-overlay-3 {
    width: 100%;
  }

  .bg-overlay-3.video-gradient {
    display: none;
  }

  .video-text-wrapper-2, .video-text-wrapper-2.small {
    margin-top: 16px;
    margin-left: 0;
  }

  .background-video-15 {
    width: 100vw;
    height: 100vh;
  }

  .background-video-13 {
    background-image: none;
    background-size: auto;
    align-self: stretch;
    height: 600px;
    display: block;
  }

  .background-video-12 {
    display: none;
  }

  .background-video-9 {
    height: 600vh;
    display: none;
    overflow: visible;
  }

  .image-19 {
    z-index: auto;
    opacity: 1;
    position: absolute;
    inset: 40% auto auto 42%;
  }

  .background-video-11 {
    width: 100vw;
    height: 100vh;
    display: none;
  }

  .button-29 {
    background-color: #3898ec00;
    border: 2px solid #fdfafa;
    border-radius: 20px;
    width: auto;
    font-weight: 500;
  }

  .lightbox-link-4 {
    width: auto;
    height: 100%;
    position: absolute;
  }

  .lightbox-link-4.share {
    height: auto;
  }

  .section-21 {
    height: auto;
    margin-top: -60px;
    margin-bottom: 20px;
    display: flex;
  }

  .section-21.hide {
    display: block;
  }

  .heading-167 {
    text-align: center;
    justify-content: center;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 900;
    line-height: 20px;
    display: flex;
  }

  .heading-167.centered {
    font-size: 36px;
    line-height: 1.3em;
    top: 102%;
  }

  .div-block-96 {
    flex-flow: column;
    align-items: center;
    margin-top: 0;
    padding-top: 30px;
    padding-bottom: 30px;
    display: none;
    position: absolute;
    inset: auto 0% 0%;
  }

  .image-28 {
    width: 70%;
    display: block;
  }

  .div-block-97 {
    justify-content: center;
    align-items: center;
    display: block;
    position: absolute;
    inset: auto auto 55% 10%;
  }

  .scroll-section-subheader {
    font-size: .8em;
  }

  .scroll-arrow-txt-2 {
    letter-spacing: 1px;
    font-size: .6rem;
  }

  .explore-img {
    width: 100%;
    height: 100%;
  }

  .scrolling-list-4 {
    place-content: flex-start;
    align-items: center;
    padding-top: 0;
    padding-left: 14px;
  }

  .feat-explore-item {
    width: 100%;
    height: 350px;
  }

  .feat-explore-item.scroll-item {
    width: 43%;
    height: auto;
    margin-left: 2px;
    margin-right: 10px;
    box-shadow: 0 7px 10px 3px #0000001a;
  }

  .header-column-right {
    width: 25%;
    padding-right: 2%;
  }

  .card-info-wrap {
    text-align: left;
    flex: 0 auto;
    line-height: 1em;
    display: flex;
  }

  .explore-card-link {
    background-image: url('../images/IMG_6654.JPG');
    width: 200px;
    height: 300px;
    padding-top: 0;
  }

  .header-wrapper-2 {
    margin-top: 4%;
  }

  .header-wrapper-2.centerd {
    flex-direction: column;
    align-items: center;
  }

  .scroll-section-header-2 {
    margin-bottom: 3px;
    font-size: 1.2rem;
  }

  .explore-card-header-3 {
    font-size: .8rem;
    line-height: 1em;
    display: inline;
  }

  .scroll-arrow-img-3 {
    width: 20px;
  }

  .header-column-left {
    width: 75%;
  }

  .scroll-arrow-2 {
    height: 25px;
    padding-left: 10px;
    padding-right: 10px;
    display: none;
  }

  .header-text-wrap {
    padding-left: 12px;
    padding-right: 7%;
  }

  .example-section {
    background-image: radial-gradient(circle at 50% 30%, #4968be 6%, #0000 20%);
  }

  .example-section.hide {
    position: static;
  }

  .mp-track-2 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .mp-single-track-2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .mp-title {
    font-family: Lato, sans-serif;
    font-size: 14px;
  }

  .explore-card-link-2 {
    background-image: url('../images/IMG_6654.JPG');
    border-radius: 10px;
    width: 200px;
    height: 300px;
    padding-top: 0;
  }

  .header-column-right-2 {
    width: 25%;
    padding-right: 2%;
  }

  .scroll-section-header-3 {
    margin-bottom: 3px;
    font-size: 1.2rem;
  }

  .explore-img-2 {
    border-radius: 10px;
    width: 100%;
    height: 100%;
  }

  .scroll-section-wrapper-3 {
    width: 100%;
  }

  .explore-card-header-4 {
    font-size: .8rem;
    line-height: 1em;
    display: inline;
  }

  .scrolling-section-2 {
    margin-left: 0;
  }

  .card-info-wrap-2 {
    text-align: left;
    flex: 0 auto;
    justify-content: space-between;
    align-items: center;
    line-height: 1em;
    display: flex;
  }

  .scroll-arrow-3 {
    height: 25px;
    padding-left: 10px;
    padding-right: 10px;
    display: none;
  }

  .flex-block-2 {
    width: 100%;
    height: auto;
  }

  .scrolling-list-5 {
    place-content: flex-start;
    align-items: center;
    padding-top: 0;
    padding-left: 14px;
  }

  .explore-card-link-3 {
    background-image: url('../images/IMG_6654.JPG');
    border-radius: 10px;
    width: 200px;
    height: 300px;
    padding-top: 0;
  }

  .scroll-section-header-4 {
    margin-bottom: 3px;
    font-size: 1.2rem;
  }

  .scroll-section-wrapper-4 {
    width: 100%;
  }

  .explore-card-header-5 {
    font-size: .8rem;
    line-height: 1em;
    display: inline;
  }

  .scrolling-section-3 {
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .card-info-wrap-3 {
    text-align: left;
    flex: 0 auto;
    justify-content: space-between;
    align-items: center;
    line-height: 1em;
    display: flex;
  }

  .scroll-arrow-img-4 {
    width: 20px;
  }

  .scroll-arrow-4 {
    height: 25px;
    padding-left: 10px;
    padding-right: 10px;
    display: none;
  }

  .header-text-wrap-2 {
    padding-left: 12px;
    padding-right: 7%;
  }

  .header-text-wrap-2.centered {
    text-align: center;
    justify-content: center;
    display: flex;
  }

  .section-22 {
    height: 10px;
  }

  .video-7 {
    margin-bottom: 10px;
  }

  .heading-168 {
    font-size: 20px;
    line-height: 30px;
  }

  .section-27 {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .section-27.position-relative {
    padding-bottom: 60px;
  }

  .section-27.position-relative._150 {
    padding-top: 20px;
    padding-bottom: 20px;
    overflow: visible;
  }

  .video-text-wrapper-3, .video-text-wrapper-3.small {
    margin-top: 16px;
    margin-left: 0;
  }

  .section-28 {
    margin-bottom: 100px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .video-8 {
    position: relative;
  }

  .example-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .track-thumbnail-3 {
    width: 55px;
    height: 55px;
  }

  .track-4 {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .heading-170 {
    margin-left: 10px;
    font-size: 12px;
    position: absolute;
    inset: 1% auto auto 0%;
  }

  .flex-block-3 {
    width: 100%;
    bottom: 0;
    left: 0;
  }

  .link-2 {
    font-size: 14px;
  }

  .footer-links {
    flex-flow: row;
  }
}

#w-node-_09432e81-f5ff-bd07-b4a4-a1461a554b93-31d737b7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b0515a5e-079d-589e-f188-cb109616bfc8-31d737b7 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-f904300b-e5fd-614a-6ad7-7ac515fbe8f1-31d737b7 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-f904300b-e5fd-614a-6ad7-7ac515fbe8fa-31d737b7 {
  place-self: center stretch;
}

#w-node-_0cd7527f-2e4b-c43e-d289-25df62898544-ae2f46c5 {
  justify-self: end;
}

#w-node-_9c83388a-c4e4-c13a-c490-1f5e5261ea43-31d737fc, #w-node-_9c83388a-c4e4-c13a-c490-1f5e5261ea43-31d73811 {
  align-self: center;
}

#w-node-b57638b1-91b4-411e-7992-4aa8d82e816a-31d73811, #w-node-_8c54ec5c-e4aa-afdb-09fd-b9b22409a916-31d73811 {
  align-self: end;
}

#w-node-_6581f6e2-23c8-8293-f53d-535912747023-31d73811 {
  place-self: end;
}

#w-node-c78119e7-d1df-60fc-d72c-d34669dc72a3-31d73812 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5b42e01e-4c2e-4af5-ce66-1e86dc37ce39-31d73812 {
  justify-self: end;
}

#w-node-c78119e7-d1df-60fc-d72c-d34669dc72a3-31d73815 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5b42e01e-4c2e-4af5-ce66-1e86dc37ce39-31d73815 {
  justify-self: end;
}

#w-node-a426b884-8b20-52a1-c09c-4170775df455-31d73868 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#Message.w-node-e4bb39e6-02cf-5854-8957-4b5f8aa762fc-31d73868 {
  grid-area: span 1 / span 2 / span 1 / span 2;
  align-self: stretch;
}

#w-node-_988eb8d1-6835-95e3-d503-d324fc979ba7-31d73868 {
  justify-self: start;
}

#w-node-_9a4d47f2-d2b5-ac47-0869-941e07ba328d-31d73868 {
  align-self: center;
}

#w-node-_2986baba-03a2-72ec-c6ec-33792b60052b-31d7386e {
  justify-self: end;
}

#w-node-_0977162f-5c82-f9a9-4b8c-0b990337ab5b-31d7389f {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_0ab1d809-1ec6-a1d1-6ab2-c968ce27ef90-31d738a0 {
  align-self: center;
}

#w-node-c697fba2-a56b-b904-62b1-e8255574d690-31d738a0 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_0977162f-5c82-f9a9-4b8c-0b990337ab5b-31d738a0 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_256f4f16-e829-1aa8-b942-51bd0ab1b652-31d738a0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b4f4d66f-a45e-de00-ee5e-dd288dd74a7b-31d738a0 {
  justify-self: end;
}

#w-node-_0977162f-5c82-f9a9-4b8c-0b990337ab5b-31d738a1, #w-node-_0977162f-5c82-f9a9-4b8c-0b990337ab5b-31d738a2, #w-node-fe77d1c4-a479-4c18-8a01-609cca9e0c93-ca9e0c88 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-d924dd2b-4592-5be2-3a5a-7abe3fe970dd-31d738ba {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-c78119e7-d1df-60fc-d72c-d34669dc72a3-31d738d1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5b42e01e-4c2e-4af5-ce66-1e86dc37ce39-31d738d1 {
  justify-self: end;
}

#w-node-c78119e7-d1df-60fc-d72c-d34669dc72a3-31d738e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5b42e01e-4c2e-4af5-ce66-1e86dc37ce39-31d738e1 {
  justify-self: end;
}

#w-node-b12acbf1-4401-ffa1-233f-a292ddc46c10-31d738e3, #w-node-f883a31a-5f18-7a34-43a1-6d578a17f715-31d738e3, #w-node-_736a4f51-80ee-b602-655b-93ac609e0d7c-31d738e3, #w-node-bc5a2fcc-d37b-420b-a5bc-89854bb46816-31d738e3, #w-node-_2f9cb310-c807-7746-c7c3-56f0f0bd8dd5-31d738e3, #w-node-f4055a69-9b88-c1f3-7375-8bedfd5278bc-31d738e3 {
  align-self: end;
}

#w-node-_09432e81-f5ff-bd07-b4a4-a1461a554b93-b4e0bc8a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b0515a5e-079d-589e-f188-cb109616bfc8-b4e0bc8a {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-f904300b-e5fd-614a-6ad7-7ac515fbe8f1-b4e0bc8a {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-f904300b-e5fd-614a-6ad7-7ac515fbe8fa-b4e0bc8a {
  place-self: center stretch;
}

#w-node-_09432e81-f5ff-bd07-b4a4-a1461a554b93-77e9b415 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b0515a5e-079d-589e-f188-cb109616bfc8-77e9b415 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-f904300b-e5fd-614a-6ad7-7ac515fbe8f1-77e9b415 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-f904300b-e5fd-614a-6ad7-7ac515fbe8fa-77e9b415 {
  place-self: center stretch;
}

#w-node-b0515a5e-079d-589e-f188-cb109616bfc8-1b9b714f {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_09432e81-f5ff-bd07-b4a4-a1461a554b93-d54f55f0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b0515a5e-079d-589e-f188-cb109616bfc8-f22aff72 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_09432e81-f5ff-bd07-b4a4-a1461a554b93-cc7ea1e2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b0515a5e-079d-589e-f188-cb109616bfc8-cc7ea1e2 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

@media screen and (min-width: 1920px) {
  #w-node-_522e1f53-61b5-db04-ae7c-7b9f6493a1a3-31d73841 {
    align-self: start;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_413295b4-ab53-77a2-5d18-415f8b199fae-31d737b7 {
    order: 9999;
  }

  #w-node-_0cd7527f-2e4b-c43e-d289-25df62898544-ae2f46c5 {
    justify-self: start;
  }

  #w-node-_9aa84a33-c74a-509f-06ff-25f778a16b35-ae2f46c5 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_9c83388a-c4e4-c13a-c490-1f5e5261ea43-31d737fc, #w-node-_9c83388a-c4e4-c13a-c490-1f5e5261ea43-31d73811 {
    order: -9999;
  }

  #w-node-_6581f6e2-23c8-8293-f53d-535912747023-31d73811, #w-node-_5b42e01e-4c2e-4af5-ce66-1e86dc37ce39-31d73812, #w-node-_5b42e01e-4c2e-4af5-ce66-1e86dc37ce39-31d73815 {
    justify-self: start;
  }

  #w-node-_514dac44-7fc5-32f6-b94b-8a54e1e9b5a7-31d7386e {
    order: -9999;
  }

  #w-node-_2986baba-03a2-72ec-c6ec-33792b60052b-31d7386e {
    justify-self: start;
  }

  #w-node-_183ded0e-0fcd-ad6c-c173-788f96e39c7b-31d7389f {
    order: 9999;
  }

  #w-node-_0ab1d809-1ec6-a1d1-6ab2-c968ce27ef90-31d738a0 {
    order: -9999;
  }

  #w-node-_183ded0e-0fcd-ad6c-c173-788f96e39c7b-31d738a0 {
    order: 9999;
  }

  #w-node-b4f4d66f-a45e-de00-ee5e-dd288dd74a7b-31d738a0 {
    justify-self: start;
  }

  #w-node-_183ded0e-0fcd-ad6c-c173-788f96e39c7b-31d738a1, #w-node-_183ded0e-0fcd-ad6c-c173-788f96e39c7b-31d738a2, #w-node-_40febc55-2ba6-5b6f-993a-a5e72377a50d-31d738a3, #w-node-a17d29d2-8633-ee17-8507-fca04e82dbf0-31d738a4, #w-node-a17d29d2-8633-ee17-8507-fca04e82dbf0-31d738b9, #w-node-_413295b4-ab53-77a2-5d18-415f8b199fae-31d738ba, #w-node-_413295b4-ab53-77a2-5d18-415f8b199fae-31d738cb {
    order: 9999;
  }

  #w-node-_5b42e01e-4c2e-4af5-ce66-1e86dc37ce39-31d738d1, #w-node-_5b42e01e-4c2e-4af5-ce66-1e86dc37ce39-31d738e1 {
    justify-self: start;
  }

  #w-node-_413295b4-ab53-77a2-5d18-415f8b199fae-9fa20d40, #w-node-_413295b4-ab53-77a2-5d18-415f8b199fae-b4e0bc8a, #w-node-_413295b4-ab53-77a2-5d18-415f8b199fae-77e9b415, #w-node-_857ebe0b-4cc7-d02e-f9ee-9e81c00ea584-1b9b714f, #w-node-_413295b4-ab53-77a2-5d18-415f8b199fae-cc7ea1e2, #w-node-_656cbb46-cee5-9c41-edb3-1e864935297e-cc7ea1e2 {
    order: 9999;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_0cd7527f-2e4b-c43e-d289-25df62898544-ae2f46c5 {
    justify-self: start;
  }
}

@media screen and (max-width: 479px) {
  #w-node-f904300b-e5fd-614a-6ad7-7ac515fbe8f1-31d737b7, #w-node-_9aa84a33-c74a-509f-06ff-25f778a16b35-ae2f46c5 {
    grid-column: span 1 / span 1;
  }

  #w-node-_37fe0785-6b1c-25d4-d7ba-e186d54c123d-31d73845, #w-node-_37fe0785-6b1c-25d4-d7ba-e186d54c123d-31d73846 {
    justify-self: stretch;
  }

  #w-node-a426b884-8b20-52a1-c09c-4170775df455-31d73868, #Message.w-node-e4bb39e6-02cf-5854-8957-4b5f8aa762fc-31d73868 {
    grid-column: span 1 / span 1;
  }

  #w-node-_97d6299d-6a22-8abf-6746-1c5d6085743a-31d738a0 {
    justify-self: stretch;
  }

  #w-node-fe77d1c4-a479-4c18-8a01-609cca9e0c93-ca9e0c88 {
    grid-row: span 1 / span 1;
  }

  #w-node-f904300b-e5fd-614a-6ad7-7ac515fbe8f1-b4e0bc8a, #w-node-f904300b-e5fd-614a-6ad7-7ac515fbe8f1-77e9b415 {
    grid-column: span 1 / span 1;
  }
}


@font-face {
  font-family: 'Icons Font';
  src: url('../fonts/fontello.woff2') format('woff2'), url('../fonts/fontello.eot') format('embedded-opentype'), url('../fonts/fontello.woff') format('woff'), url('../fonts/fontello.ttf') format('truetype'), url('../fonts/fontello.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}