/* line 5, ../../../../../../../../Library/Ruby/Gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../../Library/Ruby/Gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../../Library/Ruby/Gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../../Library/Ruby/Gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../../Library/Ruby/Gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../../Library/Ruby/Gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../../Library/Ruby/Gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../../Library/Ruby/Gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../../Library/Ruby/Gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 1, ../sass/base/_common.scss */
html, body {
  width: 100%;
  height: 100%;
}

@media all and (max-width: 768px) {
  /* line 64, ../sass/base/_common.scss */
  body {
    padding-top: calc((100/60) * 10vw);
    height: auto;
  }
  #main-menu{
    height: 180px !important;
  }
  .header.flex .wd20 .brand img{
    width: 60% !important;
  }
}
/* line 69, ../sass/base/_common.scss */
.tablet {
  padding-top: calc((100/60) * 10vw);
  height: auto;
}

/* line 78, ../sass/base/_common.scss */
.padding {
  padding: 0vw 8vw 1.71429vw 1.1vw !important;
  /*padding: 1.42857vw;*/
  /*padding: 2.42857vw;*/
}
@media all and (max-width: 768px) {
  /* line 78, ../sass/base/_common.scss */
  .padding {
    padding: 1.42857vw 0;
  }
}
/* line 83, ../sass/base/_common.scss */
.tablet .padding {
  padding: 1.42857vw 0;
}

/* line 87, ../sass/base/_common.scss */
.padding_h {
  padding: 0 1.42857vw;
}

/* line 90, ../sass/base/_common.scss */
.padding_v {
  padding: 1.42857vw 0;
}

/* line 94, ../sass/base/_common.scss */
.p12 {
  padding: 0.71429vw;
      /*margin-right: 10px;*/
          margin-right: 8%;
}

/* line 97, ../sass/base/_common.scss */
.p_h12 {
  padding: 0 0.71429vw;
}

/* line 100, ../sass/base/_common.scss */
.p_v12 {
  padding: 0.71429vw 0;
}

/* line 104, ../sass/base/_common.scss */
button {
  -webkit-apperance: normal;
  border: none;
  padding: 0;
  margin: 0;
  font-size: 16px;
  background: none;
  outline: none;
}

/* line 114, ../sass/base/_common.scss */
.hide-sm {
  display: block;
}
@media all and (max-width: 768px) {
  /* line 114, ../sass/base/_common.scss */
  .hide-sm {
    display: none;
  }
}
/* line 119, ../sass/base/_common.scss */
.tablet .hide-sm {
  display: none;
}

/* line 123, ../sass/base/_common.scss */
.show-sm {
  display: none;
}
@media all and (max-width: 768px) {
  /* line 123, ../sass/base/_common.scss */
  .show-sm {
    display: block;
  }
}
/* line 128, ../sass/base/_common.scss */
.tablet .show-sm {
  display: block;
}

@font-face {
  font-family: 'UniversWeb';
  src: url("../web_fonts/univers.woff");

  /* IE9 Compat Modes */
  src: url("../web_fonts/univers.eot?#iefix") format("embedded-opentype"), url("../web_fonts/univers.woff") format("woff"), url("../web_fonts/univers.ttf") format("truetype"), url("../web_fonts/univers.svg#668fd4ae5c82154950a7a659d7a7f5f3") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: bold;
}
@font-face {
  font-family: 'UniversWeb';
  src: url("../web_fonts/univers-light.eot");
  /* IE9 Compat Modes */
  src: url("../web_fonts/univers-light.eot?#iefix") format("embedded-opentype"), url("../web_fonts/univers-light.woff") format("woff"), url("../web_fonts/univers-light.ttf") format("truetype"), url("../web_fonts/univers-light.svg#d28196f9c880ef931e0acbdcda533280") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: normal;
}
/* line 24, ../sass/components/_fonts.scss */
* {
  font-family: 'UniversWeb';
}

/* line 32, ../sass/components/_fonts.scss */
strong, b {
  font-weight: bold !important;
}

/* line 4, ../sass/page_content.scss */
body, .page_content {
  font-size: 16px;
  line-height: 1.4em;
  color: #808080;
  font-family: 'UniversWeb', Arial, Helvetica, sans-serif;
}

/* line 10, ../sass/page_content.scss */
h1, h2, h3 {
  color: #404040;
}

/* line 13, ../sass/page_content.scss */
a {
  color: #404040;
  text-decoration: none;
}
/* line 16, ../sass/page_content.scss */
a:hover {
  color: #404040;
  text-decoration: underline;
}

/* line 23, ../sass/page_content.scss */
nav a {
  color: #808080;
}
/* line 25, ../sass/page_content.scss */
nav a:hover {
  text-decoration: none;
  color: #404040;
}
/* line 33, ../sass/page_content.scss */
nav li.current > a,
nav li.section > a {
  color: #404040;
  text-decoration: none;
}

/* line 1, ../sass/components/_header.scss */
header {
  position: relative;
  height: calc((100/70) * 7vw);
  z-index: 100;
}
@media all and (max-width: 768px) {
  /* line 1, ../sass/components/_header.scss */
  header {
    background: #fff;
    z-index: 999;
    max-height: calc((100/60) * 10vw);
  }
}
/* line 10, ../sass/components/_header.scss */
header > div {
  box-sizing: border-box;
  padding: 1.42857vw;
}
/* line 14, ../sass/components/_header.scss */
header a.brand {
  font-size: 16px;
  color: #404040;
  text-decoration: none;
  font-weight: bold;
  position: absolute;
  z-index: 100;
  white-space: nowrap;
}
/* line 23, ../sass/components/_header.scss */
header .social {
  position: absolute;
  right: 0;
  top: 0;
}
/* line 28, ../sass/components/_header.scss */
header .social nav ul {
  text-align: right;
}
/* line 30, ../sass/components/_header.scss */
header .social nav ul li {
  display: inline-block;
}
/* line 37, ../sass/components/_header.scss */
header nav > ul {
  position: relative;
}
/* line 40, ../sass/components/_header.scss */
header nav > ul li ul {
  position: absolute;
  left: 10vw;
  top: 0;
  visibility: hidden;
  opacity: 0;
  -moz-transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1), visibility 0.6s;
  -o-transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1), visibility 0.6s;
  -webkit-transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1), visibility 0.6s;
  transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1), visibility 0.6s;
  will-change: opacity;
}
/* line 48, ../sass/components/_header.scss */
header nav > ul li ul a {
  color: #808080;
}
/* line 50, ../sass/components/_header.scss */
header nav > ul li ul a:hover {
  color: #404040;
  text-decoration: none;
}
@media all and (max-width: 768px) {
  /* line 40, ../sass/components/_header.scss */
  header nav > ul li ul {
    opacity: 1;
    visibility: visible;
    left: 48vw;
  }
}
/* line 60, ../sass/components/_header.scss */
.tablet header nav > ul li ul {
  opacity: 1;
  visibility: visible;
  left: 48vw;
}
/* line 69, ../sass/components/_header.scss */
header nav > ul li.current > a, header nav > ul li.section > a {
  color: #404040;
  text-decoration: none;
}
/* line 73, ../sass/components/_header.scss */
header nav > ul li.current ul, header nav > ul li.section ul {
  visibility: visible;
  opacity: 1;
}
/* line 78, ../sass/components/_header.scss */
header nav > ul li.WorkPage ul {
  display: none;
}
/* line 85, ../sass/components/_header.scss */
header nav a {
  color: #808080;
  text-decoration: none;
}
/* line 90, ../sass/components/_header.scss */
header nav a:hover {
  color: #404040;
}
@media all and (max-width: 768px) {
  /* line 1, ../sass/components/_header.scss */
  header {
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: auto !important;
  }
  /* line 104, ../sass/components/_header.scss */
  header.flex {
    align-items: center;
    flex-direction: row;
    width: 90vw;
    margin: 0 5vw;
    padding-left: 1.42857vw;
    padding-right: 1.42857vw;
    padding-bottom: 10px;
  }
  /* line 113, ../sass/components/_header.scss */
  header .wd20 {
    width: 100%;
    margin-top: calc((100/80) * 2vw);
    padding-left: 0;
    padding-right: 0;
  }
  /* line 119, ../sass/components/_header.scss */
  header .social {
    margin: 0;
    padding: 0;
    right: 0.7vw;/*1.42857*/
  }
}
/* line 127, ../sass/components/_header.scss */
.tablet header {
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: auto !important;
}
/* line 134, ../sass/components/_header.scss */
.tablet header.flex {
  align-items: center;
  flex-direction: row;
  width: 100%;
  margin: 0;
  padding-left: 1.42857vw;
  padding-right: 1.42857vw;
  padding-bottom: 10px;
  box-sizing: border-box;
}
/* line 144, ../sass/components/_header.scss */
.tablet header .wd20 {
  width: 100%;
  margin-top: calc((100/80) * 1vw);
  padding-left: 0;
  padding-right: 0;
}
/* line 150, ../sass/components/_header.scss */
.tablet header .social {
  margin: 0;
  padding: 0;
  right: 1.42857vw;
}
@media all and (max-width: 768px) {
  /* line 158, ../sass/components/_header.scss */
  header #main-menu {
    width: 100%;
    background: #fff;
    position: absolute;
    top: 100%;
    left: 0;
    padding: 1.42857vw;
    transition: all 0.5s;
    transform: translateY(-20px);
    opacity: 0;
    visibility: hidden;
    padding: 7.14286vw 1.42857vw 8.57143vw;
  }
}
/* line 173, ../sass/components/_header.scss */
.tablet header #main-menu {
  width: 100%;
  background: #fff;
  position: absolute;
  top: 100%;
  left: 0;
  padding: 1.42857vw;
  transition: all 0.5s;
  transform: translateY(-150px);
  opacity: 0;
  visibility: hidden;
  padding: 7.14286vw 1.42857vw 5.71429vw;
}

/* line 2, ../sass/components/_footer.scss */
body > .footer-holder {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 13;
  width: 40%;
}
@media all and (max-width: 768px) {
  /* line 11, ../sass/components/_footer.scss */
  body > .holder {
    min-height: calc(100vh - ((100/60) * 10vw) - 2.85714vw - 55px);
    margin-bottom: 2.85714vw;
  }
  /* line 15, ../sass/components/_footer.scss */
  body > .footer-holder {
    position: static;
    bottom: 0;
    left: 0;
    z-index: 0;
    width: 100%;
  }
  /* line 21, ../sass/components/_footer.scss */
  body > .footer-holder .w50 {
    flex: 0 0 100%;
    width: 100%;
  }
}
/* line 29, ../sass/components/_footer.scss */
body.tablet > .holder {
  min-height: calc(100vh - ((100/60) * 10vw) - 2.85714vw - 55px);
  margin-bottom: 2.85714vw;
}
/* line 33, ../sass/components/_footer.scss */
body.tablet > .footer-holder {
  position: static;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 100%;
}
/* line 39, ../sass/components/_footer.scss */
body.tablet > .footer-holder .w50 {
  flex: 0 0 100%;
  width: 100%;
}

/* line 47, ../sass/components/_footer.scss */
footer.flex {
  align-items: flex-end;
  width: 100%;
}
@media all and (max-width: 768px) {
  /* line 47, ../sass/components/_footer.scss */
  footer.flex {
    width: 90%;
  }
}
/* line 53, ../sass/components/_footer.scss */
.with-journal footer.flex {
  width: 90%;
}
/* line 58, ../sass/components/_footer.scss */
footer.near-bottom .copyright {
  opacity: 1;
  transform: translateY(0);
}
/* line 64, ../sass/components/_footer.scss */
footer .copyright {
  transition: transform 0.5s ease-out, opacity 0.5s;
  transform: translateY(100%);
  opacity: 0;
}
@media all and (max-width: 768px) {
  /* line 64, ../sass/components/_footer.scss */
  footer .copyright {
    color: #808080;
    opacity: 1;
    transform: translateY(0);
  }
  /* line 70, ../sass/components/_footer.scss */
  footer .copyright a {
    color: #404040;
  }
}
/* line 80, ../sass/components/_footer.scss */
footer .social {
  width: 50%;
}
/* line 82, ../sass/components/_footer.scss */
footer .social ul {
  position: relative;
  z-index: 13;
}
/* line 85, ../sass/components/_footer.scss */
footer .social ul li {
  display: inline-block;
  max-width: 18px;
  margin-right: 0.5em;
}
/* line 89, ../sass/components/_footer.scss */
footer .social ul li a {
  display: block;
  opacity: 0.8;
}
/* line 92, ../sass/components/_footer.scss */
footer .social ul li a:hover {
  opacity: 1;
}
/* line 95, ../sass/components/_footer.scss */
footer .social ul li a svg {
  width: 100%;
  height: auto;
}
/* line 98, ../sass/components/_footer.scss */
footer .social ul li a svg path {
  fill: #808080;
}

@media all and (max-width: 768px) {
  /* line 108, ../sass/components/_footer.scss */
  footer {
    margin-top: 4.28571vw;
    background: #fff;
    padding-left: 1.42857vw;
    padding-right: 1.42857vw;
    padding-bottom: 10px;
    color: #fff;
    width: 90vw;
    margin: 0 5vw;
  }
  /* line 125, ../sass/components/_footer.scss */
  footer.show-sm {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
  /* line 130, ../sass/components/_footer.scss */
  footer a {
    color: #fff;
  }
  /* line 133, ../sass/components/_footer.scss */
  footer #backtotop {
    display: none;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(-45deg);
    transform-origin: 50% 50%;
    width: 30px;
    height: 30px;
    width: calc(5 * 0.71429vw);
    height: calc(5 * 0.71429vw);
    margin: 0 0.71429vw;
  }
  /* line 145, ../sass/components/_footer.scss */
  footer #backtotop span {
    text-indent: -99999px;
    display: none;
  }
}
/* line 1, ../sass/components/_flex.scss */
.flex {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-content: stretch;
  align-items: flex-start;
}
@media all and (max-width: 768px) {
  /* line 1, ../sass/components/_flex.scss */
  .flex {
    flex-direction: column;
    box-sizing: border-box;
    width: 90vw;
    margin: 0 auto;
  }
}

/*
.w25 {
  order: 0;
  flex: .25 0 auto;
  align-self: auto;
  width: 25%;
  //width: 25vw;
}
.w50 {
  width: 50%;
  //width: 50vw;
  order: 0;
  flex: .5 0 auto;
  align-self: auto;
}
*/
/* line 41, ../sass/components/_flex.scss */
.w0 {
  width: 0%;
  order: 0;
  flex: 0 0 0%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w0 .fixed {
  width: 0%;
}

/* line 41, ../sass/components/_flex.scss */
.w1 {
  width: 1%;
  order: 0;
  flex: 0 0 1%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w1 .fixed {
  width: 1%;
}

/* line 41, ../sass/components/_flex.scss */
.w2 {
  width: 2%;
  order: 0;
  flex: 0 0 2%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w2 .fixed {
  width: 2%;
}

/* line 41, ../sass/components/_flex.scss */
.w3 {
  width: 3%;
  order: 0;
  flex: 0 0 3%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w3 .fixed {
  width: 3%;
}

/* line 41, ../sass/components/_flex.scss */
.w4 {
  width: 4%;
  order: 0;
  flex: 0 0 4%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w4 .fixed {
  width: 4%;
}

/* line 41, ../sass/components/_flex.scss */
.w5 {
  width: 5%;
  order: 0;
  flex: 0 0 5%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w5 .fixed {
  width: 5%;
}

/* line 41, ../sass/components/_flex.scss */
.w6 {
  width: 6%;
  order: 0;
  flex: 0 0 6%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w6 .fixed {
  width: 6%;
}

/* line 41, ../sass/components/_flex.scss */
.w7 {
  width: 7%;
  order: 0;
  flex: 0 0 7%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w7 .fixed {
  width: 7%;
}

/* line 41, ../sass/components/_flex.scss */
.w8 {
  width: 8%;
  order: 0;
  flex: 0 0 8%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w8 .fixed {
  width: 8%;
}

/* line 41, ../sass/components/_flex.scss */
.w9 {
  width: 9%;
  order: 0;
  flex: 0 0 9%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w9 .fixed {
  width: 9%;
}

/* line 41, ../sass/components/_flex.scss */
.w10 {
  width: 10%;
  order: 0;
  flex: 0 0 10%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w10 .fixed {
  width: 10%;
}

/* line 41, ../sass/components/_flex.scss */
.w11 {
  width: 11%;
  order: 0;
  flex: 0 0 11%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w11 .fixed {
  width: 11%;
}

/* line 41, ../sass/components/_flex.scss */
.w12 {
  width: 12%;
  order: 0;
  flex: 0 0 12%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w12 .fixed {
  width: 12%;
}

/* line 41, ../sass/components/_flex.scss */
.w13 {
  width: 13%;
  order: 0;
  flex: 0 0 13%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w13 .fixed {
  width: 13%;
}

/* line 41, ../sass/components/_flex.scss */
.w14 {
  width: 14%;
  order: 0;
  flex: 0 0 14%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w14 .fixed {
  width: 14%;
}

/* line 41, ../sass/components/_flex.scss */
.w15 {
  width: 15%;
  order: 0;
  flex: 0 0 15%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w15 .fixed {
  width: 15%;
}

/* line 41, ../sass/components/_flex.scss */
.w16 {
  width: 16%;
  order: 0;
  flex: 0 0 16%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w16 .fixed {
  width: 16%;
}

/* line 41, ../sass/components/_flex.scss */
.w17 {
  width: 17%;
  order: 0;
  flex: 0 0 17%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w17 .fixed {
  width: 17%;
}

/* line 41, ../sass/components/_flex.scss */
.w18 {
  width: 18%;
  order: 0;
  flex: 0 0 18%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w18 .fixed {
  width: 18%;
}

/* line 41, ../sass/components/_flex.scss */
.w19 {
  width: 19%;
  order: 0;
  flex: 0 0 19%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w19 .fixed {
  width: 19%;
}

/* line 41, ../sass/components/_flex.scss */
.wd20 {
  width: 20%;
  order: 0;
  flex: 0 0 20%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.wd20 .fixed {
  width: 20%;
}

/* line 41, ../sass/components/_flex.scss */
.w21 {
  width: 21%;
  order: 0;
  flex: 0 0 21%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w21 .fixed {
  width: 21%;
}

/* line 41, ../sass/components/_flex.scss */
.w22 {
  width: 22%;
  order: 0;
  flex: 0 0 22%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w22 .fixed {
  width: 22%;
}

/* line 41, ../sass/components/_flex.scss */
.w23 {
  width: 23%;
  order: 0;
  flex: 0 0 23%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w23 .fixed {
  width: 23%;
}

/* line 41, ../sass/components/_flex.scss */
.w24 {
  width: 24%;
  order: 0;
  flex: 0 0 24%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w24 .fixed {
  width: 24%;
}

/* line 41, ../sass/components/_flex.scss */
.w25 {
  width: 25%;
  order: 0;
  flex: 0 0 25%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w25 .fixed {
  width: 25%;
}

/* line 41, ../sass/components/_flex.scss */
.w26 {
  width: 26%;
  order: 0;
  flex: 0 0 26%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w26 .fixed {
  width: 26%;
}

/* line 41, ../sass/components/_flex.scss */
.w27 {
  width: 27%;
  order: 0;
  flex: 0 0 27%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w27 .fixed {
  width: 27%;
}

/* line 41, ../sass/components/_flex.scss */
.w28 {
  width: 28%;
  order: 0;
  flex: 0 0 28%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w28 .fixed {
  width: 28%;
}

/* line 41, ../sass/components/_flex.scss */
.w29 {
  width: 29%;
  order: 0;
  flex: 0 0 29%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w29 .fixed {
  width: 29%;
}

/* line 41, ../sass/components/_flex.scss */
.w30 {
  width: 30%;
  order: 0;
  flex: 0 0 30%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w30 .fixed {
  width: 30%;
}

/* line 41, ../sass/components/_flex.scss */
.w31 {
  width: 31%;
  order: 0;
  flex: 0 0 31%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w31 .fixed {
  width: 31%;
}

/* line 41, ../sass/components/_flex.scss */
.w32 {
  width: 32%;
  order: 0;
  flex: 0 0 32%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w32 .fixed {
  width: 32%;
}

/* line 41, ../sass/components/_flex.scss */
.w33 {
  width: 33%;
  order: 0;
  flex: 0 0 33%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w33 .fixed {
  width: 33%;
}

/* line 41, ../sass/components/_flex.scss */
.w34 {
  width: 34%;
  order: 0;
  flex: 0 0 34%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w34 .fixed {
  width: 34%;
}

/* line 41, ../sass/components/_flex.scss */
.w35 {
  width: 35%;
  order: 0;
  flex: 0 0 35%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w35 .fixed {
  width: 35%;
}

/* line 41, ../sass/components/_flex.scss */
.w36 {
  width: 36%;
  order: 0;
  flex: 0 0 36%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w36 .fixed {
  width: 36%;
}

/* line 41, ../sass/components/_flex.scss */
.w37 {
  width: 37%;
  order: 0;
  flex: 0 0 37%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w37 .fixed {
  width: 37%;
}

/* line 41, ../sass/components/_flex.scss */
.w38 {
  width: 38%;
  order: 0;
  flex: 0 0 38%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w38 .fixed {
  width: 38%;
}

/* line 41, ../sass/components/_flex.scss */
.w39 {
  width: 39%;
  order: 0;
  flex: 0 0 39%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w39 .fixed {
  width: 39%;
}

/* line 41, ../sass/components/_flex.scss */
.w40 {
  width: 40%;
  order: 0;
  flex: 0 0 40%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w40 .fixed {
  width: 40%;
}

/* line 41, ../sass/components/_flex.scss */
.w41 {
  width: 41%;
  order: 0;
  flex: 0 0 41%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w41 .fixed {
  width: 41%;
}

/* line 41, ../sass/components/_flex.scss */
.w42 {
  width: 42%;
  order: 0;
  flex: 0 0 42%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w42 .fixed {
  width: 42%;
}

/* line 41, ../sass/components/_flex.scss */
.w43 {
  width: 43%;
  order: 0;
  flex: 0 0 43%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w43 .fixed {
  width: 43%;
}

/* line 41, ../sass/components/_flex.scss */
.w44 {
  width: 44%;
  order: 0;
  flex: 0 0 44%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w44 .fixed {
  width: 44%;
}

/* line 41, ../sass/components/_flex.scss */
.w45 {
  width: 45%;
  order: 0;
  flex: 0 0 45%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w45 .fixed {
  width: 45%;
}

/* line 41, ../sass/components/_flex.scss */
.w46 {
  width: 46%;
  order: 0;
  flex: 0 0 46%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w46 .fixed {
  width: 46%;
}

/* line 41, ../sass/components/_flex.scss */
.w47 {
  width: 47%;
  order: 0;
  flex: 0 0 47%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w47 .fixed {
  width: 47%;
}

/* line 41, ../sass/components/_flex.scss */
.w48 {
  width: 48%;
  order: 0;
  flex: 0 0 48%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w48 .fixed {
  width: 48%;
}

/* line 41, ../sass/components/_flex.scss */
.w49 {
  width: 49%;
  order: 0;
  flex: 0 0 49%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w49 .fixed {
  width: 49%;
}

/* line 41, ../sass/components/_flex.scss */
.w50 {
  width: 50%;
  order: 0;
  flex: 0 0 50%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w50 .fixed {
  width: 50%;
}

/* line 41, ../sass/components/_flex.scss */
.w51 {
  width: 51%;
  order: 0;
  flex: 0 0 51%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w51 .fixed {
  width: 51%;
}

/* line 41, ../sass/components/_flex.scss */
.w52 {
  width: 52%;
  order: 0;
  flex: 0 0 52%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w52 .fixed {
  width: 52%;
}

/* line 41, ../sass/components/_flex.scss */
.w53 {
  width: 53%;
  order: 0;
  flex: 0 0 53%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w53 .fixed {
  width: 53%;
}

/* line 41, ../sass/components/_flex.scss */
.w54 {
  width: 54%;
  order: 0;
  flex: 0 0 54%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w54 .fixed {
  width: 54%;
}

/* line 41, ../sass/components/_flex.scss */
.w55 {
  width: 55%;
  order: 0;
  flex: 0 0 55%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w55 .fixed {
  width: 55%;
}

/* line 41, ../sass/components/_flex.scss */
.w56 {
  width: 56%;
  order: 0;
  flex: 0 0 56%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w56 .fixed {
  width: 56%;
}

/* line 41, ../sass/components/_flex.scss */
.w57 {
  width: 57%;
  order: 0;
  flex: 0 0 57%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w57 .fixed {
  width: 57%;
}

/* line 41, ../sass/components/_flex.scss */
.w58 {
  width: 58%;
  order: 0;
  flex: 0 0 58%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w58 .fixed {
  width: 58%;
}

/* line 41, ../sass/components/_flex.scss */
.w59 {
  width: 59%;
  order: 0;
  flex: 0 0 59%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w59 .fixed {
  width: 59%;
}

/* line 41, ../sass/components/_flex.scss */
/*.w60 {
  width: 60%;
  order: 0;
  flex: 0 0 60%;
  align-self: auto;
}*/

.w60 {
  width: 48%;
  order: 0;
  /*flex: 0 0 58%;*/
  flex: 0 0 52%;
  align-self: auto;
}

/* line 50, ../sass/components/_flex.scss */
.w60 .fixed {
  width: 60%;
}

/* line 41, ../sass/components/_flex.scss */
.w61 {
  width: 61%;
  order: 0;
  flex: 0 0 61%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w61 .fixed {
  width: 61%;
}

/* line 41, ../sass/components/_flex.scss */
.w62 {
  width: 62%;
  order: 0;
  flex: 0 0 62%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w62 .fixed {
  width: 62%;
}

/* line 41, ../sass/components/_flex.scss */
.w63 {
  width: 63%;
  order: 0;
  flex: 0 0 63%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w63 .fixed {
  width: 63%;
}

/* line 41, ../sass/components/_flex.scss */
.w64 {
  width: 64%;
  order: 0;
  flex: 0 0 64%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w64 .fixed {
  width: 64%;
}

/* line 41, ../sass/components/_flex.scss */
.w65 {
  width: 65%;
  order: 0;
  flex: 0 0 65%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w65 .fixed {
  width: 65%;
}

/* line 41, ../sass/components/_flex.scss */
.w66 {
  width: 66%;
  order: 0;
  flex: 0 0 66%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w66 .fixed {
  width: 66%;
}

/* line 41, ../sass/components/_flex.scss */
.w67 {
  width: 67%;
  order: 0;
  flex: 0 0 67%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w67 .fixed {
  width: 67%;
}

/* line 41, ../sass/components/_flex.scss */
.w68 {
  width: 68%;
  order: 0;
  flex: 0 0 68%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w68 .fixed {
  width: 68%;
}

/* line 41, ../sass/components/_flex.scss */
.w69 {
  width: 69%;
  order: 0;
  flex: 0 0 69%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w69 .fixed {
  width: 69%;
}

/* line 41, ../sass/components/_flex.scss */
.w70 {
  width: 70%;
  order: 0;
  flex: 0 0 70%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w70 .fixed {
  width: 70%;
}

/* line 41, ../sass/components/_flex.scss */
.w71 {
  width: 71%;
  order: 0;
  flex: 0 0 71%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w71 .fixed {
  width: 71%;
}

/* line 41, ../sass/components/_flex.scss */
.w72 {
  width: 72%;
  order: 0;
  flex: 0 0 72%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w72 .fixed {
  width: 72%;
}

/* line 41, ../sass/components/_flex.scss */
.w73 {
  width: 73%;
  order: 0;
  flex: 0 0 73%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w73 .fixed {
  width: 73%;
}

/* line 41, ../sass/components/_flex.scss */
.w74 {
  width: 74%;
  order: 0;
  flex: 0 0 74%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w74 .fixed {
  width: 74%;
}

/* line 41, ../sass/components/_flex.scss */
.w75 {
  width: 75%;
  order: 0;
  flex: 0 0 75%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w75 .fixed {
  width: 75%;
}

/* line 41, ../sass/components/_flex.scss */
.w76 {
  width: 76%;
  order: 0;
  flex: 0 0 76%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w76 .fixed {
  width: 76%;
}

/* line 41, ../sass/components/_flex.scss */
.w77 {
  width: 77%;
  order: 0;
  flex: 0 0 77%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w77 .fixed {
  width: 77%;
}

/* line 41, ../sass/components/_flex.scss */
.w78 {
  width: 78%;
  order: 0;
  flex: 0 0 78%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w78 .fixed {
  width: 78%;
}

/* line 41, ../sass/components/_flex.scss */
.w79 {
  width: 79%;
  order: 0;
  flex: 0 0 79%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w79 .fixed {
  width: 79%;
}

/* line 41, ../sass/components/_flex.scss */
.w80 {
  width: 80%;
  order: 0;
  flex: 0 0 80%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w80 .fixed {
  width: 80%;
}

/* line 41, ../sass/components/_flex.scss */
.w81 {
  width: 81%;
  order: 0;
  flex: 0 0 81%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w81 .fixed {
  width: 81%;
}

/* line 41, ../sass/components/_flex.scss */
.w82 {
  width: 82%;
  order: 0;
  flex: 0 0 82%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w82 .fixed {
  width: 82%;
}

/* line 41, ../sass/components/_flex.scss */
.w83 {
  width: 83%;
  order: 0;
  flex: 0 0 83%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w83 .fixed {
  width: 83%;
}

/* line 41, ../sass/components/_flex.scss */
.w84 {
  width: 84%;
  order: 0;
  flex: 0 0 84%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w84 .fixed {
  width: 84%;
}

/* line 41, ../sass/components/_flex.scss */
.w85 {
  width: 85%;
  order: 0;
  flex: 0 0 85%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w85 .fixed {
  width: 85%;
}

/* line 41, ../sass/components/_flex.scss */
.w86 {
  width: 86%;
  order: 0;
  flex: 0 0 86%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w86 .fixed {
  width: 86%;
}

/* line 41, ../sass/components/_flex.scss */
.w87 {
  width: 87%;
  order: 0;
  flex: 0 0 87%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w87 .fixed {
  width: 87%;
}

/* line 41, ../sass/components/_flex.scss */
.w88 {
  width: 88%;
  order: 0;
  flex: 0 0 88%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w88 .fixed {
  width: 88%;
}

/* line 41, ../sass/components/_flex.scss */
.w89 {
  width: 89%;
  order: 0;
  flex: 0 0 89%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w89 .fixed {
  width: 89%;
}

/* line 41, ../sass/components/_flex.scss */
.w90 {
  width: 90%;
  order: 0;
  flex: 0 0 90%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w90 .fixed {
  width: 90%;
}

/* line 41, ../sass/components/_flex.scss */
.w91 {
  width: 91%;
  order: 0;
  flex: 0 0 91%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w91 .fixed {
  width: 91%;
}

/* line 41, ../sass/components/_flex.scss */
.w92 {
  width: 92%;
  order: 0;
  flex: 0 0 92%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w92 .fixed {
  width: 92%;
}

/* line 41, ../sass/components/_flex.scss */
.w93 {
  width: 93%;
  order: 0;
  flex: 0 0 93%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w93 .fixed {
  width: 93%;
}

/* line 41, ../sass/components/_flex.scss */
.w94 {
  width: 94%;
  order: 0;
  flex: 0 0 94%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w94 .fixed {
  width: 94%;
}

/* line 41, ../sass/components/_flex.scss */
.w95 {
  width: 95%;
  order: 0;
  flex: 0 0 95%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w95 .fixed {
  width: 95%;
}

/* line 41, ../sass/components/_flex.scss */
.w96 {
  width: 96%;
  order: 0;
  flex: 0 0 96%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w96 .fixed {
  width: 96%;
}

/* line 41, ../sass/components/_flex.scss */
.w97 {
  width: 97%;
  order: 0;
  flex: 0 0 97%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w97 .fixed {
  width: 97%;
}

/* line 41, ../sass/components/_flex.scss */
.w98 {
  width: 98%;
  order: 0;
  flex: 0 0 98%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w98 .fixed {
  width: 98%;
}

/* line 41, ../sass/components/_flex.scss */
.w99 {
  width: 99%;
  order: 0;
  flex: 0 0 99%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w99 .fixed {
  width: 99%;
}

/* line 41, ../sass/components/_flex.scss */
.w100 {
  width: 100%;
  order: 0;
  flex: 0 0 100%;
  align-self: auto;
}
/* line 50, ../sass/components/_flex.scss */
.w100 .fixed {
  width: 100%;
}

/* line 1, ../sass/components/_vlines.scss */
.vl {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
  left: 0;
  top: 0;
  z-index: -1;
}
@media all and (max-width: 768px) {
  /* line 1, ../sass/components/_vlines.scss */
  .vl {
    display: none;
  }
}
/* line 12, ../sass/components/_vlines.scss */
.vl > span {
  width: 1px;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #CCCCCC;
  visibility: hidden;
  opacity: 0;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w0 {
  left: 0vw;
  left: 0%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w1 {
  left: 1vw;
  left: 1%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w2 {
  left: 2vw;
  left: 2%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w3 {
  left: 3vw;
  left: 3%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w4 {
  left: 4vw;
  left: 4%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w5 {
  left: 5vw;
  left: 5%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w6 {
  left: 6vw;
  left: 6%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w7 {
  left: 7vw;
  left: 7%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w8 {
  left: 8vw;
  left: 8%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w9 {
  left: 9vw;
  left: 9%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w10 {
  left: 10vw;
  left: 10%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w11 {
  left: 11vw;
  left: 11%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w12 {
  left: 12vw;
  left: 12%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w13 {
  left: 13vw;
  left: 13%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w14 {
  left: 14vw;
  left: 14%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w15 {
  left: 15vw;
  left: 15%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w16 {
  left: 16vw;
  left: 16%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w17 {
  left: 17vw;
  left: 17%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w18 {
  left: 18vw;
  left: 18%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w19 {
  left: 19vw;
  left: 19%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.wd20 {
  left: 20vw;
  left: 25%;
  /*left: 20%;*/
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w21 {
  left: 21vw;
  left: 21%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w22 {
  left: 22vw;
  left: 22%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w23 {
  left: 23vw;
  left: 23%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w24 {
  left: 24vw;
  left: 24%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w25 {
  left: 25vw;
  left: 25%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w26 {
  left: 26vw;
  left: 26%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w27 {
  left: 27vw;
  left: 27%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w28 {
  left: 28vw;
  left: 28%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w29 {
  left: 29vw;
  left: 29%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w30 {
  left: 30vw;
  left: 30%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w31 {
  left: 31vw;
  left: 31%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w32 {
  left: 32vw;
  left: 32%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w33 {
  left: 33vw;
  left: 33%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w34 {
  left: 34vw;
  left: 34%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w35 {
  left: 35vw;
  left: 35%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w36 {
  left: 36vw;
  left: 36%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w37 {
  left: 37vw;
  left: 37%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w38 {
  left: 38vw;
  left: 38%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w39 {
  left: 39vw;
  left: 39%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w40 {
  left: 40vw;
  left: 40%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w41 {
  left: 41vw;
  left: 41%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w42 {
  left: 42vw;
  left: 42%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w43 {
  left: 43vw;
  left: 43%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w44 {
  left: 44vw;
  left: 44%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w45 {
  left: 45vw;
  left: 45%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w46 {
  left: 46vw;
  left: 46%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w47 {
  left: 47vw;
  left: 47%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w48 {
  left: 48vw;
  left: 48%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w49 {
  left: 49vw;
  left: 49%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w50 {
  left: 50vw;
  left: 50%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w51 {
  left: 51vw;
  left: 51%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w52 {
  left: 52vw;
  left: 52%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w53 {
  left: 53vw;
  left: 53%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w54 {
  left: 54vw;
  left: 54%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w55 {
  left: 55vw;
  left: 55%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w56 {
  left: 56vw;
  left: 56%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w57 {
  left: 57vw;
  left: 57%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w58 {
  left: 58vw;
  left: 58%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w59 {
  left: 59vw;
  left: 59%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w60 {
  left: 60vw;
  left: 60%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w61 {
  left: 61vw;
  left: 61%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w62 {
  left: 62vw;
  left: 62%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w63 {
  left: 63vw;
  left: 63%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w64 {
  left: 64vw;
  left: 64%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w65 {
  left: 65vw;
  left: 65%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w66 {
  left: 66vw;
  left: 66%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w67 {
  left: 67vw;
  left: 67%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w68 {
  left: 68vw;
  left: 68%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w69 {
  left: 69vw;
  left: 69%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w70 {
  left: 70vw;
  left: 70%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w71 {
  left: 71vw;
  left: 71%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w72 {
  left: 72vw;
  left: 72%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w73 {
  left: 73vw;
  left: 73%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w74 {
  left: 74vw;
  left: 74%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w75 {
  left: 75vw;
  left: 75%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w76 {
  left: 76vw;
  left: 76%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w77 {
  left: 77vw;
  left: 77%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w78 {
  left: 78vw;
  left: 78%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w79 {
  left: 79vw;
  left: 79%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w80 {
  left: 80vw;
  left: 80%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w81 {
  left: 81vw;
  left: 81%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w82 {
  left: 82vw;
  left: 82%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w83 {
  left: 83vw;
  left: 83%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w84 {
  left: 84vw;
  left: 84%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w85 {
  left: 85vw;
  left: 85%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w86 {
  left: 86vw;
  left: 86%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w87 {
  left: 87vw;
  left: 87%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w88 {
  left: 88vw;
  left: 88%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w89 {
  left: 89vw;
  left: 89%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w90 {
  left: 90vw;
  left: 90%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w91 {
  left: 91vw;
  left: 91%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w92 {
  left: 92vw;
  left: 92%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w93 {
  left: 93vw;
  left: 93%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w94 {
  left: 94vw;
  left: 94%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w95 {
  left: 95vw;
  left: 95%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w96 {
  left: 96vw;
  left: 96%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w97 {
  left: 97vw;
  left: 97%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w98 {
  left: 98vw;
  left: 98%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w99 {
  left: 99vw;
  left: 99%;
}
/* line 23, ../sass/components/_vlines.scss */
.vl > span.w100 {
  left: 100vw;
  left: 100%;
}
/* line 28, ../sass/components/_vlines.scss */
.vl > span.wd20, .vl > span.w40
 {
  opacity: 1;
  visibility: visible;
}
@media all and (max-width: 768px) {
  /* line 28, ../sass/components/_vlines.scss */
  .vl > span.wd20, .vl > span.w40
   {
    display: none;
  }
}

/* line 42, ../sass/components/_vlines.scss */
.lines-debug {
  visibility: hidden;
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
  left: 0;
  top: 0;
  z-index: 99999;
}
/* line 54, ../sass/components/_vlines.scss */
.lines-debug.show {
  visibility: visible;
}
/* line 57, ../sass/components/_vlines.scss */
.lines-debug i {
  position: absolute;
  opacity: 0.15;
}
/* line 64, ../sass/components/_vlines.scss */
.lines-debug i.h {
  width: 1px;
  height: 100%;
  background: #0000ff;
}
/* line 69, ../sass/components/_vlines.scss */
.lines-debug i.w {
  width: 100%;
  height: 1px;
  background: #ff0000;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-0 {
  left: 0vw;
  left: 0%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-0 {
  top: 0vw;
  top: 0vw;
}
/* line 86, ../sass/components/_vlines.scss */
.lines-debug i.h-0,
.lines-debug i.w-0 {
  opacity: 0.5;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-1 {
  left: 1vw;
  left: 1.42857%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-1 {
  top: 1vw;
  top: 1.42857vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-2 {
  left: 2vw;
  left: 2.85714%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-2 {
  top: 2vw;
  top: 2.85714vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-3 {
  left: 3vw;
  left: 4.28571%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-3 {
  top: 3vw;
  top: 4.28571vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-4 {
  left: 4vw;
  left: 5.71429%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-4 {
  top: 4vw;
  top: 5.71429vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-5 {
  left: 5vw;
  left: 7.14286%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-5 {
  top: 5vw;
  top: 7.14286vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-6 {
  left: 6vw;
  left: 8.57143%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-6 {
  top: 6vw;
  top: 8.57143vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-7 {
  left: 7vw;
  left: 10%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-7 {
  top: 7vw;
  top: 10vw;
}
/* line 86, ../sass/components/_vlines.scss */
.lines-debug i.h-7,
.lines-debug i.w-7 {
  opacity: 0.5;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-8 {
  left: 8vw;
  left: 11.42857%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-8 {
  top: 8vw;
  top: 11.42857vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-9 {
  left: 9vw;
  left: 12.85714%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-9 {
  top: 9vw;
  top: 12.85714vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-10 {
  left: 10vw;
  left: 14.28571%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-10 {
  top: 10vw;
  top: 14.28571vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-11 {
  left: 11vw;
  left: 15.71429%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-11 {
  top: 11vw;
  top: 15.71429vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-12 {
  left: 12vw;
  left: 17.14286%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-12 {
  top: 12vw;
  top: 17.14286vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-13 {
  left: 13vw;
  left: 18.57143%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-13 {
  top: 13vw;
  top: 18.57143vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-14 {
  left: 14vw;
  left: 20%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-14 {
  top: 14vw;
  top: 20vw;
}
/* line 86, ../sass/components/_vlines.scss */
.lines-debug i.h-14,
.lines-debug i.w-14 {
  opacity: 0.5;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-15 {
  left: 15vw;
  left: 21.42857%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-15 {
  top: 15vw;
  top: 21.42857vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-16 {
  left: 16vw;
  left: 22.85714%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-16 {
  top: 16vw;
  top: 22.85714vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-17 {
  left: 17vw;
  left: 24.28571%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-17 {
  top: 17vw;
  top: 24.28571vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-18 {
  left: 18vw;
  left: 25.71429%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-18 {
  top: 18vw;
  top: 25.71429vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-19 {
  left: 19vw;
  left: 27.14286%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-19 {
  top: 19vw;
  top: 27.14286vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-20 {
  left: 20vw;
  left: 28.57143%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-20 {
  top: 20vw;
  top: 28.57143vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-21 {
  left: 21vw;
  left: 30%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-21 {
  top: 21vw;
  top: 30vw;
}
/* line 86, ../sass/components/_vlines.scss */
.lines-debug i.h-21,
.lines-debug i.w-21 {
  opacity: 0.5;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-22 {
  left: 22vw;
  left: 31.42857%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-22 {
  top: 22vw;
  top: 31.42857vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-23 {
  left: 23vw;
  left: 32.85714%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-23 {
  top: 23vw;
  top: 32.85714vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-24 {
  left: 24vw;
  left: 34.28571%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-24 {
  top: 24vw;
  top: 34.28571vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-25 {
  left: 25vw;
  left: 35.71429%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-25 {
  top: 25vw;
  top: 35.71429vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-26 {
  left: 26vw;
  left: 37.14286%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-26 {
  top: 26vw;
  top: 37.14286vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-27 {
  left: 27vw;
  left: 38.57143%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-27 {
  top: 27vw;
  top: 38.57143vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-28 {
  left: 28vw;
  left: 40%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-28 {
  top: 28vw;
  top: 40vw;
}
/* line 86, ../sass/components/_vlines.scss */
.lines-debug i.h-28,
.lines-debug i.w-28 {
  opacity: 0.5;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-29 {
  left: 29vw;
  left: 41.42857%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-29 {
  top: 29vw;
  top: 41.42857vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-30 {
  left: 30vw;
  left: 42.85714%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-30 {
  top: 30vw;
  top: 42.85714vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-31 {
  left: 31vw;
  left: 44.28571%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-31 {
  top: 31vw;
  top: 44.28571vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-32 {
  left: 32vw;
  left: 45.71429%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-32 {
  top: 32vw;
  top: 45.71429vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-33 {
  left: 33vw;
  left: 47.14286%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-33 {
  top: 33vw;
  top: 47.14286vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-34 {
  left: 34vw;
  left: 48.57143%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-34 {
  top: 34vw;
  top: 48.57143vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-35 {
  left: 35vw;
  left: 50%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-35 {
  top: 35vw;
  top: 50vw;
}
/* line 86, ../sass/components/_vlines.scss */
.lines-debug i.h-35,
.lines-debug i.w-35 {
  opacity: 0.5;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-36 {
  left: 36vw;
  left: 51.42857%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-36 {
  top: 36vw;
  top: 51.42857vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-37 {
  left: 37vw;
  left: 52.85714%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-37 {
  top: 37vw;
  top: 52.85714vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-38 {
  left: 38vw;
  left: 54.28571%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-38 {
  top: 38vw;
  top: 54.28571vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-39 {
  left: 39vw;
  left: 55.71429%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-39 {
  top: 39vw;
  top: 55.71429vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-40 {
  left: 40vw;
  left: 57.14286%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-40 {
  top: 40vw;
  top: 57.14286vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-41 {
  left: 41vw;
  left: 58.57143%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-41 {
  top: 41vw;
  top: 58.57143vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-42 {
  left: 42vw;
  left: 60%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-42 {
  top: 42vw;
  top: 60vw;
}
/* line 86, ../sass/components/_vlines.scss */
.lines-debug i.h-42,
.lines-debug i.w-42 {
  opacity: 0.5;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-43 {
  left: 43vw;
  left: 61.42857%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-43 {
  top: 43vw;
  top: 61.42857vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-44 {
  left: 44vw;
  left: 62.85714%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-44 {
  top: 44vw;
  top: 62.85714vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-45 {
  left: 45vw;
  left: 64.28571%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-45 {
  top: 45vw;
  top: 64.28571vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-46 {
  left: 46vw;
  left: 65.71429%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-46 {
  top: 46vw;
  top: 65.71429vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-47 {
  left: 47vw;
  left: 67.14286%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-47 {
  top: 47vw;
  top: 67.14286vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-48 {
  left: 48vw;
  left: 68.57143%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-48 {
  top: 48vw;
  top: 68.57143vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-49 {
  left: 49vw;
  left: 70%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-49 {
  top: 49vw;
  top: 70vw;
}
/* line 86, ../sass/components/_vlines.scss */
.lines-debug i.h-49,
.lines-debug i.w-49 {
  opacity: 0.5;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-50 {
  left: 50vw;
  left: 71.42857%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-50 {
  top: 50vw;
  top: 71.42857vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-51 {
  left: 51vw;
  left: 72.85714%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-51 {
  top: 51vw;
  top: 72.85714vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-52 {
  left: 52vw;
  left: 74.28571%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-52 {
  top: 52vw;
  top: 74.28571vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-53 {
  left: 53vw;
  left: 75.71429%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-53 {
  top: 53vw;
  top: 75.71429vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-54 {
  left: 54vw;
  left: 77.14286%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-54 {
  top: 54vw;
  top: 77.14286vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-55 {
  left: 55vw;
  left: 78.57143%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-55 {
  top: 55vw;
  top: 78.57143vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-56 {
  left: 56vw;
  left: 80%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-56 {
  top: 56vw;
  top: 80vw;
}
/* line 86, ../sass/components/_vlines.scss */
.lines-debug i.h-56,
.lines-debug i.w-56 {
  opacity: 0.5;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-57 {
  left: 57vw;
  left: 81.42857%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-57 {
  top: 57vw;
  top: 81.42857vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-58 {
  left: 58vw;
  left: 82.85714%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-58 {
  top: 58vw;
  top: 82.85714vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-59 {
  left: 59vw;
  left: 84.28571%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-59 {
  top: 59vw;
  top: 84.28571vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-60 {
  left: 60vw;
  left: 85.71429%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-60 {
  top: 60vw;
  top: 85.71429vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-61 {
  left: 61vw;
  left: 87.14286%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-61 {
  top: 61vw;
  top: 87.14286vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-62 {
  left: 62vw;
  left: 88.57143%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-62 {
  top: 62vw;
  top: 88.57143vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-63 {
  left: 63vw;
  left: 90%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-63 {
  top: 63vw;
  top: 90vw;
}
/* line 86, ../sass/components/_vlines.scss */
.lines-debug i.h-63,
.lines-debug i.w-63 {
  opacity: 0.5;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-64 {
  left: 64vw;
  left: 91.42857%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-64 {
  top: 64vw;
  top: 91.42857vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-65 {
  left: 65vw;
  left: 92.85714%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-65 {
  top: 65vw;
  top: 92.85714vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-66 {
  left: 66vw;
  left: 94.28571%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-66 {
  top: 66vw;
  top: 94.28571vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-67 {
  left: 67vw;
  left: 95.71429%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-67 {
  top: 67vw;
  top: 95.71429vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-68 {
  left: 68vw;
  left: 97.14286%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-68 {
  top: 68vw;
  top: 97.14286vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-69 {
  left: 69vw;
  left: 98.57143%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-69 {
  top: 69vw;
  top: 98.57143vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-70 {
  left: 70vw;
  left: 100%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-70 {
  top: 70vw;
  top: 100vw;
}
/* line 86, ../sass/components/_vlines.scss */
.lines-debug i.h-70,
.lines-debug i.w-70 {
  opacity: 0.5;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-71 {
  left: 71vw;
  left: 101.42857%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-71 {
  top: 71vw;
  top: 101.42857vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-72 {
  left: 72vw;
  left: 102.85714%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-72 {
  top: 72vw;
  top: 102.85714vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-73 {
  left: 73vw;
  left: 104.28571%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-73 {
  top: 73vw;
  top: 104.28571vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-74 {
  left: 74vw;
  left: 105.71429%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-74 {
  top: 74vw;
  top: 105.71429vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-75 {
  left: 75vw;
  left: 107.14286%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-75 {
  top: 75vw;
  top: 107.14286vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-76 {
  left: 76vw;
  left: 108.57143%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-76 {
  top: 76vw;
  top: 108.57143vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-77 {
  left: 77vw;
  left: 110%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-77 {
  top: 77vw;
  top: 110vw;
}
/* line 86, ../sass/components/_vlines.scss */
.lines-debug i.h-77,
.lines-debug i.w-77 {
  opacity: 0.5;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-78 {
  left: 78vw;
  left: 111.42857%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-78 {
  top: 78vw;
  top: 111.42857vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-79 {
  left: 79vw;
  left: 112.85714%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-79 {
  top: 79vw;
  top: 112.85714vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-80 {
  left: 80vw;
  left: 114.28571%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-80 {
  top: 80vw;
  top: 114.28571vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-81 {
  left: 81vw;
  left: 115.71429%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-81 {
  top: 81vw;
  top: 115.71429vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-82 {
  left: 82vw;
  left: 117.14286%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-82 {
  top: 82vw;
  top: 117.14286vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-83 {
  left: 83vw;
  left: 118.57143%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-83 {
  top: 83vw;
  top: 118.57143vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-84 {
  left: 84vw;
  left: 120%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-84 {
  top: 84vw;
  top: 120vw;
}
/* line 86, ../sass/components/_vlines.scss */
.lines-debug i.h-84,
.lines-debug i.w-84 {
  opacity: 0.5;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-85 {
  left: 85vw;
  left: 121.42857%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-85 {
  top: 85vw;
  top: 121.42857vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-86 {
  left: 86vw;
  left: 122.85714%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-86 {
  top: 86vw;
  top: 122.85714vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-87 {
  left: 87vw;
  left: 124.28571%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-87 {
  top: 87vw;
  top: 124.28571vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-88 {
  left: 88vw;
  left: 125.71429%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-88 {
  top: 88vw;
  top: 125.71429vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-89 {
  left: 89vw;
  left: 127.14286%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-89 {
  top: 89vw;
  top: 127.14286vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-90 {
  left: 90vw;
  left: 128.57143%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-90 {
  top: 90vw;
  top: 128.57143vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-91 {
  left: 91vw;
  left: 130%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-91 {
  top: 91vw;
  top: 130vw;
}
/* line 86, ../sass/components/_vlines.scss */
.lines-debug i.h-91,
.lines-debug i.w-91 {
  opacity: 0.5;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-92 {
  left: 92vw;
  left: 131.42857%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-92 {
  top: 92vw;
  top: 131.42857vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-93 {
  left: 93vw;
  left: 132.85714%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-93 {
  top: 93vw;
  top: 132.85714vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-94 {
  left: 94vw;
  left: 134.28571%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-94 {
  top: 94vw;
  top: 134.28571vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-95 {
  left: 95vw;
  left: 135.71429%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-95 {
  top: 95vw;
  top: 135.71429vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-96 {
  left: 96vw;
  left: 137.14286%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-96 {
  top: 96vw;
  top: 137.14286vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-97 {
  left: 97vw;
  left: 138.57143%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-97 {
  top: 97vw;
  top: 138.57143vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-98 {
  left: 98vw;
  left: 140%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-98 {
  top: 98vw;
  top: 140vw;
}
/* line 86, ../sass/components/_vlines.scss */
.lines-debug i.h-98,
.lines-debug i.w-98 {
  opacity: 0.5;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-99 {
  left: 99vw;
  left: 141.42857%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-99 {
  top: 99vw;
  top: 141.42857vw;
}
/* line 75, ../sass/components/_vlines.scss */
.lines-debug i.h-100 {
  left: 100vw;
  left: 142.85714%;
}
/* line 80, ../sass/components/_vlines.scss */
.lines-debug i.w-100 {
  top: 100vw;
  top: 142.85714vw;
}

/* line 1, ../sass/components/_homepage_grid.scss */
#hpg {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  position: fixed;
  background: #fff;
  z-index: 99999;
  top: 0;
  left: 0;
  /*
  background-color: #fff;
  background-image:       linear-gradient(0deg, transparent 24%, $gray_bg 25%, $gray_bg 26%, transparent 27%, transparent 74%, $gray_bg 75%, $gray_bg 76%, transparent 77%, transparent), linear-gradient(90deg, transparent 24%, $gray_bg 25%, $gray_bg 26%, transparent 27%, transparent 74%, $gray_bg 75%, $gray_bg 76%, transparent 77%, transparent);
  height:100%;
  background-size:50px 50px;
  background-position: top left;
  //position: fixed;
  z-index: 100;
  left: 0;
  top:0;
  @include transition(visibility 0.5s, opacity 1s ease-out);
  will-change:opacity;
  */
}
@media all and (max-width: 768px) {
  /* line 25, ../sass/components/_homepage_grid.scss */
  #hpg i {
    display: none;
  }
}
/* line 30, ../sass/components/_homepage_grid.scss */
#hpg i {
  position: absolute;
  background: #CCCCCC;
  -moz-transition: -moz-transform 0.1s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: -o-transform 0.1s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.1s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transform-origin: 0px 0px;
  -ms-transform-origin: 0px 0px;
  -webkit-transform-origin: 0px 0px;
  transform-origin: 0px 0px;
}
/* line 38, ../sass/components/_homepage_grid.scss */
#hpg i.h {
  width: 1px;
  height: 100%;
}
/* line 42, ../sass/components/_homepage_grid.scss */
#hpg i.w {
  width: 100%;
  height: 1px;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-0 {
  left: 0%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-0 {
  top: 0vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-0,
#hpg i.w-0 {
  -moz-transition-delay: 0ms;
  -o-transition-delay: 0ms;
  -webkit-transition-delay: 0ms;
  transition-delay: 0ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-1 {
  left: 1.42857%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-1 {
  top: 1.42857vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-1,
#hpg i.w-1 {
  -moz-transition-delay: 10ms;
  -o-transition-delay: 10ms;
  -webkit-transition-delay: 10ms;
  transition-delay: 10ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-2 {
  left: 2.85714%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-2 {
  top: 2.85714vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-2,
#hpg i.w-2 {
  -moz-transition-delay: 20ms;
  -o-transition-delay: 20ms;
  -webkit-transition-delay: 20ms;
  transition-delay: 20ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-3 {
  left: 4.28571%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-3 {
  top: 4.28571vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-3,
#hpg i.w-3 {
  -moz-transition-delay: 30ms;
  -o-transition-delay: 30ms;
  -webkit-transition-delay: 30ms;
  transition-delay: 30ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-4 {
  left: 5.71429%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-4 {
  top: 5.71429vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-4,
#hpg i.w-4 {
  -moz-transition-delay: 40ms;
  -o-transition-delay: 40ms;
  -webkit-transition-delay: 40ms;
  transition-delay: 40ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-5 {
  left: 7.14286%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-5 {
  top: 7.14286vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-5,
#hpg i.w-5 {
  -moz-transition-delay: 50ms;
  -o-transition-delay: 50ms;
  -webkit-transition-delay: 50ms;
  transition-delay: 50ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-6 {
  left: 8.57143%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-6 {
  top: 8.57143vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-6,
#hpg i.w-6 {
  -moz-transition-delay: 60ms;
  -o-transition-delay: 60ms;
  -webkit-transition-delay: 60ms;
  transition-delay: 60ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-7 {
  left: 10%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-7 {
  top: 10vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-7,
#hpg i.w-7 {
  -moz-transition-delay: 70ms;
  -o-transition-delay: 70ms;
  -webkit-transition-delay: 70ms;
  transition-delay: 70ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-8 {
  left: 11.42857%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-8 {
  top: 11.42857vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-8,
#hpg i.w-8 {
  -moz-transition-delay: 80ms;
  -o-transition-delay: 80ms;
  -webkit-transition-delay: 80ms;
  transition-delay: 80ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-9 {
  left: 12.85714%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-9 {
  top: 12.85714vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-9,
#hpg i.w-9 {
  -moz-transition-delay: 90ms;
  -o-transition-delay: 90ms;
  -webkit-transition-delay: 90ms;
  transition-delay: 90ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-10 {
  left: 14.28571%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-10 {
  top: 14.28571vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-10,
#hpg i.w-10 {
  -moz-transition-delay: 100ms;
  -o-transition-delay: 100ms;
  -webkit-transition-delay: 100ms;
  transition-delay: 100ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-11 {
  left: 15.71429%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-11 {
  top: 15.71429vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-11,
#hpg i.w-11 {
  -moz-transition-delay: 110ms;
  -o-transition-delay: 110ms;
  -webkit-transition-delay: 110ms;
  transition-delay: 110ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-12 {
  left: 17.14286%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-12 {
  top: 17.14286vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-12,
#hpg i.w-12 {
  -moz-transition-delay: 120ms;
  -o-transition-delay: 120ms;
  -webkit-transition-delay: 120ms;
  transition-delay: 120ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-13 {
  left: 18.57143%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-13 {
  top: 18.57143vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-13,
#hpg i.w-13 {
  -moz-transition-delay: 130ms;
  -o-transition-delay: 130ms;
  -webkit-transition-delay: 130ms;
  transition-delay: 130ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-14 {
  left: 20%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-14 {
  top: 20vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-14,
#hpg i.w-14 {
  -moz-transition-delay: 140ms;
  -o-transition-delay: 140ms;
  -webkit-transition-delay: 140ms;
  transition-delay: 140ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-15 {
  left: 21.42857%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-15 {
  top: 21.42857vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-15,
#hpg i.w-15 {
  -moz-transition-delay: 150ms;
  -o-transition-delay: 150ms;
  -webkit-transition-delay: 150ms;
  transition-delay: 150ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-16 {
  left: 22.85714%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-16 {
  top: 22.85714vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-16,
#hpg i.w-16 {
  -moz-transition-delay: 160ms;
  -o-transition-delay: 160ms;
  -webkit-transition-delay: 160ms;
  transition-delay: 160ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-17 {
  left: 24.28571%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-17 {
  top: 24.28571vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-17,
#hpg i.w-17 {
  -moz-transition-delay: 170ms;
  -o-transition-delay: 170ms;
  -webkit-transition-delay: 170ms;
  transition-delay: 170ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-18 {
  left: 25.71429%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-18 {
  top: 25.71429vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-18,
#hpg i.w-18 {
  -moz-transition-delay: 180ms;
  -o-transition-delay: 180ms;
  -webkit-transition-delay: 180ms;
  transition-delay: 180ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-19 {
  left: 27.14286%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-19 {
  top: 27.14286vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-19,
#hpg i.w-19 {
  -moz-transition-delay: 190ms;
  -o-transition-delay: 190ms;
  -webkit-transition-delay: 190ms;
  transition-delay: 190ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-20 {
  left: 28.57143%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-20 {
  top: 28.57143vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-20,
#hpg i.w-20 {
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-21 {
  left: 30%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-21 {
  top: 30vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-21,
#hpg i.w-21 {
  -moz-transition-delay: 210ms;
  -o-transition-delay: 210ms;
  -webkit-transition-delay: 210ms;
  transition-delay: 210ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-22 {
  left: 31.42857%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-22 {
  top: 31.42857vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-22,
#hpg i.w-22 {
  -moz-transition-delay: 220ms;
  -o-transition-delay: 220ms;
  -webkit-transition-delay: 220ms;
  transition-delay: 220ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-23 {
  left: 32.85714%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-23 {
  top: 32.85714vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-23,
#hpg i.w-23 {
  -moz-transition-delay: 230ms;
  -o-transition-delay: 230ms;
  -webkit-transition-delay: 230ms;
  transition-delay: 230ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-24 {
  left: 34.28571%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-24 {
  top: 34.28571vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-24,
#hpg i.w-24 {
  -moz-transition-delay: 240ms;
  -o-transition-delay: 240ms;
  -webkit-transition-delay: 240ms;
  transition-delay: 240ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-25 {
  left: 35.71429%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-25 {
  top: 35.71429vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-25,
#hpg i.w-25 {
  -moz-transition-delay: 250ms;
  -o-transition-delay: 250ms;
  -webkit-transition-delay: 250ms;
  transition-delay: 250ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-26 {
  left: 37.14286%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-26 {
  top: 37.14286vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-26,
#hpg i.w-26 {
  -moz-transition-delay: 260ms;
  -o-transition-delay: 260ms;
  -webkit-transition-delay: 260ms;
  transition-delay: 260ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-27 {
  left: 38.57143%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-27 {
  top: 38.57143vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-27,
#hpg i.w-27 {
  -moz-transition-delay: 270ms;
  -o-transition-delay: 270ms;
  -webkit-transition-delay: 270ms;
  transition-delay: 270ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-28 {
  left: 40%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-28 {
  top: 40vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-28,
#hpg i.w-28 {
  -moz-transition-delay: 280ms;
  -o-transition-delay: 280ms;
  -webkit-transition-delay: 280ms;
  transition-delay: 280ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-29 {
  left: 41.42857%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-29 {
  top: 41.42857vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-29,
#hpg i.w-29 {
  -moz-transition-delay: 290ms;
  -o-transition-delay: 290ms;
  -webkit-transition-delay: 290ms;
  transition-delay: 290ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-30 {
  left: 42.85714%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-30 {
  top: 42.85714vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-30,
#hpg i.w-30 {
  -moz-transition-delay: 300ms;
  -o-transition-delay: 300ms;
  -webkit-transition-delay: 300ms;
  transition-delay: 300ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-31 {
  left: 44.28571%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-31 {
  top: 44.28571vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-31,
#hpg i.w-31 {
  -moz-transition-delay: 310ms;
  -o-transition-delay: 310ms;
  -webkit-transition-delay: 310ms;
  transition-delay: 310ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-32 {
  left: 45.71429%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-32 {
  top: 45.71429vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-32,
#hpg i.w-32 {
  -moz-transition-delay: 320ms;
  -o-transition-delay: 320ms;
  -webkit-transition-delay: 320ms;
  transition-delay: 320ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-33 {
  left: 47.14286%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-33 {
  top: 47.14286vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-33,
#hpg i.w-33 {
  -moz-transition-delay: 330ms;
  -o-transition-delay: 330ms;
  -webkit-transition-delay: 330ms;
  transition-delay: 330ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-34 {
  left: 48.57143%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-34 {
  top: 48.57143vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-34,
#hpg i.w-34 {
  -moz-transition-delay: 340ms;
  -o-transition-delay: 340ms;
  -webkit-transition-delay: 340ms;
  transition-delay: 340ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-35 {
  left: 50%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-35 {
  top: 50vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-35,
#hpg i.w-35 {
  -moz-transition-delay: 350ms;
  -o-transition-delay: 350ms;
  -webkit-transition-delay: 350ms;
  transition-delay: 350ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-36 {
  left: 51.42857%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-36 {
  top: 51.42857vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-36,
#hpg i.w-36 {
  -moz-transition-delay: 360ms;
  -o-transition-delay: 360ms;
  -webkit-transition-delay: 360ms;
  transition-delay: 360ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-37 {
  left: 52.85714%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-37 {
  top: 52.85714vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-37,
#hpg i.w-37 {
  -moz-transition-delay: 370ms;
  -o-transition-delay: 370ms;
  -webkit-transition-delay: 370ms;
  transition-delay: 370ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-38 {
  left: 54.28571%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-38 {
  top: 54.28571vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-38,
#hpg i.w-38 {
  -moz-transition-delay: 380ms;
  -o-transition-delay: 380ms;
  -webkit-transition-delay: 380ms;
  transition-delay: 380ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-39 {
  left: 55.71429%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-39 {
  top: 55.71429vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-39,
#hpg i.w-39 {
  -moz-transition-delay: 390ms;
  -o-transition-delay: 390ms;
  -webkit-transition-delay: 390ms;
  transition-delay: 390ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-40 {
  left: 57.14286%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-40 {
  top: 57.14286vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-40,
#hpg i.w-40 {
  -moz-transition-delay: 400ms;
  -o-transition-delay: 400ms;
  -webkit-transition-delay: 400ms;
  transition-delay: 400ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-41 {
  left: 58.57143%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-41 {
  top: 58.57143vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-41,
#hpg i.w-41 {
  -moz-transition-delay: 410ms;
  -o-transition-delay: 410ms;
  -webkit-transition-delay: 410ms;
  transition-delay: 410ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-42 {
  left: 60%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-42 {
  top: 60vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-42,
#hpg i.w-42 {
  -moz-transition-delay: 420ms;
  -o-transition-delay: 420ms;
  -webkit-transition-delay: 420ms;
  transition-delay: 420ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-43 {
  left: 61.42857%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-43 {
  top: 61.42857vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-43,
#hpg i.w-43 {
  -moz-transition-delay: 430ms;
  -o-transition-delay: 430ms;
  -webkit-transition-delay: 430ms;
  transition-delay: 430ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-44 {
  left: 62.85714%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-44 {
  top: 62.85714vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-44,
#hpg i.w-44 {
  -moz-transition-delay: 440ms;
  -o-transition-delay: 440ms;
  -webkit-transition-delay: 440ms;
  transition-delay: 440ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-45 {
  left: 64.28571%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-45 {
  top: 64.28571vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-45,
#hpg i.w-45 {
  -moz-transition-delay: 450ms;
  -o-transition-delay: 450ms;
  -webkit-transition-delay: 450ms;
  transition-delay: 450ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-46 {
  left: 65.71429%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-46 {
  top: 65.71429vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-46,
#hpg i.w-46 {
  -moz-transition-delay: 460ms;
  -o-transition-delay: 460ms;
  -webkit-transition-delay: 460ms;
  transition-delay: 460ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-47 {
  left: 67.14286%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-47 {
  top: 67.14286vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-47,
#hpg i.w-47 {
  -moz-transition-delay: 470ms;
  -o-transition-delay: 470ms;
  -webkit-transition-delay: 470ms;
  transition-delay: 470ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-48 {
  left: 68.57143%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-48 {
  top: 68.57143vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-48,
#hpg i.w-48 {
  -moz-transition-delay: 480ms;
  -o-transition-delay: 480ms;
  -webkit-transition-delay: 480ms;
  transition-delay: 480ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-49 {
  left: 70%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-49 {
  top: 70vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-49,
#hpg i.w-49 {
  -moz-transition-delay: 490ms;
  -o-transition-delay: 490ms;
  -webkit-transition-delay: 490ms;
  transition-delay: 490ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-50 {
  left: 71.42857%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-50 {
  top: 71.42857vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-50,
#hpg i.w-50 {
  -moz-transition-delay: 500ms;
  -o-transition-delay: 500ms;
  -webkit-transition-delay: 500ms;
  transition-delay: 500ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-51 {
  left: 72.85714%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-51 {
  top: 72.85714vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-51,
#hpg i.w-51 {
  -moz-transition-delay: 510ms;
  -o-transition-delay: 510ms;
  -webkit-transition-delay: 510ms;
  transition-delay: 510ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-52 {
  left: 74.28571%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-52 {
  top: 74.28571vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-52,
#hpg i.w-52 {
  -moz-transition-delay: 520ms;
  -o-transition-delay: 520ms;
  -webkit-transition-delay: 520ms;
  transition-delay: 520ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-53 {
  left: 75.71429%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-53 {
  top: 75.71429vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-53,
#hpg i.w-53 {
  -moz-transition-delay: 530ms;
  -o-transition-delay: 530ms;
  -webkit-transition-delay: 530ms;
  transition-delay: 530ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-54 {
  left: 77.14286%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-54 {
  top: 77.14286vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-54,
#hpg i.w-54 {
  -moz-transition-delay: 540ms;
  -o-transition-delay: 540ms;
  -webkit-transition-delay: 540ms;
  transition-delay: 540ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-55 {
  left: 78.57143%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-55 {
  top: 78.57143vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-55,
#hpg i.w-55 {
  -moz-transition-delay: 550ms;
  -o-transition-delay: 550ms;
  -webkit-transition-delay: 550ms;
  transition-delay: 550ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-56 {
  left: 80%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-56 {
  top: 80vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-56,
#hpg i.w-56 {
  -moz-transition-delay: 560ms;
  -o-transition-delay: 560ms;
  -webkit-transition-delay: 560ms;
  transition-delay: 560ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-57 {
  left: 81.42857%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-57 {
  top: 81.42857vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-57,
#hpg i.w-57 {
  -moz-transition-delay: 570ms;
  -o-transition-delay: 570ms;
  -webkit-transition-delay: 570ms;
  transition-delay: 570ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-58 {
  left: 82.85714%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-58 {
  top: 82.85714vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-58,
#hpg i.w-58 {
  -moz-transition-delay: 580ms;
  -o-transition-delay: 580ms;
  -webkit-transition-delay: 580ms;
  transition-delay: 580ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-59 {
  left: 84.28571%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-59 {
  top: 84.28571vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-59,
#hpg i.w-59 {
  -moz-transition-delay: 590ms;
  -o-transition-delay: 590ms;
  -webkit-transition-delay: 590ms;
  transition-delay: 590ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-60 {
  left: 85.71429%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-60 {
  top: 85.71429vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-60,
#hpg i.w-60 {
  -moz-transition-delay: 600ms;
  -o-transition-delay: 600ms;
  -webkit-transition-delay: 600ms;
  transition-delay: 600ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-61 {
  left: 87.14286%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-61 {
  top: 87.14286vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-61,
#hpg i.w-61 {
  -moz-transition-delay: 610ms;
  -o-transition-delay: 610ms;
  -webkit-transition-delay: 610ms;
  transition-delay: 610ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-62 {
  left: 88.57143%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-62 {
  top: 88.57143vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-62,
#hpg i.w-62 {
  -moz-transition-delay: 620ms;
  -o-transition-delay: 620ms;
  -webkit-transition-delay: 620ms;
  transition-delay: 620ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-63 {
  left: 90%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-63 {
  top: 90vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-63,
#hpg i.w-63 {
  -moz-transition-delay: 630ms;
  -o-transition-delay: 630ms;
  -webkit-transition-delay: 630ms;
  transition-delay: 630ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-64 {
  left: 91.42857%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-64 {
  top: 91.42857vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-64,
#hpg i.w-64 {
  -moz-transition-delay: 640ms;
  -o-transition-delay: 640ms;
  -webkit-transition-delay: 640ms;
  transition-delay: 640ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-65 {
  left: 92.85714%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-65 {
  top: 92.85714vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-65,
#hpg i.w-65 {
  -moz-transition-delay: 650ms;
  -o-transition-delay: 650ms;
  -webkit-transition-delay: 650ms;
  transition-delay: 650ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-66 {
  left: 94.28571%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-66 {
  top: 94.28571vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-66,
#hpg i.w-66 {
  -moz-transition-delay: 660ms;
  -o-transition-delay: 660ms;
  -webkit-transition-delay: 660ms;
  transition-delay: 660ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-67 {
  left: 95.71429%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-67 {
  top: 95.71429vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-67,
#hpg i.w-67 {
  -moz-transition-delay: 670ms;
  -o-transition-delay: 670ms;
  -webkit-transition-delay: 670ms;
  transition-delay: 670ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-68 {
  left: 97.14286%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-68 {
  top: 97.14286vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-68,
#hpg i.w-68 {
  -moz-transition-delay: 680ms;
  -o-transition-delay: 680ms;
  -webkit-transition-delay: 680ms;
  transition-delay: 680ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-69 {
  left: 98.57143%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-69 {
  top: 98.57143vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-69,
#hpg i.w-69 {
  -moz-transition-delay: 690ms;
  -o-transition-delay: 690ms;
  -webkit-transition-delay: 690ms;
  transition-delay: 690ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-70 {
  left: 100%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-70 {
  top: 100vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-70,
#hpg i.w-70 {
  -moz-transition-delay: 700ms;
  -o-transition-delay: 700ms;
  -webkit-transition-delay: 700ms;
  transition-delay: 700ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-71 {
  left: 101.42857%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-71 {
  top: 101.42857vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-71,
#hpg i.w-71 {
  -moz-transition-delay: 710ms;
  -o-transition-delay: 710ms;
  -webkit-transition-delay: 710ms;
  transition-delay: 710ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-72 {
  left: 102.85714%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-72 {
  top: 102.85714vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-72,
#hpg i.w-72 {
  -moz-transition-delay: 720ms;
  -o-transition-delay: 720ms;
  -webkit-transition-delay: 720ms;
  transition-delay: 720ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-73 {
  left: 104.28571%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-73 {
  top: 104.28571vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-73,
#hpg i.w-73 {
  -moz-transition-delay: 730ms;
  -o-transition-delay: 730ms;
  -webkit-transition-delay: 730ms;
  transition-delay: 730ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-74 {
  left: 105.71429%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-74 {
  top: 105.71429vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-74,
#hpg i.w-74 {
  -moz-transition-delay: 740ms;
  -o-transition-delay: 740ms;
  -webkit-transition-delay: 740ms;
  transition-delay: 740ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-75 {
  left: 107.14286%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-75 {
  top: 107.14286vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-75,
#hpg i.w-75 {
  -moz-transition-delay: 750ms;
  -o-transition-delay: 750ms;
  -webkit-transition-delay: 750ms;
  transition-delay: 750ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-76 {
  left: 108.57143%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-76 {
  top: 108.57143vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-76,
#hpg i.w-76 {
  -moz-transition-delay: 760ms;
  -o-transition-delay: 760ms;
  -webkit-transition-delay: 760ms;
  transition-delay: 760ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-77 {
  left: 110%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-77 {
  top: 110vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-77,
#hpg i.w-77 {
  -moz-transition-delay: 770ms;
  -o-transition-delay: 770ms;
  -webkit-transition-delay: 770ms;
  transition-delay: 770ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-78 {
  left: 111.42857%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-78 {
  top: 111.42857vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-78,
#hpg i.w-78 {
  -moz-transition-delay: 780ms;
  -o-transition-delay: 780ms;
  -webkit-transition-delay: 780ms;
  transition-delay: 780ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-79 {
  left: 112.85714%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-79 {
  top: 112.85714vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-79,
#hpg i.w-79 {
  -moz-transition-delay: 790ms;
  -o-transition-delay: 790ms;
  -webkit-transition-delay: 790ms;
  transition-delay: 790ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-80 {
  left: 114.28571%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-80 {
  top: 114.28571vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-80,
#hpg i.w-80 {
  -moz-transition-delay: 800ms;
  -o-transition-delay: 800ms;
  -webkit-transition-delay: 800ms;
  transition-delay: 800ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-81 {
  left: 115.71429%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-81 {
  top: 115.71429vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-81,
#hpg i.w-81 {
  -moz-transition-delay: 810ms;
  -o-transition-delay: 810ms;
  -webkit-transition-delay: 810ms;
  transition-delay: 810ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-82 {
  left: 117.14286%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-82 {
  top: 117.14286vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-82,
#hpg i.w-82 {
  -moz-transition-delay: 820ms;
  -o-transition-delay: 820ms;
  -webkit-transition-delay: 820ms;
  transition-delay: 820ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-83 {
  left: 118.57143%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-83 {
  top: 118.57143vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-83,
#hpg i.w-83 {
  -moz-transition-delay: 830ms;
  -o-transition-delay: 830ms;
  -webkit-transition-delay: 830ms;
  transition-delay: 830ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-84 {
  left: 120%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-84 {
  top: 120vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-84,
#hpg i.w-84 {
  -moz-transition-delay: 840ms;
  -o-transition-delay: 840ms;
  -webkit-transition-delay: 840ms;
  transition-delay: 840ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-85 {
  left: 121.42857%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-85 {
  top: 121.42857vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-85,
#hpg i.w-85 {
  -moz-transition-delay: 850ms;
  -o-transition-delay: 850ms;
  -webkit-transition-delay: 850ms;
  transition-delay: 850ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-86 {
  left: 122.85714%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-86 {
  top: 122.85714vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-86,
#hpg i.w-86 {
  -moz-transition-delay: 860ms;
  -o-transition-delay: 860ms;
  -webkit-transition-delay: 860ms;
  transition-delay: 860ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-87 {
  left: 124.28571%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-87 {
  top: 124.28571vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-87,
#hpg i.w-87 {
  -moz-transition-delay: 870ms;
  -o-transition-delay: 870ms;
  -webkit-transition-delay: 870ms;
  transition-delay: 870ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-88 {
  left: 125.71429%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-88 {
  top: 125.71429vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-88,
#hpg i.w-88 {
  -moz-transition-delay: 880ms;
  -o-transition-delay: 880ms;
  -webkit-transition-delay: 880ms;
  transition-delay: 880ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-89 {
  left: 127.14286%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-89 {
  top: 127.14286vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-89,
#hpg i.w-89 {
  -moz-transition-delay: 890ms;
  -o-transition-delay: 890ms;
  -webkit-transition-delay: 890ms;
  transition-delay: 890ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-90 {
  left: 128.57143%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-90 {
  top: 128.57143vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-90,
#hpg i.w-90 {
  -moz-transition-delay: 900ms;
  -o-transition-delay: 900ms;
  -webkit-transition-delay: 900ms;
  transition-delay: 900ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-91 {
  left: 130%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-91 {
  top: 130vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-91,
#hpg i.w-91 {
  -moz-transition-delay: 910ms;
  -o-transition-delay: 910ms;
  -webkit-transition-delay: 910ms;
  transition-delay: 910ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-92 {
  left: 131.42857%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-92 {
  top: 131.42857vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-92,
#hpg i.w-92 {
  -moz-transition-delay: 920ms;
  -o-transition-delay: 920ms;
  -webkit-transition-delay: 920ms;
  transition-delay: 920ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-93 {
  left: 132.85714%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-93 {
  top: 132.85714vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-93,
#hpg i.w-93 {
  -moz-transition-delay: 930ms;
  -o-transition-delay: 930ms;
  -webkit-transition-delay: 930ms;
  transition-delay: 930ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-94 {
  left: 134.28571%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-94 {
  top: 134.28571vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-94,
#hpg i.w-94 {
  -moz-transition-delay: 940ms;
  -o-transition-delay: 940ms;
  -webkit-transition-delay: 940ms;
  transition-delay: 940ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-95 {
  left: 135.71429%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-95 {
  top: 135.71429vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-95,
#hpg i.w-95 {
  -moz-transition-delay: 950ms;
  -o-transition-delay: 950ms;
  -webkit-transition-delay: 950ms;
  transition-delay: 950ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-96 {
  left: 137.14286%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-96 {
  top: 137.14286vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-96,
#hpg i.w-96 {
  -moz-transition-delay: 960ms;
  -o-transition-delay: 960ms;
  -webkit-transition-delay: 960ms;
  transition-delay: 960ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-97 {
  left: 138.57143%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-97 {
  top: 138.57143vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-97,
#hpg i.w-97 {
  -moz-transition-delay: 970ms;
  -o-transition-delay: 970ms;
  -webkit-transition-delay: 970ms;
  transition-delay: 970ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-98 {
  left: 140%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-98 {
  top: 140vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-98,
#hpg i.w-98 {
  -moz-transition-delay: 980ms;
  -o-transition-delay: 980ms;
  -webkit-transition-delay: 980ms;
  transition-delay: 980ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-99 {
  left: 141.42857%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-99 {
  top: 141.42857vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-99,
#hpg i.w-99 {
  -moz-transition-delay: 990ms;
  -o-transition-delay: 990ms;
  -webkit-transition-delay: 990ms;
  transition-delay: 990ms;
}
/* line 47, ../sass/components/_homepage_grid.scss */
#hpg i.h-100 {
  left: 142.85714%;
}
/* line 50, ../sass/components/_homepage_grid.scss */
#hpg i.w-100 {
  top: 142.85714vw;
}
/* line 53, ../sass/components/_homepage_grid.scss */
#hpg i.h-100,
#hpg i.w-100 {
  -moz-transition-delay: 1000ms;
  -o-transition-delay: 1000ms;
  -webkit-transition-delay: 1000ms;
  transition-delay: 1000ms;
}

/* line 60, ../sass/components/_homepage_grid.scss */
body.loaded #hpg {
  opacity: 0;
  visibility: hidden;
  -moz-transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1) 1s, visibility 1s linear 1s;
  -o-transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1) 1s, visibility 1s linear 1s;
  -webkit-transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1), visibility 1s linear;
  -webkit-transition-delay: 1s, 1s;
  transition: opacity 1s cubic-bezier(0.19, 1, 0.22, 1) 1s, visibility 1s linear 1s;
  will-change: opacity;
}
/* line 66, ../sass/components/_homepage_grid.scss */
body.loaded #hpg i {
  transform: scale(1);
}

/* line 72, ../sass/components/_homepage_grid.scss */
body.hi #hpg {
  opacity: 0;
  visibility: hidden;
  transition: none !important;
}

/* line 5, ../sass/components/_item_list.scss */
.item-list.grid > .grid {
  display: block;
}
/* line 6, ../sass/components/_item_list.scss */
.item-list.grid > .list {
  display: none;
}
/* line 9, ../sass/components/_item_list.scss */
.item-list.grid nav li.grid rect {
  fill: #CCCCCC;
}
/* line 16, ../sass/components/_item_list.scss */
.item-list.list > .grid {
  display: none;
}
/* line 17, ../sass/components/_item_list.scss */
.item-list.list > .list {
  display: block;
}
@media all and (max-width: 768px) {
  /* line 17, ../sass/components/_item_list.scss */
  .item-list.list > .list {
    padding: 1.42857vw;
  }
}
/* line 20, ../sass/components/_item_list.scss */
.item-list.list nav li.list rect {
  fill: #CCCCCC;
}
/* line 27, ../sass/components/_item_list.scss */
.item-list .row.hide {
  display: none;
}
/* line 30, ../sass/components/_item_list.scss */
.item-list .row.show {
  display: block;
}
/* line 34, ../sass/components/_item_list.scss */
.item-list tr.row.show {
  display: table-row;
}
/* line 43, ../sass/components/_item_list.scss */
.item-list ul.masonry li {
  display: block;
  width: 50%;
  box-sizing: border-box;
  -moz-transition: opacity 0.5s ease-out;
  -o-transition: opacity 0.5s ease-out;
  -webkit-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
}
@media all and (max-width: 480px) {
  /* line 43, ../sass/components/_item_list.scss */
  .item-list ul.masonry li {
    width: 100%;
  }
}
/* line 51, ../sass/components/_item_list.scss */
.item-list ul.masonry li a, .item-list ul.masonry li img {
  display: block;
}
/* line 54, ../sass/components/_item_list.scss */
.item-list ul.masonry li img {
  width: 96%;
  height: auto;
}
/* line 60, ../sass/components/_item_list.scss */
.item-list ul.masonry li:hover img {
  opacity: 0.75;
}
/* line 63, ../sass/components/_item_list.scss */
.item-list ul.masonry li:hover p, .item-list ul.masonry li:hover h1, .item-list ul.masonry li:hover h2, .item-list ul.masonry li:hover h3, .item-list ul.masonry li:hover .info {
  opacity: 1;
  visibility: visible;
}
/* line 69, ../sass/components/_item_list.scss */
.item-list ul.masonry li p, .item-list ul.masonry li h1, .item-list ul.masonry li h2, .item-list ul.masonry li h3, .item-list ul.masonry li .info {
  position: absolute;
  width: calc((100/35) * 5vw);
  /*left: calc((-100/70) * 14vw - 0.71429vw);*/
     left: calc((-100/70) * 14vw - -5.28571vw);
  top: 0;
  padding: 0.71429vw 1.42857vw 0.71429vw 1.42857vw;
  box-sizing: border-box;
  opacity: 0;
  visibility: hidden;
  -moz-transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1), visibility 0.6s;
  -o-transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1), visibility 0.6s;
  -webkit-transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1), visibility 0.6s;
  transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1), visibility 0.6s;
  will-change: opacity;
}
@media all and (max-width: 768px) {
  /* line 69, ../sass/components/_item_list.scss */
  .item-list ul.masonry li p, .item-list ul.masonry li h1, .item-list ul.masonry li h2, .item-list ul.masonry li h3, .item-list ul.masonry li .info {
    position: static;
    width: 100%;
    opacity: 1;
    visibility: visible;
    padding: 4.28571vw 0;
  }
}

/*@media all and (max-width: 480px) {
  /* line 87, ../sass/components/_item_list.scss
  .item-list ul.masonry li p span, .item-list ul.masonry li h1 span, .item-list ul.masonry li h2 span, .item-list ul.masonry li h3 span, .item-list ul.masonry li .info span {
    display: none;
  }
}*/
/* line 95, ../sass/components/_item_list.scss */
.item-list ul.masonry li.right p, .item-list ul.masonry li.right h1, .item-list ul.masonry li.right h2, .item-list ul.masonry li.right h3, .item-list ul.masonry li.right .info {
  /*left: calc(((-100/70) * 14vw) - 0.71429vw - 100%);*/
      left: calc(((-100/70) * 14vw) - -6.28571vw - 100%);
}
/* line 104, ../sass/components/_item_list.scss */
.item-list nav li {
  display: inline-block;
  vertical-align: bottom;
  cursor: pointer;
}
/* line 108, ../sass/components/_item_list.scss */
.item-list nav li svg {
  display: block;
}
/* line 111, ../sass/components/_item_list.scss */
.item-list nav li svg rect {
  -moz-transition: fill 0.3s ease-out;
  -o-transition: fill 0.3s ease-out;
  -webkit-transition: fill 0.3s ease-out;
  transition: fill 0.3s ease-out;
}
/* line 119, ../sass/components/_item_list.scss */
.item-list table, .item-list table thead, .item-list table tbody, .item-list table tr {
  width: 100%;
}
/* line 123, ../sass/components/_item_list.scss */
.item-list table thead th:nth-child(1) {
  width: 50%;
}
/* line 124, ../sass/components/_item_list.scss */
.item-list table thead th:nth-child(2) {
  width: 35%;
  padding-left: 1.42857vw;
}
@media all and (max-width: 480px) {
  /* line 124, ../sass/components/_item_list.scss */
  .item-list table thead th:nth-child(2) {
    display: none;
  }
}
/* line 129, ../sass/components/_item_list.scss */
.item-list table thead th:nth-child(3) {
  width: 15%;
  padding-left: 1.42857vw;
}
@media all and (max-width: 480px) {
  /* line 129, ../sass/components/_item_list.scss */
  .item-list table thead th:nth-child(3) {
    width: 50%;
    padding-left: 0;
    text-align: right;
  }
}
/* line 134, ../sass/components/_item_list.scss */
.item-list table thead th {
  color: #404040;
}
/* line 139, ../sass/components/_item_list.scss */
.item-list table tr {
  width: 100%;
  position: relative;
  border-bottom: 1px solid #CCCCCC;
}
@media all and (max-width: 768px) {
  /* line 144, ../sass/components/_item_list.scss */
  .item-list table tr:last-child {
    border: none;
  }
}
/* line 148, ../sass/components/_item_list.scss */
.item-list table tr td, .item-list table tr th {
  padding: 0.71429vw 0;
  padding-top: calc(100vw / 70 - 16px / 2);
  padding-bottom: calc(100vw / 70 - 16px / 2);
  line-height: 1em;
  font-weight: 200px;
  font-size: 16px;
}
@media all and (max-width: 768px) {
  /* line 148, ../sass/components/_item_list.scss */
  .item-list table tr td, .item-list table tr th {
    padding-bottom: 4.28571vw;
    padding-top: 4.28571vw;
  }
}
@media all and (max-width: 480px) {
  /* line 160, ../sass/components/_item_list.scss */
  .item-list table tr td:nth-child(2) {
    display: none;
  }
}
@media all and (max-width: 480px) {
  /* line 165, ../sass/components/_item_list.scss */
  .item-list table tr td:nth-child(3) {
    width: 50%;
    padding-left: 0;
    text-align: right;
  }
}
/* line 171, ../sass/components/_item_list.scss */
.item-list table tr th {
  padding-top: 0;
}
/* line 175, ../sass/components/_item_list.scss */
.item-list table tr:hover td, .item-list table tr:hover a {
  color: #404040;
}
/* line 179, ../sass/components/_item_list.scss */
.item-list table tr td {
  padding-left: 1.42857vw;
}
/* line 181, ../sass/components/_item_list.scss */
.item-list table tr td:first-child {
  padding-left: 0;
}
/* line 184, ../sass/components/_item_list.scss */
.item-list table tr td, .item-list table tr td a {
  color: #808080;
}
/* line 187, ../sass/components/_item_list.scss */
.item-list table tr td a {
  text-decoration: none;
}
.item-list table tr td img {
  left: calc(8.42857vw - (100%/3));
  width: calc(-2.85714vw + (100%/5));
}
/* line 190, ../sass/components/_item_list.scss */
.item-list table tr td img {
  position: absolute;
  /* left: calc(1.42857vw + (100%/5)); */
  width: calc(-2.85714vw + (100%/5));
  margin-top: calc(-(100vw / 70 - 16px / 2));
  height: auto;
  opacity: 0;
  visibility: hidden;
  -moz-transition: opacity 0.1s ease-out, visibility 0.5s;
  -o-transition: opacity 0.1s ease-out, visibility 0.5s;
  -webkit-transition: opacity 0.1s ease-out, visibility 0.5s;
  transition: opacity 0.1s ease-out, visibility 0.5s;
  will-change: opacity;
}
/* line 207, ../sass/components/_item_list.scss */
.item-list table tr td:hover img {
  -moz-transition: opacity 0.5s ease-in, visibility 0.5s;
  -o-transition: opacity 0.5s ease-in, visibility 0.5s;
  -webkit-transition: opacity 0.5s ease-in, visibility 0.5s;
  transition: opacity 0.5s ease-in, visibility 0.5s;
  opacity: 1;
  visibility: visible;
}

/* line 3, ../sass/components/_categories.scss */
ul.categories li a {
  text-decoration: none;
  color: #808080;
}
/* line 6, ../sass/components/_categories.scss */
ul.categories li a.active {
  color: #404040;
}

/* line 2, ../sass/components/_image_blocks.scss */
.blocks .grid-sizer {
  height: 0;
  width: 50%;
}
@media all and (max-width: 480px) {
  /* line 2, ../sass/components/_image_blocks.scss */
  .blocks .grid-sizer {
    width: 100%;
  }
}
/* line 11, ../sass/components/_image_blocks.scss */
.blocks.only-halfs .block .info {
  opacity: 0;
  visibility: hidden;
  -moz-transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1), visibility 0.6s;
  -o-transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1), visibility 0.6s;
  -webkit-transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1), visibility 0.6s;
  transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1), visibility 0.6s;
  will-change: opacity;
}
/* line 18, ../sass/components/_image_blocks.scss */
.blocks.only-halfs .block:hover .info {
  opacity: 1;
  visibility: visible;
}
/* line 22, ../sass/components/_image_blocks.scss */
.blocks.only-halfs .block:hover img {
  opacity: 0.8;
}
/* line 32, ../sass/components/_image_blocks.scss */
.blocks.only-halfs .block.AbsoluteText.left .info, .blocks.only-halfs .block.AbsoluteText.Half.left .info {
  left: calc(-20vw - 0.71429vw);
}
/* line 39, ../sass/components/_image_blocks.scss */
.blocks.only-halfs .block.AbsoluteText.right .info, .blocks.only-halfs .block.AbsoluteText.Half.right .info {
  left: calc(-20vw - 0.71429vw - 100%);
}
/* line 47, ../sass/components/_image_blocks.scss */
.blocks .block {
  display: block;
  box-sizing: border-box;
  padding: 0.71429vw;
  position: relative;
}
@media all and (max-width: 768px) {
  /* line 47, ../sass/components/_image_blocks.scss */
  .blocks .block {
    padding-top: 2.14286vw;
  }
}
/* line 56, ../sass/components/_image_blocks.scss */
.blocks .block a {
  display: block;
}
/* line 59, ../sass/components/_image_blocks.scss */
.blocks .block.Half {
  width: 50%;
}
@media all and (max-width: 768px) {
  /* line 59, ../sass/components/_image_blocks.scss */
  .blocks .block.Half {
    width: 100%;
    padding-top: 4.28571vw;
  }
}
/* line 67, ../sass/components/_image_blocks.scss */
.blocks .block.Full {
  width: 100%;
}
@media all and (max-width: 768px) {
  /* line 67, ../sass/components/_image_blocks.scss */
  .blocks .block.Full {
    padding-top: 4.28571vw;
  }
}
/* line 74, ../sass/components/_image_blocks.scss */
.blocks .block.Text {
  width: 50%;
  display: flex;
  align-items: center;
}
@media all and (max-width: 480px) {
  /* line 74, ../sass/components/_image_blocks.scss */
  .blocks .block.Text {
    width: 100%;
  }
}
/* line 82, ../sass/components/_image_blocks.scss */
.blocks .block .img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  padding: 0.71429vw;
  box-sizing: border-box;
}
/* line 94, ../sass/components/_image_blocks.scss */
.blocks .block.loaded svg {
  opacity: 0;
  visibility: hidden;
  -moz-transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1), visibility 0.6s;
  -o-transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1), visibility 0.6s;
  -webkit-transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1), visibility 0.6s;
  transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1), visibility 0.6s;
}
@media all and (max-width: 768px) {
  /* line 100, ../sass/components/_image_blocks.scss */
  .blocks .block.loaded .img {
    position: static;
    padding: 0 0 2.14286vw;
  }
  /* line 104, ../sass/components/_image_blocks.scss */
  .blocks .block.loaded p.info {
    padding: 1.42857vw 0 1.42857vw;
  }
  /* line 106, ../sass/components/_image_blocks.scss */
  .blocks .block.loaded p.info span {
    display: none;
  }
  /* line 110, ../sass/components/_image_blocks.scss */
  .blocks .block.loaded svg {
    display: none;
  }
}
/* line 115, ../sass/components/_image_blocks.scss */
.blocks .block video {
  display: block;
  width: 100%;
  height: auto;
}
/* line 120, ../sass/components/_image_blocks.scss */
.blocks .block img {
  display: block;
  width: 100%;
  /* height: auto; */
  height: 100%;
  visibility: hidden;
  opacity: 0;
}
/* line 126, ../sass/components/_image_blocks.scss */
.blocks .block img.lazyloaded {
  visibility: visible;
  opacity: 1;
}
/* line 131, ../sass/components/_image_blocks.scss */
.blocks .block svg {
  display: block;
  width: 100%;
  height: auto;
}
/* line 137, ../sass/components/_image_blocks.scss */
.blocks .block.Person .info {
  position: absolute;
  width: 20vw;
  left: calc(-20vw - 0.71429vw);
  top: 0;
  padding: 0.71429vw 1.42857vw 0.71429vw 1.42857vw;
  box-sizing: border-box;
  opacity: 0;
  visibility: hidden;
  -moz-transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1), visibility 0.6s;
  -o-transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1), visibility 0.6s;
  -webkit-transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1), visibility 0.6s;
  transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1), visibility 0.6s;
  will-change: opacity;
}
@media all and (max-width: 768px) {
  /* line 137, ../sass/components/_image_blocks.scss */
  .blocks .block.Person .info {
    position: static;
    width: 100%;
    opacity: 1;
    visibility: visible;
    margin-top: 4.28571vw;
    margin-bottom: 1.42857vw;
    padding: 0;
  }
  /* line 158, ../sass/components/_image_blocks.scss */
  .blocks .block.Person .info dl dt:first-child {
    position: relative;
    display: block !important;
    opacity: 1 !important;
  }
  /* line 162, ../sass/components/_image_blocks.scss */
  .blocks .block.Person .info dl dt:first-child:after {
    content: '';
    border-right: 1px solid #404040;
    border-bottom: 1px solid #404040;
    transform: rotate(45deg) translateY(-5px);
    transform-origin: 50%;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 0;
    right: 5px;
    display: block;
  }
  /* line 176, ../sass/components/_image_blocks.scss */
  .blocks .block.Person .info dl dt:first-child.active:after {
    transform: rotate(-135deg) translateY(-5px) translateX(-5px);
  }
  /* line 182, ../sass/components/_image_blocks.scss */
  .blocks .block.Person .info dl dt, .blocks .block.Person .info dl dd {
    display: none;
  }
}
/* line 187, ../sass/components/_image_blocks.scss */
.blocks .block.Person .info h4, .blocks .block.Person .info dt {
  color: #404040;
}
/* line 190, ../sass/components/_image_blocks.scss */
.blocks .block.Person .info dd, .blocks .block.Person .info h4 {
  margin-bottom: 1em;
}
/* line 195, ../sass/components/_image_blocks.scss */
.blocks .block.Person:nth-child(even) .info {
  left: calc(-0.71429vw - (100% + 0.71429vw) * (2/3));
}
/* line 201, ../sass/components/_image_blocks.scss */
.blocks .block.Person:nth-child(odd) .info {
  left: calc(-0.71429vw - 100% - (100% + 0.71429vw) * (2/3));
}
/* line 209, ../sass/components/_image_blocks.scss */
.blocks .block.Person:hover .info {
  opacity: 1;
  visibility: visible;
}
/* line 213, ../sass/components/_image_blocks.scss */
.blocks .block.Person:hover img {
  opacity: 0.75;
}
/* line 221, ../sass/components/_image_blocks.scss
.blocks .block.AbsoluteText.Full p, */.blocks .block.AbsoluteText.Full h1, .blocks .block.AbsoluteText.Full h2, .blocks .block.AbsoluteText.Full h3 {
  width: calc((100% + 1.42857vw) * (1/3));
  left: calc(-0.71429vw - (100% + 1.42857vw) * (1/3));
}
/* line 229, ../sass/components/_image_blocks.scss */
.blocks .block.AbsoluteText.Half p, .blocks .block.AbsoluteText.Half h1, .blocks .block.AbsoluteText.Half h2, .blocks .block.AbsoluteText.Half h3 {
  width: calc((100% + 0.71429vw) * (2/3));
  left: calc(-0.71429vw - (100% + 0.71429vw) * (2/3));
}
/* line 234, ../sass/components/_image_blocks.scss */
.blocks .block.AbsoluteText h1, .blocks .block.AbsoluteText h2, .blocks .block.AbsoluteText h3, .blocks .block.AbsoluteText .info {
  position: absolute;
  width: calc((100% / 3) + 0.71429vw);
  left: calc((-100% / 3) - 1.42857vw);
  top: 0;
  padding: 0.71429vw 1.42857vw 0.71429vw 1.42857vw;
  box-sizing: border-box;
  opacity: 0;
  visibility: hidden;
  -moz-transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1), visibility 0.6s;
  -o-transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1), visibility 0.6s;
  -webkit-transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1), visibility 0.6s;
  transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1), visibility 0.6s;
  will-change: opacity;
}

.blocks .block.AbsoluteText .single-page{
  position: absolute;
  width: 100%;
  left: calc((-100% / 3) - 12vw);
  top: 0;
  padding: 0.71429vw 1.42857vw 0.71429vw 1.42857vw;
  box-sizing: border-box;
  opacity: 0;
  visibility: hidden;
  -moz-transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1), visibility 0.6s;
  -o-transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1), visibility 0.6s;
  -webkit-transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1), visibility 0.6s;
  transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1), visibility 0.6s;
  will-change: opacity;
}

.blocks .block.AbsoluteText.Full .single-page{
  width: calc((100% + 9vw) * (1/3));
  left: calc((-100% / 3) - 2.4vw) !important;
}
@media all and (max-width: 768px) {
  /* line 234, ../sass/components/_image_blocks.scss */
  .blocks .block.AbsoluteText p,.blocks .block.AbsoluteText div, .blocks .block.AbsoluteText h1, .blocks .block.AbsoluteText h2, .blocks .block.AbsoluteText h3, .blocks .block.AbsoluteText .info {
    width: 100% !important;
    opacity: 1;
    visibility: visible;
    position: static;
    padding: 0;
  }

  .blocks .block.AbsoluteText .single-page{
    width: 100% !important;
    opacity: 1;
    visibility: visible;
    position: static;
    padding: 0;
  }
}
/* line 256, ../sass/components/_image_blocks.scss */
.blocks .block.AbsoluteText h1, .blocks .block.AbsoluteText h2, .blocks .block.AbsoluteText h3 {
  margin-top: -10px;
}
/* line 260, ../sass/components/_image_blocks.scss */
.blocks .block.AbsoluteText.right p, .blocks .block.AbsoluteText.right h1, .blocks .block.AbsoluteText.right h2, .blocks .block.AbsoluteText.right h3, .blocks .block.AbsoluteText.right .info {
  left: calc(-0.71429vw - 100% - (100% + 0.71429vw) * (2/3));
}
/* line 267, ../sass/components/_image_blocks.scss */
.blocks .block.AbsoluteText a:hover img {
  opacity: 0.8;
}
/* line 273, ../sass/components/_image_blocks.scss */
.blocks .block.AbsoluteText:hover p,.blocks .block.AbsoluteText:hover .single-page, .blocks .block.AbsoluteText:hover h1, .blocks .block.AbsoluteText:hover h2, .blocks .block.AbsoluteText:hover h3, .blocks .block.AbsoluteText:hover .info {
  opacity: 1;
  visibility: visible;
}
/* line 280, ../sass/components/_image_blocks.scss */
.blocks p {
  font-size: 16px;
  line-height: 1.25em;
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  /* line 280, ../sass/components/_image_blocks.scss */
  .blocks p {
    font-size: 16px;
    overflow: auto;
    height: 90%;
  }
}
/* line 289, ../sass/components/_image_blocks.scss */
.blocks h1, .blocks h2, .blocks h3 {
  font-size: 32px;
  line-height: 1.25em;
}
@media all and (min-width: 768px) and (max-width: 1024px) {
  /* line 289, ../sass/components/_image_blocks.scss */
  .blocks h1, .blocks h2, .blocks h3 {
    font-size: 22px;
    overflow: auto;
    height: 90%;
  }
}
@media all and (max-width: 768px) {
  /* line 289, ../sass/components/_image_blocks.scss */
  .blocks h1, .blocks h2, .blocks h3 {
    font-size: 18px;
  }
}

/* line 302, ../sass/components/_image_blocks.scss */
.fullsize {
  position: relative;
  box-sizing: border-box;
  width: 100%;
}
/* line 308, ../sass/components/_image_blocks.scss */
.fullsize.default nav, .fullsize.half nav {
  width: 60%;
}
/* line 312, ../sass/components/_image_blocks.scss */
.fullsize.default .image img, .fullsize.half .image img {
  max-width: calc(60% - 1.42857vw);
}
/* line 317, ../sass/components/_image_blocks.scss */
.fullsize nav {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 99;
  display: none;
  right: 0;
}
/* line 324, ../sass/components/_image_blocks.scss */
.fullsize nav button {
  position: absolute;
  width: 50%;
  height: 100px;
}
/* line 328, ../sass/components/_image_blocks.scss */
.fullsize nav button.left {
  left: 0;
  cursor: url("../images/cursor_left.png"), auto;
}
/* line 332, ../sass/components/_image_blocks.scss */
.fullsize nav button.right {
  right: 0;
  cursor: url("../images/cursor_right.png"), auto;
}
/* line 336, ../sass/components/_image_blocks.scss */
.fullsize nav button.top {
  width: 100%;
  height: 500px;
  bottom: 0;
  cursor: url("../images/cursor_close.png"), auto;
}
/* line 344, ../sass/components/_image_blocks.scss */
.fullsize > div {
  margin: 1.42857vw;
}
/* line 347, ../sass/components/_image_blocks.scss */
.fullsize .image {
  margin: 1.42857vw;
  position: relative;
  text-align: right;
  margin-bottom: 1.42857vw;
}
/* line 352, ../sass/components/_image_blocks.scss */
.fullsize .image img {
  display: block;
  position: absolute;
  right: 0;
  z-index: 10;
  width: auto;
  height: auto;
  -moz-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  cursor: e-resize;
}
/* line 366, ../sass/components/_image_blocks.scss */
.fullsize .image-to-load img {
  width: 100%;
  height: auto;
  opacity: 0;
  position: absolute;
}
/* line 373, ../sass/components/_image_blocks.scss */
.fullsize .txts {
  position: absolute;
  left: 0;
  width: 100%;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  margin: 0;
  z-index: 999;
  -moz-transition: opacity 0.5s ease-out, visibility 0.5s;
  -o-transition: opacity 0.5s ease-out, visibility 0.5s;
  -webkit-transition: opacity 0.5s ease-out, visibility 0.5s;
  transition: opacity 0.5s ease-out, visibility 0.5s;
  will-change: opacity;
}
/* line 384, ../sass/components/_image_blocks.scss */
.fullsize .txts button {
  display: block;
  text-align: right;
  width: 100%;
  outline: none;
}
/* line 389, ../sass/components/_image_blocks.scss */
.fullsize .txts button > span {
  display: none;
}
/* line 391, ../sass/components/_image_blocks.scss */
.fullsize .txts button > span * {
  display: inline-block;
  vertical-align: middle;
  margin-left: 35px;
}
/* line 399, ../sass/components/_image_blocks.scss */
.fullsize .txts.less, .fullsize .txts.more {
  opacity: 1;
  visibility: visible;
}
/* line 406, ../sass/components/_image_blocks.scss */
.fullsize .txts.less .cols {
  visibility: hidden;
}
/* line 410, ../sass/components/_image_blocks.scss */
.fullsize .txts.less button > span:first-child {
  display: inline-block;
}
/* line 416, ../sass/components/_image_blocks.scss */
.fullsize .txts.more .cols {
  visibility: visible;
  opacity: 1;
}
/* line 420, ../sass/components/_image_blocks.scss */
.fullsize .txts.more .fulltext {
  display: block;
}
/* line 424, ../sass/components/_image_blocks.scss */
.fullsize .txts.more button > span:last-child {
  display: inline-block;
}
/* line 430, ../sass/components/_image_blocks.scss */
.fullsize .txts .fulltext {
  padding: 1.42857vw;
  display: none;
}
/* line 433, ../sass/components/_image_blocks.scss */
.fullsize .txts .fulltext .csscols {
  -webkit-column-count: 3;
  /* Chrome, Safari, Opera */
  -moz-column-count: 3;
  /* Firefox */
  column-count: 3;
  column-gap: 2.85714vw;
  column-rule-width: 0px;
}
/* line 442, ../sass/components/_image_blocks.scss */
.fullsize .txts .next {
  text-align: right;
  position: relative;
  z-index: 99;
}
/* line 447, ../sass/components/_image_blocks.scss */
.fullsize .txts .next a * {
  display: inline-block;
  vertical-align: middle;
}
/* line 451, ../sass/components/_image_blocks.scss */
.fullsize .txts .next a svg {
  height: 15px;
  width: auto;
  margin-left: 35px;
}
/* line 456, ../sass/components/_image_blocks.scss */
.fullsize .txts .next a:hover {
  opacity: 0.8;
  text-decoration: none;
}
/* line 462, ../sass/components/_image_blocks.scss */
.fullsize .txts .cols {
  padding: 1.42857vw;
  -moz-transition: opacity 0.5s ease-out, visibility 0.5s;
  -o-transition: opacity 0.5s ease-out, visibility 0.5s;
  -webkit-transition: opacity 0.5s ease-out, visibility 0.5s;
  transition: opacity 0.5s ease-out, visibility 0.5s;
  opacity: 0;
  visibility: hidden;
  will-change: opacity;
}
/* line 468, ../sass/components/_image_blocks.scss */
.fullsize .txts .cols > * {
  box-sizing: border-box;
  padding-left: 0.71429vw;
  padding-right: 0.71429vw;
}
/* line 472, ../sass/components/_image_blocks.scss */
.fullsize .txts .cols > *:first-child {
  padding-left: 0;
}
/* line 475, ../sass/components/_image_blocks.scss */
.fullsize .txts .cols > *:last-child {
  padding-right: 0;
}
/* line 481, ../sass/components/_image_blocks.scss */
.fullsize .txts .cols.cols-1 > * {
  width: 100%;
}
/* line 481, ../sass/components/_image_blocks.scss */
.fullsize .txts .cols.cols-2 > * {
  width: 50%;
}
/* line 481, ../sass/components/_image_blocks.scss */
.fullsize .txts .cols.cols-3 > * {
  width: 33.33333%;
}
/* line 481, ../sass/components/_image_blocks.scss */
.fullsize .txts .cols.cols-4 > * {
  width: 25%;
}
/* line 481, ../sass/components/_image_blocks.scss */
.fullsize .txts .cols.cols-5 > * {
  width: 20%;
}
/* line 481, ../sass/components/_image_blocks.scss */
.fullsize .txts .cols.cols-6 > * {
  width: 16.66667%;
}
/* line 481, ../sass/components/_image_blocks.scss */
.fullsize .txts .cols.cols-7 > * {
  width: 14.28571%;
}
/* line 481, ../sass/components/_image_blocks.scss */
.fullsize .txts .cols.cols-8 > * {
  width: 12.5%;
}
/* line 481, ../sass/components/_image_blocks.scss */
.fullsize .txts .cols.cols-9 > * {
  width: 11.11111%;
}
/* line 481, ../sass/components/_image_blocks.scss */
.fullsize .txts .cols.cols-10 > * {
  width: 10%;
}

@media all and (max-width: 768px) {
  /* line 494, ../sass/components/_image_blocks.scss */
  .HomePage .blocks .block.loaded .img {
    margin-bottom: 2.85714vw;
  }
}
/* line 3, ../sass/components/_details-list.scss */
.details-list dl dt {
  color: #404040;
}
/* line 6, ../sass/components/_details-list.scss */
.details-list dl dd {
  margin-bottom: 1em;
}
/* line 10, ../sass/components/_details-list.scss */
.details-list a {
  color: #808080;
}

/* line 1, ../sass/components/_dd_list.scss */
dl {
  color: #808080;
}
/* line 3, ../sass/components/_dd_list.scss */
dl dt {
  color: #404040;
}
/* line 6, ../sass/components/_dd_list.scss */
dl dd {
  margin-bottom: 1em;
}

/* line 2, ../sass/components/_journal.scss */
.tablet .journal {
  position: relative;
  margin-bottom: 50px;
  padding-bottom: 50px;
}
@media all and (max-width: 1024px) {
  /* line 1, ../sass/components/_journal.scss */
  .journal {
    position: relative;
  }
}
/* line 10, ../sass/components/_journal.scss */
.journal .wrapper {
  width: 100%;
  overflow: hidden;
}
/* line 13, ../sass/components/_journal.scss */
.journal .wrapper > ul {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
  width: 100%;
  -moz-transition: -moz-transform 0.35s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: -o-transform 0.35s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0.19, 1, 0.22, 1);
  transition: transform 0.35s cubic-bezier(0.19, 1, 0.22, 1);
}
/* line 22, ../sass/components/_journal.scss */
.journal .wrapper > ul.tablet, .journal .wrapper > ul.mobile {
  flex-direction: column;
  align-items: flex-start;
  align-content: inherit;
  flex-wrap: wrap;
  display: block;
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 33, ../sass/components/_journal.scss */
.journal .wrapper > ul.tablet li, .journal .wrapper > ul.mobile li {
  width: 50%;
  display: inline-block;
  float: left;
  border: 0;
}
@media all and (max-width: 480px) {
  /* line 33, ../sass/components/_journal.scss */
  .journal .wrapper > ul.tablet li, .journal .wrapper > ul.mobile li {
    width: 100%;
  }
}
/* line 42, ../sass/components/_journal.scss */
.journal .wrapper > ul.tablet li span.h2, .journal .wrapper > ul.mobile li span.h2 {
  display: none;
}
/* line 48, ../sass/components/_journal.scss */
.journal .wrapper > ul.tablet li.inactive, .journal .wrapper > ul.mobile li.inactive {
  display: none;
}
/* line 51, ../sass/components/_journal.scss */
.journal .wrapper > ul.tablet li.active, .journal .wrapper > ul.mobile li.active {
  display: flex;
  flex-direction: column;
  margin-bottom: 100px;
}
/* line 55, ../sass/components/_journal.scss */
.journal .wrapper > ul.tablet li.active h3, .journal .wrapper > ul.mobile li.active h3 {
  order: 1;
}
/* line 58, ../sass/components/_journal.scss */
.journal .wrapper > ul.tablet li.active time, .journal .wrapper > ul.mobile li.active time {
  order: 2;
  display: block;
}
/* line 62, ../sass/components/_journal.scss */
.journal .wrapper > ul.tablet li.active .content, .journal .wrapper > ul.mobile li.active .content {
  order: 3;
  position: static;
  padding-left: 0;
  width: 100%;
}
/* line 68, ../sass/components/_journal.scss */
.journal .wrapper > ul.tablet li.active .small_images, .journal .wrapper > ul.mobile li.active .small_images {
  order: 4;
}
/* line 71, ../sass/components/_journal.scss */
.journal .wrapper > ul.tablet li.active .big_images, .journal .wrapper > ul.mobile li.active .big_images {
  order: 5;
}
/* line 77, ../sass/components/_journal.scss */
.journal .wrapper > ul.tablet {
  display: block;
  position: relative;
}
/* line 80, ../sass/components/_journal.scss */
.journal .wrapper > ul.tablet li {
  padding: 0;
  width: 100%;
  -moz-transition: none;
  -o-transition: none;
  -webkit-transition: none;
  transition: none;
}
/* line 84, ../sass/components/_journal.scss */
.journal .wrapper > ul.tablet li span.h2,
.journal .wrapper > ul.tablet li h2 {
  display: none;
}
/* line 88, ../sass/components/_journal.scss */
.journal .wrapper > ul.tablet li.grid-sizer {
  height: 0;
  padding: 0 !important;
  margin: 0;
  display: block;
}
/* line 99, ../sass/components/_journal.scss */
.journal .wrapper > ul li {
  order: 0;
  flex: 1 0 auto;
  align-self: auto;
  padding: 0 0 1.42857vw 1.42857vw;
  width: 10%;
  box-sizing: border-box;
  border-right: 1px solid #CCCCCC;
  position: relative;
  -moz-transition: width 0.6s cubic-bezier(0.19, 1, 0.22, 1), opacity 0.35s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: width 0.6s cubic-bezier(0.19, 1, 0.22, 1), opacity 0.35s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: width 0.6s cubic-bezier(0.19, 1, 0.22, 1), opacity 0.35s cubic-bezier(0.19, 1, 0.22, 1);
  transition: width 0.6s cubic-bezier(0.19, 1, 0.22, 1), opacity 0.35s cubic-bezier(0.19, 1, 0.22, 1);
}
/* line 113, ../sass/components/_journal.scss */
.journal .wrapper > ul li.grid-sizer {
  display: none;
}
/* line 117, ../sass/components/_journal.scss */
.journal .wrapper > ul li.first, .journal .wrapper > ul li:first-child {
  border-left: 1px solid #CCCCCC;
}
@media all and (max-width: 768px) {
  /* line 117, ../sass/components/_journal.scss */
  .journal .wrapper > ul li.first, .journal .wrapper > ul li:first-child {
    border-left: none;
  }
}
/* line 123, ../sass/components/_journal.scss */
.tablet .journal .wrapper > ul li.first, .tablet .journal .wrapper > ul li:first-child {
  border-left: none;
}
/* line 127, ../sass/components/_journal.scss */
.journal .wrapper > ul li:hover {
  opacity: 0.8;
}
/* line 130, ../sass/components/_journal.scss */
.journal .wrapper > ul li.active {
  width: 60%;
  z-index: 9999999;
}
@media all and (max-width: 768px) {
  /* line 130, ../sass/components/_journal.scss */
  .journal .wrapper > ul li.active {
    width: 100%;
  }
  /* line 135, ../sass/components/_journal.scss */
  .journal .wrapper > ul li.active .h2,
  .journal .wrapper > ul li.active h2 {
    display: none;
  }
  /* line 139, ../sass/components/_journal.scss */
  .journal .wrapper > ul li.active .big_images {
    display: block;
  }
  /* line 142, ../sass/components/_journal.scss */
  .journal .wrapper > ul li.active .content {
    visibility: visible;
    opacity: 1;
  }
}
/* line 147, ../sass/components/_journal.scss */
.journal .wrapper > ul li.active:hover {
  opacity: 1;
}
/* line 151, ../sass/components/_journal.scss */
.journal .wrapper > ul li.inactive {
  display: none;
}
/* line 154, ../sass/components/_journal.scss */
.journal .wrapper > ul li.with-journal {
  width: 100%;
}
/* line 156, ../sass/components/_journal.scss */
.journal .wrapper > ul li.with-journal .content {
  position: static;
  width: 100%;
  opacity: 1;
  visibility: visible;
  padding-left: 0;
  padding-right: 0;
}
/* line 164, ../sass/components/_journal.scss */
.journal .wrapper > ul li.with-journal .small_images {
  display: none;
}
/* line 167, ../sass/components/_journal.scss */
.journal .wrapper > ul li.with-journal .big_images {
  display: block;
}
/* line 169, ../sass/components/_journal.scss */
.journal .wrapper > ul li.with-journal .big_images .block {
  padding-left: 0;
  padding-right: 0;
}
/* line 172, ../sass/components/_journal.scss */
.journal .wrapper > ul li.with-journal .big_images .block img {
  visibility: visible;
  opacity: 1;
}
/* line 179, ../sass/components/_journal.scss */
.journal .wrapper > ul li .content {
  position: absolute;
  width: 66.66667%;
  left: 33.33333%;
  top: 0;
  padding: 1.42857vw;
  box-sizing: border-box;
  -webkit-column-count: 2;
  /* Chrome, Safari, Opera */
  -moz-column-count: 2;
  /* Firefox */
  column-count: 2;
  column-gap: 2.85714vw;
  visibility: hidden;
  opacity: 0;
}
@media all and (max-width: 768px) {
  /* line 179, ../sass/components/_journal.scss */
  .journal .wrapper > ul li .content {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}
@media all and (min-width: 1200px) {
  /* line 198, ../sass/components/_journal.scss */
  .tablet .journal .wrapper > ul li .content {
    column-count: 3;
  }
}
/* line 204, ../sass/components/_journal.scss */
.journal .wrapper > ul li > h3 {
  padding-top: 1.42857vw;
  padding-right: 10px;
}
/* line 211, ../sass/components/_journal.scss */
.journal .wrapper > ul li.active > span.h2,
.journal .wrapper > ul li.active > h2, .journal .wrapper > ul li.first-visible > span.h2,
.journal .wrapper > ul li.first-visible > h2, .journal .wrapper > ul li.last-visible > span.h2,
.journal .wrapper > ul li.last-visible > h2 {
  opacity: 0;
}
/* line 216, ../sass/components/_journal.scss */
.journal .wrapper > ul li > span.h2,
.journal .wrapper > ul li > h2 {
  font-size: 60px;
  line-height: 1em;
  color: #808080;
  transition: opacity 0.2s ease-out;
}
@media all and (max-width: 1024px) {
  /* line 216, ../sass/components/_journal.scss */
  .journal .wrapper > ul li > span.h2,
  .journal .wrapper > ul li > h2 {
    padding-bottom: 7.14286vw;
    display: block;
  }
}
/* line 228, ../sass/components/_journal.scss */
.journal .wrapper > ul li > h2:before {
  content: "'";
}
/* line 232, ../sass/components/_journal.scss */
.journal .wrapper > ul li time,
.journal .wrapper > ul li .small_images img {
  margin-bottom: 1.42857vw;
  display: block;
}
@media all and (max-width: 1024px) {
  /* line 232, ../sass/components/_journal.scss */
  .journal .wrapper > ul li time,
  .journal .wrapper > ul li .small_images img {
    display: none;
  }
  /* line 238, ../sass/components/_journal.scss */
  .journal .wrapper > ul li time:first-child,
  .journal .wrapper > ul li .small_images img:first-child {
    display: block;
    margin-top: 1.42857vw;
  }
}
/* line 243, ../sass/components/_journal.scss */
.tablet .journal .wrapper > ul li time, .tablet
.journal .wrapper > ul li .small_images img {
  display: none;
}
/* line 245, ../sass/components/_journal.scss */
.tablet .journal .wrapper > ul li time:first-child, .tablet
.journal .wrapper > ul li .small_images img:first-child {
  display: block;
  margin-top: 1.42857vw;
}
/* line 251, ../sass/components/_journal.scss */
.journal .wrapper > ul li img {
  max-width: 100%;
  height: auto;
}
@media all and (max-width: 1024px) {
  /* line 251, ../sass/components/_journal.scss */
  .journal .wrapper > ul li img {
    width: 100%;
  }
}
/* line 257, ../sass/components/_journal.scss */
.tablet .journal .wrapper > ul li img {
  width: 100%;
}
/* line 261, ../sass/components/_journal.scss */
.journal .wrapper > ul li .big_images {
  display: none;
  margin-left: -0.71429vw;
  margin-top: -0.71429vw;
}
/* line 267, ../sass/components/_journal.scss */
.journal .wrapper > ul li.showBig .small_images {
  display: none;
}
/* line 270, ../sass/components/_journal.scss */
.journal .wrapper > ul li.showBig .big_images {
  display: block;
}
/* line 273, ../sass/components/_journal.scss */
.journal .wrapper > ul li.showBig .content {
  visibility: visible;
  opacity: 1;
  -moz-transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}
/* line 282, ../sass/components/_journal.scss */
.journal nav {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 21;
  padding-right: 0.71429vw;
  box-sizing: border-box;
}
/* line 290, ../sass/components/_journal.scss */
.journal nav.tablet {
  width: 50%;
  top: 1.42857vw !important;
  padding: 1.42857vw;
  position: relative;
  width: 100%;
  text-align: right;
}
/* line 297, ../sass/components/_journal.scss */
.journal nav.tablet button {
  top: 0;
  position: static;
  display: inline-block;
  padding: 0;
  width: 50px;
}
/* line 304, ../sass/components/_journal.scss */
.journal nav.tablet .year {
  font-size: 60px;
  line-height: 1em;
  color: #808080;
  position: absolute;
  left: 1.42857vw;
}
/* line 313, ../sass/components/_journal.scss */
.journal nav .show-sm {
  display: none;
  padding-left: 5vw;
  position: static;
  width: 90%;
  text-align: left;
}
/* line 320, ../sass/components/_journal.scss */
.journal nav .show-sm span {
  display: block;
  padding: 0 0 1.42857vw 1.42857vw;
}
/* line 325, ../sass/components/_journal.scss */
.journal nav.show-mobile {
  margin-bottom: 2em;
  text-align: left;
}
@media all and (max-width: 768px) {
  /* line 325, ../sass/components/_journal.scss */
  .journal nav.show-mobile {
    position: static;
    position: absolute;
    top: auto !important;
    bottom: 0;
    margin-bottom: 0;
  }
}
/* line 336, ../sass/components/_journal.scss */
.journal nav.show-mobile button {
  display: none;
}
/* line 339, ../sass/components/_journal.scss */
.journal nav.show-mobile .show-sm {
  display: block;
}
/* line 343, ../sass/components/_journal.scss */
.journal nav button {
  position: absolute;
  top: -0.71429vw;
  width: calc(10% - 2px);
  background: #fff;
  padding: 0.71429vw 1.42857vw;
  box-sizing: border-box;
}
@media all and (max-width: 1024px) {
  /* line 343, ../sass/components/_journal.scss */
  .journal nav button {
    top: -3.57143vw;
  }
}
/* line 353, ../sass/components/_journal.scss */
.journal nav button.next {
  right: 1px;
  text-align: right;
}
@media all and (max-width: 1024px) {
  /* line 353, ../sass/components/_journal.scss */
  .journal nav button.next {
    right: 5vw;
  }
}
/* line 359, ../sass/components/_journal.scss */
.journal nav button.next.showBig {
  right: 50%;
  text-align: left;
}
@media all and (max-width: 1024px) {
  /* line 359, ../sass/components/_journal.scss */
  .journal nav button.next.showBig {
    right: 5vw;
    text-align: right;
  }
}
/* line 368, ../sass/components/_journal.scss */
.journal nav button.prev {
  left: 1px;
  text-align: left;
}
@media all and (max-width: 1024px) {
  /* line 368, ../sass/components/_journal.scss */
  .journal nav button.prev {
    left: auto;
    right: 15vw;
  }
}
/* line 379, ../sass/components/_journal.scss */
.journal nav button:hover svg * {
  stroke: #404040;
}

/* line 4, ../sass/components/_lazyloading.scss */
img.lazyload {
  visibility: hidden;
  opacity: 0;
  -moz-transition: opacity 1.2s cubic-bezier(0.19, 1, 0.22, 1), visibility 1.2s;
  -o-transition: opacity 1.2s cubic-bezier(0.19, 1, 0.22, 1), visibility 1.2s;
  -webkit-transition: opacity 1.2s cubic-bezier(0.19, 1, 0.22, 1), visibility 1.2s;
  transition: opacity 1.2s cubic-bezier(0.19, 1, 0.22, 1), visibility 1.2s;
  will-change: opacity;
}

/* line 11, ../sass/components/_lazyloading.scss */
img.lazyloaded {
  visibility: visible;
  opacity: 1;
  -moz-transition: opacity 1.2s cubic-bezier(0.19, 1, 0.22, 1), visibility 1.2s;
  -o-transition: opacity 1.2s cubic-bezier(0.19, 1, 0.22, 1), visibility 1.2s;
  -webkit-transition: opacity 1.2s cubic-bezier(0.19, 1, 0.22, 1), visibility 1.2s;
  transition: opacity 1.2s cubic-bezier(0.19, 1, 0.22, 1), visibility 1.2s;
  will-change: opacity;
}

/* line 1, ../sass/components/_mousewheel.scss */
body.mousewheel {
  overflow: hidden;
}

/* line 3, ../sass/components/_login_form.scss */
body.LoginPage article.content p {
  width: 60%;
  width: 60%;
  float: right;
  padding: 1.42857vw;
  box-sizing: border-box;
}
/* line 11, ../sass/components/_login_form.scss */
body.LoginPage form {
  width: 60%;
  float: right;
  padding: 1.42857vw;
  box-sizing: border-box;
}
/* line 17, ../sass/components/_login_form.scss */
body.LoginPage form fieldset .field {
  margin: 0.71429vw 0;
}
/* line 19, ../sass/components/_login_form.scss */
body.LoginPage form fieldset .field.text, body.LoginPage form fieldset .field.password {
  width: 200px;
  display: inline-block;
  vertical-align: top;
}
/* line 28, ../sass/components/_login_form.scss */
body.LoginPage form .Actions input {
  background: #404040;
  font-size: 16px;
  color: #fff;
  padding: 0.71429vw 100px;
  border: none;
}
/* line 35, ../sass/components/_login_form.scss */
body.LoginPage form .Actions a {
  text-decoration: underline;
}
/* line 38, ../sass/components/_login_form.scss */
body.LoginPage form .Actions p {
  margin: 1.42857vw 0;
}

/* line 3, ../sass/components/_left_col_fixed.scss */
header .wd20:first-child a {
  position: fixed;
  /*padding: 1.42857vw 1.42857vw 0 1.42857vw;*/
  /*padding: 1.42857vw 1.42857vw 0 4.42857vw;*/
      margin-left: 10%;
  background: #fff;
  left: 0;
  top: 0;
  width: calc(8% - 1px);
  /*width: calc(20% - 1px);*/
  box-sizing: border-box;
}
@media all and (max-width: 768px) {
  /* line 3, ../sass/components/_left_col_fixed.scss */
  header .wd20:first-child a {
    position: static;
  }
}

@media all and (max-width: 768px) {
  /* line 18, ../sass/components/_left_col_fixed.scss */
  main.flex .col {
    width: 100%;
    flex: 100%;
  }
  /* line 22, ../sass/components/_left_col_fixed.scss */
  main.flex .col.wd20 {
    padding: 0.71429vw 1.42857vw;
  }
}
/* line 28, ../sass/components/_left_col_fixed.scss */
main.flex .wd20:first-child > .fixed {
  width: 20%;
  box-sizing: border-box;
}
@media all and (max-width: 768px) {
  /* line 28, ../sass/components/_left_col_fixed.scss */
  main.flex .wd20:first-child > .fixed {
    width: 100%;
    padding: 0;
  }
}

/* line 40, ../sass/components/_left_col_fixed.scss */
.fixed {
  position: fixed;
  margin-left: 120px;
}
@media all and (max-width: 768px) {
  /* line 40, ../sass/components/_left_col_fixed.scss */
  .fixed {
    position: static;
  }
}
/* line 45, ../sass/components/_left_col_fixed.scss */
.fixed.padding, .fixed.padding_h, .fixed.padding_v, .fixed.p12, .fixed.ph12, .fixed.p_v12 {
  box-sizing: border-box;
}

/* line 2, ../sass/components/_mobile-menu.scss */
.menu-trigger {
  width: 30px;
  height: 25px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  z-index: 2;
  cursor: pointer;
  z-index: 90000;
  margin: 1.42857vw 0;
  transition: all 0.5s;
  display: block;
  position: relative;
  margin-top: calc((100/60) * 2vw);
}
/* line 16, ../sass/components/_mobile-menu.scss */
.tablet .menu-trigger {
  margin-top: calc((100/60) * 1vw);
}
/* line 19, ../sass/components/_mobile-menu.scss */
.menu-trigger span {
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  background: #404040;
  top: 50%;
  margin-top: -1px;
  right: 0;
  margin-left: -10px;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s;
}
/* line 33, ../sass/components/_mobile-menu.scss */
.menu-trigger span:after, .menu-trigger span:before {
  content: '';
  position: absolute;
  left: 0;
  background: inherit;
  width: 100%;
  height: 100%;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.3s, background 0s;
  -moz-transition: -moz-transform 0.3s, background 0s;
  transition: transform 0.3s, background 0s;
  border-radius: 5px;
}
/* line 54, ../sass/components/_mobile-menu.scss */
.menu-trigger span:after {
  bottom: -7px;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
  right: 0;
  left: initial;
}
/* line 64, ../sass/components/_mobile-menu.scss */
.menu-trigger span:before {
  top: -7px;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
}

/* line 78, ../sass/components/_mobile-menu.scss */
.tablet.open-menu header #main-menu,
.open-menu #main-menu {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
/* line 85, ../sass/components/_mobile-menu.scss */
.tablet.open-menu header .menu-trigger span,
.open-menu .menu-trigger span {
  background: rgba(232, 74, 100, 0);
  width: 60%;
}
/* line 88, ../sass/components/_mobile-menu.scss */
.tablet.open-menu header .menu-trigger span:before, .tablet.open-menu header .menu-trigger span:after,
.open-menu .menu-trigger span:before,
.open-menu .menu-trigger span:after {
  background: #000;
}
/* line 93, ../sass/components/_mobile-menu.scss */
.tablet.open-menu header .menu-trigger span:before,
.open-menu .menu-trigger span:before {
  top: 0;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
/* line 102, ../sass/components/_mobile-menu.scss */
.tablet.open-menu header .menu-trigger span:after,
.open-menu .menu-trigger span:after {
  bottom: 0;
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -o-transform: rotate(225deg);
  transform: rotate(225deg);
  width: 100%;
  right: initial;
  left: 0;
}

/* line 1, ../sass/components/_tablesort.scss */
th[role=col_header]:not(.no-sort) {
  cursor: pointer;
}

/* line 5, ../sass/components/_tablesort.scss */
th[role=col_header]:not(.no-sort):after {
  content: '';
  float: right;
  margin-top: 7px;
  border-width: 0 4px 4px;
  border-style: solid;
  border-color: #404040 transparent;
  visibility: hidden;
  opacity: 0;
  -ms-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* line 20, ../sass/components/_tablesort.scss */
th[aria-sort=ascending]:not(.no-sort):after {
  border-bottom: none;
  border-width: 4px 4px 0;
}

/* line 25, ../sass/components/_tablesort.scss */
th[aria-sort]:not(.no-sort):after {
  visibility: visible;
  opacity: 0.4;
}

/* line 30, ../sass/components/_tablesort.scss */
th[role=col_header]:not(.no-sort):hover:after {
  visibility: visible;
  opacity: 1;
}

/* line 2, ../sass/pages/_page.scss */
.col1 p, .col1 h1, .col1 h2, .col1 h3 {
  font-size: 18px;
}
/* line 5, ../sass/pages/_page.scss */
.col1 ul, .col1 li {
  font-size: 16px;
}

/* line 15, ../sass/pages/_page.scss */
body.PeoplePage .col1 p, body.PeoplePage .col1 h1, body.PeoplePage .col1 h2, body.PeoplePage .col1 h3,
body.ResearchContainerPage .col1 p,
body.ResearchContainerPage .col1 h1,
body.ResearchContainerPage .col1 h2,
body.ResearchContainerPage .col1 h3,
body.ResearchPage .col1 p,
body.ResearchPage .col1 h1,
body.ResearchPage .col1 h2,
body.ResearchPage .col1 h3 {
  font-size: 16px;
}
/* line 18, ../sass/pages/_page.scss */
body.PeoplePage .col1 ul, body.PeoplePage .col1 li,
body.ResearchContainerPage .col1 ul,
body.ResearchContainerPage .col1 li,
body.ResearchPage .col1 ul,
body.ResearchPage .col1 li {
  font-size: 16px;
}

/* line 24, ../sass/pages/_page.scss */
body > .holder {
  z-index: 9;
  position: relative;
  background: #fff;
}

@media all and (max-width: 768px) {
  /* line 4, ../sass/pages/_homepage.scss */
  body.HomePage header {
    height: calc((100/70) * 7vw);
  }
}
/* line 10, ../sass/pages/_homepage.scss */
body.HomePage > .holder {
  background: none;
  z-index: initial;
}
/* line 13, ../sass/pages/_homepage.scss */
body.HomePage > .holder .wd20 .fixed {
  z-index: 10;
}
@media all and (max-width: 768px) {
  /* line 10, ../sass/pages/_homepage.scss */
  body.HomePage > .holder {
    z-index: 9;
  }
}
/* line 20, ../sass/pages/_homepage.scss */
body.HomePage > .footer-holder {
  z-index: 9;
}
@media all and (max-width: 768px) {
  /* line 20, ../sass/pages/_homepage.scss */
  body.HomePage > .footer-holder {
    z-index: 1;
  }
}
@media all and (max-width: 768px) {
  /* line 27, ../sass/pages/_homepage.scss */
  body.HomePage main {
    background: #fff;
  }
}
/* line 37, ../sass/pages/_homepage.scss */
body.HomePage main > .images .padding {
  padding: 0 0.71429vw 0.71429vw 0.71429vw 0.71429vw;
}
/* line 41, ../sass/pages/_homepage.scss */
body.HomePage main .fixed {
  background: #fff;
}
/* line 44, ../sass/pages/_homepage.scss */
body.HomePage main > .col {
  padding-top: 1.42857vw;
}
@media all and (max-width: 768px) {
  /* line 44, ../sass/pages/_homepage.scss */
  body.HomePage main > .col {
    width: 100%;
    flex: 100%;
  }
}
/* line 51, ../sass/pages/_homepage.scss */
body.HomePage main .col1 {
  box-sizing: border-box;
  padding: 2.85714vw 1.42857vw 1.42857vw 1.42857vw;
}
/* line 55, ../sass/pages/_homepage.scss */
body.HomePage main .col1 * {
  white-space: normal;
  font-size: 16px;
  font-weight: normal;
  color: #404040;
  background: #fff;
}
/* line 62, ../sass/pages/_homepage.scss */
body.HomePage main .col1 > .fixed {
  padding: 2.85714vw 1.42857vw 1.42857vw 1.42857vw;
  top: 10vw;
  padding: 2.85714vw 1.42857vw 1.42857vw 1.42857vw;
  left: 0;
  left: 0;
}
/* line 70, ../sass/pages/_homepage.scss */
body.HomePage main .col3 {
  padding-bottom: 0px;
}
/* line 76, ../sass/pages/_homepage.scss */
body.HomePage main .blocks .Text * {
  font-size: 32px;
  line-height: 1.25em;
  color: #404040;
  padding: 1.42857vw 0;
  background: #fff;
}
@media all and (max-width: 768px) {
  /* line 76, ../sass/pages/_homepage.scss */
  body.HomePage main .blocks .Text * {
    font-size: 18px;
  }
}
/* line 92, ../sass/pages/_homepage.scss */
body.HomePage .vl .w0,
body.HomePage .vl .w3,
body.HomePage .vl .w4 {
  opacity: 0;
  visibility: hidden;
}
/* line 98, ../sass/pages/_homepage.scss */
body.HomePage .vl > span {
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -moz-transition: -moz-transform 1s ease-out 1s;
  -o-transition: -o-transform 1s ease-out 1s;
  -webkit-transition: -webkit-transform 1s ease-out;
  -webkit-transition-delay: 1s;
  transition: transform 1s ease-out 1s;
}
/* line 103, ../sass/pages/_homepage.scss */
body.HomePage .vl > span.w0 {
  -moz-transition-delay: 1s;
  -o-transition-delay: 1s;
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}
/* line 104, ../sass/pages/_homepage.scss */
body.HomePage .vl > span.w1 {
  -moz-transition-delay: 1.1s;
  -o-transition-delay: 1.1s;
  -webkit-transition-delay: 1.1s;
  transition-delay: 1.1s;
}
/* line 105, ../sass/pages/_homepage.scss */
body.HomePage .vl > span.w2 {
  -moz-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
/* line 106, ../sass/pages/_homepage.scss */
body.HomePage .vl > span.w3 {
  -moz-transition-delay: 1.3s;
  -o-transition-delay: 1.3s;
  -webkit-transition-delay: 1.3s;
  transition-delay: 1.3s;
}
/* line 107, ../sass/pages/_homepage.scss */
body.HomePage .vl > span.w4 {
  -moz-transition-delay: 1.4s;
  -o-transition-delay: 1.4s;
  -webkit-transition-delay: 1.4s;
  transition-delay: 1.4s;
}
/* line 117, ../sass/pages/_homepage.scss */
body.HomePage.loaded .vl > span {
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

/* line 6, ../sass/pages/_WorkPage.scss */
body.WorkPage .col1 .padding {
  padding-top: 2.85714vw;
}
/* line 11, ../sass/pages/_WorkPage.scss */
body.WorkPage .col3 > div {
  margin-top: 1.42857vw;
}
/* line 13, ../sass/pages/_WorkPage.scss */
body.WorkPage .col3 > div .padding {
  padding: 1.42857vw;
}
/* line 16, ../sass/pages/_WorkPage.scss */
body.WorkPage .col3 > div nav.padding {
  padding-bottom: 0.71429vw;
}
/* line 19, ../sass/pages/_WorkPage.scss */
body.WorkPage .col3 > div .list.padding {
  padding-top: 0.71429vw;
}
@media all and (min-width: 1024px) {
  /* line 27, ../sass/pages/_WorkPage.scss */
  body.WorkPage .col3 > div > .list table tr td img {
    left: calc(1.42857vw - (100%/3));
    width: calc(-2.85714vw + (100%/3));
  }

  body.AboutPage .col3 > div > .list table tr td img {
    left: calc(1.42857vw - (100%/3));
    width: calc(-2.85714vw + (100%/3));
  }
}
@media all and (max-width: 1024px) {
  /* line 34, ../sass/pages/_WorkPage.scss */
  body.WorkPage .col3 > div > .list table tr td img {
    display: none;
  }
}
/* line 39, ../sass/pages/_WorkPage.scss */
body.WorkPage .col3 > div.grid, body.WorkPage .col3 > div.list {
  position: relative;
}
@media all and (max-width: 768px) {
  /* line 42, ../sass/pages/_WorkPage.scss */
  body.WorkPage .col3 > div.grid nav, body.WorkPage .col3 > div.list nav {
    position: absolute;
    top: -55px;
    right: 0;
  }
}
/* line 50, ../sass/pages/_WorkPage.scss */
body.WorkPage .col3 > div > .grid {
  padding-top: 1.42857vw;
  padding-top: calc(-1 * 0.71429vw);
}

/* line 2, ../sass/pages/_projectPage.scss */
body.ProjectPage header {
  height: calc((100/70) * 4vw);
}
@media all and (max-width: 768px) {
  /* line 2, ../sass/pages/_projectPage.scss */
  body.ProjectPage header {
    height: calc((100/70) * 10vw);
  }
  /* line 6, ../sass/pages/_projectPage.scss */
  body.ProjectPage header .wd20 {
    margin-top: calc((100/60) * 2vw);
  }
}
/* line 12, ../sass/pages/_projectPage.scss */
body.ProjectPage h2, body.ProjectPage h3 {
  color: #404040;
}
/* line 15, ../sass/pages/_projectPage.scss */
body.ProjectPage .top {
  height: calc((100/70) * 3vw);
}
@media all and (max-width: 768px) {
  /* line 15, ../sass/pages/_projectPage.scss */
  body.ProjectPage .top {
    height: auto;
  }
}
/* line 22, ../sass/pages/_projectPage.scss */
body.ProjectPage .details-list {
  background: #fff;
}
/* line 26, ../sass/pages/_projectPage.scss */
body.ProjectPage .bottom-links ul {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: stretch;
  align-content: stretch;
}
@media all and (max-width: 768px) {
  /* line 40, ../sass/pages/_projectPage.scss */
  body.ProjectPage .w60,
  body.ProjectPage .w60 .fixed,
  body.ProjectPage .wd20,
  body.ProjectPage .wd20 .fixed {
    width: 100%;
    flex: 100%;
  }
  /* line 48, ../sass/pages/_projectPage.scss */
  body.ProjectPage .top .wd20,
  body.ProjectPage .main .wd20 {
    padding: 1.42857vw;
  }
}
/* line 55, ../sass/pages/_projectPage.scss */
body.ProjectPage .blocks img {
  -moz-transition: opacity 0.4s ease-in;
  -o-transition: opacity 0.4s ease-in;
  -webkit-transition: opacity 0.4s ease-in;
  transition: opacity 0.4s ease-in;
  cursor: pointer;
}
/* line 58, ../sass/pages/_projectPage.scss */
body.ProjectPage .blocks img:hover {
  opacity: 0.85;
}
/* line 63, ../sass/pages/_projectPage.scss */
body.ProjectPage .blocks .block.AbsoluteText p, body.ProjectPage .blocks .block.AbsoluteText h1, body.ProjectPage .blocks .block.AbsoluteText h2, body.ProjectPage .blocks .block.AbsoluteText h3, body.ProjectPage .blocks .block.AbsoluteText .info {
  opacity: 1;
  visibility: visible;
}
@media all and (max-width: 768px) {
  /* line 70, ../sass/pages/_projectPage.scss */
  body.ProjectPage .blocks .loaded .img {
    margin: 0 0 calc(3 * 1.42857vw);
  }
}

/* line 6, ../sass/pages/_contactPage.scss */
body.ContactPage .google-map {
  width: 100%;
  height: calc(100vh - 160px - 5.71429vw );
}

@media all and (max-width: 768px) {
  /* line 1, ../sass/pages/_peoplepage.scss */
  body.PersonPage,
  body.PeoplePage {
    overflow-x: hidden;
  }
}
/* line 6, ../sass/pages/_peoplepage.scss */
body.PersonPage main,
body.PeoplePage main {
  margin-top: 2.85714vw;
}
/* line 7, ../sass/pages/_peoplepage.scss */
body.PersonPage main .blocks .block.AbsoluteText,
body.PeoplePage main .blocks .block.AbsoluteText {
  font-size: 16px;
}
@media all and (max-width: 768px) {
  /* line 16, ../sass/pages/_peoplepage.scss */
  body.PersonPage main .col,
  body.PeoplePage main .col {
    width: 100%;
    flex: 100%;
  }
  /* line 20, ../sass/pages/_peoplepage.scss */
  body.PersonPage main .col.wd20,
  body.PeoplePage main .col.wd20 {
    padding: 0.71429vw 1.42857vw 7.14286vw;
  }
}
/* line 26, ../sass/pages/_peoplepage.scss */
body.PersonPage main .full_image img,
body.PeoplePage main .full_image img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

/* line 38, ../sass/pages/_peoplepage.scss */
body.PersonPage .col.wd20:nth-child(2) {
  order: 3;
}

/* line 2, ../sass/pages/_journalPage.scss */
body.JournalPage #journal,
body.JournalPage .wrapper,
body.JournalPage .journal,
body.JournalPage .holder {
  min-height: 100vh;
}
/* line 7, ../sass/pages/_journalPage.scss */
body.JournalPage #journal.with-journal,
body.JournalPage .wrapper.with-journal,
body.JournalPage .journal.with-journal,
body.JournalPage .holder.with-journal {
  min-height: 0;
}
/* line 12, ../sass/pages/_journalPage.scss */
body.JournalPage .vl {
  display: none;
}
/* line 15, ../sass/pages/_journalPage.scss */
body.JournalPage header {
  position: absolute;
  width: 100%;
  z-index: 20;
  height: auto;
  /*
  @at-root .tablet.JournalPage & {
    position: fixed;
    z-index: 999;
    width: 90vw;
    position: static;
  }
  */
}
@media all and (max-width: 1024px) {
  /* line 15, ../sass/pages/_journalPage.scss */
  body.JournalPage header {
    position: static;
  }
}
/* line 23, ../sass/pages/_journalPage.scss */
.tablet.JournalPage header {
  position: fixed;
}
@media all and (max-width: 768px) {
  /* line 15, ../sass/pages/_journalPage.scss */
  body.JournalPage header {
    position: fixed;
    z-index: 999;
    width: 90vw;
  }
}
@media all and (max-width: 768px) {
  /* line 43, ../sass/pages/_journalPage.scss */
  body.JournalPage .journal .wrapper {
    padding-left: 5vw;
    width: 90%;
  }
}
/* line 49, ../sass/pages/_journalPage.scss */
.tablet.JournalPage .journal .wrapper {
  padding-left: 5vw;
  width: 100%;
  padding: 1.42857vw;
  box-sizing: border-box;
}
/* line 59, ../sass/pages/_journalPage.scss */
body.JournalPage .journal .wrapper > ul > li {
  padding-top: 6.71429vw;
}
@media all and (max-width: 1024px) {
  /* line 59, ../sass/pages/_journalPage.scss */
  body.JournalPage .journal .wrapper > ul > li {
    padding-top: 1.42857vw;
  }
}
/* line 64, ../sass/pages/_journalPage.scss */
body.JournalPage.tablet .journal .wrapper > ul > li {
  padding-top: 1.42857vw;
}
/* line 68, ../sass/pages/_journalPage.scss */
body.JournalPage .journal nav {
  top: 7.14286vw;
}
@media all and (max-width: 1024px) {
  /* line 72, ../sass/pages/_journalPage.scss */
  body.JournalPage .vl {
    display: none;
  }
}
/* line 76, ../sass/pages/_journalPage.scss */
body.JournalPage .vl > span {
  opacity: 0;
  visibility: hidden;
}
/* line 79, ../sass/pages/_journalPage.scss */
body.JournalPage .vl > span.w10, body.JournalPage .vl > span.wd20, body.JournalPage .vl > span.w30, body.JournalPage .vl > span.w40, body.JournalPage .vl > span.w50, body.JournalPage .vl > span.w60, body.JournalPage .vl > span.w70, body.JournalPage .vl > span.w80, body.JournalPage .vl > span.w90 {
  opacity: 0;
  visibility: hidden;
}

/* line 2, ../sass/pages/_ResearchContainerPage.scss */
body.ResearchContainerPage .col1 {
  padding-top: 2.85714vw;
}
@media all and (min-width: 1024px) {
  /* line 9, ../sass/pages/_ResearchContainerPage.scss */
  body.ResearchContainerPage .col3 .item-list nav.padding {
    padding-bottom: 0;
  }
}
/* line 16, ../sass/pages/_ResearchContainerPage.scss */
body.ResearchContainerPage .item-list table thead th {
  width: 85%;
}
/* line 18, ../sass/pages/_ResearchContainerPage.scss */
body.ResearchContainerPage .item-list table thead th:nth-child(2) {
  width: 15%;
}
@media all and (max-width: 768px) {
  /* line 26, ../sass/pages/_ResearchContainerPage.scss */
  body.ResearchContainerPage .item-list > nav {
    margin-top: 4.28571vw;
    margin-bottom: 4.28571vw;
    width: 100%;
    text-align: right;
    padding: 1.42857vw;
    box-sizing: border-box;
  }
  /* line 35, ../sass/pages/_ResearchContainerPage.scss */
  body.ResearchContainerPage .item-list .grid p.info {
    margin-top: 4.28571vw;
  }
}

/* line 2, ../sass/pages/_ResearchPage.scss */
body.ResearchPage > .holder {
  z-index: 999;
}
/* line 6, ../sass/pages/_ResearchPage.scss */
body.ResearchPage .col2 .header {
  margin-bottom: 1.42857vw;
  position: absolute;
  top: -6.28571vw;
  width: 18%;
}
@media all and (max-width: 768px) {
  /* line 6, ../sass/pages/_ResearchPage.scss */
  body.ResearchPage .col2 .header {
    position: static;
  }
}
/* line 14, ../sass/pages/_ResearchPage.scss */
body.ResearchPage .col2 .header * {
  color: #808080;
}
/* line 16, ../sass/pages/_ResearchPage.scss */
body.ResearchPage .col2 .header * a {
  text-decoration: underline;
}
/* line 20, ../sass/pages/_ResearchPage.scss */
body.ResearchPage .col2 .header h2 {
  color: #404040;
}
/* line 26, ../sass/pages/_ResearchPage.scss */
body.ResearchPage .col3.w60 {
  min-height: calc(100vh - ((100/70) * 7vw));
}
/* line 30, ../sass/pages/_ResearchPage.scss */
body.ResearchPage .col3.w60 > div:first-child.p12 {
  padding-top: 0;
}
/* line 38, ../sass/pages/_ResearchPage.scss */
body.ResearchPage .bottom-links ul {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: stretch;
  align-content: stretch;
}
@media all and (max-width: 768px) {
  /* line 47, ../sass/pages/_ResearchPage.scss */
  body.ResearchPage .col {
    width: 100%;
    flex: 100%;
    padding: 1.42857vw;
    box-sizing: border-box;
  }
}

@media all and (max-width: 768px) {
  /* line 3, ../sass/base/_tablet.scss */
  .tablet .header.flex {
    width: 90vw;
    margin: 0 5vw;
    z-index: 9999;
  }
  /* line 7, ../sass/base/_tablet.scss */
  .tablet .header.flex.sticky {
    z-index: 9999;
  }
  /* line 13, ../sass/base/_tablet.scss */
  .tablet.JournalPage > .holder {
    width: 90vw;
    margin: 0 5vw;
  }
  /* line 19, ../sass/base/_tablet.scss */
  .tablet.ProjectPage .header .wd20 {
    margin-top: calc((100/80) * 1vw);
  }
}
/* line 29, ../sass/base/_tablet.scss */
.tablet .header.flex {
  background: transparent;
  transition: background 0.3s ease-in-out;
  z-index: 9999;
}
/* line 33, ../sass/base/_tablet.scss */
.tablet .header.flex.sticky {
  background: #fff;
}
/* line 35, ../sass/base/_tablet.scss */
.tablet .header.flex.sticky #main-menu {
  background: #fff;
}
/* line 39, ../sass/base/_tablet.scss */
.tablet .header.flex #main-menu {
  background: transparent;
}
/* line 44, ../sass/base/_tablet.scss */
.tablet.ProjectPage .holder {
  padding-left: 1.42857vw;
}
/* line 49, ../sass/base/_tablet.scss */
.tablet.PeoplePage main, .tablet.WorkPage main {
  padding-left: 1.42857vw;
}
/* line 54, ../sass/base/_tablet.scss */
.tablet.ResearchContainerPage main.flex .wd20:first-child > .fixed {
  padding-left: 1.42857vw;
}
/* line 59, ../sass/base/_tablet.scss */
.tablet.JournalPage .journal .wrapper > ul > li {
  padding: 0;
  padding-top: 1.42857vw;
}
/* line 63, ../sass/base/_tablet.scss */
.tablet.JournalPage .journal .wrapper > ul li.with-journal .big_images {
  margin-left: 0;
}
/* line 69, ../sass/base/_tablet.scss */
.tablet.PeoplePage .main > .wd20.hide-sm, .tablet.ProjectPage .main > .wd20.hide-sm {
  display: block;
}
/* line 74, ../sass/base/_tablet.scss */
.tablet .footer-holder {
  padding-left: 1.42857vw;
  box-sizing: border-box;
}
/* line 78, ../sass/base/_tablet.scss */
.tablet.ProjectPage .top {
  height: calc((100/70) * 5vw);
}
/* line 81, ../sass/base/_tablet.scss */
.tablet.ProjectPage .top .flex .wd20:first-child > div {
  padding-right: 20px;
}
/* line 87, ../sass/base/_tablet.scss */
.tablet.ProjectPage .details-list dl {
  padding-right: 20px;
}
/* line 92, ../sass/base/_tablet.scss */
.tablet.ResearchContainerPage .item-list.list nav.padding {
  padding-left: 1.42857vw;
  padding-right: 1.42857vw;
}
/* line 96, ../sass/base/_tablet.scss */
.tablet.ResearchContainerPage .item-list.list > .list {
  padding: 1.42857vw;
}
/* line 101, ../sass/base/_tablet.scss */
.tablet.ResearchContainerPage .item-list.grid nav.padding {
  padding-left: 1.42857vw;
  padding-right: 1.42857vw;
}
/* line 105, ../sass/base/_tablet.scss */
.tablet.ResearchContainerPage .item-list.grid > .list {
  padding: 0 0 0 1.42857vw;
}
/* line 110, ../sass/base/_tablet.scss */
.tablet.ResearchPage .col2 .padding {
  padding: 1.42857vw;
}
/* line 114, ../sass/base/_tablet.scss */
.tablet.ContactPage .padding, .tablet.AwardPage .padding {
  padding: 1.42857vw;
}
/* line 118, ../sass/base/_tablet.scss */
.tablet header nav > ul li ul {
  left: 50%;
}
/* line 122, ../sass/base/_tablet.scss */
.tablet header.header > .wd20:first-child {
  position: relative;
  z-index: 100;
}
/* line 127, ../sass/base/_tablet.scss */
.tablet .primary {
  width: calc(60vw - 3.42857vw);
  float: right;
}
/* line 131, ../sass/base/_tablet.scss */
.tablet.open-menu header #main-menu, .tablet.open-menu #main-menu {
  right: 0;
  left: auto;
  top: 0;
  padding-top: 2.85714vw;
}

/* line 139, ../sass/base/_tablet.scss */
.vl {
  pointer-events: none;
}

@media all and (max-width: 992px) {
  /* line 145, ../sass/base/_tablet.scss */
  .tablet.ResearchPage .col2 .header {
    width: 100%;
  }
}
/* line 51, ../sass/layout.scss */
.WorkPage > header {
  height: calc((100/70) * 7vw);
}

/* line 57, ../sass/layout.scss */
.ResearchContainerPage > header,
.PeoplePage > header {
  height: calc((100/70) * 6vw);
}

/* line 65, ../sass/layout.scss */
.ResearchPage > header,
.ContactPage > header,
.AwardPage > header {
  height: calc((100/70) * 8vw);
}

.mb-20{
  margin-bottom: 20%;
}

.mb-2p{
  margin-bottom: 2%;
}

.mt-50{
  margin-top:50px;
}

.mt-20{
  margin-top:20px;
}

.mb-10{
  margin-bottom:10px;
}

.pb-20{
  padding-bottom: 20px;
}


@media(min-width: 768px) and (max-width: 1280px) {

    .item-list.grid{
      margin-top: 100px !important;
    }
}

/** About page ***/
.main-section{
padding: 20px;
}


/*** general ***/

.rd_more{
  margin: 30px;
  text-align: end;
}

.rd_more a{
  font-size: 14px;
  padding: 10px;
  background: transparent;
  border: 0.5px solid #e3e3e3;
  margin: 10px;
  text-align: right;
  text-decoration: none;
  border-radius: 5px;
}

.rsrch_row{
  display: flex;
}

.col-3{
  width: 30% !important;
  margin-right: 15px;
}

.col-9{
  width: 70%;
}

.contactaddressblock .col-sm-3{
  width: 33.33%;
}
.con-info{
  padding: 10px 5px;
}

/*** Mobile CSS ***/

@media(max-width: 768px){
    .rd_more{
      margin: 30px 0px;
      text-align: left;
    }
    .rd_more a {
      margin: 0px;
    }

    .contactaddressblock .row{
      display: block;
    }

    .contactaddressblock .col-sm-3{
        width: 100%;
     }

     .con-info{
      margin-top: 10px;
     }

     .rsrch_row{
       display: block;
     }

     .col-3{
       width: 100% !important;
       margin-right: 15px;
     }

     .col-9{
       width: 100%;
     }
}

.contactaddressblock a{
  text-decoration: none;
}
.item-list table tr td .info {
  position: absolute;
  width: calc((100/35) * 7vw);
  left: calc((-100/70) * 14vw - 0.71429vw);
  top: 0;
  padding: 0.71429vw 1.42857vw 0.71429vw 1.42857vw;
  box-sizing: border-box;
  opacity: 0;
  visibility: hidden;
  -moz-transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1), visibility 0.6s;
  -o-transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1), visibility 0.6s;
  -webkit-transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1), visibility 0.6s;
  transition: opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1), visibility 0.6s;
  will-change: opacity;
}

.item-list table tr td:hover .info {
  line-height: 25px;
  -moz-transition: opacity 0.5s ease-in, visibility 0.5s;
  -o-transition: opacity 0.5s ease-in, visibility 0.5s;
  -webkit-transition: opacity 0.5s ease-in, visibility 0.5s;
  transition: opacity 0.5s ease-in, visibility 0.5s;
  opacity: 1;
  visibility: visible;
}
.single-page p{
 height:auto;

 padding:0px 10px 10px 22px !important;
}
.researchpage .item-list table thead th:nth-child(1){
width:80% !important;
}
@media(max-width:768px){
.single-page-container .wd20 , .w60,.wd20 .fixed {
  width:100% !important;
}

.mt-50{
  margin-top:0px;
}

.item-list table tr td .info{
 display: none;
}

.single-page .page_content{
margin:10px 0px !important;
}
  
}


/* New css added */
body.AboutPage .col3 > div > .list table tr td img{
  width: calc(-2.85714vw + (100%/3)) !important;
  /*width: calc(-2.85714vw + (100%/3)) !important;*/
  /* left: calc((-100/70) * 14vw - 0.71429vw) !important; */
  left: calc((-100/73) * 12.73vw - 0.71429vw) !important;
  top: 0 !important;
  /* padding: 0.71429vw 1.42857vw 0.71429vw 1.42857vw !important; */
  /*padding: 0vw 00vw 0.71429vw 1.42857vw !important;*/
  padding: 0vw 0vw 7.71429vw 3.1vw !important;

}

.item-list table tr td .info{
/*  width: calc((100/35) * 6.8vw) !important;
  left: calc((-100/70) * 14vw - 0.71429vw) !important;*/
  width: calc((100/39) * 6.8vw) !important;
  left: calc((-100/85) * 14vw - 0.71429vw) !important;

  top: 0 !important;
  padding: 0.71429vw 1.42857vw 0.71429vw 1.42857vw !important;
}
.footer .social nav ul li a svg{
  color: #404040 !important;
}
.footer .social nav ul li a svg{
  max-height: 20px !important;
  max-width: 20px !important;
}
.pt-0{
  padding-top: 0px !important;
}
.w80{
  width: 80% !important;
}
/*
.flexDiv{
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.flexDiv .img:first-of-type,.flexDiv .img:nth-child(2){
  width: 100% !important;
  display: block ruby !important;
}
.flexDiv .img{
  width: 50% !important;
  position: relative !important;
  padding-top: 0px !important;
  margin-bottom: 10px !important;
}*/

.work_page .item-list ul.masonry li:nth-child(2),
.work_page .item-list ul.masonry li:nth-child(4),
.team_page .item-list ul.masonry li:nth-child(2),
.team_page .item-list ul.masonry li:nth-child(4){
   width: 100% !important;
}



@media(max-width:768px){
.work_page .item-list.grid .grid.p12 {
    margin-right: 0 !important;
    padding-right: 0 !important;
}
.work_page .item-list.grid .grid.p12 ul.masonry li {
    position: unset !important;
}
.work_page .item-list.grid .grid.p12 ul.masonry li img {
    width: 100% !important;
}

body ul.main-menu li.section .sub-menu {
    display: none !important;
}
body.open-menu ul.main-menu li.section .sub-menu {
    display: block !important;
}
.main .w60 .p12 {
    padding-right: 0px !important;
    margin-right: 0px !important;
}
	.wd20 .padding.fixed {
    	margin-left: 0;
	}
	header .wd20:first-child a {
    	margin-left: -2px !important;
	}
	.single-page p {
    	padding: 0px 10px 10px 0px !important;
	}
}