@charset "UTF-8";
body,
html {
  box-sizing: border-box;
}

* {
  box-sizing: inherit;
}

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

body,
h1,
h2,
h3,
h4,
h5,
h6,
nav,
p,
small,
ul,
ol,
li,
dt,
dl,
dd,
figure,
figcaption {
  padding: 0;
  margin: 0;
}

figure,
header,
ul.swatch,
.diagram.gg.singular {
  line-height: 0;
}

.reset {
  margin: 0;
  padding: 0;
}

.reset li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.cover-photo {
  min-height: 350px;
}

.cover-photo dl.credits {
  opacity: 0.5;
}

/* hivstory */
.cover-photo.hivstory {
  background: url("../img/cover/hivstory/1600.jpg") 20% 20% repeat-x rgba(0, 0, 0, 0.05);
}

@media (max-width: 1400px) {
  .cover-photo.hivstory {
    background: url("../img/cover/hivstory/1400.jpg") 20% 20% repeat-x rgba(0, 0, 0, 0.05);
  }
}
@media (max-width: 1200px) {
  .cover-photo.hivstory {
    background: url("../img/cover/hivstory/1200.jpg") 30% 10% repeat-x rgba(0, 0, 0, 0.05);
  }
}
@media (max-width: 1000px) {
  .cover-photo.hivstory {
    background: url("../img/cover/hivstory/1000.jpg") 50% 20% repeat-x rgba(0, 0, 0, 0.05);
  }
}
@media (max-width: 800px) {
  .cover-photo.hivstory {
    background: url("../img/cover/hivstory/800.jpg") 50% 20% repeat-x rgba(0, 0, 0, 0.05);
  }
}
/* gr */
.cover-photo.gr {
  background: url("../img/cover/gr/1600.jpg") 50% 70% repeat-x #e7e7e7;
}

@media (max-width: 1600px) {
  .cover-photo.gr {
    background: url("../img/cover/gr/1600.jpg") 50% 50% repeat-x rgba(0, 0, 0, 0.05);
  }
}
@media (max-width: 1400px) {
  .cover-photo.gr {
    background: url("../img/cover/gr/1400.jpg") 50% 50% repeat-x rgba(0, 0, 0, 0.05);
  }
}
@media (max-width: 1200px) {
  .cover-photo.gr {
    background: url("../img/cover/gr/1200.jpg") 50% 50% repeat-x rgba(0, 0, 0, 0.05);
  }
}
@media (max-width: 1000px) {
  .cover-photo.gr {
    background: url("../img/cover/gr/1000.jpg") 50% 50% repeat-x rgba(0, 0, 0, 0.05);
  }
}
@media (max-width: 800px) {
  .cover-photo.gr {
    background: url("../img/cover/gr/800.jpg") 50% 50% repeat-x rgba(0, 0, 0, 0.05);
  }
}
@media (max-width: 600px) {
  .cover-photo.gr {
    background: url("../img/cover/gr/600.jpg") 12% 50% repeat-x rgba(0, 0, 0, 0.05);
  }
}
/* gatc */
.cover-photo.gatc {
  background: url("../img/cover/gatc/1600.png") 50% 40% repeat-x #e7e7e7;
}

@media (max-width: 1600px) {
  .cover-photo.gatc {
    background: url("../img/cover/gatc/1600.png") 50% 50% repeat-x rgba(0, 0, 0, 0.05);
  }
}
@media (max-width: 1400px) {
  .cover-photo.gatc {
    background: url("../img/cover/gatc/1400.png") 50% 50% repeat-x rgba(0, 0, 0, 0.05);
  }
}
@media (max-width: 1200px) {
  .cover-photo.gatc {
    background: url("../img/cover/gatc/1200.png") 50% 50% repeat-x rgba(0, 0, 0, 0.05);
  }
}
@media (max-width: 1000px) {
  .cover-photo.gatc {
    background: url("../img/cover/gatc/1000.png") 50% 50% repeat-x rgba(0, 0, 0, 0.05);
  }
}
@media (max-width: 800px) {
  .cover-photo.gatc {
    background: url("../img/cover/gatc/800.png") 50% 50% repeat-x rgba(0, 0, 0, 0.05);
  }
}
@media (max-width: 600px) {
  .cover-photo.gatc {
    background: url("../img/cover/gatc/600.png") 12% 50% repeat-x rgba(0, 0, 0, 0.05);
  }
}
/* gatc */
.cover-photo.fo {
  background: url("../img/cover/fo/1800.jpg") 50% 52% repeat-x rgba(0, 0, 0, 0.05);
}

@media (max-width: 1600px) {
  .cover-photo.fo {
    background: url("../img/cover/fo/1600.jpg") 50% 50% repeat-x rgba(0, 0, 0, 0.05);
  }
}
@media (max-width: 1400px) {
  .cover-photo.fo {
    background: url("../img/cover/fo/1400.jpg") 50% 50% repeat-x rgba(0, 0, 0, 0.05);
  }
}
@media (max-width: 1200px) {
  .cover-photo.fo {
    background: url("../img/cover/fo/1200.jpg") 50% 50% repeat-x rgba(0, 0, 0, 0.05);
  }
}
@media (max-width: 1000px) {
  .cover-photo.fo {
    background: url("../img/cover/fo/1000.jpg") 50% 50% repeat-x rgba(0, 0, 0, 0.05);
  }
}
@media (max-width: 800px) {
  .cover-photo.fo {
    background: url("../img/cover/fo/800.jpg") 50% 50% repeat-x rgba(0, 0, 0, 0.05);
  }
}
@media (max-width: 600px) {
  .cover-photo.fo {
    background: url("../img/cover/fo/600.jpg") 12% 50% repeat-x rgba(0, 0, 0, 0.05);
  }
}
/* goget */
.cover-photo.gg {
  background: url("../img/cover/gg/1800.jpg") 50% 10% repeat-x rgba(0, 0, 0, 0.05);
}

@media (max-width: 1600px) {
  .cover-photo.gg {
    background: url("../img/cover/gg/1600.jpg") 50% 10% repeat-x rgba(0, 0, 0, 0.05);
  }
}
@media (max-width: 1400px) {
  .cover-photo.gg {
    background: url("../img/cover/gg/1400.jpg") 50% 10% repeat-x rgba(0, 0, 0, 0.05);
  }
}
@media (max-width: 1200px) {
  .cover-photo.gg {
    background: url("../img/cover/gg/1200.jpg") 50% 10% repeat-x rgba(0, 0, 0, 0.05);
  }
}
@media (max-width: 1000px) {
  .cover-photo.gg {
    background: url("../img/cover/gg/1000.jpg") 50% 10% repeat-x rgba(0, 0, 0, 0.05);
  }
}
@media (max-width: 800px) {
  .cover-photo.gg {
    background: url("../img/cover/gg/800.jpg") 50% 10% repeat-x rgba(0, 0, 0, 0.05);
  }
}
@media (max-width: 600px) {
  .cover-photo.gg {
    background: url("../img/cover/gg/600.jpg") 12% 10% repeat-x rgba(0, 0, 0, 0.05);
  }
}
/* protection approaches */
.cover-photo.pa {
  background: url("../img/cover/pa/1600.jpg") 100% 20% repeat-x rgba(0, 0, 0, 0.05);
}

@media (max-width: 1600px) {
  .cover-photo.pa {
    background: url("../img/cover/pa/1600.jpg") 50% 50% repeat-x rgba(0, 0, 0, 0.05);
  }
}
@media (max-width: 1400px) {
  .cover-photo.pa {
    background: url("../img/cover/pa/1400.jpg") 50% 50% repeat-x rgba(0, 0, 0, 0.05);
  }
}
@media (max-width: 1200px) {
  .cover-photo.pa {
    background: url("../img/cover/pa/1200.jpg") 50% 50% repeat-x rgba(0, 0, 0, 0.05);
  }
}
@media (max-width: 1000px) {
  .cover-photo.pa {
    background: url("../img/cover/pa/1000.jpg") 50% 50% repeat-x rgba(0, 0, 0, 0.05);
  }
}
@media (max-width: 800px) {
  .cover-photo.pa {
    background: url("../img/cover/pa/800.jpg") 50% 50% repeat-x rgba(0, 0, 0, 0.05);
  }
}
@media (max-width: 600px) {
  .cover-photo.pa {
    background: url("../img/cover/pa/600.jpg") 12% 50% repeat-x rgba(0, 0, 0, 0.05);
  }
}
/* cotcc */
.cover-photo.cotcc {
  background: url("../img/cover/cotcc/1800.jpg") 50% 40% repeat-x rgba(0, 0, 0, 0.05);
}

@media (max-width: 1600px) {
  .cover-photo.cotcc {
    background: url("../img/cover/cotcc/1600.jpg") 50% 50% repeat-x rgba(0, 0, 0, 0.05);
  }
}
@media (max-width: 1400px) {
  .cover-photo.cotcc {
    background: url("../img/cover/cotcc/1400.jpg") 50% 50% repeat-x rgba(0, 0, 0, 0.05);
  }
}
@media (max-width: 1200px) {
  .cover-photo.cotcc {
    background: url("../img/cover/cotcc/1200.jpg") 50% 50% repeat-x rgba(0, 0, 0, 0.05);
  }
}
@media (max-width: 1000px) {
  .cover-photo.cotcc {
    background: url("../img/cover/cotcc/1000.jpg") 50% 50% repeat-x rgba(0, 0, 0, 0.05);
  }
}
@media (max-width: 800px) {
  .cover-photo.cotcc {
    background: url("../img/cover/cotcc/800.jpg") 50% 50% repeat-x rgba(0, 0, 0, 0.05);
  }
}
@media (max-width: 600px) {
  .cover-photo.cotcc {
    background: url("../img/cover/cotcc/600.jpg") 12% 50% repeat-x rgba(0, 0, 0, 0.05);
  }
}
/* ih */
.cover-photo.ih {
  background: url("../img/cover/ih/1800.jpg") 50% 10% repeat-x #e7e7e7;
}

@media (max-width: 1600px) {
  .cover-photo.ih {
    background: url("../img/cover/ih/1600.jpg") 50% 50% repeat-x rgba(0, 0, 0, 0.05);
  }
}
@media (max-width: 1400px) {
  .cover-photo.ih {
    background: url("../img/cover/ih/1400.jpg") 50% 50% repeat-x rgba(0, 0, 0, 0.05);
  }
}
@media (max-width: 1200px) {
  .cover-photo.ih {
    background: url("../img/cover/ih/1200.jpg") 50% 50% repeat-x rgba(0, 0, 0, 0.05);
  }
}
@media (max-width: 1000px) {
  .cover-photo.ih {
    background: url("../img/cover/ih/1000.jpg") 50% 50% repeat-x rgba(0, 0, 0, 0.05);
  }
}
@media (max-width: 800px) {
  .cover-photo.ih {
    background: url("../img/cover/ih/800.jpg") 50% 50% repeat-x rgba(0, 0, 0, 0.05);
  }
}
@media (max-width: 600px) {
  .cover-photo.ih {
    background: url("../img/cover/ih/600.jpg") 12% 50% repeat-x rgba(0, 0, 0, 0.05);
  }
}
/* idu */
.cover-photo.idu {
  background: url("../img/cover/idu/1800.jpg") 50% 50% repeat-x rgba(0, 0, 0, 0.05);
}

@media (max-width: 1600px) {
  .cover-photo.idu {
    background: url("../img/cover/idu/1600.jpg") 50% 50% repeat-x rgba(0, 0, 0, 0.05);
  }
}
@media (max-width: 1400px) {
  .cover-photo.idu {
    background: url("../img/cover/idu/1400.jpg") 50% 50% repeat-x rgba(0, 0, 0, 0.05);
  }
}
@media (max-width: 1200px) {
  .cover-photo.idu {
    background: url("../img/cover/idu/1200.jpg") 50% 50% repeat-x rgba(0, 0, 0, 0.05);
  }
}
@media (max-width: 1000px) {
  .cover-photo.idu {
    background: url("../img/cover/idu/1000.jpg") 50% 50% repeat-x rgba(0, 0, 0, 0.05);
  }
}
@media (max-width: 800px) {
  .cover-photo.idu {
    background: url("../img/cover/idu/800.jpg") 50% 50% repeat-x rgba(0, 0, 0, 0.05);
  }
}
@media (max-width: 600px) {
  .cover-photo.idu {
    background: url("../img/cover/idu/600.jpg") 12% 50% repeat-x rgba(0, 0, 0, 0.05);
  }
}
html a.inline,
html .figcaption a.inline {
  border-bottom: #81d3eb solid 0.14em;
}

html a.inline.dark,
html .figcaption a.inline.dark {
  border-bottom: rgba(0, 0, 0, 0.8) solid 0.14em;
}

html.cssgradients span.inline,
html.cssgradients a.inline {
  border: none;
  background-image: -linear-gradient(top, transparent 85%, #81d3eb 0, #81d3eb 95%, transparent 0);
  background-image: -moz-linear-gradient(top, transparent 85%, #81d3eb 0, #81d3eb 95%, transparent 0);
  background-image: -webkit-linear-gradient(top, transparent 85%, #81d3eb 0, #81d3eb 95%, transparent 0);
}

html.cssgradients span.inline.dark,
html.cssgradients a.inline.dark {
  border: none;
  background-image: -linear-gradient(transparent 88%, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 92%, transparent 0);
  background-image: -moz-linear-gradient(transparent 88%, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 92%, transparent 0);
  background-image: -webkit-linear-gradient(transparent 88%, rgba(0, 0, 0, 0.3) 0, rgba(0, 0, 0, 0.3) 92%, transparent 0);
}

html.cssgradients .figcaption a.inline {
  border: none;
  background-image: -linear-gradient(top, transparent 85%, #2e4dd2 0, #2e4dd2 95%, transparent 0);
  background-image: -moz-linear-gradient(top, transparent 85%, #2e4dd2 0, #2e4dd2 95%, transparent 0);
  background-image: -webkit-linear-gradient(top, transparent 85%, #2e4dd2 0, #2e4dd2 95%, transparent 0);
}

a {
  color: rgba(0, 0, 0, 0.8);
  text-decoration: none;
  border-bottom: rgba(0, 0, 0, 0.8) solid 0.14em;
}

a.none {
  text-decoration: none;
  border-bottom: none;
}

a.cta {
  display: inline-block;
  background: #ff0;
  padding: 14px 20px;
  border-bottom: none;
  border-radius: 2px;
  margin-bottom: 28px;
  border-radius: 8px;
  transition: all 300ms ease;
  font-weight: 600;
  background: rgb(173, 235, 151) 100%;
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

a.cta:hover {
  background: #fff;
}

.band.hr.relative.pager .segment.type a:hover {
  background: linear-gradient(90deg, rgba(124, 203, 150, 0.5) 0%, rgba(173, 235, 151, 0.4) 100%);
}

.band.hr.relative.pager .segment.type a:hover:nth-child(2) {
  background: linear-gradient(90deg, rgba(173, 235, 151, 0.4) 0%, rgba(124, 203, 150, 0.5) 100%);
}

.ghost {
  pointer-events: none;
}

.target {
  pointer-events: auto;
}

:root {
  --greenDark: #80a491;
  --blueBaby: #81d3eb;
  --white: #ffffff;
}

body {
  color: rgba(0, 0, 0, 0.8);
  background: #d2d2d2;
}

::selection,
pre ::selection {
  background-color: rgba(129, 211, 235, 0.7);
}

.dark dt,
.dark dd,
.dark p,
.dark a,
.dark small,
.dark h1,
.dark h2,
.dark h3,
.dark h4 {
  color: rgba(0, 0, 0, 0.8);
}

.light dt,
.light dd,
.light p,
.light a,
.light small,
.light h1,
.light h2,
.light h3,
.light h4 {
  color: #fff;
}

.accent {
  color: rgba(0, 0, 0, 0.8);
  opacity: 0.4;
}

.segment.surface label {
  color: #2e4dd2;
}

.segment.blueprint label,
.segment.blueprint .hgroup,
.segment.blueprint .figcaption,
.segment.blueprint .figcaption a,
.segment.blueprint ul li,
.segment.blueprint ol li,
.segment.blueprint span {
  color: #2e4dd2;
}

body.work.iso .band.head {
  background: #81d3eb;
}

@font-face {
  font-family: "HeldaneText-Medium";
  src: url(../fonts/HeldaneText-Medium.woff2) format("woff2");
}
@font-face {
  font-family: "HeldaneText-MediumItalic";
  src: url(../fonts/HeldaneText-MediumItalic.woff2) format("woff2");
}
@font-face {
  font-family: "HeldaneText-Regular";
  src: url(../fonts/HeldaneText-Regular.woff2) format("woff2");
}
@font-face {
  font-family: "HeldaneText-RegularItalic";
  src: url(../fonts/HeldaneText-RegularItalic.woff2) format("woff2");
}
@font-face {
  font-family: "HeldaneText-Bold";
  src: url(../fonts/HeldaneText-Bold.woff2) format("woff2");
}
@font-face {
  font-family: "HeldaneText-BoldItalic";
  src: url(../fonts/HeldaneText-BoldItalic.woff2) format("woff2");
}
@font-face {
  font-family: "Graphik-Regular";
  src: url(../fonts/graphik-regular-web.woff) format("woff");
}
@font-face {
  font-family: "Graphik-Medium";
  src: url(../fonts/graphik-medium-web.woff2) format("woff2");
}
@font-face {
  font-family: "Graphik-Semibold";
  src: url(../fonts/graphik-semibold-web.woff) format("woff");
}
:root {
  --mono: "Roboto Mono", "Consolas", "Monaco", "Lucida Console", "Andale Mono", monospace;
  --sans: -apple-system, BlinkMacSystemFont, "Roboto", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  --HeldaneReg:	"HeldaneText-Regular", monospace;
  --HeldaneRegIta:	"HeldaneText-RegularItalic", monospace;
  --HeldaneMed:	"HeldaneText-Medium", monospace;
  --GraphikRegular:	"Graphik-Regular", monospace;
  --GraphikMedium:	"Graphik-Medium", monospace;
  --GraphikSemibold:	"Graphik-Semibold", monospace;
}

.ref,
.cta,
.table,
.entity,
.figcaption,
.hgroup,
.credits,
.citation,
.footer,
.label {
  font-family: var(--sans);
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: var(--HeldaneReg);
}

.intro {
  font-family: var(--HeldaneReg);
}

.nav {
  font-family: var(--GraphikMedium);
}

.amp {
  font-family: var(--HeldaneRegIta);
}

.inline-list {
  font-family: var(--HeldaneReg);
}

.logomark {
  font-family: var(--GraphikMedium);
}

.logomark .by {
  font-family: var(--HeldaneRegIta);
}

.menu .date {
  font-family: var(--HeldaneReg);
}

p, small {
  font-family: var(--HeldaneReg);
}

em {
  font-family: var(--HeldaneRegIta);
}

body {
  font-variant-numeric: oldstyle-nums slashed-zero stacked-fractions;
}

.sc {
  text-transform: lowercase;
  font-variant: small-caps;
}

.h1 {
  margin-left: -0.045em;
}

.entity {
  font-weight: 400;
  vertical-align: bottom;
  text-rendering: optimizeLegibility;
}

.slash {
  padding: 0.15em;
}

.align-l {
  text-align: left;
}

.align-r {
  text-align: right;
}

.align-c {
  text-align: center;
  margin: auto;
}

.ndash {
  position: relative;
  top: -0.09em;
  padding: 0 0.1em;
}

nav .scope {
  display: inline;
}

.scope {
  display: block;
}

.br {
  display: block;
}

.prise {
  letter-spacing: 0.055em;
}

.prise-small {
  letter-spacing: 0.03em;
}

.caps {
  text-transform: uppercase;
}

.break {
  word-break: break-word;
}

.blockquote::before {
  content: "“";
}

.blockquote.hang {
  position: relative;
}

.blockquote.hang::before {
  position: absolute;
  content: "“";
  margin-left: -0.5em;
}

.blockquote::after {
  content: "”";
}

.plus {
  font-size: 24px;
  padding: 0 0 10px 0;
}

.logomark .apple {
  display: inline;
}

@media (max-width: 500px) {
  .logomark .apple {
    display: none;
  }
}
.h1, .h2, .h3, .h4, .h5, .h6,
.hgroup, .intro, .nav, .citation {
  font-style: normal;
  font-weight: normal;
}

.hgroup {
  font-size: 20px;
  line-height: 25px;
}

.h1 {
  font-size: 44px;
  line-height: 48px;
}

@media (max-width: 500px) {
  .h1 {
    font-size: 32px;
    line-height: 40px;
  }
}
.h2 {
  font-size: 32px;
  line-height: 40px;
}

@media (max-width: 500px) {
  .h2 {
    font-size: 22px;
    line-height: 28px;
  }
}
.h3 {
  font-size: 22px;
  line-height: 28px;
}

.h4, .h5, .h6 {
  font-size: 15px;
  line-height: 19px;
}

.menu .date {
  font-size: 16px;
}

.ref,
.figcaption {
  font-size: 0.8rem;
  line-height: 1.1rem;
}

.intro {
  font-size: 2.3em;
  letter-spacing: -0.015em;
  line-height: 1.18em;
}

@media (max-width: 500px) {
  .intro {
    font-size: 29px;
    line-height: 1.15em;
    letter-spacing: 0em;
  }
}
body.index ul.menu .segment dd.model {
  font-weight: 700;
}

table,
th,
td,
p,
.inline-list {
  line-height: 1.7rem;
  font-size: 1.2rem;
}

@media (max-width: 500px) {
  table,
  th,
  td {
    font-size: 0.8rem;
    line-height: 1.28rem;
  }
}
dl,
label,
sup,
cite {
  font-size: 0.8rem;
  line-height: 1.28rem;
}

small {
  font-size: 1rem;
  line-height: 1.2rem;
}

dl,
dd,
dt {
  vertical-align: top;
}

.credits dl {
  font-weight: 400;
}

.credits dt {
  font-weight: 700;
}

.citation {
  display: block;
}

:root {
  --spacer1:	4px;
  --spacer2:	8px;
  --spacer3:	12px;
  --spacer4:	16px;
  --spacer5:	20px;
  --spacer6:	24px;
  --spacer7:	28px;
  --spacer8:	32px;
  --spacer9:	36px;
  --spacer10: 40px;
  --spacer11: 48px;
  --spacer12: 52px;
  --spacer13: 56px;
  --spacer14: 60px;
  --spacerA:	28px;
  --spacerB:	14px;
  --spacerC:	56px;
}

body main p,
body main h2,
body main h3,
body main table,
body main .hgroup,
body main .figcaption,
body main .blockquote,
body main .citation,
body main .inline-list,
body main section.diagram.gg.singular .modules {
  padding-left: var(--spacer7);
  padding-right: var(--spacer7);
}

.segment.swatch,
.segment.type,
.segment.blueprint.pad {
  padding-left: var(--spacer7);
  padding-right: var(--spacer7);
}

.segment.swatch.chart,
.segment.type.chart,
.segment.blueprint.pad.chart {
  padding-left: var(--spacer2);
  padding-right: var(--spacer2);
}

.segment.swatch.chart .hgroup,
.segment.swatch.chart .figcaption,
.segment.type.chart .hgroup,
.segment.type.chart .figcaption,
.segment.blueprint.pad.chart .hgroup,
.segment.blueprint.pad.chart .figcaption {
  padding-left: var(--spacer4);
  padding-right: var(--spacer4);
}

.segment.swatch .hgroup,
.segment.swatch .figcaption,
.segment.type .hgroup,
.segment.type .figcaption,
.segment.blueprint.pad .hgroup,
.segment.blueprint.pad .figcaption {
  padding-left: 0;
  padding-right: 0;
}

@media (max-width: 500px) {
  body main h2,
  body main h3,
  body main p,
  body main table,
  body main .hgroup,
  body main .figcaption,
  body main section.diagram.gg.sitemap,
  body main section.diagram.gg.singular .modules {
    padding-left: var(--spacerB);
    padding-right: var(--spacerB);
  }
  .segment.type,
  .segment.code,
  .segment.blueprint.pad {
    padding-left: var(--spacerB);
    padding-right: var(--spacerB);
  }
  .segment.type.chart,
  .segment.code.chart,
  .segment.blueprint.pad.chart {
    padding-left: var(--spacerB);
    padding-right: var(--spacerB);
  }
  .segment.type.chart .hgroup,
  .segment.type.chart .figcaption,
  .segment.code.chart .hgroup,
  .segment.code.chart .figcaption,
  .segment.blueprint.pad.chart .hgroup,
  .segment.blueprint.pad.chart .figcaption {
    padding-left: 0;
    padding-right: 0;
  }
  .segment.type .hgroup,
  .segment.type .figcaption,
  .segment.code .hgroup,
  .segment.code .figcaption,
  .segment.blueprint.pad .hgroup,
  .segment.blueprint.pad .figcaption {
    padding: 0;
  }
  .segment ol.ref {
    padding-left: var(--spacerB);
  }
}
.intro {
  padding-bottom: var(--spacer11);
}

header .h1 + dl.credits {
  margin-top: calc(var(--spacer11) * 2);
}

@media (max-width: 500px) {
  header .h1 + dl.credits {
    margin-top: var(--spacer12);
  }
}
header {
  padding-top: var(--spacer5);
  padding-bottom: var(--spacer7);
}

@media (max-width: 800px) {
  header {
    padding-top: var(--spacer4);
    padding-bottom: var(--spacer6);
  }
}
@media (max-width: 500px) {
  header {
    padding-top: var(--spacer3);
    padding-bottom: var(--spacer5);
  }
}
.nav .segment.type,
.nav .segment.type.ghost {
  padding-top: var(--spacer3);
  padding-bottom: var(--spacer3);
}

@media (max-width: 500px) {
  .nav .segment.type,
  .nav .segment.type.ghost {
    padding-top: var(--spacer3);
    padding-bottom: var(--spacer3);
  }
}
footer .segment.type {
  padding-top: var(--spacerA);
  padding-bottom: var(--spacerB);
}

@media (max-width: 500px) {
  footer .segment.type {
    padding-top: var(--spacerB);
    padding-bottom: var(--spacerB);
  }
}
.pager nav ol.page li {
  padding-top: var(--spacerA);
  padding-bottom: var(--spacerA);
}

.pager nav ol.page li label {
  padding-bottom: 4.6666666667px;
}

@media (max-width: 500px) {
  .pager nav ol.page li {
    padding-top: var(--spacerB);
  }
  .pager nav ol.page li label {
    padding-bottom: 3.5px;
  }
}
body.iso main p,
body.profile main p {
  margin-top: var(--spacerA);
  margin-bottom: var(--spacerA);
}

body.iso main p + p {
  margin-top: 0;
}

body.iso main p + h3 {
  margin-top: var(--spacerC);
}

body.iso main p + .segment.surface,
body.iso main p + .segment.blueprint {
  margin-top: var(--spacerC);
}

body.iso main h2 {
  margin-top: var(--spacerC);
  margin-bottom: var(--spacerC);
}

body.iso main h3 {
  margin-top: var(--spacerA);
  margin-bottom: var(--spacerA);
}

body.iso main table {
  margin-top: var(--spacerC);
  margin-bottom: 84px;
}

body.iso main .segment + h3 {
  margin-top: var(--spacerC);
}

body.iso main .segment.surface,
body.iso main .segment.blueprint {
  margin-top: var(--spacerA);
}

.band.pager {
  margin-top: var(--spacerC);
}

body.iso main .segment.blueprint.pad {
  padding-top: var(--spacerA);
}

body.iso main .segment.blueprint.pad hgroup,
body.iso main .segment.blueprint.pad .hgroup {
  margin-bottom: var(--spacerC);
}

body.iso main .segment.blueprint figure .figcaption {
  margin-top: var(--spacerA);
  margin-bottom: var(--spacerA);
}

body.iso main .segment.blueprint hgroup,
body.iso main .segment.blueprint .hgroup {
  margin-bottom: var(--spacerA);
}

body.iso main .segment figure .figcaption {
  margin-top: var(--spacerB);
  margin-bottom: var(--spacerA);
}

body.iso main .segment.swatch {
  margin-bottom: var(--spacerC);
}

@media (max-width: 500px) {
  body.iso main table {
    margin-top: var(--spacerA);
    margin-bottom: var(--spacerC);
  }
  body.iso main h2 {
    margin-top: var(--spacerC);
    margin-bottom: var(--spacerA);
  }
  body.iso main .segment.blueprint.pad {
    padding-top: var(--spacerB);
    padding-bottom: var(--spacerB);
  }
}
ul.menu {
  margin-bottom: var(--spacer7);
}

ul.menu li .segment.type.work {
  padding-top: var(--spacerA);
  padding-bottom: var(--spacerA);
}

@media (max-width: 500px) {
  ul.menu li .segment.type.work {
    padding-top: var(--spacer3) !important;
    padding-bottom: var(--spacer11) !important;
  }
}
.blurb {
  margin-bottom: var(--spacer8);
}

.blockquote + .citation {
  padding-top: var(--spacer5);
}

a.plain.cta {
  margin-top: 28px;
}

.band.js.hr {
  padding-top: var(--spacerB);
  padding-bottom: var(--spacerB);
}

.cover-photo dl.credits {
  padding-top: var(--spacerB);
}

.cover-aside aside.project {
  padding-top: var(--spacerB);
}

ol.ref {
  padding-top: var(--spacerA);
  padding-bottom: 42px;
}

main {
  z-index: 0;
}

main table,
main h2,
main h3,
main p {
  z-index: 1;
}

.segment.type {
  z-index: 1;
}

.pager a {
  z-index: 1;
}

.pager ul.page li.ghost {
  z-index: 2;
}

a.pan {
  z-index: 10;
}

#head a {
  z-index: 996;
}

#head nav ol li {
  z-index: 997;
}

#top {
  z-index: 998;
}

#top ol li {
  z-index: 999;
}

.band.hr.relative.pager .segment.type ol li {
  z-index: 99;
}

ul.swatch {
  display: flex;
  margin: auto;
}

ul.swatch li.colour {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: inline-block;
}

ul.swatch li.colour span {
  display: none;
}

ul.swatch li.colour + li.colour {
  margin-left: -10px;
}

ul.swatch li.colour.outline {
  border: #ddd 1px solid;
}

ul.swatch-3 {
  width: 100px;
}

ul.swatch-4 {
  width: 130px;
}

ul.swatch-5 {
  width: 160px;
}

ul.swatch.fo li.colour:nth-child(1) {
  background: #154b0d;
}

ul.swatch.fo li.colour:nth-child(2) {
  background: #C14D4D;
}

ul.swatch.fo li.colour:nth-child(3) {
  background: #fcf9f9;
}

ul.swatch.gr li.colour:nth-child(1) {
  background: #95ffe1;
}

ul.swatch.gr li.colour:nth-child(2) {
  background: #222222;
}

ul.swatch.gr li.colour:nth-child(3) {
  background: #ffffff;
}

ul.swatch.hivstory li.colour:nth-child(1) {
  background: #5245FA;
}

ul.swatch.hivstory li.colour:nth-child(2) {
  background: #E56BFD;
}

ul.swatch.hivstory li.colour:nth-child(3) {
  background: #afa9fc;
}

ul.swatch.ideahouse li.colour:nth-child(1) {
  background: #f4c95b;
}

ul.swatch.ideahouse li.colour:nth-child(2) {
  background: #60af74;
}

ul.swatch.ideahouse li.colour:nth-child(3) {
  background: #5ec5e2;
}

ul.swatch.ideahouse li.colour:nth-child(4) {
  background: #ffffff;
}

ul.swatch.goget li.colour:nth-child(1) {
  background: #00b4ad;
}

ul.swatch.goget li.colour:nth-child(2) {
  background: #ffc611;
}

ul.swatch.goget li.colour:nth-child(3) {
  background: #23262f;
}

ul.swatch.goget li.colour:nth-child(4) {
  background: #ffffff;
}

ul.swatch.gatc li.colour:nth-child(1) {
  background: #9FAAAE;
}

ul.swatch.gatc li.colour:nth-child(2) {
  background: #CFD4D7;
}

ul.swatch.gatc li.colour:nth-child(3) {
  background: #506031;
}

ul.swatch.gatc li.colour:nth-child(4) {
  background: #D9E021;
}

ul.swatch.gatc li.colour:nth-child(5) {
  background: #FDEE21;
}

ul.swatch.cotcc li.colour:nth-child(1) {
  background: #f0e8db;
}

ul.swatch.cotcc li.colour:nth-child(2) {
  background: #0d0d0d;
}

ul.swatch.cotcc li.colour:nth-child(3) {
  background: #996619;
}

ul.swatch.cotcc li.colour:nth-child(4) {
  background: #632930;
}

ul.swatch.cotcc li.colour:nth-child(5) {
  background: #3f5828;
}

body.work.iso main,
body.article.iso main {
  counter-reset: ref cards;
}

sup {
  counter-increment: ref;
}

sup:before {
  content: "[" counter(ref) "]";
}

.figcaption {
  counter-increment: cards;
}

.figcaption:before {
  content: "fig. " counter(cards);
  display: block;
}

.band.elsewhere {
  background: rgba(0, 0, 0, 0.04);
}

.band.notice {
  background: repeating-linear-gradient(-45deg, #2199e7, #2199e7 1px, #f1f1f1 1px, #f1f1f1 20px);
}

dl.credits {
  display: inline-block;
  min-width: 310px;
}

dl.credits dd {
  display: inline;
  margin: 0;
}

dl.credits dd + dd {
  display: block;
  margin-left: 5.45555em;
}

dl.credits dd:after {
  display: block;
  content: "";
}

dl.credits dt {
  display: inline-block;
  min-width: 5.15555555em;
}

dl.credits dt.hide {
  display: none;
}

dl.credits dd.block {
  display: block;
}

.pager ol.page {
  overflow: hidden;
  width: 100%;
}

.pager ol.page li {
  max-width: 50%;
}

.pager ol.page li:nth-child(1) {
  padding-right: 28px;
}

.pager ol.page li:nth-child(2) {
  padding-left: 28px;
}

@media (max-width: 500px) {
  .pager ol.page li:nth-child(1) {
    padding-right: 14px;
  }
  .pager ol.page li:nth-child(2) {
    padding-left: 14px;
  }
}
.grad {
  background: rgb(29, 170, 76);
  background: linear-gradient(66deg, rgb(89, 166, 106) 0%, rgb(133, 209, 178) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

ul.menu li:active,
ul.menu li:hover {
  background-color: #81d3eb;
  background: linear-gradient(45deg, rgb(124, 203, 150) 0%, rgb(173, 235, 151) 100%);
}

body.work.iso .band.head {
  background: linear-gradient(90deg, rgb(124, 203, 150) 0%, rgb(173, 235, 151) 100%);
}

nav ol li.border,
footer ol li.border {
  border-right: 1px solid rgba(0, 0, 0, 0.14);
}

ul.menu li {
  border-top: 1px solid rgba(0, 0, 0, 0.14);
}

ul.menu li:last-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.14);
}

.segment.border section {
  border-bottom: 0.1em solid rgba(0, 0, 0, 0.3);
}

.band.hr {
  border-top: 1px solid rgba(0, 0, 0, 0.14);
}

.hr {
  border-top: 1px solid rgba(0, 0, 0, 0.14);
}

.pager {
  border-bottom: 1px solid rgba(0, 0, 0, 0.14);
}

.pager a:nth-child(1) {
  border-right: 1px solid rgba(0, 0, 0, 0.14);
}

.figcaption.border {
  border-top: 1px solid #2e4dd2;
}

.thin {
  border: 1px solid #2e4dd2;
}

.thick {
  border: 3px solid #2e4dd2;
}

.soft {
  border-radius: 0.15em;
}

.profile main {
  border-top: 1px solid rgba(0, 0, 0, 0.14);
}

.logomark {
  font-size: 0.92em;
  text-transform: lowercase;
  font-variant: small-caps;
  letter-spacing: 0.017em;
  opacity: 0.85;
}

.logomark .year {
  font-variant: normal;
  font-size-adjust: 0.42;
}

.logomark .by {
  font-variant: normal;
  text-transform: lowercase;
  font-size-adjust: 0.4;
}

.logomark .bullet {
  padding: 0 0.2em;
  opacity: 0.65;
}

.nav-project {
  font-size: 0.85em;
  opacity: 0.85;
  padding: 0.1em 0 0 0;
}

.multiply {
  mix-blend-mode: multiply;
}

svg.liner.horizontal {
  height: 20px;
}

svg.liner.vertical {
  height: 20px;
}

svg.liner {
  width: 100%;
  height: 100%;
}

svg#defs {
  display: none;
}

ul.menu li {
  transition: background ease-out 50ms;
}

ul.menu.arrow li a.plain:focus > .segment.type.work,
ul.menu.arrow li a.plain:hover > .segment.type.work {
  background-position: 98% 22px;
}

ul.menu.arrow li a.plain .segment.work {
  background-image: url(../img/components/arrow-nav-next-green.svg);
  background-repeat: no-repeat;
  background-size: 25px;
  background-position: 95% 22px;
  transition: 300ms background-position ease, 300ms opacity ease;
}

@media (max-width: 500px) {
  ul.menu.arrow li a.plain .segment.work {
    background-image: none;
  }
}
@media (max-width: 500px) {
  ul.menu li a.plain:focus > .segment.type.work,
  ul.menu li a.plain:hover > .segment.type.work,
  ul.menu li a.plain:active > .segment.type.work {
    background-image: none;
  }
  ul.menu li a.plain .segment.work {
    background-size: 30px;
    background-position: 96% 12%;
  }
  ul.menu li dl.credits dt.project {
    display: inline-block;
  }
  ul.menu li dl.credits dd.project {
    display: inline;
  }
}
.segment.work.grid {
  display: grid;
  grid-gap: 7px;
  grid-template-columns: 60px 1fr 1fr 1fr;
  grid-template-rows: auto;
}

.segment.work.grid img {
  width: 100%;
  border-radius: 8px;
}

.segment.work.grid small {
  grid-column-start: 3;
  grid-column-end: 5;
  margin-left: 10px;
}

.segment.work.grid .thumb-1 {
  grid-column-start: 2;
  grid-column-end: 3;
  grid-row-start: 2;
  grid-row-end: 3;
  margin-top: 20px;
}

.segment.work.grid .thumb-2 {
  grid-column-start: 3;
  grid-column-end: 4;
  grid-row-start: 2;
  grid-row-end: 3;
  margin-top: 20px;
}

.segment.work.grid dl.project {
  grid-column-start: 2;
  grid-column-end: 5;
  grid-row-start: 1;
  grid-row-end: 2;
}

dd.date {
  margin-top: 5px;
}

body,
header,
footer,
nav {
  transition: 300ms padding ease;
}

a {
  transition: all 300ms ease;
}

#top {
  transition: all 200ms ease;
}

@-webkit-keyframes fade-in-menu-1 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    z-index: 999;
  }
}
@-moz-keyframes fade-in-menu-1 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    z-index: 999;
  }
}
@-o-keyframes fade-in-menu-1 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    z-index: 999;
  }
}
@keyframes fade-in-menu-1 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    z-index: 999;
  }
}
@-webkit-keyframes fade-in-menu-2 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    z-index: 998;
  }
}
@-moz-keyframes fade-in-menu-2 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    z-index: 998;
  }
}
@-o-keyframes fade-in-menu-2 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    z-index: 998;
  }
}
@keyframes fade-in-menu-2 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
    z-index: 998;
  }
}
@supports (animation-play-state: paused) or (-webkit-animation-play-state: paused) {
  ul.menu.animate-1 li {
    opacity: 0;
    -webkit-animation-name: fade-in-menu-1;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: ease-out;
    -webkit-animation-duration: 250ms;
    -moz-animation-name: fade-in-menu-1;
    -moz-animation-fill-mode: forwards;
    -moz-animation-iteration-count: 1;
    -moz-animation-timing-function: ease-out;
    -moz-animation-duration: 250ms;
    -o-animation-name: fade-in-menu-1;
    -o-animation-fill-mode: forwards;
    -o-animation-iteration-count: 1;
    -o-animation-timing-function: ease-out;
    -o-animation-duration: 250ms;
    animation-name: fade-in-menu-1;
    animation-fill-mode: forwards;
    animation-iteration-count: 1;
    animation-timing-function: ease-out;
    animation-duration: 250ms;
  }
  ul.menu.animate-1 li:nth-child(1) {
    -webkit-animation-delay: 50ms;
    -moz-animation-delay: 50ms;
    -o-animation-delay: 50ms;
    animation-delay: 50ms;
  }
  ul.menu.animate-1 li:nth-child(2) {
    -webkit-animation-delay: 100ms;
    -moz-animation-delay: 100ms;
    -o-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  ul.menu.animate-1 li:nth-child(3) {
    -webkit-animation-delay: 150ms;
    -moz-animation-delay: 150ms;
    -o-animation-delay: 150ms;
    animation-delay: 150ms;
  }
  ul.menu.animate-1 li:nth-child(4) {
    -webkit-animation-delay: 200ms;
    -moz-animation-delay: 200ms;
    -o-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  ul.menu.animate-1 li:nth-child(5) {
    -webkit-animation-delay: 250ms;
    -moz-animation-delay: 250ms;
    -o-animation-delay: 250ms;
    animation-delay: 250ms;
  }
  ul.menu.animate-1 li:nth-child(6) {
    -webkit-animation-delay: 250ms;
    -moz-animation-delay: 250ms;
    -o-animation-delay: 250ms;
    animation-delay: 250ms;
  }
  ul.menu.animate-2 li {
    opacity: 0;
    animation-name: fade-in-menu-2;
    animation-fill-mode: forwards;
    animation-iteration-count: 1;
    animation-timing-function: ease-out;
    animation-duration: 250ms;
    -webkit-animation-name: fade-in-menu-2;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: ease-out;
    -webkit-animation-duration: 250ms;
    -moz-animation-name: fade-in-menu-2;
    -moz-animation-fill-mode: forwards;
    -moz-animation-iteration-count: 1;
    -moz-animation-timing-function: ease-out;
    -moz-animation-duration: 250ms;
    -o-animation-name: fade-in-menu-2;
    -o-animation-fill-mode: forwards;
    -o-animation-iteration-count: 1;
    -o-animation-timing-function: ease-out;
    -o-animation-duration: 250ms;
  }
  ul.menu.animate-2 li:nth-child(1) {
    -webkit-animation-delay: 50ms;
    -moz-animation-delay: 50ms;
    -o-animation-delay: 50ms;
    animation-delay: 50ms;
  }
  ul.menu.animate-2 li:nth-child(2) {
    -webkit-animation-delay: 100ms;
    -moz-animation-delay: 100ms;
    -o-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  ul.menu.animate-2 li:nth-child(3) {
    -webkit-animation-delay: 150ms;
    -moz-animation-delay: 150ms;
    -o-animation-delay: 150ms;
    animation-delay: 150ms;
  }
  ul.menu.animate-2 li:nth-child(4) {
    -webkit-animation-delay: 200ms;
    -moz-animation-delay: 200ms;
    -o-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  ul.menu.animate-2 li:nth-child(5) {
    -webkit-animation-delay: 250ms;
    -moz-animation-delay: 250ms;
    -o-animation-delay: 250ms;
    animation-delay: 250ms;
  }
  ul.menu.animate-2 li:nth-child(6) {
    -webkit-animation-delay: 250ms;
    -moz-animation-delay: 250ms;
    -o-animation-delay: 250ms;
    animation-delay: 250ms;
  }
}
.nav ol {
  display: block;
  width: 100%;
}

.nav ol li {
  width: 50%;
  vertical-align: top;
  display: inline-block;
}

.nav ol li:nth-child(2) {
  float: right;
}

a.move {
  position: absolute;
  top: 0;
  height: 100%;
  border: none;
}

a.move.move-left,
a.move.move-return,
a.move.move-top {
  left: 0;
}

a.move.move-return,
a.move.move-top {
  width: 100%;
}

a.move.move-left,
a.move.move-right {
  width: 50%;
}

a.move.move-left:hover,
a.move.move-right:hover {
  background: none;
}

a.move.move-left:hover {
  cursor: w-resize;
}

a.move.move-right {
  right: 0;
}

a.move.move-right:hover {
  cursor: e-resize;
}

a.move.move-return {
  right: 0;
}

a.move.move-return:hover {
  cursor: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOS41MDEiIGhlaWdodD0iMjcuMjY1IiB2aWV3Qm94PSIwIDAgMjkuNTAxIDI3LjI2NSI+PHBhdGggZmlsbD0iIzJDMjIyNSIgZD0iTTEwLjAyNSAyNS4yOFY4LjYzN2w2LjYxIDcuMjEuMDE3LS4wMTUuMDEzLjAxNS44NjYtLjcwNC41OC0uNDU0LS4wMDgtLjAxLjAyNC0uMDJMOS4xMDIgNWgtLjAzNkwwIDE0LjY1NmwxLjQ1IDEuMTg4LjA0OC0uMDUuMDY2LjA1IDYuNDEtNy4wMjJ2MTguNDQzaDIuMDUiLz48L3N2Zz4="), n-resize;
}

a.move.move-top {
  right: 0;
}

a.move.move-top:hover {
  cursor: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOC4xMjUiIGhlaWdodD0iMjUuODU5IiB2aWV3Qm94PSIwIDEuNDA2IDE4LjEyNSAyNS44NTkiPjxwYXRoIGZpbGw9IiMyQzIyMjUiIGQ9Ik0xMC4wMjUgMjUuMjhWOC42MzZsNi42MSA3LjIxLjAxNy0uMDE0LjAxMy4wMTQuODY3LS43MDMuNTgtLjQ1NC0uMDEtLjAxLjAyMy0uMDJMOS4xMDIgNWgtLjAzNkwwIDE0LjY1NmwxLjQ1IDEuMTg4LjA0OC0uMDUuMDY2LjA1IDYuNDEtNy4wMjJ2MTguNDQzaDIuMDVtOC4xLTIzLjgwN1YxLjQwNkgwdjIuMDUyIi8+PC9zdmc+"), n-resize;
}

#top nav .flex li.unit:nth-child(1) {
  flex-basis: content;
}

#top nav .flex li.unit:nth-child(2) {
  flex-basis: content;
}

body.first .pager ol li:nth-child(1) {
  visibility: hidden;
}

body.first .pager a.move-left {
  visibility: hidden;
}

.related {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
}

.related .card {
  height: 198px;
  background: #e2e2e2;
}

.related .card.article {
  border: 1px solid #7effc7;
}

.related .card.article:hover {
  background: #7effc7;
}

.related .card.codepen {
  border: 1px solid #ffe374;
}

.related .card.codepen:hover {
  background: #ffe374;
}

.related .card.study {
  border: 1px solid #81d3eb;
}

.related .card.study:hover {
  background: #81d3eb;
}

.related .card .mast {
  padding: 6px 10px;
}

.related .card .mast label {
  opacity: 0.4;
}

.related .card .mast label + h4 {
  padding-top: 8px;
}

.related .card .intro {
  padding: 8px 10px 15px 8px;
  overflow: hidden;
  font-size: 12px;
  line-height: 17px;
}

.related .card .intro,
.related .card .img {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 99px;
  width: 100%;
  overflow: hidden;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}

html.cssanimations .flash {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: #fff;
  animation-fill-mode: forwards;
  animation-iteration-count: 1;
  animation-timing-function: ease-out;
  animation-duration: 1s;
  animation-name: flash-out;
  pointer-events: none;
  z-index: 99999999;
}

@keyframes flash-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes flash-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes flash-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes flash-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes flash-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
html.konami div {
  outline: 1px solid #2e4dd2;
}

html.konami .inline,
html.konami .inline.dark {
  background: none;
  border: none;
  text-decoration: underline;
}

html.konami .hand {
  outline: none;
}

html.konami .hand svg {
  outline: none;
}

html.konami body,
html.konami .band.head {
  background: repeat #fff url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij48cGF0aCBmaWxsPSIjRjZGNkY2IiBkPSJNMCAwaDh2OEgwek04IDhoOHY4SDh6Ii8+PC9zdmc+");
}

html.konami body #top,
html.konami .band.head #top {
  background: none;
}

html.konami .band.ref {
  background: none;
}

html.konami body {
  color: #2e4dd2;
}

html.konami body .plain.cta {
  outline: 2px solid #2e4dd2;
  background-color: rgba(255, 255, 0, 0.15);
  color: #2e4dd2;
}

html.konami body .plain.cta:hover {
  background-color: rgba(255, 255, 0, 0.45);
}

html.konami body a.menu-btn-img {
  opacity: 1;
}

html.konami body a.menu-btn-img:hover {
  opacity: 1;
}

html.konami body a.menu-btn-img .unit {
  outline: none;
}

html.konami body a.menu-btn-img .unit .tile svg,
html.konami body a.menu-btn-img .unit .list svg {
  fill: #2e4dd2;
}

html.konami body .dark dt,
html.konami body .dark dd,
html.konami body .dark p,
html.konami body .dark a,
html.konami body .dark small,
html.konami body .dark h1,
html.konami body .dark h2,
html.konami body .dark h3,
html.konami body .dark h4 {
  color: #2e4dd2;
}

html.konami body table.issues {
  color: #2e4dd2;
}

html.konami body table.issues td,
html.konami body table.issues th {
  border-color: #2e4dd2;
}

html.konami body .segment.blueprint {
  background: none;
}

html.konami body .ih.reflow.before div,
html.konami body .ih.reflow.before .cell.nav,
html.konami body .ih.reflow.before .cell.colour,
html.konami body .ih.reflow.before .cell.stock,
html.konami body .ih.reflow.before .cell.cycle,
html.konami body .ih.reflow.before .cell.image,
html.konami body .ih.reflow.before .cell.stats,
html.konami body .ih.reflow.before .region,
html.konami body .ih.reflow.before .tab,
html.konami body .ih.reflow.before .region,
html.konami body .ih.reflow.after div,
html.konami body .ih.reflow.after .cell.nav,
html.konami body .ih.reflow.after .cell.colour,
html.konami body .ih.reflow.after .cell.stock,
html.konami body .ih.reflow.after .cell.cycle,
html.konami body .ih.reflow.after .cell.image,
html.konami body .ih.reflow.after .cell.stats,
html.konami body .ih.reflow.after .region,
html.konami body .ih.reflow.after .tab,
html.konami body .ih.reflow.after .region {
  outline: 0;
}

html.konami body .gg.sitemap .row,
html.konami body .gg.sitemap .row .unit {
  outline: none;
}

html.konami body .gg.sitemap .row .unit.joiner .inner,
html.konami body .segment.type.relative.mast {
  background: repeat #fff url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij48cGF0aCBmaWxsPSIjRjZGNkY2IiBkPSJNMCAwaDh2OEgwek04IDhoOHY4SDh6Ii8+PC9zdmc+");
}

html.konami body .pager a:nth-child(1) {
  border-right: 1px dotted #2e4dd2;
}

html.konami body a,
html.konami body .accent {
  color: #2e4dd2;
  border-bottom-color: #2e4dd2;
}

html.konami body a.inline {
  border: none;
  background: none;
  text-decoration: underline;
}

html.konami body a.plain.view.btn,
html.konami body a.plain.view.btn .unit,
html.konami body a.plain.view.btn .unit .row,
html.konami body a.plain.view.btn .unit .row .cell {
  outline: none;
}

html.konami body a.plain.view.btn .unit .row .cell {
  border: solid 1px #fff;
  background: #2e4dd2;
}

html.konami body .jacket {
  background: none;
}

html.konami body ::selection,
html.konami body pre ::selection {
  background-color: rgba(255, 255, 0, 0.3);
}

html.konami body a.move.move-return:hover,
html.konami body a.move.move-left:hover,
html.konami body a.move.move-right:hover {
  background-color: rgba(255, 255, 0, 0.15);
}

html.konami body .band.hr.relative.pager .segment.type a:hover {
  background-color: rgba(255, 255, 0, 0.15);
}

html.konami body ul.menu.tile li .segment.work.blank {
  background-image: url("../img/cover/blank-konami.svg");
}

html.konami body ul.menu li.disable:active,
html.konami body ul.menu li.disable:hover {
  background: none;
}

html.konami body ul.menu li {
  border-top: 1px solid #2e4dd2;
}

html.konami body ul.menu li:active,
html.konami body ul.menu li:hover {
  background-color: rgba(255, 255, 0, 0.15);
}

html.konami body ul.menu li:first-child {
  border-top: none;
}

html.konami body ul.menu li a.plain .segment.work {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNjBweCIgaGVpZ2h0PSI1NnB4IiB2aWV3Qm94PSIwIDAgNjAgNTYiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYwIDU2IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiMyRjRFRDIiIGQ9Ik02MCwyOC4xMTRMMjkuMDksNTZsLTAuMDYxLTAuMDc0bC0wLjAzMSwwLjAyOWwtMS40NTUtMS43ODlsLTIuMjU2LTIuNjc2bDAuMDQxLTAuMDM5bC0wLjA0MS0wLjA1OA0KCWwyMy4wNzItMjAuNDJIMHYtNi4zNDNoNDcuNzY3TDI1LjI4Nyw0LjgzNGwwLjE2Ni0wLjIxMWwtMC4xNjYtMC4xNDVMMjkuMDksMGwzMC45MDYsMjguMDE1djAuMSIvPg0KPC9zdmc+DQo=");
}

@-webkit-keyframes wiggle {
  0% {
    transform: rotate3d(1, 0, 0, 0deg) perspective(1000px);
  }
  25% {
    transform: rotate3d(1, 0, 0, 40deg) perspective(1000px);
  }
  100% {
    transform: rotate3d(1, 0, 0, 0deg) perspective(1000px);
  }
}
@-moz-keyframes wiggle {
  0% {
    transform: rotate3d(1, 0, 0, 0deg) perspective(1000px);
  }
  25% {
    transform: rotate3d(1, 0, 0, 40deg) perspective(1000px);
  }
  100% {
    transform: rotate3d(1, 0, 0, 0deg) perspective(1000px);
  }
}
@-o-keyframes wiggle {
  0% {
    transform: rotate3d(1, 0, 0, 0deg) perspective(1000px);
  }
  25% {
    transform: rotate3d(1, 0, 0, 40deg) perspective(1000px);
  }
  100% {
    transform: rotate3d(1, 0, 0, 0deg) perspective(1000px);
  }
}
@keyframes wiggle {
  0% {
    transform: rotate3d(1, 0, 0, 0deg) perspective(1000px);
  }
  25% {
    transform: rotate3d(1, 0, 0, 40deg) perspective(1000px);
  }
  100% {
    transform: rotate3d(1, 0, 0, 0deg) perspective(1000px);
  }
}
.interactive {
  position: relative;
}

.interactive hgroup {
  margin-right: 35px;
}

.interactive .hand {
  position: absolute;
}

.interactive .hand .finger {
  transform-origin: 50% bottom;
}

.interactive .hand:hover .finger {
  animation-fill-mode: forwards;
  animation-iteration-count: 2;
  animation-timing-function: ease;
  animation-duration: 900ms;
  animation-name: wiggle;
}

.interactive .hand:hover .finger.up {
  opacity: 0;
}

.interactive .hand:hover:after {
  opacity: 1;
}

.interactive .hand:after {
  font-family: -apple-system, BlinkMacSystemFont, "Roboto", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.8rem;
  line-height: 1.28rem;
  text-transform: uppercase;
  content: attr(data-balloon);
  display: flex;
  white-space: nowrap;
  margin: -33px -130px;
  color: #2e4dd2;
  transition: all ease 300ms;
  opacity: 0;
}

.interactive .hand.play .finger {
  animation-fill-mode: forwards;
  animation-iteration-count: 2;
  animation-timing-function: ease;
  animation-duration: 900ms;
  animation-name: wiggle;
}

.interactive .hand.play .finger.up {
  opacity: 0;
}

.interactive .hand {
  width: 30px;
  top: 26px;
  right: 28px;
}

@media (max-width: 500px) {
  .interactive .hand {
    width: 20px;
    top: 16px;
    right: 16px;
  }
  .interactive .hand:after,
  .interactive .hand:hover:after {
    opacity: 0;
  }
}
.slider {
  width: 100%;
  margin: 100px auto;
}

.figcaption .slick-slide {
  margin: 0px;
}

.slick-slide {
  margin: 0px 10px;
}

.slick-slide img {
  width: 100%;
}

.slick-prev:before,
.slick-next:before {
  color: #000;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-slider .slick-arrow {
  position: absolute;
  width: 50%;
  height: 100%;
  z-index: 999;
  background: none;
  border: none;
  outline: 0;
  opacity: 0;
}

.slick-slider .slick-prev {
  top: 0;
  left: 0;
}

.slick-slider .slick-prev:hover {
  cursor: url("../img/components/arrow-comp-prev.svg"), w-resize;
}

.slick-slider .slick-next {
  top: 0;
  right: 0;
}

.slick-slider .slick-next:hover {
  cursor: url("../img/components/arrow-comp-next.svg"), e-resize;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:before {
  display: table;
  content: "";
}

.slick-track:after {
  display: table;
  content: "";
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

[dir=rtl] .slick-slide {
  float: right;
}

#ih-product .slick-slide,
#ih-product2 .slick-slide {
  border: 1px solid rgba(0, 0, 0, 0.2);
  outline: 0;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

table.issues {
  border-spacing: 0;
  margin: auto;
  max-width: 710px;
}

table.issues thead tr td.icon,
table.issues tbody tr td.icon,
table.issues tfoot tr td.icon {
  width: 5%;
  text-align: center;
}

table.issues thead tr td.issue,
table.issues tbody tr td.issue,
table.issues tfoot tr td.issue {
  width: 65%;
}

table.issues thead tr td,
table.issues thead tr th,
table.issues tbody tr td,
table.issues tbody tr th,
table.issues tfoot tr td,
table.issues tfoot tr th {
  padding: 0.6rem 1rem;
  width: 33.3333333333%;
  font-weight: 400;
  text-align: left;
  vertical-align: top;
}

table.issues thead tr td.top,
table.issues thead tr th.top,
table.issues tbody tr td.top,
table.issues tbody tr th.top,
table.issues tfoot tr td.top,
table.issues tfoot tr th.top {
  border-top: 1px solid rgba(0, 0, 0, 0.8);
}

table.issues thead tr td.left,
table.issues thead tr th.left,
table.issues tbody tr td.left,
table.issues tbody tr th.left,
table.issues tfoot tr td.left,
table.issues tfoot tr th.left {
  border-left: 1px solid rgba(0, 0, 0, 0.8);
}

table.issues thead tr td.right,
table.issues thead tr th.right,
table.issues tbody tr td.right,
table.issues tbody tr th.right,
table.issues tfoot tr td.right,
table.issues tfoot tr th.right {
  border-right: 1px solid rgba(0, 0, 0, 0.8);
}

table.issues thead tr td.bottom,
table.issues thead tr th.bottom,
table.issues tbody tr td.bottom,
table.issues tbody tr th.bottom,
table.issues tfoot tr td.bottom,
table.issues tfoot tr th.bottom {
  border-bottom: 1px solid rgba(0, 0, 0, 0.8);
}

table.issues thead tr:last-child,
table.issues tbody tr:last-child,
table.issues tfoot tr:last-child {
  border-bottom: none;
}

table.issues tbody tr td:nth-child(2),
table.issues tbody tr th:nth-child(2),
table.issues tfoot tr td:nth-child(2),
table.issues tfoot tr th:nth-child(2) {
  padding-left: 0;
}

table.issues tfoot tr td {
  padding-top: 1.1em;
  padding-bottom: 1.1em;
  text-align: center;
  background: rgba(0, 0, 0, 0.04);
}

@media (max-width: 500px) {
  table.issues {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  table.issues thead tr td.issue,
  table.issues tbody tr td.issue,
  table.issues tfoot tr td.issue {
    width: 65%;
  }
  table.issues thead tr td,
  table.issues thead tr th,
  table.issues tbody tr td,
  table.issues tbody tr th,
  table.issues tfoot tr td,
  table.issues tfoot tr th {
    text-align: left;
  }
  table.issues thead tr td:nth-child(1).top,
  table.issues thead tr td:nth-child(1).left,
  table.issues thead tr td:nth-child(1).right,
  table.issues thead tr td:nth-child(1).bottom,
  table.issues thead tr th:nth-child(1).top,
  table.issues thead tr th:nth-child(1).left,
  table.issues thead tr th:nth-child(1).right,
  table.issues thead tr th:nth-child(1).bottom,
  table.issues tbody tr td:nth-child(1).top,
  table.issues tbody tr td:nth-child(1).left,
  table.issues tbody tr td:nth-child(1).right,
  table.issues tbody tr td:nth-child(1).bottom,
  table.issues tbody tr th:nth-child(1).top,
  table.issues tbody tr th:nth-child(1).left,
  table.issues tbody tr th:nth-child(1).right,
  table.issues tbody tr th:nth-child(1).bottom,
  table.issues tfoot tr td:nth-child(1).top,
  table.issues tfoot tr td:nth-child(1).left,
  table.issues tfoot tr td:nth-child(1).right,
  table.issues tfoot tr td:nth-child(1).bottom,
  table.issues tfoot tr th:nth-child(1).top,
  table.issues tfoot tr th:nth-child(1).left,
  table.issues tfoot tr th:nth-child(1).right,
  table.issues tfoot tr th:nth-child(1).bottom {
    border-left: none;
    padding-left: 14px;
  }
  table.issues thead tr td:last-child.top,
  table.issues thead tr td:last-child.left,
  table.issues thead tr td:last-child.right,
  table.issues thead tr td:last-child.bottom,
  table.issues thead tr th:last-child.top,
  table.issues thead tr th:last-child.left,
  table.issues thead tr th:last-child.right,
  table.issues thead tr th:last-child.bottom,
  table.issues tbody tr td:last-child.top,
  table.issues tbody tr td:last-child.left,
  table.issues tbody tr td:last-child.right,
  table.issues tbody tr td:last-child.bottom,
  table.issues tbody tr th:last-child.top,
  table.issues tbody tr th:last-child.left,
  table.issues tbody tr th:last-child.right,
  table.issues tbody tr th:last-child.bottom,
  table.issues tfoot tr td:last-child.top,
  table.issues tfoot tr td:last-child.left,
  table.issues tfoot tr td:last-child.right,
  table.issues tfoot tr td:last-child.bottom,
  table.issues tfoot tr th:last-child.top,
  table.issues tfoot tr th:last-child.left,
  table.issues tfoot tr th:last-child.right,
  table.issues tfoot tr th:last-child.bottom {
    border-right: none;
    padding-right: 14px;
  }
}
section.diagram.gg.sitemap {
  margin: auto;
  max-width: 710px;
}

section.diagram.gg.sitemap .thick {
  padding: 1.5em;
}

section.diagram.gg.sitemap .thick .thin {
  max-width: 12em;
  margin: 1em auto 0;
  display: block;
}

section.diagram.gg.sitemap .thin {
  padding: 0.5em;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMXB4IiBoZWlnaHQ9IjFweCIgdmlld0JveD0iMCAwIDEgMSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMSAxIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxyZWN0IGZpbGw9IiNFOUVBRUIiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiLz4NCjwvc3ZnPg0K) 50% 50% repeat-y;
}

section.diagram.gg.sitemap ul.row {
  width: 100%;
  display: flex;
  align-items: flex-start;
}

section.diagram.gg.sitemap ul.row li.page {
  flex: 1;
  margin: 0 0.5em;
}

section.diagram.gg.sitemap ul.row li.page.stretch {
  align-self: stretch;
}

section.diagram.gg.sitemap ul.row li.page:first-child {
  margin-left: 0;
}

section.diagram.gg.sitemap ul.row li.page:last-child {
  margin-right: 0;
}

section.diagram.gg.sitemap ul.row li.page.up::after {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxcHgiIGhlaWdodD0iMXB4IiB2aWV3Qm94PSIwIDAgMSAxIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxIDEiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiMwMDAwRkYiIGQ9Ik0wLDBoMXYxSDBWMHoiLz48L3N2Zz4=) 50% 50% repeat-y, url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3IiBoZWlnaHQ9IjQiIHZpZXdCb3g9IjAgMCA3IDQiPjxwYXRoIGZpbGw9IiMwMEYiIGQ9Ik0xIDRWM2gxVjJoM3YxaDF2MWgxVjJINlYxSDVWMEgydjFIMXYxSDB2MiIvPjwvc3ZnPg==) 50% 50% no-repeat;
}

section.diagram.gg.sitemap ul.row li.page.down::before {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxcHgiIGhlaWdodD0iMXB4IiB2aWV3Qm94PSIwIDAgMSAxIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxIDEiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiMwMDAwRkYiIGQ9Ik0wLDBoMXYxSDBWMHoiLz48L3N2Zz4=) 50% 50% repeat-y, url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3IiBoZWlnaHQ9IjQiIHZpZXdCb3g9IjAgMCA3IDQiPjxwYXRoIGZpbGw9IiMwMEYiIGQ9Ik02IDB2MUg1djFIMlYxSDFWMEgwdjJoMXYxaDF2MWgzVjNoMVYyaDFWMCIvPjwvc3ZnPg==) 50% 50% no-repeat;
}

section.diagram.gg.sitemap ul.row li.page.join {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxcHgiIGhlaWdodD0iMXB4IiB2aWV3Qm94PSIwIDAgMSAxIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxIDEiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiMwMDAwRkYiIGQ9Ik0wLDBoMXYxSDBWMHoiLz48L3N2Zz4=) 50% 50% repeat-y;
}

section.diagram.gg.sitemap ul.row li.page.join,
section.diagram.gg.sitemap ul.row li.page.up::after,
section.diagram.gg.sitemap ul.row li.page.down::before {
  background-position: 50% 50%;
}

section.diagram.gg.sitemap ul.row li.page.up::after,
section.diagram.gg.sitemap ul.row li.page.down::before {
  background-repeat: no-repeat;
  content: "";
  display: block;
  height: 20px;
}

section.diagram.gg.sitemap ul.row li.page .turn {
  transition: transform 200ms ease;
}

section.diagram.gg.sitemap ul.row li.page .turn label + ul.content {
  margin-top: 1.5em;
}

section.diagram.gg.sitemap ul.row li.page .turn ul.content li {
  border-top: 1px solid #2e4dd2;
  padding: 2px 0;
}

section.diagram.gg.sitemap ul.row li.page .turn ul.content li ul.section li {
  border-top: none;
  padding: 0;
}

section.diagram.gg.sitemap ul.row li.page .turn ul.content li ul.section li:before {
  content: "― ";
}

@media (max-width: 560px) {
  section.gg.sitemap ul.row li.page {
    margin: 0 0.3em;
  }
  section.gg.sitemap ul.row li.page .thin {
    height: 126px;
    position: relative;
  }
  section.gg.sitemap ul.row li.page .thin .turn {
    position: absolute;
    left: 1.05rem;
    top: 0.4rem;
    height: 2rem;
    width: 8rem;
    transform: rotate(90deg);
    transform-origin: top left;
  }
  section.gg.sitemap ul.row li.page .thin .turn ul.content {
    display: none;
  }
}
section.diagram.gg.singular {
  margin: auto;
}

section.diagram.gg.singular .modules {
  max-width: 710px;
  margin: 0 auto;
}

section.diagram.gg.singular .modules .laylines {
  width: 100%;
  height: 15vw;
  max-height: 120px;
  min-height: 35px;
}

section.diagram.gg.singular .modules .flex {
  display: flex;
  max-width: 710px;
}

section.diagram.gg.singular .modules .flex .unit {
  width: 33.3333333333%;
  align-self: stretch;
  padding: 0.5em;
}

@media (max-width: 500px) {
  .gg-ui .unit:nth-child(1) {
    order: 1;
  }
  .gg-ui .unit:nth-child(2) {
    order: 5;
  }
  .gg-ui .unit:nth-child(3) {
    order: 5;
  }
  .gg-ui .unit:nth-child(4) {
    order: 4;
  }
  .gg-ui .unit:nth-child(5) {
    order: 2;
  }
  .gg-ui .unit:nth-child(6) {
    order: 6;
  }
  .gg-ui .unit:nth-child(7) {
    order: 7;
  }
  .gg-ui .unit:nth-child(8) {
    order: 9;
  }
  .gg-ui .unit:nth-child(9) {
    order: 8;
  }
  .gg-ui .unit:nth-child(10) {
    order: 11;
  }
  .gg-ui .unit:nth-child(11) {
    order: 10;
  }
  .gg-ui .unit:nth-child(12) {
    order: 12;
  }
}
@-webkit-keyframes bounce-in {
  0% {
    transform: scale(0, 0);
  }
  50% {
    transform: scale(1.4, 1.4);
  }
  100% {
    transform: scale(1, 1);
  }
}
@-moz-keyframes bounce-in {
  0% {
    transform: scale(0, 0);
  }
  50% {
    transform: scale(1.4, 1.4);
  }
  100% {
    transform: scale(1, 1);
  }
}
@-o-keyframes bounce-in {
  0% {
    transform: scale(0, 0);
  }
  50% {
    transform: scale(1.4, 1.4);
  }
  100% {
    transform: scale(1, 1);
  }
}
@keyframes bounce-in {
  0% {
    transform: scale(0, 0);
  }
  50% {
    transform: scale(1.4, 1.4);
  }
  100% {
    transform: scale(1, 1);
  }
}
@-webkit-keyframes bounce-out {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.4, 1.4);
  }
  100% {
    transform: scale(0, 0);
  }
}
@-moz-keyframes bounce-out {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.4, 1.4);
  }
  100% {
    transform: scale(0, 0);
  }
}
@-o-keyframes bounce-out {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.4, 1.4);
  }
  100% {
    transform: scale(0, 0);
  }
}
@keyframes bounce-out {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.4, 1.4);
  }
  100% {
    transform: scale(0, 0);
  }
}
@-webkit-keyframes fader {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fader {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fader {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fader {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fader-rev {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes fader-rev {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes fader-rev {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fader-rev {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
section.diagram.views {
  user-select: none;
}

section.diagram.views .view:nth-child(1) .tick-btn {
  outline: 1px solid #2e4dd2;
  background: #ff0;
  opacity: 0.25;
}

section.diagram.views .view:nth-child(1) .tick-btn.enabled {
  opacity: 1;
}

section.diagram.views .view:nth-child(1) .tick-btn.enabled:hover {
  cursor: pointer;
}

section.diagram.views .view:nth-child(1) .container::before {
  content: "GOGETTER";
}

section.diagram.views .view:nth-child(1) .container .mix.contact label:before {
  content: "Contact your Poster";
}

section.diagram.views .view:nth-child(1) .container .mix.contact label:after {
  content: "{% contact partial %}";
}

section.diagram.views .view:nth-child(2) .container::before {
  content: "POSTER";
}

section.diagram.views .view:nth-child(2) .container .mix.contact label:before {
  content: "Contact your GoGetter";
}

section.diagram.views .view:nth-child(2) .container .mix.contact label:after {
  content: "{% contact partial %}";
}

section.diagram.views .view:nth-child(2) .tick-btn .tick {
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-duration: 300ms;
  -webkit-animation-name: bounce-out;
  -moz-animation-fill-mode: forwards;
  -moz-animation-iteration-count: 1;
  -moz-animation-duration: 300ms;
  -moz-animation-name: bounce-out;
  -o-animation-fill-mode: forwards;
  -o-animation-iteration-count: 1;
  -o-animation-duration: 300ms;
  -o-animation-name: bounce-out;
  animation-fill-mode: forwards;
  animation-iteration-count: 1;
  animation-duration: 300ms;
  animation-name: bounce-out;
  transition: all ease 300ms;
  transform: scale(0, 0);
  transform-origin: center center;
}

section.diagram.views .view:nth-child(2) .tick-btn .tick.set {
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-duration: 300ms;
  -webkit-animation-name: bounce-in;
  -moz-animation-fill-mode: forwards;
  -moz-animation-iteration-count: 1;
  -moz-animation-duration: 300ms;
  -moz-animation-name: bounce-in;
  -o-animation-fill-mode: forwards;
  -o-animation-iteration-count: 1;
  -o-animation-duration: 300ms;
  -o-animation-name: bounce-in;
  animation-fill-mode: forwards;
  animation-iteration-count: 1;
  animation-duration: 300ms;
  animation-name: bounce-in;
}

section.diagram.views .view .container {
  font-family: -apple-system, BlinkMacSystemFont, "Roboto", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 10.5px;
  line-height: 15.5px;
  color: #2e4dd2;
  margin-top: 10px;
  width: 94%;
  background: #fff;
  border-radius: 3px;
  padding: 5px 10px 5px 5px;
}

section.diagram.views .view .container::before {
  display: block;
  width: 100%;
  text-align: center;
  margin: 6px 10px 10px 10px;
}

section.diagram.views .view .container.review .mix.term .joinery {
  opacity: 0;
}

section.diagram.views .view .container.review .mix.review {
  margin-top: 10px;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}

section.diagram.views .view .container.review .mix.review.term {
  padding-top: 5px;
}

section.diagram.views .view .container.review .mix.review.desc {
  padding-top: 10px;
}

section.diagram.views .view .container .mix {
  display: none;
}

section.diagram.views .view .container .mix .flex {
  align-items: flex-end;
  justify-content: flex-end;
  height: 100%;
  width: 100%;
}

section.diagram.views .view .container .mix .flex .tick-wrap {
  align-self: flex-end;
}

section.diagram.views .view .container .mix.term {
  width: 25px;
  position: relative;
}

section.diagram.views .view .container .mix.term .joinery {
  position: absolute;
  width: 100%;
  height: calc(100% - 25px);
  transition: all ease 300ms;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxcHgiIGhlaWdodD0iMXB4IiB2aWV3Qm94PSIwIDAgMSAxIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxIDEiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiMwMDAwRkYiIGQ9Ik0wLDBoMXYxSDBWMHoiLz48L3N2Zz4=) 50% 50% repeat-y;
}

section.diagram.views .view .container .mix.contact,
section.diagram.views .view .container .mix.desc,
section.diagram.views .view .container .mix.done {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}

section.diagram.views .view .container .mix.contact,
section.diagram.views .view .container .mix.desc {
  padding: 5px 5px;
}

section.diagram.views .view .container .mix.desc {
  width: calc(100% - 65px);
  padding-right: 5px;
  min-height: 60px;
}

section.diagram.views .view .container .mix.reopen {
  width: calc(100% - 75px);
  margin: 0 0 0 auto;
  text-align: right;
}

section.diagram.views .view .container .mix.reopen .reopen-btn {
  padding: 5px 8px;
  background: #fff;
  display: inline-block;
  outline: 2px solid #2e4dd2;
  color: #2e4dd2;
  margin-right: 5px;
}

section.diagram.views .view .container .mix.contact {
  width: 100%;
  min-height: 60px;
}

section.diagram.views .view .container .mix.contact label:before,
section.diagram.views .view .container .mix.contact label:after {
  text-align: center;
  display: block;
}

section.diagram.views .view .container .mix.done {
  width: 35px;
  padding: 0 0 10px 0;
}

section.diagram.views .view .container .mix.done .tick-btn {
  position: relative;
  width: 35px;
  height: 30px;
}

section.diagram.views .view .container .mix.done .tick-btn .tick {
  opacity: 0;
}

section.diagram.views .view .container .mix.done .tick-btn .tick.set {
  opacity: 1;
}

section.diagram.views {
  background: url("../img/projects/gg/views/data.png") center 60% no-repeat;
}

section.diagram.views .view {
  width: 50%;
  display: inline-block;
}

@media (max-width: 800px) {
  section.diagram.views .view:nth-child(1) {
    zoom: 0.9;
  }
  section.diagram.views .view:nth-child(2) {
    zoom: 0.9;
  }
}
@media (max-width: 710px) {
  section.diagram.views .view:nth-child(1) {
    zoom: 0.8;
  }
  section.diagram.views .view:nth-child(2) {
    zoom: 0.8;
  }
}
@media (max-width: 586px) {
  section.diagram.views {
    border-bottom: none;
  }
  section.diagram.views .view:nth-child(1) {
    z-index: 70;
  }
  section.diagram.views .view:nth-child(1) .but-r-1 {
    display: none;
  }
  section.diagram.views .view:nth-child(1) .circle,
  section.diagram.views .view:nth-child(1) .oval,
  section.diagram.views .view:nth-child(1) .chrome-1,
  section.diagram.views .view:nth-child(1) .chrome-2,
  section.diagram.views .view:nth-child(1) .chrome-3 {
    background: rgba(255, 255, 255, 0.6);
  }
  section.diagram.views .view:nth-child(2) {
    z-index: 50;
    margin-left: -60px;
    opacity: 0.55;
    border-left: none;
  }
  section.diagram.views .view:nth-child(2) .chrome-1 {
    min-height: 355px;
  }
}
.diagram.gg.flow {
  display: grid;
  grid-template-columns: 25px 20px 4fr 20px 4fr 20px 4fr 20px 4fr 20px 4fr 20px 4fr 20px 4fr 20px 4fr 20px 25px;
  grid-template-rows: 60px 20px 60px 20px 60px;
  line-height: 0;
  margin: 3em 1em;
}

.diagram.gg.flow span.br {
  display: block;
}

.diagram.gg.flow .col-1 {
  grid-column: 1/2;
}

.diagram.gg.flow .col-2 {
  grid-column: 2/3;
}

.diagram.gg.flow .col-3 {
  grid-column: 3/4;
}

.diagram.gg.flow .col-4 {
  grid-column: 4/5;
}

.diagram.gg.flow .col-5 {
  grid-column: 5/6;
}

.diagram.gg.flow .col-6 {
  grid-column: 6/7;
}

.diagram.gg.flow .col-7 {
  grid-column: 7/8;
}

.diagram.gg.flow .col-8 {
  grid-column: 8/9;
}

.diagram.gg.flow .col-9 {
  grid-column: 9/10;
}

.diagram.gg.flow .col-10 {
  grid-column: 10/11;
}

.diagram.gg.flow .col-11 {
  grid-column: 11/12;
}

.diagram.gg.flow .col-12 {
  grid-column: 12/13;
}

.diagram.gg.flow .col-13 {
  grid-column: 13/14;
}

.diagram.gg.flow .col-14 {
  grid-column: 14/15;
}

.diagram.gg.flow .col-15 {
  grid-column: 15/16;
}

.diagram.gg.flow .col-16 {
  grid-column: 16/17;
}

.diagram.gg.flow .col-17 {
  grid-column: 17/18;
}

.diagram.gg.flow .col-18 {
  grid-column: 18/19;
}

.diagram.gg.flow .col-19 {
  grid-column: 19/20;
}

.diagram.gg.flow .col-20 {
  grid-column: 20/21;
}

.diagram.gg.flow .col-21 {
  grid-column: 21/22;
}

.diagram.gg.flow .col-22 {
  grid-column: 22/23;
}

.diagram.gg.flow .col-23 {
  grid-column: 23/24;
}

.diagram.gg.flow .row-1 {
  grid-row: 1/2;
}

.diagram.gg.flow .row-2 {
  grid-row: 2/3;
}

.diagram.gg.flow .row-3 {
  grid-row: 3/4;
}

.diagram.gg.flow .row-4 {
  grid-row: 4/5;
}

.diagram.gg.flow .row-5 {
  grid-row: 5/6;
}

.diagram.gg.flow .cell {
  width: 100%;
  text-align: center;
  align-self: stretch;
}

.diagram.gg.flow .cell label {
  font-size: 9px;
  line-height: 11px;
}

.diagram.gg.flow .cell.nope.after::after {
  font-size: 8px;
  font-weight: bold;
  z-index: 99999999;
  display: block;
  content: "N";
  color: red;
}

.diagram.gg.flow .cell.nope.before::before {
  font-size: 8px;
  font-weight: bold;
  z-index: 99999999;
  display: block;
  content: "N";
  color: red;
}

.diagram.gg.flow .cell.yes::before {
  content: "Y";
  color: green;
  margin-left: -6px;
  font-size: 8px;
  font-weight: bold;
  z-index: 99999999;
  display: block;
}

.diagram.gg.flow .cell.start .terminal {
  margin-right: 0;
}

.diagram.gg.flow .cell.end .terminal {
  margin-left: 0;
}

.diagram.gg.flow .cell.center {
  align-self: center;
}

.diagram.gg.flow .cell.box {
  outline: 1px solid blue;
}

.diagram.gg.flow .cell.box.dashed {
  outline-style: dashed;
}

.diagram.gg.flow .cell.choice .layer .quad {
  opacity: 0.3;
}

.diagram.gg.flow .cell.brackets {
  position: relative;
}

.diagram.gg.flow .cell.brackets .layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-flow: row wrap;
  text-align: center;
  justify-content: center;
}

.diagram.gg.flow .cell.brackets .layer label {
  align-self: center;
  text-align: center;
  padding: 3px;
}

.diagram.gg.flow .cell.brackets .layer .quad {
  width: 50%;
  height: 50%;
}

.diagram.gg.flow .cell.btm {
  align-self: end;
}

.diagram.gg.flow .cell.row-2 svg.liner.horizontal,
.diagram.gg.flow .cell.row-4 svg.liner.horizontal {
  display: none;
}

.diagram.gg.flow .cell.row-1 svg.liner.vertical,
.diagram.gg.flow .cell.row-3 svg.liner.vertical,
.diagram.gg.flow .cell.row-5 svg.liner.vertical {
  display: none;
}

.diagram.gg.flow .cell.row-4.col-16 svg.liner.angle.se {
  transform: scaleY(-1);
}

@media (max-width: 650px) {
  .diagram.gg.flow {
    display: grid;
    grid-template-columns: auto 20px auto 20px auto;
    grid-template-rows: 25px 20px 40px 20px 40px 20px 40px 20px 40px 20px 40px 20px 40px 20px 40px 20px 40px 20px 40px 20px 40px 20px 25px;
    margin: 0 auto;
  }
  .diagram.gg.flow span.br {
    display: inline;
  }
  .diagram.gg.flow .row-1 {
    grid-column: 5/6;
  }
  .diagram.gg.flow .row-2 {
    grid-column: 4/5;
  }
  .diagram.gg.flow .row-3 {
    grid-column: 3/4;
  }
  .diagram.gg.flow .row-4 {
    grid-column: 2/3;
  }
  .diagram.gg.flow .row-5 {
    grid-column: 1/2;
  }
  .diagram.gg.flow .col-1 {
    grid-row: 1/2;
  }
  .diagram.gg.flow .col-2 {
    grid-row: 2/3;
  }
  .diagram.gg.flow .col-3 {
    grid-row: 3/4;
  }
  .diagram.gg.flow .col-4 {
    grid-row: 4/5;
  }
  .diagram.gg.flow .col-5 {
    grid-row: 5/6;
  }
  .diagram.gg.flow .col-6 {
    grid-row: 6/7;
  }
  .diagram.gg.flow .col-7 {
    grid-row: 7/8;
  }
  .diagram.gg.flow .col-8 {
    grid-row: 8/9;
  }
  .diagram.gg.flow .col-9 {
    grid-row: 9/10;
  }
  .diagram.gg.flow .col-10 {
    grid-row: 10/11;
  }
  .diagram.gg.flow .col-11 {
    grid-row: 11/12;
  }
  .diagram.gg.flow .col-12 {
    grid-row: 12/13;
  }
  .diagram.gg.flow .col-13 {
    grid-row: 13/14;
  }
  .diagram.gg.flow .col-14 {
    grid-row: 14/15;
  }
  .diagram.gg.flow .col-15 {
    grid-row: 15/16;
  }
  .diagram.gg.flow .col-16 {
    grid-row: 16/17;
  }
  .diagram.gg.flow .col-17 {
    grid-row: 17/18;
  }
  .diagram.gg.flow .col-18 {
    grid-row: 18/19;
  }
  .diagram.gg.flow .col-19 {
    grid-row: 19/20;
  }
  .diagram.gg.flow .col-20 {
    grid-row: 20/21;
  }
  .diagram.gg.flow .col-21 {
    grid-row: 21/22;
  }
  .diagram.gg.flow .col-22 {
    grid-row: 22/23;
  }
  .diagram.gg.flow .col-23 {
    grid-row: 23/24;
  }
  .diagram.gg.flow .cell.btm {
    align-self: center;
  }
  .diagram.gg.flow .cell.row-1.col-7 {
    align-self: stretch;
  }
  .diagram.gg.flow .cell.row-1.col-7 svg.liner.vertical {
    height: 40px;
  }
  .diagram.gg.flow .cell.row-2.col-12 svg.liner.angle.se {
    transform: scaleX(-1);
  }
  .diagram.gg.flow .cell.row-2.col-14 svg.liner.angle.up {
    transform: scaleX(-1);
    transform: scaleY(-1);
  }
  .diagram.gg.flow .cell.row-4.col-14 svg.liner.angle.se {
    transform: scaleX(-1);
  }
  .diagram.gg.flow svg.liner.hinge {
    transform: scaleX(-1);
  }
  .diagram.gg.flow .cell.start .terminal,
  .diagram.gg.flow .cell.end .terminal {
    margin: auto;
  }
  .diagram.gg.flow .cell.row-1.col-13 .terminal.set {
    margin-left: 0;
  }
  .diagram.gg.flow .cell.row-2 svg.liner.horizontal,
  .diagram.gg.flow .cell.row-4 svg.liner.horizontal {
    display: block;
  }
  .diagram.gg.flow .cell.row-1 svg.liner.vertical,
  .diagram.gg.flow .cell.row-3 svg.liner.vertical,
  .diagram.gg.flow .cell.row-5 svg.liner.vertical {
    display: block;
  }
  .diagram.gg.flow .cell.row-2 svg.liner.vertical,
  .diagram.gg.flow .cell.row-4 svg.liner.vertical {
    display: none;
  }
  .diagram.gg.flow .cell.row-1 svg.liner.horizontal,
  .diagram.gg.flow .cell.row-3 svg.liner.horizontal,
  .diagram.gg.flow .cell.row-5 svg.liner.horizontal {
    display: none;
  }
}
@-webkit-keyframes add-1 {
  0% {
    top: 0;
    left: 0;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  100% {
    top: -105px;
    left: 85px;
  }
}
@-moz-keyframes add-1 {
  0% {
    top: 0;
    left: 0;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  100% {
    top: -105px;
    left: 85px;
  }
}
@-o-keyframes add-1 {
  0% {
    top: 0;
    left: 0;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  100% {
    top: -105px;
    left: 85px;
  }
}
@keyframes add-1 {
  0% {
    top: 0;
    left: 0;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  100% {
    top: -105px;
    left: 85px;
  }
}
@-webkit-keyframes add-2 {
  0% {
    top: 0;
    left: 57px;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  100% {
    top: -105px;
    left: 85px;
  }
}
@-moz-keyframes add-2 {
  0% {
    top: 0;
    left: 57px;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  100% {
    top: -105px;
    left: 85px;
  }
}
@-o-keyframes add-2 {
  0% {
    top: 0;
    left: 57px;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  100% {
    top: -105px;
    left: 85px;
  }
}
@keyframes add-2 {
  0% {
    top: 0;
    left: 57px;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  100% {
    top: -105px;
    left: 85px;
  }
}
@-webkit-keyframes add-3 {
  0% {
    top: 0;
    left: 114px;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  100% {
    top: -105px;
    left: 85px;
  }
}
@-moz-keyframes add-3 {
  0% {
    top: 0;
    left: 114px;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  100% {
    top: -105px;
    left: 85px;
  }
}
@-o-keyframes add-3 {
  0% {
    top: 0;
    left: 114px;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  100% {
    top: -105px;
    left: 85px;
  }
}
@keyframes add-3 {
  0% {
    top: 0;
    left: 114px;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  100% {
    top: -105px;
    left: 85px;
  }
}
@-webkit-keyframes add-4 {
  0% {
    top: 0;
    left: 171px;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  100% {
    top: -105px;
    left: 85px;
  }
}
@-moz-keyframes add-4 {
  0% {
    top: 0;
    left: 171px;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  100% {
    top: -105px;
    left: 85px;
  }
}
@-o-keyframes add-4 {
  0% {
    top: 0;
    left: 171px;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  100% {
    top: -105px;
    left: 85px;
  }
}
@keyframes add-4 {
  0% {
    top: 0;
    left: 171px;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  100% {
    top: -105px;
    left: 85px;
  }
}
@-webkit-keyframes return-1 {
  0% {
    top: -105px;
    left: 85px;
  }
  100% {
    top: 0;
    left: 0;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
@-moz-keyframes return-1 {
  0% {
    top: -105px;
    left: 85px;
  }
  100% {
    top: 0;
    left: 0;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
@-o-keyframes return-1 {
  0% {
    top: -105px;
    left: 85px;
  }
  100% {
    top: 0;
    left: 0;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
@keyframes return-1 {
  0% {
    top: -105px;
    left: 85px;
  }
  100% {
    top: 0;
    left: 0;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
@-webkit-keyframes return-2 {
  0% {
    top: -105px;
    left: 85px;
  }
  100% {
    top: 0;
    left: 57px;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
@-moz-keyframes return-2 {
  0% {
    top: -105px;
    left: 85px;
  }
  100% {
    top: 0;
    left: 57px;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
@-o-keyframes return-2 {
  0% {
    top: -105px;
    left: 85px;
  }
  100% {
    top: 0;
    left: 57px;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
@keyframes return-2 {
  0% {
    top: -105px;
    left: 85px;
  }
  100% {
    top: 0;
    left: 57px;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
@-webkit-keyframes return-3 {
  0% {
    top: -105px;
    left: 85px;
  }
  100% {
    top: 0;
    left: 114px;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
@-moz-keyframes return-3 {
  0% {
    top: -105px;
    left: 85px;
  }
  100% {
    top: 0;
    left: 114px;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
@-o-keyframes return-3 {
  0% {
    top: -105px;
    left: 85px;
  }
  100% {
    top: 0;
    left: 114px;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
@keyframes return-3 {
  0% {
    top: -105px;
    left: 85px;
  }
  100% {
    top: 0;
    left: 114px;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
@-webkit-keyframes return-4 {
  0% {
    top: -105px;
    left: 85px;
  }
  100% {
    top: 0;
    left: 171px;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
@-moz-keyframes return-4 {
  0% {
    top: -105px;
    left: 85px;
  }
  100% {
    top: 0;
    left: 171px;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
@-o-keyframes return-4 {
  0% {
    top: -105px;
    left: 85px;
  }
  100% {
    top: 0;
    left: 171px;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
@keyframes return-4 {
  0% {
    top: -105px;
    left: 85px;
  }
  100% {
    top: 0;
    left: 171px;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
section.diagram.money .screen {
  background: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  width: 310px;
  margin: 60px auto;
  height: 520px;
}

section.diagram.money .note,
section.diagram.money .pot {
  cursor: pointer;
}

section.diagram.money .wrap {
  width: 245px;
  height: 310px;
  margin: 10px auto 0 auto;
  position: relative;
  background-color: rgba(255, 255, 255, 0.5);
  overflow: visible;
  border: 2px solid rgba(0, 0, 255, 0.5);
  border-radius: 3px;
}

section.diagram.money .wrap:nth-child(1) {
  height: 22px;
  margin-top: 0;
  border: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

section.diagram.money .wrap:nth-child(3) {
  height: 22px;
  margin-bottom: 0;
  border: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

section.diagram.money .header {
  padding: 10px;
  text-align: center;
}

section.diagram.money .header label::before {
  content: "";
  width: 18px;
  height: 18px;
  background: blue;
  margin: 0 5px 0 0;
  border-radius: 50%;
}

section.diagram.money .notes {
  position: absolute;
  top: 220px;
  left: -13px;
}

section.diagram.money .notes .note {
  z-index: 1;
  width: 100px;
  height: 50px;
  border-radius: 2px;
  text-align: center;
  padding: 5px;
  position: absolute;
  border: 1px solid rgba(0, 0, 255, 0.1);
  transition: all 200ms ease;
  -ms-transform: rotate(90deg);
  -ms-transform-style: preserve-3d;
  -webkit-transform: rotate(90deg);
  -webkit-transform-style: preserve-3d;
  -o-transform: rotate(90deg);
  -o-transform-style: preserve-3d;
  transform: rotate(90deg);
  transform-style: preserve-3d;
}

section.diagram.money .notes .note[data-add="1"],
section.diagram.money .notes .note[data-add="2"],
section.diagram.money .notes .note[data-add="3"],
section.diagram.money .notes .note[data-add="4"] {
  z-index: 2;
  pointer-events: none;
  transition: all 400ms ease;
  -ms-animation: 300ms ease-out forwards;
  -webkit-animation: 300ms ease-out forwards;
  -o-animation: 300ms ease-out forwards;
  animation: 300ms ease-out forwards;
}

section.diagram.money .notes .note[data-add="1"] {
  -ms-animation-name: add-1;
  -webkit-animation-name: add-1;
  -o-animation-name: add-1;
  animation-name: add-1;
}

section.diagram.money .notes .note[data-add="2"] {
  -ms-animation-name: add-2;
  -webkit-animation-name: add-2;
  -o-animation-name: add-2;
  animation-name: add-2;
}

section.diagram.money .notes .note[data-add="3"] {
  -ms-animation-name: add-3;
  -webkit-animation-name: add-3;
  -o-animation-name: add-3;
  animation-name: add-3;
}

section.diagram.money .notes .note[data-add="4"] {
  -ms-animation-name: add-4;
  -webkit-animation-name: add-4;
  -o-animation-name: add-4;
  animation-name: add-4;
}

section.diagram.money .notes .note[data-return="1"],
section.diagram.money .notes .note[data-return="2"],
section.diagram.money .notes .note[data-return="3"],
section.diagram.money .notes .note[data-return="4"] {
  transition: all 400ms ease;
  -ms-animation: 300ms ease-out forwards;
  -webkit-animation: 300ms ease-out forwards;
  -o-animation: 300ms ease-out forwards;
  animation: 300ms ease-out forwards;
}

section.diagram.money .notes .note[data-return="1"] {
  -ms-animation-name: return-1;
  -webkit-animation-name: return-1;
  -o-animation-name: return-1;
  animation-name: return-1;
}

section.diagram.money .notes .note[data-return="2"] {
  -ms-animation-name: return-2;
  -webkit-animation-name: return-2;
  -o-animation-name: return-2;
  animation-name: return-2;
}

section.diagram.money .notes .note[data-return="3"] {
  -ms-animation-name: return-3;
  -webkit-animation-name: return-3;
  -o-animation-name: return-3;
  animation-name: return-3;
}

section.diagram.money .notes .note[data-return="4"] {
  -ms-animation-name: return-4;
  -webkit-animation-name: return-4;
  -o-animation-name: return-4;
  animation-name: return-4;
}

section.diagram.money .pot {
  user-select: none;
  background-color: rgba(0, 0, 0, 0.2);
  border-top: 1px solid blue;
  border-bottom: 1px solid blue;
  text-align: center;
  z-index: 5;
  height: 120px;
  padding: 8px;
}

section.diagram.money .pot p {
  margin: 0;
}

section.diagram.money .note-1 {
  top: 0;
  left: 0;
  background: #008b8b;
  -ms-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

section.diagram.money .note-2 {
  top: 0;
  left: 57px;
  background: gold;
  -ms-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

section.diagram.money .note-3 {
  top: 0;
  left: 114px;
  background: coral;
  -ms-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

section.diagram.money .note-4 {
  top: 0;
  left: 171px;
  background: #90ee90;
  -ms-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

section.diagram.money .note-1:before,
section.diagram.money .note-2:before,
section.diagram.money .note-3:before,
section.diagram.money .note-4:before {
  padding: 7px 4px;
  float: left;
  font-size: 13px;
  font-weight: 400;
  opacity: 0.8;
  letter-spacing: 0.05em;
}

section.diagram.money .note-1:before {
  content: "RM50";
  color: #fff;
}

section.diagram.money .note-2:before {
  content: "RM20";
}

section.diagram.money .note-3:before {
  content: "RM10";
}

section.diagram.money .note-4:before {
  content: "RM5";
}

ul.reflow li {
  font-family: -apple-system, BlinkMacSystemFont, "Roboto", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.8rem;
  line-height: 1.28rem;
  display: inline-block;
  text-transform: uppercase;
  margin: 16px 0 14px 0;
}

ul.reflow li a {
  background: #fff;
  padding: 7px 9px;
}

ul.reflow li a.active {
  background: #ff0;
}

ul.reflow li + li {
  margin-left: 0.2em;
}

section.diagram.ih.reflow {
  margin: auto;
  position: relative;
  width: 550px;
  height: 500px;
}

section.diagram.ih.reflow .cell {
  position: absolute;
  transition: all 400ms ease;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px dashed #2e4dd2;
}

section.diagram.ih.reflow .cell.stock {
  background: url("../img/components/stripes/1.gif");
}

section.diagram.ih.reflow .cell.colour {
  background: url("../img/components/stripes/2.gif");
}

section.diagram.ih.reflow .cell.stats {
  background: url("../img/components/stripes/3.gif");
}

section.diagram.ih.reflow .cell .tab {
  transition: all ease 1s;
}

section.diagram.ih.reflow .cell.cycle {
  height: 16px;
  top: 254px;
  right: 0;
}

section.diagram.ih.reflow .cell.cycle:after {
  content: "Navigation: Cycle Products";
  padding: 0.08rem 0.35rem 0.12rem 0.35rem;
  background: #fff;
  color: #2e4dd2;
  font-family: -apple-system, BlinkMacSystemFont, "Roboto", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.8rem;
  line-height: 1.28rem;
}

section.diagram.ih.reflow .cell.image svg {
  width: 100%;
  height: 100%;
}

section.diagram.ih.reflow .cell.nav {
  opacity: 1;
  right: 62%;
  width: 209px;
  height: 100%;
  top: 0;
  left: 0;
}

section.diagram.ih.reflow .cell.nav:after {
  content: "Navigation: Main";
  padding: 0.1rem 0.35rem 0.15rem 0.35rem;
  background: #fff;
  color: #2e4dd2;
  font-family: -apple-system, BlinkMacSystemFont, "Roboto", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.8rem;
  line-height: 1.28rem;
}

section.diagram.ih.reflow.before .cell.nav {
  opacity: 0;
}

section.diagram.ih.reflow.before .cell.image {
  height: 245px;
  top: 0;
  right: 0;
}

section.diagram.ih.reflow.before .cell.image:after {
  float: left;
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 0.1rem 0.35rem 0.15rem 0.35rem;
  content: "Image (×1)";
  background: #fff;
  color: #2e4dd2;
  font-family: -apple-system, BlinkMacSystemFont, "Roboto", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.8rem;
  line-height: 1.28rem;
}

section.diagram.ih.reflow.before .cell.cycle,
section.diagram.ih.reflow.before .cell.image {
  width: 60%;
}

section.diagram.ih.reflow.before .cell.cycle {
  height: 16px;
  top: 254px;
  right: 0;
}

section.diagram.ih.reflow.before .cell.stats {
  width: 38%;
  height: 270px;
  top: 0;
  right: 62%;
}

section.diagram.ih.reflow.before .cell.stats:after {
  background: #fff;
  padding: 0.1rem 0.35rem 0.15rem 0.35rem;
  content: "Stats";
  color: #2e4dd2;
  font-family: -apple-system, BlinkMacSystemFont, "Roboto", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.8rem;
  line-height: 1.28rem;
}

section.diagram.ih.reflow.before .cell.stats .tab {
  display: none;
}

section.diagram.ih.reflow.before .cell.stock {
  width: calc(33.3333333333% - 3px);
  height: 211px;
  top: 279px;
  right: 0;
}

section.diagram.ih.reflow.before .cell.stock .tab {
  background: #fff;
  padding: 0.1rem 0.35rem 0.15rem 0.35rem;
}

section.diagram.ih.reflow.before .cell.colour {
  width: 66.6666666%;
  right: 33.3333333333%;
}

section.diagram.ih.reflow.before .cell.stock {
  width: calc(33.3333333333% - 3px);
  right: 0;
}

section.diagram.ih.reflow.before .cell.stock,
section.diagram.ih.reflow.before .cell.colour {
  height: 211px;
  top: 279px;
}

section.diagram.ih.reflow.before .cell.stock .tab,
section.diagram.ih.reflow.before .cell.colour .tab {
  background: #fff;
  padding: 0.1rem 0.35rem 0.15rem 0.35rem;
}

@media (max-width: 500px) {
  section.diagram.ih.reflow {
    zoom: 0.7;
  }
}
section.diagram.ih.reflow.after .cell.nav {
  opacity: 1;
}

section.diagram.ih.reflow.after .cell.cycle,
section.diagram.ih.reflow.after .cell.image,
section.diagram.ih.reflow.after .cell.stock,
section.diagram.ih.reflow.after .cell.colour,
section.diagram.ih.reflow.after .cell.stats {
  width: 60%;
}

section.diagram.ih.reflow.after .cell.cycle,
section.diagram.ih.reflow.after .cell.image,
section.diagram.ih.reflow.after .cell.stock,
section.diagram.ih.reflow.after .cell.colour,
section.diagram.ih.reflow.after .cell.stats {
  right: 0;
}

section.diagram.ih.reflow.after .cell.cycle {
  height: 20px;
  top: 0;
}

section.diagram.ih.reflow.after .cell.image {
  height: 185px;
  top: 25px;
}

section.diagram.ih.reflow.after .cell.stock,
section.diagram.ih.reflow.after .cell.colour,
section.diagram.ih.reflow.after .cell.stats {
  height: 284px;
  top: 216px;
  display: block;
}

section.diagram.ih.reflow.after .cell.stock .region,
section.diagram.ih.reflow.after .cell.colour .region,
section.diagram.ih.reflow.after .cell.stats .region {
  background: none;
  height: 252px;
  width: 100%;
}

section.diagram.ih.reflow.after .cell.stock .tab,
section.diagram.ih.reflow.after .cell.colour .tab,
section.diagram.ih.reflow.after .cell.stats .tab {
  width: 33.3333333333%;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: rgba(255, 255, 255, 0.9);
  z-index: 99;
  border-bottom: 1px dotted blue;
}

section.diagram.ih.reflow.after .cell.stats .tab {
  position: absolute;
  left: 0;
}

section.diagram.ih.reflow.after .cell.colour .tab {
  position: absolute;
  left: 33.3333333333%;
  border-left: 1px dotted blue;
  border-right: 1px dotted blue;
}

section.diagram.ih.reflow.after .cell.stock .tab {
  margin-left: 66.6666666%;
}

section.breadcrumb .chevron {
  margin: -3.2px 0 0 12.8px;
  margin: -0.2rem 0 0 0.8rem;
  display: inline;
  vertical-align: top;
}

section.breadcrumb .under {
  text-decoration: underline;
}

section.breadcrumb hr {
  border-top: 1px dotted blue;
}

.diagram.gr.flow {
  display: grid;
  grid-template-columns: 2fr 20px 4fr 20px 4fr 20px 4fr 20px 4fr 20px 4fr 20px 4fr 20px 4fr 20px 4fr 20px 4fr 20px 4fr 20px 2fr;
  grid-template-rows: 60px 20px 60px 20px 60px;
}

.diagram.gr.flow .col-1 {
  grid-column: 1/2;
}

.diagram.gr.flow .col-2 {
  grid-column: 2/3;
}

.diagram.gr.flow .col-3 {
  grid-column: 3/4;
}

.diagram.gr.flow .col-4 {
  grid-column: 4/5;
}

.diagram.gr.flow .col-5 {
  grid-column: 5/6;
}

.diagram.gr.flow .col-6 {
  grid-column: 6/7;
}

.diagram.gr.flow .col-7 {
  grid-column: 7/8;
}

.diagram.gr.flow .col-8 {
  grid-column: 8/9;
}

.diagram.gr.flow .col-9 {
  grid-column: 9/10;
}

.diagram.gr.flow .col-10 {
  grid-column: 10/11;
}

.diagram.gr.flow .col-11 {
  grid-column: 11/12;
}

.diagram.gr.flow .col-12 {
  grid-column: 12/13;
}

.diagram.gr.flow .col-13 {
  grid-column: 13/14;
}

.diagram.gr.flow .col-14 {
  grid-column: 14/15;
}

.diagram.gr.flow .col-15 {
  grid-column: 15/16;
}

.diagram.gr.flow .col-16 {
  grid-column: 16/17;
}

.diagram.gr.flow .col-17 {
  grid-column: 17/18;
}

.diagram.gr.flow .col-18 {
  grid-column: 18/19;
}

.diagram.gr.flow .col-19 {
  grid-column: 19/20;
}

.diagram.gr.flow .col-20 {
  grid-column: 20/21;
}

.diagram.gr.flow .col-21 {
  grid-column: 21/22;
}

.diagram.gr.flow .col-22 {
  grid-column: 22/23;
}

.diagram.gr.flow .col-23 {
  grid-column: 23/24;
}

.diagram.gr.flow .row-1 {
  grid-row: 1/2;
}

.diagram.gr.flow .row-2 {
  grid-row: 2/3;
}

.diagram.gr.flow .row-3 {
  grid-row: 3/4;
}

.diagram.gr.flow .row-4 {
  grid-row: 4/5;
}

.diagram.gr.flow .row-5 {
  grid-row: 5/6;
}

.diagram.gr.flow .cell {
  width: 100%;
  text-align: center;
  align-self: stretch;
}

.diagram.gr.flow .cell label {
  font-size: 9px;
  line-height: 11px;
}

.diagram.gr.flow .cell.nope.after::after {
  font-size: 8px;
  font-weight: bold;
  z-index: 99999999;
  display: block;
  content: "N";
  color: red;
}

.diagram.gr.flow .cell.nope.before::before {
  font-size: 8px;
  font-weight: bold;
  z-index: 99999999;
  display: block;
  content: "N";
  color: red;
}

.diagram.gr.flow .cell.yes::before {
  content: "Y";
  color: green;
  margin-left: -6px;
  font-size: 8px;
  font-weight: bold;
  z-index: 99999999;
  display: block;
}

.diagram.gr.flow .cell.start .terminal {
  margin-right: 0;
}

.diagram.gr.flow .cell.end .terminal {
  margin-left: 0;
}

.diagram.gr.flow .cell.center {
  align-self: center;
}

.diagram.gr.flow .cell.box {
  outline: 1px solid blue;
}

.diagram.gr.flow .cell.box.dashed {
  outline-style: dashed;
}

.diagram.gr.flow .cell.choice .layer .quad {
  opacity: 0.3;
}

.diagram.gr.flow .cell.brackets {
  position: relative;
}

.diagram.gr.flow .cell.brackets .layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-flow: row wrap;
  text-align: center;
  justify-content: center;
  display: flex;
}

.diagram.gr.flow .cell.brackets .layer label {
  align-self: center;
  text-align: center;
  padding: 3px;
}

.diagram.gr.flow .cell.brackets .layer .quad {
  width: 50%;
  height: 50%;
}

.diagram.gr.flow .cell.btm {
  align-self: end;
}

.diagram.gr.flow .cell.row-2 svg.liner.horizontal,
.diagram.gr.flow .cell.row-4 svg.liner.horizontal {
  display: none;
}

.diagram.gr.flow .cell.row-1 svg.liner.vertical,
.diagram.gr.flow .cell.row-3 svg.liner.vertical,
.diagram.gr.flow .cell.row-5 svg.liner.vertical {
  display: none;
}

.diagram.gr.flow .cell.row-4.col-16 svg.liner.angle.se {
  transform: scaleY(-1);
}

@media (max-width: 650px) {
  .diagram.gr.flow {
    display: grid;
    grid-template-columns: auto 20px auto 20px auto;
    grid-template-rows: 25px 20px 40px 20px 40px 20px 40px 20px 40px 20px 40px 20px 40px 20px 40px 20px 40px 20px 40px 20px 40px 20px 25px;
    margin: 0 auto;
  }
  .diagram.gr.flow span.br {
    display: inline;
  }
  .diagram.gr.flow .row-1 {
    grid-column: 5/6;
  }
  .diagram.gr.flow .row-2 {
    grid-column: 4/5;
  }
  .diagram.gr.flow .row-3 {
    grid-column: 3/4;
  }
  .diagram.gr.flow .row-4 {
    grid-column: 2/3;
  }
  .diagram.gr.flow .row-5 {
    grid-column: 1/2;
  }
  .diagram.gr.flow .col-1 {
    grid-row: 1/2;
  }
  .diagram.gr.flow .col-2 {
    grid-row: 2/3;
  }
  .diagram.gr.flow .col-3 {
    grid-row: 3/4;
  }
  .diagram.gr.flow .col-4 {
    grid-row: 4/5;
  }
  .diagram.gr.flow .col-5 {
    grid-row: 5/6;
  }
  .diagram.gr.flow .col-6 {
    grid-row: 6/7;
  }
  .diagram.gr.flow .col-7 {
    grid-row: 7/8;
  }
  .diagram.gr.flow .col-8 {
    grid-row: 8/9;
  }
  .diagram.gr.flow .col-9 {
    grid-row: 9/10;
  }
  .diagram.gr.flow .col-10 {
    grid-row: 10/11;
  }
  .diagram.gr.flow .col-11 {
    grid-row: 11/12;
  }
  .diagram.gr.flow .col-12 {
    grid-row: 12/13;
  }
  .diagram.gr.flow .col-13 {
    grid-row: 13/14;
  }
  .diagram.gr.flow .col-14 {
    grid-row: 14/15;
  }
  .diagram.gr.flow .col-15 {
    grid-row: 15/16;
  }
  .diagram.gr.flow .col-16 {
    grid-row: 16/17;
  }
  .diagram.gr.flow .col-17 {
    grid-row: 17/18;
  }
  .diagram.gr.flow .col-18 {
    grid-row: 18/19;
  }
  .diagram.gr.flow .col-19 {
    grid-row: 19/20;
  }
  .diagram.gr.flow .col-20 {
    grid-row: 20/21;
  }
  .diagram.gr.flow .col-21 {
    grid-row: 21/22;
  }
  .diagram.gr.flow .col-22 {
    grid-row: 22/23;
  }
  .diagram.gr.flow .col-23 {
    grid-row: 23/24;
  }
  .diagram.gr.flow .cell.btm {
    align-self: center;
  }
  .diagram.gr.flow .cell.row-1.col-7 {
    align-self: stretch;
  }
  .diagram.gr.flow .cell.row-1.col-7 svg.liner.vertical {
    height: 40px;
  }
  .diagram.gr.flow .cell.row-2.col-12 svg.liner.angle.se {
    transform: scaleX(-1);
  }
  .diagram.gr.flow .cell.row-2.col-14 svg.liner.angle.up {
    transform: scaleX(-1);
    transform: scaleY(-1);
  }
  .diagram.gr.flow .cell.row-4.col-14 svg.liner.angle.se {
    transform: scaleX(-1);
  }
  .diagram.gr.flow svg.liner.hinge {
    transform: scaleX(-1);
  }
  .diagram.gr.flow .cell.start .terminal,
  .diagram.gr.flow .cell.end .terminal {
    margin: auto;
  }
  .diagram.gr.flow .cell.row-1.col-13 .terminal.set {
    margin-left: 0;
  }
  .diagram.gr.flow .cell.row-2 svg.liner.horizontal,
  .diagram.gr.flow .cell.row-4 svg.liner.horizontal {
    display: block;
  }
  .diagram.gr.flow .cell.row-1 svg.liner.vertical,
  .diagram.gr.flow .cell.row-3 svg.liner.vertical,
  .diagram.gr.flow .cell.row-5 svg.liner.vertical {
    display: block;
  }
  .diagram.gr.flow .cell.row-2 svg.liner.vertical,
  .diagram.gr.flow .cell.row-4 svg.liner.vertical {
    display: none;
  }
  .diagram.gr.flow .cell.row-1 svg.liner.horizontal,
  .diagram.gr.flow .cell.row-3 svg.liner.horizontal,
  .diagram.gr.flow .cell.row-5 svg.liner.horizontal {
    display: none;
  }
}
.relative {
  position: relative;
}

.inline {
  display: inline;
}

.inline-block {
  display: inline-block;
}

.band.js.hr {
  display: block;
}

.block {
  display: block;
}

html.js .band.js.hr {
  display: none;
}

dt.hide {
  display: none;
}

body main p,
body main h2,
body main h3,
body main table,
body main .inline-list,
body main .blockquote,
body main .citation {
  margin: auto;
}

body main p,
body main h2,
body main h3,
body main table,
body main .inline-list,
body main .blockquote,
body main .citation {
  max-width: 710px;
}

.segment {
  margin: auto;
}

.segment.relative {
  position: relative;
}

.segment.diagram,
.segment.surface,
.segment.blueprint {
  overflow: hidden;
}

.segment.type {
  max-width: 710px;
}

.segment.surface,
.segment.caption,
.segment.blueprint {
  max-width: 1118px;
}

.segment.blueprint {
  background-color: #e9eae9;
  background-image: url("../img/components/graph-small.svg");
  background-size: 70px 70px;
}

html.multiplebgs .segment.blueprint {
  background: url("../img/components/graph-large.svg") repeat -1px 0, url("../img/components/graph-small.svg") repeat -1px 0;
  background-color: rgba(0, 0, 0, 0.04);
}

html.flexbox .flex {
  display: flex;
  margin: auto;
}

html.flexbox .flex .start {
  justify-content: flex-start;
}

html.flexbox .flex .end {
  justify-content: flex-end;
}

html.flexbox .flex .center {
  justify-content: center;
}

html.flexbox .flex .between {
  justify-content: space-between;
}

html.flexbox .flex .around {
  justify-content: space-around;
}

html.flexbox .flex.wrap {
  flex-flow: row wrap;
}

html.flexbox .flex .unit {
  flex-grow: 1;
}

html.flexbox .flex .unit.end {
  justify-self: flex-end;
  text-align: right;
}

img.arrow-back,
img.arrow {
  width: 60px;
  position: absolute;
  top: 30%;
  right: 30px;
  transition: 200ms all ease;
}

img.arrow-back {
  top: 26px;
  left: -80px;
  width: 40px;
  opacity: 0.1;
}

img.arrow-back:hover {
  opacity: 1;
}

img.faint {
  opacity: 0.4;
}

picture source.max,
picture.max,
img.max {
  max-width: 100%;
}

picture source.min,
picture.min,
img.min {
  min-width: 100%;
}

img.round {
  border-radius: 3px;
}

picture.blend,
img.blend {
  mix-blend-mode: multiply;
}

#top {
  position: fixed;
  top: -75px;
  left: 0;
  width: 100%;
  opacity: 0;
  background-color: rgba(129, 211, 235, 0.8);
}

#top.show {
  opacity: 1;
  top: 0;
}

figure figcaption {
  max-width: 340px;
}

.terminal {
  font-family: -apple-system, BlinkMacSystemFont, "Roboto", "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.8rem;
  line-height: 1.28rem;
  margin: auto;
  display: block;
  height: 25px;
  width: 25px;
  line-height: 25px;
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 255, 0.3);
  color: blue;
  background: #fff;
  text-align: center;
  transition: color ease 200ms, background ease 200ms;
}

.terminal.set {
  background: blue;
  color: #fff;
}

.circle {
  border: 0.1em solid rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  width: 12px;
  height: 12px;
  margin: 3px auto 0 auto;
}

.oval {
  border: 0.1em solid rgba(0, 0, 0, 0.3);
  border-radius: 6px;
  width: 56px;
  height: 6px;
  margin: 12px auto 0 auto;
}

.but-l-1 {
  width: 4px;
  height: 18px;
  position: absolute;
  left: -4px;
  top: 109px;
  border-radius: 1px;
  border: 0.1em solid rgba(0, 0, 0, 0.3);
  border-right: 0;
}

.but-l-2 {
  position: absolute;
  width: 5px;
  height: 42px;
  left: -5px;
  top: 149px;
  border-radius: 1px;
  border: 0.1em solid rgba(0, 0, 0, 0.3);
  border-right: 0;
}

.but-l-3 {
  width: 5px;
  height: 42px;
  position: absolute;
  left: -5px;
  top: 199px;
  border-radius: 1px;
  border: 0.1em solid rgba(0, 0, 0, 0.3);
  border-right: 0;
}

.but-r-1 {
  width: 5px;
  height: 40px;
  margin: 10px auto 0;
  position: absolute;
  right: -5px;
  top: 130px;
  border-radius: 1px;
  border: 0.1em solid rgba(0, 0, 0, 0.3);
  border-left: 0;
}

.chrome-3,
.chrome-2,
.chrome-1 {
  margin: auto;
}

.chrome-3 {
  border: 0.1em solid rgba(0, 0, 0, 0.3);
  border-bottom: none;
  width: 303px;
  padding-top: 3px;
  border-radius: 35px 35px 0 0;
  position: relative;
}

.chrome-2 {
  border: 0.1em solid rgba(0, 0, 0, 0.3);
  border-bottom: none;
  width: 295px;
  padding-top: 10px;
  border-radius: 32px 32px 0 0;
}

.chrome-1 {
  position: relative;
  width: 270px;
  margin-top: 30px;
  min-height: 345px;
  background: rgba(0, 0, 0, 0.1);
  border: 0.1em solid rgba(0, 0, 0, 0.3);
  border-bottom: none;
}

label .type {
  padding: 0.25em 0.75em;
  margin: 0.5em 0 0.6em 0;
}

.modal {
  border: 1px dashed #2e4dd2;
  padding: 9.3333333333px;
  margin-left: -9.3333333333px;
  margin-top: -9.3333333333px;
}

.modal .btn-group {
  margin-top: 42px;
}

.modal .btn-group .btn {
  font-size: 1rem;
  padding: 1.1em 0.8em;
  border: 1px dashed #2e4dd2;
}

.modal .btn-group .btn + .btn {
  margin-left: 0.5rem;
}

figure.only-flex section.diagram {
  display: none;
}

figure.only-flex figcaption::after {
  content: "Sorry, your browser doesn't support Flexbox. :(";
  background: pink;
  display: block;
}

@supports (display: flex) {
  figure.only-flex section.diagram {
    display: block;
  }
  figure.only-flex figcaption::after {
    content: "";
    background: none;
    display: inline;
  }
}
figure .flex {
  display: block;
}

figure .flex .unit {
  display: inline-block;
}

figure .flex .unit.half {
  width: 50%;
}

figure .flex .unit.third {
  width: 33.3333333333%;
}

figure .flex .unit.pad {
  margin: 0;
}

figure .flex .unit:nth-child(1) {
  float: left;
}

figure .flex .unit:nth-child(2) {
  float: right;
}

@supports (display: flex) {
  figure .flex {
    display: flex;
    width: auto;
  }
  figure .flex .unit {
    display: block;
  }
  figure .flex .unit.half,
  figure .flex .unit.third {
    width: auto;
  }
  figure .flex .unit.pad {
    margin: 0 0 0 7px;
  }
  figure .flex .unit:nth-child(1),
  figure .flex .unit:nth-child(2) {
    float: none;
  }
}
ul.menu li .segment.type.work {
  padding-top: 15px;
  padding-bottom: 30px;
}

dd.contact a {
  font-family: "Inter", serif !important;
}

body.index ul.menu li dl {
  line-height: 1.15rem !important;
}

.menu dl.credits dd.project {
  font-weight: 700;
  font-size: 19px;
}

.menu dl.credits dt.client {
  visibility: hidden;
}

.menu dl.credits dt.model {
  visibility: hidden;
}

.menu dl.credits dd.model {
  margin: 2px 0 0 0;
  font-weight: 700;
  font-size: 19px;
  opacity: 0.6;
  display: inline-block;
}

.menu dl.credits dt.date {
  visibility: hidden;
}

.menu .index-tiles {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 5px;
  margin-top: 40px;
  margin-left: 75px;
}

.menu .index-tiles img {
  width: 100%;
  border-radius: 4px;
  filter: grayscale(1);
  opacity: 0.6;
}

.segment.surface.split {
  display: grid;
  grid-gap: 10px;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto;
}

body.index ul.menu .segment p {
  padding: 0;
  margin-left: 74px;
  margin-top: 14px;
  font-size: 0.8rem;
  line-height: 1.2rem;
  max-width: 450px;
}

ul.menu li:active .index-tiles img,
ul.menu li:hover .index-tiles img {
  filter: grayscale(0);
  opacity: 1;
}

body.profile figure {
  width: 100%;
  width: 650px;
  margin: 50px auto 70px;
}

body.profile figure img {
  width: 100%;
  margin: auto;
  border-radius: 10px;
}

.faint {
  opacity: 0.5;
}

.unit.align-r.rhs a {
  font-size: 0.92em;
  text-transform: lowercase;
  font-variant: small-caps;
  letter-spacing: 0.017em;
  text-decoration: none;
  border: none;
}
