.RecordPlayer.svelte-1lvrj2d.svelte-1lvrj2d{position:relative;width:160px;height:160px;margin:auto}.disc.svelte-1lvrj2d.svelte-1lvrj2d{position:relative;z-index:1;width:160px;height:160px;opacity:0.75}.disc.svelte-1lvrj2d.svelte-1lvrj2d:hover{cursor:pointer}.toggle.svelte-1lvrj2d.svelte-1lvrj2d{position:absolute;width:44px;height:44px;top:58px;left:58px;border:2px solid black;background:white;border-radius:50%;z-index:2}.toggle.svelte-1lvrj2d.svelte-1lvrj2d:focus{outline:none}.toggle.svelte-1lvrj2d.svelte-1lvrj2d:hover{cursor:pointer}.toggle.svelte-1lvrj2d svg.svelte-1lvrj2d{fill:black;width:10px;height:10px;display:block;margin:auto;display:block}.artwork.svelte-1lvrj2d.svelte-1lvrj2d{position:absolute;top:2px;left:2px;width:calc(100% - 4px);border-radius:50%}a.svelte-1lvrj2d.svelte-1lvrj2d{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;z-index:10}
@charset "UTF-8";
/* ==========================================================================
   Colours
   ========================================================================== */
/* ==========================================================================
   Typography
   ========================================================================== */
/* ==========================================================================
   Media Queries
   ========================================================================== */
/*! normalize.css v1.1.2 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h2 {
  margin: 0.83em 0;
}

h3 {
  margin: 1em 0;
}

h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

blockquote {
  margin: 1em 40px;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Address styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address margins set differently in IE 6/7.
 */
p,
pre {
  margin: 1em 0;
}

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none;
}

/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: "";
  content: none;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}

dd {
  margin: 0 0 0 40px;
}

/**
 * Address paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px;
}

/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("/fonts/Oswald-Light.woff2") format("woff2");
}
@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/Oswald-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/fonts/Oswald-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/fonts/Oswald-Bold.woff2") format("woff2");
}
html {
  font-size: 18px;
  font-family: "Oswald", sans-serif;
  color: #fff;
  scroll-behavior: smooth;
}

body {
  background: #000;
  font-weight: 300;
  line-height: 1.5em;
  text-align: center;
}

h1 {
  line-height: 2em;
  font-size: 40px;
  text-transform: uppercase;
}

h2 {
  font-size: 36px;
  line-height: 1.4em;
}

h3 {
  font-size: 18px;
  line-height: 1.4em;
}

a {
  color: currentColor;
}

.site {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}

.site-content {
  flex: 1;
}

input,
button {
  font-family: "Oswald", sans-serif;
  font-weight: normal;
}

.gridwrap {
  max-width: 1104px;
  margin: auto;
  position: relative;
  padding: 0 10px;
  clear: both;
  width: 100%;
}
@media (min-width: 721px) {
  .gridwrap {
    padding: 0 20px;
  }
  .gridwrap--flex {
    display: flex;
    justify-content: space-between;
  }
}

.col {
  border-top: 0;
  border-bottom: 0;
  float: left;
  background-clip: padding-box;
  position: relative;
}
.col--centred {
  float: none;
  margin: auto;
}

.col,
.colwrap {
  padding: 0 10px;
}
@media (min-width: 721px) {
  .col,
.colwrap {
    padding: 0 20px;
  }
}

.col--space {
  height: 30px;
}

.col__inner {
  padding: 0 20px;
}

.col--nopad {
  border: none;
  padding-left: 0;
  padding-right: 0;
}

.col--1-6,
.col--5-6,
.col--2-5,
.col--3-5,
.col--1-4,
.col--3-4,
.col--1-3,
.col--2-3,
.col--1-2,
.col--1 {
  width: 100%;
}

@media (min-width: 721px) {
  .col--1-6 {
    width: 16.6666666667%;
  }

  .col--5-6 {
    width: 83.3333333333%;
  }

  .col--2-5 {
    width: 40%;
  }

  .col--3-5 {
    width: 60%;
  }

  .col--1-4 {
    width: 25%;
  }

  .col--3-4 {
    width: 75%;
  }

  .col--1-3 {
    width: 33.3333333333%;
  }

  .col--2-3 {
    width: 66.6666666667%;
  }

  .col--1-2 {
    width: 50%;
  }

  .vcol--1-2 {
    height: 50%;
  }
}
.section {
  padding-top: 110px;
  padding-bottom: 110px;
}
.section--white {
  color: #000;
  background: #fff;
}
.section--bottom {
  padding-bottom: 0;
}

.holding {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  min-height: 100vh;
}
.holding__frame {
  display: flex;
  padding-top: 59px;
  min-height: calc(50vh + 59px);
  position: relative;
  align-items: center;
  flex-direction: column;
}
.holding__content {
  text-align: center;
  flex: 1;
  display: flex;
  align-items: center;
}

.banner {
  min-height: 75vh;
  position: relative;
  display: flex;
  justify-content: center;
}
.banner__img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  top: 0;
}
.banner__cta {
  position: relative;
  z-index: 1;
  margin: 0 auto;
}
.banner__cta h1 {
  margin: 0;
}
.banner__cta p {
  margin: 0;
}

.embed {
  width: 100%;
  height: 100%;
  position: absolute;
  border: 0;
  display: block;
  top: 0;
}

.lightbox {
  display: table-cell;
  vertical-align: middle;
}
.lightbox:hover {
  cursor: auto;
}
.lightbox--wrap {
  margin: 40px;
  display: table;
  width: calc(100% - 80px);
  height: calc(100% - 80px);
  background: #fff;
}
.lightbox--overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 20;
  overflow: auto;
  background: black;
  background-color: rgba(0, 0, 0, 0.9);
  display: none;
  transition: opacity 0.15s ease;
}
.lightbox--overlay:hover {
  cursor: pointer;
}
.lightbox--overlay[data-type=iframe] .lightbox--content, .lightbox--overlay[data-type=iframe] .lightbox {
  height: 100%;
}
.lightbox--content {
  max-width: 100%;
  margin: 0 auto;
  padding: 20px;
  background-color: #fff;
}
.lightbox--content iframe {
  border: 0;
  height: 100%;
}
.lightbox--lock {
  position: fixed;
  overflow-y: hidden;
  width: 100%;
}

.fitimg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.fitimg img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 100%;
}

.object-fit .fitimg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.9);
  z-index: 10;
  padding: 0;
  color: #000;
  font-weight: bold;
}
.header__strip {
  background: #000;
  padding: 3px 0 2px;
}
.header__logo {
  display: block;
  z-index: 1;
}
.header__logo svg {
  width: 80px;
  height: 48px;
  display: block;
}
.header__outer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 11px 0;
}
.header__toggle {
  display: block;
  width: 40px;
  height: 20px;
  padding: 20px;
  position: absolute;
  top: 15px;
  right: 10px;
  z-index: 12;
}
.header__toggle:hover {
  cursor: pointer;
}
.header__toggle:before, .header__toggle:after {
  position: absolute;
  display: block;
  content: " ";
  width: 20px;
  height: 4px;
  background: #000;
}
@media (min-width: 720px) {
  .header__toggle:before, .header__toggle:after {
    display: none;
  }
}
.header__toggle:before {
  top: 10px;
}
.header__toggle:after {
  bottom: 10px;
}
.header #header__checkbox {
  display: none;
}
.header #header__checkbox:checked ~ .header__nav {
  transform: translateX(0);
}
.header__nav {
  overflow: auto;
  width: 100vw;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  padding-top: 90px;
  margin-left: -10px;
  transform: translateX(100%);
  transition: transform 0.15s ease;
}
@media (min-width: 720px) {
  .header__nav {
    background: none;
    overflow: hidden;
    height: auto;
    width: auto;
    padding-top: 0;
    position: static;
    transform: translateX(0);
    transition: none;
  }
}
.header__nav ul {
  display: flex;
  padding: 0;
  margin: 0;
  flex-direction: column;
}
@media (min-width: 720px) {
  .header__nav ul {
    flex-direction: row;
  }
}
.header__nav a {
  text-decoration: none;
  font-size: 18px;
}
.header__nav li {
  padding: 20px;
}
@media (min-width: 720px) {
  .header__nav li {
    padding: 0 20px;
  }
  .header__nav li:last-child {
    padding-right: 0;
  }
}

.fullpage {
  min-height: 100vh;
  position: relative;
}
.fullpage__anchor {
  position: absolute;
  top: 0;
  left: 0;
}
.fullpage__downarrow {
  position: absolute;
  z-index: 3;
  bottom: 0;
  background: none;
  border: 0;
  padding: 20px;
  margin-left: -35px;
  width: 70px;
  left: 50%;
}
.fullpage__downarrow svg {
  display: block;
  width: 30px;
  height: 18px;
  stroke: #fff;
  stroke-width: 1px;
}

.iconbox {
  background: rgba(0, 0, 0, 0.9);
  z-index: 5;
  position: relative;
  padding-bottom: 20px;
  position: relative;
}
.iconbox:after {
  position: absolute;
  top: 100%;
  width: 92px;
  height: 8px;
  background: #fff;
  margin-left: -46px;
  margin-top: -4px;
  display: block;
  content: " ";
  left: 50%;
}
.iconbox__icon {
  background: rgba(0, 0, 0, 0.9);
  display: block;
  margin: 0px auto -40px auto;
  bottom: 40px;
  width: 92px;
  height: 96px;
  border-bottom: 4px solid #fff;
  padding: 30px 0px;
  position: relative;
}
.iconbox__icon svg {
  fill: #fff;
  width: 40px;
  height: 35px;
}
.iconbox--noline:after {
  display: none;
}

.record {
  padding-top: 100px;
  margin: 20px;
}

.button, a.button {
  display: inline-block;
  border: 2px solid currentColor;
  padding: 0 20px 0.09em;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  color: currentColor;
}

@media (min-width: 720px) {
  .divider:before {
    display: block;
    content: " ";
    position: absolute;
    left: 50%;
    margin-left: -10px;
    width: 20px;
    background: #e6e6e6;
    height: calc(100% - 100px);
    top: 50px;
  }
}

.social {
  padding: 0;
  margin: 0;
  display: flex;
  margin: auto;
  list-style: none;
  justify-content: center;
}
.social li {
  margin: 10px;
}
.social a, .social svg {
  display: block;
  width: 60px;
  height: 60px;
}
.social a:hover, .social svg:hover {
  cursor: pointer;
}

.centrelogo {
  position: absolute;
  top: 26px;
  left: 50%;
  display: flex;
  margin-left: -90px;
}
.centrelogo svg {
  fill: currentColor;
}
.centrelogo__logo {
  width: 113px;
  height: 68px;
  margin-left: 5px;
  position: relative;
  bottom: 6px;
}
.centrelogo__icon {
  background: #fff;
  color: #000;
  width: 62px;
  height: 62px;
  padding: 13px 0 0 0;
}
.centrelogo__icon svg {
  width: 39px;
  height: 36px;
  margin: auto;
}
.centrelogo svg, .centrelogo span {
  display: block;
}

.copyleft {
  text-align: center;
  font-size: 14px;
  font-weight: 300;
}

.announcements {
  color: #fff;
  height: 100%;
  top: 0;
  height: 100%;
}
.announcements.glide {
  height: 100%;
  position: absolute;
}
.announcements .glide__track {
  height: 100%;
}
.announcements .glide__slides {
  margin: 0;
  height: 100%;
}
.announcements .glide__slide {
  position: relative;
}
.announcements .button {
  font-size: 36px;
  line-height: 1.7em;
}
.announcements__prev, .announcements__next {
  position: absolute;
  top: 50%;
  padding: 0;
  background: none;
  border: 0;
  width: 70px;
  height: 70px;
  z-index: 5;
}
.announcements__prev svg, .announcements__next svg {
  display: block;
  width: 30px;
  height: 18px;
  stroke: #fff;
  stroke-width: 1px;
  margin: auto;
}
.announcements__prev {
  right: 0;
}
.announcements__prev svg {
  transform: rotate(-90deg);
}
.announcements__next {
  left: 0;
}
.announcements__next svg {
  transform: rotate(90deg);
}
.announcements__cta {
  position: absolute;
  bottom: 88px;
  z-index: 1;
  left: 50%;
  transform: translateX(-50%);
  background: #000;
  border: 2px solid #fff;
}

.trackinfo {
  text-align: left;
  position: relative;
}
@media (min-width: 720px) {
  .trackinfo {
    display: flex;
  }
}
.trackinfo h1 {
  text-transform: none;
  margin: -0.13em 0 0 0;
  position: relative;
  line-height: 1em;
  padding-bottom: 18px;
  border-bottom: 1px solid #e6e6e6;
}
.trackinfo__art {
  margin-bottom: 40px;
}
@media (min-width: 720px) {
  .trackinfo__art {
    margin-bottom: 0px;
  }
}
.trackinfo__art img {
  display: block;
}
@media (min-width: 720px) {
  .trackinfo__description {
    display: flex;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    flex-direction: column;
  }
}
.trackinfo__text {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  font-weight: 400;
}
.trackinfo__text strong, .trackinfo__text h2, .trackinfo__text h3, .trackinfo__text h4 {
  font-weight: 600;
}
.trackinfo__actions {
  border-top: 1px solid #e6e6e6;
  display: flex;
  padding-top: 30px;
  font-size: 14px;
  flex-direction: column;
  text-align: center;
}
@media (min-width: 320px) {
  .trackinfo__actions {
    flex-direction: row;
    text-align: left;
  }
}
.trackinfo__actions span {
  padding: 0 24px;
}

.contact {
  margin-bottom: 3em;
  margin-top: 2.5em;
}
.contact h2 {
  margin-bottom: 0.25em;
}
.contact__social {
  margin-bottom: 2.5em;
  width: 100%;
}
.contact__social h3 {
  margin-bottom: 0;
}
.contact__social p {
  margin-top: 0;
}

.glide {
  position: relative;
  width: 100%;
  box-sizing: border-box;
}
.glide * {
  box-sizing: inherit;
}
.glide__track {
  overflow: hidden;
}
.glide__slides {
  position: relative;
  width: 100%;
  list-style: none;
  backface-visibility: hidden;
  transform-style: preserve-3d;
  touch-action: pan-Y;
  overflow: hidden;
  margin: 0;
  padding: 0;
  white-space: nowrap;
  display: flex;
  flex-wrap: nowrap;
  will-change: transform;
}
.glide__slides--dragging {
  -webkit-user-select: none;
          user-select: none;
}
.glide__slide {
  width: 100%;
  height: 100%;
  flex-shrink: 0;
  white-space: normal;
  -webkit-user-select: none;
          user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}
.glide__slide a {
  -webkit-user-select: none;
          user-select: none;
  -webkit-user-drag: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.glide__arrows {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
          user-select: none;
}
.glide__bullets {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
          user-select: none;
}
.glide--rtl {
  direction: rtl;
}

.videoplayer:hover {
  cursor: pointer;
}
.videoplayer:before {
  display: block;
  content: "►";
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 40px;
  background: #000;
  display: block;
  width: 80px;
  height: 80px;
  z-index: 5;
  line-height: 67px;
  margin-left: -40px;
  margin-top: -40px;
  border-radius: 50%;
  border: 2px solid #fff;
  padding-left: 5px;
}
.videoplayer__iframe {
  position: absolute;
  width: 100vw;
  height: 100%;
  position: fixed;
  z-index: 50;
  top: 0;
  display: flex;
}
.videoplayer__iframe iframe {
  display: block;
  flex: 1 0 0;
  border: 0;
  height: 100%;
}

.linktree {
  text-align: left;
  font-size: 30px;
  font-weight: bold;
  padding: 0;
}
.linktree li {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.linktree a {
  padding: 30px;
}

.glitchtext {
  color: white;
  font-weight: 800;
  position: relative;
  padding: 30px;
}
.glitchtext:hover::before, .glitchtext:hover::after {
  padding: 30px;
  color: white;
  content: attr(data-text);
  position: absolute;
  width: 100%;
  height: 100%;
  background: black;
  overflow: hidden;
  top: 0;
}
.glitchtext:hover::before {
  left: 3px;
  text-shadow: -2px 0 red;
  animation-name: glitch-animation-1;
  animation-duration: 2s;
  animation-timing-function: linear;
  animation-delay: 0s;
  animation-iteration-count: infinite;
  animation-direction: reverse-alternate;
}
.glitchtext:hover::after {
  left: -3px;
  text-shadow: -2px 0 blue;
  animation-name: glitch-animation-2;
  animation-duration: 2s;
  animation-timing-function: linear;
  animation-delay: 0s;
  animation-iteration-count: infinite;
  animation-direction: reverse-alternate;
}

@keyframes glitch-animation-1 {
  0% {
    clip: rect(136px, 350px, 100px, 30px);
  }
  5% {
    clip: rect(79px, 350px, 34px, 30px);
  }
  10% {
    clip: rect(61px, 350px, 134px, 30px);
  }
  15% {
    clip: rect(127px, 350px, 80px, 30px);
  }
  20% {
    clip: rect(43px, 350px, 111px, 30px);
  }
  25% {
    clip: rect(6px, 350px, 88px, 30px);
  }
  30% {
    clip: rect(150px, 350px, 42px, 30px);
  }
  35% {
    clip: rect(34px, 350px, 117px, 30px);
  }
  40% {
    clip: rect(109px, 350px, 43px, 30px);
  }
  45% {
    clip: rect(110px, 350px, 46px, 30px);
  }
  50% {
    clip: rect(112px, 350px, 26px, 30px);
  }
  55% {
    clip: rect(36px, 350px, 55px, 30px);
  }
  60% {
    clip: rect(135px, 350px, 86px, 30px);
  }
  65% {
    clip: rect(21px, 350px, 88px, 30px);
  }
  70% {
    clip: rect(39px, 350px, 46px, 30px);
  }
  75% {
    clip: rect(143px, 350px, 37px, 30px);
  }
  80% {
    clip: rect(77px, 350px, 106px, 30px);
  }
  85% {
    clip: rect(84px, 350px, 105px, 30px);
  }
  90% {
    clip: rect(67px, 350px, 117px, 30px);
  }
  95% {
    clip: rect(99px, 350px, 128px, 30px);
  }
  100% {
    clip: rect(2px, 350px, 109px, 30px);
  }
}
@keyframes glitch-animation-2 {
  0% {
    clip: rect(26px, 350px, 123px, 30px);
  }
  5% {
    clip: rect(100px, 350px, 134px, 30px);
  }
  10% {
    clip: rect(7px, 350px, 6px, 30px);
  }
  15% {
    clip: rect(36px, 350px, 140px, 30px);
  }
  20% {
    clip: rect(39px, 350px, 38px, 30px);
  }
  25% {
    clip: rect(132px, 350px, 144px, 30px);
  }
  30% {
    clip: rect(59px, 350px, 97px, 30px);
  }
  35% {
    clip: rect(23px, 350px, 74px, 30px);
  }
  40% {
    clip: rect(52px, 350px, 133px, 30px);
  }
  45% {
    clip: rect(118px, 350px, 119px, 30px);
  }
  50% {
    clip: rect(91px, 350px, 87px, 30px);
  }
  55% {
    clip: rect(39px, 350px, 57px, 30px);
  }
  60% {
    clip: rect(87px, 350px, 100px, 30px);
  }
  65% {
    clip: rect(69px, 350px, 52px, 30px);
  }
  70% {
    clip: rect(140px, 350px, 135px, 30px);
  }
  75% {
    clip: rect(102px, 350px, 29px, 30px);
  }
  80% {
    clip: rect(7px, 350px, 96px, 30px);
  }
  85% {
    clip: rect(5px, 350px, 105px, 30px);
  }
  90% {
    clip: rect(129px, 350px, 103px, 30px);
  }
  95% {
    clip: rect(95px, 350px, 22px, 30px);
  }
  100% {
    clip: rect(31px, 350px, 48px, 30px);
  }
}
.section {
  position: relative;
}
.section--centred {
  display: flex;
  align-items: center;
  justify-content: center;
}
.section--white {
  background: #fff;
  color: #000;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */
html {
  box-sizing: border-box;
}

*, *:before, *:after {
  box-sizing: inherit;
}

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}

.hidden {
  display: none !important;
  visibility: hidden;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

.group:after, .gridwrap:after {
  content: "";
  display: table;
  clear: both;
}

.hide {
  display: none;
}

.fullwidth {
  width: 100%;
}

img.fullwidth {
  width: 100%;
  height: auto;
  display: block;
}

.floatleft {
  float: left;
}

.floatright {
  float: right;
}

.content {
  padding: 1px 0;
}

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

.block {
  display: block;
}

.theme--white {
  background: #fff;
  color: #000;
}

.theme--black {
  background: #000;
  color: #fff;
}

.flexalign--right {
  margin-left: auto;
}

.nomargin--top {
  margin-top: 0;
}
.nomargin--bottom {
  margin-bottom: 0;
}

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