body {
  background-color: #d8d5f1;
  font-family: 'Authenticsans 60', sans-serif;
  color: #140024;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: bold;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #000;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
}

a {
  color: #140024;
  text-decoration: underline;
}

strong {
  font-family: 'Authenticsans 90', sans-serif;
  font-weight: 700;
}

.menu {
  position: fixed;
  z-index: 500;
  width: 100%;
  float: left;
  border-bottom: 1px solid #000;
}

.padding {
  height: 100%;
  padding: 8px;
}

.menu-section {
  position: relative;
  width: 25%;
  min-width: 50px;
  float: left;
  border-right: 1px solid #140024;
}

.hamburger {
  position: relative;
  width: 40px;
  height: 40px;
  float: left;
  border-style: solid;
  border-width: 1px;
  border-color: #140024;
  border-radius: 25px;
  background-color: #140024;
}

.hamdashes {
  width: 100%;
  height: 2px;
  margin-bottom: 3px;
  border-radius: 20px;
  background-color: #d8d5f1;
}

.hamdashholder {
  position: relative;
  top: 50%;
  width: 40%;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.logo {
  height: 40px;
  min-width: 50px;
  margin-left: 10px;
  float: left;
}

.lovosvg {
  height: 100%;
}

.date {
  position: relative;
  overflow: hidden;
  width: 25%;
  height: 56px;
  float: right;
  border-left: 1px solid #140024;
  font-family: 'Authenticsans 90', sans-serif;
  font-size: 20px;
}

.memoryworkcentre {
  position: relative;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  font-size: 170px;
  line-height: 140px;
  text-align: center;
  text-transform: uppercase;
}

.fullbodied {
  position: relative;
  overflow: hidden;
  width: 75%;
  float: right;
}

.menuopen {
  position: fixed;
  z-index: 0;
  overflow: hidden;
  width: 25%;
  height: 100vh;
  padding-top: 56px;
  float: left;
  border-right: 1px solid #140024;
}

.menulink {
  position: relative;
  width: 100%;
  padding-top: 0px;
  border-bottom: 1px solid #140024;
  font-family: 'Authenticsans condensed 60', sans-serif;
  color: #140024;
  font-size: 30px;
  line-height: 25px;
  text-decoration: none;
}

.menulink:hover {
  font-family: 'Authenticsans condensed 90';
}

.menutext {
  position: relative;
  display: inline-block;
  margin-top: 5px;
  font-family: 'Authenticsans 60', sans-serif;
  font-size: 28px;
  line-height: 35px;
}

.audio-holder {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 98vh;
  min-height: 675px;
  border-bottom: 1px solid #140024;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#c6aeff), to(#311b42));
  background-image: linear-gradient(180deg, #c6aeff, #311b42);
}

.storytime {
  padding-top: 75px;
  text-align: center;
}

.storytime.full {
  height: 100vh;
}

.body {
  background-image: url('../images/asfalt-dark.png');
  background-position: 0px 0px;
  background-size: 200px;
  background-repeat: repeat;
  background-attachment: fixed;
  font-family: 'Authenticsans 60', sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.body.access {
  background-color: rgba(216, 213, 241, 0.75);
}

.storypadding {
  position: relative;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: left;
}

.dustlinks {
  color: #140024;
  font-size: 90px;
  line-height: 100px;
  text-align: center;
  text-decoration: none;
}

.dustlink {
  position: relative;
  display: block;
  border-bottom: 1px solid #140024;
  font-family: 'Authenticsans condensed 60', sans-serif;
  color: #140024;
  letter-spacing: -1px;
  text-decoration: none;
  text-transform: uppercase;
}

.dusttop {
  position: relative;
  z-index: 10;
  border-bottom: 1px solid #140024;
}

.dustbottom {
  position: relative;
  z-index: 10;
}

.dustpink {
  font-family: 'Glyphworld animalsoul', sans-serif;
  font-size: 105px;
}

.dustblue {
  font-family: 'Glyphworld forest', sans-serif;
  font-size: 105px;
}

.dusttype {
  height: 85px;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 105px;
  line-height: 108px;
}

.datecentre {
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 100%;
  height: 20px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  text-align: center;
}

.dustgreen {
  font-family: 'Glyphworld meadow', sans-serif;
  font-size: 105px;
}

.dustyellow {
  font-family: 'Glyphworld glacier', sans-serif;
  font-size: 105px;
}

.dustpurple {
  font-family: 'Glyphworld mountain', sans-serif;
  font-size: 105px;
}

.aboutfooter {
  width: 100%;
  padding-top: 55px;
  border-top: 1px solid #140024;
  background-color: #140024;
  color: #d8d5f1;
}

.dust-pink-section {
  background-image: url('../images/asfalt-dark.png'), -webkit-gradient(linear, left top, left bottom, from(#f886ff), to(#71c6ff));
  background-image: url('../images/asfalt-dark.png'), linear-gradient(180deg, #f886ff, #71c6ff);
  background-position: 0px 0px, 0px 0px;
  background-size: 200px, auto;
  background-attachment: fixed, scroll;
}

.twocolbody {
  margin-right: auto;
  margin-left: auto;
  text-align: left;
  letter-spacing: 0.5px;
  -webkit-column-count: 2;
  column-count: 2;
}

.twocolbody.intro {
  -webkit-column-count: 1;
  column-count: 1;
}

.dustpadding {
  width: 90%;
  max-width: 1100px;
  margin: 40px auto;
}

.quote {
  padding-top: 40px;
  padding-right: 0px;
  padding-left: 0px;
  border-left-style: none;
  font-family: Gallique, sans-serif;
  font-size: 35px;
  line-height: 36px;
  font-style: italic;
}

.byline {
  font-family: 'Authenticsans 90', sans-serif;
  font-size: 14px;
  line-height: 10px;
  font-style: normal;
}

.dustsignals {
  min-height: 100px;
}

.expanddust {
  overflow: hidden;
}

.signalsheader {
  z-index: 300;
  width: 100%;
  border-top: 1px solid #140024;
  border-bottom: 1px solid #140024;
  letter-spacing: 1px;
}

.signalsheader.pop {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  overflow: hidden;
  border-top-style: none;
  background-color: #d8d5f1;
}

.signalsheader.white {
  border-top-color: #d8d5f1;
  border-bottom-color: #d8d5f1;
}

.signal {
  position: relative;
  display: block;
  overflow: hidden;
  height: 180px;
  border-right: 1px solid #140024;
  border-bottom: 1px solid #140024;
  background-image: url('../images/botright.svg'), url('../images/botleft.svg'), url('../images/topright.svg'), url('../images/topleft.svg');
  background-position: 100% 100%, 0px 100%, 100% 0px, 0px 0px;
  background-size: 10px, 10px, 10px, 10px;
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
  text-decoration: none;
}

.spacer {
  height: 95px;
  border-top: 1px solid #140024;
  border-bottom: 1px solid #140024;
}

.circlesignal {
  overflow: hidden;
  width: 75px;
  height: 75px;
  margin: 15px auto;
  border-style: solid;
  border-width: 1px;
  border-color: #140024;
  border-radius: 50%;
}

.singalletter {
  position: relative;
  top: 50%;
  overflow: hidden;
  height: 45px;
  padding-top: 2px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  font-family: Gallique, sans-serif;
  color: #140024;
  font-size: 40px;
  line-height: 50px;
  text-align: center;
  letter-spacing: 0px;
  text-decoration: none;
}

.collection-item {
  padding-right: 0px;
  padding-left: 0px;
}

.signaltitle {
  position: relative;
  margin-bottom: 0px;
  font-family: 'Authenticsans 90', sans-serif;
}

.collection-list {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-areas: ".";
  -ms-grid-columns: 1fr 0px 1fr 0px 1fr 0px 1fr 0px 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.popup {
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 300;
  display: none;
  width: 450px;
  height: 0px;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
  color: #140024;
  text-align: center;
}

.signallink {
  display: block;
  width: 100%;
  height: 100%;
  color: #140024;
  font-size: 14px;
  line-height: 18px;
  text-decoration: none;
  cursor: pointer;
}

.signalfooter {
  position: absolute;
  bottom: 0px;
  width: 90%;
  margin-bottom: 8px;
  padding-right: 20px;
}

.signalcopygrid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 0.25fr 1fr;
  grid-template-columns: 0.25fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  border-bottom: 1px solid #140024;
  line-height: 16px;
}

.signal-desc-left {
  width: 100%;
  padding: 10px 8px 8px;
  border-right: 1px solid #140024;
}

.signaldesccopy {
  display: inline-block;
  float: left;
  font-family: 'Authenticsans 90', sans-serif;
}

.signaldescright {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 8px;
  padding-left: 8px;
}

.signal-description {
  color: #140024;
}

.dust-blue-section {
  background-image: url('../images/asfalt-dark.png'), -webkit-gradient(linear, left top, left bottom, from(#71c6ff), to(#8af38a));
  background-image: url('../images/asfalt-dark.png'), linear-gradient(180deg, #71c6ff, #8af38a);
  background-position: 0px 0px, 0px 0px;
  background-size: 200px, auto;
  background-attachment: fixed, scroll;
}

.dust-green-section {
  background-image: url('../images/asfalt-dark.png'), -webkit-gradient(linear, left top, left bottom, from(#8af38a), to(#f2fc72));
  background-image: url('../images/asfalt-dark.png'), linear-gradient(180deg, #8af38a, #f2fc72);
  background-position: 0px 0px, 0px 0px;
  background-size: 125px, auto;
}

.dust-yellow-section {
  background-image: url('../images/asfalt-dark.png'), -webkit-gradient(linear, left top, left bottom, from(#f2fc72), to(#c6aeff));
  background-image: url('../images/asfalt-dark.png'), linear-gradient(180deg, #f2fc72, #c6aeff);
  background-position: 0px 0px, 0px 0px;
  background-size: 200px, auto;
}

.dust-purple-section {
  background-image: url('../images/asfalt-dark.png'), -webkit-gradient(linear, left top, left bottom, from(#c6aeff), to(rgba(181, 2, 247, 0.64)));
  background-image: url('../images/asfalt-dark.png'), linear-gradient(180deg, #c6aeff, rgba(181, 2, 247, 0.64));
  background-position: 0px 0px, 0px 0px;
  background-size: 200px, auto;
  background-attachment: fixed, scroll;
}

.about {
  padding-top: 25px;
}

.acknowledgements {
  background-color: #140024;
  color: #d8d5f1;
}

.footerline.bottom {
  padding-left: 7px;
  border-top: 1px solid #d8d5f1;
}

.allcaps {
  display: inline-block;
  padding-top: 2px;
  float: left;
  font-family: 'Authenticsans 90', sans-serif;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.allcaps.x {
  display: block;
  float: right;
  font-family: 'Authenticsans 90', sans-serif;
}

.acktitles {
  display: inline-block;
  padding-top: 5px;
  padding-right: 5px;
  padding-left: 5px;
  float: left;
  border-top: 0.75px solid #d8d5f1;
  border-right: 0.75px solid #d8d5f1;
  border-bottom: 0.75px solid #d8d5f1;
  color: #d8d5f1;
  font-size: 25px;
  line-height: 30px;
  text-decoration: none;
}

.acktitles.label {
  float: left;
  background-color: #d8d5f1;
  font-family: 'Authenticsans 90', sans-serif;
  color: #140024;
}

.acktitles.pink:hover {
  background-color: #f886ff;
  color: #140024;
}

.acktitles.blue:hover {
  background-color: #71c6ff;
  color: #140024;
}

.acktitles.green:hover {
  background-color: #8af38a;
  color: #140024;
}

.acktitles.yellow:hover {
  background-color: #f2fc72;
  color: #140024;
}

.acktitles.purple:hover {
  background-color: #c6aeff;
  color: #140024;
}

.pagescrolltag {
  position: absolute;
  width: 100%;
  margin-top: -56px;
}

.javadate {
  margin-right: 5px;
  float: left;
}

.dateyear {
  float: left;
}

.centre {
  display: inline-block;
}

.signaldesc {
  float: left;
}

.footerhalf {
  width: 33.33%;
  height: 100%;
  padding: 15px 15px 20px;
  float: left;
  border-right: 1px solid #d8d5f1;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.5px;
}

.footerhalf.end {
  border-right-style: none;
}

.atmlogo {
  position: relative;
  top: 50%;
  height: 65%;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.fromlaterlogo {
  position: relative;
  top: 50%;
  height: 75%;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.javatime {
  margin-right: 5px;
  float: left;
}

.spacer-number {
  position: relative;
  top: 50%;
  padding-top: 19px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  font-family: Gallique, sans-serif;
  font-size: 90px;
  line-height: 25px;
  text-align: center;
}

.arrow {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 25px;
  margin-right: 10px;
  margin-bottom: 12px;
  opacity: 0.5;
}

.dustcover {
  position: absolute;
  top: 0px;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-image: url('../images/asfalt-dark.png');
  background-position: 0px 0px;
  background-size: 200px;
  background-repeat: repeat;
  background-attachment: fixed;
}

.dustcover.pink {
  background-color: #f886ff;
}

.dustcover.blue {
  background-color: #71c6ff;
}

.dustcover.green {
  background-color: #8af38a;
}

.dustcover.yellow {
  background-color: #f2fc72;
}

.dustcover.purple {
  background-color: #c6aeff;
}

.text-block-2 {
  margin-top: 15px;
}

.div-block-2 {
  position: relative;
  height: 150px;
  border-top: 1px solid #d8d5f1;
}

.footerlogo {
  height: 100%;
}

.rich-text-block {
  color: #140024;
  text-decoration: none;
}

.audiohold {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 20px;
  margin-right: auto;
  margin-left: auto;
  float: left;
  color: #f5f4ff;
  font-size: 10px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.close {
  position: relative;
  z-index: 400;
  width: 50%;
  float: right;
  text-align: right;
  cursor: default;
}

.signalartifact {
  width: 50%;
}

.artifactcircle {
  width: 18px;
  height: 18px;
  margin-right: 5px;
  border-radius: 50%;
  background-color: #140024;
}

.artifactcircle.formingkin {
  background-color: #f886ff;
}

.artifactcircle.moi {
  background-color: #71c6ff;
}

.artifactcircle.cosmetichealing {
  background-color: #8af38a;
}

.artifactcircle.ancestralintelligence {
  background-color: #f2fc72;
}

.artifactcircle.almanac {
  width: 18px;
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: #c6aeff;
}

.dragdiv {
  position: relative;
  overflow: scroll;
  width: 100%;
  max-height: 400px;
  margin-right: auto;
  margin-left: auto;
  border-style: solid;
  border-width: 1px;
  border-color: #140024;
  background-color: #d8d5f1;
  box-shadow: 8px 10px 10px 1px rgba(20, 0, 36, 0.27);
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  text-align: left;
  cursor: -webkit-grab;
  cursor: grab;
}

.dustshadow {
  position: absolute;
  bottom: -25px;
  z-index: 100;
  width: 100%;
  height: 25px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(20, 0, 36, 0.3)), to(hsla(0, 0%, 100%, 0)));
  background-image: linear-gradient(180deg, rgba(20, 0, 36, 0.3), hsla(0, 0%, 100%, 0));
}

.menucricle {
  position: relative;
  top: 50%;
  width: 40px;
  height: 40px;
  margin-right: 8px;
  float: left;
  border-radius: 50%;
  background-color: #140024;
  text-align: center;
}

.menuspace {
  max-height: 57px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
}

.menurainbow {
  position: absolute;
  width: 0%;
  height: 100%;
  background-image: linear-gradient(95deg, #f886ff, #71c6ff 42%, #8af38a 83%, #f2fc72);
}

.bold-text {
  font-family: 'Authenticsans 90', sans-serif;
}

.bold-text-2 {
  font-family: 'Authenticsans 90', sans-serif;
}

.bold-text-3 {
  font-family: 'Authenticsans 90', sans-serif;
}

.bold-text-4 {
  font-family: 'Authenticsans 90', sans-serif;
}

.bold-text-5 {
  font-family: 'Authenticsans 90', sans-serif;
}

.dropcap {
  margin-right: 5px;
  float: left;
  -webkit-transform: translate(0px, 5px);
  -ms-transform: translate(0px, 5px);
  transform: translate(0px, 5px);
  font-family: Gallique, sans-serif;
  font-size: 50px;
  line-height: 45px;
  text-transform: uppercase;
}

.almanac {
  width: 45%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.artifactsintro {
  margin-top: 25px;
  border-bottom: 1px solid #140024;
  text-align: left;
}

._50 {
  position: relative;
  height: 100%;
  min-height: 50px;
  padding-right: 8px;
  border-right: 1px solid #140024;
}

._50._2 {
  padding: 0px;
  border-right-style: none;
}

.para {
  overflow: hidden;
  margin-bottom: 0px;
  font-size: 9px;
  line-height: 14px;
  letter-spacing: 1px;
}

.badge {
  position: relative;
  display: inline-block;
  width: 70px;
  height: 70px;
  margin-right: 8px;
  margin-bottom: -5px;
  border-radius: 50%;
  background-color: #d8d5f1;
}

.badge.forming-kin {
  background-image: url('../images/icons-04.svg');
  background-position: 50% 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.badge.forming-kin:hover {
  background-color: #f886ff;
}

.badge.moi {
  background-image: url('../images/icons-05.svg');
  background-position: 50% 50%;
  background-size: 100%;
}

.badge.moi:hover {
  background-color: #71c6ff;
}

.badge.cosmetic-healing {
  background-image: url('../images/icons-03.svg');
  background-position: 50% 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.badge.cosmetic-healing:hover {
  background-color: #8af38a;
}

.badge.ai {
  background-image: url('../images/icons-01.svg');
  background-position: 50% 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.badge.ai:hover {
  background-color: #f2fc72;
}

.badge.living-tools {
  background-image: url('../images/icons-02.svg');
  background-position: 50% 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.badge.living-tools:hover {
  background-color: #c6aeff;
}

.iconbar {
  position: relative;
  top: 50%;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  text-align: center;
}

.columns {
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
}

.dust {
  position: relative;
  z-index: 100;
}

.text-span {
  margin-left: -15px;
}

.column {
  padding-right: 0px;
}

.column-2 {
  padding-left: 0px;
}

.div-block-4 {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.sceneparallax-container {
  position: relative;
  z-index: 50;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.parallax-layers {
  position: absolute;
  left: -10%;
  top: -25%;
  overflow: hidden;
  width: 120%;
  height: 150%;
}

.layer {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
}

.layer._01 {
  background-image: radial-gradient(circle farthest-corner at 0% 100%, #f886ff, hsla(0, 0%, 100%, 0) 50%);
}

.layer._02 {
  background-image: radial-gradient(circle farthest-corner at 100% 100%, #71c6ff, hsla(0, 0%, 100%, 0) 50%);
}

.layer._03 {
  background-image: radial-gradient(circle farthest-corner at 0% 0%, #f2fc72, hsla(0, 0%, 100%, 0) 50%);
}

.layer._04 {
  background-image: radial-gradient(circle farthest-corner at 100% 0%, #8af38a, hsla(0, 0%, 100%, 0) 50%);
}

.bold-text-6 {
  font-family: Gallique, sans-serif;
}

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

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.html-embed-2 {
  position: relative;
  display: inline-block;
  width: 100%;
}

.player-center {
  position: relative;
  z-index: 500;
  width: 500px;
  margin-top: 25px;
  margin-right: auto;
  margin-left: auto;
}

.title-hold {
  position: absolute;
  bottom: 25%;
  width: 100%;
  height: 50%;
}

.link {
  font-family: 'Authenticsans 90', sans-serif;
  color: #d8d5f1;
  text-decoration: none;
}

.x-close-popup {
  position: relative;
  width: 18px;
  height: 18px;
  float: right;
}

.x-line {
  position: absolute;
  top: 45%;
  width: 100%;
  height: 2px;
  border-radius: 2px;
  background-color: #140024;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.x-line-2 {
  position: absolute;
  top: 45%;
  width: 100%;
  height: 2px;
  border-radius: 2px;
  background-color: #140024;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.hidden-menu-close {
  z-index: 100;
  display: none;
}

.hidden-menu-open {
  z-index: 100;
  display: none;
}

.soundscapespeak {
  font-family: 'Authenticsans 90', sans-serif;
}

.accesssignal {
  padding-top: 15px;
  padding-bottom: 15px;
}

.scene-break {
  margin-top: 50px;
  font-family: 'Authenticsans 90', sans-serif;
  font-size: 18px;
  line-height: 18px;
  text-transform: uppercase;
}

.access-section {
  font-family: 'Authenticsans 90', sans-serif;
  font-size: 25px;
  line-height: 25px;
}

.accessintro {
  margin-bottom: 50px;
  padding-top: 50px;
}

.heading {
  font-size: 16px;
}

.heading-2 {
  font-family: 'Authenticsans 90', sans-serif;
}

.heading-3 {
  border-bottom: 1px solid #000;
  font-size: 16px;
}

.accesswork {
  font-family: 'Authenticsans 90', sans-serif;
}

.access-arrowtop {
  position: fixed;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 50px;
  height: 50px;
  margin-right: 8px;
  margin-bottom: 8px;
  float: right;
  border-style: solid;
  border-width: 1px;
  border-color: #140024;
  border-radius: 50%;
  background-color: #d8d5f1;
  background-image: url('../images/asfalt-dark.png');
  background-position: 0px 0px;
  background-size: 200px;
  text-align: center;
}

.access-arrowtop.w--current {
  z-index: 2000;
}

.access-arrow {
  position: relative;
  top: 42%;
  width: 75%;
  -webkit-transform: translate(0px, -50%) rotate(-90deg);
  -ms-transform: translate(0px, -50%) rotate(-90deg);
  transform: translate(0px, -50%) rotate(-90deg);
}

.menuiconimg {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 991px) {
  .menu {
    z-index: 400;
  }
  .menu-section {
    width: 50%;
  }
  .hamdashholder {
    z-index: 0;
  }
  .date {
    width: 50%;
  }
  .fullbodied {
    width: 100%;
  }
  .menuopen {
    z-index: 300;
    display: none;
    width: 100%;
    height: 100vh;
    background-color: #d8d5f1;
    background-image: url('../images/asfalt-dark.png');
    background-position: 0px 0px;
    background-size: 200px;
    background-attachment: fixed;
  }
  .collection-list {
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  .popup {
    left: 0px;
    top: 70px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .signalcopygrid {
    -ms-grid-columns: 0.75fr 1fr;
    grid-template-columns: 0.75fr 1fr;
  }
  .signaldescright {
    width: 645px;
  }
  .pagescrolltag {
    margin-top: -46px;
  }
  .div-block-2 {
    height: 100px;
  }
  .dragdiv {
    position: relative;
    left: 0%;
    top: 0%;
    right: 0%;
    width: 100%;
    max-height: 80vh;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .title-hold {
    bottom: 27%;
  }
  .hidden-menu-close {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: none;
    width: 100%;
    height: 100%;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .hidden-menu-open {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: block;
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  .menu-section {
    max-width: 50%;
  }
  .hamburger {
    width: 30px;
    height: 30px;
  }
  .logo {
    height: 30px;
    margin-left: 8px;
  }
  .logo.w--current {
    margin-left: 5px;
  }
  .date {
    width: 50%;
    height: 46px;
    border-left-style: none;
    font-size: 16px;
    text-align: left;
  }
  .memoryworkcentre {
    font-size: 60px;
    line-height: 50px;
  }
  .menuopen {
    padding-top: 46px;
  }
  .menutext {
    top: 3px;
    margin-top: 0px;
    line-height: 28px;
  }
  .audio-holder {
    height: 92vh;
    min-height: 350px;
    border-bottom-style: none;
  }
  .storytime {
    height: auto;
    padding-top: 65px;
    padding-bottom: 15px;
  }
  .body {
    font-size: 16px;
    line-height: 20px;
  }
  .storypadding {
    width: 98%;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .dustlinks {
    font-size: 40px;
    line-height: 40px;
  }
  .dustpink {
    font-size: 45px;
    line-height: 45px;
  }
  .dustblue {
    font-size: 45px;
    line-height: 45px;
  }
  .dusttype {
    height: 35px;
    margin-top: 3px;
    margin-bottom: 5px;
    font-size: 45px;
    line-height: 45px;
  }
  .dustgreen {
    font-size: 45px;
    line-height: 45px;
  }
  .dustyellow {
    font-size: 45px;
    line-height: 45px;
  }
  .dustpurple {
    font-size: 45px;
    line-height: 45px;
  }
  .twocolbody {
    letter-spacing: 0px;
    -webkit-column-count: 1;
    column-count: 1;
  }
  .dustpadding {
    width: 98%;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .quote {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 20px;
    line-height: 25px;
    text-align: center;
  }
  .byline {
    font-size: 14px;
    line-height: 14px;
  }
  .signalsheader {
    width: 100%;
  }
  .signalsheader.pop {
    width: 100%;
  }
  .signal {
    height: 140px;
  }
  .spacer {
    height: 37px;
  }
  .circlesignal {
    width: 50px;
    height: 50px;
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .singalletter {
    padding-top: 0px;
    font-size: 30px;
    line-height: 50px;
  }
  .collection-list {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .popup {
    top: 60px;
    padding-right: 8px;
    padding-left: 8px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .signallink {
    font-size: 12px;
    line-height: 16px;
  }
  .signalcopygrid {
    display: block;
  }
  .signal-desc-left {
    width: 100%;
    padding-bottom: 0px;
    border-right-style: none;
  }
  .signaldescright {
    width: 100%;
    padding-top: 5px;
  }
  .acktitles {
    padding-top: 3px;
    font-size: 15px;
    line-height: 22px;
  }
  .javadate {
    display: block;
  }
  .dateyear {
    display: block;
  }
  .footerhalf {
    width: 33.33%;
    border-right-style: solid;
  }
  .javatime {
    display: none;
  }
  .spacer-number {
    padding-top: 5px;
    font-size: 30px;
    line-height: 0px;
  }
  .menucricle {
    width: 30px;
    height: 30px;
  }
  .dropcap {
    font-size: 40px;
    line-height: 35px;
  }
  .almanac {
    width: 100%;
  }
  ._50 {
    width: 100%;
    padding-right: 0px;
    padding-bottom: 8px;
    padding-left: 0px;
    border-bottom: 1px solid #140024;
    border-right-style: none;
  }
  ._50._2 {
    border-bottom-style: none;
  }
  .badge {
    width: 70px;
  }
  .column {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-2 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .div-block-4 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .player-center {
    margin-top: 20px;
  }
  .title-hold {
    bottom: 20%;
  }
  .access-arrowtop {
    width: 40px;
    height: 40px;
  }
}

@media screen and (max-width: 479px) {
  .audio-holder {
    min-height: 450px;
  }
  .collection-list {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .atmlogo {
    height: 40%;
  }
  .badge {
    width: 60px;
    height: 60px;
    margin-right: 8px;
  }
  .player-center {
    width: 90%;
  }
  .title-hold {
    bottom: 25%;
  }
}

@font-face {
  font-family: 'Glyphworld glacier';
  src: url('../fonts/GlyphWorld-Glacier.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Glyphworld airland';
  src: url('../fonts/GlyphWorld-AirLand.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Glyphworld animalsoul';
  src: url('../fonts/GlyphWorld-AnimalSoul.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Glyphworld flower';
  src: url('../fonts/GlyphWorld-Flower.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Glyphworld forest';
  src: url('../fonts/GlyphWorld-Forest.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Glyphworld meadow';
  src: url('../fonts/GlyphWorld-Meadow.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Glyphworld mountain';
  src: url('../fonts/GlyphWorld-Mountain.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Authenticsans 90';
  src: url('../fonts/AUTHENTICSans-90.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Authenticsans 60';
  src: url('../fonts/AUTHENTICSans-60.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Authenticsans condensed 60';
  src: url('../fonts/AUTHENTICSans-Condensed-60.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Gallique';
  src: url('../fonts/Gallique-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}