/*
 :::  mixins and functions
-------------------------------------------------- */
@font-face {
  font-family: "foro";
  src: url("fonts/ForoReg-webfont.woff2") format("woff2"), url("fonts/ForoReg-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "foro";
  src: url("fonts/ForoIta-webfont.woff2") format("woff2"), url("fonts/ForoIta-webfont.woff") format("woff");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "foro";
  src: url("fonts/ForoBol-webfont.woff2") format("woff2"), url("fonts/ForoBol-webfont.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "foroSans";
  src: url("fonts/forosansreg-webfont.woff2") format("woff2"), url("fonts/forosansreg-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
/*
 :::  Reset
-------------------------------------------------- */
html {
  box-sizing: border-box;
  overflow-y: -moz-scrollbars-vertical;
}

*, *::before, *::after {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
       text-size-adjust: 100%;
  touch-action: manipulation;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, main, nav, section, subhead, summary {
  display: block;
}

ol, ul {
  list-style: none;
}

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

input, select {
  border-radius: 0;
}

button {
  cursor: pointer;
  background: none;
  border: none;
  display: inline;
  outline: none;
}

.littlefoot-footnote__button {
  -webkit-font-smoothing: antialiased;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background-color: rgba(110, 110, 110, 0.2);
  border-radius: 0.5em;
  border: 0;
  box-sizing: border-box;
  color: rgba(110, 110, 110, 0.5);
  cursor: pointer;
  display: inline-block;
  font-size: 0.9em;
  font-weight: bold;
  height: 1em;
  line-height: 1;
  margin: 0 0.1em 0 0.2em;
  min-width: 1.5em;
  padding: 0 0.5em;
  position: relative;
  text-decoration: none;
  top: -0.1em;
  transition-duration: 0.25s;
  transition-property: background-color color;
  transition-timing-function: ease;
  vertical-align: middle;
}

.littlefoot-footnote__button:hover,
.littlefoot-footnote__button:focus {
  background-color: rgba(110, 110, 110, 0.5);
  color: white;
}

.littlefoot-footnote__button:active {
  background-color: rgba(110, 110, 110, 0.5);
  color: white;
}

.littlefoot-footnote__button.is-active {
  background-color: #6e6e6e;
  color: white;
  transition-delay: 0.1s;
}

.littlefoot-footnote__button::after {
  clear: both;
  content: "";
  display: table;
}

.littlefoot-footnote__button__ellipsis {
  padding: 0.35em 0.5em;
}

.littlefoot-footnote__button__ellipsis svg {
  float: left;
  height: 0.3em;
}

.littlefoot-footnote__button__number::after {
  color: rgba(110, 110, 110, 0.5);
  content: attr(data-footnote-number);
  display: block;
  font-size: 0.9em;
  font-weight: bold;
  left: 50%;
  padding: 0.35em 0.5em;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  transition-duration: 0.25s;
  transition-property: background-color color;
  transition-timing-function: ease;
}

.littlefoot-footnote__button__number:hover::after,
.littlefoot-footnote__button__number.is-active::after {
  color: white;
}

.littlefoot-footnote__button__number svg {
  display: none;
}

.littlefoot-footnote__host {
  display: inline-block;
  position: relative;
  text-indent: 0;
}

@media not print {
  .footnote-print-only {
    display: none !important;
  }
}
@media print {
  .littlefoot-footnote,
  .littlefoot-footnote__button {
    display: none !important;
  }
}
.littlefoot-footnote {
  background: #fafafa;
  border-radius: 0.5em;
  border: 1px solid #c3c3c3;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  box-sizing: border-box;
  display: inline-block;
  left: 0;
  line-height: 0;
  margin: 2.01924em 0;
  max-width: 90%;
  opacity: 0;
  position: absolute;
  top: 0;
  -webkit-transform-origin: 50% 0;
          transform-origin: 50% 0;
  -webkit-transform: scale(0.1) translateZ(0);
          transform: scale(0.1) translateZ(0);
  transition-duration: 0.25s;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  transition-timing-function: ease;
  z-index: 10;
}
@media (prefers-color-scheme: dark) {
  .littlefoot-footnote {
    background: #111;
  }
}

.littlefoot-footnote.is-positioned-top {
  bottom: 0;
  top: auto;
}

.littlefoot-footnote.is-active {
  opacity: 0.97;
  -webkit-transform: scale(1) translateZ(0);
          transform: scale(1) translateZ(0);
}

.littlefoot-footnote.is-scrollable::after {
  content: "";
  position: absolute;
  bottom: 0.3875em;
  left: 0.3875em;
  z-index: 14;
  display: block;
  height: 0.78125em;
  width: 0.625em;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTJweCIgaGVpZ2h0PSIxNXB4IiB2aWV3Qm94PSIwIDAgMTIgMTUiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgcHJlc2VydmVBc3BlY3RSYXRpbz0ieE1pbllNaW4iPgogICAgPGcgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IkFycm93IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxLjAwMDAwMCwgMS4wMDAwMDApIiBzdHJva2U9ImJsYWNrIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJzcXVhcmUiPgogICAgICAgICAgICA8cGF0aCBkPSJNNSwwIEw1LDExLjUiIGlkPSJMaW5lIj48L3BhdGg+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik0wLjUsNy41IEw1LjAyNzY5Mjc5LDEyLjAyNzY5MjgiIGlkPSJMaW5lIj48L3BhdGg+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik00LjUsNy41IEw5LjAyNzY5Mjc5LDEyLjAyNzY5MjgiIGlkPSJMaW5lLTIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDcuMDAwMDAwLCAxMC4wMDAwMDApIHNjYWxlKC0xLCAxKSB0cmFuc2xhdGUoLTcuMDAwMDAwLCAtMTAuMDAwMDAwKSAiPjwvcGF0aD4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPgo=");
  background-size: cover;
  opacity: 0.1;
  transition-property: opacity;
  transition-duration: 0.25s;
  transition-timing-function: ease;
}

.littlefoot-footnote.is-scrollable .littlefoot-footnote__wrapper::before,
.littlefoot-footnote.is-scrollable .littlefoot-footnote__wrapper::after {
  content: "";
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 12;
}

.littlefoot-footnote.is-scrollable .littlefoot-footnote__wrapper::before {
  background-image: linear-gradient(to bottom, #fafafa 50%, rgba(250, 250, 250, 0) 100%);
  border-radius: 0.5em 0.5em 0 0;
  height: 0.6em;
  top: -1px;
}

.littlefoot-footnote.is-scrollable .littlefoot-footnote__wrapper::after {
  background-image: linear-gradient(to top, #fafafa 50%, rgba(250, 250, 250, 0) 100%);
  border-radius: 0 0 0.5em 0.5em;
  bottom: -1px;
  height: 0.6em;
}

.littlefoot-footnote.is-scrollable ::-webkit-scrollbar {
  display: none;
}

.littlefoot-footnote.is-fully-scrolled::after,
.littlefoot-footnote.is-fully-scrolled::before {
  opacity: 0;
  transition-delay: 0;
}

@media (max-width: 720px) {
  .littlefoot-footnote {
    border-radius: 0;
    border-width: 1px 0 0;
    bottom: 0;
    left: 0 !important;
    margin: 0;
    opacity: 1;
    position: fixed;
    right: auto;
    top: auto;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    width: 100%;
  }
  .littlefoot-footnote.is-active {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  .littlefoot-footnote .littlefoot-footnote__wrapper {
    margin: 0;
    max-width: 100% !important;
    -webkit-transform: none;
            transform: none;
    width: 100%;
  }
  .littlefoot-footnote .littlefoot-footnote__wrapper,
  .littlefoot-footnote .littlefoot-footnote__content {
    border-radius: 0;
  }
  .littlefoot-footnote .littlefoot-footnote__tooltip {
    display: none;
  }
}
.littlefoot-footnote__wrapper {
  background-color: #fafafa;
  border-radius: 0.5em;
  box-sizing: inherit;
  display: inline-block;
  line-height: 0;
  margin: 0;
  overflow: hidden;
  position: relative;
  width: 22em;
  z-index: 14;
}
@media (prefers-color-scheme: dark) {
  .littlefoot-footnote__wrapper {
    background: #111;
  }
}

.littlefoot-footnote__content {
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-overflow-scrolling: touch;
  background: #fafafa;
  border-radius: 0.5em;
  box-sizing: inherit;
  display: inline-block;
  line-height: normal;
  font-size: initial;
  font-style: initial;
  font-weight: initial;
  max-height: 15em;
  overflow: auto;
  padding: 0.6em 1.4em 0.6em;
  position: relative;
  z-index: 8;
}
@media (prefers-color-scheme: dark) {
  .littlefoot-footnote__content {
    background: #111;
  }
}

.littlefoot-footnote__content img {
  max-width: 100%;
}

.littlefoot-footnote__content *:first-child {
  margin-top: 0;
}

.littlefoot-footnote__content *:last-child {
  margin-bottom: 0;
}

.is-scrollable .littlefoot-footnote__content {
  padding-bottom: 0;
}

.is-scrollable .littlefoot-footnote__content *:last-child {
  margin-bottom: 0.6em;
}

.littlefoot-footnote__tooltip {
  background: #fafafa;
  border-top-left-radius: 0;
  border: 1px solid #c3c3c3;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  box-sizing: border-box;
  height: 1.3em;
  margin-left: -0.65em;
  position: absolute;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 1.3em;
  z-index: 12;
}
@media (prefers-color-scheme: dark) {
  .littlefoot-footnote__tooltip {
    background: #111;
  }
}

.is-positioned-bottom .littlefoot-footnote__tooltip {
  top: -0.65em;
}

.is-positioned-top .littlefoot-footnote__tooltip {
  bottom: -0.65em;
}

html {
  font-family: "foro", serif;
  font-size: clamp(1.25rem, 1.1346rem + 0.5128vw, 1.75rem);
  line-height: 1.4;
  scroll-behavior: smooth;
}
@media only screen and (min-width: 1000px) {
  html {
    line-height: 1.5;
  }
}

input,
select,
button,
textarea {
  font-family: "foroSans", sans-serif;
}

body {
  color: #333;
  background: #149791;
  overflow-x: hidden;
  max-width: 100vw;
  overflow-y: auto;
  scrollbar-gutter: stable;
  overflow: overlay;
  -webkit-tap-highlight-color: rgba(17, 17, 17, 0.2);
  tap-highlight-color: rgba(17, 17, 17, 0.2);
}
@media (prefers-color-scheme: dark) {
  body {
    background: #111;
    color: #aeaeae;
  }
}
body.blockscroll {
  touch-action: pinch-zoom pan-x;
  overflow: hidden;
  background: white;
}
@media (prefers-color-scheme: dark) {
  body.blockscroll {
    background: #111;
  }
}
body.blockscroll .burger {
  position: fixed;
}

main {
  min-height: 100vh;
  background: #fff;
}
@media (prefers-color-scheme: dark) {
  main {
    background: #111;
  }
}

a {
  color: #149791;
  text-decoration: underline;
  text-decoration-color: transparent;
  text-decoration-thickness: 2px;
  text-underline-offset: 3px;
  transition: text-decoration-color 0.3s ease-out;
}
a:focus, a:hover {
  text-decoration-color: #888;
}

em {
  font-style: italic;
}

.post {
  padding: 0 5%;
  position: relative;
}
@media only screen and (min-width: 720px) {
  .post {
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: column;
  }
}
@media only screen and (min-width: 720px) {
  .post__title {
    order: 2;
  }
}
.post__meta {
  margin-top: -0.5rem;
  transition: margin-top 0.4s ease;
  margin-bottom: 0.6rem;
  color: #888;
  overflow: hidden;
  display: block;
}
.stuck .post__meta {
  margin-top: calc(-1 * var(--height-offset) - 0.5rem);
}
@media only screen and (min-width: 720px) {
  .stuck .post__meta {
    margin-top: -0.5rem;
  }
}
@media only screen and (min-width: 720px) {
  .post__meta {
    order: 1;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    max-width: clamp(45ch, 85vw, 65ch);
    margin-left: auto;
    margin-right: auto;
  }
}
.post__date {
  font-size: 0.75rem;
}
.post__content {
  padding-bottom: 3rem;
}
@media only screen and (min-width: 720px) {
  .post__content {
    order: 3;
    padding-bottom: 8rem;
  }
}
.post__content--short sup[id] {
  display: none;
}
.post__content > * {
  max-width: clamp(45ch, 85vw, 65ch);
  margin-left: auto;
  margin-right: auto;
}
.post__content figure:not(.wp-block-audio),
.post__content p:has(a > img), .post__content > img {
  max-width: none;
}
.post__content p:has(> iframe) {
  max-width: none;
}
.post__content > blockquote {
  font-family: "foroSans", sans-serif;
  padding: 0.85rem 5.5555555556% 0.2rem 5.5555555556%;
  border: 1px solid #ccc;
  border-left: none;
  font-style: normal;
  border-radius: 0 0.5rem 0.5rem 0;
  position: relative;
  background: #fff;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1), inset 0 0 10px rgba(0, 0, 0, 0.1);
  margin-left: -5.5555555556%;
  width: 105.5555555556%;
  max-width: none;
  margin-right: -5.5555555556%;
}
@media only screen and (min-width: 768px) {
  .post__content > blockquote {
    padding: 1rem 1rem 0 1rem;
    border-left: 4px solid #ccc;
  }
}
@media (prefers-color-scheme: dark) {
  .post__content > blockquote {
    background: #1e1e1e;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), inset 0 0 10px rgba(0, 0, 0, 0.3);
    border-color: #555;
  }
}
.post__content > blockquote > * {
  max-width: calc(clamp(45ch, 85vw, 65ch) - 5.5555555556%);
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 768px) {
  .post__content > blockquote {
    margin-left: auto;
    margin-right: auto;
    max-width: clamp(45ch, 85vw, 65ch);
    width: unset;
  }
  .post__content > blockquote * {
    max-width: none;
  }
}
.post__content > blockquote::after {
  position: absolute;
  width: 40%;
  height: 10px;
  content: "";
  left: 12px;
  bottom: 15px;
  background: transparent;
  -webkit-transform: skew(-5deg) rotate(-5deg);
          transform: skew(-5deg) rotate(-5deg);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
  z-index: -1;
}
.post__content > blockquote::after {
  left: auto;
  right: 12px;
  -webkit-transform: skew(5deg) rotate(5deg);
          transform: skew(5deg) rotate(5deg);
}
.post__content > blockquote cite {
  text-align: right;
  display: block;
  font-style: italic;
}
.post__content hr {
  border: none;
  height: 1px;
  background: #eee;
  margin: 0.8em auto;
  width: 50%;
}
.post__content ul,
.post__content ol {
  padding-left: 0.6em;
}
.post__content li {
  padding-left: 0.65rem;
  margin-bottom: 0.25rem;
  position: relative;
  line-height: 1.4;
}
.post__content li::before {
  content: "";
  display: block;
  position: absolute;
  left: -0.65rem;
  top: calc((0.35ch + 0.48ex) * 1.25);
  width: 0.65rem;
  height: 0.35rem;
  border-radius: 0.1em;
  background: #888;
}
.post__content p,
.post__content ul,
.post__content ol,
.post__content blockquote,
.post__content figure {
  margin-bottom: 1em;
}
.post__content strong {
  font-weight: bold;
}
@media only screen and (min-width: 720px) {
  .post__content strong {
    -webkit-font-smoothing: antialiased;
  }
}
.post__content small {
  font-size: 0.8rem;
}
.post__content h2:not(.oneview__headline), .post__content h3 {
  font-family: "foroSans", sans-serif;
  font-size: 1.25rem;
  color: #6f6f6f;
  margin-top: 1em;
  margin-bottom: 0.5em;
  position: relative;
  padding-top: 0.8em;
  max-width: clamp(36ch, 85vw, 52ch);
}
.post__content h2:not(.oneview__headline)::before, .post__content h3::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 20vw;
  border-top: 2px solid #888;
}
.post__content a {
  -webkit-hyphens: auto;
          hyphens: auto;
}
.post__content .wp-caption {
  width: 100% !important;
  max-width: none;
  background: #eee;
  margin-bottom: 1.5em;
  margin-left: -5.5555555556%;
  width: 111.1111111111% !important;
}
@media (prefers-color-scheme: dark) {
  .post__content .wp-caption {
    background: #1e1e1e;
  }
}
.post__content .wp-caption-text {
  font-family: "foroSans", sans-serif;
  padding: 0.5em 5%;
}
@media only screen and (min-width: 720px) {
  .post__content .wp-caption-text {
    max-width: clamp(45ch, 85vw, 65ch);
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
    padding-left: 0;
  }
}
.post__content .read-more {
  margin-top: 1em;
  display: block;
  text-align: center;
  position: relative;
  color: transparent;
  text-decoration: none;
}
.post__content .read-more:focus, .post__content .read-more:hover {
  text-decoration: none;
}
.post__content .read-more:focus::before, .post__content .read-more:hover::before {
  background-color: #149791;
  -webkit-transform: translateX(-50%) translateY(0.1em);
          transform: translateX(-50%) translateY(0.1em);
}
.post__content .read-more::before {
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: 100% auto;
          mask-size: 100% auto;
  display: inline-block;
  content: "";
  width: 1em;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevrons-down'%3E%3Cpolyline points='7 13 12 18 17 13'%3E%3C/polyline%3E%3Cpolyline points='7 6 12 11 17 6'%3E%3C/polyline%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevrons-down'%3E%3Cpolyline points='7 13 12 18 17 13'%3E%3C/polyline%3E%3Cpolyline points='7 6 12 11 17 6'%3E%3C/polyline%3E%3C/svg%3E");
  height: 1em;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 1.5em;
  height: 1.5em;
  transition: -webkit-transform 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
  background-color: #333;
}
@media (prefers-color-scheme: dark) {
  .post__content .read-more::before {
    background-color: #aeaeae;
  }
}
.post__content .read-more::after {
  content: "";
  position: absolute;
  left: -5.5555555556%;
  right: -5.5555555556%;
  bottom: 100%;
  height: 9ch;
  pointer-events: none;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, white 100%);
}
@media (prefers-color-scheme: dark) {
  .post__content .read-more::after {
    background: linear-gradient(180deg, rgba(17, 17, 17, 0) 0%, #111111 100%);
  }
}
.post__404.post__404--light {
  display: block;
}
@media (prefers-color-scheme: dark) {
  .post__404.post__404--light {
    display: none;
  }
}
.post__404.post__404--dark {
  display: none;
}
@media (prefers-color-scheme: dark) {
  .post__404.post__404--dark {
    display: block;
  }
}
.post--one a {
  color: #eb686e;
}
.post--one p > small {
  font-size: 0.7rem;
  display: inline-block;
}

.searchterm {
  background: #ffd800;
  padding: 0 1px;
}
.searchterm__title {
  color: #ffd800;
}

.navigation {
  background: white;
}
@media (prefers-color-scheme: dark) {
  .navigation {
    background: #111;
  }
}
.navigation__wrap {
  max-width: clamp(45ch, 85vw, 65ch);
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.navigation a {
  font-size: 0.8rem;
  display: inline-block;
  color: #888;
  font-family: "foroSans", sans-serif;
}
.navigation a:first-child {
  padding-left: 5%;
}
.navigation a:last-child {
  padding-right: 5%;
}
@media only screen and (min-width: 720px) {
  .navigation a:first-child {
    padding-left: 0;
  }
  .navigation a:last-child {
    padding-right: 0;
  }
}
.navigation__next::before {
  content: "";
  -webkit-mask-image: url("data:image/svg+xml;charset=utf-8, %3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' clip-rule='evenodd' viewBox='0 0 40 40'%3E %3Cpath fill='%23ebebeb' d='M33.71 23.46a4 4 0 0 0 0-6.92L6 .54A4 4 0 0 0 0 4v32a4 4 0 0 0 6 3.46l27.71-16Z'/%3E %3C/svg%3E");
          mask-image: url("data:image/svg+xml;charset=utf-8, %3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' clip-rule='evenodd' viewBox='0 0 40 40'%3E %3Cpath fill='%23ebebeb' d='M33.71 23.46a4 4 0 0 0 0-6.92L6 .54A4 4 0 0 0 0 4v32a4 4 0 0 0 6 3.46l27.71-16Z'/%3E %3C/svg%3E");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: contain;
          mask-size: contain;
  background-color: #149791;
  width: 0.6em;
  height: 0.6em;
  display: inline-block;
  -webkit-transform: translateY(-0.05em) rotate(180deg);
          transform: translateY(-0.05em) rotate(180deg);
  margin-right: 0.4em;
}
.navigation__prev::after {
  content: "";
  -webkit-mask-image: url("data:image/svg+xml;charset=utf-8, %3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' clip-rule='evenodd' viewBox='0 0 40 40'%3E %3Cpath fill='%23ebebeb' d='M33.71 23.46a4 4 0 0 0 0-6.92L6 .54A4 4 0 0 0 0 4v32a4 4 0 0 0 6 3.46l27.71-16Z'/%3E %3C/svg%3E");
          mask-image: url("data:image/svg+xml;charset=utf-8, %3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' clip-rule='evenodd' viewBox='0 0 40 40'%3E %3Cpath fill='%23ebebeb' d='M33.71 23.46a4 4 0 0 0 0-6.92L6 .54A4 4 0 0 0 0 4v32a4 4 0 0 0 6 3.46l27.71-16Z'/%3E %3C/svg%3E");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: contain;
          mask-size: contain;
  background-color: #149791;
  width: 0.6em;
  height: 0.6em;
  display: inline-block;
  -webkit-transform: translateY(-0.05em) rotate(0);
          transform: translateY(-0.05em) rotate(0);
  margin-left: 0.4em;
}

.excerpt__headline {
  color: #eee;
  font-family: "foroSans", sans-serif;
  font-size: 0.8rem;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 200;
  padding: 0.4em 5% 0.2em;
  background-image: linear-gradient(128deg, #065456 0%, #1b9791 20%, #2c9e94 70%);
  -webkit-animation: bounce 1s cubic-bezier(0.28, 0.84, 0.42, 1);
          animation: bounce 1s cubic-bezier(0.28, 0.84, 0.42, 1);
}
@media (prefers-color-scheme: dark) {
  .excerpt__headline {
    background-image: linear-gradient(128deg, #1b9791 13%, #2c9e94 52%, #4cb19d 61%);
    color: #333;
  }
}
@-webkit-keyframes bounce {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  10% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  30% {
    -webkit-transform: translateY(-15vh);
            transform: translateY(-15vh);
  }
  50% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  57% {
    -webkit-transform: translateY(-5vh);
            transform: translateY(-5vh);
  }
  64% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes bounce {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  10% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  30% {
    -webkit-transform: translateY(-15vh);
            transform: translateY(-15vh);
  }
  50% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  57% {
    -webkit-transform: translateY(-5vh);
            transform: translateY(-5vh);
  }
  64% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@media only screen and (min-width: 720px) {
  .excerpt__headline {
    -webkit-animation: none;
            animation: none;
    -webkit-transform: rotate(270deg) translateX(-100%);
            transform: rotate(270deg) translateX(-100%);
    display: inline-block;
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    position: -webkit-sticky;
    position: sticky;
    inset: auto;
    top: 0;
    white-space: nowrap;
    word-break: keep-all;
  }
  .excerpt__headline::after {
    content: "";
    background-color: #149791;
    position: absolute;
    width: 200vh;
    left: -100vh;
    top: 0;
    bottom: 0;
    z-index: -1;
  }
}
.excerpt__post {
  text-decoration: none;
  color: unset;
  transition: -webkit-transform 0.1s linear;
  transition: transform 0.1s linear;
  transition: transform 0.1s linear, -webkit-transform 0.1s linear;
  display: block;
}
@media only screen and (min-width: 720px) {
  .excerpt__post {
    display: flex;
  }
}
.excerpt__post:hover {
  text-decoration: none;
  -webkit-transform: scale(0.995);
          transform: scale(0.995);
}

.footer {
  background: white;
  padding-top: 30vh;
  color: #888;
  font-size: 0.5rem;
  text-align: center;
  padding-bottom: 2rem;
}
@media (prefers-color-scheme: dark) {
  .footer {
    background: #111;
  }
}
.footer > * {
  margin-right: 0.3rem;
  margin-left: 0.3rem;
}

.post__title {
  width: calc(100% + 2 * 5.5555555556%);
  max-width: 100vw;
  margin-left: calc(-5.5555555556%);
  position: -webkit-sticky;
  position: sticky;
  top: -1px;
  z-index: 5;
  padding-top: 0.5rem;
  text-wrap: balance;
}
@media only screen and (min-width: 720px) {
  .post__title {
    position: relative;
    width: 100%;
    max-width: clamp(45ch, 85vw, 65ch);
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-width: 1000px) {
  .post__title {
    max-width: 1878px;
    margin-left: auto;
    margin-right: auto;
  }
}
.post__title::before {
  content: "";
  position: relative;
  height: 0.5rem;
  left: 0;
  right: 0;
  display: block;
}
.post__title::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -2px;
  bottom: -1.7rem;
  z-index: -1;
}
.post__title[data-height="1"]:after {
  background: linear-gradient(to bottom, hsl(0, 0%, 100%) 0%, hsla(0, 0%, 100%, 0.738) 19%, hsla(0, 0%, 100%, 0.541) 34%, hsla(0, 0%, 100%, 0.382) 47%, hsla(0, 0%, 100%, 0.278) 56.5%, hsla(0, 0%, 100%, 0.194) 65%, hsla(0, 0%, 100%, 0.126) 73%, hsla(0, 0%, 100%, 0.075) 80.2%, hsla(0, 0%, 100%, 0.042) 86.1%, hsla(0, 0%, 100%, 0.021) 91%, hsla(0, 0%, 100%, 0.008) 95.2%, hsla(0, 0%, 100%, 0.002) 98.2%, hsla(0, 0%, 100%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 100%) 0%, hsla(0, 0%, 100%, 0.738) 19%, hsla(0, 0%, 100%, 0.541) 34%, hsla(0, 0%, 100%, 0.382) 47%, hsla(0, 0%, 100%, 0.278) 56.5%, hsla(0, 0%, 100%, 0.194) 65%, hsla(0, 0%, 100%, 0.126) 73%, hsla(0, 0%, 100%, 0.075) 80.2%, hsla(0, 0%, 100%, 0.042) 86.1%, hsla(0, 0%, 100%, 0.021) 91%, hsla(0, 0%, 100%, 0.008) 95.2%, hsla(0, 0%, 100%, 0.002) 98.2%, hsla(0, 0%, 100%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 100%) 0%, hsla(0, 0%, 100%, 0.738) 19%, hsla(0, 0%, 100%, 0.541) 34%, hsla(0, 0%, 100%, 0.382) 47%, hsla(0, 0%, 100%, 0.278) 56.5%, hsla(0, 0%, 100%, 0.194) 65%, hsla(0, 0%, 100%, 0.126) 73%, hsla(0, 0%, 100%, 0.075) 80.2%, hsla(0, 0%, 100%, 0.042) 86.1%, hsla(0, 0%, 100%, 0.021) 91%, hsla(0, 0%, 100%, 0.008) 95.2%, hsla(0, 0%, 100%, 0.002) 98.2%, hsla(0, 0%, 100%, 0) 100%);
  content: 1;
}
.post__title[data-height="2"]:after {
  background: linear-gradient(to bottom, hsl(0, 0%, 100%) 0%, hsla(0, 0%, 100%, 0.738) 19%, hsla(0, 0%, 100%, 0.541) 34%, hsla(0, 0%, 100%, 0.382) 47%, hsla(0, 0%, 100%, 0.278) 56.5%, hsla(0, 0%, 100%, 0.194) 65%, hsla(0, 0%, 100%, 0.126) 73%, hsla(0, 0%, 100%, 0.075) 80.2%, hsla(0, 0%, 100%, 0.042) 86.1%, hsla(0, 0%, 100%, 0.021) 91%, hsla(0, 0%, 100%, 0.008) 95.2%, hsla(0, 0%, 100%, 0.002) 98.2%, hsla(0, 0%, 100%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 100%) 0%, hsla(0, 0%, 100%, 0.738) 19%, hsla(0, 0%, 100%, 0.541) 34%, hsla(0, 0%, 100%, 0.382) 47%, hsla(0, 0%, 100%, 0.278) 56.5%, hsla(0, 0%, 100%, 0.194) 65%, hsla(0, 0%, 100%, 0.126) 73%, hsla(0, 0%, 100%, 0.075) 80.2%, hsla(0, 0%, 100%, 0.042) 86.1%, hsla(0, 0%, 100%, 0.021) 91%, hsla(0, 0%, 100%, 0.008) 95.2%, hsla(0, 0%, 100%, 0.002) 98.2%, hsla(0, 0%, 100%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 100%) 0%, hsla(0, 0%, 100%, 0.738) 19%, hsla(0, 0%, 100%, 0.541) 34%, hsla(0, 0%, 100%, 0.382) 47%, hsla(0, 0%, 100%, 0.278) 56.5%, hsla(0, 0%, 100%, 0.194) 65%, hsla(0, 0%, 100%, 0.126) 73%, hsla(0, 0%, 100%, 0.075) 80.2%, hsla(0, 0%, 100%, 0.042) 86.1%, hsla(0, 0%, 100%, 0.021) 91%, hsla(0, 0%, 100%, 0.008) 95.2%, hsla(0, 0%, 100%, 0.002) 98.2%, hsla(0, 0%, 100%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 100%) 0%, hsla(0, 0%, 100%, 0.738) 19%, hsla(0, 0%, 100%, 0.541) 34%, hsla(0, 0%, 100%, 0.382) 47%, hsla(0, 0%, 100%, 0.278) 56.5%, hsla(0, 0%, 100%, 0.194) 65%, hsla(0, 0%, 100%, 0.126) 73%, hsla(0, 0%, 100%, 0.075) 80.2%, hsla(0, 0%, 100%, 0.042) 86.1%, hsla(0, 0%, 100%, 0.021) 91%, hsla(0, 0%, 100%, 0.008) 95.2%, hsla(0, 0%, 100%, 0.002) 98.2%, hsla(0, 0%, 100%, 0) 100%);
  content: 2;
}
.post__title[data-height="3"]:after {
  background: linear-gradient(to bottom, hsl(0, 0%, 100%) 0%, hsla(0, 0%, 100%, 0.738) 19%, hsla(0, 0%, 100%, 0.541) 34%, hsla(0, 0%, 100%, 0.382) 47%, hsla(0, 0%, 100%, 0.278) 56.5%, hsla(0, 0%, 100%, 0.194) 65%, hsla(0, 0%, 100%, 0.126) 73%, hsla(0, 0%, 100%, 0.075) 80.2%, hsla(0, 0%, 100%, 0.042) 86.1%, hsla(0, 0%, 100%, 0.021) 91%, hsla(0, 0%, 100%, 0.008) 95.2%, hsla(0, 0%, 100%, 0.002) 98.2%, hsla(0, 0%, 100%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 100%) 0%, hsla(0, 0%, 100%, 0.738) 19%, hsla(0, 0%, 100%, 0.541) 34%, hsla(0, 0%, 100%, 0.382) 47%, hsla(0, 0%, 100%, 0.278) 56.5%, hsla(0, 0%, 100%, 0.194) 65%, hsla(0, 0%, 100%, 0.126) 73%, hsla(0, 0%, 100%, 0.075) 80.2%, hsla(0, 0%, 100%, 0.042) 86.1%, hsla(0, 0%, 100%, 0.021) 91%, hsla(0, 0%, 100%, 0.008) 95.2%, hsla(0, 0%, 100%, 0.002) 98.2%, hsla(0, 0%, 100%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 100%) 0%, hsla(0, 0%, 100%, 0.738) 19%, hsla(0, 0%, 100%, 0.541) 34%, hsla(0, 0%, 100%, 0.382) 47%, hsla(0, 0%, 100%, 0.278) 56.5%, hsla(0, 0%, 100%, 0.194) 65%, hsla(0, 0%, 100%, 0.126) 73%, hsla(0, 0%, 100%, 0.075) 80.2%, hsla(0, 0%, 100%, 0.042) 86.1%, hsla(0, 0%, 100%, 0.021) 91%, hsla(0, 0%, 100%, 0.008) 95.2%, hsla(0, 0%, 100%, 0.002) 98.2%, hsla(0, 0%, 100%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 100%) 0%, hsla(0, 0%, 100%, 0.738) 19%, hsla(0, 0%, 100%, 0.541) 34%, hsla(0, 0%, 100%, 0.382) 47%, hsla(0, 0%, 100%, 0.278) 56.5%, hsla(0, 0%, 100%, 0.194) 65%, hsla(0, 0%, 100%, 0.126) 73%, hsla(0, 0%, 100%, 0.075) 80.2%, hsla(0, 0%, 100%, 0.042) 86.1%, hsla(0, 0%, 100%, 0.021) 91%, hsla(0, 0%, 100%, 0.008) 95.2%, hsla(0, 0%, 100%, 0.002) 98.2%, hsla(0, 0%, 100%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 100%) 0%, hsla(0, 0%, 100%, 0.738) 19%, hsla(0, 0%, 100%, 0.541) 34%, hsla(0, 0%, 100%, 0.382) 47%, hsla(0, 0%, 100%, 0.278) 56.5%, hsla(0, 0%, 100%, 0.194) 65%, hsla(0, 0%, 100%, 0.126) 73%, hsla(0, 0%, 100%, 0.075) 80.2%, hsla(0, 0%, 100%, 0.042) 86.1%, hsla(0, 0%, 100%, 0.021) 91%, hsla(0, 0%, 100%, 0.008) 95.2%, hsla(0, 0%, 100%, 0.002) 98.2%, hsla(0, 0%, 100%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 100%) 0%, hsla(0, 0%, 100%, 0.738) 19%, hsla(0, 0%, 100%, 0.541) 34%, hsla(0, 0%, 100%, 0.382) 47%, hsla(0, 0%, 100%, 0.278) 56.5%, hsla(0, 0%, 100%, 0.194) 65%, hsla(0, 0%, 100%, 0.126) 73%, hsla(0, 0%, 100%, 0.075) 80.2%, hsla(0, 0%, 100%, 0.042) 86.1%, hsla(0, 0%, 100%, 0.021) 91%, hsla(0, 0%, 100%, 0.008) 95.2%, hsla(0, 0%, 100%, 0.002) 98.2%, hsla(0, 0%, 100%, 0) 100%);
  content: 3;
}
.post__title[data-height="4"]:after {
  background: linear-gradient(to bottom, hsl(0, 0%, 100%) 0%, hsla(0, 0%, 100%, 0.738) 19%, hsla(0, 0%, 100%, 0.541) 34%, hsla(0, 0%, 100%, 0.382) 47%, hsla(0, 0%, 100%, 0.278) 56.5%, hsla(0, 0%, 100%, 0.194) 65%, hsla(0, 0%, 100%, 0.126) 73%, hsla(0, 0%, 100%, 0.075) 80.2%, hsla(0, 0%, 100%, 0.042) 86.1%, hsla(0, 0%, 100%, 0.021) 91%, hsla(0, 0%, 100%, 0.008) 95.2%, hsla(0, 0%, 100%, 0.002) 98.2%, hsla(0, 0%, 100%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 100%) 0%, hsla(0, 0%, 100%, 0.738) 19%, hsla(0, 0%, 100%, 0.541) 34%, hsla(0, 0%, 100%, 0.382) 47%, hsla(0, 0%, 100%, 0.278) 56.5%, hsla(0, 0%, 100%, 0.194) 65%, hsla(0, 0%, 100%, 0.126) 73%, hsla(0, 0%, 100%, 0.075) 80.2%, hsla(0, 0%, 100%, 0.042) 86.1%, hsla(0, 0%, 100%, 0.021) 91%, hsla(0, 0%, 100%, 0.008) 95.2%, hsla(0, 0%, 100%, 0.002) 98.2%, hsla(0, 0%, 100%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 100%) 0%, hsla(0, 0%, 100%, 0.738) 19%, hsla(0, 0%, 100%, 0.541) 34%, hsla(0, 0%, 100%, 0.382) 47%, hsla(0, 0%, 100%, 0.278) 56.5%, hsla(0, 0%, 100%, 0.194) 65%, hsla(0, 0%, 100%, 0.126) 73%, hsla(0, 0%, 100%, 0.075) 80.2%, hsla(0, 0%, 100%, 0.042) 86.1%, hsla(0, 0%, 100%, 0.021) 91%, hsla(0, 0%, 100%, 0.008) 95.2%, hsla(0, 0%, 100%, 0.002) 98.2%, hsla(0, 0%, 100%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 100%) 0%, hsla(0, 0%, 100%, 0.738) 19%, hsla(0, 0%, 100%, 0.541) 34%, hsla(0, 0%, 100%, 0.382) 47%, hsla(0, 0%, 100%, 0.278) 56.5%, hsla(0, 0%, 100%, 0.194) 65%, hsla(0, 0%, 100%, 0.126) 73%, hsla(0, 0%, 100%, 0.075) 80.2%, hsla(0, 0%, 100%, 0.042) 86.1%, hsla(0, 0%, 100%, 0.021) 91%, hsla(0, 0%, 100%, 0.008) 95.2%, hsla(0, 0%, 100%, 0.002) 98.2%, hsla(0, 0%, 100%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 100%) 0%, hsla(0, 0%, 100%, 0.738) 19%, hsla(0, 0%, 100%, 0.541) 34%, hsla(0, 0%, 100%, 0.382) 47%, hsla(0, 0%, 100%, 0.278) 56.5%, hsla(0, 0%, 100%, 0.194) 65%, hsla(0, 0%, 100%, 0.126) 73%, hsla(0, 0%, 100%, 0.075) 80.2%, hsla(0, 0%, 100%, 0.042) 86.1%, hsla(0, 0%, 100%, 0.021) 91%, hsla(0, 0%, 100%, 0.008) 95.2%, hsla(0, 0%, 100%, 0.002) 98.2%, hsla(0, 0%, 100%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 100%) 0%, hsla(0, 0%, 100%, 0.738) 19%, hsla(0, 0%, 100%, 0.541) 34%, hsla(0, 0%, 100%, 0.382) 47%, hsla(0, 0%, 100%, 0.278) 56.5%, hsla(0, 0%, 100%, 0.194) 65%, hsla(0, 0%, 100%, 0.126) 73%, hsla(0, 0%, 100%, 0.075) 80.2%, hsla(0, 0%, 100%, 0.042) 86.1%, hsla(0, 0%, 100%, 0.021) 91%, hsla(0, 0%, 100%, 0.008) 95.2%, hsla(0, 0%, 100%, 0.002) 98.2%, hsla(0, 0%, 100%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 100%) 0%, hsla(0, 0%, 100%, 0.738) 19%, hsla(0, 0%, 100%, 0.541) 34%, hsla(0, 0%, 100%, 0.382) 47%, hsla(0, 0%, 100%, 0.278) 56.5%, hsla(0, 0%, 100%, 0.194) 65%, hsla(0, 0%, 100%, 0.126) 73%, hsla(0, 0%, 100%, 0.075) 80.2%, hsla(0, 0%, 100%, 0.042) 86.1%, hsla(0, 0%, 100%, 0.021) 91%, hsla(0, 0%, 100%, 0.008) 95.2%, hsla(0, 0%, 100%, 0.002) 98.2%, hsla(0, 0%, 100%, 0) 100%);
  content: 4;
}
.post__title[data-height="5"]:after {
  background: linear-gradient(to bottom, hsl(0, 0%, 100%) 0%, hsla(0, 0%, 100%, 0.738) 19%, hsla(0, 0%, 100%, 0.541) 34%, hsla(0, 0%, 100%, 0.382) 47%, hsla(0, 0%, 100%, 0.278) 56.5%, hsla(0, 0%, 100%, 0.194) 65%, hsla(0, 0%, 100%, 0.126) 73%, hsla(0, 0%, 100%, 0.075) 80.2%, hsla(0, 0%, 100%, 0.042) 86.1%, hsla(0, 0%, 100%, 0.021) 91%, hsla(0, 0%, 100%, 0.008) 95.2%, hsla(0, 0%, 100%, 0.002) 98.2%, hsla(0, 0%, 100%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 100%) 0%, hsla(0, 0%, 100%, 0.738) 19%, hsla(0, 0%, 100%, 0.541) 34%, hsla(0, 0%, 100%, 0.382) 47%, hsla(0, 0%, 100%, 0.278) 56.5%, hsla(0, 0%, 100%, 0.194) 65%, hsla(0, 0%, 100%, 0.126) 73%, hsla(0, 0%, 100%, 0.075) 80.2%, hsla(0, 0%, 100%, 0.042) 86.1%, hsla(0, 0%, 100%, 0.021) 91%, hsla(0, 0%, 100%, 0.008) 95.2%, hsla(0, 0%, 100%, 0.002) 98.2%, hsla(0, 0%, 100%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 100%) 0%, hsla(0, 0%, 100%, 0.738) 19%, hsla(0, 0%, 100%, 0.541) 34%, hsla(0, 0%, 100%, 0.382) 47%, hsla(0, 0%, 100%, 0.278) 56.5%, hsla(0, 0%, 100%, 0.194) 65%, hsla(0, 0%, 100%, 0.126) 73%, hsla(0, 0%, 100%, 0.075) 80.2%, hsla(0, 0%, 100%, 0.042) 86.1%, hsla(0, 0%, 100%, 0.021) 91%, hsla(0, 0%, 100%, 0.008) 95.2%, hsla(0, 0%, 100%, 0.002) 98.2%, hsla(0, 0%, 100%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 100%) 0%, hsla(0, 0%, 100%, 0.738) 19%, hsla(0, 0%, 100%, 0.541) 34%, hsla(0, 0%, 100%, 0.382) 47%, hsla(0, 0%, 100%, 0.278) 56.5%, hsla(0, 0%, 100%, 0.194) 65%, hsla(0, 0%, 100%, 0.126) 73%, hsla(0, 0%, 100%, 0.075) 80.2%, hsla(0, 0%, 100%, 0.042) 86.1%, hsla(0, 0%, 100%, 0.021) 91%, hsla(0, 0%, 100%, 0.008) 95.2%, hsla(0, 0%, 100%, 0.002) 98.2%, hsla(0, 0%, 100%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 100%) 0%, hsla(0, 0%, 100%, 0.738) 19%, hsla(0, 0%, 100%, 0.541) 34%, hsla(0, 0%, 100%, 0.382) 47%, hsla(0, 0%, 100%, 0.278) 56.5%, hsla(0, 0%, 100%, 0.194) 65%, hsla(0, 0%, 100%, 0.126) 73%, hsla(0, 0%, 100%, 0.075) 80.2%, hsla(0, 0%, 100%, 0.042) 86.1%, hsla(0, 0%, 100%, 0.021) 91%, hsla(0, 0%, 100%, 0.008) 95.2%, hsla(0, 0%, 100%, 0.002) 98.2%, hsla(0, 0%, 100%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 100%) 0%, hsla(0, 0%, 100%, 0.738) 19%, hsla(0, 0%, 100%, 0.541) 34%, hsla(0, 0%, 100%, 0.382) 47%, hsla(0, 0%, 100%, 0.278) 56.5%, hsla(0, 0%, 100%, 0.194) 65%, hsla(0, 0%, 100%, 0.126) 73%, hsla(0, 0%, 100%, 0.075) 80.2%, hsla(0, 0%, 100%, 0.042) 86.1%, hsla(0, 0%, 100%, 0.021) 91%, hsla(0, 0%, 100%, 0.008) 95.2%, hsla(0, 0%, 100%, 0.002) 98.2%, hsla(0, 0%, 100%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 100%) 0%, hsla(0, 0%, 100%, 0.738) 19%, hsla(0, 0%, 100%, 0.541) 34%, hsla(0, 0%, 100%, 0.382) 47%, hsla(0, 0%, 100%, 0.278) 56.5%, hsla(0, 0%, 100%, 0.194) 65%, hsla(0, 0%, 100%, 0.126) 73%, hsla(0, 0%, 100%, 0.075) 80.2%, hsla(0, 0%, 100%, 0.042) 86.1%, hsla(0, 0%, 100%, 0.021) 91%, hsla(0, 0%, 100%, 0.008) 95.2%, hsla(0, 0%, 100%, 0.002) 98.2%, hsla(0, 0%, 100%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 100%) 0%, hsla(0, 0%, 100%, 0.738) 19%, hsla(0, 0%, 100%, 0.541) 34%, hsla(0, 0%, 100%, 0.382) 47%, hsla(0, 0%, 100%, 0.278) 56.5%, hsla(0, 0%, 100%, 0.194) 65%, hsla(0, 0%, 100%, 0.126) 73%, hsla(0, 0%, 100%, 0.075) 80.2%, hsla(0, 0%, 100%, 0.042) 86.1%, hsla(0, 0%, 100%, 0.021) 91%, hsla(0, 0%, 100%, 0.008) 95.2%, hsla(0, 0%, 100%, 0.002) 98.2%, hsla(0, 0%, 100%, 0) 100%);
  content: 5;
}
.post__title[data-height="6"]:after {
  background: linear-gradient(to bottom, hsl(0, 0%, 100%) 0%, hsla(0, 0%, 100%, 0.738) 19%, hsla(0, 0%, 100%, 0.541) 34%, hsla(0, 0%, 100%, 0.382) 47%, hsla(0, 0%, 100%, 0.278) 56.5%, hsla(0, 0%, 100%, 0.194) 65%, hsla(0, 0%, 100%, 0.126) 73%, hsla(0, 0%, 100%, 0.075) 80.2%, hsla(0, 0%, 100%, 0.042) 86.1%, hsla(0, 0%, 100%, 0.021) 91%, hsla(0, 0%, 100%, 0.008) 95.2%, hsla(0, 0%, 100%, 0.002) 98.2%, hsla(0, 0%, 100%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 100%) 0%, hsla(0, 0%, 100%, 0.738) 19%, hsla(0, 0%, 100%, 0.541) 34%, hsla(0, 0%, 100%, 0.382) 47%, hsla(0, 0%, 100%, 0.278) 56.5%, hsla(0, 0%, 100%, 0.194) 65%, hsla(0, 0%, 100%, 0.126) 73%, hsla(0, 0%, 100%, 0.075) 80.2%, hsla(0, 0%, 100%, 0.042) 86.1%, hsla(0, 0%, 100%, 0.021) 91%, hsla(0, 0%, 100%, 0.008) 95.2%, hsla(0, 0%, 100%, 0.002) 98.2%, hsla(0, 0%, 100%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 100%) 0%, hsla(0, 0%, 100%, 0.738) 19%, hsla(0, 0%, 100%, 0.541) 34%, hsla(0, 0%, 100%, 0.382) 47%, hsla(0, 0%, 100%, 0.278) 56.5%, hsla(0, 0%, 100%, 0.194) 65%, hsla(0, 0%, 100%, 0.126) 73%, hsla(0, 0%, 100%, 0.075) 80.2%, hsla(0, 0%, 100%, 0.042) 86.1%, hsla(0, 0%, 100%, 0.021) 91%, hsla(0, 0%, 100%, 0.008) 95.2%, hsla(0, 0%, 100%, 0.002) 98.2%, hsla(0, 0%, 100%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 100%) 0%, hsla(0, 0%, 100%, 0.738) 19%, hsla(0, 0%, 100%, 0.541) 34%, hsla(0, 0%, 100%, 0.382) 47%, hsla(0, 0%, 100%, 0.278) 56.5%, hsla(0, 0%, 100%, 0.194) 65%, hsla(0, 0%, 100%, 0.126) 73%, hsla(0, 0%, 100%, 0.075) 80.2%, hsla(0, 0%, 100%, 0.042) 86.1%, hsla(0, 0%, 100%, 0.021) 91%, hsla(0, 0%, 100%, 0.008) 95.2%, hsla(0, 0%, 100%, 0.002) 98.2%, hsla(0, 0%, 100%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 100%) 0%, hsla(0, 0%, 100%, 0.738) 19%, hsla(0, 0%, 100%, 0.541) 34%, hsla(0, 0%, 100%, 0.382) 47%, hsla(0, 0%, 100%, 0.278) 56.5%, hsla(0, 0%, 100%, 0.194) 65%, hsla(0, 0%, 100%, 0.126) 73%, hsla(0, 0%, 100%, 0.075) 80.2%, hsla(0, 0%, 100%, 0.042) 86.1%, hsla(0, 0%, 100%, 0.021) 91%, hsla(0, 0%, 100%, 0.008) 95.2%, hsla(0, 0%, 100%, 0.002) 98.2%, hsla(0, 0%, 100%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 100%) 0%, hsla(0, 0%, 100%, 0.738) 19%, hsla(0, 0%, 100%, 0.541) 34%, hsla(0, 0%, 100%, 0.382) 47%, hsla(0, 0%, 100%, 0.278) 56.5%, hsla(0, 0%, 100%, 0.194) 65%, hsla(0, 0%, 100%, 0.126) 73%, hsla(0, 0%, 100%, 0.075) 80.2%, hsla(0, 0%, 100%, 0.042) 86.1%, hsla(0, 0%, 100%, 0.021) 91%, hsla(0, 0%, 100%, 0.008) 95.2%, hsla(0, 0%, 100%, 0.002) 98.2%, hsla(0, 0%, 100%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 100%) 0%, hsla(0, 0%, 100%, 0.738) 19%, hsla(0, 0%, 100%, 0.541) 34%, hsla(0, 0%, 100%, 0.382) 47%, hsla(0, 0%, 100%, 0.278) 56.5%, hsla(0, 0%, 100%, 0.194) 65%, hsla(0, 0%, 100%, 0.126) 73%, hsla(0, 0%, 100%, 0.075) 80.2%, hsla(0, 0%, 100%, 0.042) 86.1%, hsla(0, 0%, 100%, 0.021) 91%, hsla(0, 0%, 100%, 0.008) 95.2%, hsla(0, 0%, 100%, 0.002) 98.2%, hsla(0, 0%, 100%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 100%) 0%, hsla(0, 0%, 100%, 0.738) 19%, hsla(0, 0%, 100%, 0.541) 34%, hsla(0, 0%, 100%, 0.382) 47%, hsla(0, 0%, 100%, 0.278) 56.5%, hsla(0, 0%, 100%, 0.194) 65%, hsla(0, 0%, 100%, 0.126) 73%, hsla(0, 0%, 100%, 0.075) 80.2%, hsla(0, 0%, 100%, 0.042) 86.1%, hsla(0, 0%, 100%, 0.021) 91%, hsla(0, 0%, 100%, 0.008) 95.2%, hsla(0, 0%, 100%, 0.002) 98.2%, hsla(0, 0%, 100%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 100%) 0%, hsla(0, 0%, 100%, 0.738) 19%, hsla(0, 0%, 100%, 0.541) 34%, hsla(0, 0%, 100%, 0.382) 47%, hsla(0, 0%, 100%, 0.278) 56.5%, hsla(0, 0%, 100%, 0.194) 65%, hsla(0, 0%, 100%, 0.126) 73%, hsla(0, 0%, 100%, 0.075) 80.2%, hsla(0, 0%, 100%, 0.042) 86.1%, hsla(0, 0%, 100%, 0.021) 91%, hsla(0, 0%, 100%, 0.008) 95.2%, hsla(0, 0%, 100%, 0.002) 98.2%, hsla(0, 0%, 100%, 0) 100%);
  content: 6;
}
@media (prefers-color-scheme: dark) {
  .post__title[data-height="1"]:after {
    background: linear-gradient(to bottom, hsl(0, 0%, 6.6666666667%) 0%, hsla(0, 0%, 6.6666666667%, 0.738) 19%, hsla(0, 0%, 6.6666666667%, 0.541) 34%, hsla(0, 0%, 6.6666666667%, 0.382) 47%, hsla(0, 0%, 6.6666666667%, 0.278) 56.5%, hsla(0, 0%, 6.6666666667%, 0.194) 65%, hsla(0, 0%, 6.6666666667%, 0.126) 73%, hsla(0, 0%, 6.6666666667%, 0.075) 80.2%, hsla(0, 0%, 6.6666666667%, 0.042) 86.1%, hsla(0, 0%, 6.6666666667%, 0.021) 91%, hsla(0, 0%, 6.6666666667%, 0.008) 95.2%, hsla(0, 0%, 6.6666666667%, 0.002) 98.2%, hsla(0, 0%, 6.6666666667%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 6.6666666667%) 0%, hsla(0, 0%, 6.6666666667%, 0.738) 19%, hsla(0, 0%, 6.6666666667%, 0.541) 34%, hsla(0, 0%, 6.6666666667%, 0.382) 47%, hsla(0, 0%, 6.6666666667%, 0.278) 56.5%, hsla(0, 0%, 6.6666666667%, 0.194) 65%, hsla(0, 0%, 6.6666666667%, 0.126) 73%, hsla(0, 0%, 6.6666666667%, 0.075) 80.2%, hsla(0, 0%, 6.6666666667%, 0.042) 86.1%, hsla(0, 0%, 6.6666666667%, 0.021) 91%, hsla(0, 0%, 6.6666666667%, 0.008) 95.2%, hsla(0, 0%, 6.6666666667%, 0.002) 98.2%, hsla(0, 0%, 6.6666666667%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 6.6666666667%) 0%, hsla(0, 0%, 6.6666666667%, 0.738) 19%, hsla(0, 0%, 6.6666666667%, 0.541) 34%, hsla(0, 0%, 6.6666666667%, 0.382) 47%, hsla(0, 0%, 6.6666666667%, 0.278) 56.5%, hsla(0, 0%, 6.6666666667%, 0.194) 65%, hsla(0, 0%, 6.6666666667%, 0.126) 73%, hsla(0, 0%, 6.6666666667%, 0.075) 80.2%, hsla(0, 0%, 6.6666666667%, 0.042) 86.1%, hsla(0, 0%, 6.6666666667%, 0.021) 91%, hsla(0, 0%, 6.6666666667%, 0.008) 95.2%, hsla(0, 0%, 6.6666666667%, 0.002) 98.2%, hsla(0, 0%, 6.6666666667%, 0) 100%);
    content: 1;
  }
  .post__title[data-height="2"]:after {
    background: linear-gradient(to bottom, hsl(0, 0%, 6.6666666667%) 0%, hsla(0, 0%, 6.6666666667%, 0.738) 19%, hsla(0, 0%, 6.6666666667%, 0.541) 34%, hsla(0, 0%, 6.6666666667%, 0.382) 47%, hsla(0, 0%, 6.6666666667%, 0.278) 56.5%, hsla(0, 0%, 6.6666666667%, 0.194) 65%, hsla(0, 0%, 6.6666666667%, 0.126) 73%, hsla(0, 0%, 6.6666666667%, 0.075) 80.2%, hsla(0, 0%, 6.6666666667%, 0.042) 86.1%, hsla(0, 0%, 6.6666666667%, 0.021) 91%, hsla(0, 0%, 6.6666666667%, 0.008) 95.2%, hsla(0, 0%, 6.6666666667%, 0.002) 98.2%, hsla(0, 0%, 6.6666666667%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 6.6666666667%) 0%, hsla(0, 0%, 6.6666666667%, 0.738) 19%, hsla(0, 0%, 6.6666666667%, 0.541) 34%, hsla(0, 0%, 6.6666666667%, 0.382) 47%, hsla(0, 0%, 6.6666666667%, 0.278) 56.5%, hsla(0, 0%, 6.6666666667%, 0.194) 65%, hsla(0, 0%, 6.6666666667%, 0.126) 73%, hsla(0, 0%, 6.6666666667%, 0.075) 80.2%, hsla(0, 0%, 6.6666666667%, 0.042) 86.1%, hsla(0, 0%, 6.6666666667%, 0.021) 91%, hsla(0, 0%, 6.6666666667%, 0.008) 95.2%, hsla(0, 0%, 6.6666666667%, 0.002) 98.2%, hsla(0, 0%, 6.6666666667%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 6.6666666667%) 0%, hsla(0, 0%, 6.6666666667%, 0.738) 19%, hsla(0, 0%, 6.6666666667%, 0.541) 34%, hsla(0, 0%, 6.6666666667%, 0.382) 47%, hsla(0, 0%, 6.6666666667%, 0.278) 56.5%, hsla(0, 0%, 6.6666666667%, 0.194) 65%, hsla(0, 0%, 6.6666666667%, 0.126) 73%, hsla(0, 0%, 6.6666666667%, 0.075) 80.2%, hsla(0, 0%, 6.6666666667%, 0.042) 86.1%, hsla(0, 0%, 6.6666666667%, 0.021) 91%, hsla(0, 0%, 6.6666666667%, 0.008) 95.2%, hsla(0, 0%, 6.6666666667%, 0.002) 98.2%, hsla(0, 0%, 6.6666666667%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 6.6666666667%) 0%, hsla(0, 0%, 6.6666666667%, 0.738) 19%, hsla(0, 0%, 6.6666666667%, 0.541) 34%, hsla(0, 0%, 6.6666666667%, 0.382) 47%, hsla(0, 0%, 6.6666666667%, 0.278) 56.5%, hsla(0, 0%, 6.6666666667%, 0.194) 65%, hsla(0, 0%, 6.6666666667%, 0.126) 73%, hsla(0, 0%, 6.6666666667%, 0.075) 80.2%, hsla(0, 0%, 6.6666666667%, 0.042) 86.1%, hsla(0, 0%, 6.6666666667%, 0.021) 91%, hsla(0, 0%, 6.6666666667%, 0.008) 95.2%, hsla(0, 0%, 6.6666666667%, 0.002) 98.2%, hsla(0, 0%, 6.6666666667%, 0) 100%);
    content: 2;
  }
  .post__title[data-height="3"]:after {
    background: linear-gradient(to bottom, hsl(0, 0%, 6.6666666667%) 0%, hsla(0, 0%, 6.6666666667%, 0.738) 19%, hsla(0, 0%, 6.6666666667%, 0.541) 34%, hsla(0, 0%, 6.6666666667%, 0.382) 47%, hsla(0, 0%, 6.6666666667%, 0.278) 56.5%, hsla(0, 0%, 6.6666666667%, 0.194) 65%, hsla(0, 0%, 6.6666666667%, 0.126) 73%, hsla(0, 0%, 6.6666666667%, 0.075) 80.2%, hsla(0, 0%, 6.6666666667%, 0.042) 86.1%, hsla(0, 0%, 6.6666666667%, 0.021) 91%, hsla(0, 0%, 6.6666666667%, 0.008) 95.2%, hsla(0, 0%, 6.6666666667%, 0.002) 98.2%, hsla(0, 0%, 6.6666666667%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 6.6666666667%) 0%, hsla(0, 0%, 6.6666666667%, 0.738) 19%, hsla(0, 0%, 6.6666666667%, 0.541) 34%, hsla(0, 0%, 6.6666666667%, 0.382) 47%, hsla(0, 0%, 6.6666666667%, 0.278) 56.5%, hsla(0, 0%, 6.6666666667%, 0.194) 65%, hsla(0, 0%, 6.6666666667%, 0.126) 73%, hsla(0, 0%, 6.6666666667%, 0.075) 80.2%, hsla(0, 0%, 6.6666666667%, 0.042) 86.1%, hsla(0, 0%, 6.6666666667%, 0.021) 91%, hsla(0, 0%, 6.6666666667%, 0.008) 95.2%, hsla(0, 0%, 6.6666666667%, 0.002) 98.2%, hsla(0, 0%, 6.6666666667%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 6.6666666667%) 0%, hsla(0, 0%, 6.6666666667%, 0.738) 19%, hsla(0, 0%, 6.6666666667%, 0.541) 34%, hsla(0, 0%, 6.6666666667%, 0.382) 47%, hsla(0, 0%, 6.6666666667%, 0.278) 56.5%, hsla(0, 0%, 6.6666666667%, 0.194) 65%, hsla(0, 0%, 6.6666666667%, 0.126) 73%, hsla(0, 0%, 6.6666666667%, 0.075) 80.2%, hsla(0, 0%, 6.6666666667%, 0.042) 86.1%, hsla(0, 0%, 6.6666666667%, 0.021) 91%, hsla(0, 0%, 6.6666666667%, 0.008) 95.2%, hsla(0, 0%, 6.6666666667%, 0.002) 98.2%, hsla(0, 0%, 6.6666666667%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 6.6666666667%) 0%, hsla(0, 0%, 6.6666666667%, 0.738) 19%, hsla(0, 0%, 6.6666666667%, 0.541) 34%, hsla(0, 0%, 6.6666666667%, 0.382) 47%, hsla(0, 0%, 6.6666666667%, 0.278) 56.5%, hsla(0, 0%, 6.6666666667%, 0.194) 65%, hsla(0, 0%, 6.6666666667%, 0.126) 73%, hsla(0, 0%, 6.6666666667%, 0.075) 80.2%, hsla(0, 0%, 6.6666666667%, 0.042) 86.1%, hsla(0, 0%, 6.6666666667%, 0.021) 91%, hsla(0, 0%, 6.6666666667%, 0.008) 95.2%, hsla(0, 0%, 6.6666666667%, 0.002) 98.2%, hsla(0, 0%, 6.6666666667%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 6.6666666667%) 0%, hsla(0, 0%, 6.6666666667%, 0.738) 19%, hsla(0, 0%, 6.6666666667%, 0.541) 34%, hsla(0, 0%, 6.6666666667%, 0.382) 47%, hsla(0, 0%, 6.6666666667%, 0.278) 56.5%, hsla(0, 0%, 6.6666666667%, 0.194) 65%, hsla(0, 0%, 6.6666666667%, 0.126) 73%, hsla(0, 0%, 6.6666666667%, 0.075) 80.2%, hsla(0, 0%, 6.6666666667%, 0.042) 86.1%, hsla(0, 0%, 6.6666666667%, 0.021) 91%, hsla(0, 0%, 6.6666666667%, 0.008) 95.2%, hsla(0, 0%, 6.6666666667%, 0.002) 98.2%, hsla(0, 0%, 6.6666666667%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 6.6666666667%) 0%, hsla(0, 0%, 6.6666666667%, 0.738) 19%, hsla(0, 0%, 6.6666666667%, 0.541) 34%, hsla(0, 0%, 6.6666666667%, 0.382) 47%, hsla(0, 0%, 6.6666666667%, 0.278) 56.5%, hsla(0, 0%, 6.6666666667%, 0.194) 65%, hsla(0, 0%, 6.6666666667%, 0.126) 73%, hsla(0, 0%, 6.6666666667%, 0.075) 80.2%, hsla(0, 0%, 6.6666666667%, 0.042) 86.1%, hsla(0, 0%, 6.6666666667%, 0.021) 91%, hsla(0, 0%, 6.6666666667%, 0.008) 95.2%, hsla(0, 0%, 6.6666666667%, 0.002) 98.2%, hsla(0, 0%, 6.6666666667%, 0) 100%);
    content: 3;
  }
  .post__title[data-height="4"]:after {
    background: linear-gradient(to bottom, hsl(0, 0%, 6.6666666667%) 0%, hsla(0, 0%, 6.6666666667%, 0.738) 19%, hsla(0, 0%, 6.6666666667%, 0.541) 34%, hsla(0, 0%, 6.6666666667%, 0.382) 47%, hsla(0, 0%, 6.6666666667%, 0.278) 56.5%, hsla(0, 0%, 6.6666666667%, 0.194) 65%, hsla(0, 0%, 6.6666666667%, 0.126) 73%, hsla(0, 0%, 6.6666666667%, 0.075) 80.2%, hsla(0, 0%, 6.6666666667%, 0.042) 86.1%, hsla(0, 0%, 6.6666666667%, 0.021) 91%, hsla(0, 0%, 6.6666666667%, 0.008) 95.2%, hsla(0, 0%, 6.6666666667%, 0.002) 98.2%, hsla(0, 0%, 6.6666666667%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 6.6666666667%) 0%, hsla(0, 0%, 6.6666666667%, 0.738) 19%, hsla(0, 0%, 6.6666666667%, 0.541) 34%, hsla(0, 0%, 6.6666666667%, 0.382) 47%, hsla(0, 0%, 6.6666666667%, 0.278) 56.5%, hsla(0, 0%, 6.6666666667%, 0.194) 65%, hsla(0, 0%, 6.6666666667%, 0.126) 73%, hsla(0, 0%, 6.6666666667%, 0.075) 80.2%, hsla(0, 0%, 6.6666666667%, 0.042) 86.1%, hsla(0, 0%, 6.6666666667%, 0.021) 91%, hsla(0, 0%, 6.6666666667%, 0.008) 95.2%, hsla(0, 0%, 6.6666666667%, 0.002) 98.2%, hsla(0, 0%, 6.6666666667%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 6.6666666667%) 0%, hsla(0, 0%, 6.6666666667%, 0.738) 19%, hsla(0, 0%, 6.6666666667%, 0.541) 34%, hsla(0, 0%, 6.6666666667%, 0.382) 47%, hsla(0, 0%, 6.6666666667%, 0.278) 56.5%, hsla(0, 0%, 6.6666666667%, 0.194) 65%, hsla(0, 0%, 6.6666666667%, 0.126) 73%, hsla(0, 0%, 6.6666666667%, 0.075) 80.2%, hsla(0, 0%, 6.6666666667%, 0.042) 86.1%, hsla(0, 0%, 6.6666666667%, 0.021) 91%, hsla(0, 0%, 6.6666666667%, 0.008) 95.2%, hsla(0, 0%, 6.6666666667%, 0.002) 98.2%, hsla(0, 0%, 6.6666666667%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 6.6666666667%) 0%, hsla(0, 0%, 6.6666666667%, 0.738) 19%, hsla(0, 0%, 6.6666666667%, 0.541) 34%, hsla(0, 0%, 6.6666666667%, 0.382) 47%, hsla(0, 0%, 6.6666666667%, 0.278) 56.5%, hsla(0, 0%, 6.6666666667%, 0.194) 65%, hsla(0, 0%, 6.6666666667%, 0.126) 73%, hsla(0, 0%, 6.6666666667%, 0.075) 80.2%, hsla(0, 0%, 6.6666666667%, 0.042) 86.1%, hsla(0, 0%, 6.6666666667%, 0.021) 91%, hsla(0, 0%, 6.6666666667%, 0.008) 95.2%, hsla(0, 0%, 6.6666666667%, 0.002) 98.2%, hsla(0, 0%, 6.6666666667%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 6.6666666667%) 0%, hsla(0, 0%, 6.6666666667%, 0.738) 19%, hsla(0, 0%, 6.6666666667%, 0.541) 34%, hsla(0, 0%, 6.6666666667%, 0.382) 47%, hsla(0, 0%, 6.6666666667%, 0.278) 56.5%, hsla(0, 0%, 6.6666666667%, 0.194) 65%, hsla(0, 0%, 6.6666666667%, 0.126) 73%, hsla(0, 0%, 6.6666666667%, 0.075) 80.2%, hsla(0, 0%, 6.6666666667%, 0.042) 86.1%, hsla(0, 0%, 6.6666666667%, 0.021) 91%, hsla(0, 0%, 6.6666666667%, 0.008) 95.2%, hsla(0, 0%, 6.6666666667%, 0.002) 98.2%, hsla(0, 0%, 6.6666666667%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 6.6666666667%) 0%, hsla(0, 0%, 6.6666666667%, 0.738) 19%, hsla(0, 0%, 6.6666666667%, 0.541) 34%, hsla(0, 0%, 6.6666666667%, 0.382) 47%, hsla(0, 0%, 6.6666666667%, 0.278) 56.5%, hsla(0, 0%, 6.6666666667%, 0.194) 65%, hsla(0, 0%, 6.6666666667%, 0.126) 73%, hsla(0, 0%, 6.6666666667%, 0.075) 80.2%, hsla(0, 0%, 6.6666666667%, 0.042) 86.1%, hsla(0, 0%, 6.6666666667%, 0.021) 91%, hsla(0, 0%, 6.6666666667%, 0.008) 95.2%, hsla(0, 0%, 6.6666666667%, 0.002) 98.2%, hsla(0, 0%, 6.6666666667%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 6.6666666667%) 0%, hsla(0, 0%, 6.6666666667%, 0.738) 19%, hsla(0, 0%, 6.6666666667%, 0.541) 34%, hsla(0, 0%, 6.6666666667%, 0.382) 47%, hsla(0, 0%, 6.6666666667%, 0.278) 56.5%, hsla(0, 0%, 6.6666666667%, 0.194) 65%, hsla(0, 0%, 6.6666666667%, 0.126) 73%, hsla(0, 0%, 6.6666666667%, 0.075) 80.2%, hsla(0, 0%, 6.6666666667%, 0.042) 86.1%, hsla(0, 0%, 6.6666666667%, 0.021) 91%, hsla(0, 0%, 6.6666666667%, 0.008) 95.2%, hsla(0, 0%, 6.6666666667%, 0.002) 98.2%, hsla(0, 0%, 6.6666666667%, 0) 100%);
    content: 4;
  }
  .post__title[data-height="5"]:after {
    background: linear-gradient(to bottom, hsl(0, 0%, 6.6666666667%) 0%, hsla(0, 0%, 6.6666666667%, 0.738) 19%, hsla(0, 0%, 6.6666666667%, 0.541) 34%, hsla(0, 0%, 6.6666666667%, 0.382) 47%, hsla(0, 0%, 6.6666666667%, 0.278) 56.5%, hsla(0, 0%, 6.6666666667%, 0.194) 65%, hsla(0, 0%, 6.6666666667%, 0.126) 73%, hsla(0, 0%, 6.6666666667%, 0.075) 80.2%, hsla(0, 0%, 6.6666666667%, 0.042) 86.1%, hsla(0, 0%, 6.6666666667%, 0.021) 91%, hsla(0, 0%, 6.6666666667%, 0.008) 95.2%, hsla(0, 0%, 6.6666666667%, 0.002) 98.2%, hsla(0, 0%, 6.6666666667%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 6.6666666667%) 0%, hsla(0, 0%, 6.6666666667%, 0.738) 19%, hsla(0, 0%, 6.6666666667%, 0.541) 34%, hsla(0, 0%, 6.6666666667%, 0.382) 47%, hsla(0, 0%, 6.6666666667%, 0.278) 56.5%, hsla(0, 0%, 6.6666666667%, 0.194) 65%, hsla(0, 0%, 6.6666666667%, 0.126) 73%, hsla(0, 0%, 6.6666666667%, 0.075) 80.2%, hsla(0, 0%, 6.6666666667%, 0.042) 86.1%, hsla(0, 0%, 6.6666666667%, 0.021) 91%, hsla(0, 0%, 6.6666666667%, 0.008) 95.2%, hsla(0, 0%, 6.6666666667%, 0.002) 98.2%, hsla(0, 0%, 6.6666666667%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 6.6666666667%) 0%, hsla(0, 0%, 6.6666666667%, 0.738) 19%, hsla(0, 0%, 6.6666666667%, 0.541) 34%, hsla(0, 0%, 6.6666666667%, 0.382) 47%, hsla(0, 0%, 6.6666666667%, 0.278) 56.5%, hsla(0, 0%, 6.6666666667%, 0.194) 65%, hsla(0, 0%, 6.6666666667%, 0.126) 73%, hsla(0, 0%, 6.6666666667%, 0.075) 80.2%, hsla(0, 0%, 6.6666666667%, 0.042) 86.1%, hsla(0, 0%, 6.6666666667%, 0.021) 91%, hsla(0, 0%, 6.6666666667%, 0.008) 95.2%, hsla(0, 0%, 6.6666666667%, 0.002) 98.2%, hsla(0, 0%, 6.6666666667%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 6.6666666667%) 0%, hsla(0, 0%, 6.6666666667%, 0.738) 19%, hsla(0, 0%, 6.6666666667%, 0.541) 34%, hsla(0, 0%, 6.6666666667%, 0.382) 47%, hsla(0, 0%, 6.6666666667%, 0.278) 56.5%, hsla(0, 0%, 6.6666666667%, 0.194) 65%, hsla(0, 0%, 6.6666666667%, 0.126) 73%, hsla(0, 0%, 6.6666666667%, 0.075) 80.2%, hsla(0, 0%, 6.6666666667%, 0.042) 86.1%, hsla(0, 0%, 6.6666666667%, 0.021) 91%, hsla(0, 0%, 6.6666666667%, 0.008) 95.2%, hsla(0, 0%, 6.6666666667%, 0.002) 98.2%, hsla(0, 0%, 6.6666666667%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 6.6666666667%) 0%, hsla(0, 0%, 6.6666666667%, 0.738) 19%, hsla(0, 0%, 6.6666666667%, 0.541) 34%, hsla(0, 0%, 6.6666666667%, 0.382) 47%, hsla(0, 0%, 6.6666666667%, 0.278) 56.5%, hsla(0, 0%, 6.6666666667%, 0.194) 65%, hsla(0, 0%, 6.6666666667%, 0.126) 73%, hsla(0, 0%, 6.6666666667%, 0.075) 80.2%, hsla(0, 0%, 6.6666666667%, 0.042) 86.1%, hsla(0, 0%, 6.6666666667%, 0.021) 91%, hsla(0, 0%, 6.6666666667%, 0.008) 95.2%, hsla(0, 0%, 6.6666666667%, 0.002) 98.2%, hsla(0, 0%, 6.6666666667%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 6.6666666667%) 0%, hsla(0, 0%, 6.6666666667%, 0.738) 19%, hsla(0, 0%, 6.6666666667%, 0.541) 34%, hsla(0, 0%, 6.6666666667%, 0.382) 47%, hsla(0, 0%, 6.6666666667%, 0.278) 56.5%, hsla(0, 0%, 6.6666666667%, 0.194) 65%, hsla(0, 0%, 6.6666666667%, 0.126) 73%, hsla(0, 0%, 6.6666666667%, 0.075) 80.2%, hsla(0, 0%, 6.6666666667%, 0.042) 86.1%, hsla(0, 0%, 6.6666666667%, 0.021) 91%, hsla(0, 0%, 6.6666666667%, 0.008) 95.2%, hsla(0, 0%, 6.6666666667%, 0.002) 98.2%, hsla(0, 0%, 6.6666666667%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 6.6666666667%) 0%, hsla(0, 0%, 6.6666666667%, 0.738) 19%, hsla(0, 0%, 6.6666666667%, 0.541) 34%, hsla(0, 0%, 6.6666666667%, 0.382) 47%, hsla(0, 0%, 6.6666666667%, 0.278) 56.5%, hsla(0, 0%, 6.6666666667%, 0.194) 65%, hsla(0, 0%, 6.6666666667%, 0.126) 73%, hsla(0, 0%, 6.6666666667%, 0.075) 80.2%, hsla(0, 0%, 6.6666666667%, 0.042) 86.1%, hsla(0, 0%, 6.6666666667%, 0.021) 91%, hsla(0, 0%, 6.6666666667%, 0.008) 95.2%, hsla(0, 0%, 6.6666666667%, 0.002) 98.2%, hsla(0, 0%, 6.6666666667%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 6.6666666667%) 0%, hsla(0, 0%, 6.6666666667%, 0.738) 19%, hsla(0, 0%, 6.6666666667%, 0.541) 34%, hsla(0, 0%, 6.6666666667%, 0.382) 47%, hsla(0, 0%, 6.6666666667%, 0.278) 56.5%, hsla(0, 0%, 6.6666666667%, 0.194) 65%, hsla(0, 0%, 6.6666666667%, 0.126) 73%, hsla(0, 0%, 6.6666666667%, 0.075) 80.2%, hsla(0, 0%, 6.6666666667%, 0.042) 86.1%, hsla(0, 0%, 6.6666666667%, 0.021) 91%, hsla(0, 0%, 6.6666666667%, 0.008) 95.2%, hsla(0, 0%, 6.6666666667%, 0.002) 98.2%, hsla(0, 0%, 6.6666666667%, 0) 100%);
    content: 5;
  }
  .post__title[data-height="6"]:after {
    background: linear-gradient(to bottom, hsl(0, 0%, 6.6666666667%) 0%, hsla(0, 0%, 6.6666666667%, 0.738) 19%, hsla(0, 0%, 6.6666666667%, 0.541) 34%, hsla(0, 0%, 6.6666666667%, 0.382) 47%, hsla(0, 0%, 6.6666666667%, 0.278) 56.5%, hsla(0, 0%, 6.6666666667%, 0.194) 65%, hsla(0, 0%, 6.6666666667%, 0.126) 73%, hsla(0, 0%, 6.6666666667%, 0.075) 80.2%, hsla(0, 0%, 6.6666666667%, 0.042) 86.1%, hsla(0, 0%, 6.6666666667%, 0.021) 91%, hsla(0, 0%, 6.6666666667%, 0.008) 95.2%, hsla(0, 0%, 6.6666666667%, 0.002) 98.2%, hsla(0, 0%, 6.6666666667%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 6.6666666667%) 0%, hsla(0, 0%, 6.6666666667%, 0.738) 19%, hsla(0, 0%, 6.6666666667%, 0.541) 34%, hsla(0, 0%, 6.6666666667%, 0.382) 47%, hsla(0, 0%, 6.6666666667%, 0.278) 56.5%, hsla(0, 0%, 6.6666666667%, 0.194) 65%, hsla(0, 0%, 6.6666666667%, 0.126) 73%, hsla(0, 0%, 6.6666666667%, 0.075) 80.2%, hsla(0, 0%, 6.6666666667%, 0.042) 86.1%, hsla(0, 0%, 6.6666666667%, 0.021) 91%, hsla(0, 0%, 6.6666666667%, 0.008) 95.2%, hsla(0, 0%, 6.6666666667%, 0.002) 98.2%, hsla(0, 0%, 6.6666666667%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 6.6666666667%) 0%, hsla(0, 0%, 6.6666666667%, 0.738) 19%, hsla(0, 0%, 6.6666666667%, 0.541) 34%, hsla(0, 0%, 6.6666666667%, 0.382) 47%, hsla(0, 0%, 6.6666666667%, 0.278) 56.5%, hsla(0, 0%, 6.6666666667%, 0.194) 65%, hsla(0, 0%, 6.6666666667%, 0.126) 73%, hsla(0, 0%, 6.6666666667%, 0.075) 80.2%, hsla(0, 0%, 6.6666666667%, 0.042) 86.1%, hsla(0, 0%, 6.6666666667%, 0.021) 91%, hsla(0, 0%, 6.6666666667%, 0.008) 95.2%, hsla(0, 0%, 6.6666666667%, 0.002) 98.2%, hsla(0, 0%, 6.6666666667%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 6.6666666667%) 0%, hsla(0, 0%, 6.6666666667%, 0.738) 19%, hsla(0, 0%, 6.6666666667%, 0.541) 34%, hsla(0, 0%, 6.6666666667%, 0.382) 47%, hsla(0, 0%, 6.6666666667%, 0.278) 56.5%, hsla(0, 0%, 6.6666666667%, 0.194) 65%, hsla(0, 0%, 6.6666666667%, 0.126) 73%, hsla(0, 0%, 6.6666666667%, 0.075) 80.2%, hsla(0, 0%, 6.6666666667%, 0.042) 86.1%, hsla(0, 0%, 6.6666666667%, 0.021) 91%, hsla(0, 0%, 6.6666666667%, 0.008) 95.2%, hsla(0, 0%, 6.6666666667%, 0.002) 98.2%, hsla(0, 0%, 6.6666666667%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 6.6666666667%) 0%, hsla(0, 0%, 6.6666666667%, 0.738) 19%, hsla(0, 0%, 6.6666666667%, 0.541) 34%, hsla(0, 0%, 6.6666666667%, 0.382) 47%, hsla(0, 0%, 6.6666666667%, 0.278) 56.5%, hsla(0, 0%, 6.6666666667%, 0.194) 65%, hsla(0, 0%, 6.6666666667%, 0.126) 73%, hsla(0, 0%, 6.6666666667%, 0.075) 80.2%, hsla(0, 0%, 6.6666666667%, 0.042) 86.1%, hsla(0, 0%, 6.6666666667%, 0.021) 91%, hsla(0, 0%, 6.6666666667%, 0.008) 95.2%, hsla(0, 0%, 6.6666666667%, 0.002) 98.2%, hsla(0, 0%, 6.6666666667%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 6.6666666667%) 0%, hsla(0, 0%, 6.6666666667%, 0.738) 19%, hsla(0, 0%, 6.6666666667%, 0.541) 34%, hsla(0, 0%, 6.6666666667%, 0.382) 47%, hsla(0, 0%, 6.6666666667%, 0.278) 56.5%, hsla(0, 0%, 6.6666666667%, 0.194) 65%, hsla(0, 0%, 6.6666666667%, 0.126) 73%, hsla(0, 0%, 6.6666666667%, 0.075) 80.2%, hsla(0, 0%, 6.6666666667%, 0.042) 86.1%, hsla(0, 0%, 6.6666666667%, 0.021) 91%, hsla(0, 0%, 6.6666666667%, 0.008) 95.2%, hsla(0, 0%, 6.6666666667%, 0.002) 98.2%, hsla(0, 0%, 6.6666666667%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 6.6666666667%) 0%, hsla(0, 0%, 6.6666666667%, 0.738) 19%, hsla(0, 0%, 6.6666666667%, 0.541) 34%, hsla(0, 0%, 6.6666666667%, 0.382) 47%, hsla(0, 0%, 6.6666666667%, 0.278) 56.5%, hsla(0, 0%, 6.6666666667%, 0.194) 65%, hsla(0, 0%, 6.6666666667%, 0.126) 73%, hsla(0, 0%, 6.6666666667%, 0.075) 80.2%, hsla(0, 0%, 6.6666666667%, 0.042) 86.1%, hsla(0, 0%, 6.6666666667%, 0.021) 91%, hsla(0, 0%, 6.6666666667%, 0.008) 95.2%, hsla(0, 0%, 6.6666666667%, 0.002) 98.2%, hsla(0, 0%, 6.6666666667%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 6.6666666667%) 0%, hsla(0, 0%, 6.6666666667%, 0.738) 19%, hsla(0, 0%, 6.6666666667%, 0.541) 34%, hsla(0, 0%, 6.6666666667%, 0.382) 47%, hsla(0, 0%, 6.6666666667%, 0.278) 56.5%, hsla(0, 0%, 6.6666666667%, 0.194) 65%, hsla(0, 0%, 6.6666666667%, 0.126) 73%, hsla(0, 0%, 6.6666666667%, 0.075) 80.2%, hsla(0, 0%, 6.6666666667%, 0.042) 86.1%, hsla(0, 0%, 6.6666666667%, 0.021) 91%, hsla(0, 0%, 6.6666666667%, 0.008) 95.2%, hsla(0, 0%, 6.6666666667%, 0.002) 98.2%, hsla(0, 0%, 6.6666666667%, 0) 100%), linear-gradient(to bottom, hsl(0, 0%, 6.6666666667%) 0%, hsla(0, 0%, 6.6666666667%, 0.738) 19%, hsla(0, 0%, 6.6666666667%, 0.541) 34%, hsla(0, 0%, 6.6666666667%, 0.382) 47%, hsla(0, 0%, 6.6666666667%, 0.278) 56.5%, hsla(0, 0%, 6.6666666667%, 0.194) 65%, hsla(0, 0%, 6.6666666667%, 0.126) 73%, hsla(0, 0%, 6.6666666667%, 0.075) 80.2%, hsla(0, 0%, 6.6666666667%, 0.042) 86.1%, hsla(0, 0%, 6.6666666667%, 0.021) 91%, hsla(0, 0%, 6.6666666667%, 0.008) 95.2%, hsla(0, 0%, 6.6666666667%, 0.002) 98.2%, hsla(0, 0%, 6.6666666667%, 0) 100%);
    content: 6;
  }
}
@media only screen and (min-width: 720px) {
  .post__title[data-height]::before {
    display: none;
  }
  .post__title[data-height]::after {
    display: none;
  }
}

.post__headline {
  font-family: "foroSans", sans-serif;
  font-size: 1.3rem;
  line-height: 1.2;
  -webkit-font-smoothing: antialiased;
  color: #149791;
  display: block;
  padding: 0 5%;
  border-radius: 0.85rem;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  box-shadow: 0 -7px 7px rgba(0, 0, 0, 0.025), -2px -3px 3px rgba(0, 0, 0, 0.025), 2px -3px 3px rgba(0, 0, 0, 0.025);
  position: relative;
  text-underline-offset: 5px;
  text-decoration-thickness: 5px;
}
@media only screen and (min-width: 720px) {
  .post__headline {
    margin-bottom: 1.5rem;
  }
}
@media only screen and (min-width: 1000px) {
  .post__headline {
    text-align: center;
    font-size: 2.5rem;
  }
}
@media (prefers-color-scheme: dark) {
  .post__headline {
    box-shadow: 0 -7px 7px rgba(255, 255, 255, 0.025), -2px -3px 3px rgba(255, 255, 255, 0.025), 2px -3px 3px rgba(255, 255, 255, 0.025);
  }
}
.post__headline:focus, .post__headline:hover {
  color: #13928d;
}
@media only screen and (min-width: 720px) {
  .post__headline {
    border-radius: 0;
    box-shadow: none;
    padding: 0;
  }
}
.post__headline--single {
  order: 2;
  padding-top: calc(1rem + 1px);
}

.phantom-title {
  display: block;
  transition: all 0.4s ease;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  padding: 0.7rem 0;
  position: absolute;
  z-index: 1;
  left: 5%;
  right: 5%;
  text-shadow: 0 0 3px rgba(255, 255, 255, 0.5), 0 1px 4px rgba(255, 255, 255, 0.2);
  background-image: linear-gradient(178deg, #065456 0%, #1b9791 40%, #2c9e94 70%);
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  text-fill-color: rgba(0, 0, 0, 0);
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  text-shadow: none;
}
@media (prefers-color-scheme: dark) {
  .phantom-title {
    text-shadow: 0 0 3px rgba(17, 17, 17, 0.5), 0 1px 4px rgba(17, 17, 17, 0.2);
  }
}
@media only screen and (min-width: 720px) {
  .phantom-title {
    position: static;
    padding: 0;
  }
}
@media (prefers-color-scheme: dark) {
  .phantom-title {
    background-image: linear-gradient(178deg, #1b9791 13%, #2c9e94 52%, #4cb19d 61%);
    text-shadow: none;
  }
}

.post--one .phantom-title {
  background-image: linear-gradient(178deg, #e2242d 0%, #eb686e 40%, #ee7f84 70%);
}
@media (prefers-color-scheme: dark) {
  .post--one .phantom-title {
    background-image: linear-gradient(178deg, #ca3c42 0%, #b14a4f 40%, #d0666b 70%);
    text-shadow: none;
  }
}

@media only screen and (min-width: 720px) {
  .phantom-wrap-wrap {
    display: none;
  }
}

.phantom-wrap {
  width: 75%;
  margin-bottom: var(--height-offset);
}

.stuck .phantom-title {
  -webkit-transform: scale(0.75);
          transform: scale(0.75);
}
@media only screen and (min-width: 720px) {
  .stuck .phantom-title {
    -webkit-transform: none;
            transform: none;
  }
}

.post__content figure:not(.wp-block-audio),
.post__content p:has(iframe[src*=vimeo]),
.post__content p:has(iframe[src*=youtube]),
.post__content a > img,
.post__content video {
  display: block;
  margin: 0;
  position: relative;
  height: auto;
  margin-bottom: 1rem;
  width: 111.1111111111%;
  margin-left: -5.5555555556%;
}
@media only screen and (min-width: 2065px) {
  .post__content figure:not(.wp-block-audio),
  .post__content p:has(iframe[src*=vimeo]),
  .post__content p:has(iframe[src*=youtube]),
  .post__content a > img,
  .post__content video {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
}
.post__content iframe[src*=vimeo],
.post__content iframe[src*=youtube] {
  background: black;
  aspect-ratio: var(--ratio, 2/1);
  aspect-ratio: attr(width type(<number>)) / attr(height type(<number>));
}
.post__content iframe[src*=vimeo][height*="36"],
.post__content iframe[src*=youtube][height*="36"] {
  aspect-ratio: var(--ratio, 640/360);
}
.post__content iframe[src*=vimeo],
.post__content iframe[src*=youtube],
.post__content .wp-caption img,
.post__content figure img,
.post__content figure video {
  max-width: 1878px;
  height: auto;
  margin: 0 auto;
  display: block;
  width: 100%;
}
.post__content figure audio {
  width: 100%;
}
.post__content .wp-block-image img {
  width: 100%;
}

.hasArnold .menu {
  padding-top: calc(2.5rem + 50px);
}

.menu {
  -webkit-transform: translateX(calc(100% + 1px));
          transform: translateX(calc(100% + 1px));
  transition: -webkit-transform 200ms cubic-bezier(0.8, 0.5, 0.2, 1);
  transition: transform 200ms cubic-bezier(0.8, 0.5, 0.2, 1);
  transition: transform 200ms cubic-bezier(0.8, 0.5, 0.2, 1), -webkit-transform 200ms cubic-bezier(0.8, 0.5, 0.2, 1);
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 10%;
  right: 0;
  background: #111;
  color: white;
  z-index: 1000;
  padding-top: 3rem;
  font-size: 0.85rem;
  color: #aeaeae;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
}
.menu--open {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
@media only screen and (min-width: 720px) {
  .menu {
    left: auto;
    max-width: 40ch;
  }
}
.menu select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: #444444;
  background: transparent;
  outline: none;
  color: #bbbbbb;
  padding: 0.2em 0;
  border-radius: 0.3rem;
  display: block;
  width: 100%;
}
.menu select:hover {
  cursor: pointer;
}
.menu .selectable {
  padding-bottom: 0.2rem;
  padding-top: 0.2rem;
  margin-bottom: 0;
  position: relative;
}
.menu .selectable::after {
  content: "";
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: 100% auto;
          mask-size: 100% auto;
  display: inline-block;
  content: "";
  width: 1em;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-arrow-down'%3E%3Cline x1='12' y1='5' x2='12' y2='19'%3E%3C/line%3E%3Cpolyline points='19 12 12 19 5 12'%3E%3C/polyline%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-arrow-down'%3E%3Cline x1='12' y1='5' x2='12' y2='19'%3E%3C/line%3E%3Cpolyline points='19 12 12 19 5 12'%3E%3C/polyline%3E%3C/svg%3E");
  height: 1em;
  background: #444444;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%) translateY(-0.05em);
          transform: translateY(-50%) translateY(-0.05em);
  pointer-events: none;
}
.menu .selectable:last-child {
  border-top: 1px solid #444444;
  padding-top: 0.2rem;
}
.menu__block {
  margin: 1rem;
  margin-right: 5vw;
}
.menu__block--one a {
  color: #eb686e;
}
.menu__block--last {
  font-family: "foroSans", sans-serif;
  font-size: 0.75em;
  text-align: right;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-end;
}
.menu__item {
  font-family: "foroSans", sans-serif;
  font-size: 0.75rem;
  background: #2b2b2b;
  border-radius: 0.7rem;
  padding: 0.5rem;
}
.menu__item--partner {
  background: repeating-linear-gradient(-45deg, #111, #111 5px, #2b2b2b 5px, #2b2b2b 25px);
  background-color: #2b2b2b;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg fill-rule='evenodd'%3E%3Cg fill='%23111111' fill-opacity='1'%3E%3Cpath d='M0 38.59l2.83-2.83 1.41 1.41L1.41 40H0v-1.41zM0 1.4l2.83 2.83 1.41-1.41L1.41 0H0v1.41zM38.59 40l-2.83-2.83 1.41-1.41L40 38.59V40h-1.41zM40 1.41l-2.83 2.83-1.41-1.41L38.59 0H40v1.41zM20 18.6l2.83-2.83 1.41 1.41L21.41 20l2.83 2.83-1.41 1.41L20 21.41l-2.83 2.83-1.41-1.41L18.59 20l-2.83-2.83 1.41-1.41L20 18.59z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-size: 30px;
}
.menu__item--archive {
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
}
.menu__title {
  margin-bottom: 0.3rem;
  margin-left: 0.5rem;
}
.menu__sub {
  padding-left: 1.5em;
  position: relative;
  margin-bottom: 0.3em;
}
.menu__sub::before {
  background-color: #aeaeae;
  height: 1em;
  position: absolute;
  top: 0.2em;
  left: 0;
}
.menu__sub--info::before {
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: 100% auto;
          mask-size: 100% auto;
  display: inline-block;
  content: "";
  width: 1em;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'%3E%3C/circle%3E%3Cline x1='12' y1='16' x2='12' y2='12'%3E%3C/line%3E%3Cline x1='12' y1='8' x2='12.01' y2='8'%3E%3C/line%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'%3E%3C/circle%3E%3Cline x1='12' y1='16' x2='12' y2='12'%3E%3C/line%3E%3Cline x1='12' y1='8' x2='12.01' y2='8'%3E%3C/line%3E%3C/svg%3E");
  height: 1em;
}
.menu__sub--user::before {
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: 100% auto;
          mask-size: 100% auto;
  display: inline-block;
  content: "";
  width: 1em;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-user'%3E%3Cpath d='M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2'%3E%3C/path%3E%3Ccircle cx='12' cy='7' r='4'%3E%3C/circle%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-user'%3E%3Cpath d='M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2'%3E%3C/path%3E%3Ccircle cx='12' cy='7' r='4'%3E%3C/circle%3E%3C/svg%3E");
  height: 1em;
}
.menu__sub--logout::before {
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: 100% auto;
          mask-size: 100% auto;
  display: inline-block;
  content: "";
  width: 1em;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-log-out'%3E%3Cpath d='M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4'%3E%3C/path%3E%3Cpolyline points='16 17 21 12 16 7'%3E%3C/polyline%3E%3Cline x1='21' y1='12' x2='9' y2='12'%3E%3C/line%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-log-out'%3E%3Cpath d='M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4'%3E%3C/path%3E%3Cpolyline points='16 17 21 12 16 7'%3E%3C/polyline%3E%3Cline x1='21' y1='12' x2='9' y2='12'%3E%3C/line%3E%3C/svg%3E");
  height: 1em;
}
.menu__sub--login::before {
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: 100% auto;
          mask-size: 100% auto;
  display: inline-block;
  content: "";
  width: 1em;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-log-in'%3E%3Cpath d='M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4'%3E%3C/path%3E%3Cpolyline points='10 17 15 12 10 7'%3E%3C/polyline%3E%3Cline x1='15' y1='12' x2='3' y2='12'%3E%3C/line%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-log-in'%3E%3Cpath d='M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4'%3E%3C/path%3E%3Cpolyline points='10 17 15 12 10 7'%3E%3C/polyline%3E%3Cline x1='15' y1='12' x2='3' y2='12'%3E%3C/line%3E%3C/svg%3E");
  height: 1em;
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-log-in'%3E%3Cpath d='M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4'%3E%3C/path%3E%3Cpolyline points='10 17 15 12 10 7'%3E%3C/polyline%3E%3Cline x1='15' y1='12' x2='3' y2='12'%3E%3C/line%3E%3C/svg%3E");
  height: 1em;
}
.menu__sub--login::before {
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: 100% auto;
          mask-size: 100% auto;
  display: inline-block;
  content: "";
  width: 1em;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-log-in'%3E%3Cpath d='M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4'%3E%3C/path%3E%3Cpolyline points='10 17 15 12 10 7'%3E%3C/polyline%3E%3Cline x1='15' y1='12' x2='3' y2='12'%3E%3C/line%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-log-in'%3E%3Cpath d='M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4'%3E%3C/path%3E%3Cpolyline points='10 17 15 12 10 7'%3E%3C/polyline%3E%3Cline x1='15' y1='12' x2='3' y2='12'%3E%3C/line%3E%3C/svg%3E");
  height: 1em;
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-log-in'%3E%3Cpath d='M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4'%3E%3C/path%3E%3Cpolyline points='10 17 15 12 10 7'%3E%3C/polyline%3E%3Cline x1='15' y1='12' x2='3' y2='12'%3E%3C/line%3E%3C/svg%3E");
  height: 1em;
}
.menu__sub--settings::before {
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: 100% auto;
          mask-size: 100% auto;
  display: inline-block;
  content: "";
  width: 1em;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-settings'%3E%3Ccircle cx='12' cy='12' r='3'%3E%3C/circle%3E%3Cpath d='M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z'%3E%3C/path%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-settings'%3E%3Ccircle cx='12' cy='12' r='3'%3E%3C/circle%3E%3Cpath d='M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z'%3E%3C/path%3E%3C/svg%3E");
  height: 1em;
}
.menu__sub--video::before {
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: 100% auto;
          mask-size: 100% auto;
  display: inline-block;
  content: "";
  width: 1em;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-video'%3E%3Cpolygon points='23 7 16 12 23 17 23 7'%3E%3C/polygon%3E%3Crect x='1' y='5' width='15' height='14' rx='2' ry='2'%3E%3C/rect%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-video'%3E%3Cpolygon points='23 7 16 12 23 17 23 7'%3E%3C/polygon%3E%3Crect x='1' y='5' width='15' height='14' rx='2' ry='2'%3E%3C/rect%3E%3C/svg%3E");
  height: 1em;
}
.menu__sub--cheap::before {
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: 100% auto;
          mask-size: 100% auto;
  display: inline-block;
  content: "";
  width: 1em;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-shopping-cart'%3E%3Ccircle cx='9' cy='21' r='1'%3E%3C/circle%3E%3Ccircle cx='20' cy='21' r='1'%3E%3C/circle%3E%3Cpath d='M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6'%3E%3C/path%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-shopping-cart'%3E%3Ccircle cx='9' cy='21' r='1'%3E%3C/circle%3E%3Ccircle cx='20' cy='21' r='1'%3E%3C/circle%3E%3Cpath d='M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6'%3E%3C/path%3E%3C/svg%3E");
  height: 1em;
}
.menu__sub--rich::before {
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: 100% auto;
          mask-size: 100% auto;
  display: inline-block;
  content: "";
  width: 1em;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-truck'%3E%3Crect x='1' y='3' width='15' height='13'%3E%3C/rect%3E%3Cpolygon points='16 8 20 8 23 11 23 16 16 16 16 8'%3E%3C/polygon%3E%3Ccircle cx='5.5' cy='18.5' r='2.5'%3E%3C/circle%3E%3Ccircle cx='18.5' cy='18.5' r='2.5'%3E%3C/circle%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-truck'%3E%3Crect x='1' y='3' width='15' height='13'%3E%3C/rect%3E%3Cpolygon points='16 8 20 8 23 11 23 16 16 16 16 8'%3E%3C/polygon%3E%3Ccircle cx='5.5' cy='18.5' r='2.5'%3E%3C/circle%3E%3Ccircle cx='18.5' cy='18.5' r='2.5'%3E%3C/circle%3E%3C/svg%3E");
  height: 1em;
}
.menu__sub--cheap {
  margin-top: 0.85em;
}
.menu__sub--rich {
  margin-bottom: 0.85em;
}

.partner {
  color: #aeaeae;
  display: block;
  text-align: left;
  text-decoration: none;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  -webkit-transform-origin: left;
          transform-origin: left;
}
.partner__click {
  color: #149791;
  margin-left: 0.4rem;
}
.partner:hover {
  -webkit-transform: scale(1.01);
          transform: scale(1.01);
}

.findbar {
  margin: 0 1rem;
  margin-right: 5vw;
}

.iphoneblog--drunk {
  -webkit-filter: blur(3px);
          filter: blur(3px);
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.iphoneblog--drunk [href] {
  pointer-events: none;
}

.social {
  margin: 2rem 1.5rem 0;
  margin-right: 5vw;
}
.social__list {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.social__link {
  font-family: "foroSans", sans-serif;
  font-size: 0.45rem;
  color: #888;
  text-decoration: none;
  padding-top: 1.2rem;
  position: relative;
}
.social__link::before {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: 1.1rem;
  transition: all 300ms ease-out;
}
.social__link--rss::before {
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: 100% auto;
          mask-size: 100% auto;
  display: inline-block;
  content: "";
  width: 1em;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-rss'%3E%3Cpath d='M4 11a9 9 0 0 1 9 9'%3E%3C/path%3E%3Cpath d='M4 4a16 16 0 0 1 16 16'%3E%3C/path%3E%3Ccircle cx='5' cy='19' r='1'%3E%3C/circle%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-rss'%3E%3Cpath d='M4 11a9 9 0 0 1 9 9'%3E%3C/path%3E%3Cpath d='M4 4a16 16 0 0 1 16 16'%3E%3C/path%3E%3Ccircle cx='5' cy='19' r='1'%3E%3C/circle%3E%3C/svg%3E");
  height: 1em;
  background-color: #149791;
  -webkit-transform-origin: left bottom;
          transform-origin: left bottom;
}
.social__link--rss:hover::before {
  background-color: #ff5d00;
}
.social__link--facebook::before {
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: 100% auto;
          mask-size: 100% auto;
  display: inline-block;
  content: "";
  width: 1em;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-facebook'%3E%3Cpath d='M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z'%3E%3C/path%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-facebook'%3E%3Cpath d='M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z'%3E%3C/path%3E%3C/svg%3E");
  height: 1em;
  background-color: #149791;
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
}
.social__link--facebook:hover::before {
  background-color: #166cda;
}
.social__link--mastodon::before {
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: 100% auto;
          mask-size: 100% auto;
  display: inline-block;
  content: "";
  width: 1em;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M3.02 12C2.99 10.76 3 9.57 3 8.58c0-4.34 2.84-5.61 2.84-5.61 1.43-.66 3.9-.94 6.45-.96h.06c2.56.02 5.02.3 6.45.96 0 0 2.84 1.27 2.84 5.6 0 0 .04 3.2-.4 5.43-.27 1.41-2.45 2.95-4.95 3.25-1.31.16-2.6.3-3.97.24-2.24-.1-4.01-.54-4.01-.54 0 .22.01.43.04.62.08.64.3 1.1.6 1.44.77.85 2.1.93 3.4.97 1.82.07 3.44-.44 3.44-.44l.07 1.64s-1.27.68-3.54.81c-1.25.07-2.8-.03-4.61-.5A5.2 5.2 0 0 1 4.45 19c-1.1-1.84-1.37-4.4-1.43-7zm3.3 4.94V14.4l2.47.6a20.54 20.54 0 0 0 1.3.25c.76.11 1.54.2 2.33.23 1.02.05 1.9-.02 3.64-.22 1.66-.2 3.15-1.2 3.23-1.65.09-.42.16-.92.21-1.48a33.6 33.6 0 0 0 .14-2.25c.01-.5.02-.94.01-1.26v-.05c0-1.43-.36-2.44-.96-3.16a3 3 0 0 0-.58-.55l-.13-.09c-1.02-.46-3.1-.75-5.62-.77h-.05c-2.54.02-4.62.3-5.65.78.03 0-.02.02-.1.08a3 3 0 0 0-.6.55 4.8 4.8 0 0 0-.95 3.16v.87a77.48 77.48 0 0 0 0 2.52c.06 2.2.27 3.83.7 5.04.22.59.48 1.07.79 1.45a5.7 5.7 0 0 1-.18-1.5zM8.08 6.38a1.14 1.14 0 1 1 0 2.29 1.14 1.14 0 0 1 0-2.29z'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M3.02 12C2.99 10.76 3 9.57 3 8.58c0-4.34 2.84-5.61 2.84-5.61 1.43-.66 3.9-.94 6.45-.96h.06c2.56.02 5.02.3 6.45.96 0 0 2.84 1.27 2.84 5.6 0 0 .04 3.2-.4 5.43-.27 1.41-2.45 2.95-4.95 3.25-1.31.16-2.6.3-3.97.24-2.24-.1-4.01-.54-4.01-.54 0 .22.01.43.04.62.08.64.3 1.1.6 1.44.77.85 2.1.93 3.4.97 1.82.07 3.44-.44 3.44-.44l.07 1.64s-1.27.68-3.54.81c-1.25.07-2.8-.03-4.61-.5A5.2 5.2 0 0 1 4.45 19c-1.1-1.84-1.37-4.4-1.43-7zm3.3 4.94V14.4l2.47.6a20.54 20.54 0 0 0 1.3.25c.76.11 1.54.2 2.33.23 1.02.05 1.9-.02 3.64-.22 1.66-.2 3.15-1.2 3.23-1.65.09-.42.16-.92.21-1.48a33.6 33.6 0 0 0 .14-2.25c.01-.5.02-.94.01-1.26v-.05c0-1.43-.36-2.44-.96-3.16a3 3 0 0 0-.58-.55l-.13-.09c-1.02-.46-3.1-.75-5.62-.77h-.05c-2.54.02-4.62.3-5.65.78.03 0-.02.02-.1.08a3 3 0 0 0-.6.55 4.8 4.8 0 0 0-.95 3.16v.87a77.48 77.48 0 0 0 0 2.52c.06 2.2.27 3.83.7 5.04.22.59.48 1.07.79 1.45a5.7 5.7 0 0 1-.18-1.5zM8.08 6.38a1.14 1.14 0 1 1 0 2.29 1.14 1.14 0 0 1 0-2.29z'/%3E%3C/svg%3E");
  height: 1em;
  background-color: #149791;
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
.social__link--mastodon:hover::before {
  background-color: #8c1de7;
}
.social__link--glass::before {
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: 100% auto;
          mask-size: 100% auto;
  display: inline-block;
  content: "";
  width: 1em;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' clip-rule='evenodd' viewBox='0 0 24 24'%3E%3Cpath stroke='currentColor' stroke-width='1' d='m19.1 10.2-4.4 5.1v-4.9l-.2-.3c-.2 0-.3 0-.4.2 0 0-1 2.3-2.2 3.8-1.1 1.3-2 2-3.5 2-2 0-3.4-1.9-3.5-5 0-3 1.1-5.8 2.9-7.7 1-1.1 2.4-1.8 3.7-1.8 1.7 0 2.6 1.2 2.6 3.2 0 2.3-1.3 4.7-2.5 6v.5h.5c1.2-1.5 2.7-4.1 2.7-6.5 0-2.2-1.1-3.8-3.3-3.8-1.5 0-3 .7-4.2 2-1.9 2-3 4.9-3 8.1 0 4.2 2.3 5.7 4.1 5.7 1.8 0 3-1.1 4-2.3l1.7-2.8V16l-.7.8c-1.6 1.9-3 3.2-3 4.6 0 1 .6 1.6 1.5 1.6.8 0 1.6-.4 2.2-1.5.4-.8.6-2 .6-3.8v-1.5l4.9-5.6s.2-.2 0-.5c-.2-.2-.5.1-.5.1Zm-5.6 11a8 8 0 0 0 .6-3.5v-.8l-.3.3c-1.7 2-2.8 3-2.8 4.2 0 .6.3 1 1 1s1.1-.5 1.5-1.1Z'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' clip-rule='evenodd' viewBox='0 0 24 24'%3E%3Cpath stroke='currentColor' stroke-width='1' d='m19.1 10.2-4.4 5.1v-4.9l-.2-.3c-.2 0-.3 0-.4.2 0 0-1 2.3-2.2 3.8-1.1 1.3-2 2-3.5 2-2 0-3.4-1.9-3.5-5 0-3 1.1-5.8 2.9-7.7 1-1.1 2.4-1.8 3.7-1.8 1.7 0 2.6 1.2 2.6 3.2 0 2.3-1.3 4.7-2.5 6v.5h.5c1.2-1.5 2.7-4.1 2.7-6.5 0-2.2-1.1-3.8-3.3-3.8-1.5 0-3 .7-4.2 2-1.9 2-3 4.9-3 8.1 0 4.2 2.3 5.7 4.1 5.7 1.8 0 3-1.1 4-2.3l1.7-2.8V16l-.7.8c-1.6 1.9-3 3.2-3 4.6 0 1 .6 1.6 1.5 1.6.8 0 1.6-.4 2.2-1.5.4-.8.6-2 .6-3.8v-1.5l4.9-5.6s.2-.2 0-.5c-.2-.2-.5.1-.5.1Zm-5.6 11a8 8 0 0 0 .6-3.5v-.8l-.3.3c-1.7 2-2.8 3-2.8 4.2 0 .6.3 1 1 1s1.1-.5 1.5-1.1Z'/%3E%3C/svg%3E");
  height: 1em;
  background-color: #149791;
  -webkit-transform-origin: top center;
          transform-origin: top center;
}
.social__link--glass:hover::before {
  background-color: white;
}

.header {
  margin-top: 0;
  display: flex;
  justify-content: center;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  position: relative;
  background: #fff;
}
@media only screen and (min-width: 720px) {
  .header {
    font-size: 1.5rem;
    padding-bottom: 2rem;
  }
}
@media (prefers-color-scheme: dark) {
  .header {
    background: #111;
  }
}
.header::after, .header::before {
  content: "";
  background: white;
  height: 0.7rem;
  display: block;
  position: absolute;
  top: -0.7rem;
  left: 0;
  right: 0;
  z-index: 1;
}
@media (prefers-color-scheme: dark) {
  .header::after, .header::before {
    background: #111;
  }
}
.header::before {
  background: #1e1e1e;
}
.header::after {
  border-top-left-radius: 0.7rem;
  border-top-right-radius: 0.7rem;
}
.header__logo {
  display: flex;
  text-decoration: none;
  color: #eeeeee;
  justify-content: flex-start;
  align-items: center;
  position: relative;
  border-radius: 0.7rem;
}
.header__logo::before {
  content: "";
  background-color: #fff;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' clip-rule='evenodd' viewBox='0 0 500 500'%3E %3Cpath fill='%231b9791' fill-rule='nonzero' d='M379.62 227.9c-1.72 0-3.52.45-5.35 1.35l-44.25 21.52c-5.69 2.76-9.99 8.96-9.99 14.4v35.66c0 4.78 3.3 8.13 8 8.13 1.72 0 3.53-.45 5.35-1.34l44.26-21.52c5.68-2.77 9.98-8.96 9.98-14.4v-35.66c0-4.78-3.29-8.13-8-8.13Zm.3 43.8c0 2.24-2.4 5.91-5.65 7.48l-44.25 21.52c-1.01.5-1.69.56-2 .56l-.27-.02a1.93 1.93 0 0 1-.04-.42v-35.67c0-2.22 2.42-5.9 5.66-7.47l44.27-21.52c1-.5 1.68-.56 1.98-.56l.26.02c.02.09.04.22.04.4v35.69Z'/%3E %3Cpath fill='url(%23a)' fill-rule='nonzero' d='M225.94 134.23c0-7.07-2.88-11.03-6.56-12.85 0 0-.02 0-.02-.02l-.07-.03-.05-.02c-2.28-1.14-30.9-15.13-54-26.43l-28.96-14.17a16.21 16.21 0 0 0-7.45-1.71c-2.93 0-5.94.67-8.46 1.9L58.3 111.2c-9.49 4.7-14.3 13.68-14.3 26.74v35.87c0 7.91 3.55 11.36 6.53 12.85l28.34 13.86-20.56 10.05c-9.49 4.67-14.3 13.66-14.3 26.71v101.85c0 7.92 3.55 11.36 6.54 12.86.82.4 84.8 41.49 85.15 41.64l.1.03a12.5 12.5 0 0 0 5.18 1.09c2.55 0 5.25-.66 7.82-1.91l11.08-5.41v-4.88l.3-.14V250.67l-.3.15v-6.88l-16.65 8.13c-9.49 4.68-14.3 13.66-14.3 26.72v101.84c0 .39.02.75.03 1.11l-75-36.68c-1.88-.94-2.27-3.77-2.27-5.96V237.25c0-10.15 3.19-16.44 10-19.8l25.94-12.66 48.17 23.55.17.04c1.6.7 3.32 1.02 5.01 1.02 2.55 0 5.25-.66 7.82-1.91l11.08-5.41v-6.2l.3-.13v-19.8c0-13.6 5.02-22.96 14.92-27.84l45.94-22.46v-.72l4.91-2.41v-8.3Zm-96.98 82.2-75-36.68c-1.87-.94-2.27-3.77-2.27-5.97v-35.87c0-10.16 3.19-16.45 10-19.81l62.06-30.3a12 12 0 0 1 5.08-1.13c1.5 0 2.85.3 3.92.86.14.08 2.66 1.31 29.11 14.25l42.81 20.95-61.44 30c-9.5 4.68-14.32 13.67-14.32 26.72v35.88l.05 1.1Z'/%3E %3Cpath fill='url(%23b)' d='m440.38 135.14-78.64-38.22-8.91-4.32c-8.13-4.02-19.2-2.77-32.46 3.73l-146.2 71.5c-9.48 4.68-14.3 13.67-14.3 26.72v201.2c0 7.31 3.08 10.76 5.66 12.36.29.18.32.19 61.31 29.83l28.11 13.65.27.14.28.14.8.38h.28c1.26.4 2.59.6 3.89.6h.23c2.48-.04 5.1-.7 7.59-1.91l44.98-21.95c9.5-4.68 14.31-13.66 14.31-26.72v-23.74l89.72-43.75.15-.08c25.44-13.84 37.82-33.05 37.82-58.71V165.72c0-15.9-5.32-26.53-14.9-30.58ZM379.76 271.5c0 3.42-3.05 7.68-6.8 9.5l-38.45 18.7c-3.75 1.82-6.8.53-6.8-2.9v-30.98c0-3.42 3.05-7.67 6.8-9.5l38.46-18.7c3.74-1.83 6.79-.54 6.79 2.89v30.99Zm29.16-132.15-146.2 71.5c-9.49 4.68-14.3 13.66-14.3 26.72v201.19c0 .39.02.75.04 1.12L230.2 431l-60.73-29.52c-1.58-1.1-1.91-3.72-1.91-5.75v-201.2c0-10.15 3.18-16.45 10-19.81l146.2-71.5c10.9-5.34 19.74-6.67 25.67-3.74l8.94 4.35 63.22 30.71a66.94 66.94 0 0 0-12.67 4.8Z'/%3E %3Cdefs%3E %3ClinearGradient id='a' x1='0' x2='1' y1='0' y2='0' gradientTransform='rotate(-164.46 176.08 121.8) scale(370.2893)' gradientUnits='userSpaceOnUse'%3E %3Cstop offset='0' stop-color='%23065456'/%3E %3Cstop offset='.36' stop-color='%23065456'/%3E %3Cstop offset='.54' stop-color='%231b9791'/%3E %3Cstop offset='.68' stop-color='%232c9e94'/%3E %3Cstop offset='.91' stop-color='%234cb19d'/%3E %3Cstop offset='1' stop-color='%235abba1'/%3E %3C/linearGradient%3E %3ClinearGradient id='b' x1='0' x2='1' y1='0' y2='0' gradientTransform='rotate(46.12 0 116.61) scale(647.852)' gradientUnits='userSpaceOnUse'%3E %3Cstop offset='0' stop-color='%23065456'/%3E %3Cstop offset='.13' stop-color='%23065456'/%3E %3Cstop offset='.52' stop-color='%231b9791'/%3E %3Cstop offset='.61' stop-color='%232c9e94'/%3E %3Cstop offset='.76' stop-color='%234cb19d'/%3E %3Cstop offset='.83' stop-color='%235abba1'/%3E %3Cstop offset='1' stop-color='%235abba1'/%3E %3C/linearGradient%3E %3C/defs%3E %3C/svg%3E");
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0.7rem;
  width: 3rem;
  height: 3rem;
  display: block;
}
@media (prefers-color-scheme: dark) {
  .header__logo::before {
    background-color: #111;
  }
}
.header__button {
  position: absolute;
  right: 5%;
  z-index: 1002;
}

.burger {
  width: 1.2rem;
  height: 1rem;
  cursor: pointer;
  position: absolute;
}
@media only screen and (min-width: 720px) {
  .burger {
    position: fixed;
  }
}
.burger__patty {
  background: #111;
  position: absolute;
  border-radius: 2px;
  transition: 0.5s cubic-bezier(0.8, 0.5, 0.2, 1.4);
  width: 100%;
  height: 3px;
  -webkit-filter: drop-shadow(0 0 2px rgba(255, 255, 255, 0.8));
          filter: drop-shadow(0 0 2px rgba(255, 255, 255, 0.8));
}
@media (prefers-color-scheme: dark) {
  .burger__patty {
    background: #888;
  }
}
@media (prefers-color-scheme: dark) {
  .burger__patty {
    -webkit-filter: drop-shadow(0 0 2px rgba(0, 0, 0, 0.8));
            filter: drop-shadow(0 0 2px rgba(0, 0, 0, 0.8));
  }
}
.burger__patty {
  left: 0;
}
.burger__patty:nth-child(1) {
  top: 0;
}
.burger__patty:nth-child(2) {
  top: 0.4rem;
  opacity: 1;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}
.burger__patty:nth-child(3) {
  top: 0.8rem;
}
.burger--welldone .burger__patty {
  background: white;
}
.burger--welldone .burger__patty:nth-child(1) {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 0.4rem;
}
.burger--welldone .burger__patty:nth-child(2) {
  width: 2px;
  left: 50%;
}
.burger--welldone .burger__patty:nth-child(3) {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  top: 0.4rem;
}

.find form,
.findbar form {
  position: relative;
}
.find form input[type=search],
.findbar form input[type=search] {
  display: block;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  padding: 0.4rem 0.7rem;
  border-radius: 0.7rem;
  background: #2b2b2b;
  color: #ccc;
}
.find form input[type=search]:focus,
.findbar form input[type=search]:focus {
  box-shadow: inset 0 0 4px #888;
  outline: none;
}
.find form input[type=search]::-webkit-input-placeholder, .findbar form input[type=search]::-webkit-input-placeholder {
  color: gray;
}
.find form input[type=search]::-moz-placeholder, .findbar form input[type=search]::-moz-placeholder {
  color: gray;
}
.find form input[type=search]::placeholder,
.findbar form input[type=search]::placeholder {
  color: gray;
}
.find form input[type=search]:focus::-webkit-input-placeholder, .findbar form input[type=search]:focus::-webkit-input-placeholder {
  color: #999999;
}
.find form input[type=search]:focus::-moz-placeholder, .findbar form input[type=search]:focus::-moz-placeholder {
  color: #999999;
}
.find form input[type=search]:focus::placeholder,
.findbar form input[type=search]:focus::placeholder {
  color: #999999;
}
.find form input[type=search]::-webkit-search-cancel-button,
.findbar form input[type=search]::-webkit-search-cancel-button {
  /* Remove default */
  -webkit-appearance: none;
  /* Now your own custom styles */
  cursor: pointer;
  height: 25px;
  width: 25px;
  background: #ccc;
  -webkit-mask-image: url("data:image/svg+xml;charset=utf-8, %3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' class='css-i6dzq1' viewBox='0 0 24 24'%3E %3Cpath d='M18 6 6 18M6 6l12 12'/%3E %3C/svg%3E");
          mask-image: url("data:image/svg+xml;charset=utf-8, %3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' class='css-i6dzq1' viewBox='0 0 24 24'%3E %3Cpath d='M18 6 6 18M6 6l12 12'/%3E %3C/svg%3E");
  -webkit-mask-position: center center;
          mask-position: center center;
  -webkit-mask-size: 100%;
          mask-size: 100%;
}
.find form input[type=search]::-webkit-search-decoration,
.findbar form input[type=search]::-webkit-search-decoration {
  display: none;
}
.find form button,
.findbar form button {
  display: none;
}

.find {
  background: #1e1e1e;
  max-height: 0;
  overflow: hidden;
  transition: max-height 666ms ease-out;
}
.find__wrap {
  padding: 0.4rem 5% 1.1rem;
}
.find--open {
  max-height: 100px;
}
.find--standalone {
  background: none;
  max-height: unset;
}

.toparnold:empty {
  display: none;
}
.toparnold:not(:empty) {
  display: block;
  position: relative;
  z-index: 2;
}
.toparnold a {
  display: block;
  max-width: 100%;
  height: 50px;
  position: relative;
  overflow: hidden;
}
.toparnold img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.oneview {
  overflow: hidden;
  border-radius: 0.7rem;
  margin-bottom: 1rem;
  position: relative;
}
@media only screen and (min-width: 720px) {
  .oneview {
    width: calc(50% - 1rem);
    margin-right: 0.5rem;
    margin-left: 0.5rem;
  }
  .oneview:nth-child(2n+1) {
    margin-left: 0;
  }
  .oneview:nth-child(2n) {
    margin-right: 0;
  }
}
.oneview__wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.oneview img.wp-post-image {
  width: 100%;
  height: 100%;
  display: block;
  margin: 0;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.oneview__headline {
  font-family: "foroSans", sans-serif;
  color: #eb686e;
  font-size: 0.9rem;
  line-height: 1.2;
  padding: 0.6em 0.7em;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7);
  background-image: linear-gradient(0deg, black 0%, rgba(0, 0, 0, 0) 100%);
}
.oneview__episode {
  position: absolute;
  left: 0;
  top: 1rem;
  background: #eb686e;
  color: white;
  font-family: "foroSans", sans-serif;
  font-size: 0.6rem;
  padding: 0.1em 0.3em;
}

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