html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}
table {
  border-spacing: 0;
}
button, a {
  cursor: pointer;
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
iframe {
  max-width: 100%;
}
button, input:not([type="radio"]), select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
select {
  cursor: pointer;
  background: white;
}
button, input[type="submit"] {
  cursor: pointer;
}
input[type="checkbox"] {
  appearance: checkbox;
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  cursor: pointer;
}
textarea {
  resize: none;
}
button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
button, input {
  border: none;
  outline: none;
}
input:focus {
  outline: none;
}
input[type="checkbox"]:hover {
  cursor: pointer;
}
body, input, textarea, select, button {
  font-family: proxima-nova, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #FFFFFF;
  font-size: 1rem;
  line-height: 1.7rem;
  -webkit-font-smoothing: antialiased;
}
a {
  color: #FFFFFF;
  text-decoration: underline;
}
em, i {
  font-style: italic;
}
strong, b {
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
}
h1, h2, h3, h4, h5, h6 {
  font-family: proxima-nova, sans-serif;
  font-style: normal;
}
h1 {
  font-weight: 500;
  font-size: 2.9rem;
  line-height: 1.7;
  margin-bottom: 2rem;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
h1.page-title {
  text-align: center;
}
h2 {
  font-weight: 500;
  font-size: 2rem;
  line-height: 1.4;
  text-transform: uppercase;
  width: 100%;
  margin-bottom: 2rem;
  letter-spacing: 0.075em;
}
h3 {
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 2.2rem;
  line-height: 1.2;
  width: 100%;
  margin-bottom: 1rem;
  text-transform: uppercase;
  letter-spacing: 0.065em;
}
h4 {
  font-weight: 500;
  font-size: 1.1rem;
  line-height: 1.7rem;
  line-height: 1.6;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.wpb_text_column.title-no-margin-bottom h1, .wpb_text_column.title-no-margin-bottom h2, .wpb_text_column.title-no-margin-bottom h3, .wpb_text_column.title-no-margin-bottom h4, .wpb_text_column.title-no-margin-bottom h5, .wpb_text_column.title-no-margin-bottom h6 {
  margin-bottom: 0;
}
.wpb_text_column, p, .vc_acf {
  margin-bottom: 1.75rem;
}
p:last-of-type {
  margin-bottom: 0;
}
.wpb_text_column.text-align-center {
  text-align: center;
}
.wpb_text_column:last-of-type {
  margin-bottom: 0;
}
.small-text, small {
  font-size: 0.9rem;
  line-height: 1.4rem;
  line-height: 1.3;
}
.large-text, .intro-text, .intro {
  font-size: 1.2rem;
  line-height: 1.7;
}
.intro-text {
  margin-bottom: 4rem;
}
.semi-bold {
  font-family: proxima-nova, sans-serif;
  font-weight: 500;
  font-style: normal;
}
.credits {
  color: #BEBABA;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  margin-top: 3rem;
  font-size: 0.8rem;
  line-height: 1.3;
}
.credits .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.credits::before {
  content: "";
  width: 10rem;
  background: #242424;
  display: block;
  height: 0.0625rem;
  margin-bottom: 1.25rem;
}
.copyright {
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-size: 0.9rem;
}
@media only screen and (max-width: 1024px) {
  h1 {
    font-size: 2.6rem;
  }
}
@media only screen and (max-width: 768px) {
  .intro-text {
    margin-bottom: 2rem;
  }
}
@media only screen and (max-width: 600px) {
  h1 {
    font-size: 2.2rem;
  }
  h2 {
    font-size: 1.8rem;
    margin-bottom: 1.5rem;
  }
  .wpb_text_column h1 br, .wpb_text_column h2 br, .wpb_text_column h3 br {
    display: none;
  }
  .large-text, .intro-text, .intro {
    font-size: 1.1rem;
    line-height: 1.5;
  }
}
@media only screen and (max-width: 480px) {
  h1 {
    font-size: 1.7rem;
    margin-bottom: 1.25rem;
  }
  h2 {
    font-size: 1.4rem;
  }
  .wpb_text_column, p {
    margin-bottom: 1.5rem;
  }
  .intro-text {
    margin-bottom: 2rem;
  }
}
@media only screen and (max-width: 360px) {
  h1 {
    font-size: 1.5rem;
    margin-bottom: 1rem;
  }
  h2 {
    font-size: 1.2rem;
    margin-bottom: 1rem;
  }
  .wpb_text_column, p {
    margin-bottom: 1.25rem;
  }
}
*.bg-blue {
  background: #0066cc;
}
*.bg-dark-blue {
  background: #003d7a;
}
*.bg-light-blue {
  background: #d0e9f0;
}
*.bg-blue, *.bg-dark-blue, *.bg-light-blue {
  color: white;
}
*.bg-blue a, *.bg-blue h1, *.bg-blue h2, *.bg-blue h3, *.bg-blue h4, *.bg-blue h5, *.bg-blue h6, *.bg-dark-blue a, *.bg-dark-blue h1, *.bg-dark-blue h2, *.bg-dark-blue h3, *.bg-dark-blue h4, *.bg-dark-blue h5, *.bg-dark-blue h6, *.bg-light-blue a, *.bg-light-blue h1, *.bg-light-blue h2, *.bg-light-blue h3, *.bg-light-blue h4, *.bg-light-blue h5, *.bg-light-blue h6 {
  color: white;
}
*.bg-white, *.card {
  background: white;
  color: #003d7a;
}
*.bg-white h1, *.card h1, *.bg-white h2, *.card h2, *.bg-white h3, *.card h3, *.bg-white h4, *.card h4, *.bg-white h5, *.card h5, *.bg-white h6, *.card h6, *.bg-white a, *.card a {
  color: #003d7a;
}
/* Card layout */
.card {
  -webkit-border-radius: 0.3rem;
  -moz-border-radius: 0.3rem;
  border-radius: 0.3rem;
  -webkit-box-shadow: 3px 3px 13px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 3px 13px 2px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}
body, html {
  height: 100%;
  position: relative;
  width: 100vw;
  overflow-x: hidden;
}
html {
  margin-top: 0;
}
body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-flex-flow: column;
  flex-flow: column;
  height: auto;
  min-height: 100vh;
  background: #242424;
  background: #000000;
}
.body-overlay {
  background: #000000;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 20;
  opacity: 1;
  pointer-events: none;
}
.body-overlay.animate-fade-out {
  -webkit-animation-name: fadeOutFromBlack;
  /* Safari 4.0 - 8.0 */
  animation-name: fadeOutFromBlack;
  -webkit-animation-duration: 1.5s;
  /* Safari 4.0 - 8.0 */
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: forwards;
  /* Chrome 16+, Safari 4+ */
  -moz-animation-fill-mode: forwards;
  /* FF 5+ */
  -o-animation-fill-mode: forwards;
  /* Not implemented yet */
  -ms-animation-fill-mode: forwards;
  /* IE 10+ */
  animation-fill-mode: forwards;
  -webkit-animation-delay: 0.25s;
  -moz-animation-delay: 0.25s;
  -o-animation-delay: 0.25s;
  animation-delay: 0.25s;
}
.body-overlay.animate-fade-in {
  -webkit-animation-name: fadeToBlack;
  /* Safari 4.0 - 8.0 */
  animation-name: fadeToBlack;
  -webkit-animation-duration: 1.5s;
  /* Safari 4.0 - 8.0 */
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: forwards;
  /* Chrome 16+, Safari 4+ */
  -moz-animation-fill-mode: forwards;
  /* FF 5+ */
  -o-animation-fill-mode: forwards;
  /* Not implemented yet */
  -ms-animation-fill-mode: forwards;
  /* IE 10+ */
  animation-fill-mode: forwards;
  -webkit-animation-delay: 0.25s;
  -moz-animation-delay: 0.25s;
  -o-animation-delay: 0.25s;
  animation-delay: 0.25s;
  opacity: 0;
}
@-webkit-keyframes fadeOutFromBlack {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOutFromBlack {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes fadeToBlack {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeToBlack {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.page-wrap {
  flex: 1 0 auto;
}
.home-page-wrap {
  height: 100vh;
}
.error-page {
  padding-top: 30vh;
}
.page-content {
  height: 100%;
  min-height: 100vh;
  padding-left: 8rem;
  padding-right: 8rem;
  position: relative;
}
.vc_ie-flexbox-fixer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.vc_section.standard-height .vc_ie-flexbox-fixer {
  height: 100%;
}
/* Hidden */
.hidden {
  display: none;
}
.invisible {
  opacity: 0;
  height: 0;
  width: 0;
  pointer-events: none;
}
@media only screen and (max-width: 1280px) {
  .page-content {
    padding-left: 6rem;
    padding-right: 6rem;
  }
}
@media only screen and (max-width: 1024px) {
  .page-content {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
@media only screen and (max-width: 768px) {
  .page-content {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media only screen and (max-width: 600px) {
  .page-content {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media only screen and (max-width: 480px) {
  .page-content {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
@media only screen and (max-width: 360px) {
  .page-content {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media screen and (max-width: 480px) {
  .hidden-xs {
    display: none !important;
  }
}
@media screen and (min-width: 481px) and (max-width: 600px) {
  .hidden-s {
    display: none !important;
  }
}
@media screen and (min-width: 601px) and (max-width: 768px) {
  .hidden-sm {
    display: none !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .hidden-m {
    display: none !important;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1281px) {
  .hidden-l {
    display: none !important;
  }
}
@media screen and (min-width: 1280px) {
  .hidden-xl {
    display: none !important;
  }
}
body.dark-theme .page-nav a, body.dark-theme .logo-wrap, body.dark-theme .language-toggle-wrap, body.dark-theme .toggle-menu-button {
  -webkit-filter: invert(1);
  filter: invert(1);
}
body.dark-theme.menu-open .toggle-menu-button {
  -webkit-filter: invert(0);
  filter: invert(0);
}
header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  position: absolute;
  padding: 3rem 4rem 3rem 4rem;
  z-index: 12;
}
header .content-left, header .content-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
header .site-title, header .site-description {
  text-transform: uppercase;
  font-weight: 500;
}
header .logo-wrap {
  text-decoration: none;
}
header .site-title {
  font-size: 2rem;
  letter-spacing: 0.075em;
  margin-bottom: 0.5rem;
}
header .site-description {
  font-size: 0.9rem;
  color: rgba(255, 255, 255, 0.65);
  letter-spacing: 0.345rem;
}
@media only screen and (max-width: 1024px) {
  header {
    padding: 3rem;
  }
}
@media only screen and (max-width: 768px) {
  header {
    padding: 2.5rem;
  }
}
@media only screen and (max-width: 600px) {
  header {
    padding: 2rem;
  }
  header .site-title {
    font-size: 1.45rem;
    line-height: 1;
  }
  header .site-description {
    font-size: 0.65rem;
    letter-spacing: 0.25rem;
    line-height: 1;
  }
  header .language-toggle-wrap {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  header {
    padding: 1.5rem 1.25rem;
  }
}
@media only screen and (max-width: 360px) {
  header {
    padding: 1.5rem 1rem;
  }
}
footer {
  background: #000000;
  width: 100%;
  position: relative;
  font-size: 0.9rem;
  line-height: 1.5rem;
  min-height: 10rem;
  margin-top: 24rem;
  padding: 5rem 4rem 1rem 4rem;
  z-index: 4;
  color: #E8E8E8;
}
footer .wpb_text_column, footer p, footer .vc_acf {
  margin-bottom: 1.25rem;
}
footer a {
  color: #E8E8E8;
}
footer h1, footer h2, footer h3, footer h4 {
  color: white;
}
footer .wpb_column.vc_col-sm-6 {
  padding-top: 0;
  padding-bottom: 0;
  width: auto;
}
footer img.attachment-thumbnail {
  width: 280px;
}
footer .wpb_single_image {
  padding: 0;
  position: absolute;
  left: 0;
  bottom: 0;
}
footer .vc_row:not(.copyright-row) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
footer .vc_row:not(.copyright-row) .wpb_column.vc_col-sm-6 > .vc_column-inner {
  padding: 0 6rem;
}
footer .vc_row.copyright-row {
  color: #a5a5a5;
  font-size: 0.8rem;
  padding-top: 6rem;
}
footer .vc_row.copyright-row a {
  color: #a5a5a5;
}
.grecaptcha-badge {
  display: none;
}
#back-to-top {
  display: none;
  background: transparent;
  position: fixed;
  bottom: 4rem;
  right: 2.25rem;
  z-index: 5;
  padding: 0;
}
#back-to-top.visible {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#back-to-top.visible img {
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -o-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -ms-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  height: 1.5rem;
  width: auto;
}
html.non-touch #back-to-top:hover img {
  -webkit-transform: translateY(-1.5rem) rotate(-90deg);
  -ms-transform: translateY(-1.5rem) rotate(-90deg);
  transform: translateY(-1.5rem) rotate(-90deg);
}
body.home footer {
  margin-top: 0;
}
@media only screen and (max-width: 1024px) {
  footer .vc_row:not(.copyright-row) .wpb_column.vc_col-sm-6 > .vc_column-inner {
    padding: 0 3rem;
  }
}
@media only screen and (max-width: 768px) {
  footer {
    padding: 2rem;
  }
  footer .wpb_single_image {
    position: relative;
    margin-bottom: 1.25rem;
  }
  footer .vc_row.copyright-row {
    padding-top: 0;
  }
}
@media only screen and (max-width: 600px) {
  footer {
    margin-top: 15rem;
  }
}
@media only screen and (max-width: 480px) {
  footer .wpb_text_column, footer p {
    margin-bottom: 1.25rem;
  }
  #back-to-top {
    right: 1.5rem;
  }
  #back-to-top.visible img {
    height: 1.25rem;
  }
}
@media only screen and (max-width: 360px) {
  #back-to-top {
    right: 1.25rem;
  }
}
.top-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
  flex-flow: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: -moz-calc((var(--vh, 1vh) * 100));
  height: -webkit-calc((var(--vh, 1vh) * 100));
  height: calc((var(--vh, 1vh) * 100));
  padding-top: 37vh;
}
@media only screen and (max-width: 480px) {
  .top-section {
    padding-top: 10rem;
  }
  .single-sculpture .top-section {
    padding-top: 37vh;
  }
}
.header-image {
  -webkit-transform: scale(1.035);
  -ms-transform: scale(1.035);
  transform: scale(1.035);
  position: fixed;
}
.header-image.full {
  height: 100vh;
  width: 100vw;
}
.header-image.animate {
  -webkit-animation-name: blurInHeaderImage;
  /* Safari 4.0 - 8.0 */
  animation-name: blurInHeaderImage;
  -webkit-animation-duration: 1.5s;
  /* Safari 4.0 - 8.0 */
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: forwards;
  /* Chrome 16+, Safari 4+ */
  -moz-animation-fill-mode: forwards;
  /* FF 5+ */
  -o-animation-fill-mode: forwards;
  /* Not implemented yet */
  -ms-animation-fill-mode: forwards;
  /* IE 10+ */
  animation-fill-mode: forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -o-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
@keyframes blurInHeaderImage {
  from {
    -webkit-filter: blur(3px);
    filter: blur(3px);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  to {
    -webkit-filter: blur(0);
    filter: blur(0);
    -webkit-transform: scale(1.035);
    -ms-transform: scale(1.035);
    transform: scale(1.035);
  }
}
@-webkit-keyframes zoomInHeaderImage {
  from {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  to {
    -webkit-transform: scale(1.035);
    -ms-transform: scale(1.035);
    transform: scale(1.035);
  }
}
@keyframes zoomInHeaderImage {
  from {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  to {
    -webkit-transform: scale(1.035);
    -ms-transform: scale(1.035);
    transform: scale(1.035);
  }
}
.intro {
  padding-left: 10rem;
  padding-right: 10rem;
  width: 100%;
}
.intro h1 {
  margin-bottom: 4rem;
}
@media only screen and (max-width: 1280px) {
  .intro {
    padding-left: 8rem;
    padding-right: 8rem;
  }
}
@media only screen and (max-width: 1024px) {
  .intro {
    padding-left: 5rem;
    padding-right: 5rem;
  }
}
@media only screen and (max-width: 768px) {
  .intro {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media only screen and (max-width: 600px) {
  .intro {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 480px) {
  .intro h1 {
    margin-bottom: 2rem;
  }
}
body.single-sculpture h1.page-title {
  margin-bottom: 0;
}
.sculpture-details {
  margin: 2rem 0 0 0;
}
.sculpture-details .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sculpture-details:empty {
  margin: 0;
}
.sculpture-edition {
  margin: 2rem 0 0 0;
}
.sculpture-edition .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sculpture-edition:empty {
  margin: 0;
}
.next-sculpture-wrap {
  width: 100%;
  text-align: center;
  margin-top: 3rem;
}
a.next-sculpture {
  -webkit-transition: all 0.15s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -o-transition: all 0.15s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 0.15s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -ms-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-border-radius: 0.3rem;
  -moz-border-radius: 0.3rem;
  border-radius: 0.3rem;
  background: #000000;
  text-transform: uppercase;
  letter-spacing: 1px;
}
a.scroll-to-content {
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: -moz-calc((var(--vh, 1vh) * 90));
  top: -webkit-calc((var(--vh, 1vh) * 90));
  top: calc((var(--vh, 1vh) * 90));
  left: 50%;
  position: absolute;
}
a.scroll-to-content img {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
  display: block;
  width: 2rem;
}
a.back-to-category {
  -webkit-transition: padding 0.5s;
  -o-transition: padding 0.5s;
  transition: padding 0.5s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -ms-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  left: 2rem;
  top: 2rem;
  position: absolute;
  text-transform: uppercase;
  font-size: 0.8rem;
  line-height: 1;
  letter-spacing: 0.065em;
  font-weight: 500;
  padding: 0.65rem 1.3rem 0.65rem 2.65rem;
}
a.back-to-category img {
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -o-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -ms-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
  width: 1.35rem;
  margin-left: 0;
  margin-right: 0.5rem;
  display: block;
  position: absolute;
  left: 0.75rem;
}
a.back-to-category img.light {
  display: none;
}
.sculpture-tags {
  text-align: center;
  padding-top: 0.65rem;
}
.sculpture-tags li {
  display: inline;
  color: #BEBABA;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-size: 0.9rem;
}
.sculpture-tags li::after {
  content: "/";
  margin-left: 0.35rem;
  margin-right: 0.35rem;
}
.sculpture-tags li:last-of-type::after {
  display: none;
}
html.non-touch a.back-to-category:hover {
  background: #000000;
  color: white;
}
html.non-touch a.back-to-category:hover img {
  -webkit-animation-name: moveArrowLeft;
  /* Safari 4.0 - 8.0 */
  animation-name: moveArrowLeft;
  -webkit-animation-duration: 0.25s;
  /* Safari 4.0 - 8.0 */
  animation-duration: 0.25s;
  -webkit-animation-fill-mode: forwards;
  /* Chrome 16+, Safari 4+ */
  -moz-animation-fill-mode: forwards;
  /* FF 5+ */
  -o-animation-fill-mode: forwards;
  /* Not implemented yet */
  -ms-animation-fill-mode: forwards;
  /* IE 10+ */
  animation-fill-mode: forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -o-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
html.non-touch a.back-to-category:hover img.dark {
  display: none;
}
html.non-touch a.back-to-category:hover img.light {
  display: block;
}
@-webkit-keyframes moveArrowLeft {
  from {
    margin-left: 0;
  }
  to {
    margin-left: -0.15rem;
  }
}
@keyframes moveArrowLeft {
  from {
    margin-left: 0;
  }
  to {
    margin-left: -0.15rem;
  }
}
html.non-touch a.next-sculpture:hover {
  background: #FFFFFF;
  color: #000000;
}
@media only screen and (max-width: 1024px) {
  a.back-to-category {
    min-width: 0;
  }
}
@media only screen and (max-width: 600px) {
  a.back-to-category {
    padding-right: 0.5rem;
  }
}
@media only screen and (max-width: 480px) {
  a.scroll-to-content {
    top: -moz-calc((var(--vh, 1vh) * 92));
    top: -webkit-calc((var(--vh, 1vh) * 92));
    top: calc((var(--vh, 1vh) * 92));
  }
  a.scroll-to-content img {
    width: 1.75rem;
  }
  .sculpture-tags {
    padding-top: 0;
  }
  a.back-to-category {
    top: 1.5rem;
    left: 1.25rem;
  }
  body.single-sculpture h1.page-title {
    margin-top: 1.5rem;
  }
}
@media only screen and (max-width: 360px) {
  a.back-to-category {
    top: 1.25rem;
    left: 1rem;
  }
}
.masonry-custom {
  width: -moz-calc(100% + 34px);
  width: -webkit-calc(100% + 34px);
  width: calc(100% + 34px);
  margin-left: -17px;
  padding-top: 2rem;
}
.masonry-brick {
  padding: 17px;
  height: auto;
}
.masonry-content {
  height: 100%;
}
.masonry-spacing .masonry-brick {
  opacity: 0;
}
.masonry-custom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.masonry-row {
  width: 33.33%;
}
.masonry-row.first {
  margin-top: 7.5rem;
}
.masonry-row.last {
  margin-top: 4.5rem;
}
@media only screen and (max-width: 600px) {
  .masonry-row {
    width: 50%;
  }
  .masonry-custom {
    padding-top: 0;
  }
  .masonry-row.last {
    margin-top: 0;
  }
  .masonry-row.first {
    margin-top: 3rem;
  }
}
@media only screen and (max-width: 360px) {
  .masonry-row {
    width: 100%;
  }
  .masonry-custom {
    padding-top: 0;
  }
  .masonry-row.first {
    margin-top: 0;
  }
}
.archive-sculpture-wrap .main-section {
  background: transparent;
  padding: 0;
}
.archive-sculpture-wrap .top-section {
  height: auto;
  padding-top: 11rem;
}
.category-title {
  margin-bottom: 1rem;
}
h1.category-title {
  font-size: 2.6rem;
  line-height: 1.6;
}
.category-description {
  text-align: center;
  font-size: 1.2rem;
  margin-bottom: 1rem;
}
.category-year {
  white-space: nowrap;
  color: #BEBABA;
  font-size: 1.7rem;
  line-height: 2.3;
  margin-right: 2rem;
  vertical-align: top;
}
@media only screen and (max-width: 1024px) {
  .category-title {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .category-year {
    margin-left: 0;
    width: 100%;
    text-align: center;
    display: block;
    margin-bottom: 0.5rem;
  }
}
@media only screen and (max-width: 768px) {
  .archive-sculpture-wrap .top-section {
    padding-top: 9rem;
  }
  h1.category-title {
    font-size: 2.4rem;
    line-height: 1.6;
  }
}
@media only screen and (max-width: 600px) {
  .category-year {
    font-size: 1.6rem;
  }
  .archive-sculpture-wrap .top-section {
    padding-top: 7rem;
  }
  h1.category-title {
    font-size: 2.2rem;
    line-height: 1.5;
  }
}
@media only screen and (max-width: 480px) {
  body.page-template-sculptures-template .top-section {
    padding-top: 7rem;
  }
  .category-year {
    font-size: 1.4rem;
    line-height: 1.7;
  }
  h1.category-title {
    font-size: 2rem;
    line-height: 1.4;
  }
}
@media only screen and (max-width: 360px) {
  .category-year {
    font-size: 1.2rem;
  }
}
.loader {
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: absolute;
  top: 6rem;
  height: 4rem;
  width: 4rem;
  display: none;
}
body.ajaxLoading .loader {
  display: block;
}
.owl-carousel .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.owl-carousel .owl-item img {
  max-height: 700px;
  object-fit: contain;
}
.owl-carousel .owl-nav {
  width: -moz-calc(100% + 8rem);
  width: -webkit-calc(100% + 8rem);
  width: calc(100% + 8rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  position: absolute;
  left: -3.5rem;
}
.owl-carousel .owl-nav img {
  width: 1.65rem;
}
.owl-carousel .owl-nav .owl-prev img {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.owl-carousel .owl-nav .owl-next img {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.wrap-3d-sculptures {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
  width: 100%;
  justify-content: flex-start;
}
.wrap-3d-sculptures > .single-3d-sculpture {
  flex: 0 0 auto;
  min-width: 0;
  box-sizing: border-box;
}
.wrap-3d-sculptures > .single-3d-sculpture {
  flex-basis: 100%;
  max-width: 100%;
}
@media (min-width: 900px) {
  .wrap-3d-sculptures > .single-3d-sculpture {
    flex-basis: calc(50% - 15px);
    max-width: calc(50% - 15px);
  }
  .wrap-3d-sculptures:has(> .single-3d-sculpture:nth-child(1):nth-last-child(1)) > .single-3d-sculpture {
    flex-basis: 100%;
    max-width: 100%;
  }
}
@media (min-width: 1600px) {
  .wrap-3d-sculptures > .single-3d-sculpture {
    flex-basis: calc(33.3333% - 20px);
    max-width: calc(33.3333% - 20px);
  }
  .wrap-3d-sculptures:has(> .single-3d-sculpture:nth-child(1):nth-last-child(1)) > .single-3d-sculpture {
    flex-basis: 100%;
    max-width: 100%;
  }
  .wrap-3d-sculptures:has(> .single-3d-sculpture:nth-child(2):nth-last-child(1)) > .single-3d-sculpture {
    flex-basis: calc(50% - 15px);
    max-width: calc(50% - 15px);
  }
}
model-viewer {
  width: 100%;
  height: 100%;
  aspect-ratio: 0.8;
  max-height: 70vh;
  background-image: url("/wp-content/uploads/2025/11/kdv-bg.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  --ar-button-display: block;
  --ar-button-scale: 1;
}
model-viewer::part(default-progress-bar) {
  background-color: #ffffff6b;
  height: 10px;
  top: unset;
  bottom: 22px;
  margin: 0 30px;
  border-radius: 30px;
  width: calc(100% - 60px);
}
@media (max-width: 768px) {
  model-viewer {
    --ar-button-display: block;
    touch-action: pan-y;
  }
  model-viewer[camera-controls] {
    touch-action: pan-y pinch-zoom;
  }
}
.vc_section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
  flex-flow: column;
  padding-top: 4rem;
  padding-bottom: 4rem;
  position: relative;
}
.vc_section.section-standard-height {
  min-height: 85vh;
}
.vc_section.vc_section-has-fill {
  color: white;
}
.vc_section.vc_section-has-fill h1, .vc_section.vc_section-has-fill h2, .vc_section.vc_section-has-fill h3, .vc_section.vc_section-has-fill h4, .vc_section.vc_section-has-fill h5, .vc_section.vc_section-has-fill h6, .vc_section.vc_section-has-fill a {
  color: white;
}
.main-section {
  -webkit-box-shadow: 3px 3px 13px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 3px 13px 2px rgba(0, 0, 0, 0.1);
  background: #FFFFFF;
  padding: 6rem 10rem 6rem 10rem;
  min-height: 20rem;
  color: #242424;
  position: relative;
  z-index: 10;
}
.main-section h1, .main-section h2, .main-section h3, .main-section h4, .main-section h5, .main-section h6, .main-section a {
  color: #242424;
}
@media only screen and (max-width: 1280px) {
  .main-section {
    padding-left: 8rem;
    padding-right: 8rem;
  }
}
@media only screen and (max-width: 1024px) {
  .vc_section {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
  .main-section {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
@media only screen and (max-width: 768px) {
  .vc_section {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .main-section {
    padding: 4rem 3rem 5rem 3rem;
  }
}
@media only screen and (max-width: 600px) {
  .vc_section {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .main-section {
    padding: 4rem 2.5rem 5rem 2.5rem;
  }
}
@media only screen and (max-width: 480px) {
  .vc_section {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .main-section {
    padding: 3rem 1.5rem 3.5rem 1.5rem;
  }
}
@media only screen and (max-width: 360px) {
  .main-section {
    padding: 2.5rem 1.25rem 2rem 1.25rem;
  }
}
.vc_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  position: relative;
  width: 100%;
}
.vc_row:first-of-type {
  padding-top: 0;
}
.vc_row:last-of-type {
  padding-bottom: 0;
}
.vc_row.vc_inner, .vc_row.vc_gitem_row {
  padding-left: 0;
  padding-right: 0;
}
.vc_row.vc_inner {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.vc_row.vc_gitem_row {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.vc_row.vc_row-o-full-height {
  height: 100%;
  min-height: 100% !important;
  flex: 1;
}
.vc_row.vc_row-o-columns-middle .wpb_column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.vc_row.vc_row-o-columns-middle .wpb_column .vc_column-inner {
  width: 100%;
}
.vc_row.minor-padding {
  padding-top: 0.75rem;
  padding-bottom: 0.45rem;
}
/* Row content middle */
.vc_row.vc_row-o-content-middle {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
/* Stretch columns to equal height */
.vc_row.vc_row-o-equal-height {
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  align-items: stretch;
}
/* Background image */
.vc_row.has-shadow {
  -webkit-box-shadow: 3px 3px 13px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 3px 13px 2px rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 480px) {
  .vc_row {
    padding-bottom: 1rem;
    padding-top: 1rem;
  }
}
.wpb_column {
  position: relative;
}
.wpb_column.vc_col-has-fill .vc_column-inner {
  height: 100%;
}
.vc_row-o-equal-height .vc_column-inner {
  height: 100%;
}
.vc_row-o-equal-height .vc_column-inner > .wpb_wrapper > .vc_row {
  height: 100%;
}
.vc_row.vc_row-o-content-middle .vc_column-inner > .wpb_wrapper > .vc_row {
  height: 100%;
}
.wpb_column.align-center .vc_column-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.wpb_column.align-center .vc_column-inner > .wpb_wrapper {
  width: 100%;
}
/* Column 1/1 */
.wpb_column.vc_col-sm-12, .vc_col-sm-12 {
  width: 100%;
}
.wpb_column.vc_col-sm-9 {
  width: 75%;
}
.vc_col-sm-8 {
  width: 66.66%;
}
.vc_col-sm-8 > .vc_column-inner {
  padding: 0 2rem;
}
.vc_col-sm-8:first-of-type > .vc_column-inner {
  padding-left: 0;
}
.vc_col-sm-8:last-of-type > .vc_column-inner {
  padding-right: 0;
}
/* Column 1/2 */
.wpb_column.vc_col-sm-6 {
  width: 50%;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.wpb_column.vc_col-sm-6 > .vc_column-inner {
  padding: 0 2rem;
}
.wpb_column.vc_col-sm-6:first-of-type > .vc_column-inner {
  padding-left: 0;
}
.wpb_column.vc_col-sm-6:last-of-type > .vc_column-inner {
  padding-right: 0;
}
.wpb_column.vc_col-sm-6.large-padding > .vc_column-inner {
  padding: 5rem;
}
/* Column 1/3 */
.wpb_column.vc_col-sm-4 {
  width: 33.3333%;
}
.wpb_column.vc_col-sm-4 > .vc_column-inner {
  padding: 0 2rem;
}
.wpb_column.vc_col-sm-4:first-of-type > .vc_column-inner {
  padding-left: 0;
}
.wpb_column.vc_col-sm-4:last-of-type > .vc_column-inner {
  padding-right: 0;
}
/* Column 1/4 */
.wpb_column.vc_col-sm-3 {
  width: 25%;
}
.wpb_column.vc_col-sm-3 > .vc_column-inner {
  padding: 0 2rem;
}
.wpb_column.vc_col-sm-3:first-of-type > .vc_column-inner {
  padding-left: 0;
}
.wpb_column.vc_col-sm-3:last-of-type > .vc_column-inner {
  padding-right: 0;
}
.wpb_column.vc_col-sm-2 {
  width: -moz-calc((50%) / 3);
  width: -webkit-calc((50%) / 3);
  width: calc((50%) / 3);
}
.wpb_column.vc_col-sm-2 > .vc_column-inner {
  padding-right: 1rem;
  padding-left: 1rem;
}
.wpb_column.vc_col-sm-2:first-of-type > .vc_column-inner {
  padding-left: 0;
}
.wpb_column.vc_col-sm-2:last-of-type > .vc_column-inner {
  padding-right: 0;
}
/* Padding */
.wpb_column.extra-padding-left:last-of-type {
  padding-left: 3rem;
}
@media only screen and (max-width: 1280px) {
  .wpb_column.vc_col-sm-6.large-padding > .vc_column-inner {
    padding: 4rem;
  }
}
@media only screen and (max-width: 1024px) {
  .wpb_column.vc_col-sm-6.large-padding > .vc_column-inner {
    padding: 3.5rem 3rem;
  }
}
@media only screen and (max-width: 768px) {
  /* Column 1/2 */
  /* Row with fill */
  .vc_row.reverse-order-mobile .wpb_column:first-of-type {
    padding-bottom: 0;
  }
  .vc_row.reverse-order-mobile .wpb_column:last-of-type {
    padding-top: 0;
  }
  .vc_row:not(.reverse-order-mobile) .wpb_column:first-of-type {
    padding-top: 0;
  }
  .vc_row:not(.reverse-order-mobile) .wpb_column:last-of-type {
    padding-bottom: 0;
  }
  .wpb_column.extra-padding-left:last-of-type {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .wpb_column.vc_col-sm-8, .wpb_column.vc_col-sm-6, .wpb_column.vc_col-sm-4, .wpb_column.vc_col-sm-3 {
    width: 100%;
  }
  .wpb_column.vc_col-sm-6:first-of-type > .vc_column-inner, .wpb_column.vc_col-sm-6:last-of-type > .vc_column-inner, .wpb_column.vc_col-sm-8:first-of-type > .vc_column-inner, .wpb_column.vc_col-sm-8:last-of-type > .vc_column-inner, .wpb_column.vc_col-sm-4:first-of-type > .vc_column-inner, .wpb_column.vc_col-sm-4:last-of-type > .vc_column-inner, .wpb_column.vc_col-sm-3:first-of-type > .vc_column-inner, .wpb_column.vc_col-sm-3:last-of-type > .vc_column-inner {
    padding-right: 0;
    padding-left: 0;
  }
  .wpb_column.vc_col-sm-6.large-padding > .vc_column-inner {
    padding: 3.5rem 3rem;
  }
  .wpb_column.vc_col-sm-6.vc_col-has-fill {
    min-height: 35rem;
    order: 1;
  }
  .reverse-order-mobile .wpb_column:first-of-type {
    order: 1;
  }
  .reverse-order-mobile .wpb_column:last-of-type {
    order: 0;
  }
  .vc_row.vc_row-has-fill {
    min-height: 55vw;
  }
}
@media only screen and (max-width: 600px) {
  /* Column 1/2 */
  /* Large padding */
  .wpb_column.vc_col-sm-4 {
    width: 100%;
    margin: 0;
  }
  .wpb_column.vc_col-sm-6.large-padding .vc_column-inner {
    padding: 2rem;
  }
}
@media only screen and (max-width: 480px) {
  /* Column 1/2 */
  /* Large padding */
  .wpb_column.vc_col-sm-6.vc_col-has-fill {
    min-height: 100vw;
  }
  .wpb_column.vc_col-sm-6.large-padding .vc_column-inner {
    padding: 1.5rem;
  }
}
@media only screen and (max-width: 360px) {
  /* Column 1/2 */
  .wpb_column.vc_col-sm-6.large-padding .vc_column-inner {
    padding: 1.5rem;
  }
}
.vc_btn3-container {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.vc_btn3, input[type="submit"], .button {
  line-height: 1;
  min-width: 10rem;
  padding: 0.8rem 1.3rem;
  text-decoration: none;
  display: inline-block;
  white-space: nowrap;
  text-align: center;
}
/* Large button */
.large-btn {
  padding: 1.5rem 3rem;
  font-size: 1.1rem;
}
/* Colors */
.vc_btn3, input[type="submit"] {
  border: 0.1625rem solid #242424;
}
.vc_btn3.vc_btn3-color-grey, input.vc_btn3-color-grey[type="submit"], .vc_btn3.vc_btn3-color-default, input.vc_btn3-color-default[type="submit"] {
  background: #242424;
  border-color: #242424;
  color: white;
}
.vc_btn3.vc_btn3-color-primary, input.vc_btn3-color-primary[type="submit"] {
  background: #242424;
  border-color: #242424;
  color: white;
}
.vc_btn3.vc_btn3-color-white, input.vc_btn3-color-white[type="submit"] {
  background: white;
  color: #242424;
  border-color: white;
}
/* Outline */
.vc_btn3.vc_btn3-style-outline.vc_btn3-color-grey, input.vc_btn3-style-outline.vc_btn3-color-grey[type="submit"] {
  background: transparent;
  border-color: #242424;
  color: #242424;
}
.vc_btn3.vc_btn3-style-outline.vc_btn3-color-primary, input.vc_btn3-style-outline.vc_btn3-color-primary[type="submit"] {
  background: transparent;
  border-color: #242424;
  color: #242424;
}
.vc_btn3.vc_btn3-style-outline.vc_btn3-color-white, input.vc_btn3-style-outline.vc_btn3-color-white[type="submit"] {
  background: transparent;
  border-color: white;
  color: white;
}
/* Flat */
.vc_btn3.vc_btn3-style-flat, input.vc_btn3-style-flat[type="submit"] {
  background: transparent;
  color: #242424;
  padding: 0;
  border: none;
  min-width: 0;
}
.vc_btn3.vc_btn3-style-flat::after, input.vc_btn3-style-flat[type="submit"]::after {
  content: "";
  display: block;
  width: 100%;
  height: 0.125rem;
  background: #242424;
  margin-top: 0.35rem;
}
/* Classic */
.vc_btn3.vc_btn3-style-classic, input.vc_btn3-style-classic[type="submit"] {
  font-family: "NexaText-Book", sans-serif;
  background: transparent;
  padding-top: 0;
  padding-bottom: 0;
  min-width: 0;
  font-size: 1.3rem;
}
.vc_btn3-container.has-chevron .vc_btn3, .vc_btn3-container.has-chevron input[type="submit"] {
  position: relative;
  padding-right: 0.75rem;
}
.vc_btn3-container.has-chevron .vc_btn3::after, .vc_btn3-container.has-chevron input[type="submit"]::after {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -ms-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  content: "";
  background-image: url(/wp-content/themes/koendevries/assets/images/chevron-thin.svg);
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center;
  width: 1rem;
  height: 1.35rem;
  display: block;
  position: absolute;
  top: 0;
}
.vc_btn3-container.has-chevron.has-chevron-right .vc_btn3::after, .vc_btn3-container.has-chevron.has-chevron-right input[type="submit"]::after {
  right: -1rem;
}
/* Shape */
.vc_btn3.vc_btn3-shape-rounded, input.vc_btn3-shape-rounded[type="submit"], input[type="submit"], input.vc_btn3[type="submit"] {
  -webkit-border-radius: 0.2rem;
  -moz-border-radius: 0.2rem;
  border-radius: 0.2rem;
}
.vc_btn3.vc_btn3-shape-round, input.vc_btn3-shape-round[type="submit"] {
  -webkit-border-radius: 2rem;
  -moz-border-radius: 2rem;
  border-radius: 2rem;
}
/* Inline */
.vc_btn3-container.vc_btn3-inline {
  display: inline-block;
  margin-right: 3rem;
}
.vc_btn3-container.vc_btn3-inline:last-of-type {
  margin-right: 0;
}
/* Position */
.vc_btn3-container.vc_btn3-center {
  text-align: center;
}
.vc_btn3-container.vc_btn3-right {
  text-align: right;
}
/* Hover effects */
html.non-touch .vc_btn3:hover.vc_btn3-color-grey, html.non-touch input.vc_btn3-color-grey[type="submit"]:hover, html.non-touch .vc_btn3:hover.vc_btn3-color-default, html.non-touch input.vc_btn3-color-default[type="submit"]:hover {
  background: transparent;
  color: #242424;
  border-color: #242424;
}
html.non-touch .vc_btn3:hover.vc_btn3-color-primary, html.non-touch input.vc_btn3-color-primary[type="submit"]:hover {
  background: transparent;
  color: #242424;
  border-color: #242424;
}
html.non-touch .vc_btn3:hover.vc_btn3-color-white, html.non-touch input.vc_btn3-color-white[type="submit"]:hover {
  background: transparent;
  border-color: white;
  color: white;
}
/* Hover effects outline */
html.non-touch .vc_btn3.vc_btn3-style-outline:hover.vc_btn3-color-grey, html.non-touch input.vc_btn3-style-outline.vc_btn3-color-grey[type="submit"]:hover {
  background: #242424;
  color: white;
  border-color: #242424;
}
html.non-touch .vc_btn3.vc_btn3-style-outline:hover.vc_btn3-color-primary, html.non-touch input.vc_btn3-style-outline.vc_btn3-color-primary[type="submit"]:hover {
  background: #242424;
  color: white;
  border-color: #242424;
}
html.non-touch .vc_btn3.vc_btn3-style-outline:hover.vc_btn3-color-white, html.non-touch input.vc_btn3-style-outline.vc_btn3-color-white[type="submit"]:hover {
  background: white;
  border-color: white;
  color: #242424;
}
/* Classic hover */
html.non-touch .vc_btn3.vc_btn3-style-classic:hover, html.non-touch input.vc_btn3-style-classic[type="submit"]:hover {
  color: white;
}
@media only screen and (max-width: 768px) {
  /* Inline */
  .vc_btn3-container.vc_btn3-inline:last-child {
    margin-right: 0;
  }
}
@media only screen and (max-width: 480px) {
  .vc_btn3-container {
    padding-bottom: 0;
    padding-top: 1rem;
  }
  .vc_btn3-container.vc_btn3-inline {
    margin-right: 1.5rem;
  }
  .vc_btn3, input[type="submit"] {
    min-width: 0;
    padding: 0.6rem 1.1rem;
  }
  .large-btn {
    padding: 1.25rem 2rem;
    font-size: 1rem;
  }
}
img {
  max-width: 100%;
  height: auto;
  margin: 0;
}
.image-description {
  margin-top: 0.75rem;
}
.video-title {
  margin-bottom: 2rem;
}
.image-description, .video-title {
  text-align: center;
  font-size: 1rem;
  color: #a9a6a6;
  text-transform: uppercase;
  letter-spacing: 0.035em;
}
img.attachment-small {
  width: 400px;
}
.wpb_single_image {
  margin-bottom: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  position: relative;
}
.wpb_single_image.vc_align_center {
  text-align: center;
}
.wpb_single_image.vc_align_right {
  text-align: right;
}
.wpb_single_image.full {
  width: 100%;
}
.wpb_single_image.full img {
  width: 100%;
}
.wpb_single_image.has-shadow {
  margin-bottom: 1.25rem;
}
.wpb_single_image.has-shadow .vc_single_image-wrapper {
  -webkit-box-shadow: 3px 3px 13px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 3px 13px 2px rgba(0, 0, 0, 0.1);
}
.wpb_single_image.has-shadow .vc_single_image-wrapper img {
  display: block;
}
.vc_single_image-wrapper img {
  max-width: 100%;
}
.vc_single_image-wrapper.vc_box_rounded img {
  -webkit-border-radius: 0.4rem;
  -moz-border-radius: 0.4rem;
  border-radius: 0.4rem;
}
.vc_single_image-wrapper.vc_box_circle img {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
a.vc_single_image-wrapper {
  display: block;
}
.image-wrap {
  height: 100%;
  width: 100%;
}
.has-background, .header-image, .vc_section.vc_section-has-fill, .vc_row.vc_row-has-fill, .vc_row.bg-image, .wpb_column.vc_col-has-fill .vc_column-inner, .thumbnail-block, .vc_gitem-animated-block, #sculpture-list .sculpture .sculpture-content {
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
@media only screen and (max-width: 768px) {
  .wpb_single_image.center-mobile {
    text-align: center;
  }
}
@media only screen and (max-width: 600px) {
  .wpb_single_image.image-card {
    height: 55vw;
  }
}
@media only screen and (max-width: 480px) {
  .image-description, .video-title {
    font-size: 0.9rem;
    line-height: 1.2;
  }
}
.vc_pageable-slide-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
.vc_grid-container {
  padding-top: 3rem;
}
.vc_row.vc_grid {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-top: 0;
}
h3 a.vc_gitem-link {
  text-decoration: none;
}
a.vc_gitem-link {
  display: block;
  height: 100%;
}
.vc_gitem-animated-block {
  -webkit-box-shadow: 3px 3px 13px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 3px 13px 2px rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 20rem;
  background: #bebbbb;
}
.vc_gitem-animated-block .thumbnail-block, .vc_gitem-animated-block .vc_gitem_row {
  height: 100%;
}
.vc_gitem-animated-block img {
  display: none;
}
.vc_grid-item {
  display: none;
  margin-bottom: 2rem;
}
.vc_grid-item.vc_visible-item {
  display: block;
}
.vc_grid-item.vc_col-sm-6 {
  width: 48%;
  width: -moz-calc((100% - 3rem) / 2);
  width: -webkit-calc((100% - 3rem) / 2);
  width: calc((100% - 3rem) / 2);
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}
.vc_grid-item.vc_col-sm-6:nth-of-type(odd) {
  margin-left: 0;
}
.vc_grid-item.vc_col-sm-6:nth-of-type(even) {
  margin-right: 0;
}
.vc_grid-item.vc_col-sm-6 .vc_gitem-animated-block {
  height: 22rem;
}
.vc_grid-item.vc_col-sm-4 {
  width: 30%;
  width: -moz-calc((100% - 3rem) / 3);
  width: -webkit-calc((100% - 3rem) / 3);
  width: calc((100% - 3rem) / 3);
  margin-left: 0.75rem;
  margin-right: 0.75rem;
  margin-bottom: 1.5rem;
}
.vc_grid-item.vc_col-sm-4:first-of-type, .vc_grid-item.vc_col-sm-4:nth-of-type(3n+1) {
  margin-left: 0;
}
.vc_grid-item.vc_col-sm-4:nth-of-type(3n) {
  margin-right: 0;
}
.vc_grid-item.vc_col-sm-4 .vc_gitem-animated-block {
  height: 25vw;
}
.vc_grid-item.vc_col-sm-3 {
  width: 23%;
  width: -moz-calc((100% - 7.5rem) / 4);
  width: -webkit-calc((100% - 7.5rem) / 4);
  width: calc((100% - 7.5rem) / 4);
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}
.vc_grid-item.vc_col-sm-3:first-of-type, .vc_grid-item.vc_col-sm-3:nth-of-type(4n+1) {
  margin-left: 0;
}
.vc_grid-item.vc_col-sm-3:nth-of-type(4n) {
  margin-right: 0;
}
.vc_grid-item.vc_col-sm-3 .vc_gitem-animated-block {
  height: 20vw;
}
.vc_grid-item.vc_col-sm-12 {
  width: 100%;
}
/* Load more button */
.vc_pageable-load-more-btn, .vc_pageable-load-more-btn .vc_btn3-container {
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
}
@media only screen and (max-width: 1280px) {
  .vc_grid-item.vc_col-sm-6 .vc_gitem-animated-block {
    height: 18rem;
  }
  .vc_grid-item.vc_col-sm-3 {
    width: 30%;
    width: -moz-calc((100% - 5rem) / 3);
    width: -webkit-calc((100% - 5rem) / 3);
    width: calc((100% - 5rem) / 3);
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }
  .vc_grid-item.vc_col-sm-3:nth-of-type(4n+1) {
    margin-left: 1.25rem;
  }
  .vc_grid-item.vc_col-sm-3:nth-of-type(4n) {
    margin-right: 1.25rem;
  }
  .vc_grid-item.vc_col-sm-3:first-of-type, .vc_grid-item.vc_col-sm-3:nth-of-type(3n+1) {
    margin-left: 0;
  }
  .vc_grid-item.vc_col-sm-3:nth-of-type(3n) {
    margin-right: 0;
  }
  .vc_grid-item.vc_col-sm-3 .vc_gitem-animated-block {
    height: 25vw;
  }
}
@media only screen and (max-width: 1024px) {
  .vc_grid-item.vc_col-sm-6 .vc_gitem-animated-block {
    height: 27vw;
  }
}
@media only screen and (max-width: 768px) {
  .vc_grid-item.vc_col-sm-4 {
    width: 48%;
    width: -moz-calc((100% - 1.5rem) / 2);
    width: -webkit-calc((100% - 1.5rem) / 2);
    width: calc((100% - 1.5rem) / 2);
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }
  .vc_grid-item.vc_col-sm-4:nth-of-type(3n) {
    margin-right: 1.75rem;
  }
  .vc_grid-item.vc_col-sm-4:nth-of-type(odd) {
    margin-left: 0;
    margin-right: 0.75rem;
  }
  .vc_grid-item.vc_col-sm-4:nth-of-type(even) {
    margin-right: 0;
    margin-left: 0.75rem;
  }
  .vc_grid-item.vc_col-sm-3 {
    width: -moz-calc((100% - 2rem) / 2);
    width: -webkit-calc((100% - 2rem) / 2);
    width: calc((100% - 2rem) / 2);
    margin-left: 1rem;
    margin-right: 1rem;
  }
  .vc_grid-item.vc_col-sm-3:nth-of-type(3n) {
    margin-right: 1rem;
  }
  .vc_grid-item.vc_col-sm-3:nth-of-type(odd) {
    margin-left: 0;
    margin-right: 1rem;
  }
  .vc_grid-item.vc_col-sm-3:nth-of-type(even) {
    margin-right: 0;
    margin-left: 1rem;
  }
  .vc_grid-item.vc_col-sm-3 .vc_gitem-animated-block {
    height: 37vw;
  }
  .vc_grid-item {
    margin-bottom: 2rem;
  }
}
@media only screen and (max-width: 600px) {
  .vc_grid-item.vc_col-sm-4, .vc_grid-item.vc_col-sm-3, .vc_grid-item.vc_col-sm-6 {
    width: 100%;
  }
  .vc_grid-item.vc_col-sm-4:nth-of-type(odd), .vc_grid-item.vc_col-sm-4:nth-of-type(even), .vc_grid-item.vc_col-sm-3:nth-of-type(odd), .vc_grid-item.vc_col-sm-3:nth-of-type(even), .vc_grid-item.vc_col-sm-6:nth-of-type(odd), .vc_grid-item.vc_col-sm-6:nth-of-type(even) {
    margin-left: 0;
    margin-right: 0;
  }
  .vc_grid-item.vc_col-sm-4 .vc_gitem-animated-block, .vc_grid-item.vc_col-sm-3 .vc_gitem-animated-block, .vc_grid-item.vc_col-sm-6 .vc_gitem-animated-block {
    height: 50vw;
  }
  .vc_grid-container {
    padding-top: 2rem;
  }
}
@media only screen and (max-width: 480px) {
  .vc_grid-item.vc_col-sm-6 .vc_gitem-animated-block {
    height: 55vw;
  }
  .vc_grid-item {
    margin-bottom: 1.5rem;
  }
  .vc_row.vc_gitem_row {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .vc_grid-container {
    padding-top: 1.5rem;
  }
}
@media only screen and (max-width: 360px) {
  .vc_grid-item.vc_col-sm-6 .vc_gitem-animated-block {
    height: 60vw;
  }
  .vc_grid-container {
    padding-top: 1rem;
  }
}
.wpb_text_column ol, .wpb_text_column ul {
  padding-left: 1.5rem;
  position: relative;
  margin-bottom: 1.25rem;
  margin-top: 1.25rem;
}
.wpb_text_column ol li, .wpb_text_column ul li {
  padding: 0.1rem 0 0.1rem 0.5rem;
  list-style-type: circle;
}
.wpb_text_column ol li {
  list-style-type: decimal;
}
.form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.5rem;
}
.form-group > p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.form-group .wpcf7-form-control-wrap {
  display: block;
  margin-top: 0.5rem;
  margin-bottom: 0.25rem;
  margin-right: 0.75rem;
  margin-left: 0.75rem;
  width: 100%;
}
.form-group .wpcf7-form-control-wrap:first-of-type {
  margin-left: 0;
}
.form-group .wpcf7-form-control-wrap:last-of-type {
  margin-right: 0;
}
label {
  width: 100%;
  font-size: 1.3rem;
  margin-top: 1.5rem;
  color: #242424;
}
input[type="text"], input[type="email"], select {
  height: 2rem;
}
input[type="text"], input[type="email"], select, textarea, input[type="search"] {
  border: 0.0625rem solid #242424;
  background: white;
  color: #242424;
  flex: 1;
  width: 100%;
  padding: 0.75rem;
  outline: none;
}
input[type="text"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, select::-webkit-input-placeholder, textarea::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #242424;
}
input[type="text"]::-moz-placeholder, input[type="email"]::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder, input[type="search"]::-moz-placeholder {
  /* Firefox 19+ */
  color: #242424;
}
input[type="text"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, select:-ms-input-placeholder, textarea:-ms-input-placeholder, input[type="search"]:-ms-input-placeholder {
  /* IE 10+ */
  color: #242424;
}
input[type="text"]:-moz-placeholder, input[type="email"]:-moz-placeholder, select:-moz-placeholder, textarea:-moz-placeholder, input[type="search"]:-moz-placeholder {
  /* Firefox 18- */
  color: #242424;
}
select, input#search {
  height: 2.25rem;
}
input[type="text"], input[type="email"] {
  height: 2.75rem;
}
input[type="submit"] {
  background: #242424;
  border-color: #242424;
  padding: 1rem 3rem;
  color: white;
  float: right;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.075em;
}
.submit-group {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 2rem;
}
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, textarea:-webkit-autofill, textarea:-webkit-autofill:hover, textarea:-webkit-autofill:focus, select:-webkit-autofill, select:-webkit-autofill:hover, select:-webkit-autofill:focus {
  -webkit-text-fill-color: #242424;
  -webkit-box-shadow: 0 0 0 1000px transparent inset;
  transition: background-color 5000s ease-in-out 0s;
}
/* Validation */
.wpcf7-form {
  padding-top: 1rem;
}
.wpcf7-not-valid-tip {
  font-size: 1rem;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
  background: #ffedbd;
  border-color: #ffb900;
}
.wpcf7 form.sent .wpcf7-response-output {
  border-color: #242424;
  background: #d0e9f0;
}
.wpcf7 form .wpcf7-response-output {
  -webkit-border-radius: 0.4rem;
  -moz-border-radius: 0.4rem;
  border-radius: 0.4rem;
  border: 0.0625rem solid #242424;
  line-height: 1.4rem;
  padding: 0.5rem 1rem;
  margin-left: 0;
  margin-right: 0;
}
/* Select */
.category-filter {
  position: relative;
}
.category-filter::after {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "";
  display: block;
  border: 5px solid transparent;
  border-top: 5px solid #000000;
  margin-left: 2px;
  vertical-align: bottom;
  position: absolute;
  right: 1rem;
  top: 54%;
}
select, input#search {
  -webkit-border-radius: 2rem;
  -moz-border-radius: 2rem;
  border-radius: 2rem;
  padding: 0 1.75rem;
  outline: none;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 500;
  font-size: 0.9rem;
}
input#search {
  padding-right: 2.5rem;
}
@media only screen and (max-width: 600px) {
  .form-group {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .form-group .wpcf7-form-control-wrap {
    margin-left: 0;
    margin-right: 0;
  }
}
.video-wrap, .wpb_video_wrapper {
  padding-bottom: 63%;
  margin-bottom: 0.75rem;
  position: relative;
}
iframe {
  width: 100%;
  max-width: 100%;
  height: 100%;
  position: absolute;
}
.bg-video {
  height: 100vh;
  width: 100%;
  overflow: hidden;
  position: absolute;
}
.bg-video .bg-video-wrap {
  position: relative;
  height: 100%;
  width: 100%;
  overflow: hidden;
  pointer-events: none;
}
.bg-video iframe {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  pointer-events: none;
  position: absolute;
  left: 50%;
  top: 50%;
  min-width: 177.77vh;
  min-height: 100vh;
  height: 56.25vw;
  margin: 0;
  padding: 0;
  display: block;
}
.vc_separator {
  display: block;
  height: 0.0625rem;
  background: #E8E8E8;
  margin: 1rem 0;
}
table td {
  padding: 1rem 2rem 1rem 0;
}
.years-table .year {
  font-size: 1.1rem;
}
.years-table .past-year {
  color: #BEBABA;
}
.wpb_animate_when_almost_visible.slideInUp, .animate-when-almost-visible.slideInUp {
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  opacity: 0;
}
.wpb_animate_when_almost_visible.slideInUp.wpb_start_animation, .wpb_animate_when_almost_visible.slideInUp.start-animation, .animate-when-almost-visible.slideInUp.wpb_start_animation, .animate-when-almost-visible.slideInUp.start-animation {
  -webkit-animation-name: moveUp;
  /* Safari 4.0 - 8.0 */
  animation-name: moveUp;
  -webkit-animation-duration: 0.5s;
  /* Safari 4.0 - 8.0 */
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
  /* Chrome 16+, Safari 4+ */
  -moz-animation-fill-mode: forwards;
  /* FF 5+ */
  -o-animation-fill-mode: forwards;
  /* Not implemented yet */
  -ms-animation-fill-mode: forwards;
  /* IE 10+ */
  animation-fill-mode: forwards;
  -webkit-animation-delay: 0;
  -moz-animation-delay: 0;
  -o-animation-delay: 0;
  animation-delay: 0;
  -webkit-animation-timing-function: ease-out;
  -moz-animation-timing-function: ease-out;
  -o-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.sculpture.animate-when-almost-visible.slideInUp {
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
  opacity: 0;
}
.sculpture.animate-when-almost-visible.slideInUp.start-animation {
  -webkit-animation-name: moveUp;
  /* Safari 4.0 - 8.0 */
  animation-name: moveUp;
  -webkit-animation-duration: 0.75s;
  /* Safari 4.0 - 8.0 */
  animation-duration: 0.75s;
  -webkit-animation-fill-mode: forwards;
  /* Chrome 16+, Safari 4+ */
  -moz-animation-fill-mode: forwards;
  /* FF 5+ */
  -o-animation-fill-mode: forwards;
  /* Not implemented yet */
  -ms-animation-fill-mode: forwards;
  /* IE 10+ */
  animation-fill-mode: forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-timing-function: ease-out;
  -moz-animation-timing-function: ease-out;
  -o-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.vc_grid-container[data-initial-loading-animation="slideInUp"] {
  -webkit-animation-name: moveUp;
  /* Safari 4.0 - 8.0 */
  animation-name: moveUp;
  -webkit-animation-duration: 0.5s;
  /* Safari 4.0 - 8.0 */
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
  /* Chrome 16+, Safari 4+ */
  -moz-animation-fill-mode: forwards;
  /* FF 5+ */
  -o-animation-fill-mode: forwards;
  /* Not implemented yet */
  -ms-animation-fill-mode: forwards;
  /* IE 10+ */
  animation-fill-mode: forwards;
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-timing-function: ease-out;
  -moz-animation-timing-function: ease-out;
  -o-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  opacity: 0;
}
/* Move up */
@-webkit-keyframes moveUp {
  5% {
    opacity: 0.25;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
  }
}
@-moz-keyframes moveUp {
  5% {
    opacity: 0.25;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
  }
}
@keyframes moveUp {
  5% {
    opacity: 0.25;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
  }
}
#scene {
  height: 100vh;
  width: 100vw;
  position: fixed;
  pointer-events: none;
  mix-blend-mode: exclusion;
  mix-blend-mode: screen;
}
#specks {
  position: absolute;
  z-index: 999;
  height: 100vh;
  width: 100vw;
}
.speck {
  opacity: 0;
  height: 4px;
  width: 4px;
  background: url(/wp-content/themes/koendevries/assets/images/dust-particles/speck.png);
  background-size: cover;
  position: absolute;
  border-radius: 10px;
  z-index: 99;
}
.img {
  position: absolute;
  height: 100000px;
  width: 100000px;
  top: -8500px;
  left: -8000px;
  animation-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
  animation-name: float;
  animation-iteration-count: infinite;
}
#img-1 {
  opacity: 0.25;
  background: url(/wp-content/themes/koendevries/assets/images/dust-particles/dust1.jpeg);
  background-repeat: repeat;
  animation-duration: 600s;
}
#img-3 {
  opacity: 0.15;
  background: url(/wp-content/themes/koendevries/assets/images/dust-particles/dust3.jpeg);
  background-repeat: repeat;
  animation-duration: 350s;
}
/* Animations */
@-webkit-keyframes twinkle {
  0% {
    transform: translate(0px, 0px);
  }
  30% {
    opacity: 0;
  }
  50% {
    opacity: 0.75;
  }
  70% {
    opacity: 0;
  }
  100% {
    transform: translate(175px, 100px);
  }
}
@keyframes twinkle {
  0% {
    transform: translate(0px, 0px);
  }
  30% {
    opacity: 0;
  }
  50% {
    opacity: 0.75;
  }
  70% {
    opacity: 0;
  }
  100% {
    transform: translate(175px, 100px);
  }
}
@-webkit-keyframes float {
  0% {
    transform: translate(0px, 0px);
  }
  100% {
    transform: translate(8000px, 4000px);
  }
}
@keyframes float {
  0% {
    transform: translate(0px, 0px);
  }
  100% {
    transform: translate(8000px, 4000px);
  }
}
.fade-in-letters span {
  -webkit-filter: blur(3px);
  filter: blur(3px);
  opacity: 0;
}
.fade-in-letters span.activate {
  -webkit-animation-name: animateLetter;
  /* Safari 4.0 - 8.0 */
  animation-name: animateLetter;
  -webkit-animation-duration: 1s;
  /* Safari 4.0 - 8.0 */
  animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  /* Chrome 16+, Safari 4+ */
  -moz-animation-fill-mode: forwards;
  /* FF 5+ */
  -o-animation-fill-mode: forwards;
  /* Not implemented yet */
  -ms-animation-fill-mode: forwards;
  /* IE 10+ */
  animation-fill-mode: forwards;
  -webkit-animation-delay: var(--delay);
  -moz-animation-delay: var(--delay);
  -o-animation-delay: var(--delay);
  animation-delay: var(--delay);
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -o-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: once;
  -moz-animation-iteration-count: once;
  -o-animation-iteration-count: once;
  animation-iteration-count: once;
}
.fade-in-element.activate {
  -webkit-animation-name: animateLetter;
  /* Safari 4.0 - 8.0 */
  animation-name: animateLetter;
  -webkit-animation-duration: 1s;
  /* Safari 4.0 - 8.0 */
  animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  /* Chrome 16+, Safari 4+ */
  -moz-animation-fill-mode: forwards;
  /* FF 5+ */
  -o-animation-fill-mode: forwards;
  /* Not implemented yet */
  -ms-animation-fill-mode: forwards;
  /* IE 10+ */
  animation-fill-mode: forwards;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -o-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: once;
  -moz-animation-iteration-count: once;
  -o-animation-iteration-count: once;
  animation-iteration-count: once;
}
@keyframes animateLetter {
  0% {
    opacity: 0;
    -webkit-filter: blur(3px);
    filter: blur(3px);
  }
  50% {
    opacity: 1;
    -webkit-filter: blur(3px);
    filter: blur(3px);
  }
  100% {
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0);
  }
}
.toggle-menu-wrap {
  -webkit-box-shadow: 3px 3px 13px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 3px 13px 2px rgba(0, 0, 0, 0.1);
  -webkit-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -ms-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  min-height: -moz-calc((var(--vh, 1vh) * 100));
  min-height: -webkit-calc((var(--vh, 1vh) * 100));
  min-height: calc((var(--vh, 1vh) * 100));
  background: #000000;
  position: fixed;
  right: -100vw;
  top: 0;
  bottom: 0;
  width: 50vw;
  z-index: 12;
}
.menus-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
  flex-flow: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: -moz-calc((var(--vh, 1vh) * 100));
  min-height: -webkit-calc((var(--vh, 1vh) * 100));
  min-height: calc((var(--vh, 1vh) * 100));
  color: white;
  padding: 6rem;
  height: 100%;
}
.menus-wrap a {
  color: white;
  text-decoration: none;
}
body.menu-open .toggle-menu-wrap {
  right: 0;
}
@media only screen and (max-width: 1024px) {
  .toggle-menu-wrap {
    width: 80vw;
  }
}
@media only screen and (max-width: 600px) {
  .menus-wrap {
    padding: 4.5rem;
  }
  .toggle-menu-wrap {
    width: 100vw;
  }
}
@media only screen and (max-width: 480px) {
  .menus-wrap {
    padding: 3rem;
  }
}
@media only screen and (max-width: 360px) {
  .menus-wrap {
    padding: 2rem;
    padding-left: 3rem;
  }
}
.primary-menu-wrap {
  width: 100%;
}
.primary-menu-wrap li {
  display: block;
  position: relative;
  padding-left: 0;
}
.primary-menu-wrap li a {
  color: #FFFFFF;
  padding: 0.85rem 0;
  font-weight: 500;
  text-decoration: none;
  font-size: 1.3rem;
  line-height: 1;
  display: inline-block;
  position: relative;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}
.primary-menu-wrap li a::before {
  content: "";
  position: absolute;
  height: 0.125rem;
  bottom: -0.25rem;
  background: transparent;
  width: 100%;
}
.primary-menu-wrap li a::after {
  display: block;
  content: attr(title);
  content: attr(title) / "";
  font-weight: 500;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
html.non-touch .primary-menu-wrap li:hover > a, .primary-menu-wrap li.current-menu-item > a, .primary-menu-wrap li.current-page-ancestor > a {
  text-decoration: underline;
}
@media only screen and (max-width: 600px) {
  .primary-menu-wrap li a {
    padding: 0.65rem 0;
  }
}
@media only screen and (max-width: 480px) {
  .primary-menu-wrap li a {
    font-size: 1.2rem;
    padding: 0.55rem 0;
  }
}
.menu-social-menu-container li {
  display: inline;
  margin-right: 0.5rem;
}
.menu-social-menu-container li a {
  display: inline-block;
}
.menu-social-menu-container img {
  height: 1.75rem;
  width: auto;
}
.toggle-menu-wrap .menu-social-menu-container {
  padding-top: 5rem;
}
footer .menu-social-menu-container img {
  height: 1.65rem;
}
/* Hover effect */
html.non-touch .menu-social-menu-container li a:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
@media only screen and (max-width: 768px) {
  footer .menu-social-menu-container ul {
    text-align: center;
  }
}
.toggle-menu-button {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 2.6rem;
  height: 1.6875rem;
  z-index: 13;
  position: fixed;
  right: 4rem;
}
.toggle-menu-button .bars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
  flex-flow: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  margin-top: 0.1rem;
}
.toggle-menu-button .bar {
  -webkit-transition: transform 300ms ease-in-out 0s;
  -o-transition: transform 300ms ease-in-out 0s;
  transition: transform 300ms ease-in-out 0s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -ms-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  background: #E8E8E8;
  height: 0.1875rem;
  width: 100%;
}
body.menu-open .toggle-menu-button .bars {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
body.menu-open .toggle-menu-button .bar:first-of-type {
  -webkit-transform: rotate(-45deg) translateY(0.15rem) translateX(-0.15rem);
  -ms-transform: rotate(-45deg) translateY(0.15rem) translateX(-0.15rem);
  transform: rotate(-45deg) translateY(0.15rem) translateX(-0.15rem);
}
body.menu-open .toggle-menu-button .bar:nth-of-type(2) {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
body.menu-open .toggle-menu-button .bar:last-of-type {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .toggle-menu-button {
    right: 3rem;
  }
}
@media only screen and (max-width: 768px) {
  .toggle-menu-button {
    right: 2.5rem;
  }
}
@media only screen and (max-width: 600px) {
  .toggle-menu-button {
    right: 2rem;
  }
}
@media only screen and (max-width: 480px) {
  .toggle-menu-button {
    right: 1.25rem;
  }
}
@media only screen and (max-width: 480px) {
  .toggle-menu-button {
    right: 1rem;
  }
}
.language-toggle-wrap {
  padding-right: 5.5rem;
}
.language-toggle-wrap li {
  display: inline;
  margin-right: 0.25rem;
}
.language-toggle-wrap li a {
  text-decoration: none;
  font-weight: 500;
  font-size: 1.2rem;
}
.language-toggle-wrap li::after {
  content: "/";
  margin-left: 0.5rem;
}
.language-toggle-wrap li:last-of-type::after {
  content: "";
}
html.non-touch .language-toggle-wrap li:hover a, .language-toggle-wrap li.current-lang a {
  color: rgba(255, 255, 255, 0.5);
}
.page-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: absolute;
  width: 100%;
  padding: 3rem 4rem;
}
.page-nav a {
  display: block;
}
.page-nav a img {
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -o-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -ms-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  width: 3.5rem;
  height: auto;
  display: block;
}
.page-nav a.prev {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
html.non-touch .page-nav a:hover img {
  -webkit-transform: translateX(1rem);
  -ms-transform: translateX(1rem);
  transform: translateX(1rem);
}
@media only screen and (max-width: 768px) {
  .page-nav {
    padding: 3rem 3rem;
  }
}
@media only screen and (max-width: 600px) {
  .page-nav {
    padding: 3rem 2.5rem;
  }
}
@media only screen and (max-width: 480px) {
  .page-nav {
    padding: 3rem 1rem;
  }
  .page-nav a img {
    width: 2.75rem;
  }
}
@media only screen and (max-width: 360px) {
  .page-nav {
    padding: 3rem 0.75rem;
  }
}
.sculpture-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  height: 8rem;
}
.sculpture-controls select {
  font-size: 0.9rem;
}
.sculpture-controls select, .sculpture-controls .sculpture-search {
  min-width: 16rem;
}
.sculpture-search {
  position: relative;
}
.sculpture-search::after {
  content: "";
  background-image: url(/wp-content/themes/koendevries/assets/images/search-icon.svg);
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  width: 2rem;
  height: 100%;
  position: absolute;
  right: 0.4rem;
  top: 0;
  pointer-events: none;
}
.sculpture-search input[type="submit"] {
  display: block;
  width: 2rem;
  height: 100%;
  position: absolute;
  right: 0.4rem;
  top: 0;
  background: transparent;
  border: none;
  padding: 0;
  min-width: 0;
}
@media only screen and (max-width: 600px) {
  .sculpture-controls {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-left: 25%;
    margin-bottom: 2rem;
  }
}
@media only screen and (max-width: 480px) {
  .sculpture-controls {
    margin-top: 0;
    height: auto;
    margin-bottom: 3rem;
  }
}
body.post-type-archive-sculpture #sculpture-list {
  opacity: 0;
}
body.ajaxLoading #sculpture-list {
  opacity: 0;
}
body.ajaxLoaded #sculpture-list {
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -ms-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  opacity: 1;
}
h3.no-sculptures-found {
  color: #FFFFFF;
}
#sculpture-list {
  width: 100%;
}
#sculpture-list h3 {
  text-align: center;
  color: #BEBABA;
}
#sculpture-list .sculptures {
  margin-bottom: 8rem;
}
#sculpture-list .sculpture {
  margin-bottom: 1.5rem;
}
#sculpture-list .sculpture .sculpture-content {
  -webkit-box-shadow: 3px 3px 13px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 3px 3px 13px 2px rgba(0, 0, 0, 0.25);
  position: relative;
}
#sculpture-list .sculpture .sculpture-thumbnail {
  display: block;
}
#sculpture-list .sculpture .sculpture-thumbnail img {
  height: auto;
  width: 600px;
  display: block;
}
#sculpture-list .sculpture .sculpture-label {
  -webkit-transform: translateY(99%);
  -ms-transform: translateY(99%);
  transform: translateY(99%);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -ms-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0.7rem 1rem;
  position: absolute;
  bottom: 0;
  height: auto;
  left: 0;
  right: 0;
  max-height: 0;
  background: #FFFFFF;
  color: #242424;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  text-align: center;
  font-size: 1rem;
  line-height: 1.1rem;
  font-weight: 500;
  opacity: 0;
}
#sculpture-list .sculpture .sculpture-label::after {
  content: "";
  display: block;
  background-image: url(/wp-content/themes/koendevries/assets/images/arrow-right-dark-grey.svg);
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
  width: 1.25rem;
  height: 0.75rem;
  margin-left: 0.5rem;
}
html.non-touch #sculpture-list .sculpture:hover .sculpture-label {
  opacity: 1;
  max-height: 100%;
}
@media only screen and (max-width: 600px) {
  #sculpture-list .sculpture {
    margin-bottom: 4rem;
  }
  #sculpture-list .sculpture .sculpture-label {
    opacity: 1;
    max-height: 100%;
  }
}
@media only screen and (max-width: 480px) {
  .sculpture-search {
    margin-bottom: 1rem;
  }
  #sculpture-list .sculptures {
    margin-bottom: 4rem;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Fkoendevries.nl%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2Fkoendevries%2Fassets%2Fwp-scss%2Fbase%2F_reset.scss%22%2C%22wp-content%2Fthemes%2Fkoendevries%2Fassets%2Fwp-scss%2Fmain.scss%22%2C%22wp-content%2Fthemes%2Fkoendevries%2Fassets%2Fwp-scss%2Fbase%2F_typography.scss%22%2C%22wp-content%2Fthemes%2Fkoendevries%2Fassets%2Fwp-scss%2Fbase%2F_backgrounds.scss%22%2C%22wp-content%2Fthemes%2Fkoendevries%2Fassets%2Fwp-scss%2Fbase%2F_layout.scss%22%2C%22wp-content%2Fthemes%2Fkoendevries%2Fassets%2Fwp-scss%2Fbase%2F_responsive-helpers.scss%22%2C%22wp-content%2Fthemes%2Fkoendevries%2Fassets%2Fwp-scss%2Fbase%2F_dark-theme.scss%22%2C%22wp-content%2Fthemes%2Fkoendevries%2Fassets%2Fwp-scss%2Fcomponents%2F_header.scss%22%2C%22wp-content%2Fthemes%2Fkoendevries%2Fassets%2Fwp-scss%2Fcomponents%2F_footer.scss%22%2C%22wp-content%2Fthemes%2Fkoendevries%2Fassets%2Fwp-scss%2Fcomponents%2F_top-section.scss%22%2C%22wp-content%2Fthemes%2Fkoendevries%2Fassets%2Fwp-scss%2Fcomponents%2F_header-image.scss%22%2C%22wp-content%2Fthemes%2Fkoendevries%2Fassets%2Fwp-scss%2Fcomponents%2F_intro.scss%22%2C%22wp-content%2Fthemes%2Fkoendevries%2Fassets%2Fwp-scss%2Fcomponents%2F_single-sculpture.scss%22%2C%22wp-content%2Fthemes%2Fkoendevries%2Fassets%2Fwp-scss%2Fcomponents%2F_masonry-grid.scss%22%2C%22wp-content%2Fthemes%2Fkoendevries%2Fassets%2Fwp-scss%2Fcomponents%2F_archive-sculptures.scss%22%2C%22wp-content%2Fthemes%2Fkoendevries%2Fassets%2Fwp-scss%2Fcomponents%2F_loader.scss%22%2C%22wp-content%2Fthemes%2Fkoendevries%2Fassets%2Fwp-scss%2Fcomponents%2F_owl-carousel.scss%22%2C%22wp-content%2Fthemes%2Fkoendevries%2Fassets%2Fwp-scss%2Fcomponents%2F_model-viewer.scss%22%2C%22wp-content%2Fthemes%2Fkoendevries%2Fassets%2Fwp-scss%2Felements%2F_sections.scss%22%2C%22wp-content%2Fthemes%2Fkoendevries%2Fassets%2Fwp-scss%2Felements%2F_rows.scss%22%2C%22wp-content%2Fthemes%2Fkoendevries%2Fassets%2Fwp-scss%2Felements%2F_columns.scss%22%2C%22wp-content%2Fthemes%2Fkoendevries%2Fassets%2Fwp-scss%2Felements%2F_buttons.scss%22%2C%22wp-content%2Fthemes%2Fkoendevries%2Fassets%2Fwp-scss%2Felements%2F_images.scss%22%2C%22wp-content%2Fthemes%2Fkoendevries%2Fassets%2Fwp-scss%2Felements%2F_grid.scss%22%2C%22wp-content%2Fthemes%2Fkoendevries%2Fassets%2Fwp-scss%2Felements%2F_lists.scss%22%2C%22wp-content%2Fthemes%2Fkoendevries%2Fassets%2Fwp-scss%2Felements%2F_forms.scss%22%2C%22wp-content%2Fthemes%2Fkoendevries%2Fassets%2Fwp-scss%2Felements%2F_video.scss%22%2C%22wp-content%2Fthemes%2Fkoendevries%2Fassets%2Fwp-scss%2Felements%2F_separators.scss%22%2C%22wp-content%2Fthemes%2Fkoendevries%2Fassets%2Fwp-scss%2Felements%2F_table.scss%22%2C%22wp-content%2Fthemes%2Fkoendevries%2Fassets%2Fwp-scss%2Feffects%2F_animations.scss%22%2C%22wp-content%2Fthemes%2Fkoendevries%2Fassets%2Fwp-scss%2Feffects%2F_dust-particles.scss%22%2C%22wp-content%2Fthemes%2Fkoendevries%2Fassets%2Fwp-scss%2Feffects%2F_fade-in-letters.scss%22%2C%22wp-content%2Fthemes%2Fkoendevries%2Fassets%2Fwp-scss%2Fnavigation%2F_toggle-menu-wrap.scss%22%2C%22wp-content%2Fthemes%2Fkoendevries%2Fassets%2Fwp-scss%2Fnavigation%2F_primary-menu.scss%22%2C%22wp-content%2Fthemes%2Fkoendevries%2Fassets%2Fwp-scss%2Fnavigation%2F_social-menu.scss%22%2C%22wp-content%2Fthemes%2Fkoendevries%2Fassets%2Fwp-scss%2Fnavigation%2F_toggle-menu-button.scss%22%2C%22wp-content%2Fthemes%2Fkoendevries%2Fassets%2Fwp-scss%2Fnavigation%2F_language-toggle.scss%22%2C%22wp-content%2Fthemes%2Fkoendevries%2Fassets%2Fwp-scss%2Fnavigation%2F_page-nav.scss%22%2C%22wp-content%2Fthemes%2Fkoendevries%2Fassets%2Fwp-scss%2Fsculptures%2F_sculpture-filters.scss%22%2C%22wp-content%2Fthemes%2Fkoendevries%2Fassets%2Fwp-scss%2Fsculptures%2F_sculptures-list.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AACA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACDA%3BADwBA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAExGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAcF%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAEE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAcF%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BACzPF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAFzBF%3BAEgCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC%2FBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAACE%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAGF%3BAACE%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAGF%3BAACE%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAGF%3BAACE%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAGF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAH5FA%3BAGkGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC3JF%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BACzCA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BACTF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAEE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BACrFF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIA%3BAAIM%3BAAAA%3BAAAA%3BAAAA%3BAAQN%3BAAEE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAKE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAC5JF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAEE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BACfF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAClCF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAKF%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BACjDF%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMJ%3BAACE%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAGF%3BAACE%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAGF%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAClMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAEE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAEE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BACpEA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAGI%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAEE%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAEE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAC1GF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BACTE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAClCN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAClGR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAKF%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BACnGF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAlBjDF%3BAkByDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlBzDA%3BAkB%2BDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlB%2FDA%3BAkB6EA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAClFF%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAnBtCF%3BAmB6CA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAnBhEF%3BAmBuEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAnBzFJ%3BAmBiGA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAnB5GF%3BAmBmHA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAnB%2FIF%3BAmBwJI%3BAAAA%3BAAAA%3BAAMJ%3BAAIM%3BAAAA%3BAAAA%3BAAAA%3BAAQN%3BAAIM%3BAAAA%3BAAAA%3BAAAA%3BAAQN%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAcJ%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAeI%3BAAAA%3BAAAA%3BAAAA%3BAAQN%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAcI%3BAAAA%3BAAAA%3BAAAA%3BAAQN%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BACnUF%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApBNA%3BAoBkBA%3BAAAA%3BAAAA%3BAAAA%3BApBlBA%3BAoByBA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApBxCF%3BAoBkDE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApB9DF%3BAoBuEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApB9EF%3BAoB0FA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBE%3BAAAA%3BAAAA%3BApBzHN%3BAoBkIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApBtIA%3BAoB6IE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BApBjJJ%3BAoB0JE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BApB9JF%3BAoBuKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApBnLJ%3BAoB%2BLI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApB3MJ%3BAoBqNA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAMM%3BAAAA%3BAAAA%3BAAAA%3BAAQN%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACtPF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC5GF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAtBpHA%3BAsB8HA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAGI%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAEE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAGI%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAGI%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAC9RA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BACdJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAxB3FA%3BAwB2GA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAxB7HA%3BAwBwIA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAIA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC3KJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC3BF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACCE%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BACVA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA5BvBA%3BA4B%2BBA%3BAACE%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGF%3BAACE%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGF%3BAACE%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC7CF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7BrDA%3BA6BkEA%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAC7GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACxBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAKF%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAEE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAChEF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaN%3BAAAA%3BAAAA%3BAAMA%3BAAIM%3BAAAA%3BAAAA%3BAAAA%3BAAQN%3BAAIM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC%2FDJ%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAjCtBF%3BAiC6BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BACnCJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMJ%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BACjFF%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAC5BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAEE%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAQN%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAChEF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcF%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC5DF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAuBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBJ%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAEE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAEE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%22%7D */