@charset "UTF-8";
:root {
  --lod-max-width: 1920px;
  --lod-max-width-medium: 75vw;
  --lod-max-width-large: 960px;
}

.fh1 {
  font-size: clamp(2rem, 1.27vw + 1.72rem, 2.5rem);
}
@media (min-width: 992px) {
  .fh1 {
    font-size: clamp(2.81rem, 8.93vw + -2.72rem, 3.75rem);
  }
}

.fh2 {
  font-size: clamp(1.75rem, 1.27vw + 1.47rem, 2.25rem);
}
@media (min-width: 992px) {
  .fh2 {
    font-size: clamp(2rem, 4.76vw + -0.95rem, 2.5rem);
  }
}

.fh3 {
  font-size: clamp(1.5rem, 0.63vw + 1.36rem, 1.75rem);
}
@media (min-width: 992px) {
  .fh3 {
    font-size: clamp(1.63rem, 3.57vw + -0.59rem, 2rem);
  }
}

.fh4 {
  font-size: clamp(1.13rem, 0.32vw + 1.05rem, 1.25rem);
}
@media (min-width: 992px) {
  .fh4 {
    font-size: clamp(1.25rem, 4.76vw + -1.7rem, 1.75rem);
  }
}

.fh5 {
  font-size: clamp(1rem, 0vw + 1rem, 1rem);
}
@media (min-width: 992px) {
  .fh5 {
    font-size: clamp(1rem, 1.19vw + 0.26rem, 1.13rem);
  }
}

.fb1 {
  font-size: clamp(1rem, 0.32vw + 0.93rem, 1.13rem);
}
@media (min-width: 992px) {
  .fb1 {
    font-size: clamp(1.13rem, 22.62vw + -12.9rem, 3.5rem);
  }
}

.fb2 {
  font-size: clamp(0.88rem, 0.32vw + 0.8rem, 1rem);
}
@media (min-width: 992px) {
  .fb2 {
    font-size: clamp(1rem, 9.52vw + -4.9rem, 2rem);
  }
}

.fb3 {
  font-size: clamp(0.81rem, 0.32vw + 0.74rem, 0.94rem);
}
@media (min-width: 992px) {
  .fb3 {
    font-size: clamp(0.94rem, 7.74vw + -3.86rem, 1.75rem);
  }
}

body, .fb4 {
  font-size: clamp(1.25rem, 0.32vw + 1.18rem, 1.38rem);
}
@media (min-width: 992px) {
  body, .fb4 {
    font-size: clamp(1.13rem, 3.57vw + -1.09rem, 1.5rem);
  }
}

p,
li,
a, .fb5 {
  font-size: clamp(0.69rem, 0.16vw + 0.65rem, 0.75rem);
}
@media (min-width: 992px) {
  p,
  li,
  a, .fb5 {
    font-size: clamp(0.75rem, 4.76vw + -2.2rem, 1.25rem);
  }
}

.fb6 {
  font-size: clamp(0.69rem, 0.16vw + 0.65rem, 0.75rem);
}
@media (min-width: 992px) {
  .fb6 {
    font-size: clamp(0.75rem, 3.57vw + -1.46rem, 1.13rem);
  }
}

.fb7 {
  font-size: clamp(0.69rem, 0.16vw + 0.65rem, 0.75rem);
}
@media (min-width: 992px) {
  .fb7 {
    font-size: clamp(0.75rem, 2.38vw + -0.73rem, 1rem);
  }
}

body {
  font-family: "sigurd-variable", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

:root {
  --lod-horizontal-small: clamp(2.5rem, 0.83vw + 2.3rem, 2.81rem);
  --lod-horizontal-medium: clamp(3.13rem, 1.66vw + 2.72rem, 3.75rem);
  --lod-horizontal-large: clamp(3.13rem, 4.99vw + 1.91rem, 5rem);
}

:root {
  --lod-vertical-small: clamp(0.63rem, 3.33vw + -0.19rem, 1.88rem);
  --lod-vertical-medium: clamp(0.63rem, 4.99vw + -0.59rem, 2.5rem);
  --lod-vertical-large: clamp(0.63rem, 8.32vw + -1.4rem, 3.75rem);
}

.pt-small {
  padding-top: clamp(2.5rem, 0.83vw + 2.3rem, 2.81rem);
}
@media (min-width: 992px) {
  .pt-small {
    padding-top: clamp(3.13rem, 17.86vw + -7.95rem, 5rem);
  }
}

.pb-small {
  padding-bottom: clamp(2.5rem, 0.83vw + 2.3rem, 2.81rem);
}
@media (min-width: 992px) {
  .pb-small {
    padding-bottom: clamp(3.13rem, 17.86vw + -7.95rem, 5rem);
  }
}

.ptb-small {
  padding-top: clamp(2.5rem, 0.83vw + 2.3rem, 2.81rem);
  padding-bottom: clamp(2.5rem, 0.83vw + 2.3rem, 2.81rem);
}
@media (min-width: 992px) {
  .ptb-small {
    padding-top: clamp(3.13rem, 17.86vw + -7.95rem, 5rem);
    padding-bottom: clamp(3.13rem, 17.86vw + -7.95rem, 5rem);
  }
}

.pt-medium {
  padding-top: clamp(3.13rem, 1.66vw + 2.72rem, 3.75rem);
}
@media (min-width: 992px) {
  .pt-medium {
    padding-top: clamp(4.38rem, 17.86vw + -6.7rem, 6.25rem);
  }
}

.pb-medium {
  padding-bottom: clamp(3.13rem, 1.66vw + 2.72rem, 3.75rem);
}
@media (min-width: 992px) {
  .pb-medium {
    padding-bottom: clamp(4.38rem, 17.86vw + -6.7rem, 6.25rem);
  }
}

.ptb-medium {
  padding-top: clamp(3.13rem, 1.66vw + 2.72rem, 3.75rem);
  padding-bottom: clamp(3.13rem, 1.66vw + 2.72rem, 3.75rem);
}
@media (min-width: 992px) {
  .ptb-medium {
    padding-top: clamp(4.38rem, 17.86vw + -6.7rem, 6.25rem);
    padding-bottom: clamp(4.38rem, 17.86vw + -6.7rem, 6.25rem);
  }
}

.pt-large {
  padding-top: clamp(3.13rem, 4.99vw + 1.91rem, 5rem);
}
@media (min-width: 992px) {
  .pt-large {
    padding-top: clamp(6.25rem, 29.76vw + -12.2rem, 9.38rem);
  }
}

.pb-large {
  padding-bottom: clamp(3.13rem, 4.99vw + 1.91rem, 5rem);
}
@media (min-width: 992px) {
  .pb-large {
    padding-bottom: clamp(6.25rem, 29.76vw + -12.2rem, 9.38rem);
  }
}

.ptb-large, .player {
  padding-top: clamp(3.13rem, 4.99vw + 1.91rem, 5rem);
  padding-bottom: clamp(3.13rem, 4.99vw + 1.91rem, 5rem);
}
@media (min-width: 992px) {
  .ptb-large, .player {
    padding-top: clamp(6.25rem, 29.76vw + -12.2rem, 9.38rem);
    padding-bottom: clamp(6.25rem, 29.76vw + -12.2rem, 9.38rem);
  }
}

.mt-small {
  margin-top: clamp(2.5rem, 0.83vw + 2.3rem, 2.81rem);
}
@media (min-width: 992px) {
  .mt-small {
    margin-top: clamp(3.13rem, 17.86vw + -7.95rem, 5rem);
  }
}

.mb-small {
  margin-bottom: clamp(2.5rem, 0.83vw + 2.3rem, 2.81rem);
}
@media (min-width: 992px) {
  .mb-small {
    margin-bottom: clamp(3.13rem, 17.86vw + -7.95rem, 5rem);
  }
}

.mtb-small {
  margin-top: clamp(2.5rem, 0.83vw + 2.3rem, 2.81rem);
  margin-bottom: clamp(2.5rem, 0.83vw + 2.3rem, 2.81rem);
}
@media (min-width: 992px) {
  .mtb-small {
    margin-top: clamp(3.13rem, 17.86vw + -7.95rem, 5rem);
    margin-bottom: clamp(3.13rem, 17.86vw + -7.95rem, 5rem);
  }
}

.mt-medium {
  margin-top: clamp(3.13rem, 1.66vw + 2.72rem, 3.75rem);
}
@media (min-width: 992px) {
  .mt-medium {
    margin-top: clamp(4.38rem, 17.86vw + -6.7rem, 6.25rem);
  }
}

.mb-medium {
  margin-bottom: clamp(3.13rem, 1.66vw + 2.72rem, 3.75rem);
}
@media (min-width: 992px) {
  .mb-medium {
    margin-bottom: clamp(4.38rem, 17.86vw + -6.7rem, 6.25rem);
  }
}

.mtb-medium {
  margin-top: clamp(3.13rem, 1.66vw + 2.72rem, 3.75rem);
  margin-bottom: clamp(3.13rem, 1.66vw + 2.72rem, 3.75rem);
}
@media (min-width: 992px) {
  .mtb-medium {
    margin-top: clamp(4.38rem, 17.86vw + -6.7rem, 6.25rem);
    margin-bottom: clamp(4.38rem, 17.86vw + -6.7rem, 6.25rem);
  }
}

.mt-large {
  margin-top: clamp(3.13rem, 4.99vw + 1.91rem, 5rem);
}
@media (min-width: 992px) {
  .mt-large {
    margin-top: clamp(6.25rem, 29.76vw + -12.2rem, 9.38rem);
  }
}

.mb-large {
  margin-bottom: clamp(3.13rem, 4.99vw + 1.91rem, 5rem);
}
@media (min-width: 992px) {
  .mb-large {
    margin-bottom: clamp(6.25rem, 29.76vw + -12.2rem, 9.38rem);
  }
}

.mtb-large {
  margin-top: clamp(3.13rem, 4.99vw + 1.91rem, 5rem);
  margin-bottom: clamp(3.13rem, 4.99vw + 1.91rem, 5rem);
}
@media (min-width: 992px) {
  .mtb-large {
    margin-top: clamp(6.25rem, 29.76vw + -12.2rem, 9.38rem);
    margin-bottom: clamp(6.25rem, 29.76vw + -12.2rem, 9.38rem);
  }
}

@media (min-width: 1200px) {
  .max-w {
    max-width: 1160px;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media (min-width: 1200px) {
  .full-w {
    max-width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

.pl-small {
  padding-left: clamp(0.63rem, 3.33vw + -0.19rem, 1.88rem);
}
@media (max-width: 1199px) {
  .pl-small {
    padding-left: clamp(1.56rem, 8.93vw + -3.97rem, 2.5rem);
  }
}

.pr-small {
  padding-right: clamp(0.63rem, 3.33vw + -0.19rem, 1.88rem);
}
@media (max-width: 1199px) {
  .pr-small {
    padding-right: clamp(1.56rem, 8.93vw + -3.97rem, 2.5rem);
  }
}

.module-default, .module-max-width, .module-max-width-medium, .module-max-width-small, .plr-small {
  padding-left: clamp(0.63rem, 3.33vw + -0.19rem, 1.88rem);
  padding-right: clamp(0.63rem, 3.33vw + -0.19rem, 1.88rem);
}
@media (max-width: 1199px) {
  .module-default, .module-max-width, .module-max-width-medium, .module-max-width-small, .plr-small {
    padding-left: clamp(1.56rem, 8.93vw + -3.97rem, 2.5rem);
    padding-right: clamp(1.56rem, 8.93vw + -3.97rem, 2.5rem);
  }
}

@media (min-width: 1210px) {
  .max-w {
    max-width: 1160px;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media (min-width: 1210px) {
  .full-w {
    max-width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

.pl-medium {
  padding-left: clamp(0.63rem, 4.99vw + -0.59rem, 2.5rem);
}
@media (max-width: 1209px) {
  .pl-medium {
    padding-left: clamp(1.88rem, 11.9vw + -5.51rem, 3.13rem);
  }
}

.pr-medium {
  padding-right: clamp(0.63rem, 4.99vw + -0.59rem, 2.5rem);
}
@media (max-width: 1209px) {
  .pr-medium {
    padding-right: clamp(1.88rem, 11.9vw + -5.51rem, 3.13rem);
  }
}

.module-narrow, .plr-medium, .hero__title, .hero__body, .player, .header,
.footer {
  padding-left: clamp(0.63rem, 4.99vw + -0.59rem, 2.5rem);
  padding-right: clamp(0.63rem, 4.99vw + -0.59rem, 2.5rem);
}
@media (max-width: 1209px) {
  .module-narrow, .plr-medium, .hero__title, .hero__body, .player, .header,
  .footer {
    padding-left: clamp(1.88rem, 11.9vw + -5.51rem, 3.13rem);
    padding-right: clamp(1.88rem, 11.9vw + -5.51rem, 3.13rem);
  }
}

@media (min-width: 1240px) {
  .max-w {
    max-width: 1160px;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media (min-width: 1240px) {
  .full-w {
    max-width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

.pl-large {
  padding-left: clamp(0.63rem, 8.32vw + -1.4rem, 3.75rem);
}
@media (max-width: 1239px) {
  .pl-large {
    padding-left: clamp(3.13rem, 17.86vw + -7.95rem, 5rem);
  }
}

.pr-large {
  padding-right: clamp(0.63rem, 8.32vw + -1.4rem, 3.75rem);
}
@media (max-width: 1239px) {
  .pr-large {
    padding-right: clamp(3.13rem, 17.86vw + -7.95rem, 5rem);
  }
}

.module-extra, .plr-large {
  padding-left: clamp(0.63rem, 8.32vw + -1.4rem, 3.75rem);
  padding-right: clamp(0.63rem, 8.32vw + -1.4rem, 3.75rem);
}
@media (max-width: 1239px) {
  .module-extra, .plr-large {
    padding-left: clamp(3.13rem, 17.86vw + -7.95rem, 5rem);
    padding-right: clamp(3.13rem, 17.86vw + -7.95rem, 5rem);
  }
}

.ml-small {
  margin-left: clamp(0.63rem, 3.33vw + -0.19rem, 1.88rem);
}
@media (min-width: 992px) {
  .ml-small {
    margin-left: clamp(1.56rem, 8.93vw + -3.97rem, 2.5rem);
  }
}

.mr-small {
  margin-right: clamp(0.63rem, 3.33vw + -0.19rem, 1.88rem);
}
@media (min-width: 992px) {
  .mr-small {
    margin-right: clamp(1.56rem, 8.93vw + -3.97rem, 2.5rem);
  }
}

.mlr-small {
  margin-left: clamp(0.63rem, 3.33vw + -0.19rem, 1.88rem);
  margin-right: clamp(0.63rem, 3.33vw + -0.19rem, 1.88rem);
}
@media (min-width: 992px) {
  .mlr-small {
    margin-left: clamp(1.56rem, 8.93vw + -3.97rem, 2.5rem);
    margin-right: clamp(1.56rem, 8.93vw + -3.97rem, 2.5rem);
  }
}

.ml-medium {
  margin-left: clamp(0.63rem, 4.99vw + -0.59rem, 2.5rem);
}
@media (min-width: 992px) {
  .ml-medium {
    margin-left: clamp(1.88rem, 11.9vw + -5.51rem, 3.13rem);
  }
}

.mr-medium {
  margin-right: clamp(0.63rem, 4.99vw + -0.59rem, 2.5rem);
}
@media (min-width: 992px) {
  .mr-medium {
    margin-right: clamp(1.88rem, 11.9vw + -5.51rem, 3.13rem);
  }
}

.mlr-medium {
  margin-left: clamp(0.63rem, 4.99vw + -0.59rem, 2.5rem);
  margin-right: clamp(0.63rem, 4.99vw + -0.59rem, 2.5rem);
}
@media (min-width: 992px) {
  .mlr-medium {
    margin-left: clamp(1.88rem, 11.9vw + -5.51rem, 3.13rem);
    margin-right: clamp(1.88rem, 11.9vw + -5.51rem, 3.13rem);
  }
}

.ml-large {
  margin-left: clamp(0.63rem, 8.32vw + -1.4rem, 3.75rem);
}
@media (min-width: 992px) {
  .ml-large {
    margin-left: clamp(3.13rem, 17.86vw + -7.95rem, 5rem);
  }
}

.mr-large {
  margin-right: clamp(0.63rem, 8.32vw + -1.4rem, 3.75rem);
}
@media (min-width: 992px) {
  .mr-large {
    margin-right: clamp(3.13rem, 17.86vw + -7.95rem, 5rem);
  }
}

.mlr-large {
  margin-left: clamp(0.63rem, 8.32vw + -1.4rem, 3.75rem);
  margin-right: clamp(0.63rem, 8.32vw + -1.4rem, 3.75rem);
}
@media (min-width: 992px) {
  .mlr-large {
    margin-left: clamp(3.13rem, 17.86vw + -7.95rem, 5rem);
    margin-right: clamp(3.13rem, 17.86vw + -7.95rem, 5rem);
  }
}

* {
  box-sizing: border-box;
}

body {
  position: relative;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  background-color: #060701;
  color: var(--lod-colors-neutral-900);
  margin: 0 auto;
}

p,
li,
a {
  margin: 0;
}

strong {
  font-weight: 700;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin: 0;
}

ul,
ol,
li {
  text-decoration: none;
  padding: 0;
  margin: 0;
  list-style: none;
}

blockquote {
  margin: 0 0 30px 0;
  padding: 0;
}
blockquote p {
  font-weight: bold;
}

img,
video {
  height: auto;
  display: block;
}

figure {
  margin: 0;
  padding: 0;
}

i::before {
  vertical-align: middle;
}

*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

:where([hidden]:not([hidden=until-found])) {
  display: none !important;
}

:where(html) {
  -webkit-text-size-adjust: none;
  color-scheme: dark light;
  tab-size: 2;
  scrollbar-gutter: stable;
}

:where(html:has(dialog:modal[open])) {
  overflow: clip;
}

@media (prefers-reduced-motion: no-preference) {
  :where(html:focus-within) {
    scroll-behavior: smooth;
  }
}
:where(body) {
  line-height: 1.5;
  font-family: system-ui, sans-serif;
  -webkit-font-smoothing: antialiased;
}

:where(button) {
  all: unset;
}

:where(input, button, textarea, select) {
  font: inherit;
  color: inherit;
}

:where(textarea) {
  resize: vertical;
  resize: block;
}

:where(button, label, select, summary, [role=button], [role=option]) {
  cursor: pointer;
}

:where(:disabled) {
  cursor: not-allowed;
}

:where(label:has(> input:disabled), label:has(+ input:disabled)) {
  cursor: not-allowed;
}

:where(a) {
  color: inherit;
  text-underline-offset: 0.2ex;
}

:where(ul, ol) {
  list-style: none;
}

:where(img, svg, video, canvas, audio, iframe, embed, object) {
  display: block;
}

:where(img, picture, svg, video) {
  block-size: auto;
}

:where(p, h1, h2, h3, h4, h5, h6) {
  overflow-wrap: break-word;
}

:where(h1, h2, h3) {
  line-height: calc(1em + 0.5rem);
  text-wrap: balance;
}

:where(hr) {
  border: none;
  border-block-start: 1px solid;
  color: inherit;
  block-size: 0;
  overflow: visible;
}

:where(dialog) {
  border: none;
  background: none;
  inset: unset;
  max-width: unset;
  max-height: unset;
}

:where(dialog:not([open], [popover])) {
  display: none !important;
}

:where([popover]) {
  border: none;
  background: none;
  inset: unset;
  color: inherit;
}

:where([popover]:not(:popover-open)) {
  display: none !important;
}

:where(:focus-visible, :target) {
  scroll-margin-block: 8vh;
}

:where(.visually-hidden:not(:focus-within, :active)) {
  clip-path: inset(50%) !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden !important;
  position: absolute !important;
  white-space: nowrap !important;
  border: 0 !important;
  user-select: none !important;
}

.svg-icon-inline, .svg-icon {
  align-items: center;
  width: 1em;
  height: 1em;
  background-color: transparent;
  fill: currentColor;
}

.svg-icon {
  display: flex;
}

.svg-icon-inline {
  display: inline-flex;
}

.header,
.footer {
  padding-top: clamp(0.75rem, 1.15vw + 0.49rem, 1.5rem);
  padding-bottom: clamp(1.5rem, 2.31vw + 0.98rem, 3rem);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header nav ul,
.footer nav ul {
  display: flex;
  gap: clamp(1rem, 1.54vw + 0.65rem, 2rem);
}
.header nav ul li,
.footer nav ul li {
  cursor: pointer;
  font-size: 26px;
  font-weight: 700;
  color: white;
  text-decoration: none;
}
@media (max-width: 991px) {
  .header nav ul li,
  .footer nav ul li {
    font-size: 16px;
  }
}
.header figure,
.footer figure {
  max-width: 120px;
}
.header figure img,
.footer figure img {
  object-fit: cover;
  width: 100%;
  height: auto;
}

@media (max-width: 991px) {
  .player {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
.player .block__wrapper {
  display: flex;
  flex-direction: column;
  gap: clamp(1rem, 1.54vw + 0.65rem, 2rem);
}
.player .song__description {
  font-style: italic;
}
.player .song--light .song__description {
  text-transform: uppercase;
  font-weight: 700;
}

.song {
  cursor: pointer;
  border-top: 2px solid #7f7f7c;
  border-left: 2px solid #7f7f7c;
  border-right: 2px solid #7f7f7c;
}
.song__wrapper {
  position: relative;
  width: 100%;
}
.song__thumbnail {
  height: 100%;
}
.song__thumbnail img {
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.song--dark .song__genereNo span:first-of-type,
.song--dark .song__songNo span:first-of-type, .song--light .song__genereNo span:first-of-type,
.song--light .song__songNo span:first-of-type {
  font-weight: 300;
  font-family: "sigurd-variable", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  line-height: 0.9em;
}
.song--dark .song__genereNo span:last-of-type,
.song--dark .song__songNo span:last-of-type, .song--light .song__genereNo span:last-of-type,
.song--light .song__songNo span:last-of-type {
  font-weight: 400;
  font-family: "argent-pixel-cf", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  line-height: 0.8em;
}
@media (max-width: 991px) {
  .song--dark .song__genereNo, .song--light .song__genereNo {
    display: none;
  }
}
.song--dark .song__genere p, .song--light .song__genere p {
  font-weight: 400;
  font-family: "sigurd-variable", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  line-height: 0.8em;
}
.song--dark .song__genere p em, .song--light .song__genere p em {
  font-weight: 300;
  font-style: italic;
}
.song--dark {
  background-color: #060701;
  z-index: 2;
  overflow: hidden;
  display: grid;
}
.song--dark p,
.song--dark span {
  color: white;
}
.song--dark .song__genere,
.song--dark .song__description {
  align-self: flex-end;
}
.song--dark .song__songNo {
  grid-area: songNo;
}
.song--dark .song__songNo {
  grid-area: songNo;
}
.song--dark .song__genereNo {
  grid-area: genereNo;
}
.song--dark .song__description {
  grid-area: description;
}
.song--light {
  background-color: white;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.song--light p,
.song--light span {
  color: black;
}
.song--light .song__player {
  display: flex;
  align-items: center;
  gap: clamp(0.75rem, 1.15vw + 0.49rem, 1.5rem);
}
.song--light .song__player .btn__player {
  position: relative;
  width: 40px;
  height: 40px;
}
.song--light .song__player .btn__player #play,
.song--light .song__player .btn__player #pause {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
}
.song--light .song__player .btn__player.is-stopped #play {
  transition: all 0.3s ease-in-out;
  opacity: 1;
  z-index: 2;
}
.song--light .song__player .btn__player.is-stopped #pause {
  transition: all 0.3s ease-in-out;
  opacity: 0;
  z-index: 1;
}
.song--light .song__player .btn__player.is-playing #play {
  transition: all 0.3s ease-in-out;
  opacity: 0;
  z-index: 1;
}
.song--light .song__player .btn__player.is-playing #pause {
  transition: all 0.3s ease-in-out;
  opacity: 1;
  z-index: 2;
}

.song__desktop {
  display: flex;
  height: 25vh;
}
@media (max-width: 991px) {
  .song__desktop {
    display: none;
  }
}
.song__desktop .song__thumbnail {
  height: 100%;
}
.song__desktop .song__thumbnail img {
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.song__desktop .song--dark,
.song__desktop .song--light {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 10px 50px 30px;
}
.song__desktop .song--dark .song__genereNo span:first-of-type,
.song__desktop .song--dark .song__songNo span:first-of-type,
.song__desktop .song--light .song__genereNo span:first-of-type,
.song__desktop .song--light .song__songNo span:first-of-type {
  font-size: 20px;
  margin-right: 20px;
}
.song__desktop .song--dark .song__genereNo span:last-of-type,
.song__desktop .song--dark .song__songNo span:last-of-type,
.song__desktop .song--light .song__genereNo span:last-of-type,
.song__desktop .song--light .song__songNo span:last-of-type {
  font-size: 30px;
}
.song__desktop .song--dark .song__genere p,
.song__desktop .song--light .song__genere p {
  font-size: 70px;
  font-weight: 400;
  font-family: "sigurd-variable", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  line-height: 0.8em;
}
@media (max-width: 991px) {
  .song__desktop .song--dark .song__genere p,
  .song__desktop .song--light .song__genere p {
    font-size: 40px;
  }
}
.song__desktop .song--dark .song__genere p em,
.song__desktop .song--light .song__genere p em {
  font-size: 108px;
  font-weight: 300;
  font-style: italic;
}
@media (max-width: 991px) {
  .song__desktop .song--dark .song__genere p em,
  .song__desktop .song--light .song__genere p em {
    font-size: 50px;
  }
}
.song__desktop .song--dark {
  background-color: #060701;
  z-index: 2;
  overflow: hidden;
  grid-template-columns: 3fr 2fr;
  grid-template-rows: auto auto;
  grid-template-areas: "genereNo songNo" "genere description";
}
.song__desktop .song--dark p,
.song__desktop .song--dark span {
  color: white;
}
.song__desktop .song--dark .song__genere,
.song__desktop .song--dark .song__description {
  align-self: flex-end;
}
.song__desktop .song--light {
  transform-origin: bottom;
  transform: rotateX(90deg) translateY(50%);
}
.song__desktop .song--light .song__top {
  display: flex;
  align-items: center;
}
.song__desktop .song--light .song__top .song__genereNo {
  width: 60%;
}
.song__desktop .song--light .song__top .song__songNo {
  width: 40%;
}
.song__desktop .song--light .song__bottom .song__description {
  opacity: 0;
  height: 0;
}
.song__desktop .song--light .song__bottom .song__player {
  opacity: 0;
  height: 0;
}
.song__desktop .song--light p,
.song__desktop .song--light span {
  color: black;
}
.song__desktop .song--light .song__player {
  display: flex;
  align-items: center;
  gap: clamp(0.75rem, 1.15vw + 0.49rem, 1.5rem);
}
.song__desktop .song--light .song__player .btn__player {
  position: relative;
  width: 40px;
  height: 40px;
}
.song__desktop .song--light .song__player .btn__player #play,
.song__desktop .song--light .song__player .btn__player #pause {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
}
.song__desktop .song--light .song__player .btn__player.is-stopped #play {
  transition: all 0.3s ease-in-out;
  opacity: 1;
  z-index: 2;
}
.song__desktop .song--light .song__player .btn__player.is-stopped #pause {
  transition: all 0.3s ease-in-out;
  opacity: 0;
  z-index: 1;
}
.song__desktop .song--light .song__player .btn__player.is-playing #play {
  transition: all 0.3s ease-in-out;
  opacity: 0;
  z-index: 1;
}
.song__desktop .song--light .song__player .btn__player.is-playing #pause {
  transition: all 0.3s ease-in-out;
  opacity: 1;
  z-index: 2;
}

.song__mobile {
  height: 14vh;
}
@media (min-width: 992px) {
  .song__mobile {
    display: none;
  }
}
.song__mobile .song__wrapper {
  position: relative;
  height: 100%;
}
.song__mobile .song__wrapper .song__thumbnail {
  position: absolute;
  top: 0;
  right: 0;
}
.song__mobile .song--dark .song__genereNo span:first-of-type,
.song__mobile .song--dark .song__songNo span:first-of-type,
.song__mobile .song--light .song__genereNo span:first-of-type,
.song__mobile .song--light .song__songNo span:first-of-type {
  font-size: 14px;
  margin-right: 5px;
}
.song__mobile .song--dark .song__genereNo span:last-of-type,
.song__mobile .song--dark .song__songNo span:last-of-type,
.song__mobile .song--light .song__genereNo span:last-of-type,
.song__mobile .song--light .song__songNo span:last-of-type {
  font-size: 20px;
}
.song__mobile .song--dark .song__genereNo,
.song__mobile .song--light .song__genereNo {
  display: none;
}
.song__mobile .song--dark .song__genere p,
.song__mobile .song--light .song__genere p {
  font-size: 30px;
}
.song__mobile .song--dark .song__genere p em,
.song__mobile .song--light .song__genere p em {
  font-size: 50px;
}
.song__mobile .song--dark {
  width: 66%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 5px 0 5px 10px;
}
.song__mobile .song--dark .song__top {
  display: flex;
}
.song__mobile .song--dark .song__top .song__songNo {
  width: 60%;
}
.song__mobile .song--dark .song__top .song__description {
  width: 40%;
  text-align: right;
}
.song__mobile .song--light {
  opacity: 0;
  height: 0;
}
.song__mobile .song--light p,
.song__mobile .song--light span {
  color: black;
}
.song__mobile .song--light .song__bottom {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 40px;
}
.song__mobile .song--light .song__bottom .song__description p {
  font-size: 18px;
  text-align: right;
}
.song__mobile .song--light .song__player {
  display: flex;
  align-items: center;
  gap: clamp(0.75rem, 1.15vw + 0.49rem, 1.5rem);
}
.song__mobile .song--light .song__player .btn__player {
  width: 40px;
  height: 40px;
}
.song__mobile .song--light .song__player .btn__player #play,
.song__mobile .song--light .song__player .btn__player #pause {
  width: 100%;
  height: auto;
}
.song__mobile .song--light .song__player .btn__player #play path,
.song__mobile .song--light .song__player .btn__player #pause path {
  width: 100%;
  height: auto;
}

.hero p {
  color: white;
}
.hero__title {
  display: flex;
  justify-content: center;
}
.hero__title img {
  object-fit: cover;
  width: 100%;
}
.hero__subtitle {
  display: flex;
  justify-content: center;
  transform: translateY(50%);
  margin-top: clamp(1rem, 1.54vw + 0.65rem, 2rem);
}
.hero__subtitle p {
  font-size: 100px;
  font-weight: 400;
  font-family: "sigurd-variable", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  line-height: 0.8em;
}
@media (max-width: 991px) {
  .hero__subtitle p {
    font-size: 30px;
  }
}
.hero__subtitle p em {
  font-size: 156px;
}
@media (max-width: 991px) {
  .hero__subtitle p em {
    font-size: 40px;
  }
}
.hero hr {
  height: 1px;
  border: none;
  background-color: white;
}
.hero__body {
  margin-top: calc(clamp(2rem, 3.08vw + 1.31rem, 4rem) + 40px);
  display: flex;
  flex-direction: column;
  align-items: center;
}
.hero__body p {
  max-width: 60vw;
  text-align: center;
  font-size: 30px;
  line-height: 1.2em;
}
.hero__body p:not(:last-child) {
  margin-bottom: clamp(1rem, 1.54vw + 0.65rem, 2rem);
}
@media (max-width: 991px) {
  .hero__body p {
    max-width: 100%;
    font-size: 22px;
    line-height: 1.2em;
  }
}
.hero__body p strong {
  font-weight: 400;
  font-family: "argent-pixel-cf", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.film {
  position: relative;
}
.film video {
  position: relative;
  width: 100%;
  height: auto;
  object-fit: cover;
}
.film .video__overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 120px;
  font-weight: 400;
  color: white;
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
  cursor: pointer;
}
@media (max-width: 991px) {
  .film .video__overlay {
    font-size: 40px;
  }
}
.film .video__overlay em {
  font-size: 100px;
  font-weight: 300;
  font-style: italic;
}
@media (max-width: 991px) {
  .film .video__overlay em {
    font-size: 50px;
  }
}
.film .video__overlay.is-playing {
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

@media (max-width: 767px) {
  .hide-mobile {
    display: none !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .hide-ipad {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .hide-desktop {
    display: none !important;
  }
}

.d-flex {
  display: flex;
}

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

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

.img__responsive {
  max-width: 100%;
  height: auto;
}

@media (min-width: 1160px) {
  .module-max-width {
    margin: 0 auto;
    padding-right: 0;
    padding-left: 0;
    max-width: 1920px;
  }
}
@media (min-width: 1160px) {
  .module-max-width-medium {
    margin: 0 auto;
    padding-right: 0;
    padding-left: 0;
    max-width: 75vw;
  }
}
@media (min-width: 1160px) {
  .module-max-width-small {
    margin: 0 auto;
    padding-right: 0;
    padding-left: 0;
    max-width: 960px;
  }
}

.typo_normal,
.typo_normal p,
.typo_normal span,
.typo_normal div,
.typo_normal h1 {
  font-family: "MaisonNeue" !important;
}

.typo_extended,
.typo_extended p,
.typo_extended span,
.typo_extended div,
.typo_extended h1 {
  font-family: "MaisonNeueExtended" !important;
}

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

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

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

.columns {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  row-gap: 25px;
}
@media (min-width: 768px) {
  .columns {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    column-gap: clamp(2rem, 3.08vw + 1.31rem, 4rem);
  }
}
.columns .col {
  width: 100%;
}
@media (min-width: 768px) {
  .columns .col {
    width: 50%;
  }
}

/********** Essential Audio Player 2.1.1 CSS **********/
/****************************************/
/*                                      */
/*         Section 1: The Looks         */
/*                                      */
/****************************************/
/* 1. The Main Container */
div.essential_audio {
  position: relative;
  z-index: 0;
  width: 100%;
}

/* 2. The Player Button – General */
div.essential_audio > div:nth-child(1) div {
  width: 36px;
  height: 36px;
  margin-top: -18px;
  border-radius: 50%;
  background-color: #000;
}

div.essential_audio > div:nth-child(1) div:after {
  position: absolute;
  top: 7%;
  left: 7%;
  width: 86%;
  height: 86%;
}

/* Set here how much the button exceeds the horizontal track limits: */
/* This must not be deleted! (but can be changed, of course) */
:root {
  --button-protrusion: 4px;
}

/* 2.a) The Player Button – Off */
div.essential_audio > div:nth-child(1) div.off:after {
  content: url("data:image/svg+xml; utf8, <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'><polygon fill='%23FFF' points='10,6.9 10,23.1 24,15' /></svg>");
}

/* 2.b) The Player Button – Loading */
div.essential_audio > div:nth-child(1) div.load:after {
  content: url("data:image/svg+xml; utf8, <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'><circle opacity='0.64' fill='%23FFFFFF' cx='6.5' cy='18.5' r='2'/><circle opacity='0.76' fill='%23FFFFFF' cx='6.5' cy='11.5' r='2'/><circle opacity='0.88' fill='%23FFFFFF' cx='11.5' cy='6.5' r='2'/><circle fill='%23FFFFFF' cx='18.5' cy='6.5' r='2'/><circle opacity='0.16' fill='%23FFFFFF' cx='23.5' cy='11.5' r='2'/><circle opacity='0.28' fill='%23FFFFFF' cx='23.5' cy='18.5' r='2'/><circle opacity='0.4' fill='%23FFFFFF' cx='18.5' cy='23.4' r='2'/><circle opacity='0.52' fill='%23FFFFFF' cx='11.5' cy='23.4' r='2'/></svg>");
  animation: audio_load_rotate 1s infinite linear;
}

@keyframes audio_load_rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
/* 2.c) The Player Button – Playing */
div.essential_audio > div:nth-child(1) div.play {
  background-color: #000 !important;
}

div.essential_audio > div:nth-child(1) div.play:after {
  content: url("data:image/svg+xml; utf8, <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'><rect fill='%23FFF' x='17' y='8' width='3' height='14' /><rect fill='%23FFF' x='10' y='8' width='3' height='14' /></svg>");
}

/* 2.d) The Player Button – Dragging */
div.essential_audio > div:nth-child(1) div.drag {
  transition: left 0s !important;
  /*
  cursor: grab!important;
  */
}

/* 2.e) The Player Button – Error */
div.essential_audio > div:nth-child(1) div.error {
  background-color: rgba(0, 0, 0, 0.35) !important;
}

div.essential_audio > div:nth-child(1) div.error:after {
  content: url("data:image/svg+xml; utf8, <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'><path fill='%23FFF' d='M13.9,18.6c0-0.3,0-0.5,0-0.9c0-1.6,0.6-2.9,2.1-3.9l1.1-0.8c0.9-0.6,1.3-1.5,1.3-2.4c0-1.5-1-2.8-3-2.8c-2.2,0-3.1,1.6-3.1,3.2c0,0.2,0,0.4,0,0.5L10,11.9c-0.1-0.3-0.1-0.8-0.1-1.2c0-2.3,1.7-5.1,5.5-5.1c3.5,0,5.5,2.5,5.5,5c0,2-1.1,3.4-2.5,4.3l-1.2,0.8c-0.8,0.5-1.1,1.4-1.1,2.4c0,0.1,0,0.2,0,0.5H13.9z'/><path fill='%23FFF' d='M15,20.8c1,0,1.8,0.8,1.8,1.8S16,24.4,15,24.4c-1,0-1.8-0.8-1.8-1.8S14,20.8,15,20.8z'/></svg>");
}

/* 3. The Track */
div.essential_audio > div:nth-child(2) {
  height: 2px;
}

div.essential_audio > div:nth-child(2):after {
  content: "";
  position: absolute;
  z-index: 0;
  background-color: #000;
  opacity: 0.3;
  mix-blend-mode: multiply;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}

/* 4. The Loading Progress Bar */
div.essential_audio > div:nth-child(2) div {
  background-color: #666;
  mix-blend-mode: multiply;
}

/* 5. The Click & Drag Sensor */
div.essential_audio > div:nth-child(3) {
  height: 18px;
  margin-top: -8px;
}

/****************************************/
/*                                      */
/*        Section 2: Core Values        */
/*                                      */
/****************************************/
/* 1. The Main Container + General Settings */
div.essential_audio,
div.essential_audio * {
  user-select: none !important;
  -webkit-user-select: none !important;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-overflow-scrolling: auto;
}

div.essential_audio *:focus {
  outline: none;
}

/* 2. The Player Button */
div.essential_audio > div:nth-child(1) div {
  position: absolute;
  top: 0px;
  left: 0px;
  cursor: pointer;
}

/* 2.a) Container for Player Button */
div.essential_audio > div:nth-child(1) {
  position: absolute;
  z-index: 3;
  height: 0px;
  top: 0px;
  left: calc(var(--button-protrusion) * -1);
  width: calc(100% + 2 * var(--button-protrusion));
}

/* 3. The Track */
div.essential_audio > div:nth-child(2) {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* 4. The Loading Progress Bar */
div.essential_audio > div:nth-child(2) div {
  position: absolute;
  z-index: 1;
  width: 0%;
  height: 100%;
  top: 0px;
  left: 0px;
  transition: width 0.5s;
}

/* 5. The Click & Drag Sensor */
div.essential_audio > div:nth-child(3) {
  position: absolute;
  z-index: 2;
  width: 100%;
  top: 0px;
  left: 0px;
}
/*# sourceMappingURL=style.css.map */
