@font-face {
  font-family: American Typewriter;
  src: url('../fonts/American-Typewriter-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: American Typewriter;
  src: url('../fonts/American-Typewriter-Regular.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: American Typewriter;
  src: url('../fonts/American-Typewriter-Regular.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: American Typewriter;
  src: url('../fonts/American-Typewriter-Regular.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Firasanscondensed;
  src: url('../fonts/FiraSansCondensed-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

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

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

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

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

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

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

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

body {
  color: #333;
  font-family: Merriweather, serif;
  font-size: 14px;
  line-height: 20px;
}

img {
  aspect-ratio: auto;
  width: 45vw;
  max-width: none;
  display: inline-block;
}

strong {
  font-weight: bold;
}

.div-block {
  flex-flow: column;
  justify-content: flex-start;
  width: 18vw;
  height: auto;
  margin-left: 5vw;
  padding-top: 1vw;
  padding-right: 5vw;
  display: flex;
  position: static;
}

.image {
  object-fit: cover;
  align-self: stretch;
  width: 15vw;
  height: 14vw;
  margin-left: -.85vw;
  margin-right: 0;
  padding-top: 1vw;
  padding-bottom: 0;
  display: block;
}

.image._2, .image._3, .image._4, .image._5 {
  display: none;
}

.image.typewriter-copy {
  width: 42vw;
  height: 36vw;
  margin-left: 0;
  padding-top: 5vw;
  overflow: visible;
}

.image.typewriter-copy-copy {
  width: 47vw;
  height: 36vw;
  margin-left: 0;
  padding-top: 5vw;
  display: none;
  overflow: visible;
}

.div-block-2 {
  flex-flow: column;
  order: 0;
  justify-content: flex-start;
  align-items: flex-end;
  width: auto;
  height: auto;
  margin-left: auto;
  margin-right: 0;
  padding-top: 1.5vw;
  padding-right: 2.15vw;
  display: none;
}

.div-block-2.mobile {
  padding-top: 1vw;
  display: flex;
}

.link {
  color: #000;
  -webkit-text-stroke-width: .2px;
  padding-bottom: 1vw;
  font-family: American Typewriter, Georgia, sans-serif;
  font-size: 1vw;
  line-height: 1vw;
  text-decoration: none;
}

.link:hover {
  color: #000;
  -webkit-text-stroke-width: .5px;
  -webkit-text-stroke-color: #000;
}

.link.w--current {
  color: #f00000;
}

.link.w--current:hover {
  -webkit-text-stroke-color: #f00000;
}

.div-block-3 {
  cursor: pointer;
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 15vw;
  height: 14vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: hidden;
}

.div-block-4 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 65vw;
  margin-left: 21vw;
  display: flex;
  position: relative;
}

.div-block-4.fullscreen {
  width: 98vw;
  margin-left: .5vw;
  margin-right: .5vw;
}

.div-block-main {
  flex-flow: column;
  justify-content: flex-start;
  width: 65vw;
  height: auto;
  padding-right: 0;
  display: block;
}

.div-block-main.fullscreen {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.header-box {
  margin-top: 4vw;
  margin-bottom: 1vw;
  padding-bottom: 3vw;
}

.header-box.fullscreen {
  display: none;
}

.header-box.about-us, .header-box.about-us-copy {
  margin-bottom: 25vw;
}

.header {
  color: #00f4cb;
  margin-bottom: 1.5vw;
}

.header.top {
  display: none;
}

.boldtext {
  color: #fd0000;
  -webkit-text-stroke-width: .25px;
  font-family: American Typewriter, Georgia, sans-serif;
  font-size: 2.85vw;
  font-weight: 700;
  line-height: 2vw;
}

.boldtext.content {
  color: #0277ac;
  font-size: 2.5vw;
}

.boldtext.content-subhead {
  color: #2f2f2f;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.15vw;
  font-weight: 600;
  line-height: 1.35vw;
}

.boldtext.content-subhead.fullscreen {
  letter-spacing: .1vw;
  margin-top: -.25vw;
  font-size: .9vw;
  font-weight: 400;
  line-height: 1.5vw;
}

.boldtext.see-more {
  opacity: .3;
  color: #212121;
  margin-left: .5vw;
  margin-right: 1vw;
  padding-bottom: .25vw;
  padding-right: 0;
  font-size: 2vh;
  line-height: 80%;
  display: block;
}

.boldtext.see-more:hover {
  opacity: .85;
}

.innerelements {
  cursor: pointer;
  object-fit: cover;
  background-color: #fff;
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  width: 65vw;
  height: 66vh;
  margin-right: 0;
  padding: 4vw 2vw 2vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.innerelements.cards {
  justify-content: flex-start;
  align-items: center;
}

.innerelements.abstract-img {
  cursor: pointer;
}

.innerelements.abstract-img.fullscreen {
  padding: 0;
}

.innerelements.fullscreen {
  flex: 0 auto;
  width: 100%;
  height: 90vh;
}

.innerelements.abstract-img-copy {
  cursor: pointer;
}

.innerelements.abstract-img-copy.fullscreen {
  padding: 0;
}

.content-block {
  margin-top: 0;
  padding-bottom: 2vw;
  display: none;
}

.sidecap {
  color: #090909;
  text-align: center;
  background-color: #ffcb5b;
  border-radius: 2vw;
  margin-top: 1vw;
  margin-bottom: 1vw;
  margin-left: 1.35vw;
  padding: .35vw .85vw .5vw;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .8vw;
  font-weight: 500;
  line-height: 135%;
  position: absolute;
  inset: 0% auto auto 0%;
  box-shadow: 0 2px 5px #0003;
}

.sidecap.fullscreen {
  letter-spacing: .05vw;
  font-size: .6vw;
  font-weight: 400;
}

.one-of-x {
  z-index: 1;
  color: #848484;
  padding-top: .75vw;
  padding-right: .25vw;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 1vw;
  position: absolute;
  inset: 0% 1.5% auto auto;
}

.slider {
  background-color: #ffe5df;
  border-radius: 1.5vw;
  flex-flow: column;
  flex: none;
  width: 100%;
  height: 80vh;
  min-height: 80vh;
  max-height: 80vh;
  font-size: .75vw;
  line-height: .9vw;
  display: flex;
  overflow: hidden;
  box-shadow: 0 2px 5px #0003;
}

.slider.publication {
  background-color: #f1d5ba;
}

.divcontainer {
  background-color: #fff;
  border-radius: 1.5vw;
  flex-flow: column;
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
  width: 100%;
  height: auto;
  margin-bottom: 5vw;
  display: flex;
  position: sticky;
  top: 5vh;
  bottom: 2vh;
  overflow: hidden;
  box-shadow: 0 2px 5px #0003;
}

.divcontainer.fullscreen {
  background-color: #fff;
  border-radius: 1.25vw;
  width: 96vw;
  height: 94vh;
  margin-left: 1vw;
  top: 2vh;
  bottom: 0;
}

.divcontainer.top.fullscreen {
  margin-top: -.5vw;
  padding-top: 0;
}

.slide {
  width: 65vw;
}

.multicontainer {
  grid-column-gap: 0vw;
  grid-row-gap: 0vw;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  min-width: auto;
  height: auto;
  min-height: auto;
  max-height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.multicontainer.tall {
  grid-column-gap: 3vw;
  grid-row-gap: 3vw;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-self: stretch;
  align-items: center;
}

.multicontainer.tall.and-small {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  flex: 1;
}

.multicontainer.small {
  flex-flow: column;
  height: 50%;
}

.multicontainer.wide {
  flex: 0 auto;
  align-self: stretch;
  height: 94%;
}

.multicontainer.smaller-2up {
  height: 86%;
}

.multicontainer.larger-2up {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  flex-flow: row;
  flex: 1;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  width: auto;
  max-width: none;
  height: 100%;
  min-height: auto;
  max-height: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
}

.multicontainer.medium-2up-copy {
  grid-column-gap: 6vw;
  grid-row-gap: 6vw;
  flex: 1;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  height: 75%;
}

.multicontainer.medium-2up-copy.wide {
  grid-column-gap: 3vw;
  grid-row-gap: 3vw;
  flex-flow: row;
  flex: 0 auto;
  align-self: center;
  max-width: 90%;
  height: 100%;
}

.multicontainer._3up {
  grid-column-gap: 1.5vw;
  grid-row-gap: 1.5vw;
  flex-flow: row;
  justify-content: center;
  max-width: 100%;
  height: 96%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.multicontainer._2tall {
  grid-column-gap: 1.5vw;
  grid-row-gap: 1.5vw;
}

.multicontainer._2tall.centre._2up {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
}

.multicontainer.newspaper {
  grid-column-gap: 0vw;
  grid-row-gap: 0vw;
  flex-flow: row;
  flex: 1;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  width: auto;
  max-width: none;
  height: 100%;
  min-height: auto;
  max-height: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
}

.frame {
  aspect-ratio: auto;
  object-fit: contain;
  flex: 1;
  align-self: stretch;
  max-width: 90%;
  height: auto;
  max-height: 90%;
  overflow: visible;
  box-shadow: 0 2px .5vw #0003;
}

.frame.small {
  flex: 0 auto;
  align-self: center;
  width: 59%;
  height: auto;
}

.frame.small.signature {
  flex: 0 auto;
}

.frame.wide {
  flex: 0 auto;
  align-self: stretch;
  width: auto;
  max-width: 90%;
  height: auto;
  max-height: 85%;
  margin-left: auto;
  margin-right: auto;
}

.frame.wide.short {
  flex: 0 auto;
  order: -9999;
  align-self: center;
  width: auto;
  min-width: auto;
  max-width: 100%;
  max-height: 90%;
  overflow: hidden;
}

.frame.wide.very {
  align-self: stretch;
  max-width: 100%;
  max-height: 90%;
}

.frame.wide-and-small {
  object-fit: contain;
  flex: 0 auto;
  align-self: center;
  width: auto;
  max-width: none;
  height: auto;
  max-height: 40%;
  margin-top: 0;
  margin-bottom: 0;
}

.frame.tall {
  flex: 1;
  align-self: center;
  width: auto;
  max-width: none;
}

.frame.tall.abstract-img {
  height: auto;
  min-height: 75%;
}

.frame.tall.extra {
  flex: 0 auto;
  align-self: center;
  width: auto;
  max-width: 45%;
  height: auto;
  min-height: 80%;
  max-height: 90%;
  margin-top: 0;
}

.frame._2up {
  object-fit: contain;
  flex: 0 auto;
  align-self: center;
  width: auto;
  min-width: auto;
  max-width: 40%;
  min-height: auto;
  max-height: 85%;
  margin-left: 2vw;
  margin-right: 2vw;
  overflow: hidden;
}

.frame._2up.tall {
  flex: 1;
  align-self: center;
  min-width: auto;
  max-width: 48%;
  height: auto;
  min-height: auto;
  max-height: 100%;
  margin-left: 0;
  margin-right: 0;
  overflow: visible;
}

.frame._2up.tall.thin {
  flex: 0 auto;
  min-width: auto;
  max-width: 50%;
}

.frame._2up.tall.single {
  max-width: 100%;
}

.frame._2up.tall.poster2 {
  box-shadow: none;
  align-self: center;
  max-width: 50%;
}

.frame._2up.tall.abstract-img {
  box-shadow: none;
}

.frame._2up.newspaper {
  max-width: 45%;
  max-height: 100%;
  margin-left: 0;
  margin-right: 0;
}

.frame._3up {
  object-fit: contain;
  flex: 1;
  align-self: center;
  width: 100%;
  min-width: auto;
  max-width: 25%;
  min-height: auto;
  max-height: 95%;
  margin-left: 0;
  margin-right: 0;
}

.frame._3-up {
  object-fit: contain;
  flex: 0 auto;
  align-self: center;
  width: auto;
  min-width: auto;
  max-width: 40%;
  min-height: auto;
  max-height: 85%;
  margin-left: 2vw;
  margin-right: 2vw;
  overflow: hidden;
}

.frame._3-up.tall {
  object-fit: contain;
  flex: 1;
  align-self: center;
  min-width: auto;
  max-width: 31%;
  height: auto;
  min-height: auto;
  max-height: 100%;
  margin-left: 0;
  margin-right: 0;
  overflow: visible;
}

.body {
  background-color: #fffbd6;
}

.body.publication {
  background-color: #e8e3d3;
  margin-right: 1115px;
}

.body.editing {
  background-color: #ffedeb;
  margin-right: 1115px;
}

.body.writing {
  background-color: #dfece9;
  margin-right: 1115px;
}

.body.design {
  background-color: #fffdf5;
}

.mask {
  align-self: center;
  width: 100%;
  height: 100%;
}

.slide-nav {
  z-index: 31;
  flex: none;
  height: 5vh;
  padding-top: 1.25vh;
  position: static;
  inset: auto 0% 0%;
}

.left-arrow {
  z-index: 100;
  justify-content: flex-start;
  align-items: flex-end;
  width: 10vw;
  height: 82%;
  padding-bottom: 1vh;
  display: flex;
  inset: auto auto 0% 0%;
}

.right-arrow {
  z-index: 100;
  justify-content: flex-end;
  align-items: flex-end;
  width: 10vw;
  height: 80%;
  padding-bottom: 1vh;
  display: flex;
  inset: auto 0% 0% auto;
  overflow: visible;
}

.image-3 {
  filter: contrast(0%);
  width: 1.65vw;
  height: auto;
  margin-right: 1vw;
}

.image-4 {
  filter: contrast(0%);
  width: 3vh;
  margin-left: 1vw;
  padding-bottom: 0;
  position: absolute;
}

.title {
  color: #00f4cb;
  text-align: left;
  background-color: #ffdc59;
  align-self: flex-start;
  width: 100%;
  padding-top: .5vw;
  padding-bottom: 0;
  padding-left: 1.5vw;
}

.title.publication {
  background-color: #ffe276;
}

.title.fullscreen {
  flex: 1;
  justify-content: center;
  align-self: center;
  align-items: center;
  padding-top: .35vw;
  padding-bottom: 1vw;
  display: flex;
}

.title.design {
  background-color: #ffe276;
  padding-top: .5vw;
}

.title.editing {
  background-color: #fff3df;
}

.title.writing {
  background-color: #ffcb5b;
}

.text-block-2-copy {
  padding-right: 5vw;
  font-size: 1.15vw;
  line-height: 2.15vw;
}

.see-more {
  white-space: nowrap;
  word-break: keep-all;
  cursor: pointer;
  margin-bottom: .45vw;
  margin-right: 3.25vw;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 600;
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
}

.see-more.fullscreen {
  display: none;
}

.no-frame {
  object-fit: contain;
  flex: 1;
  width: 100%;
  height: 100%;
}

.no-frame.small {
  flex: 1;
  align-self: stretch;
  max-height: 90%;
  margin-left: auto;
  margin-right: auto;
}

.no-frame.smaller {
  width: 59%;
  height: auto;
  margin-bottom: 2vw;
}

.no-frame.book {
  aspect-ratio: auto;
  object-fit: contain;
  flex: 0 auto;
  align-self: stretch;
  width: auto;
  min-width: auto;
  max-width: 100%;
  height: auto;
  min-height: auto;
  max-height: 100%;
  box-shadow: 0 2px .5vw #0003;
}

.no-frame.book.smaller {
  align-self: center;
  max-width: 50%;
  min-height: auto;
  margin-bottom: 0;
}

.no-frame.spread {
  object-fit: contain;
  flex: 0 auto;
  align-self: center;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  box-shadow: 0 2px 5px #0003;
}

.no-frame.spread.hide-on-desktop {
  display: none;
}

.no-frame.spread.full {
  flex: 0 auto;
  max-width: 95%;
  box-shadow: 0 2px 5px #0003;
}

.no-frame.spread.full.thin {
  flex: 0 auto;
}

.no-frame.medium {
  box-sizing: border-box;
  object-fit: contain;
  flex: 1;
  align-self: stretch;
  max-width: 90%;
  height: auto;
  max-height: 90%;
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
}

.no-frame.very-small {
  max-height: 60%;
}

.wrapper {
  height: 220vh;
  position: relative;
}

.wrapper.for-portrait-only, .wrapper.hide-on-all-screens {
  display: none;
}

.text {
  z-index: 30;
  color: #000;
  text-align: left;
  background-color: #ececec;
  margin-top: -8.5vw;
  padding: .75vw 1.5vw 1.25vw;
  font-family: American Typewriter, Georgia, sans-serif;
  font-size: 1.45em;
  font-weight: 400;
  line-height: 1.5vw;
  position: relative;
}

.text.blue {
  z-index: 65;
  background-color: #ffdc59;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 1vh;
  padding-bottom: 2.5vh;
  font-family: American Typewriter, Georgia, sans-serif;
  font-size: 1vw;
  display: flex;
}

.text.blue.fullscreen {
  justify-content: flex-start;
  align-self: flex-start;
  align-items: center;
  width: 100%;
  font-size: .45vw;
  display: none;
}

.text.publication {
  background-color: #fff0;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 1vh;
  padding-bottom: 1vh;
  line-height: 1.5em;
  display: flex;
}

.text-block-2-copy-copy {
  padding-bottom: .75vw;
  padding-right: 10vw;
  font-family: Merriweather, serif;
  font-size: 1.15vw;
  line-height: 2.15vw;
}

.div-block-12 {
  flex-flow: column;
  display: flex;
  position: fixed;
  inset: 0% auto auto 0%;
}

.div-block-12.fullscreen {
  display: none;
}

.div-block-13 {
  width: 11vw;
  margin-top: 1vw;
  font-family: Varela Round, sans-serif;
  font-size: 1.25vw;
  display: flex;
}

.text-block-4-copy {
  color: #fff;
  text-align: center;
  background-color: #f00000;
  border: .2vw solid #fff;
  border-radius: 1vw;
  align-self: auto;
  width: 13vw;
  padding: 1vw .75vw;
  font-family: Vollkorn, serif;
  font-size: .8em;
  font-weight: 600;
  line-height: 125%;
  transition: box-shadow .35s cubic-bezier(.645, .045, .355, 1), transform .35s cubic-bezier(.645, .045, .355, 1), margin .35s cubic-bezier(.645, .045, .355, 1);
  box-shadow: 0 2px 5px #0003;
}

.text-block-4-copy:hover {
  align-self: flex-start;
  margin-bottom: .5vw;
  transform: scale(1.1);
  box-shadow: 0 15px 15px 1px #00000012;
}

.text-block-4-copy.in-body {
  text-decoration: none;
}

.div-block-13-copy {
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 15vw;
  height: 12vw;
  margin-top: 0;
  margin-left: 3vw;
  padding: 1vw;
  font-family: Varela Round, sans-serif;
  font-size: 1.25vw;
  display: flex;
}

.div-block-13-copy.in-body {
  display: none;
}

.div-block-2-copy-2 {
  grid-column-gap: 0%;
  grid-row-gap: 0%;
  text-align: center;
  flex: 1;
  order: 0;
  justify-content: space-around;
  align-items: center;
  width: auto;
  margin-top: 3vh;
  display: flex;
}

.image-copy {
  object-fit: cover;
  object-position: 50% 50%;
  flex: 1;
  align-self: center;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 1vh;
  display: none;
}

.div-block-copy-2 {
  font-size: 1em;
  display: block;
}

.div-block-3-copy-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 69vh;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1vw;
  display: flex;
  overflow: visible;
}

.link-home {
  color: #000;
  -webkit-text-stroke-width: .25px;
  white-space: nowrap;
  word-break: keep-all;
  font-family: American Typewriter, Georgia, sans-serif;
  font-size: 1.1vw;
  font-weight: 700;
  line-height: 1.65vh;
  text-decoration: none;
}

.link-home:hover {
  color: red;
}

.swiper {
  justify-content: center;
  align-items: center;
  width: 65vw;
  height: 60vh;
  overflow: hidden;
}

.swiper-wrapper {
  flex: 1;
  justify-content: flex-start;
  align-items: stretch;
  height: 100%;
  display: flex;
}

.swiper-slide {
  background-color: #0000;
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-self: center;
  align-items: center;
  height: auto;
  display: flex;
  position: relative;
}

.swiper-slide.fullscreen {
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  padding-bottom: 0;
}

.div-block-16 {
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 51vw;
  margin-top: -10vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.arrows {
  z-index: 155;
  background-color: #ffdc59;
  flex: none;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 3.5vw;
  display: flex;
  position: relative;
  inset: auto 0% 0%;
}

.arrows.fullscreen {
  opacity: 0;
  pointer-events: none;
  background-color: #fff0;
  justify-content: space-between;
  align-self: stretch;
  align-items: stretch;
  width: 98%;
  height: 75vh;
  margin-left: 1vw;
  margin-right: 7vw;
  position: absolute;
  inset: auto auto 0% 0%;
}

.arrows.faux {
  background-color: #fff0;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.arrows.publication {
  opacity: .35;
  background-color: #fff;
}

.arrows.only-one {
  opacity: .89;
  display: none;
}

.swipery {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.swipery.showonmobile {
  display: none;
}

.swiper-paginationy {
  z-index: 150;
  flex: 1;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  max-width: 65%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: .5vw;
  font-size: 25px;
  display: flex;
}

.swiper-button-prevy {
  opacity: .3;
  filter: contrast(50%);
  pointer-events: auto;
  cursor: pointer;
  background-image: url('../images/kindpng_2568531-left.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex: none;
  align-self: stretch;
  width: 3vw;
  height: 2vw;
  margin: .5vw 1vw .5vw 1.25vw;
  position: absolute;
  inset: auto auto 0% 0%;
}

.swiper-button-prevy:hover {
  opacity: .85;
}

.swiper-button-prevy.none {
  opacity: 0;
  cursor: default;
}

.swiper-button-prevy.fullscreen {
  width: 5vw;
  height: 100%;
  margin-left: .5vw;
}

.swiper-button-nexty {
  opacity: .3;
  filter: contrast(50%);
  pointer-events: auto;
  cursor: pointer;
  background-image: url('../images/kindpng_2568531.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex: none;
  align-self: stretch;
  width: 3vw;
  height: 2vw;
  margin: .5vw 1.25vw .5vw .5vw;
  position: absolute;
  inset: auto 0% 0% auto;
}

.swiper-button-nexty:hover {
  opacity: .85;
}

.swiper-button-nexty.none {
  opacity: 0;
  cursor: default;
}

.swiper-button-nexty.fullscreen {
  width: 5vw;
  height: 100%;
}

.div-block-17 {
  flex: 1;
}

.swiper-paginationy-wrap {
  z-index: 150;
  pointer-events: auto;
  flex: 1;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  max-width: 65%;
  margin-left: auto;
  margin-right: auto;
  font-size: 25px;
  display: flex;
}

.swiper-paginationy-wrap.fullscreen, .hidden-fullscreen-example {
  display: none;
}

.faux-arrows {
  z-index: 200;
  opacity: .7;
  pointer-events: none;
  width: 96vw;
  height: 96vh;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: fixed;
  inset: 50% 0% 0%;
}

.faux-arrows.fullscreen {
  opacity: 1;
  width: 92vw;
  display: block;
  top: 0%;
}

.arrows-for-gods {
  z-index: 155;
  flex: none;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 4vw;
  display: flex;
  position: relative;
  inset: auto 0% 0%;
}

.arrows-for-gods.fullscreen {
  opacity: 1;
  justify-content: space-between;
  align-items: stretch;
  width: 92vw;
  height: 50vh;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto auto 0% 0%;
}

.arrows-for-gods.faux {
  background-color: #fff0;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.faux-left {
  filter: invert();
  cursor: pointer;
  background-image: url('../images/kindpng_2568531-left.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex: none;
  align-self: center;
  width: 2.5vw;
  height: 2.5vw;
  margin: .5vw;
}

.faux-left.none {
  opacity: 0;
  cursor: default;
}

.faux-left.fullscreen {
  height: 100%;
}

.faux-left-copy {
  filter: contrast(50%);
  cursor: pointer;
  background-image: url('../images/kindpng_2568531-left.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex: none;
  align-self: stretch;
  width: 4vw;
  height: 100%;
  margin: .5vw;
  position: absolute;
  inset: auto auto 0% 0%;
}

.faux-left-copy.none {
  opacity: 0;
  cursor: default;
}

.faux-left-copy.fullscreen {
  height: 100%;
}

.faux-right-copy {
  filter: invert();
  cursor: pointer;
  background-image: url('../images/kindpng_2568531.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex: none;
  align-self: center;
  width: 2.5vw;
  height: 2.5vw;
  margin: .5vw;
}

.faux-right-copy.none {
  opacity: 0;
  cursor: default;
}

.swiper-pagination-bullet {
  background-color: #bc9a52;
  border-radius: 50%;
  width: .7vw;
  height: .7vw;
  margin-left: .5vw;
}

.bullet-style {
  justify-content: center;
  align-items: center;
  width: 100vw;
  display: flex;
}

.swiper-pagination-bullet-active {
  background-color: #373737;
  border-radius: 50%;
  width: .7vw;
  height: .7vw;
  margin-left: .5vw;
}

.div-block-19 {
  filter: hue-rotate(180deg);
  background-color: #ffe5df;
  border: .25px solid silver;
  border-radius: 3vw;
  justify-content: center;
  align-items: center;
  width: 4vw;
  height: 4vw;
  padding-left: .65vw;
  display: flex;
  position: absolute;
  inset: 42vh 0% auto auto;
  box-shadow: 0 5px 5px #0003;
}

.div-block-19-copy {
  filter: hue-rotate(180deg);
  background-color: #ffe5df;
  border: .25px solid silver;
  border-radius: 3vw;
  justify-content: center;
  align-items: center;
  width: 4vw;
  height: 4vw;
  padding-right: 1vw;
  display: flex;
  position: absolute;
  inset: 42vh auto auto 0%;
  box-shadow: 0 5px 5px #0003;
}

.legal-notice {
  color: #1a1a1a;
  order: 0;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  font-size: 10px;
}

.text-block-93 {
  color: #ffe276;
  text-align: justify;
  width: auto;
  margin-left: 0;
  margin-right: 0;
  font-size: 1vw;
}

.text-block-93.none {
  margin-left: 0;
  margin-right: 0;
}

.design-credit {
  cursor: pointer;
  align-self: center;
  align-items: center;
  width: auto;
  margin-top: 0;
  margin-bottom: 2vw;
  padding-left: .4vw;
  display: flex;
}

.design-credit:active, .design-credit:focus {
  color: #1a1a1a;
}

.design-credit-text-link-2 {
  color: #b00003;
  cursor: pointer;
  border-bottom: 1px gray;
  border-radius: .3vw;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  width: auto;
  font-size: 1.2vw;
  font-weight: 700;
  text-decoration: none;
  display: flex;
}

.design-credit-text-link-2:hover {
  color: #006dc6;
}

.design-credit-text-link-2:active {
  color: #b00003;
}

.design-credit-text-link-2:focus {
  color: #006dc6;
}

.design-credit-text-link-2.forfocus {
  letter-spacing: .02em;
  margin-left: -.35vw;
  padding-left: .35vw;
  padding-right: .35vw;
}

.design-credit-text-link-2.forfocus.none {
  color: #ffe276;
  letter-spacing: .05em;
  font-family: Firasanscondensed, Verdana, sans-serif;
}

.div-block-20 {
  justify-content: space-between;
  width: 85vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-20.footer {
  z-index: 0;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 90vw;
  margin-top: 2vw;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 2vw;
  position: static;
  inset: auto auto 0% 0%;
}

.div-block-20.footer:hover {
  color: #fff;
}

.div-block-5 {
  margin-top: 4vw;
  padding-right: 1vw;
  display: flex;
}

.div-block-5.footer {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  border-radius: .5vw;
  flex: 0 auto;
  justify-content: space-between;
  align-self: flex-start;
  width: auto;
  height: 4vw;
  margin-top: 0;
  margin-left: 0;
  margin-right: auto;
  padding-top: .15vw;
  padding-bottom: 0;
}

.menu-items {
  z-index: 1;
  color: #fff;
  letter-spacing: .075vw;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #fff0;
  border-radius: .35vw;
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: center;
  padding-bottom: .1vw;
  padding-left: .75vw;
  padding-right: .75vw;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .8vw;
  font-weight: 500;
  line-height: 1.5vw;
  text-decoration: none;
  display: flex;
  position: relative;
}

.menu-items:hover {
  color: #fff;
  background-color: #fe7d3e;
}

.menu-items.w--current {
  justify-content: center;
  align-items: center;
}

.footer-block {
  z-index: 1;
  background-color: #723d1a;
  border-top: .25px solid #fff;
  flex-flow: column;
  width: 100lvw;
  margin-top: 1vw;
  padding-bottom: 45vh;
  padding-left: 3vw;
  display: flex;
  position: absolute;
  box-shadow: 0 -.3vw 11px #00000026;
}

.footer-block.editing {
  background-color: #fff3df;
}

.footer-block.writing {
  background-color: #cbdfe1;
}

.footer-block.design {
  background-color: #ffd1ad;
  box-shadow: 0 -.3vw 23px #00000026;
}

.div-block-22 {
  width: 89%;
}

.text-block-4-copy-copy {
  color: #fff;
  text-align: center;
  background-color: #f00000;
  border: .2vw solid #fff;
  border-radius: 1vw;
  align-self: auto;
  width: 60%;
  padding: 1vw .75vw;
  font-family: Vollkorn, serif;
  font-size: 1.75vw;
  font-weight: 600;
  line-height: 125%;
  text-decoration: none;
  transition: box-shadow .35s cubic-bezier(.645, .045, .355, 1), transform .35s cubic-bezier(.645, .045, .355, 1), margin .35s cubic-bezier(.645, .045, .355, 1);
  box-shadow: 0 2px 5px #0003;
}

.text-block-4-copy-copy:hover {
  transform: scale(1.01);
  box-shadow: 0 15px 15px 1px #00000012;
}

.text-block-4-copy-copy.in-body {
  text-decoration: none;
}

.div-block-13-copy-copy {
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-self: stretch;
  align-items: flex-start;
  width: 57vw;
  height: 12vw;
  margin-top: 0;
  margin-left: 0;
  padding: 2vw 1vw 1vw 0;
  font-family: Varela Round, sans-serif;
  font-size: 1.25vw;
  display: flex;
}

.div-block-13-copy-copy.in-body {
  display: none;
}

.div-block-3-copy {
  cursor: pointer;
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: visible;
}

.div-block-24 {
  width: 90vw;
  margin-left: auto;
  margin-right: auto;
}

.contact-text {
  padding-right: 10vw;
  font-family: Merriweather, serif;
  font-size: 1.15vw;
  line-height: 2.15vw;
}

.image-6 {
  background-color: #fff;
  border-radius: .5vw;
  width: 4vw;
  margin-right: 1.5vw;
  box-shadow: 0 2px 5px #0003;
}

.contact-text-copy {
  padding-top: 2vw;
  padding-bottom: 1.5vw;
  padding-right: 10vw;
  font-family: Merriweather, serif;
  font-size: 1.15vw;
  line-height: 2.15vw;
}

.mobile-header, .mobile-menu {
  display: none;
}

.div-block-copy-2-copy {
  font-size: 1em;
  display: none;
}

.menu {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 75vh;
  margin-top: -1.5vh;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2vw;
  display: flex;
}

.boldtext-copy {
  color: #e70000;
  -webkit-text-stroke-width: .25px;
  font-family: American Typewriter, Georgia, sans-serif;
  font-size: 2.85vw;
  font-weight: 700;
  line-height: 2vw;
}

.boldtext-copy.content {
  color: #0277ac;
  font-size: 2.5vw;
}

.boldtext-copy.content-subhead {
  color: #2f2f2f;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.15vw;
  font-weight: 600;
  line-height: 1.35vw;
}

.boldtext-copy.content-subhead.fullscreen {
  letter-spacing: .1vw;
  margin-top: -.25vw;
  font-size: .9vw;
  font-weight: 400;
  line-height: 1.5vw;
}

.boldtext-copy.see-more {
  color: #212121;
  margin-left: .5vw;
  margin-right: 0;
  padding-bottom: .25vw;
  padding-right: 0;
  font-size: 2vh;
  line-height: 89%;
  display: block;
}

.image-8 {
  opacity: .95;
  object-fit: cover;
  border-radius: 6vw;
  width: 95vw;
  height: 90vh;
  margin-top: 25vh;
  box-shadow: 0 2px 5px #0003;
}

.image-copy-copy {
  object-fit: cover;
  object-position: 50% 50%;
  flex: 1;
  align-self: center;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 1vh;
  display: block;
}

.image-9 {
  object-fit: contain;
  width: 40vw;
  height: 58vw;
}

.div-block-15 {
  z-index: 2;
  display: block;
  position: relative;
}

.fs-cc_preferences {
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-flow: column;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
}

.fs-cc_checkbox-description {
  cursor: pointer;
  font-size: .875rem;
  font-weight: 400;
}

.fs-cc_preference-component {
  z-index: 9525;
  pointer-events: auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  inset: 0%;
}

.fs-cc_modal {
  z-index: 21;
  background-color: #fdff77;
  border-radius: 2vw;
  flex-direction: column;
  max-width: 47vw;
  margin: 2vw auto 5vw;
  font-size: .9375rem;
  line-height: 1.4;
  display: flex;
  position: relative;
  box-shadow: 0 2px 5px #0003;
}

.fs-cc_link {
  text-decoration: underline;
}

.fs-cc_checkbox {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 1.75rem;
  transition: color .15s cubic-bezier(.25, .46, .45, .94);
}

.fs-cc_checkbox.is--not-allowed {
  cursor: not-allowed;
  font-size: 2rem;
}

.fs-cc_button {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border: 1px solid #000;
  border-radius: .25rem;
  justify-content: center;
  align-items: center;
  padding: .75rem 1rem;
  font-size: .9375rem;
  font-weight: 700;
  transition: background-color .1s;
  display: inline-flex;
}

.fs-cc_button.is-secondary {
  pointer-events: auto;
  color: #000;
  background-color: #fff0;
  border: 1px solid #0000001a;
}

.fs-cc_modal-buttons {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  background-color: #def9ff;
  border-bottom-right-radius: 2vw;
  border-bottom-left-radius: 2vw;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  padding: 1.25rem 1.5rem;
  display: flex;
}

.fs-cc_cookie-component {
  z-index: 9500;
  pointer-events: auto;
  max-width: 25rem;
  font-size: 18px;
  display: flex;
}

.cookie-preference_wrapper {
  z-index: 1;
  width: 100%;
  max-height: 100%;
  margin-top: 5vw;
  margin-bottom: 5vw;
  padding: 2rem;
  position: relative;
  overflow: auto;
}

.clone-elements-inside-div {
  z-index: 1;
  pointer-events: none;
  background-color: #0000004d;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: fixed;
  inset: 0%;
}

.fs-cc_title {
  margin-bottom: .25rem;
  font-size: 1.25rem;
  font-weight: 600;
}

.fs_cc-modal-content {
  padding: 1.5rem;
}

.fs-cc_checkbox-label {
  cursor: pointer;
  margin-bottom: .25rem;
  font-size: .9375rem;
  font-weight: 600;
}

.fs-cc_preference-buttons {
  z-index: 1;
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  background-color: #f8f8f8;
  border-bottom-right-radius: 2vw;
  border-bottom-left-radius: 2vw;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  margin: 2vw -1.5rem -1.5rem;
  padding: 1.5rem;
  display: flex;
}

.cookie-preference_background {
  opacity: 1;
  cursor: pointer;
  background-color: #0003;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.fs-cc_form {
  margin-bottom: 0;
}

.fs-cc_custom-code {
  width: 0;
  height: 0;
  display: none;
  overflow: hidden;
}

.fs-cc_checkbox-button {
  float: left;
  border: 1px solid #0003;
  border-radius: .125rem;
  width: 1.25rem;
  height: 1.25rem;
  margin-top: 0;
  margin-left: -1.75rem;
  font-size: 2rem;
  transition: background-color .2s cubic-bezier(.25, .46, .45, .94);
}

.fs-cc_checkbox-button.w--redirected-checked {
  background-color: #146ef5;
  background-image: url('../images/radio__checkmark.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: .625rem;
  border: 1px solid #146ef5;
}

.fs-cc_checkbox-button.w--redirected-focus {
  box-shadow: none;
}

.fs-cc_checkbox-button.is-required {
  cursor: not-allowed;
  background-color: #146ef5;
  background-image: url('../images/radio__checkmark.svg');
  background-position: 45%;
  background-repeat: no-repeat;
  background-size: .625rem;
  border-color: #146ef5;
}

.cloak {
  z-index: 2;
  pointer-events: none;
  cursor: pointer;
  width: 100vw;
  height: 100vh;
  position: fixed;
  inset: 0% auto auto 0%;
}

.container {
  z-index: 1;
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  background-color: #fefff3;
  justify-content: space-between;
  align-items: center;
  width: 85vw;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5vh;
  display: flex;
  position: relative;
}

.container.privacy-policy {
  background-color: #fff0;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 7vh;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.menu-link {
  text-decoration: none;
}

.div-block-29 {
  display: block;
}

.div-block-3-copy-3 {
  width: 26vw;
  height: 1.5vw;
  padding-left: 5vw;
  display: flex;
}

.text-span-copy {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.8vw;
  font-weight: 700;
}

.link-11 {
  font-weight: 700;
  text-decoration: none;
}

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

.section-2 {
  background-color: #fff0;
  width: 85vw;
  margin-left: auto;
  margin-right: auto;
}

.div-container {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 100vh;
  min-height: 100vh;
  margin-left: 21vw;
  display: flex;
  position: relative;
}

.text-block-5-copy {
  margin-top: 2vw;
  padding-bottom: 2vw;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 3vw;
  font-weight: 700;
  line-height: 2vw;
  display: none;
}

.social-network-divs {
  z-index: 1;
  border-radius: .3vw;
  flex: 1;
  justify-content: space-around;
  align-self: stretch;
  align-items: stretch;
  width: auto;
  height: 100%;
  padding-top: .4vw;
  padding-bottom: .6vw;
  display: flex;
  position: relative;
  overflow: visible;
}

.social-network-divs.forfocus {
  padding-top: .5vw;
  padding-bottom: .65vw;
}

.social-network-divs.spotify {
  margin-left: -.5vw;
  margin-right: 0;
  padding-right: 0;
}

.social-network-divs.soundcloud {
  align-self: center;
  overflow: visible;
}

.social-network-divs.soundcloud.forfocus {
  padding-left: .2vw;
}

.div-block-30 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  margin-bottom: 5vh;
  display: flex;
}

.text-block-7 {
  color: #000;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 1.3vw;
  line-height: 1.85vw;
}

.menu-item {
  color: #333;
  padding-left: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.3vw;
  font-weight: 500;
  line-height: 2vw;
}

.menu-item:hover {
  color: #da0000;
}

.menu-item:active {
  color: #000;
}

.div-block-3-copy-copy-copy {
  width: 33vw;
  height: 3vw;
  margin-top: 3vw;
  padding-top: 1vw;
  padding-left: 5vw;
  display: none;
}

.div-block-3-copy-copy-copy.privacy {
  display: flex;
}

.container-2 {
  grid-column-gap: 0vw;
  flex-flow: wrap;
  flex: none;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-start;
  width: auto;
  display: flex;
}

.div-block-31 {
  z-index: 1;
  background-color: #fefff3;
  justify-content: space-between;
  width: 85vw;
  height: 4vw;
  margin-top: 2.5vw;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1vw;
  display: flex;
  position: relative;
}

.section {
  background-color: #fff;
  border-radius: 2vw;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 61vw;
  padding-bottom: 2vw;
  padding-left: 2vw;
  text-decoration: none;
  display: flex;
  box-shadow: 0 2px 5px #0003;
}

.text-block-6 {
  color: #fff;
  font-size: 1.4vw;
}

.italic-text {
  font-size: 1.5vw;
}

.container-5 {
  z-index: 1;
  background-color: #fefff3;
  width: 85vw;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  position: relative;
}

.div-block-7 {
  flex: 0 auto;
  width: 100%;
  padding-top: 0;
  padding-left: 1.5vw;
  padding-right: 2vw;
}

.link-block-4 {
  margin-top: 2vw;
  text-decoration: none;
}

.menu-items-2 {
  z-index: 1;
  color: #000;
  letter-spacing: .075vw;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #fff0;
  border-radius: .35vw;
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: center;
  padding-bottom: .1vw;
  padding-left: .75vw;
  padding-right: .75vw;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: .8vw;
  font-weight: 500;
  line-height: 1.5vw;
  text-decoration: none;
  display: flex;
  position: relative;
}

.menu-items-2:hover {
  color: #fff;
  background-color: #fe7d3e;
}

.menu-items-2.w--current {
  justify-content: center;
  align-items: center;
}

.div-block-32 {
  justify-content: space-between;
  width: 85vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-32.footer {
  z-index: 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 85vw;
  margin-top: 2vw;
  margin-left: 7.5vw;
  padding-bottom: 2vw;
  position: static;
  inset: auto auto 0% 0%;
}

.div-block-32.footer:hover {
  color: #fff;
}

.blurred-social-connect {
  opacity: .85;
  flex: 0 auto;
  align-self: center;
  width: auto;
  max-width: none;
  height: 100%;
  min-height: auto;
  max-height: none;
  margin-left: 0;
  margin-right: 0;
  padding: .48vw .08vw 0;
  display: block;
  position: absolute;
}

.blurred-social-connect:hover {
  opacity: 1;
}

.blurred-social-connect.spotify {
  height: 110%;
}

.link-block-5 {
  position: absolute;
  inset: 0% 0% auto auto;
}

.text-span {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 700;
}

.text-block-3 {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.5vw;
  font-weight: 700;
  line-height: 2vw;
}

.div-block-8 {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  margin-right: .75vw;
  display: flex;
}

.social-connect-icon {
  opacity: .9;
  cursor: pointer;
  flex: 0 auto;
  align-self: center;
  width: auto;
  max-width: none;
  height: 100%;
  min-height: auto;
  max-height: none;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: .48vw .08vw 0;
  transition: padding .3s cubic-bezier(.345, .159, .585, .931);
  display: block;
  position: absolute;
}

.social-connect-icon:hover {
  padding-top: 0;
  padding-bottom: .08vw;
}

.social-connect-icon.spotify {
  height: 110%;
}

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

.div-block-11 {
  background-color: #c20306;
  justify-content: center;
  align-items: center;
  width: 2vw;
  height: 2vw;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.div-block-33 {
  margin-top: 4vw;
  padding-right: 1vw;
  display: flex;
}

.div-block-33.footer {
  grid-column-gap: 2vw;
  grid-row-gap: 2vw;
  border-radius: .5vw;
  flex: 0 auto;
  justify-content: space-between;
  align-self: flex-start;
  width: auto;
  height: 4vw;
  margin-top: 0;
  margin-left: 0;
  margin-right: auto;
  padding-top: .15vw;
  padding-bottom: 0;
}

.cloak-2, .cloak-3 {
  z-index: 2;
  pointer-events: auto;
  cursor: pointer;
  width: 100vw;
  height: 100vh;
  position: fixed;
  inset: 0% auto auto 0%;
}

.no-frame-copy {
  object-fit: contain;
  flex: 0 auto;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
}

.no-frame-copy.small {
  flex: 1;
  align-self: stretch;
  max-height: 90%;
  margin-left: auto;
  margin-right: auto;
}

.no-frame-copy.smaller {
  width: 59%;
  height: auto;
  margin-bottom: 2vw;
}

.no-frame-copy.book {
  aspect-ratio: auto;
  object-fit: contain;
  flex: 0 auto;
  align-self: stretch;
  width: auto;
  min-width: auto;
  max-width: 100%;
  height: auto;
  min-height: auto;
  max-height: 100%;
  overflow: visible;
  box-shadow: 0 2px .5vw #0003;
}

.no-frame-copy.book.smaller {
  max-width: 50%;
  min-height: auto;
  margin-bottom: 0;
  overflow: hidden;
}

.no-frame-copy.spread {
  object-fit: contain;
  flex: 1;
  align-self: center;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
}

.no-frame-copy.spread.hide-on-desktop {
  display: none;
}

.no-frame-copy.spread.full {
  max-width: 95%;
}

.no-frame-copy.spread.full.thin {
  flex: 0 auto;
}

.no-frame-copy.medium {
  box-sizing: border-box;
  object-fit: contain;
  flex: 1;
  align-self: stretch;
  max-width: 90%;
  height: auto;
  max-height: 90%;
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
}

.no-frame-copy.very-small {
  max-height: 60%;
}

@media screen and (min-width: 1440px) {
  .design-credit {
    font-size: 11px;
  }
}

@media screen and (min-width: 1920px) {
  .text-block-93 {
    line-height: 175%;
  }

  .design-credit {
    font-size: .9vw;
  }

  .div-block-5.footer {
    height: 4vw;
  }

  .footer-block {
    margin-bottom: -15vw;
    padding-bottom: 19vw;
    box-shadow: 0 -.3vw 11px #00000026;
  }

  .div-block-22 {
    width: 89%;
  }

  .fs-cc_preferences {
    padding-top: 1.5vw;
    padding-bottom: 0;
  }

  .fs-cc_checkbox-description, .fs-cc_checkbox-description.is--not-allowed {
    margin-left: 1vw;
    font-size: 1.2vw;
  }

  .fs-cc_modal {
    border-radius: 1.5vw;
    max-width: 47vw;
  }

  .fs-cc_checkbox {
    margin-left: 2.5vw;
    margin-right: 2.5vw;
    padding-left: 1.5vw;
  }

  .fs-cc_checkbox.is--not-allowed {
    margin-left: 2.5vw;
    padding-left: 1.5vw;
  }

  .fs-cc_button {
    padding: .7vw .8vw;
    font-size: 1.2vw;
  }

  .fs-cc_button.is-secondary {
    padding: .7vw .8vw;
  }

  .fs-cc_modal-buttons {
    grid-column-gap: 1vw;
    grid-row-gap: 1vw;
    border-bottom-right-radius: 1.5vw;
    border-bottom-left-radius: 1.5vw;
    padding: 1.5vw 1.6vw 1.5vw 2vw;
  }

  .fs-cc_cookie-component {
    max-width: 32.5vw;
  }

  .fs-cc_title {
    margin-bottom: .5vw;
    margin-left: 2.5vw;
    font-size: 1.6vw;
  }

  .fs_cc-modal-content {
    padding: 1.5vw 0;
  }

  .fs-cc_checkbox-label, .fs-cc_checkbox-label.is--not-allowed {
    margin-bottom: .2vw;
    font-size: 1.2vw;
  }

  .fs-cc_preference-buttons {
    grid-column-gap: 1vw;
    grid-row-gap: 1vw;
    margin-bottom: -4vw;
    margin-left: 0;
    margin-right: 0;
    padding: 2vw;
  }

  .fs-cc_form {
    width: 100%;
  }

  .fs-cc_checkbox-button {
    width: 1.5vw;
    height: 1.5vw;
    margin-left: -1.5vw;
    margin-right: 1vw;
  }

  .fs-cc_checkbox-button.w--redirected-checked, .fs-cc_checkbox-button.is-required {
    background-size: 1vw;
  }

  .fs-cc_description {
    margin-left: 2.5vw;
    margin-right: 2.5vw;
    font-size: 1.2vw;
  }

  .cloak {
    display: flex;
  }

  .social-connect-icon:hover {
    padding-bottom: .16vw;
  }

  .div-block-33.footer {
    height: 4vw;
  }

  .cloak-2, .cloak-3 {
    display: flex;
  }
}

@media screen and (max-width: 991px) {
  .div-block {
    flex: 1;
    justify-content: flex-start;
    width: 23vw;
    height: 100vh;
    margin-left: 5vw;
    padding-right: 0;
    position: fixed;
    inset: 0% auto auto 0%;
  }

  .image {
    object-fit: contain;
    flex: none;
    width: 19vw;
    height: 20vw;
  }

  .image.typewriter-copy, .image.typewriter-copy-copy {
    width: 65vw;
    height: 65vw;
  }

  .div-block-2 {
    width: 95%;
    padding-top: 5vh;
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .div-block-2.mobile {
    text-align: right;
    align-self: flex-end;
    width: auto;
    padding-top: 1.5vw;
    padding-left: 0;
    padding-right: 8vw;
    display: flex;
  }

  .link {
    align-self: flex-end;
    font-size: 1.65vw;
    line-height: 1.8vw;
  }

  .div-block-3 {
    width: 19vw;
    height: 20vw;
  }

  .div-block-4 {
    margin-left: 26vw;
  }

  .header-box {
    padding-bottom: 5vw;
  }

  .header {
    margin-bottom: 2vw;
  }

  .boldtext {
    font-size: 3.25vw;
  }

  .boldtext.content {
    font-size: 2vw;
  }

  .boldtext.content-subhead {
    margin-left: 0;
    font-size: 1.55vw;
  }

  .boldtext.see-more {
    margin-right: 1vw;
    font-size: 1.5vw;
  }

  .innerelements {
    padding-top: 4.5vw;
  }

  .sidecap {
    padding-top: .35vw;
    padding-bottom: .65vw;
    font-size: 1.2vw;
  }

  .one-of-x {
    font-size: 1.25vw;
  }

  .slider {
    height: 32vw;
  }

  .divcontainer {
    top: 5vh;
    bottom: 2vh;
  }

  .multicontainer.tall.and-small.very {
    height: 98%;
  }

  .multicontainer.small {
    height: 70%;
  }

  .multicontainer.wide {
    flex: none;
    height: 100%;
  }

  .multicontainer.medium-2up-copy {
    justify-content: center;
    align-items: center;
    height: 85%;
  }

  .frame.tall {
    align-self: center;
  }

  .frame._3up {
    max-width: 20%;
  }

  .title {
    margin-bottom: 0;
  }

  .text-block-2-copy {
    font-size: 1.45vw;
    line-height: 2.35vw;
  }

  .no-frame.smaller {
    padding-top: 1vw;
  }

  .no-frame.book {
    aspect-ratio: auto;
    object-fit: contain;
    flex: 0 auto;
  }

  .no-frame.book.smaller {
    aspect-ratio: auto;
    align-self: center;
    width: auto;
    max-width: 50%;
    padding-top: 0;
    overflow: hidden;
  }

  .no-frame.spread, .no-frame.medium {
    max-width: 90%;
  }

  .text {
    font-size: 2.2em;
  }

  .text.blue {
    font-size: 1.35vw;
    line-height: 1.75vw;
  }

  .text-block-2-copy-copy {
    font-size: 1.45vw;
    line-height: 2.35vw;
  }

  .div-block-13 {
    justify-content: flex-end;
    align-self: flex-end;
    align-items: center;
    margin-left: 0;
    margin-right: 5vw;
    display: none;
  }

  .text-block-4-copy.in-body {
    width: 100%;
    font-size: 1.65em;
  }

  .text-block-4-copy.in-body:hover {
    align-self: center;
    transform: none;
  }

  .text-block-4-copy.in-body.second-one {
    border-color: #f00000;
  }

  .div-block-13-copy {
    width: 100%;
    margin-top: -5vw;
    margin-left: 0;
    display: none;
  }

  .div-block-13-copy.in-body {
    margin-bottom: 1vw;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .link-home {
    font-size: 1.35vw;
  }

  .arrows {
    margin-top: .5vw;
  }

  .swiper-button-prevy {
    margin-left: 1.5vw;
  }

  .swiper-button-nexty {
    margin-right: 1.5vw;
  }

  .swiper-pagination-bullet {
    width: 1vw;
    height: 1vw;
    margin-left: 1vw;
  }

  .bullet-style {
    width: 100%;
  }

  .swiper-pagination-bullet-active {
    width: 1vw;
    height: 1vw;
    margin-left: 1vw;
  }

  .legal-notice {
    width: 85%;
    font-size: 1.2vw;
  }

  .text-block-93 {
    width: 91%;
    font-size: 1.35vw;
  }

  .design-credit {
    padding-left: .7vw;
  }

  .design-credit:hover {
    opacity: 1;
  }

  .design-credit-text-link-2 {
    justify-content: flex-start;
    font-size: 1.75vw;
    text-decoration: none;
  }

  .div-block-5.footer {
    height: 6vw;
  }

  .menu-items {
    font-size: 1.3vw;
    line-height: 2.65vw;
  }

  .footer-block {
    height: 80vh;
    margin-bottom: 0;
    padding-left: 5vw;
  }

  .div-block-22 {
    width: 100%;
  }

  .text-block-4-copy-copy.in-body {
    width: 100%;
    font-size: 1.65em;
  }

  .text-block-4-copy-copy.in-body:hover {
    align-self: center;
    transform: none;
  }

  .text-block-4-copy-copy.in-body.second-one {
    color: #f00000;
    background-color: #fff;
    border-color: #f00000;
  }

  .div-block-13-copy-copy.in-body {
    margin-bottom: 1vw;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .div-block-24 {
    width: 90vw;
  }

  .contact-text {
    width: 60%;
    padding-right: 0;
    font-size: 1.45vw;
    line-height: 2.35vw;
  }

  .image-5 {
    width: 3vw;
  }

  .contact-text-copy {
    width: 60%;
    padding-right: 0;
    font-size: 1.45vw;
    line-height: 2.35vw;
  }

  .menu {
    width: 85%;
    height: 74vh;
  }

  .boldtext-copy {
    font-size: 3.25vw;
  }

  .boldtext-copy.content {
    font-size: 2vw;
  }

  .boldtext-copy.content-subhead {
    margin-left: 0;
    font-size: 1.55vw;
  }

  .boldtext-copy.see-more {
    font-size: 1.8vw;
  }

  .container {
    grid-column-gap: 2.75vw;
    grid-row-gap: 2.75vw;
    padding-top: 10vh;
  }

  .container.privacy-policy {
    width: auto;
    padding-bottom: 0;
  }

  .div-block-3-copy-3 {
    width: 30vw;
    height: 2vw;
    margin-top: .5vw;
  }

  .text-span-copy {
    font-size: 3vw;
  }

  .text-block-5-copy {
    margin-top: 3.25vw;
    margin-bottom: -2vw;
    font-size: 3.5vw;
  }

  .social-network-divs {
    padding-top: .5vw;
  }

  .social-network-divs:focus-visible, .social-network-divs[data-wf-focus-visible] {
    outline-width: .4vw;
  }

  .social-network-divs.forfocus {
    align-items: center;
    margin-top: .1vw;
    padding-top: .5vw;
    padding-bottom: .7vw;
  }

  .social-network-divs.forfocus:focus-visible, .social-network-divs.forfocus[data-wf-focus-visible] {
    outline-offset: -1px;
  }

  .social-network-divs.spotify {
    margin-left: -.5vw;
    margin-right: 0;
  }

  .social-network-divs.soundcloud.forfocus {
    padding-left: 1vw;
  }

  .div-block-30 {
    width: 85vw;
  }

  .div-block-30.privacy {
    width: auto;
  }

  .text-block-7 {
    font-size: 2.15vw;
    line-height: 3vw;
  }

  .menu-item {
    font-size: 1.75vw;
    line-height: 2.25vw;
  }

  .section {
    width: 85vw;
    padding-bottom: 2.5vw;
    padding-left: 2.5vw;
  }

  .section.privacy {
    width: 65vw;
  }

  .italic-text {
    font-size: 2.35vw;
  }

  .link-block-4 {
    margin-top: 2.5vw;
  }

  .menu-items-2 {
    font-size: 1.3vw;
    line-height: 2.65vw;
  }

  .text-span {
    margin-bottom: -2.5vw;
    display: block;
  }

  .text-block-3 {
    font-size: 2vw;
    line-height: 3vw;
  }

  .div-block-33.footer {
    height: 6vw;
  }

  .no-frame-copy.smaller {
    padding-top: 1vw;
  }

  .no-frame-copy.book {
    aspect-ratio: auto;
    object-fit: contain;
    flex: 0 auto;
  }

  .no-frame-copy.book.smaller {
    aspect-ratio: auto;
    align-self: center;
    width: auto;
    max-width: 50%;
    padding-top: 0;
    overflow: hidden;
  }

  .no-frame-copy.spread, .no-frame-copy.medium {
    max-width: 90%;
  }
}

@media screen and (max-width: 767px) {
  .div-block {
    align-items: flex-end;
    padding-right: 2vw;
  }

  .image, .image.typewriter {
    width: 24vw;
    height: 31vw;
  }

  .div-block-2 {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .div-block-2.mobile {
    padding-top: 0;
    padding-right: 4.5vw;
  }

  .link {
    text-align: right;
    font-size: 1.6vw;
    line-height: 2vw;
  }

  .div-block-3 {
    width: 24vw;
    height: 31vw;
    margin-bottom: -4vh;
  }

  .div-block-main {
    margin-left: 0;
  }

  .boldtext.see-more {
    margin-right: 2vw;
    font-size: 1.75vw;
    line-height: 117%;
  }

  .innerelements {
    justify-content: center;
    align-items: center;
  }

  .sidecap {
    margin-top: 1.25vw;
    margin-left: 1.5vw;
  }

  .one-of-x {
    padding-top: 2vw;
  }

  .multicontainer.tall.and-small {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
    flex: 0 auto;
    height: 98%;
  }

  .multicontainer.tall.and-small.very {
    height: 91%;
  }

  .multicontainer.wide {
    align-self: stretch;
    height: 91%;
  }

  .multicontainer.smaller-2up {
    height: 90%;
  }

  .multicontainer._3up {
    justify-content: space-around;
    margin-left: 0;
    margin-right: 0;
  }

  .frame.tall.extra {
    flex: 0 auto;
    align-self: center;
    width: auto;
    max-width: 45%;
    height: auto;
    max-height: 75%;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .frame.tall.thin {
    min-width: 18%;
  }

  .frame._2up.tall {
    box-shadow: 0 1px .5vw 1px #0003;
  }

  .frame._3up {
    margin-bottom: 0;
  }

  .slide-nav {
    height: 4vw;
    padding-top: 1.5vw;
    font-size: 1.25vw;
    line-height: 1.75vw;
  }

  .left-arrow, .right-arrow {
    margin-bottom: 1vw;
  }

  .title {
    padding-top: .5vw;
    padding-left: 2.5vw;
  }

  .no-frame.book {
    box-shadow: 0 1px .5vw 1px #0003;
  }

  .text {
    font-size: 2.25vw;
  }

  .text.blue {
    padding-bottom: 1.75vh;
    padding-left: 2.5vw;
    padding-right: 2.5vw;
    font-size: 1.5vw;
    line-height: 2vw;
  }

  .div-block-2-copy-2 {
    grid-column-gap: 11%;
    grid-row-gap: 11%;
    flex-flow: column;
    flex: none;
    justify-content: flex-start;
    align-items: center;
    width: auto;
    margin-top: 10vh;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-3-copy-2 {
    height: 94vh;
  }

  .link-home {
    font-size: 2.5vw;
    line-height: 200%;
  }

  .div-block-16 {
    flex-flow: column;
    flex: 1;
    justify-content: flex-start;
    align-items: center;
    margin-top: -13vh;
  }

  .arrows {
    height: 5vw;
    margin-top: 0;
  }

  .swiper-paginationy {
    padding-top: 1vw;
  }

  .swiper-button-prevy, .swiper-button-nexty {
    width: 4vw;
    height: 3vw;
  }

  .swiper-pagination-bullet, .swiper-pagination-bullet-active {
    width: 1.5vw;
    height: 1.5vw;
    margin-left: 1.35vw;
  }

  .legal-notice {
    width: 75%;
  }

  .text-block-93 {
    width: 99%;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.7vw;
  }

  .design-credit {
    justify-content: flex-start;
    align-items: center;
    margin-top: .9vw;
    margin-bottom: 2.5vw;
  }

  .design-credit-text-link-2 {
    text-align: center;
    justify-content: center;
    width: 70vw;
    font-size: 2.7vw;
  }

  .design-credit-text-link-2:focus, .design-credit-text-link-2:focus-visible, .design-credit-text-link-2[data-wf-focus-visible] {
    color: #b00003;
  }

  .design-credit-text-link-2.forfocus:hover {
    color: #006dc6;
  }

  .design-credit-text-link-2.forfocus.none {
    text-align: left;
    justify-content: flex-start;
    align-items: center;
    font-size: 2.25vw;
  }

  .div-block-20.footer {
    width: 85vw;
    margin-top: 5vw;
  }

  .div-block-5.footer {
    width: 100%;
    height: 8vw;
    padding-right: 0;
  }

  .menu-items {
    font-size: 1.5vw;
    line-height: 3.5vw;
  }

  .footer-block {
    padding-left: 7vw;
    padding-right: 7vw;
  }

  .div-block-24 {
    width: 85vw;
    margin-left: auto;
    margin-right: auto;
  }

  .image-9 {
    width: 45vw;
  }

  .fs-cc_modal-buttons {
    padding: 1.5rem;
  }

  .cookie-preference_wrapper {
    padding-top: 2rem;
  }

  .container {
    grid-column-gap: 3.5vw;
    grid-row-gap: 3.5vw;
    padding-top: 5vh;
  }

  .container.privacy-policy {
    width: auto;
  }

  .div-block-3-copy-3 {
    height: 2.5vw;
  }

  .text-span-copy {
    font-size: 4vw;
  }

  .text-block-5-copy {
    font-size: 4vw;
    line-height: 2.666vw;
  }

  .social-network-divs.spotify {
    margin-left: -1.5vw;
    margin-right: 1.3vw;
  }

  .div-block-30.privacy {
    width: auto;
    margin-bottom: 10vh;
  }

  .text-block-7 {
    font-size: 1.8vw;
    line-height: 3vw;
  }

  .menu-item {
    font-size: 2.25vw;
  }

  .italic-text {
    font-size: 2vw;
  }

  .div-block-7 {
    padding-left: 2.24vw;
  }

  .menu-items-2 {
    font-size: 1.5vw;
    line-height: 3.5vw;
  }

  .div-block-32.footer {
    margin-top: 5vw;
  }

  .text-span {
    font-size: 2.35vw;
  }

  .text-block-3 {
    font-size: 2.5vw;
  }

  .div-block-8 {
    grid-column-gap: 3vw;
    grid-row-gap: 3vw;
  }

  .div-block-33.footer {
    height: 8vw;
  }

  .no-frame-copy.book {
    box-shadow: 0 1px .5vw 1px #0003;
  }
}

@media screen and (max-width: 479px) {
  .div-block {
    z-index: 500;
    background-color: #fff;
    flex-flow: row;
    flex: none;
    align-items: flex-start;
    width: 100vw;
    height: 21vw;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 2vw;
    padding-left: 1vw;
    display: none;
    inset: 0% auto auto 0%;
    box-shadow: 0 2px 5px #0003;
  }

  .image {
    object-fit: contain;
    width: 28vw;
    height: 20vw;
    padding-top: 3vw;
    padding-bottom: 2vw;
    padding-left: 0;
  }

  .image._2, .image._3, .image._4, .image._5 {
    padding-top: 2vw;
  }

  .image.typewriter {
    object-fit: cover;
    width: 28vw;
    height: 20vw;
    padding-top: 0;
  }

  .image.typewriter-copy {
    object-fit: cover;
    width: 100vw;
    height: 78vw;
    margin-bottom: 5vw;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
    overflow: visible;
  }

  .image.typewriter-copy-copy {
    object-fit: cover;
    width: 100vw;
    height: 84vw;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
    overflow: visible;
  }

  .div-block-2 {
    flex-flow: column;
    align-items: flex-end;
    width: 65vw;
    margin-left: -2vw;
    margin-right: 7vw;
    padding-top: 5.5vw;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .div-block-2.mobile {
    display: none;
  }

  .link {
    font-size: 3.5vw;
    line-height: 5vw;
  }

  .link.w--current {
    color: red;
    font-weight: 700;
  }

  .div-block-3 {
    order: -9999;
    align-self: flex-start;
    width: 26vw;
    margin-top: 1vw;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-4 {
    width: 98vw;
    margin-left: 0;
  }

  .div-block-4.fullscreen {
    width: 100vw;
  }

  .div-block-main {
    width: 94vw;
    margin-bottom: 50vw;
    margin-left: 3vw;
    padding-top: 17vw;
    padding-right: 0;
  }

  .div-block-main.fullscreen {
    width: 100vw;
  }

  .header-box {
    width: 90vw;
    margin: 0 auto 5vh;
    padding-bottom: 0;
  }

  .header-box.fullscreen {
    width: 100vw;
  }

  .header-box.about-us {
    text-align: center;
    margin-bottom: 37vw;
  }

  .header-box.about-us-copy {
    text-align: center;
    margin-top: 5vh;
    margin-bottom: 37vw;
  }

  .header {
    width: 90vw;
    margin-top: 4vw;
    margin-bottom: 4vw;
  }

  .boldtext {
    color: #000;
    -webkit-text-stroke-width: .5px;
    font-size: 7vw;
  }

  .boldtext.content {
    width: 90vw;
    font-size: 5vw;
  }

  .boldtext.content-subhead {
    color: #3c3a3a;
    font-size: 3.75vw;
    font-weight: 600;
    line-height: 4.5vw;
  }

  .boldtext.content-subhead.fullscreen {
    font-size: 3vw;
    line-height: 6vw;
  }

  .boldtext.see-more {
    margin-bottom: 1.5vw;
    margin-right: 7.5vw;
    font-size: 3.75vw;
    line-height: 65%;
  }

  .innerelements {
    flex-flow: column;
    flex: 1;
    align-self: center;
    width: 94vw;
    height: auto;
    padding: 8vh 2.5vh 3vh;
    position: static;
  }

  .innerelements.cards {
    justify-content: center;
    align-items: center;
  }

  .innerelements.abstract-img {
    padding: 4vh;
  }

  .innerelements.fullscreen {
    flex: 1;
    height: 96vh;
    min-height: 96vh;
    max-height: 96vh;
  }

  .innerelements.short {
    height: 50vh;
  }

  .innerelements.abstract-img-copy {
    padding: 4vh;
  }

  .content-block {
    padding-bottom: 5vw;
  }

  .sidecap {
    margin-top: 2vw;
    margin-left: 3vw;
    padding: .5vw 2vw 1.25vw;
    font-size: 3vw;
    line-height: 3vw;
    box-shadow: 0 1px 3px #0003;
  }

  .one-of-x {
    z-index: 6;
    padding-right: 1vw;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
    font-size: 3vw;
    line-height: 3vw;
    inset: 0% 3% auto auto;
  }

  .slider {
    border-radius: 4vw;
    width: 90vw;
    height: 81vh;
    min-height: auto;
    max-height: none;
    margin-bottom: 5vw;
  }

  .slider.short {
    height: 70vh;
  }

  .divcontainer {
    border: 1px #000;
    border-radius: 3vw;
    width: 94vw;
    margin-bottom: 10vw;
    top: 7.5vh;
    bottom: 8vh;
  }

  .divcontainer.fullscreen {
    border-radius: 4vw;
    width: 97vw;
    height: 96vh;
    top: .5vh;
  }

  .multicontainer {
    grid-row-gap: 9vw;
    flex: 0 auto;
    max-height: none;
  }

  .multicontainer.tall {
    flex: 0 auto;
  }

  .multicontainer.tall.and-small {
    grid-column-gap: 5vw;
    grid-row-gap: 5vw;
    height: auto;
  }

  .multicontainer.tall.and-small.very {
    height: 65%;
  }

  .multicontainer.small {
    grid-column-gap: 7vw;
    grid-row-gap: 7vw;
    flex-flow: row;
    justify-content: center;
    align-items: flex-end;
    height: 84%;
  }

  .multicontainer.larger-2up {
    height: auto;
  }

  .multicontainer.medium-2up-copy.wide {
    align-self: center;
    max-width: 100%;
    height: auto;
    max-height: 100%;
  }

  .multicontainer._3up {
    grid-column-gap: 5vw;
    grid-row-gap: 5vw;
    max-width: 100%;
  }

  .multicontainer._2tall {
    grid-column-gap: 5vw;
    grid-row-gap: 5vw;
    justify-content: flex-end;
    align-items: center;
    padding-bottom: 5vw;
  }

  .multicontainer._2tall.centre {
    justify-content: center;
    align-items: center;
    margin-top: 13vw;
    padding-bottom: 0;
  }

  .multicontainer.newspaper {
    max-height: 60vh;
  }

  .multicontainer.thin {
    flex: 0 auto;
    min-width: 50%;
  }

  .frame.small {
    width: auto;
    margin-bottom: 0;
  }

  .frame.small.signature {
    width: auto;
    padding-top: 2vw;
  }

  .frame.wide-and-small {
    max-width: 90%;
    max-height: 42%;
  }

  .frame.tall.extra {
    flex: 1;
    align-self: center;
    max-height: none;
    overflow: hidden;
  }

  .frame.tall.thin {
    min-width: auto;
    max-height: 95%;
  }

  .frame.tall.very.thin {
    max-height: 65%;
  }

  .frame._2up {
    min-height: auto;
    max-height: 58vh;
  }

  .frame._2up.tall {
    max-height: 58vh;
  }

  .frame._2up.tall.single {
    max-height: none;
  }

  .frame._2up.tall.hide-on-mobile {
    display: none;
  }

  .frame._2up.tall.mobile-view {
    max-width: 100%;
    max-height: none;
  }

  .frame._2up.tall.mobile-view.smaller {
    max-width: 80%;
  }

  .frame._3up {
    max-width: 45%;
  }

  .frame._3up.hide-on-mobile {
    display: none;
  }

  .frame._3-up.tall {
    max-width: 43%;
    max-height: 58vh;
  }

  .frame._3-up.tall.hide {
    display: none;
  }

  .frame._3-up.tall.mobile-view {
    max-width: 96%;
    max-height: none;
  }

  .mask {
    width: 90vw;
  }

  .slide-nav {
    color: #fff;
    height: 7vw;
    padding-top: 2.5vw;
    font-size: 2vw;
    line-height: 2.4vw;
  }

  .left-arrow {
    width: 20vw;
    margin-bottom: 0;
  }

  .right-arrow {
    justify-content: flex-end;
    align-items: flex-end;
    width: 10vw;
    height: 100%;
    margin-bottom: 0;
    padding-left: 5vw;
    overflow: visible;
  }

  .image-3, .image-4 {
    width: 4vw;
    margin-bottom: 1.5vw;
  }

  .div-block-9 {
    justify-content: space-between;
    align-self: stretch;
    margin-bottom: 1vw;
    display: flex;
  }

  .title {
    z-index: 5;
    width: 94vw;
    padding: 2vw 5vw .5vw;
    display: flex;
  }

  .title.publication {
    background-color: #f1dfba;
  }

  .title.fullscreen {
    border-radius: 0;
    flex: 0 auto;
    width: 100%;
  }

  .title.design {
    background-color: #ffc341;
    padding-top: 2vw;
  }

  .text-block-2-copy {
    font-size: 3.5vw;
    line-height: 6vw;
  }

  .see-more {
    z-index: 700;
    white-space: nowrap;
    word-break: keep-all;
  }

  .no-frame {
    width: 100%;
  }

  .no-frame.small {
    max-width: 100%;
    max-height: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 2vh 0;
  }

  .no-frame.small.ish {
    width: 70%;
    padding-top: 1vw;
  }

  .no-frame.small.very {
    flex: 0 auto;
    max-height: 65%;
  }

  .no-frame.smaller {
    width: 43%;
    margin-bottom: 0;
    padding-top: 0;
  }

  .no-frame.book {
    align-self: stretch;
    max-width: 100%;
    max-height: 100%;
  }

  .no-frame.book.smaller {
    max-width: 85%;
  }

  .no-frame.book.hide {
    display: none;
  }

  .no-frame.book.mobile-view {
    align-self: stretch;
    max-width: 100%;
    max-height: 100%;
  }

  .no-frame.book.wide {
    max-height: 100%;
  }

  .no-frame.spread {
    flex: 0 auto;
    width: 95%;
    max-width: none;
    margin-bottom: 0;
    padding-top: 0;
  }

  .no-frame.spread.hide-on-desktop {
    display: block;
  }

  .no-frame.medium {
    width: 80%;
    max-width: 95%;
    max-height: 80%;
    margin-bottom: 0;
  }

  .no-frame.very-small {
    width: auto;
  }

  .wrapper {
    height: auto;
  }

  .wrapper.for-portrait-only {
    display: block;
  }

  .wrapper.for-desktop {
    display: none;
  }

  .text {
    background-color: #83aebb;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 3vw 4vw 2vw;
    font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  }

  .text.blue {
    color: #3c3a3a;
    padding: .5vh 5vw 1.5vh;
    font-size: 3.75vw;
    line-height: 5vw;
  }

  .text-block-2-copy-copy {
    padding-bottom: 3vw;
    font-size: 4vw;
    line-height: 7vw;
  }

  .div-block-12 {
    z-index: 50;
  }

  .text-block-4-copy.in-body {
    border-radius: 3vw;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 13vh;
    margin-top: -2vh;
    margin-bottom: 1vh;
    padding-left: 7vw;
    padding-right: 7vw;
    font-size: 4.1em;
    line-height: 147%;
    display: flex;
  }

  .div-block-13-copy.in-body {
    height: auto;
    margin-top: 0;
    margin-bottom: 4vw;
  }

  .div-block-2-copy-2 {
    grid-column-gap: 0vw;
    grid-row-gap: 0vw;
    flex-flow: column;
    flex: 0 auto;
    margin-top: 0;
  }

  .image-copy {
    object-fit: contain;
    flex: 0 auto;
  }

  .div-block-copy-2 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-3-copy-2 {
    width: 100%;
    height: 95vh;
    margin-top: 6vh;
  }

  .link-home {
    font-size: 5vw;
    line-height: 9vw;
  }

  .swiper-wrapper {
    background-color: #fff;
    justify-content: flex-start;
    align-items: flex-start;
    height: auto;
    min-height: auto;
    max-height: none;
  }

  .swiper-wrapper.short {
    min-height: auto;
    max-height: 70vh;
  }

  .swiper-slide {
    background-color: #fff;
    justify-content: center;
    align-self: stretch;
    align-items: center;
    height: auto;
    position: relative;
  }

  .swiper-slide.short {
    height: auto;
    max-height: 65%;
  }

  .div-block-16 {
    justify-content: flex-start;
    align-items: center;
    margin-top: -2vh;
    position: relative;
  }

  .arrows {
    height: 8.5vw;
    margin-left: auto;
    margin-right: auto;
  }

  .arrows.fullscreen {
    top: 0;
  }

  .swipery {
    flex-flow: row;
  }

  .swipery.fullscreen {
    background-color: #fff;
    max-height: 92vh;
  }

  .swipery.hideonmobile {
    display: none;
  }

  .swipery.showonmobile {
    display: block;
  }

  .swiper-paginationy {
    height: 8.5vw;
    padding-top: 2.5vw;
  }

  .swiper-paginationy.extra-long {
    max-width: 78%;
    height: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .swiper-button-prevy {
    width: 8vw;
    height: 5vw;
    margin-left: 4vw;
  }

  .swiper-button-prevy.none {
    opacity: 100;
  }

  .swiper-button-nexty {
    width: 8vw;
    height: 5vw;
    margin-right: 4vw;
  }

  .swiper-button-nexty.none {
    opacity: 100;
  }

  .swiper-paginationy-wrap {
    height: auto;
  }

  .swiper-paginationy-wrap.extra-long {
    justify-content: flex-start;
    align-items: center;
    max-width: 80%;
  }

  .hidden-fullscreen-example {
    width: 100vw;
    margin-left: -2vw;
  }

  .faux-arrows.fullscreen {
    opacity: .56;
  }

  .arrows-for-gods {
    height: 6vw;
    margin-bottom: 1vw;
  }

  .faux-left {
    width: 5vw;
    height: 5vw;
  }

  .faux-left.none {
    opacity: 100;
  }

  .faux-left-copy {
    width: 8vw;
    height: 5vw;
  }

  .faux-left-copy.none {
    opacity: 100;
  }

  .faux-right-copy {
    width: 5vw;
    height: 5vw;
  }

  .faux-right-copy.none {
    opacity: 100;
  }

  .sllide-wrap {
    justify-content: center;
    align-items: center;
    width: 96vw;
    height: 100%;
    display: flex;
    position: relative;
  }

  .swiper-pagination-bullet, .swiper-pagination-bullet-active {
    width: 2vw;
    height: 2vw;
    margin-left: 2vw;
  }

  .div-block-19, .div-block-19-copy {
    width: 9vw;
    height: 9vw;
  }

  .legal-notice {
    width: 85%;
  }

  .text-block-93 {
    width: 100%;
    margin-bottom: 15vw;
    font-size: 2.5vw;
    line-height: 4.5vw;
  }

  .design-credit {
    text-align: center;
    white-space: nowrap;
    align-self: center;
    width: 100%;
    margin-top: 0;
    margin-bottom: 2.5vw;
    font-size: 8.4px;
  }

  .design-credit-text-link-2 {
    text-align: center;
    justify-content: center;
    align-self: center;
    width: 95vw;
    margin: 4vw auto 3.1vw;
    font-size: 3.9vw;
    font-weight: 700;
    display: flex;
  }

  .design-credit-text-link-2:hover {
    color: #b00003;
  }

  .design-credit-text-link-2.forfocus.none {
    margin-bottom: 2vw;
    font-size: 3.5vw;
  }

  .div-block-20 {
    justify-content: flex-end;
    width: 82vw;
    margin-bottom: 2vw;
    padding-left: 5vw;
    padding-right: 5vw;
    display: none;
  }

  .div-block-20.footer {
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .div-block-5 {
    flex-flow: row;
    justify-content: space-between;
    width: 100vw;
    padding-top: 6vw;
    padding-bottom: 5vw;
    padding-right: 0;
    display: flex;
  }

  .div-block-5.footer {
    border-radius: 2vw;
    width: 100%;
    margin-top: 0;
    margin-bottom: 5vw;
    margin-right: 0;
    padding-top: 5vw;
  }

  .menu-items {
    white-space: nowrap;
    word-break: keep-all;
    background-color: #0000;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    padding: 1.5vw 2vw 1.65vw;
    font-size: 2.75vw;
  }

  .menu-items:hover {
    padding-left: 2vw;
    padding-right: 2vw;
  }

  .menu-items.hide {
    display: none;
  }

  .text-block-4-copy-copy {
    border-radius: 2.5vw;
    width: auto;
    padding: 2vw 4vw;
    font-size: 4.35vw;
  }

  .text-block-4-copy-copy.in-body {
    width: 85%;
    font-size: 3.1em;
  }

  .text-block-4-copy-copy.in-body.second-one {
    width: 84vw;
    font-size: 2.7em;
  }

  .div-block-13-copy-copy {
    justify-content: center;
    align-items: center;
    width: auto;
    margin-top: 8vw;
  }

  .div-block-13-copy-copy.in-body {
    margin-top: 0;
    margin-bottom: 4vw;
    margin-left: -1vw;
  }

  .div-block-3-copy {
    position: relative;
  }

  .contact-text {
    width: 100%;
    margin-bottom: 5vw;
    font-size: 4vw;
    line-height: 6vw;
  }

  .image-6 {
    border-radius: 1.75vw;
    width: 14vw;
    margin-right: 0;
  }

  .contact-text-copy {
    margin-bottom: 5vw;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10vw;
    font-size: 4vw;
    font-weight: 700;
    line-height: 6vw;
  }

  .div-block-25 {
    padding-left: 1vw;
  }

  .mobile-header {
    opacity: .85;
    background-color: #c70000;
    width: 100vw;
    height: 12vw;
    padding-top: .5vw;
    display: block;
    box-shadow: 0 2px 5px #0003;
  }

  .text-block-94 {
    color: #fff;
    text-align: left;
    letter-spacing: .035em;
    -webkit-text-stroke-width: .35px;
    margin-top: 3vw;
    margin-left: 5vw;
    font-family: American Typewriter, Georgia, sans-serif;
    font-size: 5.35vw;
    font-weight: 700;
  }

  .div-block-27 {
    justify-content: center;
    align-items: center;
    width: 5vw;
    height: 5vw;
    display: flex;
  }

  .image-7 {
    filter: invert();
    align-self: center;
    width: 10vw;
    height: 5vw;
    margin-top: 3.5vw;
    margin-right: 3vw;
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .mobile-menu {
    z-index: 300;
    background-color: #fffbd6;
    width: 100vw;
    height: 100vh;
    padding-top: 5vh;
    position: fixed;
    inset: auto 0% 0% auto;
  }

  .div-block-copy-2-copy {
    justify-content: center;
    align-items: center;
    margin-top: 17vh;
    display: flex;
  }

  .menu {
    width: 100%;
    height: 56vh;
    margin-top: 3vh;
  }

  .close-button {
    align-self: center;
    width: 12vw;
    height: 13vw;
    margin-right: 3vh;
    padding-top: 3vh;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
    font-weight: 600;
    position: fixed;
    inset: 0% 0% auto auto;
  }

  .div-block-28 {
    grid-column-gap: 5vw;
    grid-row-gap: 5vw;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .boldtext-copy {
    color: #000;
    font-family: Merriweather, serif;
    font-size: 7vw;
  }

  .boldtext-copy.content {
    width: 90vw;
    font-size: 5vw;
  }

  .boldtext-copy.content-subhead {
    color: #3c3a3a;
    font-size: 3.5vw;
    font-weight: 600;
    line-height: 4vw;
  }

  .boldtext-copy.content-subhead.fullscreen {
    font-size: 3vw;
    line-height: 6vw;
  }

  .boldtext-copy.see-more {
    margin-bottom: 3.5vw;
    margin-right: 7vw;
    font-size: 3.25vw;
  }

  .image-copy-copy {
    object-fit: contain;
    flex: 0 auto;
  }

  .image-9 {
    display: none;
  }

  .fs-cc_preference-component {
    align-items: flex-end;
  }

  .fs-cc_modal {
    border-radius: 4.5vw;
    max-width: 90%;
    margin-top: 5vw;
    margin-bottom: 10vw;
    box-shadow: 0 2px 5px #0003;
  }

  .fs-cc_modal-buttons {
    border-bottom-right-radius: 4.5vw;
    border-bottom-left-radius: 4.5vw;
  }

  .fs-cc_cookie-component {
    max-width: 100%;
    inset: auto 0% 0%;
  }

  .cookie-preference_wrapper {
    max-width: 100%;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .fs-cc_preference-buttons {
    border-bottom-right-radius: 4.5vw;
    border-bottom-left-radius: 4.5vw;
    bottom: 0;
  }

  .container {
    flex-flow: column;
    width: auto;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 5vh;
  }

  .div-block-3-copy-3 {
    border-top: 3px solid #000;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    width: 80vw;
    margin-bottom: 20vw;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5vw;
    padding-bottom: 20vw;
    display: none;
  }

  .text-span-copy {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
    font-size: 7vw;
    font-weight: 700;
  }

  .section-2 {
    align-self: center;
    width: 100vw;
    margin-left: auto;
    margin-right: auto;
    padding-left: 1vw;
    padding-right: 1vw;
  }

  .text-block-5-copy {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 6vw;
  }

  .social-network-divs.forfocus.none {
    height: 8vw;
  }

  .social-network-divs.spotify {
    margin-left: -2.5vw;
    margin-right: 2.2vw;
  }

  .social-network-divs.soundcloud.forfocus {
    align-self: stretch;
    height: 7vw;
  }

  .div-block-30 {
    margin-bottom: 0;
  }

  .div-block-30.privacy {
    justify-content: center;
    align-items: center;
    width: 100vw;
    margin-bottom: 15vh;
  }

  .text-block-7 {
    font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
    font-size: 4.25vw;
    line-height: 6vw;
  }

  .menu-item {
    letter-spacing: .25vw;
    font-size: 4vw;
  }

  .div-block-3-copy-copy-copy {
    border-top: 3px #000;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    width: 78vw;
    height: 9vw;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-left: 0;
    padding-right: 4vw;
    display: flex;
  }

  .div-block-3-copy-copy-copy.privacy {
    margin-top: 15vw;
  }

  .container-2 {
    grid-column-gap: 0vw;
    flex-flow: column;
    flex: 0 auto;
    justify-content: center;
    align-self: flex-start;
    align-items: center;
    max-width: none;
    margin-top: 0;
    display: flex;
  }

  .div-block-31 {
    width: 75vw;
    height: 7vw;
    margin-top: 8vw;
    padding-left: .5vw;
    padding-right: .5vw;
  }

  .section {
    text-transform: none;
    background-color: #fff;
    border-radius: 5vw;
    width: 85vw;
    margin-left: auto;
    margin-right: auto;
    padding: 6vw 6vw 8vw;
    position: relative;
    top: 0%;
    box-shadow: 0 2px 5px #0003;
  }

  .section.privacy {
    width: 85vw;
  }

  .text-block-6 {
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
  }

  .italic-text {
    font-size: 4.75vw;
  }

  .container-5 {
    width: 75vw;
    margin-bottom: 5vw;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-7 {
    width: 73vw;
    padding-left: 0;
    padding-right: 0;
  }

  .link-block-4 {
    color: #6d6d6d;
    text-transform: none;
    align-self: stretch;
    margin-top: 0;
  }

  .menu-items-2 {
    background-color: #0000;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    padding-top: 1.5vw;
    padding-bottom: 1.65vw;
    font-size: 3vw;
  }

  .menu-items-2:hover {
    padding-left: 2vw;
    padding-right: 2vw;
  }

  .div-block-32 {
    justify-content: flex-end;
    width: 82vw;
    margin-bottom: 2vw;
    padding-left: 5vw;
    padding-right: 5vw;
    display: none;
  }

  .div-block-32.footer {
    justify-content: center;
    align-items: center;
    margin-top: 7vw;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .blurred-social-connect {
    display: none;
  }

  .text-span {
    margin-bottom: -5vw;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
    font-size: 5vw;
    font-weight: 700;
    line-height: 8vw;
    display: block;
  }

  .text-block-3 {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
    font-size: 5vw;
    line-height: 2vw;
  }

  .div-block-8 {
    grid-column-gap: 3vw;
    grid-row-gap: 3vw;
    letter-spacing: normal;
  }

  .social-connect-icon:hover {
    padding: .48vw .08vw 0;
  }

  .social-connect-icon.svg {
    flex: 1;
    height: 6vw;
  }

  .div-block-6 {
    flex-flow: column;
  }

  .div-block-11 {
    background-color: #c20306;
    border-radius: 4vw;
    justify-content: center;
    align-items: center;
    width: 7vw;
    height: 7vw;
    display: flex;
    position: absolute;
    inset: .2% 3.75% auto auto;
  }

  .div-block-11.privacy {
    margin-top: 3vw;
    margin-right: 3vw;
  }

  .div-block-33 {
    flex-flow: row;
    justify-content: space-between;
    width: 100vw;
    padding-top: 6vw;
    padding-bottom: 5vw;
    padding-right: 0;
    display: flex;
  }

  .div-block-33.footer {
    border-radius: 2vw;
    width: 100%;
    margin-top: 0;
    margin-bottom: 5vw;
    margin-right: 0;
    padding: 5vw 5vw 15vw;
  }

  .close-button-2 {
    align-self: center;
    width: 12vw;
    height: 5vw;
    margin-right: 3vh;
    padding-top: 3vh;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
    font-weight: 600;
    position: fixed;
    inset: 0% 0% auto auto;
  }

  .no-frame-copy {
    width: 100%;
  }

  .no-frame-copy.small {
    max-width: 100%;
    max-height: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 4vh 0 2vh;
  }

  .no-frame-copy.small.ish {
    width: 70%;
    padding-top: 1vw;
  }

  .no-frame-copy.small.very {
    flex: 0 auto;
    max-height: 65%;
  }

  .no-frame-copy.smaller {
    width: 43%;
    margin-bottom: 0;
    padding-top: 0;
  }

  .no-frame-copy.book {
    flex: 1;
    max-width: 100%;
    max-height: none;
  }

  .no-frame-copy.book.hide {
    display: none;
  }

  .no-frame-copy.book.mobile-view {
    max-width: 100%;
    max-height: 100%;
  }

  .no-frame-copy.spread {
    flex: 0 auto;
    width: 95%;
    max-width: none;
    margin-bottom: 0;
    padding-top: 0;
  }

  .no-frame-copy.spread.hide-on-desktop {
    display: block;
  }

  .no-frame-copy.medium {
    width: 80%;
    max-width: 95%;
    max-height: 80%;
    margin-bottom: 0;
  }
}


@font-face {
  font-family: 'American Typewriter';
  src: url('../fonts/American-Typewriter-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'American Typewriter';
  src: url('../fonts/American-Typewriter-Regular.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'American Typewriter';
  src: url('../fonts/American-Typewriter-Regular.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'American Typewriter';
  src: url('../fonts/American-Typewriter-Regular.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Firasanscondensed';
  src: url('../fonts/FiraSansCondensed-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}