body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

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

p {
  margin-bottom: 10px;
  font-family: Ortica, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

a {
  color: #333;
  text-decoration: none;
}

.image {
  margin-bottom: 50px;
}

.body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 16px;
  font-family: Ortica, sans-serif;
  color: #333;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  text-align: left;
}

.body.title {
  margin-bottom: 21px;
}

.wrapper-left {
  overflow: auto;
  width: 50vw;
  height: 100vh;
  padding: 0px;
  background-color: #f0f0f0;
}

.wrapper-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50vw;
  height: 100vh;
  padding: 43px 60px 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  background-color: #f0f0f0;
}

.heading {
  margin-top: 0px;
  margin-bottom: 12px;
  font-family: Ortica, sans-serif;
  font-size: 18px;
  line-height: 20px;
  font-style: normal;
  font-weight: 300;
  text-align: left;
  text-transform: uppercase;
}

.image-2 {
  width: 100%;
  margin-bottom: 20px;
  padding-top: 12px;
}

.work-section {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #ffb5b5;
}

.work-section.blue {
  position: static;
  background-color: #b5c4ff;
}

.work-section.green {
  background-color: #7bf387;
  -webkit-filter: hue-rotate(180turn);
  filter: hue-rotate(180turn);
}

.container {
  position: relative;
  padding-right: 48px;
  padding-left: 48px;
}

.list-2 {
  margin-bottom: 0px;
  padding-left: 20px;
  list-style-type: lower-alpha;
}

.celandar-entry-div {
  display: block;
  margin-bottom: 24px;
}

.title {
  -webkit-transition: opacity 100ms ease;
  transition: opacity 100ms ease;
  color: #8d13b3;
  font-style: normal;
}

.title:hover {
  opacity: 1;
  -webkit-filter: saturate(200%);
  filter: saturate(200%);
}

.artist {
  color: #2a38f3;
}

.italic {
  font-style: italic;
}

.italic-text {
  font-style: normal;
}

.venue {
  color: #939992;
}

.date {
  display: inline-block;
  margin-bottom: 2px;
  padding: 2px 12px 4px;
  border: 1px solid #000;
  border-radius: 20px;
  white-space: nowrap;
}

.paragraph {
  width: 90%;
}

.paragraph.frontpage {
  text-indent: 20px;
}

.infoheader {
  opacity: 1;
  font-style: italic;
}

.paragraph-2 {
  text-indent: 20px;
}

.info-cluster {
  margin-bottom: 0px;
}

.showdates {
  overflow: auto;
  height: 90vh;
  margin-top: 22px;
}

.years {
  margin-bottom: 20px;
  color: #ffbf00;
  text-align: center;
}

.body-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.body-2.red {
  background-color: #ffb5b5;
}

.body-2.blue {
  background-color: #b5c4ff;
}

.body-2.green {
  background-color: #7bf387;
}

.projectpage-image {
  width: 100%;
  padding-bottom: 12px;
}

.link-block {
  width: 100%;
}

.link-block-3 {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  padding: 24px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.buttons {
  font-family: Ortica, sans-serif;
  color: #333;
  font-size: 18px;
  line-height: 24px;
}

.buttons.date {
  opacity: 0.41;
}

.info-div {
  width: 50%;
  margin-bottom: 68px;
  padding-left: 24px;
}

.dates-div {
  width: 50%;
  padding-right: 24px;
}

.paragraph-4 {
  margin-bottom: 0px;
}

.div-block-6 {
  display: none;
}

.projectpage-paragraph {
  width: 80%;
  margin-top: 24px;
}

.projectpage-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  padding: 40px 40px 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.projectpage-div.presentations {
  width: 40%;
}

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

.right-column-div {
  position: static;
  margin-bottom: 34px;
}

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

.link {
  color: #333;
}

.imagecredit {
  padding-top: 0px;
  font-family: Ortica, sans-serif;
  text-align: right;
}

@media screen and (max-width: 991px) {
  .wrapper-right {
    overflow: auto;
    padding-right: 40px;
    padding-left: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .container {
    padding-right: 40px;
    padding-left: 40px;
  }

  .showdates {
    overflow: visible;
    height: auto;
  }

  .body-2.red {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .body-2.blue {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .body-2.green {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .info-div {
    width: 100%;
    padding-left: 0px;
  }

  .dates-div {
    width: 100%;
    padding-right: 0px;
  }

  .projectpage-div {
    width: 80%;
  }

  .projectpage-div.presentations {
    width: 100%;
    padding-top: 0px;
  }

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

@media screen and (max-width: 767px) {
  .body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .wrapper-left {
    width: 100vw;
    height: auto;
  }

  .wrapper-right {
    width: 100vw;
    height: auto;
  }

  .container {
    padding-right: 28px;
    padding-left: 28px;
  }

  .celandar-entry-div {
    width: 80%;
  }

  .paragraph {
    width: 100%;
  }

  .div-block-6 {
    position: fixed;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    z-index: 7000;
    display: block;
    height: 60px;
    padding-bottom: 0px;
  }

  .button {
    color: #333;
  }

  .link-block-4 {
    padding: 14px 14px 14px 0px;
  }

  .projectpage-div {
    width: 90%;
  }

  .project-title {
    opacity: 1;
    text-decoration: none;
    text-transform: none;
  }
}

@media screen and (max-width: 479px) {
  .body {
    line-height: 22px;
  }

  .wrapper-left {
    padding-top: 0px;
  }

  .wrapper-right {
    padding-right: 24px;
    padding-left: 24px;
  }

  .heading {
    margin-bottom: 14px;
    font-size: 18px;
    line-height: 24px;
  }

  .work-section {
    padding-top: 50px;
  }

  .container {
    padding-right: 24px;
    padding-left: 24px;
  }

  .celandar-entry-div {
    width: 100%;
  }

  .title {
    font-size: 18px;
    line-height: 24px;
  }

  .infoheader {
    font-size: 18px;
    line-height: 24px;
  }

  .info-cluster {
    font-size: 18px;
    line-height: 24px;
  }

  .showdates {
    height: auto;
  }

  .body-2.red {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .projectpage-image {
    padding-bottom: 12px;
  }

  .dates-div {
    font-size: 18px;
    line-height: 24px;
  }

  .button {
    font-size: 18px;
  }

  .projectpage-paragraph {
    width: 100%;
  }

  .projectpage-div {
    width: 100%;
    padding-top: 72px;
    padding-right: 24px;
    padding-left: 24px;
  }

  .projectpage-div.presentations {
    width: 100%;
  }

  .left-aligned {
    width: 125%;
  }

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

  .project-title {
    font-size: 18px;
  }
}

@font-face {
  font-family: 'Ortica';
  src: url('../fonts/Ortica-Bold.woff2') format('woff2'), url('../fonts/Ortica-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ortica';
  src: url('../fonts/Ortica-Light.woff2') format('woff2'), url('../fonts/Ortica-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Workavec webfont';
  src: url('../fonts/workavec-medium-webfont.eot') format('embedded-opentype'), url('../fonts/workavec-medium-webfont.woff') format('woff'), url('../fonts/workavec-medium-webfont.ttf') format('truetype'), url('../fonts/workavec-medium-webfont.svg') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Workavec webfont';
  src: url('../fonts/workavec-semibold-webfont.eot') format('embedded-opentype'), url('../fonts/workavec-semibold-webfont.woff') format('woff'), url('../fonts/workavec-semibold-webfont.ttf') format('truetype'), url('../fonts/workavec-semibold-webfont.svg') format('svg');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Zetkintrial';
  src: url('../fonts/ZetkinTRIAL-RegularOblique.otf') format('opentype'), url('../fonts/ZetkinTRIAL-WideOblique.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Zetkintrial';
  src: url('../fonts/ZetkinTRIAL-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Zetkintrial';
  src: url('../fonts/ZetkinTRIAL-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Zetkintrial';
  src: url('../fonts/ZetkinTRIAL-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Zetkintrial';
  src: url('../fonts/ZetkinTRIAL-BlackOblique.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Zetkintrial wide';
  src: url('../fonts/ZetkinTRIAL-Wide.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Zetkintrial';
  src: url('../fonts/ZetkinTRIAL-LightOblique.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}