  a, abbr, acronym, address, applet, article, aside, audio, big, blockquote, body, canvas, caption, 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, 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, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline
  }

  a {
    background-color: transparent
  }
  a:active, a:hover {
    outline: 0
  }

  img {
    border: 0
  }
  table {
    border-spacing: 0;
    border-collapse: collapse
  }
  td, th {
    padding: 0
  }
  html {
    overflow-y: scroll;
    font-size: 62.5%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
  }
hr {
    position: relative;
    display: block;
    width: 100%;
    margin: 2.5em 0 3.5em;
    padding: 0;
    height: 1px;
    border: 0;
    border-top: 1px solid #e3e9ed
  }
 a {
    color: #26a8ed;
    text-decoration: none
  }
  a:hover {
    text-decoration: underline
  }
  h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    line-height: 1.15;
    font-weight: 600;
    text-rendering: optimizeLegibility
  }
  h1 {
    margin: 0 0 .5em;
    font-size: 5.5rem;
    font-weight: 600
  }
  body, html {
    overflow-x: hidden
  }
  body {
    color: #313b3f;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Open Sans, Helvetica Neue, sans-serif;
    font-size: 1.6rem;
    line-height: 1.6em;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga"on
  }
code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
  }

body {
    line-height: 1
}
 html {
    box-sizing: border-box;
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
  }

 body {
    background: #fff
  }
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;

}
.head {
    background-repeat: no-repeat;
    background-image: url(/img/markus-spiske-207946-1.jpg);
    height: 250px;
}
.logo {
    height: 200px;
	padding: 10px;

}
.content {
}

.footer {
    position: relative;
    padding-top: 20px;
    padding-bottom: 60px;
    color: #fff;
    background: #090a0b
  }
.footer-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    font-size: 1.3rem;
    text-algn: center;
  }
  .footer-content, .footer-content a {
    color: hsla(0, 0%, 100%, .7)
  }
  .footer-content a:hover {
    color: #fff;
    text-decoration: none
  }
  .post-card, .post-feed {
    position: relative;
    display: flex
  }
  .post-card {
    flex: 1 1 301px;
    flex-direction: column;
    overflow: hidden;
    margin: 0 0 40px;
    padding: 0 20px 40px;
    min-height: 220px;
    border-bottom: 1px solid #e9eef1;
    background-size: cover
  }
  .post-card-image-link {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 3px
  }
  .post-card-image {
    width: 100%;
    height: 200px;
    background: #c5d2d9 no-repeat 50%;
    -o-object-fit: cover;
    object-fit: cover
  }
  .post-card-content-link {
    position: relative;
    display: block;
    color: #15171a
  }
  .post-card-content-link:hover {
    text-decoration: none
  }
  .post-card-header {
    margin: 15px 0 0
  }
  .post-feed .no-image .post-card-content-link {
    padding: 0
  }
  .no-image .post-card-header {
    margin-top: 0
  }
  .post-card-primary-tag {
    margin: 0 0 .2em;
    color: #3eb0ef;
    font-size: 1.2rem;
    font-weight: 500;
    letter-spacing: .2px;
    text-transform: uppercase
  }
  .post-card-title {
    margin: 0 0 .4em;
    line-height: 1.15em;
    transition: color .2s ease-in-out
  }
  .no-image .post-card-title {
    margin-top: 0
  }
  .post-card-content {
    flex-grow: 1;
    display: flex;
    flex-direction: column
  }
  .post-card-excerpt {
    max-width: 56em;
    color: #738a94;
    font-family: Georgia, serif
  }
  .post-card-excerpt p {
    margin-bottom: 1em
  }
  .post-card-meta {
    display: flex;
    align-items: flex-start;
    padding: 0
  }
  .author-profile-image, .avatar-wrapper {
    display: block;
    width: 100%;
    height: 100%;
    background: #e3e9ed;
    border-radius: 100%;
    -o-object-fit: cover;
    object-fit: cover
  }
  .post-card-meta .avatar-wrapper, .post-card-meta .profile-image-wrapper {
    position: relative
  }
  .author-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 0 4px;
    padding: 0;
    list-style: none
  }
  .author-list-item {
    position: relative;
    flex-shrink: 0;
    margin: 0;
    padding: 0
  }

  @media (min-width:795px) {
    .post-card-large {
      flex: 1 1 100%;
      flex-direction: row;
      padding-bottom: 40px;
      min-height: 280px;
      border-top: 0
    }
    .post-card-large:hover {
      border-bottom-color: #e3e9ed
    }
    .post-card-large:not(.no-image) .post-card-header {
      margin-top: 0
    }
    .post-card-large .post-card-image-link {
      position: relative;
      flex: 1 1 auto;
      margin-bottom: 0;
      min-height: 380px
    }
    .post-card-large .post-card-image {
      position: absolute;
      width: 100%;
      height: 100%
    }
    .post-card-large .post-card-content {
      flex: 0 1 361px;
      justify-content: center
    }
    .post-card-large .post-card-title {
      margin-top: 0;
      font-size: 3.2rem
    }
    .post-card-large .post-card-content-link, .post-card-large .post-card-meta {
      padding: 0 0 0 40px
    }
    .post-card-large .post-card-excerpt p {
      margin-bottom: 1.5em;
      font-size: 1.8rem;
      line-height: 1.5em
    }
  }
 .post-full-header {
    position: relative;
    margin: 0 auto;
    padding: 70px 170px 50px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
  }
  .post-full-tags {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #738a94;
    font-size: 1.3rem;
    line-height: 1.4em;
    font-weight: 600;
    text-transform: uppercase
  }
  .post-full-meta-date {
    color: #738a94;
    font-size: 1.2rem;
    font-weight: 400
  }
  @media (max-width:1170px) {
    .post-full-header {
      padding: 60px 11vw 50px
    }
  }
  @media (max-width:800px) {
    .post-full-header {
      padding-right: 5vw;
      padding-left: 5vw
    }
  }
  @media (max-width:500px) {
    .post-full-header {
      padding: 20px 0 35px
    }
  }
  .post-full-title {
    margin: 0 0 .2em;
    color: #090a0b
  }
  .post-full-custom-excerpt {
    margin: 20px 0 0;
    color: #738a94;
    font-family: Georgia, serif;
    font-size: 2.3rem;
    line-height: 1.4em;
    font-weight: 300
  }
  .date-divider {
    display: inline-block;
    margin: 0 6px 1px;
    font-weight: 300
  }
  .post-full-image {
    display: flex;
    flex-direction: column;
    align-items: center;
    overflow: hidden;
    margin: 25px 0 50px;
    border-radius: 3px
  }
  .post-full-image img {
    max-width: 1040px;
    width: 100%;
    height: auto
  }
  .post-full-content {
    position: relative;
    margin: 0 auto;
    padding: 0 170px 6vw;
    min-height: 230px;
    font-family: Georgia, serif;
    font-size: 2rem;
    line-height: 1.6em;
    background: #fff
  }
  @media (max-width:1170px) {
    .post-full-content {
      padding: 0 11vw
    }
  }
  @media (max-width:800px) {
    .post-full-content {
      padding: 0 5vw;
      font-size: 1.8rem
    }
  }
  @media (max-width:500px) {
    .post-full-custom-excerpt {
      font-size: 1.9rem;
      line-height: 1.5em
    }
  }
  .no-image .post-full-content {
    padding-top: 0
  }
  .no-image .post-full-content:after, .no-image .post-full-content:before {
    display: none
  }
  .footnotes, .post-full-comments, .post-full-content blockquote, .post-full-content dl, .post-full-content h1, .post-full-content h2, .post-full-content h3, .post-full-content h4, .post-full-content h5, .post-full-content h6, .post-full-content ol, .post-full-content p, .post-full-content pre, .post-full-content ul {
    margin: 0 0 1.5em;
    min-width: 100%
  }
  @media (max-width:500px) {
    .footnotes, .post-full-comments, .post-full-content dl, .post-full-content ol, .post-full-content p, .post-full-content pre, .post-full-content ul {
      margin-bottom: 1.28em
    }
  }
  .post-full-content li {
    word-break: break-word
  }
  .post-full-content li p {
    margin: 0
  }
  .post-full-content a {
    color: #15171a;
    word-break: break-word;
    box-shadow: inset 0 -1px 0 #15171a;
    transition: all .2s ease-in-out
  }
  .post-full-content a:hover {
    color: #3eb0ef;
    text-decoration: none;
    box-shadow: inset 0 -1px 0 #3eb0ef
  }
  .post-full-content em, .post-full-content strong {
    color: #090a0b
  }
  .post-full-content small {
    display: inline-block;
    line-height: 1.6em
  }
  .post-full-content li:first-child {
    margin-top: 0
  }
  .post-full-content img, .post-full-content video {
    display: block;
    margin: 1.5em auto;
    max-width: 1040px;
    height: auto
  }
  @media (max-width:1040px) {
    .post-full-content img, .post-full-content video {
      width: 100%
    }
  }
  .post-full-content img[src$="#full"] {
    max-width: none;
    width: 100vw
  }
  .post-full-content img + br + small {
    display: block;
    margin-top: -3em;
    margin-bottom: 1.5em;
    text-align: center
  }
  .post-full-content iframe {
    margin: 0 auto !important
  }
  .post-full-content blockquote {
    margin: 0 0 1.5em;
    padding: 0 1.5em;
    border-left: 3px solid #3eb0ef
  }
  @media (max-width:500px) {
    .post-full-content blockquote {
      padding: 0 1.3em
    }
  }
  .post-full-content blockquote p {
    margin: 0 0 1em;
    color: inherit;
    font-size: inherit;
    line-height: inherit;
    font-style: italic
  }
  .post-full-content blockquote p:last-child {
    margin-bottom: 0
  }
  .post-full-content code {
    padding: 0 5px 2px;
    font-size: .8em;
    line-height: 1em;
    font-weight: 400 !important;
    background: #e5eff5;
    border-radius: 3px
  }
  .post-full-content p code {
    word-break: break-all
  }
  .post-full-content pre {
    overflow-x: auto;
    margin: 1.5em 0 3em;
    padding: 20px;
    max-width: 100%;
    border: 1px solid #000;
    color: #e5eff5;
    font-size: 1.4rem;
    line-height: 1.5em;
    background: #0e0f11;
    border-radius: 5px
  }
  .post-full-content pre ::-moz-selection {
    color: #3c484e
  }
  .post-full-content pre ::selection {
    color: #3c484e
  }
  .post-full-content pre code {
    padding: 0;
    font-size: inherit;
    line-height: inherit;
    background: transparent
  }
  .post-full-content pre code :not(span) {
    color: inherit
  }
  .post-full-content .fluid-width-video-wrapper {
    margin: 1.5em 0 3em
  }
  .post-full-content hr {
    margin: 2em 0
  }
  .post-full-content hr:after {
    content: "";
    position: absolute;
    top: -15px;
    left: 50%;
    display: block;
    margin-left: -10px;
    width: 1px;
    height: 30px;
    background: #e3e9ed;
    box-shadow: 0 0 0 5px #fff;
    transform: rotate(45deg)
  }
  .post-full-content hr + p {
    margin-top: 1.2em
  }
  .post-full-content h1, .post-full-content h2, .post-full-content h3, .post-full-content h4, .post-full-content h5, .post-full-content h6 {
    color: #090a0b;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Open Sans, Helvetica Neue, sans-serif
  }
  .post-full-content h1 {
    margin: .5em 0 .4em;
    font-size: 4.2rem;
    line-height: 1.25em;
    font-weight: 600
  }
  .post-full-content p + h1 {
    margin-top: .8em
  }
  @media (max-width:800px) {
    .post-full-content h1 {
      font-size: 3.2rem;
      line-height: 1.25em
    }
  }
  .post-full-content h2 {
    margin: .5em 0 .4em;
    font-size: 3.2rem;
    line-height: 1.25em;
    font-weight: 600
  }
  .post-full-content p + h2 {
    margin-top: .8em
  }
  @media (max-width:800px) {
    .post-full-content h2 {
      margin-bottom: .3em;
      font-size: 2.8rem;
      line-height: 1.25em
    }
  }
  .post-full-content h3 {
    margin: .5em 0 .2em;
    font-size: 2.5rem;
    line-height: 1.3em;
    font-weight: 600
  }
  .post-full-content h2 + h3 {
    margin-top: .7em
  }
  @media (max-width:800px) {
    .post-full-content h3 {
      margin-bottom: .3em;
      font-size: 2.4rem;
      line-height: 1.3em
    }
  }
  .post-full-content h4 {
    margin: .5em 0 .2em;
    font-size: 2.5rem;
    font-weight: 600
  }
  .post-full-content h2 + h4 {
    margin-top: .7em
  }
  .post-full-content h3 + h4 {
    margin-top: 0
  }
  @media (max-width:800px) {
    .post-full-content h4 {
      margin-bottom: .3em;
      font-size: 2.4rem;
      line-height: 1.3em
    }
  }
  .post-full-content h5 {
    display: block;
    margin: .5em 0;
    padding: .4em 1em .9em;
    border: 0;
    color: #3eb0ef;
    font-family: Georgia, serif;
    font-size: 3.2rem;
    line-height: 1.35em;
    text-align: center
  }
  @media (min-width:1180px) {
    .post-full-content h5 {
      max-width: 1060px;
      width: 100vw
    }
  }
  @media (max-width:800px) {
    .post-full-content h5 {
      margin-bottom: 1em;
      margin-left: 1.3em;
      padding: 0 0 .5em;
      font-size: 2.4rem;
      text-align: initial
    }
  }
  .post-full-content h6 {
    margin: .5em 0 .2em;
    font-size: 2rem;
    font-weight: 700
  }
  @media (max-width:800px) {
    .post-full-content h6 {
      font-size: 1.8rem;
      line-height: 1.4em
    }
  }
 
