::-moz-selection {
  background: lightgray; }

::selection {
  background: lightgray; }

body.scrolled-down-100vh .small-logo {
  opacity: 0.9; }

body.scrolled-down-100vh .shoplink {
  opacity: 1; }

body.scrolled-down-100vh .archiv {
  opacity: 1; }

body.scrolled-down-100vh nav {
  opacity: 1; }

.shoplink {
  opacity: 0;
  transition: opacity 300ms ease; }

.archiv {
  opacity: 0;
  transition: opacity 300ms ease; }

nav {
  opacity: 0; }

body {
  font-size: 0;
  background-color: white;
  margin: 0;
  overflow-x: hidden; }

@font-face {
  font-family: 'EhmckeBold';
  src: url("../fonts/Ehmcke-HTF.woff") format("woff"); }

@font-face {
  font-family: 'Ehmcke';
  src: url("../fonts/Ehmcke-HTF.woff") format("woff"); }

@font-face {
  font-family: 'OracleRegular';
  src: url("../fonts/Surt-Light.woff") format("woff"); }

@font-face {
  font-family: 'Roundhand';
  src: url("../fonts/Surt-Light.woff") format("woff"); }

body {
  font-family: 'Ehmcke'; }

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

p a {
  border-bottom: 1px solid black; }

p a:hover {
  border-bottom: 1px solid transparent; }

h1, h2, h3, {
  font-weight: 400; }

.text-s.post-title {
  font-family: 'OracleRegular';
  color: gray; }

.teaser-text {
  font-family: 'Ehmcke'; }

.caption {
  text-align: center;
  width: 100%;
  text-align: center;
  font-family: 'Ehmcke';
  z-index: 2;
  text-transform: uppercase; }

.text-l {
  color: black;
  font-size: 50px;
  text-align: center;
  font-weight: 400; }

.about p, .about td {
  font-family: 'OracleRegular';
  line-height: 1.3; }

.vita p, .vita td {
  font-family: 'OracleRegular';
  line-height: 1.3; }

.about p, .about table {
  margin: 1em 0 1em 0; }

.vita p, .vita table {
  margin: 1em 0 1em 0; }

.about h3 {
  text-align: left;
  margin: 1.5em 0 0.2em 0;
  font-family: 'Ehmcke';
  text-align: left; }

.vita h3 {
  text-align: left;
  margin: 1.5em 0 0.2em 0;
  font-family: 'Ehmcke';
  text-align: left; }

.abouttwo p, .abouttwo td {
  font-family: 'OracleRegular';
  line-height: 1.3; }

.nomi p, .nomi td {
  font-family: 'OracleRegular';
  line-height: 1.3; }

.abouttwo p, .abouttwo table {
  margin: 1em 0 1em 0; }

.nomi p, .nomi table {
  margin: 1em 0 1em 0; }

.abouttwo h3 {
  text-align: left;
  margin: 1.5em 0 0.2em 0;
  font-family: 'Ehmcke';
  text-align: left; }

.nomi h3 {
  text-align: left;
  margin: 1.5em 0 0.2em 0;
  font-family: 'Ehmcke';
  text-align: left; }

.info p, .info td {
  font-family: 'OracleRegular';
  line-height: 1.3; }

.info p, .info table {
  margin: 1em 0 1em 0; }

.info h3 {
  text-align: left;
  margin: 1.5em 0 0.2em 0;
  font-family: 'Ehmcke';
  text-align: left; }

nav {
  font-family: 'Ehmcke'; }

h2 {
  text-transform: uppercase; }

a.shoplink {
  position: fixed;
  font-family: 'OracleRegular';
  font-size: 14px;
  top: 0;
  right: 0;
  z-index: 10;
  color: black;
  cursor: pointer;
  border-bottom: 0 solid transparent; }

a.archiv {
  position: fixed;
  font-family: 'OracleRegular';
  margin-top: 20px;
  font-size: 14px;
  top: 0;
  right: 0;
  z-index: 10;
  color: black;
  cursor: pointer;
  border-bottom: 0 solid transparent; }

img.small-logo {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 6;
  opacity: 0;
  pointer-events: none;
  transition: all 200ms ease; }

@media (min-width: 1200px) {
  .about-col > *:first-child {
    margin-top: 0; }
  .about-col > *:last-child {
    margin-bottom: 0; }
  .vita-col > *:first-child {
    margin-top: 0; }
  .vita-col > *:last-child {
    margin-bottom: 0; }
  .text-m {
    font-size: 30px;
    line-height: 1.1; }
  .text-s {
    font-size: 20px; }
  .text-xs {
    font-size: 16px; }
  .text-x {
    font-size: 14px; } }

@media (max-width: 1199px) and (min-width: 700px) {
  .about-col > *:first-child {
    margin-top: 0; }
  .about-col > *:last-child {
    margin-bottom: 0; }
  .vita-col > *:first-child {
    margin-top: 0; }
  .vita-col > *:last-child {
    margin-bottom: 0; }
  .text-m {
    font-size: 30px;
    line-height: 1.1; }
  .text-s {
    font-size: 20px; }
  .text-xs {
    font-size: 16px; }
  .text-x {
    font-size: 14px; } }

@media (min-width: 1200px) {
  .abouttwo-col > *:first-child {
    margin-top: 0; }
  .abouttwo-col > *:last-child {
    margin-bottom: 0; }
  .nomi-col > *:first-child {
    margin-top: 0; }
  .nomi-col > *:last-child {
    margin-bottom: 0; }
  .text-m {
    font-size: 30px;
    line-height: 1.1; }
  .text-s {
    font-size: 20px; }
  .text-xs {
    font-size: 16px; }
  .text-x {
    font-size: 14px; } }

@media (max-width: 1199px) and (min-width: 700px) {
  .abouttwo-col > *:first-child {
    margin-top: 0; }
  .abouttwo-col > *:last-child {
    margin-bottom: 0; }
  .nomi-col > *:first-child {
    margin-top: 0; }
  .nomi-col > *:last-child {
    margin-bottom: 0; }
  .text-m {
    font-size: 30px;
    line-height: 1.1; }
  .text-s {
    font-size: 20px; }
  .text-xs {
    font-size: 16px; }
  .text-x {
    font-size: 14px; } }

@media (min-width: 1200px) {
  .info-col > *:first-child {
    margin-top: 0; }
  .info-col > *:last-child {
    margin-bottom: 0; }
  .text-m {
    font-size: 30px;
    line-height: 1.1; }
  .text-s {
    font-size: 20px; }
  .text-xs {
    font-size: 16px; }
  .text-x {
    font-size: 14px; } }

@media (max-width: 1199px) and (min-width: 700px) {
  .info-col > *:first-child {
    margin-top: 0; }
  .info-col > *:last-child {
    margin-bottom: 0; }
  .text-m {
    font-size: 30px;
    line-height: 1.1; }
  .text-s {
    font-size: 20px; }
  .text-xs {
    font-size: 16px; }
  .text-x {
    font-size: 14px; } }

@media (min-width: 700px) {
  a.shoplink {
	margin-top: 15px;
    padding-right: 15px; }
  a.archiv {
	margin-top: 35px;
    padding-right: 15px; }
  img.small-logo, img.loading-small-logo, img.intro-small-logo {
    width: 200px;
    padding: 15px; } }

@media (max-width: 699px) {
  a.shoplink {
    padding: 7px; }
  a.archiv {
    padding: 7px; }
  img.small-logo, img.loading-small-logo, img.intro-small-logo {
    width: 120px;
    padding: 7px; }
  .about-col.first > *:first-child {
    margin-top: 0; }
  .about-col > *:last-child {
    margin-bottom: 0; }
  .vita-col.first > *:first-child {
    margin-top: 0; }
  .vita-col > *:last-child {
    margin-bottom: 0; }
  .text-m {
    font-size: 25px;
    line-height: 1.1; }
  .text-s {
    font-size: 18px; }
  .text-xs {
    font-size: 14px; }
  .text-x {
    font-size: 14px; } }

@media (max-width: 699px) {
  a.shoplink {
    padding: 7px; }
  a.archiv {
    padding: 7px; }
  img.small-logo, img.loading-small-logo, img.intro-small-logo {
    width: 120px;
    padding: 7px; }
  .abouttwo-col.first > *:first-child {
    margin-top: 0; }
  .abouttwo-col > *:last-child {
    margin-bottom: 0; }
  .nomi-col.first > *:first-child {
    margin-top: 0; }
  .nomi-col > *:last-child {
    margin-bottom: 0; }
  .text-m {
    font-size: 25px;
    line-height: 1.1; }
  .text-s {
    font-size: 18px; }
  .text-xs {
    font-size: 14px; }
  .text-x {
    font-size: 14px; } }

@media (max-width: 699px) {
  a.shoplink {
    padding: 7px; }
  a.archiv {
    padding: 7px; }
  img.small-logo, img.loading-small-logo, img.intro-small-logo {
    width: 120px;
    padding: 7px; }
  .info-col.first > *:first-child {
    margin-top: 0; }
  .info-col > *:last-child {
    margin-bottom: 0; }
  .text-m {
    font-size: 25px;
    line-height: 1.1; }
  .text-s {
    font-size: 18px; }
  .text-xs {
    font-size: 14px; }
  .text-x {
    font-size: 14px; } }

.bullet {
  padding-right: 5px;
  padding-left: 20px;
  display: block;
  position: relative;
  cursor: pointer; }
  .bullet div.bullet-active, .bullet div.bullet-inactive {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    position: absolute;
    top: 2px;
    left: 0px;
    transition: opacity 300ms ease; }
  .bullet div.bullet-inactive {
    background-color: rgba(50, 50, 50, 0.2);
    opacity: 1; }
  .bullet div.bullet-active {
    background-color: #444444;
    opacity: 0; }

.bullet:hover div.bullet-active {
  opacity: 1; }

.bullet:hover div.bullet-inactive {
  opacity: 0; }

.bullet-inner {
  padding: 2px;
  width: 4px;
  height: 30px; }

.bullet.active div.bullet-active, .bullet.active:hover div.bullet-active {
  opacity: 1; }

.bullet.active div.bullet-inactive, .bullet.active:hover div.bullet-inactive {
  opacity: 0; }

nav {
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  transition: opacity 300ms ease;
  opacity: 0;
  right: 7px; }

nav.active {
  opacity: 1; }

.bullet-title {
  position: absolute;
  line-height: 9px;
  right: 30px;
  padding-right: 12px;
  opacity: 1;
  pointer-events: auto;
  font-family: 'OracleRegular';
  transition: opacity 150ms ease; }

.bullet:hover .bullet-title {
  opacity: 1;
  pointer-events: auto; }

@media (max-width: 699px) {
  nav {
    display: none; } }

html.touchdevice nav, html.safari nav {
  display: none; }

.loading {
  background-color: white;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  transition: opacity 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  opacity: 1;
  cursor: wait;
  display: none; }

.loading-small-logo.show {
  opacity: 0.9;
  transform: scale(1);
  transition-duration: 2000ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.ig-loader {
  height: 90vh;
  width: 90vw;
  object-fit: contain;
  filter: blur(10px);
  opacity: 0;
  top: 50%;
  left: 50%;
  position: fixed;
  z-index: 99;
  transform: translate(-50%, -50%) scale(0.5);
  transition: all 1000ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  /* ease out */ }

.ig-loader.reveal-ig-post {
  filter: blur(0);
  opacity: 1;
  transform: translate(-50%, -50%) scale(1); }

body.loaded.intro-video-loaded .loading {
  opacity: 0;
  pointer-events: none;
  transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94) 400ms;
  /* ease out */ }

body.loaded.intro-video-loaded .ig-loader.reveal-ig-post {
  filter: blur(10px);
  transform: translate(-50%, -50%) scale(0.7);
  opacity: 0;
  transition: all 500ms cubic-bezier(0.47, 0, 0.745, 0.715);
  /* easeInSine */ }

html.touchdevice .about {
  position: relative; }

html.touchdevice .vita {
  position: static; }

html.notouchdevice .about {
  position: relative; }

html.notouchdevice .vita {
  position: static; }

.about {
  height: auto;
  width: 100%;
  background: linear-gradient(to bottom, honeydew, white 200px);
  padding: 77px 20px 50px 20px;
  box-sizing: border-box;
  text-align: center; }

.vita {
  height: auto;
  width: 100%;
  background: linear-gradient(to bottom, honeydew, white 200px);
  padding: 77px 20px 50px 20px;
  box-sizing: border-box;
  text-align: center; }

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

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

.about table {
  max-width: 300px;
  width: 100%;
  table-layout: fixed; }
  .about table td {
    width: 50%;
    margin: 0;
    padding: 0; }

.vita table {
  max-width: 300px;
  width: 100%;
  table-layout: fixed; }
  .vita table td {
    width: 50%;
    margin: 0;
    padding: 0; }

.about-col {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  box-sizing: border-box; }

.vita-col {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  box-sizing: border-box; }

html.touchdevice .abouttwo {
  position: relative; }

html.notouchdevice .abouttwo {
  position: relative; }

.abouttwo {
  height: auto;
  width: 100%;
  background: linear-gradient(to top, honeydew, white 200px);
  padding: 77px 20px 50px 20px;
  box-sizing: border-box;
  text-align: center; }

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

.abouttwo table {
  max-width: 300px;
  width: 100%;
  table-layout: fixed; }
  .abouttwo table td {
    width: 50%;
    margin: 0;
    padding: 0; }

.abouttwo-col {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  box-sizing: border-box; }

html.touchdevice .nomi {
  position: relative; }

html.notouchdevice .nomi {
  position: relative; }

.nomi {
  height: auto;
  width: 100%;
  background: white;
  padding: 77px 20px 50px 20px;
  box-sizing: border-box;
  text-align: center; }

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

.nomi table {
  max-width: 300px;
  width: 100%;
  table-layout: fixed; }
  .nomi table td {
    width: 50%;
    margin: 0;
    padding: 0; }

.nomi-col {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  box-sizing: border-box; }

html.touchdevice .info {
  position: relative; }

html.notouchdevice .info {
  position: relative; }

.info {
  height: auto;
  width: 100%;
  background: linear-gradient(to bottom, honeydew, white 200px);
  padding: 77px 20px 50px 20px;
  box-sizing: border-box;
  text-align: center; }

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

.info table {
  max-width: 300px;
  width: 100%;
  table-layout: fixed; }
  .info table td {
    width: 50%;
    margin: 0;
    padding: 0; }

.info-col {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  box-sizing: border-box; }

.credits-wrap {
  width: 100%;
  text-align: center; }

p.credits {
  margin: 0;
  text-align: left;
  display: inline-block;
  padding-top: 40px; }

@media (min-width: 1200px) {
  .about-col {
    max-width: 480px;
    width: 50%; }
  .about-col.first {
    padding-right: 15px; }
  .about-col.second {
    padding-left: 15px; } }

@media (min-width: 1200px) {
  .vita-col {
    max-width: 480px;
    width: 50%; }
  .vita-col.first {
    padding-right: 15px; }
  .vita-col.second {
    padding-left: 15px; } }

@media (max-width: 1199px) and (min-width: 700px) {
  .about-col {
    max-width: 480px;
    width: 49%; }
  .about-col.first {
    padding-right: 15px; }
  .about-col.second {
    padding-right: 15px; } }

@media (max-width: 1199px) and (min-width: 700px) {
  .vita-col {
    max-width: 480px;
    width: 49%; }
  .vita-col.first {
    padding-right: 15px; }
  .vita-col.second {
    padding-right: 15px; } }

@media (max-width: 699px) {
  .about-col {
    width: 100%; } }

@media (max-width: 699px) {
  .vita-col {
    width: 100%; } }

@media (min-width: 1200px) {
  .abouttwo-col {
    max-width: 960px;
    width: 100%; }
  .abouttwo-col.first {
    padding-right: 15px; }
  .abouttwo-col.second {
    padding-left: 15px; }
  .nomi-col {
    max-width: 960px;
    width: 100%; }
  .nomi-col.first {
    padding-right: 15px; }
  .nomi-col.second {
    padding-left: 15px; } }

@media (max-width: 1199px) and (min-width: 700px) {
  .abouttwo-col {
    max-width: 960px;
    width: 99%; }
  .abouttwo-col.first {
    padding-right: 15px; }
  .abouttwo-col.second {
    padding-right: 15px; }
  .nomi-col {
    max-width: 960px;
    width: 99%; }
  .nomi-col.first {
    padding-right: 15px; }
  .nomi-col.second {
    padding-right: 15px; } }

@media (max-width: 699px) {
  .abouttwo-col {
    width: 100%; }
  .nomi-col {
    width: 100%; } }

@media (min-width: 1200px) {
  .info-col {
    max-width: 960px;
    width: 100%; }
  .info-col.first {
    padding-right: 15px; }
  .info-col.second {
    padding-left: 15px; } }

@media (max-width: 1199px) and (min-width: 700px) {
  .info-col {
    max-width: 960px;
    width: 99%; }
  .info-col.first {
    padding-right: 15px; }
  .info-col.second {
    padding-right: 15px; } }

@media (max-width: 699px) {
  .info-col {
    width: 100%; } }

/*intro*/
html.touchdevice .intro {
  height: calc(100vh - 70px); }

html.notouchdevice .intro {
  height: 100vh; }

.down-arrow {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 6;
  opacity: 0.8;
  animation: bounce 2s infinite;
  transition: opacity 200ms ease;
  opacity: 1;
  bottom: 15px; }

body.scrolled-down .down-arrow {
  opacity: 0; }

@keyframes bounce {
  0% {
    transform: translate(-50%, 0); }
  50% {
    transform: translate(-50%, -10px); }
  100% {
    transform: translate(-50%, 0); } }

.intro {
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  background: white;
  overflow: hidden;
  cursor: pointer; }

.intro-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0; }

.intro-inner img, .intro-inner video {
  width: 100%;
  height: 100%;
  pointer-events: none;
  object-fit: cover; }

.logo-wrap {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  background-image: url("../uploads/bkp-logo-white.png");
  background-repeat: no-repeat;
  background-size: auto 60%;
  background-position: center;
  will-change: transform;
  transform: scale(1); }

body.loaded.intro-video-loaded .logo-wrap {
  transform: scale(1);
  transition: transform 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 400ms; }

@media (max-width: 699px) {
  .logo-wrap {
    background-size: contain;
    width: 80%;
    left: 10%; } }

@media (min-width: 700px) {
  .logo-wrap {
    width: 100%;
    left: 0; } }

.posts {
  height: 100vh;
  opacity: 0;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  background: white;
  box-shadow: 0 -3px 6px 1px white;
  pointer-events: none; }

.post {
  position: relative; }

.post-description {
  padding-top: 80px;
  padding-bottom: 30px;
  font-family: 'OracleRegular';
  width: 90%;
  max-width: 900px;
  margin: 0 auto;
  text-align: center; }
  .post-description p:last-child {
    margin-bottom: 0; }
  .post-description p:first-child {
    margin-top: 0; }

.cv-description {
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 14px;
  font-family: 'OracleRegular';
  width: 90%;
  max-width: 900px;
  margin: 0 auto;
  text-align: center; }
  .cv-description p:last-child {
    margin-bottom: 0; }
  .cv-description p:first-child {
    margin-top: 0; }

.bu-description {
  padding-bottom: 30px;
  font-family: 'OracleRegular';
  font-size: 12px;
  width: 90%;
  max-width: 900px;
  margin: 0 auto;
  text-align: center; }
  .bu-description p:last-child {
    margin-bottom: 0; }
  .bu-description p:first-child {
    margin-top: 0; }

@media (orientation: landscape) {
  .post-element {
    height: calc(100vh - 50px - 40px);
    margin: 30px; } }

@media (orientation: portrait) {
  .post-element {
    width: calc( 100% - 20px);
    margin: 0 10px 10px 10px; } }

.elements-wrap {
  text-align: center;
  padding-bottom: 50px; }

html.touchdevice .post-element {
  transition: none; }

html.notouchdevice .post-description.above {
  transform: translateY(-70px);
  opacity: 0; }

html.notouchdevice .post-element.above {
  transform: translateY(-70px);
  opacity: 0; }

html.notouchdevice .post-description.below {
  transform: translateY(70px);
  opacity: 0; }

html.notouchdevice .post-element.below {
  transform: translateY(70px);
  opacity: 0; }

html.notouchdevice .post-description.transition-in {
  transform: translateY(0);
  opacity: 1; }

html.notouchdevice .cv-description.above {
  transform: translateY(-70px);
  opacity: 0; }

html.notouchdevice .cv-element.above {
  transform: translateY(-70px);
  opacity: 0; }

html.notouchdevice .cv-description.below {
  transform: translateY(70px);
  opacity: 0; }

html.notouchdevice .cv-element.below {
  transform: translateY(70px);
  opacity: 0; }

html.notouchdevice .cv-description.transition-in {
  transform: translateY(0);
  opacity: 1; }

html.notouchdevice .cv-description.above {
  transform: translateY(-70px);
  opacity: 0; }

html.notouchdevice .cv-element.above {
  transform: translateY(-70px);
  opacity: 0; }

html.notouchdevice .cv-description.below {
  transform: translateY(70px);
  opacity: 0; }

html.notouchdevice .bu-element.below {
  transform: translateY(70px);
  opacity: 0; }

html.notouchdevice .bu-description.transition-in {
  transform: translateY(0);
  opacity: 1; }

html.notouchdevice .post-element.transition-in {
  transform: translateY(0);
  opacity: 1; }

html.notouchdevice .post-element, html.notouchdevice .post-description {
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); }

html.notouchdevice .post-element, html.notouchdevice .cv-description {
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); }

html.notouchdevice .post-element, html.notouchdevice .bu-description {
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); }

.post-title {
  text-transform: uppercase; }

.post-bar {
  overflow: hidden;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 60px;
  line-height: 50px;
  /* offset-x | offset-y | blur-radius | spread-radius | color */
  border-top: 0px solid gainsboro; }
    /* offset-x | offset-y | blur-radius | spread-radius | color */
  .post-bar .post-title {
    top: 12%;
    left: 50%;
	font-size: 25px;
    display: inline-block;
    transform: translateX(-50%);
    cursor: default;
    position: absolute; }

.post-bar.animate .post-bar-video-wrap.current video {
  transform: translate(-50%, -50%) scale(1.2);
  opacity: 1; }

a.back {
  float: right;
  height: 100%;
  transition: all 300ms ease;
  position: relative; }
  a.back img {
    width: 32px;
    height: 32px;
    margin-top: 13px;
    opacity: 0.2; }
  a.back span {
    line-height: 50px;
	font-family: 'OracleRegular';
	font-size: 14px;
    display: inline-block;
	margin-top: 4px;
    vertical-align: top;
    opacity: 0;
    transition: all 300ms ease 100ms;
    opacity: 0.2; }

a.back:hover {
  transform: translateX(0); }
  a.back:hover span {
    opacity: 1; }
  a.back:hover img {
    opacity: 0.7; }

.stones-scroller {
  white-space: nowrap;
  display: inline-block;
  height: 50px;
  margin-top: 5px;
  padding-left: 4px;
  padding-right: 4px;
  box-sizing: border-box;
  max-width: calc(100% - 50px); }

html.touchdevice .stones-scroller {
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
  overflow-y: hidden; }

html.notouchdevice .stones-scroller {
  overflow: hidden; }

.stones-scroller::-webkit-scrollbar {
  display: none; }

@media (min-width: 1200px) {
  .post-bar .post-title {
    display: block; }
  .post-description .post-title {
    display: none; }
  .cv-description .post-title {
    display: none; }
  .bu-description .post-title {
    display: none; } }

@media (max-width: 1199px) and (min-width: 700px) {
  .post-bar .post-title {
    font-size: 20px; }
  .post-description .post-title {
    display: block; }
  .cv-description .post-title {
    display: block; }
  .bu-description .post-title {
    display: block; } }

@media (min-width: 700px) {
  .post-bar {
    background: linear-gradient(to bottom, honeydew, white 50px); }
  a.back {
    padding-right: 12px;
    padding-left: 5px; }
    a.back img {
      margin-right: 5px; } }

@media (max-width: 699px) {
  .post-bar {
    background: linear-gradient(to bottom, honeydew, white 50px); }
  a.back {
    box-shadow: -3px 0 6px 1px white;
    width: 50px; }
    a.back span {
      display: none; }
    a.back img {
      margin-left: 9px; }
  .post-bar .post-title {
    font-size: 14px; }
  .post-description .post-title {
    display: block; }
  .cv-description .post-title {
    display: block; }
  .bu-description .post-title {
    display: block; } }

body.posts-open .slider-wrap a, body.close-posts-animation .slider-wrap a {
  pointer-events: none !important; }

html.touchdevice body.posts-open, html.safari.notouchdevice body.posts-open {
  overflow: hidden; }
  html.touchdevice body.posts-open .posts, html.safari.notouchdevice body.posts-open .posts {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
    transition: transform 500ms ease 1000ms, opacity 500ms ease 1000ms; }
  html.touchdevice body.posts-open .post-bar, html.safari.notouchdevice body.posts-open .post-bar {
    opacity: 1;
    transform: translateY(0);
    transition: all 200ms ease 500ms; }

html.touchdevice body.hide-slides .slide.chosen-one, html.safari.notouchdevice body.hide-slides .slide.chosen-one {
  transform: scale(1.7);
  opacity: 0;
  transition: all 500ms ease 800ms; }

html.touchdevice body.hide-slides .slide, html.safari.notouchdevice body.hide-slides .slide {
  opacity: 0;
  transition: all 500ms ease; }

html.touchdevice body.hide-slides .slide .caption, html.safari.notouchdevice body.hide-slides .slide .caption {
  opacity: 0;
  transition: all 300ms ease; }

html.touchdevice body.hide-slides nav, html.touchdevice body.hide-slides .shoplink, html.touchdevice body.hide-slides .small-logo, html.touchdevice body.hide-slides .intro, html.touchdevice body.hide-slides .instagram, html.touchdevice body.hide-slides .about, html.touchdevice body.hide-slides .vita, html.safari.notouchdevice body.hide-slides nav, html.safari.notouchdevice body.hide-slides .shoplink, html.safari.notouchdevice body.hide-slides .small-logo, html.safari.notouchdevice body.hide-slides .intro, html.safari.notouchdevice body.hide-slides .instagram, html.safari.notouchdevice body.hide-slides .about, html.safari.notouchdevice body.hide-slides .vita {
  opacity: 0;
  transition: all 300ms ease;
  pointer-events: none; }

html.touchdevice body.hide-slides nav, html.touchdevice body.hide-slides .archiv, html.touchdevice body.hide-slides .small-logo, html.touchdevice body.hide-slides .intro, html.touchdevice body.hide-slides .instagram, html.touchdevice body.hide-slides .about, html.touchdevice body.hide-slides .vita, html.safari.notouchdevice body.hide-slides nav, html.safari.notouchdevice body.hide-slides .archiv, html.safari.notouchdevice body.hide-slides .small-logo, html.safari.notouchdevice body.hide-slides .intro, html.safari.notouchdevice body.hide-slides .instagram, html.safari.notouchdevice body.hide-slides .about, html.safari.notouchdevice body.hide-slides .vita {
  opacity: 0;
  transition: all 300ms ease;
  pointer-events: none; }

html.touchdevice body.close-posts-animation .slide.chosen-one, html.safari.notouchdevice body.close-posts-animation .slide.chosen-one {
  opacity: 1;
  transform: scale(1);
  transition: all 700ms ease 400ms; }

html.touchdevice body.close-posts-animation .slide .caption, html.safari.notouchdevice body.close-posts-animation .slide .caption {
  opacity: 1;
  transition: all 300ms ease 1000ms; }

html.touchdevice body.close-posts-animation nav, html.touchdevice body.close-posts-animation .shoplink, html.touchdevice body.close-posts-animation .small-logo, html.touchdevice body.close-posts-animation .intro, html.touchdevice body.close-posts-animation .instagram, html.touchdevice body.close-posts-animation .about, html.touchdevice body.close-posts-animation .vita, html.safari.notouchdevice body.close-posts-animation nav, html.safari.notouchdevice body.close-posts-animation .shoplink, html.safari.notouchdevice body.close-posts-animation .small-logo, html.safari.notouchdevice body.close-posts-animation .intro, html.safari.notouchdevice body.close-posts-animation .instagram, html.safari.notouchdevice body.close-posts-animation .about, html.safari.notouchdevice body.close-posts-animation .vita {
  transition: all 300ms ease 1000ms; }

html.touchdevice body.close-posts-animation nav, html.touchdevice body.close-posts-animation .archiv, html.touchdevice body.close-posts-animation .small-logo, html.touchdevice body.close-posts-animation .intro, html.touchdevice body.close-posts-animation .instagram, html.touchdevice body.close-posts-animation .about, html.touchdevice body.close-posts-animation .vita, html.safari.notouchdevice body.close-posts-animation nav, html.safari.notouchdevice body.close-posts-animation .archiv, html.safari.notouchdevice body.close-posts-animation .small-logo, html.safari.notouchdevice body.close-posts-animation .intro, html.safari.notouchdevice body.close-posts-animation .instagram, html.safari.notouchdevice body.close-posts-animation .about, html.safari.notouchdevice body.close-posts-animation .vita {
  transition: all 300ms ease 1000ms; }

html.touchdevice body.close-posts-animation .slide, html.safari.notouchdevice body.close-posts-animation .slide {
  transition: all 500ms ease 800ms; }

html.notouchdevice.nosafari body.posts-open {
  overflow: hidden; }
  html.notouchdevice.nosafari body.posts-open .posts {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
    transition: transform 500ms ease 1000ms, opacity 500ms ease 1000ms; }

html.notouchdevice.nosafari body.hide-slides .slide.chosen-one {
  transform: translateY(0) scale(1.7);
  opacity: 0;
  transition: all 500ms ease 800ms; }

html.notouchdevice.nosafari body.hide-slides .slide {
  opacity: 0 !important;
  transform: translateY(100px);
  transition: all 500ms ease; }

html.notouchdevice.nosafari body.hide-slides .slide .caption {
  opacity: 0;
  transition: all 300ms ease; }

html.notouchdevice.nosafari body.hide-slides .post-bar {
  opacity: 1;
  transform: translateY(0);
  transition: all 200ms ease 1200ms; }

html.notouchdevice.nosafari body.hide-slides nav, html.notouchdevice.nosafari body.hide-slides .shoplink, html.notouchdevice.nosafari body.hide-slides .small-logo {
  opacity: 0;
  transition: all 300ms ease;
  pointer-events: none; }

html.notouchdevice.nosafari body.hide-slides nav, html.notouchdevice.nosafari body.hide-slides .archiv, html.notouchdevice.nosafari body.hide-slides .small-logo {
  opacity: 0;
  transition: all 300ms ease;
  pointer-events: none; }

html.notouchdevice.nosafari body.close-posts-animation {
  overflow: hidden; }
  html.notouchdevice.nosafari body.close-posts-animation .slide.chosen-one {
    opacity: 1;
    transform: scale(1);
    transition: all 700ms ease 400ms; }
  html.notouchdevice.nosafari body.close-posts-animation .slide .caption {
    opacity: 1;
    transition: all 300ms ease 1000ms; }
  html.notouchdevice.nosafari body.close-posts-animation nav, html.notouchdevice.nosafari body.close-posts-animation .shoplink, html.notouchdevice.nosafari body.close-posts-animation .small-logo {
    transition: all 300ms ease 1000ms; }
  html.notouchdevice.nosafari body.close-posts-animation .slide {
    transition: all 500ms ease 800ms; }
html.notouchdevice.nosafari body.close-posts-animation nav, html.notouchdevice.nosafari body.close-posts-animation .shoplink, html.notouchdevice.nosafari body.close-posts-animation .small-logo {
    transition: all 300ms ease 1000ms; }

html.notouchdevice.chrome body.hide-slides .slide.chosen-one {
  filter: blur(10px); }

html.notouchdevice.chrome body.close-posts-animation .slide.chosen-one {
  filter: blur(0); }

.post-bar {
  opacity: 0;
  transform: translateY(-50px);
  transition: all 200ms ease; }

.posts {
  opacity: 0;
  pointer-events: none;
  transform: translateY(100px);
  transition: all 400ms ease 300ms; }

.instagram {
  padding-top: 77px; }

html.touchdevice .instagram {
  position: relative; }

html.notouchdevice .instagram {
  position: relative; }

.instagram {
  font-size: 0;
  font-size: 18px;
  color: white;
  right: 0;
  top: 0;
  width: 100%;
  height: auto;
  text-align: left; }

.instagram .ig-carousel {
  height: 100%; }

.instagram .carousel-cell {
  width: 100%; }
  .instagram .carousel-cell img, .instagram .carousel-cell video {
    width: 100%;
    left: 0; }

.instagram {
  background: linear-gradient(to bottom, whitesmoke, white 30px, white calc(100% - 30px), whitesmoke); }

.fadeshow-enabled {
  position: relative; }
  .fadeshow-enabled .fade-el {
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden; }
    .fadeshow-enabled .fade-el img, .fadeshow-enabled .fade-el video {
      width: 100%; }
  .fadeshow-enabled .fade-el.active {
    opacity: 1;
    pointer-events: auto; }

.instagram .fade-el {
  transform: scale(1.1);
  transition: all 400ms ease; }

.instagram .fade-el.active {
  animation-name: jello;
  transform-origin: center;
  animation-duration: 400ms;
  animation-fill-mode: both; }

@keyframes jello {
  11.1% {
    transform: scale(1.1) skewX(2.5625deg) skewY(2.5625deg); }
  33.3% {
    transform: scale(1.1) skewX(-0.98125deg) skewY(-0.78125deg); }
  66.6% {
    transform: scale(1.1) skewX(0.390625deg) skewY(0.590625deg); }
  88.8% {
    transform: scale(1.1) skewX(-0.2953125deg) skewY(-0.2953125deg); } }

.shop {
  background: linear-gradient(to bottom, whitesmoke, white 30px); }

@media (min-width: 1200px) {
  .shop-headline {
    font-size: 65px; } }

@media (max-width: 1199px) and (min-width: 700px) {
  .shop-headline {
    font-size: 55px; } }

@media (max-width: 699px) {
  .shop-headline {
    font-size: 45px; } }

.shop-slider-wrap .slider {
  background-color: #d61121; }

.shop-slider-wrap .caption {
  color: white; }

.shop-slider-wrap div.slide {
  cursor: default; }

.grid-item {
  display: inline-block;
  margin: 0 0 0 0;
  vertical-align: top; }

@media (min-width: 1200px) {
  .grid-item-size-normal {
    width: 33.333333%; }
  .grid-item-size-small {
    width: 20%; } }

@media (max-width: 1199px) and (min-width: 700px) {
  .grid-item-size-normal {
    width: 50%; }
  .grid-item-size-small {
    width: 33.3333333333333%; } }

@media (max-width: 699px) {
  .grid-item-size-normal {
    width: 100%; }
  .grid-item-size-small {
    width: 50%; } }

.grid-item.grid-item-animated {
  transform: scale(0.8);
  opacity: 0; }

.grid-item.grid-item-animated.reveal {
  transform: scale(1);
  opacity: 1; }

html.notouchdevice.chrome .grid-item.grid-item-animated {
  filter: blur(10px); }

html.notouchdevice.chrome .grid-item.grid-item-animated.reveal {
  filter: blur(0); }

html.touchdevice .ig-item.grid-item-animated {
  transition: all 400ms ease 300ms; }

html.notouchdevice .grid-item.grid-item-animated {
  transition: all 500ms ease; }

.grid-item .ph {
  position: relative;
  width: 100%; }

.grid-item .ph > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }

.grid-item figure {
  margin: 0;
  position: relative;
  overflow: hidden; }

.grid-item figcaption {
  padding: 10px;
  width: 100%;
  overflow: hidden;
  color: white;
  /* offset-x | offset-y | blur-radius | color */
  text-shadow: 1px 0px 1px black;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box; }

._mesn5 {
  box-sizing: content-box;
  padding: 0 20px 0;
  width: calc(100% - 40px);
  margin: 0 auto 30px;
  max-width: 800px;
  text-align: left;
  color: black; }

._l8yre::after {
  border: 1px solid rgba(0, 0, 0, 0.0975);
  border-radius: 50%;
  bottom: 0;
  content: '';
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0; }

._mainc {
  margin-bottom: 77px; }

._b0acm {
  vertical-align: top; }

._o6mpc {
  vertical-align: top; }

._qdmzb {
  display: block;
  margin-left: auto;
  margin-right: auto;
  background-color: #fafafa;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  position: relative; }

._b0acm, ._o6mpc {
  display: inline-block; }

._ienqf {
  margin-bottom: 20px; }

._rf3jb {
  font-size: 32px;
  line-height: 40px;
  font-weight: 200;
  display: inline-block;
  margin: 0;
  vertical-align: bottom; }

._lyv4q {
  vertical-align: bottom; }

._h9luf {
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  list-style: none; }

._bnq48:first-child {
  margin-left: 0; }

._bnq48 {
  font-size: 16px;
  margin-right: 40px;
  display: inline-block; }

._fd86t {
  color: #262626;
  font-weight: 600; }

._tb97a {
  font-size: 16px;
  line-height: 24px;
  color: black; }
  ._tb97a a, ._tb97a a:visited {
    color: #003569;
    text-decoration: none; }

._kc4z2 {
  font-size: 16px;
  line-height: 24px;
  color: black;
  display: inline;
  font-family: 'EhmckeBold';
  margin-right: 3px; }

._9bt3u {
  width: 100%; }

._ng0lj {
  font-family: 'EhmckeBold'; }

._lyv4q {
  padding: 4px 24px;
  background: #3897f0;
  border-color: #3897f0;
  color: #fff;
  -webkit-appearance: none;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  font-size: 14px;
  font-weight: 600;
  line-height: 26px;
  outline: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%; }

._tb97a a {
  word-break: break-all; }

@media (min-width: 700px) {
  ._b0acm {
    margin-right: 30px;
    width: 170px; }
  ._qdmzb {
    height: 150px;
    width: 150px; }
  ._o6mpc {
    width: calc(100% - 200px); }
  ._rf3jb {
    height: 33px; }
  ._lyv4q {
    margin-left: 20px; } }

@media (max-width: 699px) {
  ._rf3jb {
    width: 100%;
    display: block; }
  ._b0acm {
    margin-right: 30px;
    width: 100px; }
  ._qdmzb {
    height: 90px;
    width: 90px; }
  ._o6mpc {
    width: calc(100% - 130px); }
  ._rf3jb {
    margin-bottom: 10px; }
  ._lyv4q {
    margin-left: 0;
    margin-top: 10px; } }

@media (max-width: 460px) {
  ._b0acm {
    display: none; }
  ._o6mpc {
    width: 100% !important; } }

html.touchdevice .slider {
  position: relative;
  text-align: center; }

html.touchdevice .slide {
  display: inline-block;
  padding-bottom: 30px; }

html.touchdevice .slide.spacer-slide {
  display: none; }

html.touchdevice .slide {
  transform: scale(0.8);
  opacity: 0;
  filter: blur(10px);
  transition: all 300ms ease;
  pointer-events: none; }

html.touchdevice .slide.reveal {
  transform: scale(1);
  opacity: 1;
  filter: blur(0);
  pointer-events: auto; }

html.safari.notouchdevice .slide {
  transform: translate3d(0, 0, 0);
  opacity: 1;
  width: auto;
  display: inline-block;
  padding: 50px 0; }
  html.safari.notouchdevice .slide video {
    height: 80vh; }

html.safari.notouchdevice .spacer-slide {
  display: none; }

html.safari.notouchdevice .slide .caption {
  opacity: 1 !important; }

html.safari.notouchdevice .slider {
  text-align: center; }

html.safari.notouchdevice .slide {
  transform: translateY(80px);
  opacity: 0;
  filter: blur(10px);
  transition: all 300ms ease;
  pointer-events: none; }

html.safari.notouchdevice .slide.reveal {
  transform: translateY(0);
  opacity: 1;
  filter: blur(0);
  pointer-events: auto; }

html.nosafari.notouchdevice .caption {
  bottom: 30px;
  position: absolute; }

html.nosafari.notouchdevice .slider {
  white-space: nowrap;
  position: absolute;
  left: 0;
  z-index: 5;
  overflow: hidden;
  height: 100vh;
  will-change: transform;
  transform: translate3d(0, 0, 0); }

html.nosafari.notouchdevice .slider.fixed {
  position: fixed; }

html.nosafari.notouchdevice .slider video, html.nosafari.notouchdevice .slider img {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  position: absolute; }

html.nosafari.notouchdevice .slide {
  transform: translate3d(0, 100px, 0);
  opacity: 0;
  transition: transform 700ms ease, opacity 700ms ease; }
  html.nosafari.notouchdevice .slide .caption {
    opacity: 0; }

html.nosafari.notouchdevice .slide.reveal {
  transform: translate3d(0, 0, 0);
  opacity: 1;
  pointer-events: auto; }
  html.nosafari.notouchdevice .slide.reveal .caption {
    opacity: 1; }

html.nosafari.notouchdevice .caption {
  transition: opacity 200ms ease 300ms; }

.slider {
  background-color: white;
  will-change: transform; }

.slide {
  position: relative;
  display: inline-block;
  height: 100%;
  cursor: pointer; }

.slide.spacer-slide {
  cursor: default; }

@media (min-width: 1200px) and (orientation: landscape) {
  .slider-wrap .slide {
    width: 33.3333vw; }
  .slider-wrap .slider video, .slider-wrap .slider img {
    height: calc(90vh - 50px); } }

@media (max-width: 1199px) and (min-width: 700px) and (orientation: landscape) {
  .slider-wrap .slide {
    width: 50vw; }
  .slider-wrap .spacer-slide.slide {
    width: 25vw; }
  .slider-wrap .slider video, .slider-wrap .slider img {
    height: calc(90vh - 50px); } }

@media (max-width: 699px) and (orientation: landscape) {
  .slider-wrap .slide {
    width: 100vw; }
  .slider-wrap .spacer-slide.slide {
    width: 0; }
  .slider-wrap .slider video, .slider-wrap .slider img {
    height: calc(90vh - 50px); } }

@media (orientation: portrait) {
  html.notouchdevice .slider-wrap .slide {
    width: 100vw; }
  html.notouchdevice .slider-wrap .spacer-slide.slide {
    width: 0; }
  html.notouchdevice .slider-wrap .slider video, html.notouchdevice .slider-wrap .slider img {
    height: calc(100vh - 150px); }
  html.touchdevice .slider-wrap .slide {
    width: 100vw; }
  html.touchdevice .slider-wrap .spacer-slide.slide {
    width: 0; }
  html.touchdevice .slider-wrap .slider video, html.touchdevice .slider-wrap .slider img {
    height: auto;
    width: 100%; } }

.shop-slider-wrap .slider video, .shop-slider-wrap .slider img {
  height: 100vh;
  width: 100vh; }

.shop-slider-wrap .slide {
  width: 100vh; }

