@charset "UTF-8";
@font-face {
  font-family: "fontello";
  font-weight: normal;
  font-style: normal;
  src: url("../vendor/fontello/font/fontello.eot?a");
  src: url("../vendor/fontello/font/fontello.eot?a#iefix") format("embedded-opentype"), url("../vendor/fontello/font/fontello.woff?a") format("woff"), url("../vendor/fontello/font/fontello.ttf?a") format("truetype"), url("w ../vendor/fontello/font/fontello.svg?a#fontello") format("svg");
}
.icon-down:before {
  content: "\e800";
}

/* '' */
.icon-more:before {
  content: "\e801";
}

/* '' */
.icon-download:before {
  content: "\e802";
}

/* '' */
.icon-time:before {
  content: "\e803";
}

/* '' */
.icon-enlarge:before {
  content: "\e804";
}

/* '' */
.icon-link:before {
  content: "\e805";
}

/* '' */
.icon-external:before {
  content: "\f08e";
}

/* '' */
.icon-tumblr:before {
  content: "\f174";
}

/* '' */
.icon-facebook:before {
  content: "\f301";
}

/* '' */
.icon-twitter:before {
  content: "\f314";
}

/* '' */
/* '' */
html.js,
html.script {
  -webkit-transition: opacity 200ms;
  -o-transition: opacity 200ms;
  transition: opacity 200ms;
}
html.js.wf-active, html.js.wf-inactive,
html.script.wf-active,
html.script.wf-inactive {
  opacity: 1;
}

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  border: 0;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

button {
  border: 0;
  font-family: inherit;
}

/* Reset `button` and button-style `input` default styles */
input[type=submit],
input[type=reset],
input[type=button],
button {
  overflow: visible;
  padding: 0;
  -webkit-user-select: none;
  /* for button */
  -moz-user-select: none;
  -ms-user-select: none;
  color: inherit;
  border: 0;
  background: none;
  /* cursor: default; */
  font: inherit;
  line-height: normal;
}

input::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* Make `a` like a button */
[role=button] {
  display: inline-block;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  text-align: center;
  white-space: pre;
  text-decoration: none;
  color: inherit;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
}

a {
  text-decoration: none;
  color: inherit;
}

* {
  position: relative;
}

input {
  margin: 0;
  padding: 0;
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
}

::-moz-selection {
  color: white;
  background: #00FE3B;
}

::selection {
  color: white;
  background: #00FE3B;
}

html {
  -webkit-text-size-adjust: 100%;
}

@-webkit-keyframes loading_animation {
  0% {
    width: 0;
  }
  10% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}

@keyframes loading_animation {
  0% {
    width: 0;
  }
  10% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
.header__title--link {
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 300ms;
       -o-transition-duration: 300ms;
          transition-duration: 300ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
}

.typeset_textlink, .mfp-title a, .tags__letters .tag, .text__text a, .linear_navigation .text a, .block__copyright a, .block__caption a {
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 300ms;
       -o-transition-duration: 300ms;
          transition-duration: 300ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  font-family: "source-serif-pro-n6", "source-serif-pro", "Times", sans-serif;
  font-style: normal;
  font-weight: 600;
  border-bottom: 1px #00FE3B solid;
}
@media screen and (max-width: 991px) {
  .typeset_textlink, .mfp-title a, .tags__letters .tag, .text__text a, .linear_navigation .text a, .block__copyright a, .block__caption a {
    font-family: "source-serif-pro-n7", "source-serif-pro", "Times", sans-serif;
    font-style: normal;
    font-weight: 700;
  }
}
.typeset_textlink:hover, .mfp-title a:hover, .tags__letters .tag:hover, .text__text a:hover, .linear_navigation .text a:hover, .block__copyright a:hover, .block__caption a:hover {
  color: white;
  background: #00FE3B;
}

.loading:before, .mfp-preloader:before {
  position: absolute;
  display: block;
  content: "";
  position: absolute;
  z-index: 3;
  top: 3rem;
  left: calc(50% - 0.75rem);
  width: 1.5rem;
  height: 1.5rem;
  -webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
          animation: sk-rotateplane 1.2s infinite ease-in-out;
  background-color: #00FE3B;
}
.loading:after, .mfp-preloader:after {
  position: absolute;
  display: block;
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
}

@-webkit-keyframes sk-rotateplane {
  0% {
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
            transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
            transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
            transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}

@keyframes sk-rotateplane {
  0% {
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
            transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
            transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
            transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}
.grid__item__header__contributors .contributor, a.logo h1:after, .interview__name, .header__author a, .header__date a, .block.last p:last-child:after {
  -webkit-animation: border-in-out 2s infinite linear;
          animation: border-in-out 2s infinite linear;
}

@-webkit-keyframes border-in-out {
  0%, 49% {
    border-color: #00FE3B;
  }
  50%, 100% {
    border-color: transparent;
  }
}

@keyframes border-in-out {
  0%, 49% {
    border-color: #00FE3B;
  }
  50%, 100% {
    border-color: transparent;
  }
}
.grid__item__footer__tags .tag, .grid__item__header__contributors .contributor, .interview__name, .header__tags a, .header__author a, .header__date a {
  display: inline-block;
  padding-right: 0.15rem;
  padding-left: 0.1rem;
  color: white;
  background: #1a1a1a;
  background-clip: padding-box;
}

.youtube__button {
  font-family: "aktiv-grotesk-n7", "aktiv-grotesk", "Arial", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.3611111111rem;
  line-height: 0.65rem;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 300ms;
       -o-transition-duration: 300ms;
          transition-duration: 300ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  padding: 0.25rem 0.65rem;
  text-align: center;
  cursor: pointer;
  letter-spacing: 0.03rem;
  text-transform: uppercase;
  border: 1px solid hsl(0deg, 0%, 85%);
}
.youtube__button:hover, .youtube__button:active {
  color: #00FE3B;
  border-color: #1a1a1a;
  background: #1a1a1a;
}

.button {
  font-family: "aktiv-grotesk-n7", "aktiv-grotesk", "Arial", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.3611111111rem;
  line-height: 0.65rem;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 300ms;
       -o-transition-duration: 300ms;
          transition-duration: 300ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  padding: 0.25rem 0.65rem;
  text-align: center;
  cursor: pointer;
  letter-spacing: 0.03rem;
  text-transform: uppercase;
  border: 1px solid hsl(0deg, 0%, 85%);
}
.button:hover, .button:active {
  color: #00FE3B;
  border-color: #1a1a1a;
  background: #1a1a1a;
}

input[type=text],
input[type=email] {
  font-family: "aktiv-grotesk-n4", "aktiv-grotesk", "Arial", sans-serif;
  font-style: normal;
  font-weight: 400;
  height: 1.25rem;
  padding: 0.25rem 0.75rem;
  border: 0;
}

input[type=submit],
input[type=reset] {
  font-family: "aktiv-grotesk-n7", "aktiv-grotesk", "Arial", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.3611111111rem;
  line-height: 0.65rem;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 300ms;
       -o-transition-duration: 300ms;
          transition-duration: 300ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  padding: 0.25rem 0.65rem;
  text-align: center;
  cursor: pointer;
  letter-spacing: 0.03rem;
  text-transform: uppercase;
  border: 1px solid hsl(0deg, 0%, 85%);
}
input[type=submit]:hover, input[type=submit]:active,
input[type=reset]:hover,
input[type=reset]:active {
  color: #00FE3B;
  border-color: #1a1a1a;
  background: #1a1a1a;
}

.icon_extended:before, .grid__item__footer__tags .permalink:before, .grid__item__footer__readmore--link:before, .grid__item__footer__readmore--external:before, .grid__item__footer__readmore--expand:before, .navigation__link--back:before, .navigation__link--opener:before, .socialshare__button:before, .expander__button:before {
  font-family: "fontello";
  font-weight: normal;
  font-style: normal;
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  display: inline-block;
  width: 1em;
  margin-right: 0.2em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: 0.2em;
  text-align: center;
  text-decoration: none !important;
  text-transform: none;
  speak: none;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.block {
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 479px) {
  .block--normal {
    width: 88vw;
  }
}
@media screen and (min-width: 480px) and (max-width: 991px) {
  .block--normal {
    width: 440px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1279px) {
  .block--normal {
    width: 680px;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1579px) {
  .block--normal {
    width: 740px;
  }
}
@media screen and (min-width: 1580px) {
  .block--normal {
    width: 780px;
  }
}
.block--cover {
  width: 100vw;
  max-width: 100vw;
}
@media screen and (max-width: 991px) {
  .block--cover {
    padding: 0.35rem 0;
    border-bottom: 1px solid hsl(0deg, 0%, 85%);
  }
}
@media screen and (min-width: 992px) {
  .block--columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (min-width: 992px) and (max-width: 1279px) {
  .block--columns {
    width: 892.8px;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1579px) {
  .block--columns {
    width: 1024px;
  }
}
@media screen and (min-width: 1580px) {
  .block--columns {
    width: 1106px;
  }
}
.block__column {
  width: 100%;
}
@media screen and (max-width: 991px) {
  .block__meta {
    margin: 0.5rem 0;
  }
}
@media screen and (min-width: 992px) {
  .block__meta {
    margin-left: 1.5rem;
    padding: 0.35rem 0rem 0.65rem 1rem;
    border-left: 1px solid hsl(0deg, 0%, 85%);
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
}
@media screen and (min-width: 992px) and (max-width: 1279px) {
  .block__meta {
    width: 50%;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1579px) {
  .block__meta {
    width: 44%;
  }
}
@media screen and (min-width: 1580px) {
  .block__meta {
    width: 40%;
  }
}
.block__copyright, .block__caption {
  font-family: "aktiv-grotesk-n4", "aktiv-grotesk", "Arial", sans-serif;
  font-style: normal;
  font-weight: 400;
}
@media screen and (max-width: 991px) {
  .block__copyright, .block__caption {
    font-size: 0.4722222222rem;
    line-height: 0.7319444444rem;
  }
}
@media screen and (min-width: 992px) {
  .block__copyright, .block__caption {
    font-size: 0.4583333333rem;
    line-height: 0.6875rem;
  }
}
.block__copyright a, .block__caption a {
  font-family: "aktiv-grotesk-n6", "aktiv-grotesk", "Arial", sans-serif;
  font-style: normal;
  font-weight: 600;
}
.block__copyright {
  font-family: "aktiv-grotesk-n7", "aktiv-grotesk", "Arial", sans-serif;
  font-style: normal;
  font-weight: 700;
}
@media screen and (min-width: 992px) {
  .block__copyright {
    display: inline-block;
  }
}
@media screen and (max-width: 991px) {
  .block__copyright {
    font-size: 0.4722222222rem;
    line-height: 0.5666666667rem;
    display: block;
    margin-top: 0.75rem;
  }
}

.header,
.image,
.slideshow,
.youtube,
.quote {
  margin-top: 1.45rem;
  margin-bottom: 1.75rem;
}
@media screen and (max-width: 991px) {
  .header,
.image,
.slideshow,
.youtube,
.quote {
    margin-top: 1.7rem;
    margin-bottom: 1.2rem;
  }
}

.header {
  margin-bottom: 1.25rem;
}

.text {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
@media screen and (max-width: 991px) {
  .text {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }
}

.block.last p:last-child:after {
  position: absolute;
  display: block;
  content: "";
  position: absolute;
  right: 0;
  bottom: 0.1rem;
  width: 0;
  height: 0.75rem;
  border-right: 0.2rem solid #00FE3B;
}

.contributors__works,
.contributor__works {
  border: 1px solid hsl(0deg, 0%, 85%);
}
.contributors__works_inner,
.contributor__works_inner {
  padding: 0.75rem;
}
.contributors__date,
.contributor__date {
  font-family: "ocr-a-std-n4", "ocr-a-std", "Courier", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0.5rem;
  line-height: 0.9rem;
  margin-top: -0.4rem;
  padding-bottom: 0.35rem;
}
.contributors .header__title--link,
.contributor .header__title--link {
  margin-top: 0 !important;
  padding: 0.75rem;
}
.contributors .header__short_bio,
.contributor .header__short_bio {
  margin-top: -0.5rem !important;
}
.contributors .expander__always,
.contributor .expander__always {
  margin-top: 0;
}

.expander {
  width: 100%;
  margin-top: 0.5rem;
  cursor: pointer;
  border-bottom: 1px solid white;
}
.expander:hover .expander__always {
  border-color: hsl(0deg, 0%, 85%);
}
.expander:hover .expander__button {
  border: 1px solid hsl(0deg, 0%, 85%);
}
.expander__button {
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 300ms;
       -o-transition-duration: 300ms;
          transition-duration: 300ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  position: absolute;
  top: -1px;
  right: 0rem;
  width: 1.5rem;
  height: 1.5rem;
  cursor: pointer;
  border: 1px solid transparent;
}
@media screen and (max-width: 479px) {
  .expander__button {
    right: 0;
  }
}
.expander__button:before {
  font-size: 0.85rem;
}
.expander__button:before {
  font-size: 0.85rem;
}
.expander__button:before {
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 100ms;
       -o-transition-duration: 100ms;
          transition-duration: 100ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  position: absolute;
  top: 0.3rem;
  left: 0.15rem;
  color: #00FE3B;
}
.expander__always {
  min-height: 1.5rem;
  margin-top: 1rem;
  padding: 0.35rem 1.75rem 0 0;
  border-top: 1px solid hsl(0deg, 0%, 85%);
  background: hsl(0deg, 0%, 95%);
}
@media screen and (max-width: 479px) {
  .expander__always {
    padding: 0.35rem 0 0.35rem;
  }
}
.expander__expanded {
  display: none;
  padding-bottom: 0.5rem;
}
.expander.--active {
  border-color: hsl(0deg, 0%, 85%);
}
.expander.--active .expander__button {
  display: block;
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}

@media screen and (max-width: 991px) {
  .header .column:first-of-type {
    margin: 0 0 1rem;
  }
  .header .column:last-of-type {
    border-bottom: 1px solid hsl(0deg, 0%, 85%);
  }
}
@media screen and (min-width: 992px) {
  .header {
    margin-top: 1.5rem;
  }
  .header .column:first-of-type {
    width: 55%;
    margin-top: -0.65rem;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
  }
  .header .column:last-of-type {
    width: 45%;
    margin-left: 1rem;
    padding-left: 1rem;
    border-left: 1px solid hsl(0deg, 0%, 85%);
  }
}
.header__title--link {
  display: block;
  margin: 0.5rem 0 0.75rem;
  padding: 0.25rem 0.1rem;
  background: hsl(0deg, 0%, 95%);
}
.header__title--link h3 {
  font-family: "ocr-a-std-n4", "ocr-a-std", "Courier", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0.5277777778rem;
  line-height: 0.7388888889rem;
}
.header__title--link h4 {
  font-family: "ocr-a-std-n4", "ocr-a-std", "Courier", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0.4444444444rem;
  line-height: 0.6222222222rem;
}
.header__title--link:hover {
  color: #00FE3B;
  background: #1a1a1a;
}
.header__title h2 {
  font-family: "ocr-a-std-n4", "ocr-a-std", "Courier", sans-serif;
  font-style: normal;
  font-weight: 400;
}
@media screen and (max-width: 479px) {
  .header__title h2 {
    font-size: 0.6944444444rem;
    line-height: 0.8680555556rem;
    text-shadow: 1px 0 1px #CCC, 0 1px 1px #EEE, 2px 1px 1px #CCC, 1px 2px 1px #EEE, 3px 2px 1px #CCC, 2px 3px 1px #EEE;
  }
}
@media screen and (min-width: 480px) and (max-width: 991px) {
  .header__title h2 {
    font-size: 0.8333333333rem;
    line-height: 1.0416666667rem;
    text-shadow: 1px 0 1px #CCC, 0 1px 1px #EEE, 2px 1px 1px #CCC, 1px 2px 1px #EEE, 3px 2px 1px #CCC, 2px 3px 1px #EEE, 4px 3px 1px #CCC, 3px 4px 1px #EEE;
  }
}
@media screen and (min-width: 992px) and (max-width: 1279px) {
  .header__title h2 {
    font-size: 0.8888888889rem;
    line-height: 1.1111111111rem;
    text-shadow: 1px 0 1px #CCC, 0 1px 1px #EEE, 2px 1px 1px #CCC, 1px 2px 1px #EEE, 3px 2px 1px #CCC, 2px 3px 1px #EEE, 4px 3px 1px #CCC, 3px 4px 1px #EEE, 5px 4px 1px #CCC, 4px 5px 1px #EEE;
  }
}
@media screen and (min-width: 1280px) {
  .header__title h2 {
    font-size: 0.9444444444rem;
    line-height: 1.1805555556rem;
    text-shadow: 1px 0 1px #CCC, 0 1px 1px #EEE, 2px 1px 1px #CCC, 1px 2px 1px #EEE, 3px 2px 1px #CCC, 2px 3px 1px #EEE, 4px 3px 1px #CCC, 3px 4px 1px #EEE, 5px 4px 1px #CCC, 4px 5px 1px #EEE, 6px 5px 1px #CCC, 5px 6px 1px #EEE;
  }
}
.header__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.65rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 479px) {
  .header__header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 0;
  }
}
.header__author, .header__date {
  font-family: "ocr-a-std-n4", "ocr-a-std", "Courier", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0.5rem;
  line-height: 0.75rem;
}
.header__author a, .header__date a {
  border-right: 0.25rem solid #00FE3B;
}
.header__short_teaser {
  font-size: 0.5rem;
  line-height: 0.9rem;
  margin: 1rem 0 0.75rem;
}
.header__date {
  padding-left: 0.5rem;
}
@media screen and (max-width: 479px) {
  .header__date {
    margin-top: 0.35rem;
    padding-left: 0.15rem;
  }
}
.header__short_bio {
  font-family: "aktiv-grotesk-n4", "aktiv-grotesk", "Arial", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0.4027777778rem;
  line-height: 0.5840277778rem;
  padding: 0.5rem 0 0.45rem 0;
}
@media screen and (max-width: 479px) {
  .header__short_bio {
    padding-right: 0;
  }
}
.header__short_bio__bio {
  margin-top: 0.6rem;
}
.header__short_bio a {
  font-family: "aktiv-grotesk-n7", "aktiv-grotesk", "Arial", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.3611111111rem;
  line-height: 0.65rem;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 300ms;
       -o-transition-duration: 300ms;
          transition-duration: 300ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  padding: 0.25rem 0.65rem;
  text-align: center;
  cursor: pointer;
  letter-spacing: 0.03rem;
  text-transform: uppercase;
  border: 1px solid hsl(0deg, 0%, 85%);
  font-size: 0.3333333333rem;
  line-height: 0.5rem;
  display: inline-block;
  margin-top: 0.6rem;
}
.header__short_bio a:hover, .header__short_bio a:active {
  color: #00FE3B;
  border-color: #1a1a1a;
  background: #1a1a1a;
}
.header__tags {
  padding-top: 0.2rem;
  padding-bottom: 0.25rem;
}
.header__tags li {
  display: inline-block;
  margin-right: 0.1rem;
}
.header__tags a {
  font-family: "aktiv-grotesk-n4", "aktiv-grotesk", "Arial", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0.4027777778rem;
  line-height: 0.4833333333rem;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 300ms;
       -o-transition-duration: 300ms;
          transition-duration: 300ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  white-space: nowrap;
  display: inline;
  padding: 2px;
}
.header__tags a:hover {
  background-color: #00FE3B;
}
.header__citation {
  margin-top: -0.7rem !important;
  padding-top: 0.5rem;
  font-family: "aktiv-grotesk-n4", "aktiv-grotesk", "Arial", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0.3611111111rem;
  line-height: 0.5416666667rem;
  border-top: 1px solid #eee;
}
.header__citation__suggested {
  font-size: 0.3055555556rem;
  line-height: 0.7027777778rem;
  font-weight: bold;
  text-transform: uppercase;
}
.header__citation i {
  font-style: italic;
}
.header__citation__url {
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  max-width: 90vw;
  display: inline-block;
}

.image__image {
  display: block;
  max-width: 100%;
}
@media screen and (max-width: 991px) {
  .image__image {
    max-height: 85vh;
    margin: 0 auto;
  }
}
@media screen and (min-width: 992px) {
  .image__image {
    max-height: 60vh;
    margin: 0 auto;
  }
}

.interview__name {
  font-family: "ocr-a-std-n4", "ocr-a-std", "Courier", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0.5rem;
  line-height: 0.75rem;
  margin-bottom: 0.5rem;
  padding: 0.525rem 0.4rem;
  color: #444;
  background: hsl(0deg, 0%, 95%);
}
@media screen and (max-width: 479px) {
  .interview__name--interviewer, .interview__name--interviewee {
    float: none !important;
    margin-top: 0.5rem !important;
    margin-bottom: 0.25rem !important;
    width: 100vw;
    margin-left: -6vw !important;
    font-size: 0.4444444444rem;
    line-height: 0.6222222222rem;
    padding: 0.2rem 6vw;
  }
}
.interview__name--interviewee {
  float: right;
  text-align: right;
  margin-left: 0.5rem;
}
.interview__name--interviewee:after {
  display: table;
  clear: both;
  content: "";
}
.interview__name--interviewer {
  float: left;
  margin-right: 0.5rem;
}
.interview__name--interviewer:after {
  display: table;
  clear: both;
  content: "";
}
.interview__text {
  margin-top: 1.5rem;
  padding-top: 0.35rem;
  border-top: 1px solid hsl(0deg, 0%, 85%);
}
@media screen and (max-width: 479px) {
  .interview__text {
    margin-top: 0;
    padding: 0 !important;
    border: 0;
  }
}
.interview__text p {
  margin-bottom: 0.5rem !important;
}
.interview__text--interviewer {
  padding-left: 0.75rem;
}
.interview__text--interviewee {
  padding-right: 0.75rem;
}

@media screen and (min-width: 992px) {
  .linear_navigation .text {
    padding-top: 0.5rem;
    border-top: 1px solid hsl(0deg, 0%, 85%);
  }
}
@media screen and (min-width: 992px) {
  .linear_navigation .prev,
.linear_navigation .next {
    padding: 0 0.5rem;
  }
}
.linear_navigation .header {
  margin: 0;
  padding-top: 0.1rem !important;
  padding-bottom: 0.15rem !important;
  background: hsl(0deg, 0%, 95%);
}
@media screen and (max-width: 991px) {
  .linear_navigation .header {
    margin: 0 6vw;
  }
}
@media screen and (max-width: 991px) {
  .linear_navigation .header {
    padding: 0.35rem;
  }
}
@media screen and (min-width: 992px) {
  .linear_navigation .header {
    padding: 0.55rem;
  }
}
.linear_navigation .indicator {
  font-family: "aktiv-grotesk-n6", "aktiv-grotesk", "Arial", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 0.4444444444rem;
  line-height: 0.8rem;
  display: inline-block;
  width: 2.25rem;
  text-transform: uppercase;
}
.linear_navigation .author {
  font-size: 0.3888888889rem;
  line-height: 0.5444444444rem;
}
.linear_navigation .work_link {
  display: block;
  margin-bottom: 0.2rem;
  border-top: 1px solid white;
}
@media screen and (max-width: 991px) {
  .linear_navigation .work_link {
    margin: 0 6vw;
  }
}
.linear_navigation .work_link h4 {
  font-size: 0.3888888889rem;
  line-height: 0.5444444444rem;
}

.references {
  margin-bottom: 1rem;
}
.references .expander__expanded {
  padding-top: 0.5rem;
}
.references h4 {
  font-family: "ocr-a-std-n4", "ocr-a-std", "Courier", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0.5rem;
  line-height: 0.75rem;
  padding-left: 0.5rem;
}

.reference__tag {
  font-size: 0.4166666667rem;
  line-height: 0.5416666667rem;
  z-index: 5;
  top: -0.3rem;
  display: inline;
  margin-left: 0.2rem;
  padding: 0.1rem;
  border-bottom: 0 !important;
}
.reference__tag:hover .reference__tag__content {
  display: inline-block;
}
.reference__tag br {
  display: none;
}
.reference__tag__content {
  font-size: 0.4166666667rem;
  line-height: 0.5416666667rem;
  position: absolute;
  z-index: -1;
  top: 0.05rem;
  left: -0.15rem;
  display: none;
  width: 13rem;
  padding: 0.1rem 0.3rem;
  padding-left: 1rem;
  color: #444;
  background: white;
  font-weight: 400;
}
.reference__tag__content p {
  display: inline;
}
.reference a .text__text p {
  text-decoration: underline;
}
.reference--active {
  background: #00FE3B;
}
.reference__reference {
  font-size: 0.4722222222rem;
  line-height: 0.6611111111rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.reference__reference .text__text p {
  margin-bottom: 0.25rem;
}
.reference__number {
  margin-right: 0.25rem;
}

.text__text p {
  margin-bottom: 1rem;
}
.text__text em {
  font-style: italic;
}
.text__text blockquote {
  padding-left: 0.7rem;
  border-left: 0.1rem solid hsl(0deg, 0%, 85%);
}
.text__text h4 {
  font-family: "source-serif-pro-n7", "source-serif-pro", "Times", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.7222222222rem;
  line-height: 1.0833333333rem;
  margin-top: 1.25rem;
  margin-bottom: 0.35rem;
  color: black;
}
.text__text h5 {
  font-family: "source-serif-pro-n7", "source-serif-pro", "Times", sans-serif;
  font-style: normal;
  font-weight: 700;
  margin-top: 1rem;
  margin-bottom: 0.25rem;
  color: black;
}
.text__text strong {
  font-family: "source-serif-pro-n7", "source-serif-pro", "Times", sans-serif;
  font-style: normal;
  font-weight: 700;
}

.quote {
  padding-right: 0;
  border: 0;
}
.quote__text {
  font-family: "source-serif-pro-n7", "source-serif-pro", "Times", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.75rem;
  line-height: 0.975rem;
  text-align: right;
  color: #1a1a1a;
}
@media screen and (max-width: 991px) {
  .quote__text {
    font-size: 0.6666666667rem;
    line-height: 0.8666666667rem;
  }
}
.quote__text_text {
  display: inline;
  text-align: right;
}
.quote__text_citation {
  margin-top: 0.5rem;
  font-family: "source-serif-pro-n4", "source-serif-pro", "Times", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0.4027777778rem;
  line-height: 0.54375rem;
  color: rgba(68, 68, 68, 0.7);
}

.prev_next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.slideshow__spacer {
  z-index: -1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  visibility: hidden;
  overflow: hidden;
  width: 100%;
}
.slideshow__spacer li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
.slideshow__images li {
  position: absolute;
  pointer-events: none;
  opacity: 0;
}
.slideshow__images li:first-child {
  pointer-events: all;
  opacity: 1;
}
.slideshow__buttons {
  margin-top: 0.85rem;
}

.socialshare__button {
  display: inline-block;
  padding-left: 1.3rem;
}
@media screen and (max-width: 991px) {
  .socialshare__button {
    width: 6.5rem;
    margin-bottom: 0.25rem;
  }
}
.socialshare__button:before {
  font-size: 0.575rem;
}
.socialshare__button:before {
  font-size: 0.575rem;
}
.socialshare__button:before {
  position: absolute;
  margin: 0 !important;
  top: 0.325rem;
  left: 0.5rem;
}

.tags__letters .tag {
  font-family: "aktiv-grotesk-n4", "aktiv-grotesk", "Arial", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0.4722222222rem;
  line-height: 0.85rem;
}
.tags__letters .tag__frequency--alot {
  font-family: "aktiv-grotesk-n6", "aktiv-grotesk", "Arial", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 0.5rem;
  line-height: 0.9rem;
}
.tags__letters .tag__frequency--many {
  font-family: "aktiv-grotesk-n7", "aktiv-grotesk", "Arial", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.5277777778rem;
  line-height: 0.95rem;
}
.tags__letters .tag__frequency--loads {
  font-family: "aktiv-grotesk-n9", "aktiv-grotesk", "Arial", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 0.5555555556rem;
  line-height: 1rem;
}
.tags__result {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.5rem;
  border-top: 1px solid hsl(0deg, 0%, 85%);
  background: hsl(0deg, 0%, 95%);
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.tags__result div {
  padding: 0.25rem;
}
.tags__result strong {
  font-weight: 700;
}
.tags__result a {
  font-family: "aktiv-grotesk-n7", "aktiv-grotesk", "Arial", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.3611111111rem;
  line-height: 0.65rem;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 300ms;
       -o-transition-duration: 300ms;
          transition-duration: 300ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  padding: 0.25rem 0.65rem;
  text-align: center;
  cursor: pointer;
  letter-spacing: 0.03rem;
  text-transform: uppercase;
  border: 1px solid hsl(0deg, 0%, 85%);
  overflow: hidden;
  width: 1rem;
  margin-top: -1px;
}
.tags__result a:hover, .tags__result a:active {
  color: #00FE3B;
  border-color: #1a1a1a;
  background: #1a1a1a;
}
@media screen and (min-width: 992px) {
  .tags__result a {
    margin-left: 4rem;
  }
}
.tags__result a:before, .tags__result a:after {
  position: absolute;
  top: 50%;
  left: 27%;
  width: 50%;
  height: 3px;
  margin-top: -2px;
  content: "";
  background: #000;
}
.tags__result a:before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.tags__result a:after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.tags__result a:hover:before, .tags__result a:hover:after {
  background: #00FE3B;
}

.theme__description {
  font-size: 0.5833333333rem;
  line-height: 1.05rem;
  margin: 0.75rem 0 0.5rem;
  color: #6a6a6a;
}
@media screen and (max-width: 991px) {
  .theme__description {
    font-size: 0.5277777778rem;
    line-height: 0.7916666667rem;
  }
}
.theme__title {
  margin-top: 1.5rem;
}
@media screen and (min-width: 992px) {
  .theme__description, .theme__title {
    text-align: right;
  }
}
.theme__image {
  width: 100%;
}
@media screen and (max-width: 991px) {
  .theme .column {
    border: none !important;
  }
}
@media screen and (max-width: 991px) {
  .theme .block--normal:not(:first-of-type) {
    border: 1px solid hsl(0deg, 0%, 85%);
  }
}
@media screen and (max-width: 991px) and (max-width: 991px) {
  .theme .block--normal:not(:first-of-type) {
    padding: 0.35rem;
  }
}
@media screen and (max-width: 991px) and (min-width: 992px) {
  .theme .block--normal:not(:first-of-type) {
    padding: 0.55rem;
  }
}

.tumblr__button {
  position: fixed;
  z-index: 1000;
  top: 0.8rem;
  right: 0.5rem;
  background: rgba(255, 255, 255, 0.5);
}
@media screen and (max-width: 479px) {
  .tumblr__button {
    position: relative;
    top: 0;
    right: 0;
    display: block;
    width: 88vw;
    margin-top: 0.5rem;
    margin-left: 6vw;
  }
}

.youtube__video_container {
  position: relative;
  overflow: hidden;
  height: 0;
  padding-top: 30px;
  padding-bottom: 52.5%;
}
.youtube__video_container iframe,
.youtube__video_container .youtube__video_overlay,
.youtube__video_container figure {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.youtube__video_container figcaption {
  visibility: hidden;
}

.youtube__video_overlay {
  z-index: 1;
  cursor: pointer;
  background-color: white;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media screen and (min-width: 992px) {
  .youtube__video_overlay {
    background-position: center;
  }
}

.youtube__video_copyright {
  margin-bottom: 0.4rem;
  border: 0;
}

.youtube__button {
  margin-bottom: 0.5rem;
}

.footer {
  font-family: "aktiv-grotesk-n4", "aktiv-grotesk", "Arial", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0.3611111111rem;
  line-height: 0.5416666667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2.5rem;
  padding: 1rem 0.5rem;
  border-top: 1px solid hsl(0deg, 0%, 85%);
}
@media screen and (max-width: 479px) {
  .footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    margin-top: 2rem;
    padding-right: 6vw;
    padding-left: 6vw;
  }
}
.footer img {
  display: block;
  height: 1.65rem;
}
@media screen and (max-width: 479px) {
  .footer img {
    height: 1.1rem;
  }
}
@media screen and (min-width: 480px) and (max-width: 991px) {
  .footer img {
    height: 1.55rem;
  }
}
.footer p {
  margin-bottom: 0.25rem;
}
.footer a,
.footer strong {
  font-family: "aktiv-grotesk-n6", "aktiv-grotesk", "Arial", sans-serif;
  font-style: normal;
  font-weight: 600;
}
.footer img {
  margin-top: 0.6rem;
}
.footer__description {
  margin-bottom: 0.8rem;
  padding-bottom: 0.6rem;
  border-bottom: 1px solid hsl(0deg, 0%, 85%);
}
.footer__description a {
  font-family: "aktiv-grotesk-n7", "aktiv-grotesk", "Arial", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.3611111111rem;
  line-height: 0.65rem;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 300ms;
       -o-transition-duration: 300ms;
          transition-duration: 300ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  padding: 0.25rem 0.65rem;
  text-align: center;
  cursor: pointer;
  letter-spacing: 0.03rem;
  text-transform: uppercase;
  border: 1px solid hsl(0deg, 0%, 85%);
  display: inline-block;
  margin-top: 0.25rem;
}
.footer__description a:hover, .footer__description a:active {
  color: #00FE3B;
  border-color: #1a1a1a;
  background: #1a1a1a;
}
.footer__left {
  padding-bottom: 0.75rem;
}
@media screen and (min-width: 992px) {
  .footer__left {
    max-width: 8rem;
  }
}
@media screen and (max-width: 479px) {
  .footer__left__left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .footer__left__left img {
    width: 85%;
    height: auto;
  }
}
.footer__right {
  margin-left: 1rem;
}
@media screen and (max-width: 479px) {
  .footer__right {
    margin-left: 0;
  }
}
@media screen and (min-width: 992px) {
  .footer__links a {
    display: inline;
  }
  .footer__links a:before {
    position: absolute;
    display: block;
    content: "";
    position: relative;
    display: inline;
    content: " | ";
  }
}
@media screen and (max-width: 991px) {
  .footer__links a {
    display: block;
    margin-top: 0.25rem;
  }
}
.footer__css_takeover {
  background: hsl(0deg, 0%, 95%);
  padding: 0.3rem 0.5rem 0.1rem 0.35rem;
  margin-top: 0.5rem;
}
.footer__css_takeover:hover {
  cursor: pointer;
}
.footer__css_takeover__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.3888888889rem;
  line-height: 0.3888888889rem;
  font-family: "aktiv-grotesk-n6", "aktiv-grotesk", "Arial", sans-serif;
  font-style: normal;
  font-weight: 600;
}
@media screen and (max-width: 991px) {
  .footer__css_takeover__button {
    -webkit-transform: scale3d(1.3, 1.3, 1.3);
            transform: scale3d(1.3, 1.3, 1.3);
    width: 80%;
    -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
            transform-origin: top left;
    margin-top: 0.15rem;
    margin-bottom: 0.65rem;
  }
}
.footer__css_takeover__button__text {
  margin-left: 0.2rem;
}
.footer__css_takeover__button__switch {
  position: relative;
  display: block;
  width: 1.65rem;
  height: 0.8rem;
}
.footer__css_takeover__button__slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.footer__css_takeover__button__slider:before {
  position: absolute;
  content: "";
  height: 0.63rem;
  width: 0.63rem;
  left: 0.125rem;
  bottom: 0.1rem;
  background-color: white;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.footer__css_takeover__button input:checked + .footer__css_takeover__button__slider {
  background-color: #00FE3B;
}
.footer__css_takeover__button input:hover + .footer__css_takeover__button__slider {
  background-color: #00FE3B;
}
.footer__css_takeover__button input:checked + .footer__css_takeover__button__slider:before {
  -webkit-transform: translateX(0.8rem);
      -ms-transform: translateX(0.8rem);
          transform: translateX(0.8rem);
}
.footer__css_takeover__text {
  margin-top: 0.2rem;
  font-family: "aktiv-grotesk-n4", "aktiv-grotesk", "Arial", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0.3055555556rem;
  line-height: 0.4277777778rem;
}

header {
  width: 100%;
  height: 2rem;
}

a.logo {
  font-family: "ocr-a-std-n4", "ocr-a-std", "Courier", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0.5555555556rem;
  line-height: 0.6666666667rem;
  position: absolute;
  top: 0.8rem;
  left: 2.5rem;
  width: 6rem;
  height: 3rem;
  padding-top: 0.8rem;
  padding-left: 0.1rem;
  letter-spacing: -0.025rem;
  background-repeat: no-repeat;
  background-position: left center;
}
a.logo h1 {
  display: inline;
}
a.logo h1:after {
  position: absolute;
  display: block;
  content: "";
  position: absolute;
  right: -0.45rem;
  bottom: 0;
  width: 0;
  height: 0.65rem;
  border-right: 0.25rem solid #00FE3B;
}

.intro {
  font-family: "aktiv-grotesk-n4", "aktiv-grotesk", "Arial", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0.4444444444rem;
  line-height: 0.7555555556rem;
  margin-top: 1rem;
  margin-bottom: 0.5rem;
  padding: 0 0.3rem;
  max-width: 18rem;
  margin-top: 2.5rem;
  margin-bottom: 1rem;
  padding: 0 0.5rem;
}
.intro a {
  font-family: "aktiv-grotesk-n6", "aktiv-grotesk", "Arial", sans-serif;
  font-style: normal;
  font-weight: 600;
}
.intro .button {
  display: inline-block;
  margin-top: 0.35rem;
}
.intro p:after {
  display: none !important;
}
@media screen and (min-width: 992px) {
  .intro--spacer {
    min-height: 1.6rem;
  }
}
@media screen and (max-width: 479px) {
  .intro {
    padding: 0 6vw;
  }
}
@media screen and (min-width: 992px) {
  .intro {
    margin-top: -0.45rem;
    margin-left: 10.4rem;
  }
}

button.toggle_navigation {
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 300ms;
       -o-transition-duration: 300ms;
          transition-duration: 300ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  position: fixed;
  z-index: 1000;
  top: 1.3rem;
  left: 0;
  width: 2.4rem;
  height: 2rem;
  border: 1px solid transparent;
  border-left: 0;
  background: rgba(255, 255, 255, 0.5);
}
@media screen and (max-width: 479px) {
  button.toggle_navigation {
    padding-left: 6vw;
  }
}
@media screen and (min-width: 992px) {
  button.toggle_navigation:hover {
    border-color: hsl(0deg, 0%, 75%);
  }
}
button.toggle_navigation.is-active {
  border-color: black;
  background: rgba(0, 0, 0, 0.88);
}

.navigation {
  font-family: "aktiv-grotesk-n9", "aktiv-grotesk", "Arial", sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 0.5rem;
  line-height: 0.9rem;
  letter-spacing: 0.02rem;
  text-transform: uppercase;
  color: #00FE3B;
}
@media screen and (max-width: 479px) {
  .navigation {
    font-size: 0.4722222222rem;
    line-height: 0.85rem;
  }
}
.navigation__container {
  position: fixed;
  z-index: 1001;
  top: 0;
  left: 2.4rem;
  visibility: hidden;
  overflow-x: hidden;
  width: 9.5rem;
  height: 100%;
  margin-left: -1px;
  padding-top: 1.3rem;
  -webkit-transition: visibility 0s linear 300ms, opacity 300ms, -webkit-transform 300ms;
  transition: visibility 0s linear 300ms, opacity 300ms, -webkit-transform 300ms;
  -o-transition: visibility 0s linear 300ms, opacity 300ms, transform 300ms;
  transition: visibility 0s linear 300ms, opacity 300ms, transform 300ms;
  transition: visibility 0s linear 300ms, opacity 300ms, transform 300ms, -webkit-transform 300ms;
  -webkit-transform: translateX(9.5rem);
      -ms-transform: translateX(9.5rem);
          transform: translateX(9.5rem);
  opacity: 0;
  border-right: 1px solid black;
  border-left: 1px solid black;
  background: rgba(0, 0, 0, 0.88);
}
@media screen and (min-width: 480px) {
  .navigation__container {
    -webkit-transform: translateX(4.75rem);
        -ms-transform: translateX(4.75rem);
            transform: translateX(4.75rem);
  }
}
.navigation__container--active {
  visibility: visible;
  -webkit-transition: opacity 300ms, -webkit-transform 300ms;
  transition: opacity 300ms, -webkit-transform 300ms;
  -o-transition: opacity 300ms, transform 300ms;
  transition: opacity 300ms, transform 300ms;
  transition: opacity 300ms, transform 300ms, -webkit-transform 300ms;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  opacity: 1;
}
.navigation__container--submenu_active .navigation__top_navigation {
  -webkit-transform: translateX(-9.5rem);
      -ms-transform: translateX(-9.5rem);
          transform: translateX(-9.5rem);
}
.navigation__top_navigation {
  -webkit-transition: -webkit-transform 450ms;
  transition: -webkit-transform 450ms;
  -o-transition: transform 450ms;
  transition: transform 450ms;
  transition: transform 450ms, -webkit-transform 450ms;
}
.navigation__sub_navigation {
  position: fixed;
  z-index: 1003;
  top: 0;
  left: 9.5rem;
  visibility: hidden;
  height: 100%;
  -webkit-transition: visibility 0s linear 300ms;
  -o-transition: visibility 0s linear 300ms;
  transition: visibility 0s linear 300ms;
  pointer-events: none;
}
.navigation__link {
  display: block;
  width: 9.5rem;
  height: 2rem;
  margin-top: -1px;
  padding-left: 0.75rem;
  cursor: pointer;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  line-height: 2rem;
}
.navigation__link--active {
  text-decoration: underline;
}
.navigation__link:hover {
  z-index: 1;
  background: black;
}
.navigation__link--opener {
  padding-left: 0.75rem;
}
.navigation__link--opener:before {
  font-size: 0.7rem;
}
.navigation__link--opener:before {
  font-size: 0.7rem;
}
.navigation__link--opener:before {
  position: absolute;
  margin: 0 !important;
  top: 0.66rem;
  right: 0.5rem;
}
.navigation__link--opener:before {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  color: #00FE3B;
}
.navigation__link--back {
  padding-left: 1.65rem;
}
.navigation__link--back:before {
  font-size: 0.7rem;
}
.navigation__link--back:before {
  font-size: 0.7rem;
}
.navigation__link--back:before {
  position: absolute;
  margin: 0 !important;
  top: 0.66rem;
  left: 0.5rem;
}
.navigation__link--back:before {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  color: #00FE3B;
}
.navigation li:first-of-type > .navigation__link {
  margin-top: 0 !important;
}
.navigation li.active > .navigation__sub_navigation {
  z-index: 1005;
  visibility: visible;
  -webkit-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
  pointer-events: all;
}

@media screen and (max-width: 479px) {
  .navigation__container,
.navigation__link {
    width: calc(100vw - 2.4rem);
    border-right: 0;
  }
  .navigation__sub_navigation {
    left: 100%;
  }
  .navigation__container--submenu_active .navigation__top_navigation {
    -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@media screen and (max-width: 479px) {
  html {
    font-size: 33px;
  }
}
@media screen and (min-width: 480px) and (max-width: 991px) {
  html {
    font-size: 36px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1279px) {
  html {
    font-size: 38px;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1579px) {
  html {
    font-size: 39px;
  }
}
@media screen and (min-width: 1580px) {
  html {
    font-size: 40px;
  }
}

body,
input,
.reset {
  font-size: 0.5555555556rem;
  line-height: 1rem;
  font-family: "source-serif-pro-n4", "source-serif-pro", "Times", sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #444;
}
@media screen and (max-width: 479px) {
  body,
input,
.reset {
    font-size: 0.5555555556rem;
    line-height: 0.8611111111rem;
  }
}

.breadcrumbs {
  font-size: 0.2777777778rem;
  line-height: 0.375rem;
  font-family: "ocr-a-std-n4", "ocr-a-std", "Courier", sans-serif;
  font-style: normal;
  font-weight: 400;
  overflow: hidden;
  position: fixed;
  z-index: 1000;
  width: 100%;
  color: white;
  background: #1a1a1a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media screen and (max-width: 479px) {
  .breadcrumbs {
    position: absolute;
  }
}
.breadcrumbs__tpg_link {
  font-size: 0.3333333333rem;
  line-height: 0.4833333333rem;
  font-family: "aktiv-grotesk-n4", "aktiv-grotesk", "Arial", sans-serif;
  font-style: normal;
  font-weight: 400;
  -ms-flex-item-align: end;
      align-self: flex-end;
  text-align: right;
}
.breadcrumbs ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 479px) {
  .breadcrumbs ul {
    display: none;
  }
}
.breadcrumbs li:before {
  display: block;
  position: absolute;
  left: -0.25rem;
  top: 0.2rem;
  font-size: 0.45rem;
  content: "/";
  color: white;
}
.breadcrumbs li:first-child:before {
  display: none;
}
.breadcrumbs a {
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 300ms;
       -o-transition-duration: 300ms;
          transition-duration: 300ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  display: inline-block;
  height: 0.8rem;
  padding: 0 0.7rem 0 0.5rem;
  line-height: 0.8rem;
}
@media screen and (max-width: 479px) {
  .breadcrumbs a {
    padding: 0 6vw;
  }
}
.breadcrumbs a:hover {
  color: black;
  background: #00FE3B;
}

.color_commissions * {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1135F1));
  background-image: -o-linear-gradient(#1135F1);
  background-image: linear-gradient(#1135F1);
}
.color_commissions:hover * {
  color: white;
}
.color_commissions--border .grid__item--border {
  border-color: #1135F1;
}
.color_commissions--border .grid__item__header__contributors .contributor {
  border-color: #1135F1;
  -webkit-animation: border-in-out-commissions 2s infinite linear;
          animation: border-in-out-commissions 2s infinite linear;
}
.color_commissions--border .grid__item__header__contributors .contributor:hover {
  background: #1135F1;
}
@-webkit-keyframes border-in-out-commissions {
  0%, 49% {
    border-color: #1135F1;
  }
  50%, 100% {
    border-color: transparent;
  }
}
@keyframes border-in-out-commissions {
  0%, 49% {
    border-color: #1135F1;
  }
  50%, 100% {
    border-color: transparent;
  }
}
.color_commissions--explicit * {
  color: #1135F1;
}

.color_articles * {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#DB504A));
  background-image: -o-linear-gradient(#DB504A);
  background-image: linear-gradient(#DB504A);
}
.color_articles:hover * {
  color: white;
}
.color_articles--border .grid__item--border {
  border-color: #DB504A;
}
.color_articles--border .grid__item__header__contributors .contributor {
  border-color: #DB504A;
  -webkit-animation: border-in-out-articles 2s infinite linear;
          animation: border-in-out-articles 2s infinite linear;
}
.color_articles--border .grid__item__header__contributors .contributor:hover {
  background: #DB504A;
}
@-webkit-keyframes border-in-out-articles {
  0%, 49% {
    border-color: #DB504A;
  }
  50%, 100% {
    border-color: transparent;
  }
}
@keyframes border-in-out-articles {
  0%, 49% {
    border-color: #DB504A;
  }
  50%, 100% {
    border-color: transparent;
  }
}
.color_articles--explicit * {
  color: #DB504A;
}

.color_imgexhaust * {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#E5B505));
  background-image: -o-linear-gradient(#E5B505);
  background-image: linear-gradient(#E5B505);
}
.color_imgexhaust:hover * {
  color: white;
}
.color_imgexhaust--border .grid__item--border {
  border-color: #E5B505;
}
.color_imgexhaust--border .grid__item__header__contributors .contributor {
  border-color: #E5B505;
  -webkit-animation: border-in-out-imgexhaust 2s infinite linear;
          animation: border-in-out-imgexhaust 2s infinite linear;
}
.color_imgexhaust--border .grid__item__header__contributors .contributor:hover {
  background: #E5B505;
}
@-webkit-keyframes border-in-out-imgexhaust {
  0%, 49% {
    border-color: #E5B505;
  }
  50%, 100% {
    border-color: transparent;
  }
}
@keyframes border-in-out-imgexhaust {
  0%, 49% {
    border-color: #E5B505;
  }
  50%, 100% {
    border-color: transparent;
  }
}
.color_imgexhaust--explicit * {
  color: #E5B505;
}

.color_tags * {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#00FE3B));
  background-image: -o-linear-gradient(#00FE3B);
  background-image: linear-gradient(#00FE3B);
}
.color_tags:hover * {
  color: white;
}
.color_tags--border .grid__item--border {
  border-color: #00FE3B;
}
.color_tags--border .grid__item__header__contributors .contributor {
  border-color: #00FE3B;
  -webkit-animation: border-in-out-tags 2s infinite linear;
          animation: border-in-out-tags 2s infinite linear;
}
.color_tags--border .grid__item__header__contributors .contributor:hover {
  background: #00FE3B;
}
@-webkit-keyframes border-in-out-tags {
  0%, 49% {
    border-color: #00FE3B;
  }
  50%, 100% {
    border-color: transparent;
  }
}
@keyframes border-in-out-tags {
  0%, 49% {
    border-color: #00FE3B;
  }
  50%, 100% {
    border-color: transparent;
  }
}
.color_tags--explicit * {
  color: #00FE3B;
}

.cookie_notice {
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 300ms;
       -o-transition-duration: 300ms;
          transition-duration: 300ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 5000;
}
.cookie_notice--inactive {
  opacity: 0;
  bottom: -0.3rem;
}
.cookie_notice__box {
  padding: 0.5rem;
  color: white;
  background-color: #1a1a1a;
  max-width: 30rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 992px) {
  .cookie_notice__box {
    margin-left: 1.5rem;
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 991px) {
  .cookie_notice__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.cookie_notice__box__text {
  font-family: "aktiv-grotesk-n4", "aktiv-grotesk", "Arial", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0.375rem;
  line-height: 0.58125rem;
}
.cookie_notice__box__text strong {
  font-weight: 700;
  display: block;
  margin-bottom: 0.15rem;
}
.cookie_notice__box__text a {
  font-weight: 700;
  text-decoration: underline;
}
@media screen and (max-width: 991px) {
  .cookie_notice__box__text br {
    display: none;
  }
}
.cookie_notice__box__buttons {
  margin-left: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cookie_notice__box__buttons button {
  white-space: nowrap;
}
@media screen and (max-width: 991px) {
  .cookie_notice__box__buttons {
    margin-top: 0.5rem;
    margin-left: 0;
  }
}
.cookie_notice__box__buttons--nope {
  border: none;
  margin-left: 0.25rem;
}

.collections__header .header__title {
  margin-top: 0.25rem;
  margin-bottom: 0.55rem;
}
.collections__header > .intro {
  font-size: 0.4722222222rem;
  line-height: 0.7791666667rem;
  height: auto;
}
.collections__header > .intro p {
  margin-bottom: 0.5rem;
}
.collections__header > .intro a {
  font-weight: bold;
}
.collections__header > .intro a:hover {
  color: #00FE3B;
}
@media screen and (min-width: 992px) {
  .collections__index .atoz {
    margin-left: 4.5rem;
  }
}
.collections__index__category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.5rem;
  padding-top: 0.5rem;
  border-top: 1px solid hsl(0deg, 0%, 85%);
}
@media screen and (min-width: 992px) {
  .collections__index__category {
    padding-left: 6.9rem;
  }
}
.collections__index__category--atoz {
  position: sticky;
  z-index: 1;
  background: white !important;
}
@media screen and (max-width: 991px) {
  .collections__index__category--atoz {
    top: -0.2rem;
    padding-left: 2rem;
    border-bottom: 1px solid hsl(0deg, 0%, 85%);
    margin-bottom: -0.5rem;
    padding-bottom: 0.3rem;
  }
}
@media screen and (min-width: 480px) and (max-width: 991px) {
  .collections__index__category--atoz {
    top: 0.785rem;
  }
}
@media screen and (min-width: 992px) {
  .collections__index__category--atoz {
    top: 0.8rem;
    padding-top: 1.1rem;
    padding-bottom: 0.9rem;
  }
}
.collections__index__category__letter {
  font-size: 1rem;
  line-height: 1.4rem;
  font-family: "ocr-a-std-n4", "ocr-a-std", "Courier", sans-serif;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 0.2rem;
  color: #00FE3B;
}
@media screen and (min-width: 992px) {
  .collections__index__category__letter {
    font-size: 3.3333333333rem;
    line-height: 4.6666666667rem;
    width: 3rem;
    padding-right: 1.5rem;
    text-align: right;
  }
}
@media screen and (max-width: 479px) {
  .collections__index__category__letter span {
    margin-left: -0.4rem;
    padding: 0.2rem 0.2rem 0.15rem 0.35rem;
  }
}
.collections__index__category__letter--atoz {
  font-size: 0.5555555556rem;
  line-height: 0.7777777778rem;
  color: #444;
  white-space: nowrap;
}
@media screen and (max-width: 991px) {
  .collections__index__category__letter--atoz {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  .collections__index__category__letter--atoz {
    text-indent: 0.3rem;
    margin-top: 0.1rem;
  }
}
.collections__index__category__items--atoz {
  font-family: "ocr-a-std-n4", "ocr-a-std", "Courier", sans-serif;
  font-style: normal;
  font-weight: 400;
  margin-left: 0.5rem;
}
.collections__index__category__items--atoz a {
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 300ms;
       -o-transition-duration: 300ms;
          transition-duration: 300ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  text-decoration: underline;
  color: #00FE3B;
}
@media screen and (max-width: 479px) {
  .collections__index__category__items--atoz a {
    font-size: 0.9444444444rem;
    line-height: 1.3222222222rem;
  }
}
.collections__index__category__items--atoz a:hover {
  color: #444;
}
.collections__index__category__items > .grid__item--container {
  width: 100%;
}
.collections__index__category__items > .grid__item--container > .grid__item--intro {
  width: 100%;
  max-width: 15rem;
}

.subcollection__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 1279px) {
  .subcollection__container {
    display: block;
  }
}

.subcollection {
  display: none;
}
.subcollection.--active {
  display: block;
}

a.launch {
  padding: 0.5rem 1.1rem;
  font-size: 0.8em;
  color: #1135F1;
  border-color: #1135F1;
}

.grid {
  margin: 0 auto;
  width: 96vw;
}
.grid__load_more {
  margin-top: 0.75rem;
  display: block;
  padding: 0.5rem 0;
  width: 100%;
}
.grid__load_more.--disabled {
  pointer-events: none;
  opacity: 0.5;
}

.grid__item {
  padding: 1vw;
}
.grid__item.--expand_full {
  width: 100%;
  border-top: 1px solid hsl(0deg, 0%, 95%);
  padding-top: 1rem !important;
  margin-bottom: 1rem;
}
.grid__item--container {
  padding: 0 !important;
}
@media screen and (max-width: 479px) {
  .grid__item {
    width: 100%;
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
  }
}
@media screen and (min-width: 480px) and (max-width: 991px) {
  .grid__item {
    width: 48vw;
  }
  .grid__item.--expand_2, .grid__item.--expand_rest {
    width: 100%;
  }
}
@media screen and (min-width: 992px) and (max-width: 1279px) {
  .grid__item {
    width: 32vw;
  }
  .grid__item.--expand_2 {
    width: 64vw;
  }
  .grid__item.--expand_rest {
    width: 100%;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1579px) {
  .grid__item {
    width: 24vw;
    padding: 0.9vw;
  }
  .grid__item.--expand_2, .grid__item.--expand_rest {
    width: 48vw;
  }
}
@media screen and (min-width: 1580px) and (max-width: 2099px) {
  .grid__item {
    width: 19.2vw;
    padding: 0.8vw;
  }
  .grid__item.--expand_2 {
    width: 38.4vw;
  }
  .grid__item.--expand_rest {
    width: 57.6vw;
  }
}
@media screen and (min-width: 2100px) and (max-width: 2499px) {
  .grid__item {
    width: 16vw;
    padding: 0.7vw;
  }
  .grid__item.--expand_2 {
    width: 32vw;
  }
  .grid__item.--expand_rest {
    width: 64vw;
  }
}
@media screen and (min-width: 2500px) and (max-width: 2899px) {
  .grid__item {
    width: 13.7142857143vw;
    padding: 0.6vw;
  }
  .grid__item.--expand_2 {
    width: 27.4285714286vw;
  }
  .grid__item.--expand_rest {
    width: 68.5714285714vw;
  }
}
@media screen and (min-width: 2900px) {
  .grid__item {
    width: 12vw;
    padding: 0.5vw;
  }
  .grid__item.--expand_2 {
    width: 24vw;
  }
  .grid__item.--expand_rest {
    width: 72vw;
  }
}

.grid__item {
  font-family: "aktiv-grotesk-n4", "aktiv-grotesk", "Arial", sans-serif;
  font-style: normal;
  font-weight: 400;
}
.grid__item__type {
  font-size: 0.3611111111rem;
  line-height: 0.4333333333rem;
  font-family: "ocr-a-std-n4", "ocr-a-std", "Courier", sans-serif;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 1px;
}
.grid__item__type a {
  -webkit-transition: all 0.25s ease-in;
  -o-transition: all 0.25s ease-in;
  transition: all 0.25s ease-in;
  background-repeat: no-repeat;
  background-position: 0 110%;
  background-size: 100% 0.125rem;
}
.grid__item__type a:hover {
  background-size: 100% 100%;
}
.grid__item--border {
  border: 1px solid hsl(0deg, 0%, 85%);
}
.grid__item__intro_media img,
.grid__item__intro_media video,
.grid__item__intro_media iframe {
  display: block;
  width: 100%;
  height: auto;
}
.grid__item__intro_media iframe,
.grid__item__intro_media video {
  min-height: 6rem;
}
.grid__item__header {
  font-size: 0.3611111111rem;
  line-height: 0.5055555556rem;
  font-family: "ocr-a-std-n4", "ocr-a-std", "Courier", sans-serif;
  font-style: normal;
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: hsl(0deg, 0%, 95%);
}
.grid__item__header a {
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 300ms;
       -o-transition-duration: 300ms;
          transition-duration: 300ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
}
.grid__item__header a:hover {
  background-color: #00FE3B;
}
.grid__item__header a.--visited h4 {
  text-decoration: line-through;
}
.grid__item__header__title {
  font-family: "ocr-a-std-n4", "ocr-a-std", "Courier", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0.3888888889rem;
  line-height: 0.5444444444rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  width: 100%;
  border-right: 1px solid white;
}
.grid__item__header__title a {
  padding: 0.5rem;
}
.grid__item__header__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.grid__item__header__contributors {
  margin-top: -1px;
  margin-right: -1px;
  text-align: right;
}
.grid__item__header__contributors .contributor {
  margin-bottom: 1px;
  letter-spacing: -1px;
  border-right: 0.25rem solid #00FE3B;
}
.grid__item__header__date {
  font-size: 0.3333333333rem;
  line-height: 0.4666666667rem;
  padding: 0.3rem 0.2rem 0.15rem 0.15rem;
  text-align: right;
  white-space: nowrap;
  letter-spacing: -1px;
}
.grid__item__intro_media {
  background: black;
}
.grid__item__intro_media--video_embed {
  min-height: 786px;
  background: none;
}
.grid__item__intro_text {
  font-size: 0.4027777778rem;
  line-height: 0.5840277778rem;
  overflow: hidden;
  padding: 0.65rem 0.55rem;
}
.grid__item__footer__links {
  margin-top: 0.3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: -1px;
  margin-right: -1px;
}
.grid__item__footer__readmore {
  font-family: "aktiv-grotesk-n7", "aktiv-grotesk", "Arial", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.3611111111rem;
  line-height: 0.65rem;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 300ms;
       -o-transition-duration: 300ms;
          transition-duration: 300ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  padding: 0.25rem 0.65rem;
  text-align: center;
  cursor: pointer;
  letter-spacing: 0.03rem;
  text-transform: uppercase;
  border: 1px solid hsl(0deg, 0%, 85%);
  font-size: 0.31rem;
  height: 1.1rem;
  padding-right: 0.3rem;
  padding-left: 0.3rem;
}
.grid__item__footer__readmore:hover, .grid__item__footer__readmore:active {
  color: #00FE3B;
  border-color: #1a1a1a;
  background: #1a1a1a;
}
.grid__item__footer__readmore--expand {
  padding-right: 1rem;
}
.grid__item__footer__readmore--expand:before {
  font-size: 0.6rem;
}
.grid__item__footer__readmore--expand:before {
  font-size: 0.6rem;
}
.grid__item__footer__readmore--expand:before {
  position: absolute;
  margin: 0 !important;
  top: 0.25rem;
  right: 0.3rem;
}
.grid__item__footer__readmore--external {
  padding-right: 1rem;
}
.grid__item__footer__readmore--external:before {
  font-size: 0.4rem;
}
.grid__item__footer__readmore--external:before {
  font-size: 0.4rem;
}
.grid__item__footer__readmore--external:before {
  position: absolute;
  margin: 0 !important;
  top: 0.4rem;
  right: 0.4rem;
}
.grid__item__footer__readmore--link {
  padding-right: 1rem;
}
.grid__item__footer__readmore--link:before {
  font-size: 0.48rem;
}
.grid__item__footer__readmore--link:before {
  font-size: 0.48rem;
}
.grid__item__footer__readmore--link:before {
  position: absolute;
  margin: 0 !important;
  top: 0.33rem;
  right: 0.4rem;
}
.grid__item__footer__readmore.--hidden {
  display: none;
}
.grid__item__footer__tags {
  font-family: "aktiv-grotesk-n4", "aktiv-grotesk", "Arial", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.1;
  padding: 0 0.25rem 0.35rem 0.5rem;
}
.grid__item__footer__tags .tag {
  font-size: 0.3611111111rem;
  line-height: 0.4333333333rem;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 300ms;
       -o-transition-duration: 300ms;
          transition-duration: 300ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  display: inline-block;
  padding: 3px 2px 1px;
  margin-bottom: 1px;
  margin-right: -1px;
  white-space: nowrap;
  color: #444;
  border: 1px solid #444;
  background: black;
  color: white;
}
.grid__item__footer__tags .tag:hover {
  border-color: #00FE3B;
  background-color: #00FE3B;
}
.grid__item__footer__tags .permalink {
  background-color: white;
  color: #444;
  padding-left: 0.5rem;
}
.grid__item__footer__tags .permalink:before {
  font-size: 0.38rem;
}
.grid__item__footer__tags .permalink:before {
  font-size: 0.38rem;
}
.grid__item__footer__tags .permalink:before {
  position: absolute;
  margin: 0 !important;
  top: 0.05rem;
  left: 0.05rem;
}

.grid__item__inner {
  font-size: 0.4722222222rem;
  line-height: 0.7319444444rem;
  padding: 0.45rem 0.8rem;
}
.grid__item__inner .block {
  width: 100% !important;
}
@media screen and (max-width: 479px) {
  .grid__item__inner {
    font-size: 0.4027777778rem;
    line-height: 0.5840277778rem;
    padding: 0.35rem 0.55rem;
  }
}
.grid__item__inner p {
  margin: 0.8em 0;
}
.grid__item__inner blockquote {
  margin-left: 0.5em;
  padding-left: 1em;
  border-left: 4px solid hsl(0deg, 0%, 85%);
}
.grid__item__inner a {
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 300ms;
       -o-transition-duration: 300ms;
          transition-duration: 300ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  font-weight: bold;
  border-bottom: 1px solid #00FE3B;
}
.grid__item__inner a:hover {
  color: white;
  background: #00FE3B;
}
.grid__item__inner footer {
  margin-top: 0.3em;
  color: black;
}

.grid__item--intro {
  font-size: 0.4027777778rem;
  line-height: 0.6041666667rem;
  margin-bottom: 0.6rem;
  border: none;
  padding: 0.5rem;
}
@media screen and (max-width: 479px) {
  .grid__item--intro {
    padding-top: 0.3rem;
  }
}
.grid__item--intro.--slim {
  margin-bottom: 0;
  padding: 0.1rem;
  padding-left: 0.5rem;
}
.grid__item--intro.--slim .grid__item--intro__intro_short {
  height: initial;
}
.grid__item--intro.--slim .grid__item--intro__intro_short button {
  margin-top: 0.2rem;
}
.grid__item--intro h3 {
  font-size: 0.5rem;
  line-height: 0.7rem;
  font-family: "ocr-a-std-n4", "ocr-a-std", "Courier", sans-serif;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 0.2rem;
  display: inline;
}
.grid__item--intro p {
  margin-bottom: 0.5rem;
}
.grid__item--intro a {
  font-weight: bold;
}
.grid__item--intro a:hover {
  color: #00FE3B;
}
.grid__item--intro a.--with_count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.grid__item--intro a.--with_count.few h3 {
  font-size: 0.4166666667rem;
  line-height: 0.5625rem;
}
.grid__item--intro a.--with_count.alot h3 {
  font-size: 0.5277777778rem;
  line-height: 0.6861111111rem;
}
.grid__item--intro a.--with_count.many h3 {
  font-size: 0.6111111111rem;
  line-height: 0.9166666667rem;
}
.grid__item--intro a.--with_count.loads h3 {
  font-size: 0.6944444444rem;
  line-height: 1.1111111111rem;
}
.grid__item--intro a.--with_count h3 {
  font-size: 0.4444444444rem;
  line-height: 0.6rem;
}
.grid__item--intro a.--fixed > h3 {
  font-size: 0.5rem !important;
  line-height: 1.2 !important;
  margin-bottom: -0.05rem;
}
.grid__item--intro .grid__item__intro_media {
  margin-bottom: 0.4rem;
}
.grid__item--intro .grid__item__intro_count {
  -webkit-transform: translate(0.1rem, -0.2rem);
      -ms-transform: translate(0.1rem, -0.2rem);
          transform: translate(0.1rem, -0.2rem);
}
.grid__item--intro__intro_short, .grid__item--intro__intro_long {
  margin-top: 0.2rem;
  display: none;
}
.grid__item--intro__intro_short button, .grid__item--intro__intro_long button {
  margin-top: 0.8rem;
  width: 4.2rem;
  font-family: "aktiv-grotesk-n7", "aktiv-grotesk", "Arial", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.3611111111rem;
  line-height: 0.65rem;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 300ms;
       -o-transition-duration: 300ms;
          transition-duration: 300ms;
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  padding: 0.25rem 0.65rem;
  text-align: center;
  cursor: pointer;
  letter-spacing: 0.03rem;
  text-transform: uppercase;
  border: 1px solid hsl(0deg, 0%, 85%);
}
.grid__item--intro__intro_short button:hover, .grid__item--intro__intro_short button:active, .grid__item--intro__intro_long button:hover, .grid__item--intro__intro_long button:active {
  color: #00FE3B;
  border-color: #1a1a1a;
  background: #1a1a1a;
}
.grid__item--intro__intro_short.--active, .grid__item--intro__intro_long.--active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (min-width: 480px) {
  .grid__item--intro.--expand_2 {
    padding-right: 4.5rem;
  }
}

.home__columns {
  margin: 0 auto;
  max-width: 96vw;
  margin-bottom: 2rem;
  height: 100%;
}
@media screen and (min-width: 992px) {
  .home__columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}
.home__columns__column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 479px) {
  .home__columns__column {
    width: 100%;
    margin-bottom: 0.5rem;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1579px) {
  .home__columns__column {
    width: 24vw;
  }
}
@media screen and (min-width: 1580px) {
  .home__columns__column {
    max-width: 24vw;
  }
}
@media screen and (max-width: 1279px) {
  .home__columns__column--tags {
    display: none;
  }
}
.home__columns__column__tags {
  margin-top: 0.4rem;
  padding-right: 35%;
}
.home__columns__column__tags .tag {
  font-size: 0.4722222222rem;
  line-height: 0.4722222222rem;
  display: block;
  float: left;
  padding: 2px;
  margin-right: 5px;
  margin-bottom: 5px;
}
.home__columns__column--bottom {
  padding-left: 0.28rem;
}
@media screen and (max-width: 479px) {
  .home__columns__column--bottom {
    display: none;
  }
}

.home__intro {
  font-family: "aktiv-grotesk-n4", "aktiv-grotesk", "Arial", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0.4444444444rem;
  line-height: 0.6666666667rem;
  margin-top: 1rem;
  margin-bottom: 0.5rem;
  padding: 0 0.3rem;
}
.home__intro a,
.home__intro strong,
.home__intro h4 {
  font-family: "aktiv-grotesk-n6", "aktiv-grotesk", "Arial", sans-serif;
  font-style: normal;
  font-weight: 600;
}
.home__intro h4 {
  font-size: 0.5277777778rem;
  line-height: 0.8972222222rem;
  margin-bottom: 0.4rem;
}

main.article,
main.commission {
  overflow: hidden;
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  display: inline-block;
  overflow: visible;
  margin: 0;
  padding: 0.5rem 0.5rem;
  cursor: pointer;
  -webkit-transition-timing-function: linear;
       -o-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transition-duration: 0.15s;
       -o-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  -o-transition-property: opacity, filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  text-transform: none;
  color: inherit;
  border: 0;
  background-color: transparent;
  font: inherit;
}
.hamburger-box {
  position: relative;
  display: inline-block;
  width: 1.4rem;
  height: 0.865rem;
}

.hamburger-inner {
  top: 50%;
  display: block;
  margin-top: -0.0775rem;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  position: absolute;
  width: 1.4rem;
  height: 0.155rem;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 0.15s;
       -o-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  border-radius: 1px;
  background-color: #00FE3B;
}
.hamburger-inner::before, .hamburger-inner::after {
  display: block;
  content: "";
}
.hamburger-inner::before {
  top: -0.355rem;
}
.hamburger-inner::after {
  bottom: -0.355rem;
}

/*
 * 3DX Reverse
 */
.hamburger--3dx-r .hamburger-box {
  -webkit-perspective: 2.8rem;
          perspective: 2.8rem;
}
.hamburger--3dx-r .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx-r .hamburger-inner::before, .hamburger--3dx-r .hamburger-inner::after {
  -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx-r.is-active .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg);
}
.hamburger--3dx-r.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(0, 0.355rem, 0) rotate(45deg);
          transform: translate3d(0, 0.355rem, 0) rotate(45deg);
}
.hamburger--3dx-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -0.355rem, 0) rotate(-45deg);
          transform: translate3d(0, -0.355rem, 0) rotate(-45deg);
}

/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?bgShadowXPos=&bgOverlayXPos=&bgErrorXPos=&bgHighlightXPos=&bgContentXPos=&bgHeaderXPos=&bgActiveXPos=&bgHoverXPos=&bgDefaultXPos=&bgShadowYPos=&bgOverlayYPos=&bgErrorYPos=&bgHighlightYPos=&bgContentYPos=&bgHeaderYPos=&bgActiveYPos=&bgHoverYPos=&bgDefaultYPos=&bgShadowRepeat=&bgOverlayRepeat=&bgErrorRepeat=&bgHighlightRepeat=&bgContentRepeat=&bgHeaderRepeat=&bgActiveRepeat=&bgHoverRepeat=&bgDefaultRepeat=&iconsHover=url(%22images%2Fui-icons_555555_256x240.png%22)&iconsHighlight=url(%22images%2Fui-icons_777620_256x240.png%22)&iconsHeader=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsError=url(%22images%2Fui-icons_cc0000_256x240.png%22)&iconsDefault=url(%22images%2Fui-icons_777777_256x240.png%22)&iconsContent=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsActive=url(%22images%2Fui-icons_ffffff_256x240.png%22)&bgImgUrlShadow=&bgImgUrlOverlay=&bgImgUrlHover=&bgImgUrlHighlight=&bgImgUrlHeader=&bgImgUrlError=&bgImgUrlDefault=&bgImgUrlContent=&bgImgUrlActive=&opacityFilterShadow=Alpha(Opacity%3D30)&opacityFilterOverlay=Alpha(Opacity%3D30)&opacityShadowPerc=30&opacityOverlayPerc=30&iconColorHover=%23555555&iconColorHighlight=%23777620&iconColorHeader=%23444444&iconColorError=%23cc0000&iconColorDefault=%23777777&iconColorContent=%23444444&iconColorActive=%23ffffff&bgImgOpacityShadow=0&bgImgOpacityOverlay=0&bgImgOpacityError=95&bgImgOpacityHighlight=55&bgImgOpacityContent=75&bgImgOpacityHeader=75&bgImgOpacityActive=65&bgImgOpacityHover=75&bgImgOpacityDefault=75&bgTextureShadow=flat&bgTextureOverlay=flat&bgTextureError=flat&bgTextureHighlight=flat&bgTextureContent=flat&bgTextureHeader=flat&bgTextureActive=flat&bgTextureHover=flat&bgTextureDefault=flat&cornerRadius=3px&fwDefault=normal&ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&cornerRadiusShadow=8px&thicknessShadow=5px&offsetLeftShadow=0px&offsetTopShadow=0px&opacityShadow=.3&bgColorShadow=%23666666&opacityOverlay=.3&bgColorOverlay=%23aaaaaa&fcError=%235f3f3f&borderColorError=%23f1a899&bgColorError=%23fddfdf&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgColorHighlight=%23fffa90&fcContent=%23333333&borderColorContent=%23dddddd&bgColorContent=%23ffffff&fcHeader=%23333333&borderColorHeader=%23dddddd&bgColorHeader=%23e9e9e9&fcActive=%23ffffff&borderColorActive=%23003eff&bgColorActive=%23007fff&fcHover=%232b2b2b&borderColorHover=%23cccccc&bgColorHover=%23ededed&fcDefault=%23454545&borderColorDefault=%23c5c5c5&bgColorDefault=%23f6f6f6
* Copyright jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}

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

.ui-helper-reset {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
  border: 0;
  outline: 0;
  font-size: 100%;
  line-height: 1.3;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  display: table;
  content: "";
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-zfix {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
  z-index: 100;
}

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}

/* Icons
----------------------------------*/
.ui-icon {
  position: relative;
  display: inline-block;
  overflow: hidden;
  margin-top: -0.25em;
  vertical-align: middle;
  text-indent: -99999px;
  background-repeat: no-repeat;
}

.ui-widget-icon-block {
  left: 50%;
  display: block;
  margin-left: -8px;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-accordion .ui-accordion-header {
  position: relative;
  display: block;
  margin: 2px 0 0 0;
  padding: 0.5em 0.5em 0.5em 0.7em;
  cursor: pointer;
  font-size: 100%;
}

.ui-accordion .ui-accordion-content {
  overflow: auto;
  padding: 1em 2.2em;
  border-top: 0;
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

.ui-menu {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  outline: 0;
}

.ui-menu .ui-menu {
  position: absolute;
}

.ui-menu .ui-menu-item {
  margin: 0;
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
  cursor: pointer;
}

.ui-menu .ui-menu-item-wrapper {
  position: relative;
}

.ui-menu .ui-menu-divider {
  height: 0;
  margin: 5px 0;
  border-width: 1px 0 0 0;
  font-size: 0;
  line-height: 0;
}

/* icon support */
.ui-menu-icons {
  position: relative;
}

/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.2em;
  margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
  right: 0;
  left: auto;
}

.ui-button {
  position: relative;
  display: inline-block;
  /* Support: IE <= 11 */
  overflow: visible;
  margin-right: 0.1em;
  padding: 0.4em 1em;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: center;
  vertical-align: middle;
  line-height: normal;
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 2em;
  white-space: nowrap;
  text-indent: -9999px;
}

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
  text-indent: 0;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
  width: 2.1em;
  height: 2.1em;
  padding: 0;
  white-space: nowrap;
  text-indent: -9999px;
}

input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  padding: 0.4em 1em;
  white-space: normal;
  text-indent: 0;
}

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.ui-controlgroup {
  display: inline-block;
  vertical-align: middle;
}

.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-right: 0;
  margin-left: 0;
}

.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999;
}

.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
}

.ui-controlgroup-vertical .ui-controlgroup-item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.ui-controlgroup .ui-controlgroup-label {
  padding: 0.4em 1em;
}

.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%;
}

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none;
}

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none;
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none;
}

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none;
}

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {
  /* Support: IE8 only, Android < 4.4 only */
  width: 75%;
  width: calc(100% - 2.4em);
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid;
}

.ui-checkboxradio-label .ui-icon-background {
  border: none;
  border-radius: 0.12em;
  -webkit-box-shadow: inset 1px 1px 1px #CCC;
          box-shadow: inset 1px 1px 1px #CCC;
}

.ui-checkboxradio-radio-label .ui-icon-background {
  overflow: visible;
  width: 16px;
  height: 16px;
  border: none;
  border-radius: 1em;
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid;
  background-image: none;
}

.ui-checkboxradio-disabled {
  pointer-events: none;
}

.ui-datepicker {
  display: none;
  width: 17em;
  padding: 0.2em 0.2em 0;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  margin-top: -8px;
  margin-left: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  text-align: center;
  line-height: 1.8em;
}

.ui-datepicker .ui-datepicker-title select {
  margin: 1px 0;
  font-size: 1em;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

.ui-datepicker table {
  width: 100%;
  margin: 0 0 0.4em;
  border-collapse: collapse;
  font-size: 0.9em;
}

.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  border: 0;
  font-weight: bold;
}

.ui-datepicker td {
  padding: 1px;
  border: 0;
}

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
  background-image: none;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  overflow: visible;
  width: auto;
  margin: 0.5em 0.2em 0.4em;
  padding: 0.2em 0.6em 0.3em 0.6em;
  cursor: pointer;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  right: auto;
  left: 2px;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  right: auto;
  left: 1px;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
  top: 0.3em;
  left: 0.5em;
  display: block;
  overflow: hidden;
  text-indent: -99999px;
  background-repeat: no-repeat;
}

.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.2em;
  outline: 0;
}

.ui-dialog .ui-dialog-titlebar {
  position: relative;
  padding: 0.4em 1em;
}

.ui-dialog .ui-dialog-title {
  float: left;
  overflow: hidden;
  width: 90%;
  margin: 0.1em 0;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  top: 50%;
  right: 0.3em;
  width: 20px;
  height: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
}

.ui-dialog .ui-dialog-content {
  position: relative;
  overflow: auto;
  padding: 0.5em 1em;
  border: 0;
  background: none;
}

.ui-dialog .ui-dialog-buttonpane {
  margin-top: 0.5em;
  padding: 0.3em 1em 0.5em 0.4em;
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}

.ui-dialog .ui-dialog-buttonpane button {
  margin: 0.5em 0.4em 0.5em 0;
  cursor: pointer;
}

.ui-dialog .ui-resizable-n {
  top: 0;
  height: 2px;
}

.ui-dialog .ui-resizable-e {
  right: 0;
  width: 2px;
}

.ui-dialog .ui-resizable-s {
  bottom: 0;
  height: 2px;
}

.ui-dialog .ui-resizable-w {
  left: 0;
  width: 2px;
}

.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px;
}

.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0;
}

.ui-dialog .ui-resizable-sw {
  bottom: 0;
  left: 0;
}

.ui-dialog .ui-resizable-ne {
  top: 0;
  right: 0;
}

.ui-dialog .ui-resizable-nw {
  top: 0;
  left: 0;
}

.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-resizable {
  position: relative;
}

.ui-resizable-handle {
  position: absolute;
  display: block;
  font-size: 0.1px;
  -ms-touch-action: none;
  touch-action: none;
}

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}

.ui-resizable-n {
  top: -5px;
  left: 0;
  width: 100%;
  height: 7px;
  cursor: n-resize;
}

.ui-resizable-s {
  bottom: -5px;
  left: 0;
  width: 100%;
  height: 7px;
  cursor: s-resize;
}

.ui-resizable-e {
  top: 0;
  right: -5px;
  width: 7px;
  height: 100%;
  cursor: e-resize;
}

.ui-resizable-w {
  top: 0;
  left: -5px;
  width: 7px;
  height: 100%;
  cursor: w-resize;
}

.ui-resizable-se {
  right: 1px;
  bottom: 1px;
  width: 12px;
  height: 12px;
  cursor: se-resize;
}

.ui-resizable-sw {
  bottom: -5px;
  left: -5px;
  width: 9px;
  height: 9px;
  cursor: sw-resize;
}

.ui-resizable-nw {
  top: -5px;
  left: -5px;
  width: 9px;
  height: 9px;
  cursor: nw-resize;
}

.ui-resizable-ne {
  top: -5px;
  right: -5px;
  width: 9px;
  height: 9px;
  cursor: ne-resize;
}

.ui-progressbar {
  overflow: hidden;
  height: 2em;
  text-align: left;
}

.ui-progressbar .ui-progressbar-value {
  height: 100%;
  margin: -1px;
}

.ui-progressbar .ui-progressbar-overlay {
  height: 100%;
  opacity: 0.25;
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  filter: alpha(opacity=25); /* support: IE8 */
}

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}

.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}

.ui-selectmenu-menu {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  margin: 0;
  padding: 0;
}

.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px;
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  height: auto;
  margin: 0.5em 0 0 0;
  padding: 2px 0.4em;
  border: 0;
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
}

.ui-selectmenu-open {
  display: block;
}

.ui-selectmenu-text {
  display: block;
  overflow: hidden;
  margin-right: 20px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}

.ui-selectmenu-button.ui-button {
  width: 14em;
  text-align: left;
  white-space: nowrap;
}

.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0;
}

.ui-slider {
  position: relative;
  text-align: left;
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  display: block;
  border: 0;
  background-position: 0 0;
  font-size: 0.7em;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  -webkit-filter: inherit;
          filter: inherit;
}

.ui-slider-horizontal {
  height: 0.8em;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.ui-slider-vertical {
  width: 0.8em;
  height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-bottom: -0.6em;
  margin-left: 0;
}

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}

.ui-spinner-input {
  margin: 0.2em 0;
  margin-right: 2em;
  margin-left: 0.4em;
  padding: 0.222em 0;
  vertical-align: middle;
  color: inherit;
  border: none;
  background: none;
}

.ui-spinner-button {
  position: absolute;
  right: 0;
  display: block;
  overflow: hidden;
  width: 1.6em;
  height: 50%;
  margin: 0;
  padding: 0;
  cursor: default;
  text-align: center;
  font-size: 0.5em;
}

/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
}

.ui-spinner-up {
  top: 0;
}

.ui-spinner-down {
  bottom: 0;
}

.ui-tabs {
  position: relative; /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: 0.2em;
}

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0;
}

.ui-tabs .ui-tabs-nav li {
  position: relative;
  top: 0;
  float: left;
  margin: 1px 0.2em 0 0;
  padding: 0;
  list-style: none;
  white-space: nowrap;
  border-bottom-width: 0;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: 0.5em 1em;
  text-decoration: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
  display: block;
  padding: 1em 1.4em;
  border-width: 0;
  background: none;
}

.ui-tooltip {
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  padding: 8px;
}

body .ui-tooltip {
  border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: "aktiv-grotesk-n4", "aktiv-grotesk", "Arial", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1em;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-size: 1em;
}

.ui-widget-content a {
  color: #333;
}

.ui-widget-header {
  color: #333;
  border: 1px solid #DDD;
  background: #E9E9E9;
  font-weight: bold;
}

.ui-widget-header a {
  color: #333;
}

/* Magnific Popup CSS */
.mfp-bg {
  position: fixed;
  z-index: 1042;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  opacity: 1;
  background: rgba(255, 255, 255, 0.85);
}

.mfp-wrap {
  position: fixed;
  z-index: 1043;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 0 2rem;
  text-align: center;
}

.mfp-container:before {
  display: inline-block;
  height: 100%;
  content: "";
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  z-index: 1045;
  display: inline-block;
  margin: 0 auto;
  text-align: left;
  vertical-align: middle;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  position: absolute;
  z-index: 1044;
  top: 50%;
  right: 8px;
  left: 8px;
  width: auto;
  margin-top: -0.8em;
  text-align: center;
  text-indent: -9999px;
  color: #6a6a6a;
}
.mfp-preloader a {
  color: #6a6a6a;
}
.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  z-index: 1046;
  display: block;
  overflow: visible;
  padding: 0;
  cursor: pointer;
  border: 0;
  outline: none;
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  position: absolute;
  top: -6px;
  right: 0;
  width: 44px;
  height: 44px;
  padding: 0 0 25px 10px;
  text-align: center;
  text-decoration: none;
  opacity: 1;
  color: #00FE3B;
  font-family: Arial, Baskerville, monospace;
  font-size: 50px;
  font-style: normal;
  line-height: 44px;
}
.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
}

.mfp-close-btn-in .mfp-close {
  color: #00FE3B;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  right: -9px;
  width: 100%;
  padding-right: 6px;
  text-align: right;
  color: #00FE3B;
}

.mfp-counter {
  font-family: "aktiv-grotesk-n4", "aktiv-grotesk", "Arial", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0.4444444444rem;
  line-height: 0.8rem;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 4px;
  white-space: nowrap;
  color: white;
  background: rgba(0, 0, 0, 0.88);
  line-height: 0.6rem;
}

.touchevents .mfp-arrow {
  display: none;
}

.mfp-arrow {
  position: absolute;
  top: 50%;
  width: 100px;
  height: 130px;
  margin: 0;
  margin-top: -55px;
  padding: 0;
  opacity: 1;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before, .mfp-arrow:after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 0;
  height: 0;
  margin-top: 35px;
  margin-left: 35px;
  content: "";
  border: medium inset transparent;
}
.mfp-arrow:after {
  top: 8px;
  border-top-width: 20px;
  border-bottom-width: 20px;
}
.mfp-arrow:before {
  opacity: 0.7;
  border-top-width: 21px;
  border-bottom-width: 21px;
}

.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  margin-left: 39px;
  border-right: 21px solid #00FE3B;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid transparent;
}

.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  margin-left: 39px;
  border-left: 21px solid #00FE3B;
}
.mfp-arrow-right:before {
  border-left: 27px solid transparent;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  width: 100%;
  max-width: 900px;
  line-height: 0;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  overflow: hidden;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: #000;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* Main image in popup */
img.mfp-img {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 40px 0 40px;
  line-height: 0;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  position: absolute;
  z-index: -1;
  top: 40px;
  right: 0;
  bottom: 40px;
  left: 0;
  display: block;
  width: auto;
  height: auto;
  content: "";
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.mfp-figure small {
  display: block;
  color: #444;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  margin-top: -20px;
  cursor: auto;
}

.mfp-title {
  font-family: "aktiv-grotesk-n4", "aktiv-grotesk", "Arial", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 0.4444444444rem;
  line-height: 0.8rem;
  margin-right: 65px;
  text-align: left;
  word-wrap: break-word;
  color: #444;
  line-height: 0.6rem;
}
.mfp-title p {
  display: inline;
}
.mfp-title a {
  font-family: "aktiv-grotesk-n6", "aktiv-grotesk", "Arial", sans-serif;
  font-style: normal;
  font-weight: 600;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
      * Remove all paddings around the image on small screen
      */
  .mfp-img-mobile .mfp-image-holder {
    padding-right: 0;
    padding-left: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    position: fixed;
    top: auto;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0;
    padding: 0;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .mfp-img-mobile .mfp-title {
    font-size: 0.3888888889rem;
    line-height: 0.7rem;
    width: 100%;
    margin-right: 0;
    padding: 3px 5px;
    color: black;
    background: rgba(255, 255, 255, 0.85);
  }
  .mfp-img-mobile .mfp-title:empty {
    display: none;
  }
  .mfp-img-mobile .mfp-counter {
    font-size: 0.3888888889rem;
    line-height: 0.7rem;
    position: relative;
    padding: 3px 9px;
  }
  .mfp-img-mobile .mfp-close {
    position: fixed;
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    padding: 0;
    text-align: center;
    background: rgba(0, 0, 0, 0.88);
    font-size: 28px;
    line-height: 35px;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
        transform: scale(0.5);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
        transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
        transform-origin: 100%;
  }
  .mfp-container {
    padding-right: 6vw;
    padding-left: 6vw;
  }
}
/*# sourceMappingURL=main.css.map */