.page-grid {
  display: grid;
  grid-template-columns: repeat(16, 1fr);
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
  width: 90%; }
  @media (min-width: 992px) {
    .page-grid {
      width: 70%; } }

.layout-grid {
  display: grid;
  grid-template-columns: repeat(16, 1fr); }

.grid-col-1-13 {
  grid-column: 1 / 13; }

.grid-col-2-7 {
  grid-column: 2 / 7; }

.grid-col-2-16 {
  grid-column: 2 / 16; }

.grid-col-3-15 {
  grid-column: 3 / 15; }

.grid-col-4-14 {
  grid-column: 4 / 14; }

.grid-col-5-17 {
  grid-column: 5 / 17; }

.grid-col-8-17 {
  grid-column: 8 / 17; }

.grid-col-10-17 {
  grid-column: 10 / 17; }

@media (min-width: 580px) {
  .flex {
    display: flex; } }

.flex-column {
  flex-direction: column; }

@media (min-width: 580px) {
  .flex-align-center {
    align-items: center; } }

.flex {
  display: flex;
  height: 100%; }

.flex--row {
  flex-direction: row; }

.flex--column {
  flex-direction: column; }

.flex--align-center {
  align-items: center; }

.flex--align-end {
  align-items: flex-end; }

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

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

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

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

/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
  padding: 0; }

html {
  font-family: sans-serif;
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */ }

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

blockquote,
q {
  quotes: none; }

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

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

*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article, aside, details,
figcaption, figure, footer, header, main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block; }

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none; }

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
  color: inherit;
  text-decoration: none;
  color: cyan; }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
  color: black; }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border: 0; }

/* Forms
   ========================================================================== */
button {
  cursor: pointer; }

button:focus {
  outline: 0; }

/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold; }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
  background: transparent;
  border: 0; }

/**
 * Remove the inner border and padding in Firefox.
 */
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */
audio,
canvas,
iframe,
video {
  vertical-align: middle; }

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:after,
.clearfix:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after {
  clear: both; }

body {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1rem; }

@media (max-width: 579px) {
  section {
    margin-top: 60px; } }
@media (min-width: 580px) {
  section {
    margin-top: 240px; } }
section img {
  width: 100%; }

.content-list {
  margin-left: 1.2em; }

h2 {
  font-size: 2em; }

.title {
  font-family: 'd-dinregular';
  color: #000000; }

.title--large {
  font-size: 1.2em; }
  @media (min-width: 20em) {
    .title--large {
      font-size: calc(1.2rem + ((1vw - 0.2em) * 2.8)); } }
  @media (min-width: 120em) {
    .title--large {
      font-size: 4em; } }

.text-block {
  font-size: 1.1em;
  color: #000000;
  line-height: 1.5; }

.text-block--space-s {
  margin-top: 12px; }

.text-block--space-m {
  margin-top: 36px; }

.text-block--space-l {
  margin-top: 48px; }

.text-block--bold {
  font-weight: 600; }

.text-block--light {
  font-weight: 300; }

.text-block--large {
  line-height: 1.6; }
  @media (min-width: 580px) {
    .text-block--large {
      font-size: 1.3em; } }

.text-block--small {
  font-size: .95em; }

.fade-out {
  -webkit-animation: fade-out 1s ease-out both;
  animation: fade-out 1s ease-out both; }

@-webkit-keyframes fade-out {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes fade-out {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
.slide-in-blurred-top {
  -webkit-animation: slide-in-blurred-top 0.8s cubic-bezier(0.23, 1, 0.32, 1) both;
  animation: slide-in-blurred-top 0.8s cubic-bezier(0.23, 1, 0.32, 1) both; }

/* ----------------------------------------------
 * Generated by Animista on 2020-5-9 11:3:45
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info.
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */
/**
 * ----------------------------------------
 * animation slide-in-blurred-top
 * ----------------------------------------
 */
@-webkit-keyframes slide-in-blurred-top {
  0% {
    transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
    transform-origin: 50% 0;
    -webkit-filter: blur(40px);
    filter: blur(40px);
    opacity: 0; }
  100% {
    transform: translateY(0) scaleY(1) scaleX(1);
    transform-origin: 50% 50%;
    -webkit-filter: blur(0);
    filter: blur(0);
    opacity: 1; } }
@keyframes slide-in-blurred-top {
  0% {
    transform: translateY(-1000px) scaleY(2.5) scaleX(0.2);
    transform-origin: 50% 0;
    -webkit-filter: blur(40px);
    filter: blur(40px);
    opacity: 0; }
  100% {
    transform: translateY(0) scaleY(1) scaleX(1);
    transform-origin: 50% 50%;
    -webkit-filter: blur(0);
    filter: blur(0);
    opacity: 1; } }
.puff-in-center {
  -webkit-animation: puff-in-center 0.8s cubic-bezier(0.47, 0, 0.745, 0.715) both;
  animation: puff-in-center 0.8s cubic-bezier(0.47, 0, 0.745, 0.715) both; }

@-webkit-keyframes puff-in-center {
  0% {
    transform: scale(2);
    -webkit-filter: blur(4px);
    filter: blur(4px);
    opacity: 0; }
  100% {
    transform: scale(1);
    -webkit-filter: blur(0px);
    filter: blur(0px);
    opacity: 1; } }
@keyframes puff-in-center {
  0% {
    transform: scale(2);
    -webkit-filter: blur(4px);
    filter: blur(4px);
    opacity: 0; }
  100% {
    transform: scale(1);
    -webkit-filter: blur(0px);
    filter: blur(0px);
    opacity: 1; } }
.slide-in-bottom {
  -webkit-animation: slide-in-bottom 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: slide-in-bottom 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; }

@-webkit-keyframes slide-in-bottom {
  0% {
    transform: translateY(1000px);
    opacity: 0; }
  100% {
    transform: translateY(0);
    opacity: 1; } }
@keyframes slide-in-bottom {
  0% {
    transform: translateY(1000px);
    opacity: 0; }
  100% {
    transform: translateY(0);
    opacity: 1; } }
.tilt-in-bottom {
  -webkit-animation: tilt-in-bottom 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: tilt-in-bottom 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; }

@-webkit-keyframes tilt-in-bottom {
  0% {
    transform: rotateY(-30deg) translateY(300px) skewY(30deg);
    opacity: 0; }
  100% {
    transform: rotateY(0deg) translateY(0) skewY(0deg);
    opacity: 1; } }
@keyframes tilt-in-bottom {
  0% {
    transform: rotateY(-30deg) translateY(300px) skewY(30deg);
    opacity: 0; }
  100% {
    transform: rotateY(0deg) translateY(0) skewY(0deg);
    opacity: 1; } }
.fade-in-bottom {
  -webkit-animation: fade-in-bottom 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-in-bottom 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both; }

@-webkit-keyframes fade-in-bottom {
  0% {
    transform: translateY(150px);
    opacity: 0; }
  100% {
    transform: translateY(0);
    opacity: 1; } }
@keyframes fade-in-bottom {
  0% {
    transform: translateY(150px);
    opacity: 0; }
  100% {
    transform: translateY(0);
    opacity: 1; } }
.delay-05 {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s; }

.delay-1 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s; }

.delay-2 {
  -webkit-animation-delay: 2s;
  animation-delay: 2s; }

.delay-3 {
  -webkit-animation-delay: 3s;
  animation-delay: 3s; }

.text-link {
  color: black;
  text-decoration: none;
  background-position-y: -0%;
  background-image: linear-gradient(white 50%, #aeff4d 50%);
  transition: background 500ms ease;
  background-size: 2px;
  background-size: auto 175%; }
  .text-link:hover {
    background-position-y: 100%; }

.brand {
  display: block;
  height: 60px;
  width: 150px;
  background-size: 150px 60px;
  background-repeat: no-repeat; }
  @media (max-width: 579px) {
    .brand {
      -webkit-animation: fade-in-bottom 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
      animation: fade-in-bottom 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;
      position: absolute;
      top: 60px;
      right: 0;
      bottom: 0;
      left: 0;
      margin-right: auto;
      margin-bottom: auto;
      margin-left: auto;
      background-image: url("../images/brand_animated.svg"); } }
  @media (min-width: 580px) {
    .brand {
      background-image: url("../images/brand_animated-black.svg");
      grid-column: 2 / auto; } }

.page-scroll {
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  bottom: 60px;
  width: 24px; }
  @media (max-width: 579px) {
    .page-scroll {
      -webkit-animation: slide-in-bottom 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
      animation: slide-in-bottom 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
      -webkit-animation-delay: 2s;
      animation-delay: 2s; } }
  @media (min-width: 580px) {
    .page-scroll {
      display: none; } }

@media (min-width: 580px) {
  .statement {
    grid-column: 1 / 17;
    grid-row: 2; } }

.statement__title {
  grid-column: 3 / 15;
  color: #000000; }
  @media (max-width: 579px) {
    .statement__title {
      -webkit-animation-delay: 1s;
      animation-delay: 1s; } }
  @media (min-width: 580px) {
    .statement__title {
      grid-row: 1;
      z-index: 1; } }

.statement__title--color-transform {
  color: #ffffff; }
  @media (max-width: 579px) {
    .statement__title--color-transform {
      text-align: center; } }
  @media (min-width: 580px) {
    .statement__title--color-transform {
      color: #000000; } }

.statement__image {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s; }
  @media (max-width: 579px) {
    .statement__image {
      display: none; } }
  @media (min-width: 580px) {
    .statement__image {
      grid-row: 1;
      grid-column: 5 / 17;
      margin-top: 20%; } }
  .statement__image img {
    display: block;
    width: 100%; }

.page-header {
  height: 100vh;
  /* mobile viewport bug fix */
  min-height: -webkit-fill-available; }
  @media (max-width: 579px) {
    .page-header {
      display: flex;
      align-items: center;
      position: relative;
      background-color: #000000;
      position: relative;
      width: 100%; } }
  @media (min-width: 580px) {
    .page-header {
      grid-template-rows: 1fr 3fr;
      grid-row-gap: 60px;
      padding-top: 60px; } }

.footer-navigation {
  display: flex;
  justify-content: center;
  margin-top: 42px;
  margin-bottom: 42px; }

.page-footer__menu {
  display: flex; }

.menu-item {
  list-style: none;
  margin-left: 18px; }
  .menu-item:first-child {
    margin: 0; }

.illustrated {
  padding-top: 198px;
  padding-bottom: 198px; }

.page-intro {
  grid-column: 2 / 16; }
  @media (min-width: 580px) {
    .page-intro {
      grid-column: 1 / 10; } }

.portfolio {
  display: grid;
  grid-template-columns: repeat(16, 1fr); }

@media (max-width: 579px) {
  .portfolio__item {
    grid-column: 1 / 17;
    margin-top: 60px; } }
.portfolio__item:nth-child(n+2) {
  margin-top: 180px; }
@media (min-width: 580px) {
  .portfolio__item:nth-child(odd) {
    grid-column: 1 / 13; } }
@media (min-width: 580px) {
  .portfolio__item:nth-child(even) {
    grid-column: 5 / 17; } }

.item__figure {
  position: relative; }

.item__figcaption {
  background: white;
  display: inline-block; }
  @media (max-width: 579px) {
    .item__figcaption {
      padding-top: 6px;
      padding-bottom: 6px; } }
  @media (min-width: 580px) {
    .item__figcaption {
      position: absolute;
      bottom: -36px;
      left: -36px;
      padding: 24px; } }
  @media (max-width: 579px) {
    .item__figcaption p {
      font-size: 0.95em;
      float: left;
      margin-right: 6px; } }

@media (max-width: 579px) {
  .grid__content {
    grid-column: 2 / 16;
    padding-top: 36px;
    padding-bottom: 36px; } }
@media (min-width: 580px) {
  .grid__content {
    grid-column: 1 / 17;
    padding-top: 90px;
    padding-bottom: 90px; } }

.about {
  margin-top: 0; }

.about__vita {
  grid-column: 2 / 13; }

.exibitions {
  grid-column: 2 / 17;
  margin-top: 90px; }

.exibitions__list li {
  list-style: none;
  margin: 15px 0 0;
  border-top: 1px solid #cecece; }

.nav_works{
     grid-column: 14 / 17 ;
      margin: 35px 0 0;

    
}

.hochformat{
    max-width: 400px;
}

/*# sourceMappingURL=template.css.map */
