@import '/styles/zoomify.min.css';/* gallery */
.slide-gallery-wrapper {
  margin-left: -31vw;
  padding-right: 31vw;
  overflow: hidden;
  position: relative;
  padding-bottom: 7vh; }
  .slide-gallery-wrapper.has-thumbnails {
    padding-bottom: 15vh; }
  .slide-gallery-wrapper .slide-gallery {
    position: absolute; }

.slide-gallery-wrapper, .slide-gallery {
  width: 90vw;
  height: calc(50vh + 15vw);
  max-height: calc(50vh + 15vw); }
  @media (orientation: portrait) {
    .slide-gallery-wrapper, .slide-gallery {
      height: calc(50vh - 15vw);
      max-height: calc(50vh - 15vw); } }

.slide-gallery {
  position: absolute;
  overflow: visible;
  margin-left: 31vw; }
  .slide-gallery .inner {
    position: absolute;
    float: left;
    top: 0;
    left: 0;
    overflow: visible;
    height: inherit; }
  .slide-gallery.is-dragging figcaption {
    display: none; }
  .slide-gallery.is-dragging .arrow-next,
  .slide-gallery.is-dragging .arrow-prev {
    opacity: 0 !important; }
  .slide-gallery.is-dragging figure {
    opacity: 1; }
  .slide-gallery figure {
    transform: translate3d(0, 0, 0);
    background: transparent no-repeat 50% 47%;
    background-position: 50% 66%;
    background-size: cover;
    display: block;
    filter: alpha(opacity=15);
    float: left;
    height: calc(50vh + 15vw);
    max-width: 90vw;
    opacity: 0.315;
    overflow: visible;
    pointer-events: none;
    transition: opacity 1s;
    position: relative;
    color: inherit; }
    @media (orientation: portrait) {
      .slide-gallery figure {
        height: calc(50vh - 15vw);
        max-height: calc(50vh - 15vw); } }
    .slide-gallery figure img {
      display: none; }
    .slide-gallery figure.active {
      opacity: 1;
      pointer-events: all; }
      .slide-gallery figure.active figcaption {
        opacity: 1; }
    .slide-gallery figure figcaption {
      color: inherit;
      opacity: 0.5;
      text-align: center;
      white-space: nowrap;
      position: absolute;
      bottom: -2em; }
    .slide-gallery figure iframe {
      width: 90vw;
      height: 100%; }
  .slide-gallery .arrow-next,
  .slide-gallery .arrow-prev {
    background: transparent !important;
    display: block;
    position: absolute;
    height: calc(50vh + 15vw);
    width: 70px;
    z-index: 1;
    opacity: 0.3;
    opacity: 0;
    cursor: pointer;
    zoom: 1;
    left: 0; }
    @media (orientation: portrait) {
      .slide-gallery .arrow-next,
      .slide-gallery .arrow-prev {
        height: calc(50vh - 15vw);
        max-height: calc(50vh - 15vw); } }
    .slide-gallery .arrow-next.hidden,
    .slide-gallery .arrow-prev.hidden {
      opacity: 0;
      cursor: default; }
    .slide-gallery .arrow-next:hover,
    .slide-gallery .arrow-prev:hover {
      opacity: 1; }
  .slide-gallery:hover .arrow-next,
  .slide-gallery:hover .arrow-prev {
    opacity: 0.7; }
  .slide-gallery .arrow-next {
    transform: translateX(650px);
    transition: transform 1s, opacity 1s;
    width: 50vw; }
  .slide-gallery .arrow-prev {
    transition: opacity 1s;
    margin-left: -70px; }
  .slide-gallery.has-captions .thumbnails {
    bottom: -22.5vw; }
  .slide-gallery .thumbnails {
    position: absolute;
    bottom: -18vw;
    left: -1vw;
    width: 100%;
    padding: 1vw 0 0 1vw;
    padding: 3vw 0;
    font-size: 1px; }
    .slide-gallery .thumbnails i {
      z-index: 10;
      position: relative;
      width: 9vw;
      height: 9vw;
      display: inline-block;
      background-size: cover;
      margin: 0 1vw 1vw 0;
      cursor: pointer;
      opacity: 0.3;
      transition: opacity 0.25s, box-shadow 0.25s; }
      .slide-gallery .thumbnails i.active {
        opacity: 1;
        box-shadow: 0 0 0 0.5vw rgba(255, 255, 255, 0.5);
        box-shadow: 0 0 0 0.5vw rgba(0, 0, 0, 0.5); }
      .slide-gallery .thumbnails i:hover {
        box-shadow: 0 0 0 0.5vw white;
        box-shadow: 0 0 0 0.5vw black; }
    @media (orientation: landscape) {
      .slide-gallery .thumbnails i {
        width: 5vw;
        height: 5vw; } }
    @media (min-width: 1200px) {
      .slide-gallery .thumbnails i {
        width: 4vw;
        height: 4vw; } }
 @charset "UTF-8";
/* 48em
 * blah */
/* ok */
/* 48em
 * blah */
/* ok */
/* 48em
 * blah */
/* ok */
/* 48em
 * blah */
/* ok */
/*--------------------------------------------------------- */
@font-face {
  font-family: "oly";
  src: url('../assets/oly-con-webfont.woff') format("woff"), url('../assets/oly-con-webfont.ttf') format("truetype"), url('../assets/oly-con-webfont.svg#olympia_congressregular') format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "oly";
  src: url('../assets/oly-scr-webfont.woff') format("woff"), url('../assets/oly-scr-webfont.ttf') format("truetype"), url('../assets/oly-scr-webfont.svg#olympia_scriptregular') format("svg");
  font-weight: normal;
  font-style: italic;
  letter-spacing: -0.3em; }
/*--------------------------------------------------------- */
* {
  margin: 0;
  padding: 0; }

/* 48em
 * blah */
/* ok */
/* 48em
 * blah */
/* ok */
html {
  font-family: oly;
  font: 18px/calc(3 * 1ex) oly; }

body {
  line-height: calc(3 * 1ex);
  color: black;
  margin: 0 auto;
  width: 80em;
  hyphens: auto;
  -webkit-hyphens: auto;
  letter-spacing: -0.15em;
  font-kerning: none; }

body > header {
  font-family: oly;
  padding: calc(6 * 1ex) 0; }
  body > header .logo {
    display: block; }

h1, h2, h3, h4, h5, h6 {
  font-family: oly;
  font-size: 1em;
  margin: calc(4 * 1ex) 0 calc(1 * 1ex);
  font-weight: normal;
  font-style: normal; }

h1 {
  letter-spacing: 1ex;
  text-align: center;
  text-transform: uppercase; }
  h1 em {
    letter-spacing: 0;
    text-transform: none; }

h2 {
  text-align: center; }

h4 {
  font-style: italic; }

hr {
  color: inherit;
  border: none;
  text-align: center;
  margin: calc(5 * 1ex) 0 calc(3 * 1ex); }
  hr:before {
    content: "* * *"; }
  hr.half:before {
    content: "*"; }

main {
  margin-top: 2em; }
  main a {
    text-decoration: none;
    background-size: 0.85em;
    background-repeat: repeat-x;
    background-position: 0 100%; }
  main del {
    text-decoration: none;
    background-size: 0.85em 1em;
    background-repeat: repeat-x;
    background-position: 100% 0.1em; }
  main .deleted {
    position: relative;
    background-image: none; }
    main .deleted:before {
      background-size: 0.9em;
      content: " ";
      top: 0.3em;
      bottom: 0.4em;
      display: block;
      right: 0em;
      left: 0.8em;
      height: 0.95em;
      position: absolute;
      pointer-events: none;
      z-index: 1; }
  main strong em, main em strong {
    text-transform: uppercase;
    font-style: normal;
    font-weight: normal; }
  main p, main ul, main ol {
    margin: 0 0 calc(3 * 1ex) 0; }
  main ul ul, main ul ol, main ol ul, main ol ol {
    margin: 0em 0; }
  main ul li, main ol li {
    margin: 0 0.65em calc(3 * 1ex); }
  main ul {
    list-style: none;
    padding-left: 2.7ex; }
    main ul li {
      position: relative; }
      main ul li:before {
        content: "—";
        position: absolute;
        left: -2.7ex; }
      main ul li li {
        margin-bottom: 0; }
  main sup {
    line-height: 1em;
    padding: 0 0.5em;
    font-size: inherit; }
  main blockquote {
    padding: 1em 2.5ex;
    position: relative; }
    main blockquote p {
      font-style: italic;
      margin: 1em 2ex 0; }
      main blockquote p:first-child:before {
        content: "“";
        position: absolute;
        left: 1.5ex; }
      main blockquote p:last-of-type:after {
        content: "”";
        padding-left: 1.5ex; }
    main blockquote footer {
      padding: 1em 0 0 2.5ex; }
  main dl {
    width: 100%;
    margin: 0 0 2em 0; }
    main dl:after {
      clear: both;
      display: block;
      content: ""; }
    main dl dt, main dl dd {
      display: block; }
    main dl dt {
      font-weight: bold;
      font-style: italic;
      float: left;
      clear: left;
      padding-right: 1ex; }
      @media screen and (min-width: 60.08em) {
        main dl dt {
          margin-left: 8ex; } }
      main dl dt:after {
        content: ": "; }
    main dl dd {
      float: left;
      display: block;
      width: 70%; }
  main article > header {
    font-style: italic;
    text-align: right;
    display: table;
    width: 100%; }
    @media screen and (min-width: 40.08em) {
      main article > header .col-2 {
        width: 50%;
        display: table-cell; }
        main article > header .col-2:first-child {
          text-align: left; }
        main article > header .col-2:last-child {
          text-align: right; }
      main article > header > footer {
        text-align: center; } }
  main article .teaser p {
    display: inline; }
  main article nav h3 {
    color: #bc2c23;
    text-transform: uppercase; }
  main article nav ul {
    padding-left: 4.05ex; }
    main article nav ul li {
      margin: 0; }
      main article nav ul li:before {
        margin: 0.3em 0 -0.3em;
        content: "*";
        color: red; }
  main .popup {
    position: relative; }
    main .popup a.close {
      position: absolute;
      top: 0;
      padding: 0.3em;
      right: 0;
      background: none; }
  main > nav ul li {
    display: inline; }
    main > nav ul li:after {
      content: " /"; }
    main > nav ul li:before, main > nav ul li:last-child:after {
      content: ""; }
    main > nav ul li a {
      text-transform: uppercase;
      letter-spacing: 1ex; }
  @media screen and (min-width: 40.08em) {
    main > nav {
      text-align: center; } }

body {
  width: 17em; }
  body {
    font-size: 1em; }
    @media screen and (min-width: 20.08em) {
      body {
        font-size: calc(1em + 0.8 * ((100vw - 20.08em) / 19.92)); } }
    @media screen and (min-width: 40em) {
      body {
        font-size: 1.8em; } }
  @media screen and (max-width: 40em) {
    body > header nav {
      text-align: center;
      margin-bottom: 5em; }
      body > header nav ul {
        float: right;
        text-align: right; }
        body > header nav ul li {
          padding-left: 0;
          text-align: left;
          display: block; }
          body > header nav ul li:before {
            padding-right: 0;
            margin-left: -1.7em; } }

@media screen and (min-width: 40.08em) {
  * body {
    width: 34em; }
    * body {
      font-size: 1em; } }
    @media screen and (min-width: 40.08em) and (min-width: 40.08em) {
      * body {
        font-size: calc(1em + 0.6 * ((100vw - 40.08em) / 19.92)); } }
    @media screen and (min-width: 40.08em) and (min-width: 60em) {
      * body {
        font-size: 1.6em; } }
  @media screen and (min-width: 40.08em) and (max-width: 60em) {
    * body > header {
      clear: left;
      text-align: center; }
      * body > header > nav {
        text-align: center; }
      * body > header .logo a {
        float: none; } }

@media screen and (min-width: 60.08em) {
  * body {
    width: 51em; }
    * body {
      font-size: 1em; } }
    @media screen and (min-width: 60.08em) and (min-width: 60.08em) {
      * body {
        font-size: calc(1em + 0.5 * ((100vw - 60.08em) / 19.92)); } }
    @media screen and (min-width: 60.08em) and (min-width: 80em) {
      * body {
        font-size: 1.5em; } }

@media screen and (min-width: 80em) {
  * body {
    width: 68em; }
    * body {
      font-size: 1em; } }
    @media screen and (min-width: 80em) and (min-width: 80em) {
      * body {
        font-size: calc(1em + 1 * ((100vw - 80em) / 40)); } }
    @media screen and (min-width: 80em) and (min-width: 120em) {
      * body {
        font-size: 2em; } }

/* 48em
 * blah */
/* ok */
.cb-star {
  font-style: normal;
  display: inline-block;
  position: relative;
  width: 0.85em;
  height: 1em; }
  .cb-star:before {
    left: 0;
    top: 0;
    position: absolute;
    content: "*"; }

.cb-O {
  font-style: normal;
  display: inline-block;
  position: relative;
  width: 0.85em;
  height: 1em; }
  .cb-O:before {
    left: 0;
    top: 0;
    position: absolute;
    content: "O"; }

.ca-I {
  font-style: normal;
  display: inline-block;
  position: relative;
  width: 0.85em;
  height: 1em; }
  .ca-I:before {
    left: 0;
    top: 0;
    position: absolute;
    content: "I"; }

.ca-M {
  font-style: normal;
  display: inline-block;
  width: 0.85em;
  height: 1em;
  position: relative; }
  .ca-M:after {
    left: 0;
    top: 0;
    position: absolute;
    content: "M"; }

.cb-A {
  font-style: normal;
  display: inline-block;
  position: relative;
  width: 0.85em;
  height: 1em; }
  .cb-A:before {
    left: 0;
    top: 0;
    position: absolute;
    content: "A"; }

.cb-M {
  font-style: normal;
  display: inline-block;
  position: relative;
  width: 0.85em;
  height: 1em; }
  .cb-M:before {
    left: 0;
    top: 0;
    position: absolute;
    content: "M"; }

.cb-V {
  font-style: normal;
  display: inline-block;
  position: relative;
  width: 0.85em;
  height: 1em; }
  .cb-V:before {
    left: 0;
    top: 0;
    position: absolute;
    content: "V"; }

.ca-underscore {
  font-style: normal;
  display: inline-block;
  width: 0.85em;
  height: 1em;
  position: relative; }
  .ca-underscore:after {
    left: 0;
    top: 0;
    position: absolute;
    content: "_"; }

.cb-underscore {
  font-style: normal;
  display: inline-block;
  position: relative;
  width: 0.85em;
  height: 1em; }
  .cb-underscore:before {
    left: 0;
    top: 0;
    position: absolute;
    content: "_"; }

.cb-space {
  font-style: normal;
  display: inline-block;
  position: relative;
  width: 0.85em;
  height: 1em; }
  .cb-space:before {
    left: 0;
    top: 0;
    position: absolute;
    content: " "; }

.cb-exclamation {
  font-style: normal;
  display: inline-block;
  position: relative;
  width: 0.85em;
  height: 1em; }
  .cb-exclamation:before {
    left: 0;
    top: 0;
    position: absolute;
    content: "!"; }

.cb-bracketopen {
  font-style: normal;
  display: inline-block;
  position: relative;
  width: 0.85em;
  height: 1em; }
  .cb-bracketopen:before {
    left: 0;
    top: 0;
    position: absolute;
    content: "("; }

.ca-bracketclose {
  font-style: normal;
  display: inline-block;
  width: 0.85em;
  height: 1em;
  position: relative; }
  .ca-bracketclose:after {
    left: 0;
    top: 0;
    position: absolute;
    content: ")"; }

.cb-bracketclose {
  font-style: normal;
  display: inline-block;
  width: 0.85em;
  height: 1em;
  position: relative; }
  .cb-bracketclose:after {
    left: 0;
    top: 0;
    position: absolute;
    content: ")"; }

.ca-colon {
  font-style: normal;
  display: inline-block;
  width: 0.85em;
  height: 1em;
  position: relative; }
  .ca-colon:after {
    left: 0;
    top: 0;
    position: absolute;
    content: ":"; }

.cb-dot {
  font-style: normal;
  display: inline-block;
  position: relative;
  width: 0.85em;
  height: 1em; }
  .cb-dot:before {
    left: 0;
    top: 0;
    position: absolute;
    content: "."; }

.ca-xxx {
  font-style: normal;
  display: inline-block;
  width: 0.85em;
  position: relative; }
  .ca-xxx:after {
    position: absolute;
    content: "V";
    left: 0;
    top: 1.4em; }

.crow {
  line-height: 1.4em;
  position: relative;
  word-spacing: -1em;
  text-align: left; }

.chalfrow {
  line-height: 1.4em;
  position: relative;
  word-spacing: -1em;
  text-align: left;
  margin-top: -0.7em; }

.cnullrow {
  line-height: 1.4em;
  position: relative;
  word-spacing: -1em;
  text-align: left;
  margin-top: -1.4em; }

.crow, .chalfrow, .cnullrow {
  white-space: nowrap; }

.drop-cap-T {
  float: left;
  margin-top: 0.5em; }

.drop-cap {
  float: left;
  margin: 0.5em 1.2ex 0 0;
  text-transform: none; }
  .drop-cap > .crow, .drop-cap > .chalfrow, .drop-cap > .cnullrow {
    color: #bc2c23 !important; }

.uppercase-first {
  color: #bc2c23 !important;
  margin-left: -1.2ex;
  text-transform: uppercase; }

.very-short {
  margin-top: 2em;
  margin-bottom: 1em; }
  .very-short .drop-cap {
    margin-top: -1.3em; }

.drop-cap-V {
  margin-right: 0; }

/* cheat
 * .drop-cap *
 *   line-height: 1.3em
 *
 * .drop-cap * *
 *   width:.6em */
html.theme-default .crow, html.theme-default .chalfrow, html.theme-default .cnullrow {
  color: #505050; }
html.theme-dark .crow, html.theme-dark .chalfrow, html.theme-dark .cnullrow {
  color: #303030; }

code {
  font-family: oly;
  text-rendering: optimizeLegibility; }
  code.sourceCode span.kw {
    margin-right: -1ex;
    color: #bc2c23;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.35em;
    letter-spacing: 1ex; }
  code.sourceCode span.dt {
    color: #bc2c23;
    font-style: italic; }
  code.sourceCode span.dv {
    color: #bc2c23; }
  code.sourceCode span.bn {
    color: #bc2c23; }
  code.sourceCode span.fl {
    color: #bc2c23; }
  code.sourceCode span.ch {
    color: #bc2c23; }
  code.sourceCode span.st {
    font-style: italic; }
  code.sourceCode span.co {
    color: #bc2c23; }
  code.sourceCode span.ot {
    color: #bc2c23; }
  code.sourceCode span.al {
    color: #bc2c23;
    font-weight: bold; }
  code.sourceCode span.fu {
    color: #bc2c23; }
  code.sourceCode span.er {
    color: #bc2c23;
    font-weight: bold; }
  code.sourceCode span.cf {
    font-weight: bold;
    color: #bc2c23;
    text-transform: uppercase; }
  code.sourceCode span.pp {
    color: #bc2c23; }
  code.sourceCode span.at {
    font-style: italic; }

html.theme-default code {
  color: #505050; }
  html.theme-default code.sourceCode span.st {
    color: #101010; }
  html.theme-default code.sourceCode span.co {
    color: black; }
  html.theme-default code.sourceCode span.im {
    color: #101010; }
  html.theme-default code.sourceCode span.at {
    color: #101010; }
  html.theme-default code.sourceCode span.bu {
    color: #101010; }

html.theme-dark code {
  color: #303030; }
  html.theme-dark code.sourceCode span.st {
    color: #CCCCCC; }
  html.theme-dark code.sourceCode span.co {
    color: white; }
  html.theme-dark code.sourceCode span.im {
    color: #CCCCCC; }
  html.theme-dark code.sourceCode span.at {
    color: #CCCCCC; }
  html.theme-dark code.sourceCode span.bu {
    color: #CCCCCC; }

pre:before, pre:after {
  content: "--------------------------------------------------------------------------------";
  display: block;
  color: #303030;
  letter-spacing: -0.15em;
  font-family: oly; }
pre:before {
  background-position: 0 100%; }
pre:after {
  background-position: 0 0%; }

/*--------------------------------------------------------- */
/* 48em
 * blah */
/* ok */
/* 48em
 * blah */
/* ok */
header nav {
  text-align: right; }
  header nav ul {
    list-style: none; }
    header nav ul li {
      display: inline;
      padding-left: 0.5em; }
      header nav ul li:before {
        content: "/";
        padding-right: 0.5em; }
      header nav ul li:first-child:before {
        display: none; }
  header nav a {
    text-decoration: none;
    text-transform: uppercase; }

@media screen and (min-width: 40.08em) and (max-width: 60em) {
  * > header {
    clear: left;
    text-align: center; }
    * > header > nav {
      text-align: center; }
    * > header .logo a {
      float: none; } }

.logo, .logo a {
  white-space: nowrap;
  display: inline-block;
  color: #bc2c23; }
.logo a {
  text-decoration: none;
  float: left;
  text-decoration: none; }

body.home nav a.home {
  font-weight: bold;
  color: black; }
body.home nav a.home + .ink-image {
  display: none !important; }
body.blog nav a.blog {
  font-weight: bold;
  color: black; }
body.blog nav a.blog + .ink-image {
  display: none !important; }
body.works nav a.works {
  font-weight: bold;
  color: black; }
body.works nav a.works + .ink-image {
  display: none !important; }
body.about nav a.about {
  font-weight: bold;
  color: black; }
body.about nav a.about + .ink-image {
  display: none !important; }
body.contact nav a.contact {
  font-weight: bold;
  color: black; }
body.contact nav a.contact + .ink-image {
  display: none !important; }

nav ul li a + .ink-image {
  position: absolute !important;
  top: 3em;
  width: 10em;
  margin: 0 0 0 -5em;
  display: none !important;
  font-size: inherit; }
  @media screen and (min-width: 20.08em) and (max-width: 40em) {
    nav ul li a + .ink-image {
      display: none; } }
  @media screen and (min-width: 40.08em) and (max-width: 60em) {
    nav ul li a + .ink-image {
      display: none; } }
  @media screen and (min-width: 60.08em) and (max-width: 80em) {
    nav ul li a + .ink-image.hover-image-motocicleta {
      top: -9.5em;
      width: 16em;
      left: calc(50vw - 25.5em);
      margin-left: -6.5em;
      transform: scaleX(-1); }
    nav ul li a + .ink-image.hover-image-mythical {
      left: 35%; }
    nav ul li a + .ink-image.hover-image-ojioji {
      left: 90%;
      top: 4em;
      width: 11em; } }
  @media screen and (min-width: 80em) {
    nav ul li a + .ink-image.hover-image-motocicleta {
      top: 0.7em;
      left: 28%; }
    nav ul li a + .ink-image.hover-image-mythical {
      left: 50%; }
    nav ul li a + .ink-image.hover-image-ojioji {
      left: 90%;
      top: 5em;
      width: 11em; } }
@media screen and (min-width: 60.08em) {
  nav ul li a:hover + .ink-image {
    display: block !important; } }
@media screen and (min-width: 80em) {
  nav ul li a:hover + .ink-image {
    display: block !important; } }

body > footer {
  padding: 1em 0; }

/*--------------------------------------------------------- */
/* 48em
 * blah */
/* ok */
.container {
  display: table;
  width: 100%;
  table-layout: fixed; }

@media screen and (min-width: 40.08em) {
  * .row {
    display: table-row; }
  * .col-2 {
    width: 50%;
    display: table-cell;
    padding: 0 calc(4 * 1ex)/2; }
    * .col-2:first-child {
      padding-left: 0; }
    * .col-2:last-child {
      padding-right: 0; } }

nav.container ul.row {
  list-style: none; }
  @media screen and (min-width: 40.08em) {
    nav.container ul.row li.col-2 {
      width: 50%;
      display: table-cell;
      padding: 0 calc(4 * 1ex)/2; }
      nav.container ul.row li.col-2:before {
        content: ""; }
      nav.container ul.row li.col-2:first-child {
        text-align: left; }
      nav.container ul.row li.col-2:last-child {
        text-align: right; } }

img.ink-image {
  width: 100%;
  background: transparent;
  position: relative !important;
  display: inline-block !important;
  z-index: -1; }
  img.ink-image .background {
    opacity: 0.15; }

@-moz-document url-prefix() {
  html.theme-dark img.ink-image {
    filter: invert(0.8); } }
.on-image {
  width: 45%;
  position: relative;
  top: -40rem;
  /* text-shadow: .2em .1em .1em black, -.2em .1em .1em black, .2em -.1em .1em black, -.2em -.1em .1em black */
  /* background: #101010 */
  /* background: rgba(255, 255, 255, .5) */ }

.switch-theme {
  position: fixed;
  width: 2.1em;
  height: 2.1em;
  bottom: 1em;
  left: 1em;
  cursor: pointer;
  z-index: 10; }

/* 48em
 * blah */
/* ok */
/* 48em
 * blah */
/* ok */
html.theme-default time.month.single-month:after,
html.theme-default time.month.single-month > time.week > span:before,
html.theme-default time.month.single-month > time.week > span:after,
html.theme-default time.month.single-month > time.week > time:after,
html.theme-default time.month.single-month > ul > li:after {
  color: #505050; }
html.theme-default section > time .item > time.month > time.week {
  color: #505050; }

html.theme-dark time.month.single-month:after,
html.theme-dark time.month.single-month > time.week > span:before,
html.theme-dark time.month.single-month > time.week > span:after,
html.theme-dark time.month.single-month > time.week > time:after,
html.theme-dark time.month.single-month > ul > li:after {
  color: #303030; }
html.theme-dark section > time .item > time.month > time.week {
  color: #303030; }

section > time {
  width: 100%; }
  section > time .item {
    display: inline-block;
    vertical-align: top;
    margin: 1em;
    width: 17em;
    margin: 0 0 0; }
    section > time .item > time.month > time.week > span:before {
      position: absolute;
      white-space: nowrap; }
    @media screen and (min-width: 20.08em) and (max-width: 40em) {
      section > time .item {
        width: 18.86em;
        width: 17.55em; }
        section > time .item > time.month > ul > li, section > time .item > time.month > time.week > time, section > time .item > time.month > time.week > span:before {
          padding-left: 1em;
          padding-left: 0.85em; }
        section > time .item > time.month > time.week > span:before {
          content: "--"; } }
    @media screen and (min-width: 40.08em) and (max-width: 60em) {
      section > time .item {
        width: 17.535em;
        margin-left: -1.2em; }
        section > time .item:nth-of-type(2n) {
          margin: 0 -8.5em 0 0.85em; }
        section > time .item > time.month {
          width: 17.535em; }
          section > time .item > time.month > ul > li, section > time .item > time.month > time.week > time, section > time .item > time.month > time.week > span:before {
            padding-left: 0.85em; }
          section > time .item > time.month > time.week > span:before {
            content: "--"; } }
    @media screen and (min-width: 60.08em) and (max-width: 80em) {
      section > time .item {
        width: 17.535em;
        margin-left: -1.2em; }
        section > time .item:nth-of-type(3n-1) {
          margin: 0 0 0 0; }
        section > time .item:nth-of-type(3n) {
          margin: 0 -8.5em 0 0; }
        section > time .item > time.month {
          width: 17.535em; }
          section > time .item > time.month > ul > li, section > time .item > time.month > time.week > time, section > time .item > time.month > time.week > span:before {
            padding-left: 0.85em; }
          section > time .item > time.month > time.week > span:before {
            content: "--"; } }
    @media screen and (min-width: 80em) and (max-width: 120em) {
      section > time .item {
        width: 17.535em;
        margin-left: -1.2em; }
        section > time .item:nth-of-type(4n-1), section > time .item:nth-of-type(4n-2) {
          margin: 0 0 0 0; }
        section > time .item:nth-of-type(4n) {
          margin: 0 -8.5em 0 0; }
        section > time .item > time.month {
          width: 17.535em; }
          section > time .item > time.month > ul > li, section > time .item > time.month > time.week > time, section > time .item > time.month > time.week > span:before {
            padding-left: 0.85em; }
          section > time .item > time.month > time.week > span:before {
            content: "--"; } }

/* .item:                    nth-of-type(3n+3)
 *   display:                block */
time.month.single-month {
  margin-bottom: calc(3 * 1ex); }
  @media screen and (min-width: 40.08em) and (max-width: 60em) {
    time.month.single-month {
      width: 30em;
      margin: 0 auto; } }
  @media screen and (min-width: 60.08em) and (max-width: 80em) {
    time.month.single-month {
      width: 48.9em; } }
  @media screen and (min-width: 80em) and (max-width: 120em) {
    time.month.single-month {
      width: 65em; } }
  time.month.single-month * {
    line-height: calc(2 * 1ex); }
  time.month.single-month > ul > li {
    overflow: hidden; }
    @media screen and (min-width: 60.08em) and (max-width: 80em) {
      time.month.single-month > ul > li {
        text-overflow: ellipsis; } }
  time.month.single-month:after {
    margin-top: -0.35em;
    margin-top: -0.45em;
    margin-left: -0.08em;
    display: block; }
    @media screen and (min-width: 40.08em) and (max-width: 60em) {
      time.month.single-month:after {
        content: "///////////////////////////////////"; } }
    @media screen and (min-width: 60.08em) and (max-width: 80em) {
      time.month.single-month:after {
        content: "////////////////////////////////////////////////////////"; } }
    @media screen and (min-width: 80em) and (max-width: 120em) {
      time.month.single-month:after {
        content: "//////////////////////////////////////////////////////////////////////////////"; } }
  time.month.single-month > time.week {
    height: calc(11.7 * 1ex);
    overflow: hidden; }
    time.month.single-month > time.week > time, time.month.single-month > time.week > span {
      text-align: right; }
    time.month.single-month > time.week > span:before {
      display: block;
      position: absolute;
      top: 0;
      left: 0; }
      @media screen and (min-width: 40.08em) and (max-width: 60em) {
        time.month.single-month > time.week > span:before {
          content: "     // ///// ///// ///// ///// /////"; } }
      @media screen and (min-width: 60.08em) and (max-width: 80em) {
        time.month.single-month > time.week > span:before {
          content: "          /// /////// /////// /////// /////// ///////"; } }
      @media screen and (min-width: 80em) and (max-width: 120em) {
        time.month.single-month > time.week > span:before {
          content: "          /// /////////// /////////// /////////// /////////// ///////////"; } }
    time.month.single-month > time.week > time, time.month.single-month > time.week > span {
      position: relative;
      padding-left: 0.85em; }
      time.month.single-month > time.week > time:after, time.month.single-month > time.week > span:after {
        text-align: left;
        position: absolute;
        top: calc(-2 * 1ex);
        left: 0;
        display: inline;
        white-space: pre;
        z-index: -1; }
        @media screen and (min-width: 40.08em) and (max-width: 60em) {
          time.month.single-month > time.week > time:after, time.month.single-month > time.week > span:after {
            content: "\a///\a/\a/\a/\a/\a/";
            content: "\a._/\a/\a/\a/\a/\a/  __"; } }
        @media screen and (min-width: 60.08em) and (max-width: 80em) {
          time.month.single-month > time.week > time:after, time.month.single-month > time.week > span:after {
            content: "\a//////\a/\a/\a/\a/\a/"; } }
        @media screen and (min-width: 80em) and (max-width: 120em) {
          time.month.single-month > time.week > time:after, time.month.single-month > time.week > span:after {
            content: "\a/////////\a/\a/\a/\a/\a/"; } }
  time.month.single-month > ul > li {
    padding-bottom: calc(2 * 1ex);
    text-align: right; }
    time.month.single-month > ul > li:after {
      display: block;
      content: "////////////";
      position: absolute;
      top: calc(2 * 1ex); }

time.month {
  display: table;
  width: 100%;
  margin: 0 0em;
  table-layout: fixed; }
  time.month > header, time.month > h1 {
    display: table-caption; }
  time.month > time.week, time.month > ul {
    display: table-row;
    overflow: hidden; }
    time.month > time.week > li, time.month > time.week > time, time.month > time.week > span, time.month > ul > li, time.month > ul > time, time.month > ul > span {
      display: table-cell;
      margin: 0; }
      time.month > time.week > li > ul, time.month > time.week > time > ul, time.month > time.week > span > ul, time.month > ul > li > ul, time.month > ul > time > ul, time.month > ul > span > ul {
        text-align: left; }
        time.month > time.week > li > ul > li, time.month > time.week > time > ul > li, time.month > time.week > span > ul > li, time.month > ul > li > ul > li, time.month > ul > time > ul > li, time.month > ul > span > ul > li {
          display: block;
          line-height: calc(3 * 1ex);
          overflow: visible;
          display: inline-block;
          white-space: nowrap;
          text-overflow: ellipsis;
          overflow: hidden;
          max-width: 100%; }
          time.month > time.week > li > ul > li:hover, time.month > time.week > time > ul > li:hover, time.month > time.week > span > ul > li:hover, time.month > ul > li > ul > li:hover, time.month > ul > time > ul > li:hover, time.month > ul > span > ul > li:hover {
            width: 20em;
            max-width: 999px; }
    time.month > time.week ul, time.month > ul ul {
      padding: 0;
      margin: 0; }
    time.month > time.week > li:first-child, time.month > time.week > time:first-child, time.month > time.week > span:first-child, time.month > ul > li:first-child, time.month > ul > time:first-child, time.month > ul > span:first-child {
      color: #bc2c23; }
      time.month > time.week > li:first-child > a:first-child, time.month > time.week > time:first-child > a:first-child, time.month > time.week > span:first-child > a:first-child, time.month > ul > li:first-child > a:first-child, time.month > ul > time:first-child > a:first-child, time.month > ul > span:first-child > a:first-child {
        color: #bc2c23 !important; }
    time.month > time.week li, time.month > ul li {
      white-space: nowrap;
      overflow: hidden;
      margin: 0; }
  time.month li:before {
    content: ""; }

img.ink-image.image-motocicleta {
  margin: -9em 0 -5em; }

img.ink-image.image-mythical {
  margin: 0 -4.5em 0 0; }
  @media screen and (min-width: 60.08em) {
    img.ink-image.image-mythical {
      margin: -7.2em -9.6em 0 0;
      width: 60%;
      float: right; } }

.imac {
  -webkit-transform: translate3d(0, 0, 0); }
  .imac .imac-body {
    background: #c6c7ca;
    border-radius: 3%/4%;
    overflow: hidden;
    padding-bottom: 5%;
    position: relative;
    z-index: 2; }
  .imac .imac-top {
    padding: 3%;
    background: #191919;
    position: relative; }
  .imac .imac-image {
    width: 100%;
    height: auto;
    display: block; }
  .imac .imac-base {
    width: 42%;
    max-width: 20em;
    position: relative;
    z-index: 1; }
  .imac .imac-stand {
    width: 88%;
    height: 2em;
    margin: 0 auto;
    background: #b2b3b6;
    background: linear-gradient(#9d9ea2, #b2b3b6 50%, #bfc1c2 80%, #b2b3b6, #a5a6aa);
    transform: perspective(50em) rotate3d(1, 0, 0, 50deg);
    border-radius: 0 0 0.5em 0.5em; }

.ipad .ipad-body {
  border-radius: 6%/4%;
  background: #191919;
  padding: 5%; }
.ipad .ipad-screen {
  position: relative;
  border-radius: 0.25em;
  overflow: hidden;
  box-shadow: 0 0 0px 3px #161616; }
.ipad .ipad-image {
  width: 100%;
  height: auto;
  display: block; }

.iphone {
  position: relative;
  border-radius: 10%/6%; }
  .iphone:after {
    content: "";
    display: block;
    width: 15%;
    height: 2%;
    position: absolute;
    z-index: -1;
    right: 15%;
    top: -0.7%;
    border-radius: 0.125em 0.125em 0 0;
    background: #1b211e; }
  .iphone .iphone-body {
    width: 100%;
    height: 100%;
    background: #191919;
    padding: 10% 5% 15%;
    border-radius: 9%/5%; }
  .iphone .iphone-screen {
    position: relative;
    background: #161616;
    border-radius: 0.25em;
    overflow: hidden;
    box-shadow: 0 0 0px 3px #161616; }
  .iphone .iphone-image {
    width: 100%;
    height: auto;
    display: block; }

html.theme-dark .ipad .ipad-body {
  border-radius: 6%/4%;
  background: #e6e6e6;
  padding: 5%; }
html.theme-dark .ipad .ipad-screen {
  position: relative;
  border-radius: 0.25em;
  overflow: hidden;
  box-shadow: 0 0 0px 3px #e9e9e9; }
html.theme-dark .ipad .ipad-image {
  width: 100%;
  height: auto;
  display: block; }
html.theme-dark .iphone {
  position: relative;
  border-radius: 10%/6%; }
  html.theme-dark .iphone:after {
    content: "";
    display: block;
    width: 15%;
    height: 2%;
    position: absolute;
    z-index: -1;
    right: 15%;
    top: -0.7%;
    border-radius: 0.125em 0.125em 0 0;
    background: #e4dee1; }
  html.theme-dark .iphone .iphone-body {
    width: 100%;
    height: 100%;
    background: #e6e6e6;
    padding: 10% 5% 15%;
    border-radius: 9%/5%; }
  html.theme-dark .iphone .iphone-screen {
    position: relative;
    background: #e9e9e9;
    border-radius: 0.25em;
    overflow: hidden;
    box-shadow: 0 0 0px 3px #e9e9e9; }
  html.theme-dark .iphone .iphone-image {
    width: 100%;
    height: auto;
    display: block; }

/*--------------------------------------------------------- */
/* 48em
 * blah */
/* ok */
/* 48em
 * blah */
/* ok */
html.theme-default body, html.theme-default nav a, html.theme-default main a {
  background-color: white !important;
  color: #101010 !important; }
html.theme-default body.home nav a.home {
  color: black !important; }
html.theme-default body.blog nav a.blog {
  color: black !important; }
html.theme-default body.works nav a.works {
  color: black !important; }
html.theme-default body.about nav a.about {
  color: black !important; }
html.theme-default body.contact nav a.contact {
  color: black !important; }
html.theme-default main a {
  color: black;
  background-image: url('../images/underline.gif'); }
html.theme-default main del, html.theme-default main .deleted:before {
  background-image: url('../images/strike-through.gif'); }
html.theme-default main b {
  color: #303030; }
html.theme-default .switch-theme {
  background: #101010; }

html.theme-dark {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  html.theme-dark {
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: grayscale;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeSpeed; }
  html.theme-dark body, html.theme-dark nav a, html.theme-dark main a {
    background-color: #101010 !important;
    color: #CCCCCC !important; }
  html.theme-dark body.home nav a.home {
    color: white !important; }
  html.theme-dark body.blog nav a.blog {
    color: white !important; }
  html.theme-dark body.works nav a.works {
    color: white !important; }
  html.theme-dark body.about nav a.about {
    color: white !important; }
  html.theme-dark body.contact nav a.contact {
    color: white !important; }
  html.theme-dark main a {
    color: white;
    background-image: url('../images/underline-inverted.gif'); }
  html.theme-dark main del, html.theme-dark main .deleted:before {
    background-image: url('../images/strike-through-inverted.gif'); }
  html.theme-dark main b {
    color: #303030; }
  html.theme-dark img:not(.ink-image) {
    filter: brightness(0.8) contrast(1.2); }
  html.theme-dark img.ink-image.image-motocicleta, html.theme-dark img.ink-image.hover-image-motocicleta {
    content: url('../images/motocicleta-inverted.gif'); }
  html.theme-dark img.ink-image.image-ojioji, html.theme-dark img.ink-image.hover-image-ojioji {
    content: url('../images/ojioji-inverted.gif'); }
  html.theme-dark img.ink-image.image-mythical, html.theme-dark img.ink-image.hover-image-mythical {
    content: url('../images/mythical-inverted.gif'); }
  html.theme-dark .switch-theme {
    background: #CCCCCC; }

html {
  position: relative; }

body {
  margin-bottom: 25.4vw; }
  body:after {
    content: "";
    position: absolute;
    background-position: 50% 0;
    z-index: -1;
    bottom: 0em;
    left: 0;
    width: 100vw;
    overflow: hidden; }
    @media screen and (min-width: 20.08em) and (max-width: 40em) {
      body:after {
        background-size: 200% auto;
        height: calc(1.5*34.4vw); } }
    @media screen and (min-width: 40.08em) and (max-width: 60em) {
      body:after {
        background-size: 160% auto;
        height: calc(1.3*34.4vw); } }
    @media screen and (min-width: 60.08em) and (max-width: 80em) {
      body:after {
        background-size: 120% auto;
        height: calc(1.1*34.4vw); } }
    @media screen and (min-width: 80em) and (max-width: 120em) {
      body:after {
        background-size: 100% auto;
        height: 34.4vw; } }

html.theme-default body:after {
  background-image: url('../images/typewriter.jpg'); }

html.theme-dark body:after {
  opacity: 0.5;
  background-image: url('../images/typewriter-inverted.jpg'); }

h1, h2, h3 {
  position: relative; }
  h1 a.paragraph, h2 a.paragraph, h3 a.paragraph {
    opacity: 0;
    position: absolute;
    font-size: 2em;
    background: none !important;
    margin-left: -0.5em; }
  h1:hover a.paragraph, h2:hover a.paragraph, h3:hover a.paragraph {
    opacity: 0.5; }

.gallery {
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  height: 20em;
  white-space: nowrap;
  overflow: auto;
  position: relative;
  z-index: 1;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  height: 20em;
  width: 100vw;
  white-space: nowrap;
  overflow: auto;
  position: relative; }
  .gallery figure {
    height: 90%;
    scroll-snap-padding: 0 0 0 200px;
    bottom: 10%;
    scroll-snap-align: start;
    display: inline-block;
    position: relative; }
    .gallery figure figcaption {
      position: absolute;
      top: 100%;
      white-space: normal; }
  @media screen and (min-width: 40.08em) and (max-width: 60em) {
    .gallery {
      width: 34em;
      padding-right: calc(50vw - 17em);
      padding-left: calc(50vw - 17em);
      margin-left: calc(-50vw + 17em);
      scroll-padding-right: calc(50vw - 17em);
      scroll-padding-left: calc(50vw - 17em); } }
  @media screen and (min-width: 60.08em) and (max-width: 80em) {
    .gallery {
      width: 51em;
      padding-right: calc(50vw - 25.5em);
      padding-left: calc(50vw - 25.5em);
      margin-left: calc(-50vw + 25.5em);
      scroll-padding-right: calc(50vw - 25.5em);
      scroll-padding-left: calc(50vw - 25.5em); } }
  @media screen and (min-width: 80em) and (max-width: 120em) {
    .gallery {
      width: 68em;
      padding-right: calc(50vw - 34em);
      padding-left: calc(50vw - 34em);
      margin-left: calc(-50vw + 34em);
      scroll-padding-right: calc(50vw - 34em);
      scroll-padding-left: calc(50vw - 34em); } }
  @media screen and (min-width: 40.08em) {
    .gallery {
      height: 20em; } }
  @media screen and (min-width: 60.08em) {
    .gallery {
      height: 40em; } }
  .gallery:hover figure {
    opacity: 0.5; }
    .gallery:hover figure:hover {
      opacity: 1; }
  .gallery figure {
    transition: opacity 0.5s;
    height: 84%;
    scroll-snap-padding: 0 0 0 200px;
    bottom: 0%;
    scroll-snap-align: start;
    display: inline-block;
    position: relative; }
    .gallery figure figcaption {
      position: absolute;
      top: 100%;
      white-space: normal;
      opacity: 0.5;
      padding: 0.5em 1em 0 0; }
    .gallery figure img {
      height: 100%;
      max-width: auto; }

.hide-description figcaption {
  display: none; }

.slide-gallery {
  scroll-snap-type: none;
  -webkit-overflow-scrolling: none;
  height: auto;
  overflow: visible; }
  .slide-gallery figure {
    height: auto;
    display: block;
    position: relative;
    bottom: auto; }

.iphone {
  margin-right: 9%; }

.slide-iphone, .slide-ipad, .slide-imac {
  position: relative; }
  .slide-iphone > .iphone, .slide-iphone > .ipad, .slide-iphone > .imac, .slide-ipad > .iphone, .slide-ipad > .ipad, .slide-ipad > .imac, .slide-imac > .iphone, .slide-imac > .ipad, .slide-imac > .imac {
    position: absolute !important;
    bottom: 0; }
  .slide-iphone > .iphone, .slide-iphone > .ipad, .slide-ipad > .iphone, .slide-ipad > .ipad, .slide-imac > .iphone, .slide-imac > .ipad {
    right: 2em !important; }
  .slide-iphone p, .slide-ipad p, .slide-imac p {
    margin: 0; }

.slide-iphone {
  width: calc((50vh + 15vw) / 2); }
@media screen and (orientation: portrait) and (min-width: 40.08em) and (max-width: 60em) {
  .slide-iphone {
    width: 11.3333333333em; } }

.slide-ipad {
  width: calc((50vh + 15vw) / 1.41); }
@media screen and (orientation: portrait) and (min-width: 40.08em) and (max-width: 60em) {
  .slide-ipad {
    width: 17em; } }

.slide-imac {
  width: calc((50vh + 15vw) / .76); }
@media screen and (orientation: portrait) and (min-width: 40.08em) and (max-width: 60em) {
  .slide-imac {
    width: 34em; } }

/* images */
main figcaption {
  font-style: italic;
  margin-bottom: 1em; }
  main figcaption:before {
    content: "Figure: ";
    font-style: normal; }
main .gallery figcaption:before {
  content: ""; }
main .slide-gallery figcaption {
  font-style: normal; }
  main .slide-gallery figcaption:before {
    content: ""; }
main img {
  max-width: 100%; }
main .half {
  width: 50%; }
main .center {
  margin: 0 auto;
  display: block; }

html.theme-dark .invertable img {
  filter: invert(1); }

/* gallery */
.slide-gallery-wrapper {
  margin-left: -31vw;
  padding-right: 31vw;
  overflow: hidden;
  position: relative;
  padding-bottom: 7vh; }
  .slide-gallery-wrapper.has-thumbnails {
    padding-bottom: 15vh; }
  .slide-gallery-wrapper .slide-gallery {
    position: absolute; }

.slide-gallery-wrapper, .slide-gallery {
  width: calc(100% - 50% + 50vw);
  height: 20em;
  max-height: 20em; }
  @media (orientation: portrait) {
    .slide-gallery-wrapper, .slide-gallery {
      height: 25.5em;
      max-height: 25.5em; } }

.slide-gallery {
  position: absolute;
  overflow: visible;
  margin-left: 31vw; }
  .slide-gallery .inner {
    position: absolute;
    float: left;
    top: 0;
    left: 0;
    overflow: visible;
    height: inherit; }
  .slide-gallery.is-dragging figcaption {
    display: none; }
  .slide-gallery.is-dragging .arrow-next,
  .slide-gallery.is-dragging .arrow-prev {
    opacity: 0 !important; }
  .slide-gallery.is-dragging figure {
    opacity: 1; }
  .slide-gallery figure {
    transform: translate3d(0, 0, 0);
    background: transparent no-repeat 50% 47%;
    background-position: 50% 66%;
    background-size: cover;
    display: block;
    filter: alpha(opacity=15);
    float: left;
    height: 20em;
    max-width: calc(100% - 50% + 50vw);
    opacity: 0.315;
    overflow: visible;
    pointer-events: none;
    transition: opacity 1s;
    position: relative;
    color: inherit; }
    @media (orientation: portrait) {
      .slide-gallery figure {
        height: 25.5em;
        max-height: 25.5em; } }
    .slide-gallery figure img {
      display: none; }
    .slide-gallery figure.active {
      opacity: 1;
      pointer-events: all; }
      .slide-gallery figure.active figcaption {
        opacity: 1; }
    .slide-gallery figure figcaption {
      color: inherit;
      opacity: 0.5;
      text-align: center;
      white-space: nowrap;
      position: absolute;
      bottom: -2em; }
    .slide-gallery figure iframe {
      width: calc(100% - 50% + 50vw);
      height: 100%; }
  .slide-gallery .arrow-next,
  .slide-gallery .arrow-prev {
    background: transparent !important;
    display: block;
    position: absolute;
    height: 20em;
    width: 70px;
    z-index: 1;
    opacity: 0.3;
    opacity: 0;
    cursor: pointer;
    zoom: 1;
    left: 0; }
    @media (orientation: portrait) {
      .slide-gallery .arrow-next,
      .slide-gallery .arrow-prev {
        height: 25.5em;
        max-height: 25.5em; } }
    .slide-gallery .arrow-next.hidden,
    .slide-gallery .arrow-prev.hidden {
      opacity: 0;
      cursor: default; }
    .slide-gallery .arrow-next:hover,
    .slide-gallery .arrow-prev:hover {
      opacity: 1; }
  .slide-gallery:hover .arrow-next,
  .slide-gallery:hover .arrow-prev {
    opacity: 0.7; }
  .slide-gallery .arrow-next {
    transform: translateX(650px);
    transition: transform 1s, opacity 1s;
    width: 50vw; }
  .slide-gallery .arrow-prev {
    transition: opacity 1s;
    margin-left: -70px; }
  .slide-gallery.has-captions .thumbnails {
    bottom: -22.5vw; }
  .slide-gallery .thumbnails {
    position: absolute;
    bottom: -18vw;
    left: -1vw;
    width: 100%;
    padding: 1vw 0 0 1vw;
    padding: 3vw 0;
    font-size: 1px; }
    .slide-gallery .thumbnails i {
      z-index: 10;
      position: relative;
      width: 9vw;
      height: 9vw;
      display: inline-block;
      background-size: cover;
      margin: 0 1vw 1vw 0;
      cursor: pointer;
      opacity: 0.3;
      transition: opacity 0.25s, box-shadow 0.25s; }
      .slide-gallery .thumbnails i.active {
        opacity: 1;
        box-shadow: 0 0 0 0.5vw rgba(255, 255, 255, 0.5);
        box-shadow: 0 0 0 0.5vw rgba(0, 0, 0, 0.5); }
      .slide-gallery .thumbnails i:hover {
        box-shadow: 0 0 0 0.5vw white;
        box-shadow: 0 0 0 0.5vw black; }
    @media (orientation: landscape) {
      .slide-gallery .thumbnails i {
        width: 5vw;
        height: 5vw; } }
    @media (min-width: 1200px) {
      .slide-gallery .thumbnails i {
        width: 4vw;
        height: 4vw; } }

.blog h1 em {
  display: block; }
 /* PrismJS 1.9.0
 *http://prismjs.com/download.html?themes=prism&languages=css+clike+javascript+bash+coffeescript+docker+haskell+scss */
/**
 * prism.js darographix theme for Haskell, SASS, CoffeeScript
 * Based on prism.js default theme for JavaScript, CSS and HTML
 * Based on dabblet (http://dabblet.com)
 * @author Lea Verou */
/* 48em
 * blah */
/* ok */
code[class*="language-"] {
  color: black;
  background: none;
  font-family: oly;
  text-align: left;
  white-space: pre;
  word-spacing: normal;
  word-break: normal;
  word-wrap: normal;
  line-height: 1.5;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none; }

pre[class*="language-"] {
  color: black;
  background: none;
  font-family: oly;
  text-align: left;
  white-space: pre;
  word-spacing: normal;
  word-break: normal;
  word-wrap: normal;
  line-height: 1.5;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none; }
  pre[class*="language-"]::-moz-selection, pre[class*="language-"] ::-moz-selection {
    text-shadow: none;
    background: #b3d4fc; }

code[class*="language-"]::-moz-selection, code[class*="language-"] ::-moz-selection {
  text-shadow: none;
  background: #b3d4fc; }

pre[class*="language-"]::selection, pre[class*="language-"] ::selection {
  text-shadow: none;
  background: #b3d4fc; }

code[class*="language-"]::selection, code[class*="language-"] ::selection {
  text-shadow: none;
  background: #b3d4fc; }

@media print {
  code[class*="language-"], pre[class*="language-"] {
    text-shadow: none; } }
/* Code blocks */
/* Inline code */
:not(pre) > code[class*="language-"] {
  padding: 0.1em;
  border-radius: 0.3em;
  white-space: normal; }

.token.punctuation {
  font-family: "Fira Code";
  font-size: 1.45em;
  line-height: 0.9em;
  letter-spacing: 0; }

.namespace {
  opacity: 0.7; }

.token.property, .token.tag, .token.boolean, .token.number, .token.constant, .token.symbol, .token.deleted {
  color: #bc2c23;
  font-style: italic; }
.token.operator, .token.entity, .token.url {
  color: #bc2c23;
  font-family: "Fira Code";
  font-size: 1.4em;
  letter-spacing: 0;
  line-height: 0.9em; }

.language-css .token.string, .style .token.string {
  color: #a67f59;
  background: rgba(255, 255, 255, 0.5); }

.hvariable:first-child {
  color: black; }

.token.atrule, .token.attr-value, .token.keyword {
  color: #bc2c23;
  margin-right: -1ex;
  color: #bc2c23;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.35em;
  letter-spacing: 1ex; }
.token.important, .token.bold {
  font-weight: bold; }
.token.italic {
  font-style: italic; }
.token.entity {
  cursor: help; }

html.theme-default code {
  color: #505050; }
  html.theme-default code .token.selector, html.theme-default code .token.attr-name, html.theme-default code .token.string, html.theme-default code .token.char, html.theme-default code .token.builtin, html.theme-default code .token.inserted {
    color: #101010; }
  html.theme-default code .token.comment, html.theme-default code .token.prolog, html.theme-default code .token.doctype, html.theme-default code .token.cdata {
    color: black; }
  html.theme-default code .token.punctuation {
    color: #101010; }

html.theme-dark code {
  color: #303030; }
  html.theme-dark code .token.selector, html.theme-dark code .token.attr-name, html.theme-dark code .token.string, html.theme-dark code .token.char, html.theme-dark code .token.builtin, html.theme-dark code .token.inserted {
    color: #CCCCCC; }
  html.theme-dark code .token.comment, html.theme-dark code .token.prolog, html.theme-dark code .token.doctype, html.theme-dark code .token.cdata {
    color: white; }
  html.theme-dark code .token.punctuation {
    color: #CCCCCC; }
