@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,400;0,700;1,400;1,700&family=Vollkorn:wght@700&display=swap");
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-moz-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-ms-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-o-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-moz-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-ms-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-o-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-moz-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-ms-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-o-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-moz-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-ms-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-o-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-moz-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-ms-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-o-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-moz-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-ms-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-o-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-ms-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-o-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-moz-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-ms-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-o-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-ms-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
  }
}
@-moz-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
  }
}
@-ms-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
  }
}
@-o-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
  }
}
@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@-moz-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@-ms-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@-o-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
@-moz-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
@-ms-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
@-o-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@-moz-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@-ms-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@-o-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }
}
@-moz-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }
}
@-ms-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }
}
@-o-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }
}
@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@-moz-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@-ms-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@-o-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
@-moz-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
@-ms-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
@-o-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@-moz-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@-ms-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@-o-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-moz-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-ms-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-o-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-moz-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-ms-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-o-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-moz-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-ms-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-o-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-moz-keyframes slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-ms-keyframes slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-o-keyframes slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@-moz-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@-ms-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@-o-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@-moz-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@-ms-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@-o-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -moz-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    -o-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@-moz-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@-ms-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@-o-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -moz-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    -o-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@-moz-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@-ms-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@-o-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    -o-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@-moz-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    -o-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@-ms-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    -o-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@-o-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    -o-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    -o-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@-webkit-keyframes zoomInDown {
  0% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -o-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
  }
  60% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
  }
}
@-moz-keyframes zoomInDown {
  0% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -o-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
  }
  60% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
  }
}
@-ms-keyframes zoomInDown {
  0% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -o-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
  }
  60% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
  }
}
@-o-keyframes zoomInDown {
  0% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -o-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
  }
  60% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
  }
}
@keyframes zoomInDown {
  0% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -o-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
  }
  60% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
  }
}
@-webkit-keyframes zoomInLeft {
  0% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -o-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
  }
  60% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
  }
}
@-moz-keyframes zoomInLeft {
  0% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -o-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
  }
  60% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
  }
}
@-ms-keyframes zoomInLeft {
  0% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -o-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
  }
  60% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
  }
}
@-o-keyframes zoomInLeft {
  0% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -o-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
  }
  60% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
  }
}
@keyframes zoomInLeft {
  0% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -o-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
  }
  60% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
  }
}
@-webkit-keyframes zoomInRight {
  0% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -o-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
  }
  60% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
  }
}
@-moz-keyframes zoomInRight {
  0% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -o-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
  }
  60% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
  }
}
@-ms-keyframes zoomInRight {
  0% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -o-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
  }
  60% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
  }
}
@-o-keyframes zoomInRight {
  0% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -o-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
  }
  60% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
  }
}
@keyframes zoomInRight {
  0% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -o-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
  }
  60% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
  }
}
@-webkit-keyframes zoomInUp {
  0% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -o-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
  }
  60% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
  }
}
@-moz-keyframes zoomInUp {
  0% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -o-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
  }
  60% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
  }
}
@-ms-keyframes zoomInUp {
  0% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -o-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
  }
  60% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
  }
}
@-o-keyframes zoomInUp {
  0% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -o-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
  }
  60% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
  }
}
@keyframes zoomInUp {
  0% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -o-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
  }
  60% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
  }
}
@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    -o-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    -o-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}
@-ms-keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    -o-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    -o-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -moz-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    -o-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes zoomOutDown {
  40% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
  }
  100% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -o-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    -o-transform-origin: center bottom;
    transform-origin: center bottom;
  }
}
@-moz-keyframes zoomOutDown {
  40% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
  }
  100% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -o-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    -o-transform-origin: center bottom;
    transform-origin: center bottom;
  }
}
@-ms-keyframes zoomOutDown {
  40% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
  }
  100% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -o-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    -o-transform-origin: center bottom;
    transform-origin: center bottom;
  }
}
@-o-keyframes zoomOutDown {
  40% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
  }
  100% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -o-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    -o-transform-origin: center bottom;
    transform-origin: center bottom;
  }
}
@keyframes zoomOutDown {
  40% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
  }
  100% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -o-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    -o-transform-origin: center bottom;
    transform-origin: center bottom;
  }
}
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    -moz-transform: scale(0.1) translate3d(-2000px, 0, 0);
    -ms-transform: scale(0.1) translate3d(-2000px, 0, 0);
    -o-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
  }
}
@-moz-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    -moz-transform: scale(0.1) translate3d(-2000px, 0, 0);
    -ms-transform: scale(0.1) translate3d(-2000px, 0, 0);
    -o-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
  }
}
@-ms-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    -moz-transform: scale(0.1) translate3d(-2000px, 0, 0);
    -ms-transform: scale(0.1) translate3d(-2000px, 0, 0);
    -o-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
  }
}
@-o-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    -moz-transform: scale(0.1) translate3d(-2000px, 0, 0);
    -ms-transform: scale(0.1) translate3d(-2000px, 0, 0);
    -o-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    -moz-transform: scale(0.1) translate3d(-2000px, 0, 0);
    -ms-transform: scale(0.1) translate3d(-2000px, 0, 0);
    -o-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
  }
}
@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    -moz-transform: scale(0.1) translate3d(2000px, 0, 0);
    -ms-transform: scale(0.1) translate3d(2000px, 0, 0);
    -o-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    -moz-transform-origin: right center;
    -ms-transform-origin: right center;
    -o-transform-origin: right center;
    transform-origin: right center;
  }
}
@-moz-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    -moz-transform: scale(0.1) translate3d(2000px, 0, 0);
    -ms-transform: scale(0.1) translate3d(2000px, 0, 0);
    -o-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    -moz-transform-origin: right center;
    -ms-transform-origin: right center;
    -o-transform-origin: right center;
    transform-origin: right center;
  }
}
@-ms-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    -moz-transform: scale(0.1) translate3d(2000px, 0, 0);
    -ms-transform: scale(0.1) translate3d(2000px, 0, 0);
    -o-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    -moz-transform-origin: right center;
    -ms-transform-origin: right center;
    -o-transform-origin: right center;
    transform-origin: right center;
  }
}
@-o-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    -moz-transform: scale(0.1) translate3d(2000px, 0, 0);
    -ms-transform: scale(0.1) translate3d(2000px, 0, 0);
    -o-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    -moz-transform-origin: right center;
    -ms-transform-origin: right center;
    -o-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    -moz-transform: scale(0.1) translate3d(2000px, 0, 0);
    -ms-transform: scale(0.1) translate3d(2000px, 0, 0);
    -o-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    -moz-transform-origin: right center;
    -ms-transform-origin: right center;
    -o-transform-origin: right center;
    transform-origin: right center;
  }
}
@-webkit-keyframes zoomOutUp {
  40% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
  }
  100% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -o-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    -o-transform-origin: center bottom;
    transform-origin: center bottom;
  }
}
@-moz-keyframes zoomOutUp {
  40% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
  }
  100% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -o-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    -o-transform-origin: center bottom;
    transform-origin: center bottom;
  }
}
@-ms-keyframes zoomOutUp {
  40% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
  }
  100% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -o-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    -o-transform-origin: center bottom;
    transform-origin: center bottom;
  }
}
@-o-keyframes zoomOutUp {
  40% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
  }
  100% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -o-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    -o-transform-origin: center bottom;
    transform-origin: center bottom;
  }
}
@keyframes zoomOutUp {
  40% {
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -moz-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -o-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
  }
  100% {
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -moz-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -o-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    -o-transform-origin: center bottom;
    transform-origin: center bottom;
  }
}
@keyframes nav-link-underline-animation {
  0% {
    width: 0;
  }
  100% {
    width: calc(100% - 30px);
  }
}
@-webkit-keyframes nav-link-underline-animation {
  0% {
    width: 0;
  }
  100% {
    width: calc(100% - 30px);
  }
}
@keyframes nav-link-underline-animation-reverse {
  0% {
    width: calc(100% - 30px);
  }
  100% {
    width: 0;
  }
}
@-webkit-keyframes nav-link-underline-animation-reverse {
  0% {
    width: calc(100% - 30px);
  }
  100% {
    width: 0;
  }
}
@keyframes nav-bg-animation {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@-webkit-keyframes nav-bg-animation {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes nav-bg-animation-reverse {
  0% {
    width: 100%;
  }
  100% {
    width: 0;
  }
}
@-webkit-keyframes nav-bg-animation-reverse {
  0% {
    width: 100%;
  }
  100% {
    width: 0;
  }
}
html {
  scroll-behavior: smooth;
  -webkit-font-smoothing: antialiased;
}
/**
 * Disable smooth scrolling when users have prefers-reduced-motion enabled
 */
@media screen and (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }
}
body {
  background-color: #000;
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.6;
  color: rgba(250, 250, 250, 0.8);
  letter-spacing: 0;
}
@media (max-width: 767.98px) {
  body {
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  body {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  body {
    font-size: 20px;
  }
}
body.cke_editable {
  padding: 0;
  background: #fff;
  color: #000;
  font-size: 16px;
}
p {
  margin-bottom: 1.5em;
}
a {
  transition: all 0.2s ease-in;
  color: #b7a05e;
}
a:hover {
  color: #d7caa4;
}
img, media {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  /* kills space between img, a, and container */
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: "Vollkorn", serif;
  font-weight: 900;
  margin: 0 0 1em 0;
  line-height: 1.2;
  letter-spacing: 0em;
  text-transform: none;
}
b, strong {
  font-weight: bold;
}
@media (min-width: 768px) {
  .fixed {
    background-attachment: fixed;
  }
}
@media (pointer: coarse) {
  .fixed {
    background-attachment: scroll;
  }
}
.sticky {
  position: sticky;
}
@media (max-width: 991.98px) {
  .sticky {
    top: 67px;
  }
}
@media (min-width: 992px) {
  .sticky {
    top: 80px;
  }
}
.widget {
  overflow: hidden;
}
figure {
  margin-bottom: 2em;
}
figure picture {
  display: block;
  width: 100%;
}
figure figcaption {
  font-size: 14px;
  text-align: center;
  padding: 8px;
}
.border {
  border: 0px solid #ccc !important;
}
.border-top {
  border-top: 0px solid #ccc !important;
}
.border-right {
  border-right: 0px solid #ccc !important;
}
.border-bottom {
  border-bottom: 0px solid #ccc !important;
}
.border-left {
  border-left: 0px solid #ccc !important;
}
.section {
  position: relative;
}
@media (max-width: 767.98px) {
  .section {
    margin: 0;
  }
}
@media (min-width: 576px) {
  .section {
    margin: 30px;
  }
}
@media (max-width: 991.98px) {
  .section {
    scroll-margin-top: 67px;
  }
}
@media (min-width: 992px) {
  .section {
    scroll-margin-top: 80px;
  }
}
.section .section-title, .section .text-section-title {
  position: relative;
  font-family: "Vollkorn", serif;
  font-weight: 900;
  margin: 0 0 1em 0;
  padding: 0 0 0 0;
  color: #b7a05e;
  line-height: 1.2;
  text-transform: none;
  border-bottom: 0px solid #ccc;
  letter-spacing: 0em;
}
@media (max-width: 767.98px) {
  .section .section-title, .section .text-section-title {
    font-size: 35px;
  }
}
@media (min-width: 768px) {
  .section .section-title, .section .text-section-title {
    font-size: 40px;
  }
}
@media (min-width: 992px) {
  .section .section-title, .section .text-section-title {
    font-size: 45px;
  }
}
.section .subtitle {
  color: #b7a05e;
  font-style: normal;
  text-align: center;
}
@media (max-width: 767.98px) {
  .section .subtitle {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .section .subtitle {
    font-size: 22px;
  }
}
@media (min-width: 992px) {
  .section .subtitle {
    font-size: 26px;
  }
}
@media (max-width: 991.98px) {
  .section .container {
    padding-left: 5vw;
    padding-right: 5vw;
  }
}
@media (max-width: 991.98px) {
  .section.section-twitter, .section.section-instagram, .section.section-bands-in-town, .section.section-social-links, .section.section-elfsight-widget, .section.section-contact, .section.section-general-embed, .section.section-contact-form {
    padding: 10vw 0;
  }
}
@media (min-width: 992px) {
  .section.section-twitter, .section.section-instagram, .section.section-bands-in-town, .section.section-social-links, .section.section-elfsight-widget, .section.section-contact, .section.section-general-embed, .section.section-contact-form {
    padding: 8vw 0;
  }
}
.section.alternating {
  background-color: rgba(104, 104, 104, 0.28);
}
.section .hide-title h2, .section .hide-title h2.section-title {
  display: none;
}
.section a:not(.btn) {
  text-decoration: none;
}
.section a:hover:not(.btn) {
  text-decoration: underline;
}
.dark-bg {
  background: #000;
}
.dark-bg.section-slides-text, .dark-bg.section-cards, .dark-bg.section-general-embed, .dark-bg.section-instagram, .dark-bg.section-social-links, .dark-bg.section-contact, .dark-bg.section-contact-form, .dark-bg.section-text, .dark-bg.section-video-embed, .dark-bg.section-business-information, .dark-bg.section-subscribe {
  background: #000;
}
.light-bg {
  background: #fff;
}
.light-bg.section-slides-text, .light-bg.section-cards, .light-bg.section-general-embed, .light-bg.section-instagram, .light-bg.section-social-links, .light-bg.section-contact, .light-bg.section-contact-form, .light-bg.section-text, .light-bg.section-video-embed, .light-bg.section-business-information, .light-bg.section-subscribe {
  background: #fff;
}
.bg-color-primary {
  background-color: #b7a05e !important;
}
.bg-color-secondary {
  background-color: #326b6d !important;
}
.bg-color-tertiary {
  background-color: #6D6E71 !important;
}
.dark-bg-light-text {
  background: #000;
}
@media (min-width: 768px) {
  .dark-bg-light-text a {
    color: #b7a05e;
  }
  .dark-bg-light-text a:hover {
    color: #d7caa4;
  }
}
.light-bg-dark-text {
  background: #fff;
}
@media (min-width: 768px) {
  .light-bg-dark-text a {
    color: #b7a05e;
  }
  .light-bg-dark-text a:hover {
    color: #796836;
  }
}
.dark-text {
  color: rgba(0, 0, 0, 0.8) !important;
}
.dark-text.section-hero .hero-title-wrapper .hero-heading, .dark-text.section-hero .hero-title-wrapper .hero-sub-heading {
  color: rgba(0, 0, 0, 0.8);
}
.dark-text .section-title, .dark-text .story-block-text, .dark-text .intro-body {
  color: rgba(0, 0, 0, 0.8) !important;
}
.dark-text .section-title a, .dark-text .story-block-text a, .dark-text .intro-body a {
  color: #b7a05e !important;
}
.dark-text .section-title a:hover, .dark-text .story-block-text a:hover, .dark-text .intro-body a:hover {
  color: #796836 !important;
}
.dark-text .swiper-slide .slide-title, .dark-text .swiper-slide .slide-body {
  color: rgba(0, 0, 0, 0.8) !important;
}
.dark-text.card-item .card-title, .dark-text.card-item .card-text {
  color: rgba(0, 0, 0, 0.8) !important;
}
.light-text {
  color: #b7a05e !important;
}
.light-text.section-hero .hero-title-wrapper .hero-heading, .light-text.section-hero .hero-title-wrapper .hero-sub-heading {
  color: #b7a05e;
}
.light-text .section-title, .light-text .story-block-text, .light-text .intro-body {
  color: rgba(250, 250, 250, 0.8) !important;
}
.light-text .section-title a, .light-text .story-block-text a, .light-text .intro-body a {
  color: #b7a05e !important;
}
.light-text .section-title a:hover, .light-text .story-block-text a:hover, .light-text .intro-body a:hover {
  color: #d7caa4 !important;
}
.light-text .swiper-slide .slide-title, .light-text .swiper-slide .slide-body {
  color: rgba(250, 250, 250, 0.8) !important;
}
.light-text.section-cards .card-title, .light-text.section-cards .card-text, .light-text.card-item .card-title, .light-text.card-item .card-text {
  color: rgba(250, 250, 250, 0.8) !important;
}
.button-wrapper {
  margin: 40px 0;
}
.btn, .modal-trigger--video, .album-wrapper .musical_album__album-purchase-link a {
  padding: 15px 30px;
  border-radius: 50px;
  text-transform: none;
  font-weight: normal;
  letter-spacing: 0px;
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1em;
  text-align: center;
}
.btn:hover, .modal-trigger--video:hover, .album-wrapper .musical_album__album-purchase-link a:hover {
  text-decoration: none;
}
.btn-primary, .modal-trigger--video, .album-wrapper .musical_album__album-purchase-link a {
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
  text-align: center;
}
.btn-primary:hover, .modal-trigger--video:hover, .album-wrapper .musical_album__album-purchase-link a:hover, .btn-primary:active, .modal-trigger--video:active, .album-wrapper .musical_album__album-purchase-link a:active, .btn-primary:focus, .modal-trigger--video:focus, .album-wrapper .musical_album__album-purchase-link a:focus {
  background: #b7a05e;
  border-color: #b7a05e;
  color: #000 !important;
  text-decoration: none;
}
.btn-secondary {
  background: transparent;
  border-color: #fff;
  color: #fff;
  text-align: center;
}
.btn-secondary:hover, .btn-secondary:active, .btn-secondary:focus {
  background: #326b6d;
  border-color: #326b6d;
  color: #fff !important;
  text-decoration: none;
}
.image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 0;
}
.section-slides-text.no-overlay .image-overlay, .section-slides-text .no-overlay .image-overlay {
  background: transparent !important;
}
.section-hero.no-overlay .hero-overlay {
  background: transparent !important;
}
.section-story-block.no-overlay.light-bg-dark-text .image-overlay, .section-story-block.no-overlay.dark-bg-light-text .image-overlay {
  background: transparent !important;
}
.section-cards.no-overlay.light-bg-dark-text .image-overlay, .section-cards.no-overlay.dark-bg-light-text .image-overlay {
  background: transparent !important;
}
@media (min-width: 768px) {
  .text-wrapper-dark.section-story-block .text-wrapper {
    margin: 0 -4vw;
    padding: 4vw;
    background: #000;
    align-self: center;
  }
  .text-wrapper-dark .intro .text-wrapper, .text-wrapper-dark .text-wrapper {
    background: #000;
    padding: 4vw;
    border-radius: 0;
    margin-bottom: 4vw;
  }
  .text-wrapper-dark .intro .text-wrapper .section-title, .text-wrapper-dark .text-wrapper .section-title {
    color: #b7a05e;
  }
  .text-wrapper-dark .intro .text-wrapper .intro-body, .text-wrapper-dark .intro .text-wrapper .story-block-text, .text-wrapper-dark .text-wrapper .intro-body, .text-wrapper-dark .text-wrapper .story-block-text {
    color: rgba(250, 250, 250, 0.8);
  }
  .text-wrapper-dark .intro .text-wrapper .intro-body a, .text-wrapper-dark .intro .text-wrapper .story-block-text a, .text-wrapper-dark .text-wrapper .intro-body a, .text-wrapper-dark .text-wrapper .story-block-text a {
    color: #b7a05e;
  }
  .text-wrapper-dark .intro .text-wrapper .intro-body a:hover, .text-wrapper-dark .intro .text-wrapper .story-block-text a:hover, .text-wrapper-dark .text-wrapper .intro-body a:hover, .text-wrapper-dark .text-wrapper .story-block-text a:hover {
    color: #d7caa4;
  }
  .text-wrapper-dark .intro .text-wrapper .story-block-link a.btn, .text-wrapper-dark .intro .text-wrapper .story-block-link a.modal-trigger--video, .text-wrapper-dark .intro .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark .intro .text-wrapper .story-block-link a, .text-wrapper-dark .intro .text-wrapper .story-block-videos a.btn, .text-wrapper-dark .intro .text-wrapper .story-block-videos a.modal-trigger--video, .text-wrapper-dark .intro .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark .intro .text-wrapper .story-block-videos a, .text-wrapper-dark .text-wrapper .story-block-link a.btn, .text-wrapper-dark .text-wrapper .story-block-link a.modal-trigger--video, .text-wrapper-dark .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark .text-wrapper .story-block-link a, .text-wrapper-dark .text-wrapper .story-block-videos a.btn, .text-wrapper-dark .text-wrapper .story-block-videos a.modal-trigger--video, .text-wrapper-dark .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark .text-wrapper .story-block-videos a {
    background: transparent;
    color: #fff !important;
    border-color: transparent;
  }
  .text-wrapper-dark .intro .text-wrapper .story-block-link a.btn:hover, .text-wrapper-dark .intro .text-wrapper .story-block-link a.modal-trigger--video:hover, .text-wrapper-dark .intro .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a:hover, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark .intro .text-wrapper .story-block-link a:hover, .text-wrapper-dark .intro .text-wrapper .story-block-link a.btn:active, .text-wrapper-dark .intro .text-wrapper .story-block-link a.modal-trigger--video:active, .text-wrapper-dark .intro .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a:active, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark .intro .text-wrapper .story-block-link a:active, .text-wrapper-dark .intro .text-wrapper .story-block-link a.btn:focus, .text-wrapper-dark .intro .text-wrapper .story-block-link a.modal-trigger--video:focus, .text-wrapper-dark .intro .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a:focus, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark .intro .text-wrapper .story-block-link a:focus, .text-wrapper-dark .intro .text-wrapper .story-block-videos a.btn:hover, .text-wrapper-dark .intro .text-wrapper .story-block-videos a.modal-trigger--video:hover, .text-wrapper-dark .intro .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a:hover, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark .intro .text-wrapper .story-block-videos a:hover, .text-wrapper-dark .intro .text-wrapper .story-block-videos a.btn:active, .text-wrapper-dark .intro .text-wrapper .story-block-videos a.modal-trigger--video:active, .text-wrapper-dark .intro .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a:active, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark .intro .text-wrapper .story-block-videos a:active, .text-wrapper-dark .intro .text-wrapper .story-block-videos a.btn:focus, .text-wrapper-dark .intro .text-wrapper .story-block-videos a.modal-trigger--video:focus, .text-wrapper-dark .intro .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a:focus, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark .intro .text-wrapper .story-block-videos a:focus, .text-wrapper-dark .text-wrapper .story-block-link a.btn:hover, .text-wrapper-dark .text-wrapper .story-block-link a.modal-trigger--video:hover, .text-wrapper-dark .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a:hover, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark .text-wrapper .story-block-link a:hover, .text-wrapper-dark .text-wrapper .story-block-link a.btn:active, .text-wrapper-dark .text-wrapper .story-block-link a.modal-trigger--video:active, .text-wrapper-dark .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a:active, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark .text-wrapper .story-block-link a:active, .text-wrapper-dark .text-wrapper .story-block-link a.btn:focus, .text-wrapper-dark .text-wrapper .story-block-link a.modal-trigger--video:focus, .text-wrapper-dark .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a:focus, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark .text-wrapper .story-block-link a:focus, .text-wrapper-dark .text-wrapper .story-block-videos a.btn:hover, .text-wrapper-dark .text-wrapper .story-block-videos a.modal-trigger--video:hover, .text-wrapper-dark .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a:hover, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark .text-wrapper .story-block-videos a:hover, .text-wrapper-dark .text-wrapper .story-block-videos a.btn:active, .text-wrapper-dark .text-wrapper .story-block-videos a.modal-trigger--video:active, .text-wrapper-dark .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a:active, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark .text-wrapper .story-block-videos a:active, .text-wrapper-dark .text-wrapper .story-block-videos a.btn:focus, .text-wrapper-dark .text-wrapper .story-block-videos a.modal-trigger--video:focus, .text-wrapper-dark .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a:focus, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark .text-wrapper .story-block-videos a:focus {
    background: #b7a05e;
    color: #000 !important;
    border-color: #b7a05e;
  }
}
@media (min-width: 768px) {
  .text-wrapper-light.section-story-block .text-wrapper {
    margin: 0 -4vw;
    padding: 4vw;
    background: #fff;
    align-self: center;
  }
  .text-wrapper-light.intro .text-wrapper, .text-wrapper-light .text-wrapper {
    background: #fff;
    padding: 4vw;
    border-radius: 0;
    margin-bottom: 4vw;
  }
  .text-wrapper-light.intro .text-wrapper .section-title, .text-wrapper-light .text-wrapper .section-title {
    color: rgba(0, 0, 0, 0.8);
  }
  .text-wrapper-light.intro .text-wrapper .intro-body, .text-wrapper-light.intro .text-wrapper .story-block-text, .text-wrapper-light .text-wrapper .intro-body, .text-wrapper-light .text-wrapper .story-block-text {
    color: rgba(0, 0, 0, 0.8);
  }
  .text-wrapper-light.intro .text-wrapper .intro-body a, .text-wrapper-light.intro .text-wrapper .story-block-text a, .text-wrapper-light .text-wrapper .intro-body a, .text-wrapper-light .text-wrapper .story-block-text a {
    color: #b7a05e;
  }
  .text-wrapper-light.intro .text-wrapper .intro-body a:hover, .text-wrapper-light.intro .text-wrapper .story-block-text a:hover, .text-wrapper-light .text-wrapper .intro-body a:hover, .text-wrapper-light .text-wrapper .story-block-text a:hover {
    color: #796836;
  }
  .text-wrapper-light.intro .text-wrapper .story-block-link a.btn, .text-wrapper-light.intro .text-wrapper .story-block-link a.modal-trigger--video, .text-wrapper-light.intro .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light.intro .text-wrapper .story-block-link a, .text-wrapper-light.intro .text-wrapper .story-block-videos a.btn, .text-wrapper-light.intro .text-wrapper .story-block-videos a.modal-trigger--video, .text-wrapper-light.intro .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light.intro .text-wrapper .story-block-videos a, .text-wrapper-light .text-wrapper .story-block-link a.btn, .text-wrapper-light .text-wrapper .story-block-link a.modal-trigger--video, .text-wrapper-light .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light .text-wrapper .story-block-link a, .text-wrapper-light .text-wrapper .story-block-videos a.btn, .text-wrapper-light .text-wrapper .story-block-videos a.modal-trigger--video, .text-wrapper-light .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light .text-wrapper .story-block-videos a {
    background: transparent;
    color: #fff !important;
    border-color: transparent;
  }
  .text-wrapper-light.intro .text-wrapper .story-block-link a.btn:hover, .text-wrapper-light.intro .text-wrapper .story-block-link a.modal-trigger--video:hover, .text-wrapper-light.intro .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a:hover, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light.intro .text-wrapper .story-block-link a:hover, .text-wrapper-light.intro .text-wrapper .story-block-link a.btn:active, .text-wrapper-light.intro .text-wrapper .story-block-link a.modal-trigger--video:active, .text-wrapper-light.intro .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a:active, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light.intro .text-wrapper .story-block-link a:active, .text-wrapper-light.intro .text-wrapper .story-block-link a.btn:focus, .text-wrapper-light.intro .text-wrapper .story-block-link a.modal-trigger--video:focus, .text-wrapper-light.intro .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a:focus, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light.intro .text-wrapper .story-block-link a:focus, .text-wrapper-light.intro .text-wrapper .story-block-videos a.btn:hover, .text-wrapper-light.intro .text-wrapper .story-block-videos a.modal-trigger--video:hover, .text-wrapper-light.intro .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a:hover, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light.intro .text-wrapper .story-block-videos a:hover, .text-wrapper-light.intro .text-wrapper .story-block-videos a.btn:active, .text-wrapper-light.intro .text-wrapper .story-block-videos a.modal-trigger--video:active, .text-wrapper-light.intro .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a:active, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light.intro .text-wrapper .story-block-videos a:active, .text-wrapper-light.intro .text-wrapper .story-block-videos a.btn:focus, .text-wrapper-light.intro .text-wrapper .story-block-videos a.modal-trigger--video:focus, .text-wrapper-light.intro .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a:focus, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light.intro .text-wrapper .story-block-videos a:focus, .text-wrapper-light .text-wrapper .story-block-link a.btn:hover, .text-wrapper-light .text-wrapper .story-block-link a.modal-trigger--video:hover, .text-wrapper-light .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a:hover, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light .text-wrapper .story-block-link a:hover, .text-wrapper-light .text-wrapper .story-block-link a.btn:active, .text-wrapper-light .text-wrapper .story-block-link a.modal-trigger--video:active, .text-wrapper-light .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a:active, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light .text-wrapper .story-block-link a:active, .text-wrapper-light .text-wrapper .story-block-link a.btn:focus, .text-wrapper-light .text-wrapper .story-block-link a.modal-trigger--video:focus, .text-wrapper-light .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a:focus, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light .text-wrapper .story-block-link a:focus, .text-wrapper-light .text-wrapper .story-block-videos a.btn:hover, .text-wrapper-light .text-wrapper .story-block-videos a.modal-trigger--video:hover, .text-wrapper-light .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a:hover, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light .text-wrapper .story-block-videos a:hover, .text-wrapper-light .text-wrapper .story-block-videos a.btn:active, .text-wrapper-light .text-wrapper .story-block-videos a.modal-trigger--video:active, .text-wrapper-light .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a:active, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light .text-wrapper .story-block-videos a:active, .text-wrapper-light .text-wrapper .story-block-videos a.btn:focus, .text-wrapper-light .text-wrapper .story-block-videos a.modal-trigger--video:focus, .text-wrapper-light .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a:focus, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light .text-wrapper .story-block-videos a:focus {
    background: #b7a05e;
    color: #fff !important;
    border-color: #b7a05e;
  }
}
.section.text-full-width .text-wrapper {
  max-width: 100% !important;
}
.bg-primary {
  background-color: #b7a05e !important;
}
.bg-secondary {
  background-color: #326b6d !important;
}
.bg-tertiary {
  background-color: #6D6E71 !important;
}
.section .bg-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.section.background-center-top {
  background-position: center top;
}
.section.background-center-top .bg-image, .section.background-center-top .group-left.bg-image, .section.background-center-top .group-right.bg-image {
  background-position: center top;
}
@media (max-width: 767.98px) {
  .section.background-center-top-sm {
    background-position: center top;
  }
  .section.background-center-top-sm .bg-image, .section.background-center-top-sm .group-left.bg-image, .section.background-center-top-sm .group-right.bg-image {
    background-position: center top;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .section.background-center-top-md {
    background-position: center top;
  }
  .section.background-center-top-md .bg-image, .section.background-center-top-md .group-left.bg-image, .section.background-center-top-md .group-right.bg-image {
    background-position: center top;
  }
}
@media (min-width: 992px) {
  .section.background-center-top-lg {
    background-position: center top;
  }
  .section.background-center-top-lg .bg-image, .section.background-center-top-lg .group-left.bg-image, .section.background-center-top-lg .group-right.bg-image {
    background-position: center top;
  }
}
.section.background-center-center {
  background-position: center center;
}
.section.background-center-center .bg-image, .section.background-center-center .group-left.bg-image, .section.background-center-center .group-right.bg-image {
  background-position: center center;
}
@media (max-width: 767.98px) {
  .section.background-center-center-sm {
    background-position: center center;
  }
  .section.background-center-center-sm .bg-image, .section.background-center-center-sm .group-left.bg-image, .section.background-center-center-sm .group-right.bg-image {
    background-position: center center;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .section.background-center-center-md {
    background-position: center center;
  }
  .section.background-center-center-md .bg-image, .section.background-center-center-md .group-left.bg-image, .section.background-center-center-md .group-right.bg-image {
    background-position: center center;
  }
}
@media (min-width: 992px) {
  .section.background-center-center-lg {
    background-position: center center;
  }
  .section.background-center-center-lg .bg-image, .section.background-center-center-lg .group-left.bg-image, .section.background-center-center-lg .group-right.bg-image {
    background-position: center center;
  }
}
.section.background-center-bottom {
  background-position: center bottom;
}
.section.background-center-bottom .bg-image, .section.background-center-bottom .group-left.bg-image, .section.background-center-bottom .group-right.bg-image {
  background-position: center bottom;
}
@media (max-width: 767.98px) {
  .section.background-center-bottom-sm {
    background-position: center bottom;
  }
  .section.background-center-bottom-sm .bg-image, .section.background-center-bottom-sm .group-left.bg-image, .section.background-center-bottom-sm .group-right.bg-image {
    background-position: center bottom;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .section.background-center-bottom-md {
    background-position: center bottom;
  }
  .section.background-center-bottom-md .bg-image, .section.background-center-bottom-md .group-left.bg-image, .section.background-center-bottom-md .group-right.bg-image {
    background-position: center bottom;
  }
}
@media (min-width: 992px) {
  .section.background-center-bottom-lg {
    background-position: center bottom;
  }
  .section.background-center-bottom-lg .bg-image, .section.background-center-bottom-lg .group-left.bg-image, .section.background-center-bottom-lg .group-right.bg-image {
    background-position: center bottom;
  }
}
.section.background-left-top {
  background-position: left top;
}
.section.background-left-top .bg-image, .section.background-left-top .group-left.bg-image, .section.background-left-top .group-right.bg-image {
  background-position: left top;
}
@media (max-width: 767.98px) {
  .section.background-left-top-sm {
    background-position: left top;
  }
  .section.background-left-top-sm .bg-image, .section.background-left-top-sm .group-left.bg-image, .section.background-left-top-sm .group-right.bg-image {
    background-position: left top;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .section.background-left-top-md {
    background-position: left top;
  }
  .section.background-left-top-md .bg-image, .section.background-left-top-md .group-left.bg-image, .section.background-left-top-md .group-right.bg-image {
    background-position: left top;
  }
}
@media (min-width: 992px) {
  .section.background-left-top-lg {
    background-position: left top;
  }
  .section.background-left-top-lg .bg-image, .section.background-left-top-lg .group-left.bg-image, .section.background-left-top-lg .group-right.bg-image {
    background-position: left top;
  }
}
.section.background-left-center {
  background-position: left center;
}
.section.background-left-center .bg-image, .section.background-left-center .group-left.bg-image, .section.background-left-center .group-right.bg-image {
  background-position: left center;
}
@media (max-width: 767.98px) {
  .section.background-left-center-sm {
    background-position: left center;
  }
  .section.background-left-center-sm .bg-image, .section.background-left-center-sm .group-left.bg-image, .section.background-left-center-sm .group-right.bg-image {
    background-position: left center;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .section.background-left-center-md {
    background-position: left center;
  }
  .section.background-left-center-md .bg-image, .section.background-left-center-md .group-left.bg-image, .section.background-left-center-md .group-right.bg-image {
    background-position: left center;
  }
}
@media (min-width: 992px) {
  .section.background-left-center-lg {
    background-position: left center;
  }
  .section.background-left-center-lg .bg-image, .section.background-left-center-lg .group-left.bg-image, .section.background-left-center-lg .group-right.bg-image {
    background-position: left center;
  }
}
.section.background-left-bottom {
  background-position: left bottom;
}
.section.background-left-bottom .bg-image, .section.background-left-bottom .group-left.bg-image, .section.background-left-bottom .group-right.bg-image {
  background-position: left bottom;
}
@media (max-width: 767.98px) {
  .section.background-left-bottom-sm {
    background-position: left bottom;
  }
  .section.background-left-bottom-sm .bg-image, .section.background-left-bottom-sm .group-left.bg-image, .section.background-left-bottom-sm .group-right.bg-image {
    background-position: left bottom;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .section.background-left-bottom-md {
    background-position: left bottom;
  }
  .section.background-left-bottom-md .bg-image, .section.background-left-bottom-md .group-left.bg-image, .section.background-left-bottom-md .group-right.bg-image {
    background-position: left bottom;
  }
}
@media (min-width: 992px) {
  .section.background-left-bottom-lg {
    background-position: left bottom;
  }
  .section.background-left-bottom-lg .bg-image, .section.background-left-bottom-lg .group-left.bg-image, .section.background-left-bottom-lg .group-right.bg-image {
    background-position: left bottom;
  }
}
.section.background-right-top {
  background-position: right top;
}
.section.background-right-top .bg-image, .section.background-right-top .group-left.bg-image, .section.background-right-top .group-right.bg-image {
  background-position: right top;
}
@media (max-width: 767.98px) {
  .section.background-right-top-sm {
    background-position: right top;
  }
  .section.background-right-top-sm .bg-image, .section.background-right-top-sm .group-left.bg-image, .section.background-right-top-sm .group-right.bg-image {
    background-position: right top;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .section.background-right-top-md {
    background-position: right top;
  }
  .section.background-right-top-md .bg-image, .section.background-right-top-md .group-left.bg-image, .section.background-right-top-md .group-right.bg-image {
    background-position: right top;
  }
}
@media (min-width: 992px) {
  .section.background-right-top-lg {
    background-position: right top;
  }
  .section.background-right-top-lg .bg-image, .section.background-right-top-lg .group-left.bg-image, .section.background-right-top-lg .group-right.bg-image {
    background-position: right top;
  }
}
.section.background-right-center {
  background-position: right center;
}
.section.background-right-center .bg-image, .section.background-right-center .group-left.bg-image, .section.background-right-center .group-right.bg-image {
  background-position: right center;
}
@media (max-width: 767.98px) {
  .section.background-right-center-sm {
    background-position: right center;
  }
  .section.background-right-center-sm .bg-image, .section.background-right-center-sm .group-left.bg-image, .section.background-right-center-sm .group-right.bg-image {
    background-position: right center;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .section.background-right-center-md {
    background-position: right center;
  }
  .section.background-right-center-md .bg-image, .section.background-right-center-md .group-left.bg-image, .section.background-right-center-md .group-right.bg-image {
    background-position: right center;
  }
}
@media (min-width: 992px) {
  .section.background-right-center-lg {
    background-position: right center;
  }
  .section.background-right-center-lg .bg-image, .section.background-right-center-lg .group-left.bg-image, .section.background-right-center-lg .group-right.bg-image {
    background-position: right center;
  }
}
.section.background-right-bottom {
  background-position: right bottom;
}
.section.background-right-bottom .bg-image, .section.background-right-bottom .group-left.bg-image, .section.background-right-bottom .group-right.bg-image {
  background-position: right bottom;
}
@media (max-width: 767.98px) {
  .section.background-right-bottom-sm {
    background-position: right bottom;
  }
  .section.background-right-bottom-sm .bg-image, .section.background-right-bottom-sm .group-left.bg-image, .section.background-right-bottom-sm .group-right.bg-image {
    background-position: right bottom;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .section.background-right-bottom-md {
    background-position: right bottom;
  }
  .section.background-right-bottom-md .bg-image, .section.background-right-bottom-md .group-left.bg-image, .section.background-right-bottom-md .group-right.bg-image {
    background-position: right bottom;
  }
}
@media (min-width: 992px) {
  .section.background-right-bottom-lg {
    background-position: right bottom;
  }
  .section.background-right-bottom-lg .bg-image, .section.background-right-bottom-lg .group-left.bg-image, .section.background-right-bottom-lg .group-right.bg-image {
    background-position: right bottom;
  }
}
.quoteblock blockquote {
  line-height: 1.4;
  position: relative;
  margin-left: 80px;
  font-size: 1em;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .quoteblock blockquote {
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  .quoteblock blockquote {
    border-left: 1px solid #777;
    padding-left: 1.3em;
  }
}
.quoteblock blockquote:before {
  content: "";
  display: block;
  height: 0;
  line-height: 0;
  left: -80px;
  position: absolute;
  top: 0px;
  width: 60px;
  height: 70px;
  background: url(https://fileswift.com/sites/default/files/2021-05/quote-left-solid_0.svg) no-repeat scroll left top;
  background-size: 100% auto;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .quoteblock blockquote:before {
    position: relative;
    left: 0;
  }
}
.quoteblock blockquote span.quote-highlight {
  color: #b7a05e;
  font-size: 1em;
  line-height: 1.2;
  font-weight: bold;
}
.quoteblock blockquote p {
  margin-bottom: 1em;
}
.quoteblock blockquote .author {
  margin: 0;
  text-align: right;
  font-style: italic;
  color: #b7a05e;
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.quoteblock.quote-large-text p:not(.author) {
  font-size: 1.75em;
  font-weight: bold;
}
.address span, .address div, .phone span, .phone div, .fax span, .fax div, .email span, .email div {
  display: inline-block;
}
.mfp-wrap .mfp-embedded-video-popup {
  width: 100%;
  max-width: 1440px;
}
.mfp-wrap .mfp-embedded-video-popup .embedded-video {
  height: 0;
  overflow: hidden;
  padding: 0 0 56.25%;
  position: relative;
  margin: 0 auto;
}
.mfp-wrap .mfp-embedded-video-popup .embedded-video iframe {
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
}
.mfp-wrap .mfp-embedded-video-popup .mfp-close {
  color: #fff;
  background: #b91212;
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.modal-trigger--video {
  cursor: pointer;
  display: inline-block;
}
.section {
  position: relative;
}
@media (max-width: 767.98px) {
  .section {
    margin: 0;
  }
}
@media (min-width: 576px) {
  .section {
    margin: 0;
  }
}
@media (max-width: 767.98px) {
  .section {
    border-radius: 0;
    overflow: visible;
  }
}
@media (min-width: 576px) {
  .section {
    border-radius: 0;
    overflow: visible;
  }
}
@media (max-width: 767.98px) {
  .section.section-margin {
    margin: 0;
  }
}
@media (min-width: 576px) {
  .section.section-margin {
    margin: 30px;
  }
}
@media (max-width: 767.98px) {
  .section.section-border-radius {
    border-radius: 0;
    overflow: hidden;
  }
}
@media (min-width: 576px) {
  .section.section-border-radius {
    border-radius: 0;
    overflow: hidden;
  }
}
@media (max-width: 767.98px) {
  .section.section-border {
    border: 0px solid #ccc;
  }
}
@media (min-width: 576px) {
  .section.section-border {
    border: 0px solid #ccc;
  }
}
@media (max-width: 767.98px) {
  .section.remove-section-margin-sm {
    margin: 0;
  }
}
@media (min-width: 576px) {
  .section.remove-section-margin-lg {
    margin: 0;
  }
}
@media (max-width: 767.98px) {
  .section.remove-section-border-radius-sm {
    border-radius: 0;
    overflow: visible;
  }
}
@media (min-width: 576px) {
  .section.remove-section-border-radius-lg {
    border-radius: 0;
    overflow: visible;
  }
}
.text-wrapper {
  position: relative;
}
.dark-text .section-title {
  border-color: #ccc;
}
.light-text .section-title {
  border-color: #ccc;
}
.intro-light-text .intro .section-title {
  color: #b7a05e !important;
}
.intro-light-text .intro .intro-body {
  color: rgba(250, 250, 250, 0.8) !important;
}
.intro-light-text .intro .intro-body a {
  color: #b7a05e !important;
}
.intro-light-text .intro .intro-body a:hover {
  color: #d7caa4 !important;
}
.intro-light-text .intro .section-link a {
  color: #b7a05e !important;
}
.intro-light-text .intro .section-link a:hover {
  color: #d7caa4 !important;
}
.intro-dark-text .intro .section-title {
  color: rgba(0, 0, 0, 0.8) !important;
}
.intro-dark-text .intro .intro-body {
  color: rgba(0, 0, 0, 0.8) !important;
}
.intro-dark-text .intro .intro-body a {
  color: #b7a05e !important;
}
.intro-dark-text .intro .intro-body a:hover {
  color: #796836 !important;
}
.intro-dark-text .intro .section-link a {
  color: #b7a05e !important;
}
.intro-dark-text .intro .section-link a:hover {
  color: #796836 !important;
}
.dark-text.section-hero .hero-title-wrapper .hero-heading, .dark-text.section-hero.hero-minimal .hero-title-wrapper .hero-heading {
  color: rgba(0, 0, 0, 0.8);
}
.dark-text.section-hero .hero-title-wrapper .hero-sub-heading, .dark-text.section-hero.hero-minimal .hero-title-wrapper .hero-sub-heading {
  color: rgba(0, 0, 0, 0.8);
}
.dark-text .section-title {
  color: rgba(0, 0, 0, 0.8) !important;
}
.dark-text .story-block-text, .dark-text .intro-body {
  color: rgba(0, 0, 0, 0.8) !important;
}
.dark-text .story-block-text a, .dark-text .intro-body a {
  color: #b7a05e !important;
}
.dark-text .story-block-text a:hover, .dark-text .intro-body a:hover {
  color: #796836 !important;
}
.dark-text .story-block-link a.btn, .dark-text .story-block-link a.modal-trigger--video, .dark-text .story-block-link .album-wrapper .musical_album__album-purchase-link a, .album-wrapper .musical_album__album-purchase-link .dark-text .story-block-link a {
  background: transparent;
  color: #fff !important;
  border-color: transparent;
}
.dark-text .story-block-link a.btn:hover, .dark-text .story-block-link a.modal-trigger--video:hover, .dark-text .story-block-link .album-wrapper .musical_album__album-purchase-link a:hover, .album-wrapper .musical_album__album-purchase-link .dark-text .story-block-link a:hover, .dark-text .story-block-link a.btn:active, .dark-text .story-block-link a.modal-trigger--video:active, .dark-text .story-block-link .album-wrapper .musical_album__album-purchase-link a:active, .album-wrapper .musical_album__album-purchase-link .dark-text .story-block-link a:active, .dark-text .story-block-link a.btn:focus, .dark-text .story-block-link a.modal-trigger--video:focus, .dark-text .story-block-link .album-wrapper .musical_album__album-purchase-link a:focus, .album-wrapper .musical_album__album-purchase-link .dark-text .story-block-link a:focus {
  background: #b7a05e;
  color: #fff !important;
  border-color: #b7a05e;
}
.dark-text .story-block-link a.btn.btn-secondary, .dark-text .story-block-link a.btn-secondary.modal-trigger--video, .dark-text .story-block-link .album-wrapper .musical_album__album-purchase-link a.btn-secondary, .album-wrapper .musical_album__album-purchase-link .dark-text .story-block-link a.btn-secondary {
  background: transparent;
  color: #fff !important;
  border-color: #fff;
}
.dark-text .story-block-link a.btn.btn-secondary:hover, .dark-text .story-block-link a.btn-secondary.modal-trigger--video:hover, .dark-text .story-block-link .album-wrapper .musical_album__album-purchase-link a.btn-secondary:hover, .album-wrapper .musical_album__album-purchase-link .dark-text .story-block-link a.btn-secondary:hover, .dark-text .story-block-link a.btn.btn-secondary:active, .dark-text .story-block-link a.btn-secondary.modal-trigger--video:active, .dark-text .story-block-link .album-wrapper .musical_album__album-purchase-link a.btn-secondary:active, .album-wrapper .musical_album__album-purchase-link .dark-text .story-block-link a.btn-secondary:active, .dark-text .story-block-link a.btn.btn-secondary:focus, .dark-text .story-block-link a.btn-secondary.modal-trigger--video:focus, .dark-text .story-block-link .album-wrapper .musical_album__album-purchase-link a.btn-secondary:focus, .album-wrapper .musical_album__album-purchase-link .dark-text .story-block-link a.btn-secondary:focus {
  background: #326b6d;
  color: #fff !important;
  border-color: #326b6d;
}
.dark-text .story-block-videos .modal-trigger--video {
  background: transparent;
  color: #fff !important;
  border-color: transparent;
}
.dark-text .story-block-videos .modal-trigger--video:hover, .dark-text .story-block-videos .modal-trigger--video:active, .dark-text .story-block-videos .modal-trigger--video:focus {
  background: #b7a05e;
  color: #fff !important;
  border-color: #b7a05e;
}
.dark-text .story-block-link a:not(.btn-primary):not(.btn-secondary) {
  color: #b7a05e;
}
.dark-text .swiper-slide .slide-title, .dark-text .swiper-slide .slide-body {
  color: rgba(0, 0, 0, 0.8) !important;
}
.dark-text.card-item .card-title, .dark-text.card-item .card-text {
  color: rgba(0, 0, 0, 0.8) !important;
}
.dark-text.card-item .card-link {
  background: transparent;
  color: #fff !important;
  border-color: transparent;
}
.dark-text.card-item .card-link:hover, .dark-text.card-item .card-link:active, .dark-text.card-item .card-link:focus {
  background: #b7a05e;
  color: #fff !important;
  border-color: #b7a05e;
}
.dark-text.card-item .card-link.btn-secondary {
  background: transparent;
  color: #fff !important;
  border-color: #fff;
}
.dark-text.card-item .card-link.btn-secondary:hover, .dark-text.card-item .card-link.btn-secondary:active, .dark-text.card-item .card-link.btn-secondary:focus {
  background: #326b6d;
  color: #fff !important;
  border-color: #326b6d;
}
@media (max-width: 767.98px) {
  .light-text.dark-text-mobile.section-hero .hero-title-wrapper .hero-heading, .light-text.dark-text-mobile.section-hero.hero-minimal .hero-title-wrapper .hero-heading {
    color: rgba(0, 0, 0, 0.8);
  }
  .light-text.dark-text-mobile.section-hero .hero-title-wrapper .hero-sub-heading, .light-text.dark-text-mobile.section-hero.hero-minimal .hero-title-wrapper .hero-sub-heading {
    color: rgba(0, 0, 0, 0.8);
  }
  .light-text.dark-text-mobile .section-title {
    color: rgba(0, 0, 0, 0.8) !important;
  }
  .light-text.dark-text-mobile .story-block-text, .light-text.dark-text-mobile .intro-body {
    color: rgba(0, 0, 0, 0.8) !important;
  }
  .light-text.dark-text-mobile .story-block-text a, .light-text.dark-text-mobile .intro-body a {
    color: #b7a05e !important;
  }
  .light-text.dark-text-mobile .story-block-text a:hover, .light-text.dark-text-mobile .intro-body a:hover {
    color: #796836 !important;
  }
  .light-text.dark-text-mobile .story-block-link a.btn, .light-text.dark-text-mobile .story-block-link a.modal-trigger--video, .light-text.dark-text-mobile .story-block-link .album-wrapper .musical_album__album-purchase-link a, .album-wrapper .musical_album__album-purchase-link .light-text.dark-text-mobile .story-block-link a {
    background: transparent;
    color: #fff !important;
    border-color: transparent;
  }
  .light-text.dark-text-mobile .story-block-link a.btn:hover, .light-text.dark-text-mobile .story-block-link a.modal-trigger--video:hover, .light-text.dark-text-mobile .story-block-link .album-wrapper .musical_album__album-purchase-link a:hover, .album-wrapper .musical_album__album-purchase-link .light-text.dark-text-mobile .story-block-link a:hover, .light-text.dark-text-mobile .story-block-link a.btn:active, .light-text.dark-text-mobile .story-block-link a.modal-trigger--video:active, .light-text.dark-text-mobile .story-block-link .album-wrapper .musical_album__album-purchase-link a:active, .album-wrapper .musical_album__album-purchase-link .light-text.dark-text-mobile .story-block-link a:active, .light-text.dark-text-mobile .story-block-link a.btn:focus, .light-text.dark-text-mobile .story-block-link a.modal-trigger--video:focus, .light-text.dark-text-mobile .story-block-link .album-wrapper .musical_album__album-purchase-link a:focus, .album-wrapper .musical_album__album-purchase-link .light-text.dark-text-mobile .story-block-link a:focus {
    background: #b7a05e;
    color: #fff !important;
    border-color: #b7a05e;
  }
  .light-text.dark-text-mobile .story-block-link a.btn.btn-secondary, .light-text.dark-text-mobile .story-block-link a.btn-secondary.modal-trigger--video, .light-text.dark-text-mobile .story-block-link .album-wrapper .musical_album__album-purchase-link a.btn-secondary, .album-wrapper .musical_album__album-purchase-link .light-text.dark-text-mobile .story-block-link a.btn-secondary {
    background: transparent;
    color: #fff !important;
    border-color: #fff;
  }
  .light-text.dark-text-mobile .story-block-link a.btn.btn-secondary:hover, .light-text.dark-text-mobile .story-block-link a.btn-secondary.modal-trigger--video:hover, .light-text.dark-text-mobile .story-block-link .album-wrapper .musical_album__album-purchase-link a.btn-secondary:hover, .album-wrapper .musical_album__album-purchase-link .light-text.dark-text-mobile .story-block-link a.btn-secondary:hover, .light-text.dark-text-mobile .story-block-link a.btn.btn-secondary:active, .light-text.dark-text-mobile .story-block-link a.btn-secondary.modal-trigger--video:active, .light-text.dark-text-mobile .story-block-link .album-wrapper .musical_album__album-purchase-link a.btn-secondary:active, .album-wrapper .musical_album__album-purchase-link .light-text.dark-text-mobile .story-block-link a.btn-secondary:active, .light-text.dark-text-mobile .story-block-link a.btn.btn-secondary:focus, .light-text.dark-text-mobile .story-block-link a.btn-secondary.modal-trigger--video:focus, .light-text.dark-text-mobile .story-block-link .album-wrapper .musical_album__album-purchase-link a.btn-secondary:focus, .album-wrapper .musical_album__album-purchase-link .light-text.dark-text-mobile .story-block-link a.btn-secondary:focus {
    background: #326b6d;
    color: #fff !important;
    border-color: #326b6d;
  }
  .light-text.dark-text-mobile .story-block-videos .modal-trigger--video {
    background: transparent;
    color: #fff !important;
    border-color: transparent;
  }
  .light-text.dark-text-mobile .story-block-videos .modal-trigger--video:hover, .light-text.dark-text-mobile .story-block-videos .modal-trigger--video:active, .light-text.dark-text-mobile .story-block-videos .modal-trigger--video:focus {
    background: #b7a05e;
    color: #fff !important;
    border-color: #b7a05e;
  }
  .light-text.dark-text-mobile .story-block-link a:not(.btn-primary):not(.btn-secondary) {
    color: #b7a05e;
  }
  .light-text.dark-text-mobile .swiper-slide .slide-title, .light-text.dark-text-mobile .swiper-slide .slide-body {
    color: rgba(0, 0, 0, 0.8) !important;
  }
  .light-text.dark-text-mobile.card-item .card-title, .light-text.dark-text-mobile.card-item .card-text {
    color: rgba(0, 0, 0, 0.8) !important;
  }
  .light-text.dark-text-mobile.card-item .card-link {
    background: transparent;
    color: #fff !important;
    border-color: transparent;
  }
  .light-text.dark-text-mobile.card-item .card-link:hover, .light-text.dark-text-mobile.card-item .card-link:active, .light-text.dark-text-mobile.card-item .card-link:focus {
    background: #b7a05e;
    color: #fff !important;
    border-color: #b7a05e;
  }
  .light-text.dark-text-mobile.card-item .card-link.btn-secondary {
    background: transparent;
    color: #fff !important;
    border-color: #fff;
  }
  .light-text.dark-text-mobile.card-item .card-link.btn-secondary:hover, .light-text.dark-text-mobile.card-item .card-link.btn-secondary:active, .light-text.dark-text-mobile.card-item .card-link.btn-secondary:focus {
    background: #326b6d;
    color: #fff !important;
    border-color: #326b6d;
  }
}
@media (max-width: 767.98px) {
  .card-light-text.dark-text-mobile .card-item .card-title, .card-light-text.dark-text-mobile .card-item .card-text {
    color: rgba(0, 0, 0, 0.8) !important;
  }
  .card-light-text.dark-text-mobile .card-item .card-link {
    background: transparent;
    color: #fff !important;
    border-color: transparent;
  }
  .card-light-text.dark-text-mobile .card-item .card-link:hover, .card-light-text.dark-text-mobile .card-item .card-link:active, .card-light-text.dark-text-mobile .card-item .card-link:focus {
    background: #b7a05e;
    color: #000 !important;
    border-color: #b7a05e;
  }
  .card-light-text.dark-text-mobile .card-item .card-link.btn-secondary {
    background: transparent;
    color: #fff !important;
    border-color: #fff;
  }
  .card-light-text.dark-text-mobile .card-item .card-link.btn-secondary:hover, .card-light-text.dark-text-mobile .card-item .card-link.btn-secondary:active, .card-light-text.dark-text-mobile .card-item .card-link.btn-secondary:focus {
    background: #326b6d;
    color: #fff !important;
    border-color: #326b6d;
  }
}
@media (max-width: 991.98px) {
  .card-text-over-image.card-light-text.dark-text-mobile .card-item .card-title, .card-text-over-image.card-light-text.dark-text-mobile .card-item .card-text {
    color: rgba(0, 0, 0, 0.8) !important;
  }
  .card-text-over-image.card-light-text.dark-text-mobile .card-item .card-link {
    background: transparent;
    color: #fff !important;
    border-color: transparent;
  }
  .card-text-over-image.card-light-text.dark-text-mobile .card-item .card-link:hover, .card-text-over-image.card-light-text.dark-text-mobile .card-item .card-link:active, .card-text-over-image.card-light-text.dark-text-mobile .card-item .card-link:focus {
    background: #b7a05e;
    color: #fff !important;
    border-color: #b7a05e;
  }
  .card-text-over-image.card-light-text.dark-text-mobile .card-item .card-link.btn-secondary {
    background: transparent;
    color: #fff !important;
    border-color: #fff;
  }
  .card-text-over-image.card-light-text.dark-text-mobile .card-item .card-link.btn-secondary:hover, .card-text-over-image.card-light-text.dark-text-mobile .card-item .card-link.btn-secondary:active, .card-text-over-image.card-light-text.dark-text-mobile .card-item .card-link.btn-secondary:focus {
    background: #326b6d;
    color: #fff !important;
    border-color: #326b6d;
  }
}
@media (max-width: 1023.98px) {
  .card-text-over-image-hover.card-light-text.dark-text-mobile .card-item .card-title, .card-text-over-image-hover.card-light-text.dark-text-mobile .card-item .card-text, .card-text-over-image-bottom-hover.card-light-text.dark-text-mobile .card-item .card-title, .card-text-over-image-bottom-hover.card-light-text.dark-text-mobile .card-item .card-text {
    color: rgba(0, 0, 0, 0.8) !important;
  }
  .card-text-over-image-hover.card-light-text.dark-text-mobile .card-item .card-link, .card-text-over-image-bottom-hover.card-light-text.dark-text-mobile .card-item .card-link {
    background: transparent;
    color: #fff !important;
    border-color: transparent;
  }
  .card-text-over-image-hover.card-light-text.dark-text-mobile .card-item .card-link:hover, .card-text-over-image-hover.card-light-text.dark-text-mobile .card-item .card-link:active, .card-text-over-image-hover.card-light-text.dark-text-mobile .card-item .card-link:focus, .card-text-over-image-bottom-hover.card-light-text.dark-text-mobile .card-item .card-link:hover, .card-text-over-image-bottom-hover.card-light-text.dark-text-mobile .card-item .card-link:active, .card-text-over-image-bottom-hover.card-light-text.dark-text-mobile .card-item .card-link:focus {
    background: #b7a05e;
    color: #fff !important;
    border-color: #b7a05e;
  }
  .card-text-over-image-hover.card-light-text.dark-text-mobile .card-item .card-link.btn-secondary, .card-text-over-image-bottom-hover.card-light-text.dark-text-mobile .card-item .card-link.btn-secondary {
    background: transparent;
    color: #fff !important;
    border-color: #fff;
  }
  .card-text-over-image-hover.card-light-text.dark-text-mobile .card-item .card-link.btn-secondary:hover, .card-text-over-image-hover.card-light-text.dark-text-mobile .card-item .card-link.btn-secondary:active, .card-text-over-image-hover.card-light-text.dark-text-mobile .card-item .card-link.btn-secondary:focus, .card-text-over-image-bottom-hover.card-light-text.dark-text-mobile .card-item .card-link.btn-secondary:hover, .card-text-over-image-bottom-hover.card-light-text.dark-text-mobile .card-item .card-link.btn-secondary:active, .card-text-over-image-bottom-hover.card-light-text.dark-text-mobile .card-item .card-link.btn-secondary:focus {
    background: #326b6d;
    color: #fff !important;
    border-color: #326b6d;
  }
}
.light-text.section-hero .hero-title-wrapper .hero-heading, .light-text.section-hero.hero-minimal .hero-title-wrapper .hero-heading {
  color: #b7a05e;
}
.light-text.section-hero .hero-title-wrapper .hero-sub-heading, .light-text.section-hero.hero-minimal .hero-title-wrapper .hero-sub-heading {
  color: rgba(250, 250, 250, 0.8);
}
.light-text .section-title {
  color: #b7a05e !important;
}
.light-text .story-block-text, .light-text .intro-body {
  color: rgba(250, 250, 250, 0.8) !important;
}
.light-text .story-block-text a, .light-text .intro-body a {
  color: #b7a05e !important;
}
.light-text .story-block-text a:hover, .light-text .intro-body a:hover {
  color: #d7caa4 !important;
}
.light-text .story-block-link a.btn, .light-text .story-block-link a.modal-trigger--video, .light-text .story-block-link .album-wrapper .musical_album__album-purchase-link a, .album-wrapper .musical_album__album-purchase-link .light-text .story-block-link a {
  background: transparent;
  color: #fff !important;
  border-color: transparent;
}
.light-text .story-block-link a.btn:hover, .light-text .story-block-link a.modal-trigger--video:hover, .light-text .story-block-link .album-wrapper .musical_album__album-purchase-link a:hover, .album-wrapper .musical_album__album-purchase-link .light-text .story-block-link a:hover, .light-text .story-block-link a.btn:active, .light-text .story-block-link a.modal-trigger--video:active, .light-text .story-block-link .album-wrapper .musical_album__album-purchase-link a:active, .album-wrapper .musical_album__album-purchase-link .light-text .story-block-link a:active, .light-text .story-block-link a.btn:focus, .light-text .story-block-link a.modal-trigger--video:focus, .light-text .story-block-link .album-wrapper .musical_album__album-purchase-link a:focus, .album-wrapper .musical_album__album-purchase-link .light-text .story-block-link a:focus {
  background: #b7a05e;
  color: #000 !important;
  border-color: #b7a05e;
}
.light-text .story-block-link a.btn.btn-secondary, .light-text .story-block-link a.btn-secondary.modal-trigger--video, .light-text .story-block-link .album-wrapper .musical_album__album-purchase-link a.btn-secondary, .album-wrapper .musical_album__album-purchase-link .light-text .story-block-link a.btn-secondary {
  background: transparent;
  color: #fff !important;
  border-color: #fff;
}
.light-text .story-block-link a.btn.btn-secondary:hover, .light-text .story-block-link a.btn-secondary.modal-trigger--video:hover, .light-text .story-block-link .album-wrapper .musical_album__album-purchase-link a.btn-secondary:hover, .album-wrapper .musical_album__album-purchase-link .light-text .story-block-link a.btn-secondary:hover, .light-text .story-block-link a.btn.btn-secondary:active, .light-text .story-block-link a.btn-secondary.modal-trigger--video:active, .light-text .story-block-link .album-wrapper .musical_album__album-purchase-link a.btn-secondary:active, .album-wrapper .musical_album__album-purchase-link .light-text .story-block-link a.btn-secondary:active, .light-text .story-block-link a.btn.btn-secondary:focus, .light-text .story-block-link a.btn-secondary.modal-trigger--video:focus, .light-text .story-block-link .album-wrapper .musical_album__album-purchase-link a.btn-secondary:focus, .album-wrapper .musical_album__album-purchase-link .light-text .story-block-link a.btn-secondary:focus {
  background: #326b6d;
  color: #fff !important;
  border-color: #326b6d;
}
.light-text .story-block-videos .modal-trigger--video {
  background: transparent;
  color: #fff !important;
  border-color: transparent;
}
.light-text .story-block-videos .modal-trigger--video:hover, .light-text .story-block-videos .modal-trigger--video:active, .light-text .story-block-videos .modal-trigger--video:focus {
  background: #b7a05e;
  color: #000 !important;
  border-color: #b7a05e;
}
.light-text .story-block-link a:not(.btn-primary):not(.btn-secondary) {
  color: #b7a05e;
}
.light-text .swiper-slide .slide-title {
  color: #b7a05e !important;
}
.light-text .swiper-slide .slide-body {
  color: rgba(250, 250, 250, 0.8) !important;
}
.light-text.section-cards .card-title, .light-text.card-item .card-title {
  color: #b7a05e !important;
}
.light-text.section-cards .card-text, .light-text.card-item .card-text {
  color: rgba(250, 250, 250, 0.8) !important;
}
.light-text.section-cards .card-link, .light-text.card-item .card-link {
  background: transparent;
  color: #fff !important;
  border-color: transparent;
}
.light-text.section-cards .card-link:hover, .light-text.section-cards .card-link:active, .light-text.section-cards .card-link:focus, .light-text.card-item .card-link:hover, .light-text.card-item .card-link:active, .light-text.card-item .card-link:focus {
  background: #b7a05e;
  color: #000 !important;
  border-color: #b7a05e;
}
.light-text.section-cards .card-link.btn-secondary, .light-text.card-item .card-link.btn-secondary {
  background: transparent;
  color: #fff !important;
  border-color: #fff;
}
.light-text.section-cards .card-link.btn-secondary:hover, .light-text.section-cards .card-link.btn-secondary:active, .light-text.section-cards .card-link.btn-secondary:focus, .light-text.card-item .card-link.btn-secondary:hover, .light-text.card-item .card-link.btn-secondary:active, .light-text.card-item .card-link.btn-secondary:focus {
  background: #326b6d;
  color: #fff !important;
  border-color: #326b6d;
}
@media (max-width: 767.98px) {
  .dark-text.light-text-mobile.section-hero .hero-title-wrapper .hero-heading, .dark-text.light-text-mobile.section-hero.hero-minimal .hero-title-wrapper .hero-heading {
    color: #b7a05e;
  }
  .dark-text.light-text-mobile.section-hero .hero-title-wrapper .hero-sub-heading, .dark-text.light-text-mobile.section-hero.hero-minimal .hero-title-wrapper .hero-sub-heading {
    color: rgba(250, 250, 250, 0.8);
  }
  .dark-text.light-text-mobile .section-title {
    color: #b7a05e !important;
  }
  .dark-text.light-text-mobile .story-block-text, .dark-text.light-text-mobile .intro-body {
    color: rgba(250, 250, 250, 0.8) !important;
  }
  .dark-text.light-text-mobile .story-block-text a, .dark-text.light-text-mobile .intro-body a {
    color: #b7a05e !important;
  }
  .dark-text.light-text-mobile .story-block-text a:hover, .dark-text.light-text-mobile .intro-body a:hover {
    color: #d7caa4 !important;
  }
  .dark-text.light-text-mobile .story-block-link a.btn, .dark-text.light-text-mobile .story-block-link a.modal-trigger--video, .dark-text.light-text-mobile .story-block-link .album-wrapper .musical_album__album-purchase-link a, .album-wrapper .musical_album__album-purchase-link .dark-text.light-text-mobile .story-block-link a {
    background: transparent;
    color: #fff !important;
    border-color: transparent;
  }
  .dark-text.light-text-mobile .story-block-link a.btn:hover, .dark-text.light-text-mobile .story-block-link a.modal-trigger--video:hover, .dark-text.light-text-mobile .story-block-link .album-wrapper .musical_album__album-purchase-link a:hover, .album-wrapper .musical_album__album-purchase-link .dark-text.light-text-mobile .story-block-link a:hover, .dark-text.light-text-mobile .story-block-link a.btn:active, .dark-text.light-text-mobile .story-block-link a.modal-trigger--video:active, .dark-text.light-text-mobile .story-block-link .album-wrapper .musical_album__album-purchase-link a:active, .album-wrapper .musical_album__album-purchase-link .dark-text.light-text-mobile .story-block-link a:active, .dark-text.light-text-mobile .story-block-link a.btn:focus, .dark-text.light-text-mobile .story-block-link a.modal-trigger--video:focus, .dark-text.light-text-mobile .story-block-link .album-wrapper .musical_album__album-purchase-link a:focus, .album-wrapper .musical_album__album-purchase-link .dark-text.light-text-mobile .story-block-link a:focus {
    background: #b7a05e;
    color: #000 !important;
    border-color: #b7a05e;
  }
  .dark-text.light-text-mobile .story-block-link a.btn.btn-secondary, .dark-text.light-text-mobile .story-block-link a.btn-secondary.modal-trigger--video, .dark-text.light-text-mobile .story-block-link .album-wrapper .musical_album__album-purchase-link a.btn-secondary, .album-wrapper .musical_album__album-purchase-link .dark-text.light-text-mobile .story-block-link a.btn-secondary {
    background: transparent;
    color: #fff !important;
    border-color: #fff;
  }
  .dark-text.light-text-mobile .story-block-link a.btn.btn-secondary:hover, .dark-text.light-text-mobile .story-block-link a.btn-secondary.modal-trigger--video:hover, .dark-text.light-text-mobile .story-block-link .album-wrapper .musical_album__album-purchase-link a.btn-secondary:hover, .album-wrapper .musical_album__album-purchase-link .dark-text.light-text-mobile .story-block-link a.btn-secondary:hover, .dark-text.light-text-mobile .story-block-link a.btn.btn-secondary:active, .dark-text.light-text-mobile .story-block-link a.btn-secondary.modal-trigger--video:active, .dark-text.light-text-mobile .story-block-link .album-wrapper .musical_album__album-purchase-link a.btn-secondary:active, .album-wrapper .musical_album__album-purchase-link .dark-text.light-text-mobile .story-block-link a.btn-secondary:active, .dark-text.light-text-mobile .story-block-link a.btn.btn-secondary:focus, .dark-text.light-text-mobile .story-block-link a.btn-secondary.modal-trigger--video:focus, .dark-text.light-text-mobile .story-block-link .album-wrapper .musical_album__album-purchase-link a.btn-secondary:focus, .album-wrapper .musical_album__album-purchase-link .dark-text.light-text-mobile .story-block-link a.btn-secondary:focus {
    background: #326b6d;
    color: #fff !important;
    border-color: #326b6d;
  }
  .dark-text.light-text-mobile .story-block-videos .modal-trigger--video {
    background: transparent;
    color: #fff !important;
    border-color: transparent;
  }
  .dark-text.light-text-mobile .story-block-videos .modal-trigger--video:hover, .dark-text.light-text-mobile .story-block-videos .modal-trigger--video:active, .dark-text.light-text-mobile .story-block-videos .modal-trigger--video:focus {
    background: #b7a05e;
    color: #000 !important;
    border-color: #b7a05e;
  }
  .dark-text.light-text-mobile .story-block-link a:not(.btn-primary):not(.btn-secondary) {
    color: #b7a05e;
  }
  .dark-text.light-text-mobile .swiper-slide .slide-title {
    color: #b7a05e !important;
  }
  .dark-text.light-text-mobile .swiper-slide .slide-body {
    color: rgba(250, 250, 250, 0.8) !important;
  }
  .dark-text.light-text-mobile.section-cards .card-title, .dark-text.light-text-mobile.card-item .card-title {
    color: #b7a05e !important;
  }
  .dark-text.light-text-mobile.section-cards .card-text, .dark-text.light-text-mobile.card-item .card-text {
    color: rgba(250, 250, 250, 0.8) !important;
  }
  .dark-text.light-text-mobile.section-cards .card-link, .dark-text.light-text-mobile.card-item .card-link {
    background: transparent;
    color: #fff !important;
    border-color: transparent;
  }
  .dark-text.light-text-mobile.section-cards .card-link:hover, .dark-text.light-text-mobile.section-cards .card-link:active, .dark-text.light-text-mobile.section-cards .card-link:focus, .dark-text.light-text-mobile.card-item .card-link:hover, .dark-text.light-text-mobile.card-item .card-link:active, .dark-text.light-text-mobile.card-item .card-link:focus {
    background: #b7a05e;
    color: #000 !important;
    border-color: #b7a05e;
  }
  .dark-text.light-text-mobile.section-cards .card-link.btn-secondary, .dark-text.light-text-mobile.card-item .card-link.btn-secondary {
    background: transparent;
    color: #fff !important;
    border-color: #fff;
  }
  .dark-text.light-text-mobile.section-cards .card-link.btn-secondary:hover, .dark-text.light-text-mobile.section-cards .card-link.btn-secondary:active, .dark-text.light-text-mobile.section-cards .card-link.btn-secondary:focus, .dark-text.light-text-mobile.card-item .card-link.btn-secondary:hover, .dark-text.light-text-mobile.card-item .card-link.btn-secondary:active, .dark-text.light-text-mobile.card-item .card-link.btn-secondary:focus {
    background: #326b6d;
    color: #fff !important;
    border-color: #326b6d;
  }
}
@media (max-width: 767.98px) {
  .card-dark-text.light-text-mobile .card-item .card-title {
    color: #b7a05e !important;
  }
  .card-dark-text.light-text-mobile .card-item .card-text {
    color: rgba(250, 250, 250, 0.8) !important;
  }
  .card-dark-text.light-text-mobile .card-item .card-link {
    background: transparent;
    color: #fff !important;
    border-color: transparent;
  }
  .card-dark-text.light-text-mobile .card-item .card-link:hover, .card-dark-text.light-text-mobile .card-item .card-link:active, .card-dark-text.light-text-mobile .card-item .card-link:focus {
    background: #b7a05e;
    color: #000 !important;
    border-color: #b7a05e;
  }
  .card-dark-text.light-text-mobile .card-item .card-link.btn-secondary {
    background: transparent;
    color: #fff !important;
    border-color: #fff;
  }
  .card-dark-text.light-text-mobile .card-item .card-link.btn-secondary:hover, .card-dark-text.light-text-mobile .card-item .card-link.btn-secondary:active, .card-dark-text.light-text-mobile .card-item .card-link.btn-secondary:focus {
    background: #326b6d;
    color: #fff !important;
    border-color: #326b6d;
  }
}
@media (max-width: 1023.98px) {
  .card-text-over-image.card-dark-text.light-text-mobile .card-item .card-title {
    color: #b7a05e !important;
  }
  .card-text-over-image.card-dark-text.light-text-mobile .card-item .card-text {
    color: rgba(250, 250, 250, 0.8) !important;
  }
  .card-text-over-image.card-dark-text.light-text-mobile .card-item .card-link {
    background: transparent;
    color: #fff !important;
    border-color: transparent;
  }
  .card-text-over-image.card-dark-text.light-text-mobile .card-item .card-link:hover, .card-text-over-image.card-dark-text.light-text-mobile .card-item .card-link:active, .card-text-over-image.card-dark-text.light-text-mobile .card-item .card-link:focus {
    background: #b7a05e;
    color: #000 !important;
    border-color: #b7a05e;
  }
  .card-text-over-image.card-dark-text.light-text-mobile .card-item .card-link.btn-secondary {
    background: transparent;
    color: #fff !important;
    border-color: #fff;
  }
  .card-text-over-image.card-dark-text.light-text-mobile .card-item .card-link.btn-secondary:hover, .card-text-over-image.card-dark-text.light-text-mobile .card-item .card-link.btn-secondary:active, .card-text-over-image.card-dark-text.light-text-mobile .card-item .card-link.btn-secondary:focus {
    background: #326b6d;
    color: #fff !important;
    border-color: #326b6d;
  }
}
@media (max-width: 1199.98px) {
  .card-text-over-image-hover.card-dark-text.light-text-mobile .card-item .card-title {
    color: #b7a05e !important;
  }
  .card-text-over-image-hover.card-dark-text.light-text-mobile .card-item .card-text {
    color: rgba(250, 250, 250, 0.8) !important;
  }
  .card-text-over-image-hover.card-dark-text.light-text-mobile .card-item .card-link {
    background: transparent;
    color: #fff !important;
    border-color: transparent;
  }
  .card-text-over-image-hover.card-dark-text.light-text-mobile .card-item .card-link:hover, .card-text-over-image-hover.card-dark-text.light-text-mobile .card-item .card-link:active, .card-text-over-image-hover.card-dark-text.light-text-mobile .card-item .card-link:focus {
    background: #b7a05e;
    color: #000 !important;
    border-color: #b7a05e;
  }
  .card-text-over-image-hover.card-dark-text.light-text-mobile .card-item .card-link.btn-secondary {
    background: transparent;
    color: #fff !important;
    border-color: #fff;
  }
  .card-text-over-image-hover.card-dark-text.light-text-mobile .card-item .card-link.btn-secondary:hover, .card-text-over-image-hover.card-dark-text.light-text-mobile .card-item .card-link.btn-secondary:active, .card-text-over-image-hover.card-dark-text.light-text-mobile .card-item .card-link.btn-secondary:focus {
    background: #326b6d;
    color: #fff !important;
    border-color: #326b6d;
  }
}
.overlay-dark .image-overlay, .overlay-dark .hero-overlay {
  background: rgba(0, 0, 0, 0.7);
}
.dark-overlay-gradient-from-left .image-overlay, .dark-overlay-gradient-from-left .hero-overlay {
  background: rgba(31, 31, 31, 0.7);
  background: linear-gradient(90deg, rgba(31, 31, 31, 0.7) 36%, rgba(31, 31, 31, 0.65) 41%, rgba(31, 31, 31, 0.55) 46%, rgba(31, 31, 31, 0.35) 55.5%, rgba(31, 31, 31, 0.25) 59%, rgba(31, 31, 31, 0) 65%);
}
.dark-overlay-gradient-from-right .image-overlay, .dark-overlay-gradient-from-right .hero-overlay {
  background: rgba(31, 31, 31, 0.7);
  background: linear-gradient(90deg, rgba(31, 31, 31, 0) 35%, rgba(31, 31, 31, 0.25) 42%, rgba(31, 31, 31, 0.35) 46%, rgba(31, 31, 31, 0.55) 55.5%, rgba(31, 31, 31, 0.65) 60%, rgba(31, 31, 31, 0.7) 65%);
}
.overlay-light .image-overlay, .overlay-light .hero-overlay {
  background: rgba(255, 255, 255, 0.7);
}
.light-overlay-gradient-from-left .image-overlay, .light-overlay-gradient-from-left .hero-overlay {
  background: rgba(255, 255, 255, 0.7);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.7) 36%, rgba(255, 255, 255, 0.65) 41%, rgba(255, 255, 255, 0.55) 46%, rgba(255, 255, 255, 0.35) 55.5%, rgba(255, 255, 255, 0.25) 59%, rgba(255, 255, 255, 0) 65%);
}
.light-overlay-gradient-from-right .image-overlay, .light-overlay-gradient-from-right .hero-overlay {
  background: rgba(255, 255, 255, 0.7);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 35%, rgba(255, 255, 255, 0.25) 42%, rgba(255, 255, 255, 0.35) 46%, rgba(255, 255, 255, 0.55) 55.5%, rgba(255, 255, 255, 0.65) 60%, rgba(255, 255, 255, 0.7) 65%);
}
.text-wrapper-dark.section-story-block .text-wrapper {
  padding: calc(4vw * 1.5);
  background: #000;
  align-self: center;
}
@media (min-width: 768px) {
  .text-wrapper-dark.section-story-block .text-wrapper {
    margin: 0 -4vw;
  }
}
@media (min-width: 768px) {
  .text-wrapper-dark.section-story-block .text-wrapper {
    padding: 4vw;
  }
}
.text-wrapper-dark .intro .text-wrapper, .text-wrapper-dark .text-wrapper {
  padding: calc(4vw * 1.5);
  background: #000;
  border-radius: 0;
  margin-bottom: 4vw;
}
@media (min-width: 768px) {
  .text-wrapper-dark .intro .text-wrapper, .text-wrapper-dark .text-wrapper {
    padding: 4vw;
  }
}
.text-wrapper-dark .intro .text-wrapper .section-title, .text-wrapper-dark .text-wrapper .section-title {
  color: #b7a05e;
}
.text-wrapper-dark .intro .text-wrapper .intro-body, .text-wrapper-dark .intro .text-wrapper .story-block-text, .text-wrapper-dark .text-wrapper .intro-body, .text-wrapper-dark .text-wrapper .story-block-text {
  color: rgba(250, 250, 250, 0.8);
}
.text-wrapper-dark .intro .text-wrapper .intro-body a, .text-wrapper-dark .intro .text-wrapper .story-block-text a, .text-wrapper-dark .text-wrapper .intro-body a, .text-wrapper-dark .text-wrapper .story-block-text a {
  color: #b7a05e;
}
.text-wrapper-dark .intro .text-wrapper .intro-body a:hover, .text-wrapper-dark .intro .text-wrapper .story-block-text a:hover, .text-wrapper-dark .text-wrapper .intro-body a:hover, .text-wrapper-dark .text-wrapper .story-block-text a:hover {
  color: #d7caa4;
}
.text-wrapper-dark .intro .text-wrapper .story-block-link a.btn, .text-wrapper-dark .intro .text-wrapper .story-block-link a.modal-trigger--video, .text-wrapper-dark .intro .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark .intro .text-wrapper .story-block-link a, .text-wrapper-dark .intro .text-wrapper .story-block-videos a.btn, .text-wrapper-dark .intro .text-wrapper .story-block-videos a.modal-trigger--video, .text-wrapper-dark .intro .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark .intro .text-wrapper .story-block-videos a, .text-wrapper-dark .text-wrapper .story-block-link a.btn, .text-wrapper-dark .text-wrapper .story-block-link a.modal-trigger--video, .text-wrapper-dark .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark .text-wrapper .story-block-link a, .text-wrapper-dark .text-wrapper .story-block-videos a.btn, .text-wrapper-dark .text-wrapper .story-block-videos a.modal-trigger--video, .text-wrapper-dark .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark .text-wrapper .story-block-videos a {
  background: transparent;
  color: #fff !important;
  border-color: transparent;
}
.text-wrapper-dark .intro .text-wrapper .story-block-link a.btn:hover, .text-wrapper-dark .intro .text-wrapper .story-block-link a.modal-trigger--video:hover, .text-wrapper-dark .intro .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a:hover, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark .intro .text-wrapper .story-block-link a:hover, .text-wrapper-dark .intro .text-wrapper .story-block-link a.btn:active, .text-wrapper-dark .intro .text-wrapper .story-block-link a.modal-trigger--video:active, .text-wrapper-dark .intro .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a:active, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark .intro .text-wrapper .story-block-link a:active, .text-wrapper-dark .intro .text-wrapper .story-block-link a.btn:focus, .text-wrapper-dark .intro .text-wrapper .story-block-link a.modal-trigger--video:focus, .text-wrapper-dark .intro .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a:focus, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark .intro .text-wrapper .story-block-link a:focus, .text-wrapper-dark .intro .text-wrapper .story-block-videos a.btn:hover, .text-wrapper-dark .intro .text-wrapper .story-block-videos a.modal-trigger--video:hover, .text-wrapper-dark .intro .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a:hover, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark .intro .text-wrapper .story-block-videos a:hover, .text-wrapper-dark .intro .text-wrapper .story-block-videos a.btn:active, .text-wrapper-dark .intro .text-wrapper .story-block-videos a.modal-trigger--video:active, .text-wrapper-dark .intro .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a:active, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark .intro .text-wrapper .story-block-videos a:active, .text-wrapper-dark .intro .text-wrapper .story-block-videos a.btn:focus, .text-wrapper-dark .intro .text-wrapper .story-block-videos a.modal-trigger--video:focus, .text-wrapper-dark .intro .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a:focus, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark .intro .text-wrapper .story-block-videos a:focus, .text-wrapper-dark .text-wrapper .story-block-link a.btn:hover, .text-wrapper-dark .text-wrapper .story-block-link a.modal-trigger--video:hover, .text-wrapper-dark .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a:hover, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark .text-wrapper .story-block-link a:hover, .text-wrapper-dark .text-wrapper .story-block-link a.btn:active, .text-wrapper-dark .text-wrapper .story-block-link a.modal-trigger--video:active, .text-wrapper-dark .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a:active, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark .text-wrapper .story-block-link a:active, .text-wrapper-dark .text-wrapper .story-block-link a.btn:focus, .text-wrapper-dark .text-wrapper .story-block-link a.modal-trigger--video:focus, .text-wrapper-dark .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a:focus, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark .text-wrapper .story-block-link a:focus, .text-wrapper-dark .text-wrapper .story-block-videos a.btn:hover, .text-wrapper-dark .text-wrapper .story-block-videos a.modal-trigger--video:hover, .text-wrapper-dark .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a:hover, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark .text-wrapper .story-block-videos a:hover, .text-wrapper-dark .text-wrapper .story-block-videos a.btn:active, .text-wrapper-dark .text-wrapper .story-block-videos a.modal-trigger--video:active, .text-wrapper-dark .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a:active, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark .text-wrapper .story-block-videos a:active, .text-wrapper-dark .text-wrapper .story-block-videos a.btn:focus, .text-wrapper-dark .text-wrapper .story-block-videos a.modal-trigger--video:focus, .text-wrapper-dark .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a:focus, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark .text-wrapper .story-block-videos a:focus {
  background: #b7a05e;
  color: #000 !important;
  border-color: #b7a05e;
}
.text-wrapper-dark .intro .text-wrapper .story-block-link a.btn.btn-secondary, .text-wrapper-dark .intro .text-wrapper .story-block-link a.btn-secondary.modal-trigger--video, .text-wrapper-dark .intro .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a.btn-secondary, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark .intro .text-wrapper .story-block-link a.btn-secondary, .text-wrapper-dark .intro .text-wrapper .story-block-videos a.btn.btn-secondary, .text-wrapper-dark .intro .text-wrapper .story-block-videos a.btn-secondary.modal-trigger--video, .text-wrapper-dark .intro .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a.btn-secondary, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark .intro .text-wrapper .story-block-videos a.btn-secondary, .text-wrapper-dark .text-wrapper .story-block-link a.btn.btn-secondary, .text-wrapper-dark .text-wrapper .story-block-link a.btn-secondary.modal-trigger--video, .text-wrapper-dark .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a.btn-secondary, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark .text-wrapper .story-block-link a.btn-secondary, .text-wrapper-dark .text-wrapper .story-block-videos a.btn.btn-secondary, .text-wrapper-dark .text-wrapper .story-block-videos a.btn-secondary.modal-trigger--video, .text-wrapper-dark .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a.btn-secondary, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark .text-wrapper .story-block-videos a.btn-secondary {
  background: transparent;
  color: #fff !important;
  border-color: #fff;
}
.text-wrapper-dark .intro .text-wrapper .story-block-link a.btn.btn-secondary:hover, .text-wrapper-dark .intro .text-wrapper .story-block-link a.btn-secondary.modal-trigger--video:hover, .text-wrapper-dark .intro .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a.btn-secondary:hover, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark .intro .text-wrapper .story-block-link a.btn-secondary:hover, .text-wrapper-dark .intro .text-wrapper .story-block-link a.btn.btn-secondary:active, .text-wrapper-dark .intro .text-wrapper .story-block-link a.btn-secondary.modal-trigger--video:active, .text-wrapper-dark .intro .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a.btn-secondary:active, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark .intro .text-wrapper .story-block-link a.btn-secondary:active, .text-wrapper-dark .intro .text-wrapper .story-block-link a.btn.btn-secondary:focus, .text-wrapper-dark .intro .text-wrapper .story-block-link a.btn-secondary.modal-trigger--video:focus, .text-wrapper-dark .intro .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a.btn-secondary:focus, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark .intro .text-wrapper .story-block-link a.btn-secondary:focus, .text-wrapper-dark .intro .text-wrapper .story-block-videos a.btn.btn-secondary:hover, .text-wrapper-dark .intro .text-wrapper .story-block-videos a.btn-secondary.modal-trigger--video:hover, .text-wrapper-dark .intro .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a.btn-secondary:hover, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark .intro .text-wrapper .story-block-videos a.btn-secondary:hover, .text-wrapper-dark .intro .text-wrapper .story-block-videos a.btn.btn-secondary:active, .text-wrapper-dark .intro .text-wrapper .story-block-videos a.btn-secondary.modal-trigger--video:active, .text-wrapper-dark .intro .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a.btn-secondary:active, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark .intro .text-wrapper .story-block-videos a.btn-secondary:active, .text-wrapper-dark .intro .text-wrapper .story-block-videos a.btn.btn-secondary:focus, .text-wrapper-dark .intro .text-wrapper .story-block-videos a.btn-secondary.modal-trigger--video:focus, .text-wrapper-dark .intro .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a.btn-secondary:focus, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark .intro .text-wrapper .story-block-videos a.btn-secondary:focus, .text-wrapper-dark .text-wrapper .story-block-link a.btn.btn-secondary:hover, .text-wrapper-dark .text-wrapper .story-block-link a.btn-secondary.modal-trigger--video:hover, .text-wrapper-dark .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a.btn-secondary:hover, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark .text-wrapper .story-block-link a.btn-secondary:hover, .text-wrapper-dark .text-wrapper .story-block-link a.btn.btn-secondary:active, .text-wrapper-dark .text-wrapper .story-block-link a.btn-secondary.modal-trigger--video:active, .text-wrapper-dark .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a.btn-secondary:active, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark .text-wrapper .story-block-link a.btn-secondary:active, .text-wrapper-dark .text-wrapper .story-block-link a.btn.btn-secondary:focus, .text-wrapper-dark .text-wrapper .story-block-link a.btn-secondary.modal-trigger--video:focus, .text-wrapper-dark .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a.btn-secondary:focus, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark .text-wrapper .story-block-link a.btn-secondary:focus, .text-wrapper-dark .text-wrapper .story-block-videos a.btn.btn-secondary:hover, .text-wrapper-dark .text-wrapper .story-block-videos a.btn-secondary.modal-trigger--video:hover, .text-wrapper-dark .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a.btn-secondary:hover, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark .text-wrapper .story-block-videos a.btn-secondary:hover, .text-wrapper-dark .text-wrapper .story-block-videos a.btn.btn-secondary:active, .text-wrapper-dark .text-wrapper .story-block-videos a.btn-secondary.modal-trigger--video:active, .text-wrapper-dark .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a.btn-secondary:active, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark .text-wrapper .story-block-videos a.btn-secondary:active, .text-wrapper-dark .text-wrapper .story-block-videos a.btn.btn-secondary:focus, .text-wrapper-dark .text-wrapper .story-block-videos a.btn-secondary.modal-trigger--video:focus, .text-wrapper-dark .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a.btn-secondary:focus, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark .text-wrapper .story-block-videos a.btn-secondary:focus {
  background: #326b6d;
  color: #fff !important;
  border-color: #326b6d;
}
.text-wrapper-light.section-story-block .text-wrapper {
  padding: calc(4vw * 1.5);
  background: #fff;
  align-self: center;
}
@media (min-width: 768px) {
  .text-wrapper-light.section-story-block .text-wrapper {
    margin: 0 -4vw;
  }
}
@media (min-width: 768px) {
  .text-wrapper-light.section-story-block .text-wrapper {
    padding: 4vw;
  }
}
.text-wrapper-light.intro .text-wrapper, .text-wrapper-light .text-wrapper {
  padding: calc(4vw * 1.5);
  background: #fff;
  border-radius: 0;
  margin-bottom: 4vw;
}
@media (min-width: 768px) {
  .text-wrapper-light.intro .text-wrapper, .text-wrapper-light .text-wrapper {
    padding: 4vw;
  }
}
.text-wrapper-light.intro .text-wrapper .section-title, .text-wrapper-light .text-wrapper .section-title {
  color: rgba(0, 0, 0, 0.8);
}
.text-wrapper-light.intro .text-wrapper .intro-body, .text-wrapper-light.intro .text-wrapper .story-block-text, .text-wrapper-light .text-wrapper .intro-body, .text-wrapper-light .text-wrapper .story-block-text {
  color: rgba(0, 0, 0, 0.8);
}
.text-wrapper-light.intro .text-wrapper .intro-body a, .text-wrapper-light.intro .text-wrapper .story-block-text a, .text-wrapper-light .text-wrapper .intro-body a, .text-wrapper-light .text-wrapper .story-block-text a {
  color: #b7a05e;
}
.text-wrapper-light.intro .text-wrapper .intro-body a:hover, .text-wrapper-light.intro .text-wrapper .story-block-text a:hover, .text-wrapper-light .text-wrapper .intro-body a:hover, .text-wrapper-light .text-wrapper .story-block-text a:hover {
  color: #796836;
}
.text-wrapper-light.intro .text-wrapper .story-block-link a.btn, .text-wrapper-light.intro .text-wrapper .story-block-link a.modal-trigger--video, .text-wrapper-light.intro .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light.intro .text-wrapper .story-block-link a, .text-wrapper-light.intro .text-wrapper .story-block-videos a.btn, .text-wrapper-light.intro .text-wrapper .story-block-videos a.modal-trigger--video, .text-wrapper-light.intro .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light.intro .text-wrapper .story-block-videos a, .text-wrapper-light .text-wrapper .story-block-link a.btn, .text-wrapper-light .text-wrapper .story-block-link a.modal-trigger--video, .text-wrapper-light .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light .text-wrapper .story-block-link a, .text-wrapper-light .text-wrapper .story-block-videos a.btn, .text-wrapper-light .text-wrapper .story-block-videos a.modal-trigger--video, .text-wrapper-light .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light .text-wrapper .story-block-videos a {
  background: transparent;
  color: #fff !important;
  border-color: transparent;
}
.text-wrapper-light.intro .text-wrapper .story-block-link a.btn:hover, .text-wrapper-light.intro .text-wrapper .story-block-link a.modal-trigger--video:hover, .text-wrapper-light.intro .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a:hover, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light.intro .text-wrapper .story-block-link a:hover, .text-wrapper-light.intro .text-wrapper .story-block-link a.btn:active, .text-wrapper-light.intro .text-wrapper .story-block-link a.modal-trigger--video:active, .text-wrapper-light.intro .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a:active, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light.intro .text-wrapper .story-block-link a:active, .text-wrapper-light.intro .text-wrapper .story-block-link a.btn:focus, .text-wrapper-light.intro .text-wrapper .story-block-link a.modal-trigger--video:focus, .text-wrapper-light.intro .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a:focus, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light.intro .text-wrapper .story-block-link a:focus, .text-wrapper-light.intro .text-wrapper .story-block-videos a.btn:hover, .text-wrapper-light.intro .text-wrapper .story-block-videos a.modal-trigger--video:hover, .text-wrapper-light.intro .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a:hover, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light.intro .text-wrapper .story-block-videos a:hover, .text-wrapper-light.intro .text-wrapper .story-block-videos a.btn:active, .text-wrapper-light.intro .text-wrapper .story-block-videos a.modal-trigger--video:active, .text-wrapper-light.intro .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a:active, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light.intro .text-wrapper .story-block-videos a:active, .text-wrapper-light.intro .text-wrapper .story-block-videos a.btn:focus, .text-wrapper-light.intro .text-wrapper .story-block-videos a.modal-trigger--video:focus, .text-wrapper-light.intro .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a:focus, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light.intro .text-wrapper .story-block-videos a:focus, .text-wrapper-light .text-wrapper .story-block-link a.btn:hover, .text-wrapper-light .text-wrapper .story-block-link a.modal-trigger--video:hover, .text-wrapper-light .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a:hover, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light .text-wrapper .story-block-link a:hover, .text-wrapper-light .text-wrapper .story-block-link a.btn:active, .text-wrapper-light .text-wrapper .story-block-link a.modal-trigger--video:active, .text-wrapper-light .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a:active, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light .text-wrapper .story-block-link a:active, .text-wrapper-light .text-wrapper .story-block-link a.btn:focus, .text-wrapper-light .text-wrapper .story-block-link a.modal-trigger--video:focus, .text-wrapper-light .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a:focus, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light .text-wrapper .story-block-link a:focus, .text-wrapper-light .text-wrapper .story-block-videos a.btn:hover, .text-wrapper-light .text-wrapper .story-block-videos a.modal-trigger--video:hover, .text-wrapper-light .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a:hover, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light .text-wrapper .story-block-videos a:hover, .text-wrapper-light .text-wrapper .story-block-videos a.btn:active, .text-wrapper-light .text-wrapper .story-block-videos a.modal-trigger--video:active, .text-wrapper-light .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a:active, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light .text-wrapper .story-block-videos a:active, .text-wrapper-light .text-wrapper .story-block-videos a.btn:focus, .text-wrapper-light .text-wrapper .story-block-videos a.modal-trigger--video:focus, .text-wrapper-light .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a:focus, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light .text-wrapper .story-block-videos a:focus {
  background: #b7a05e;
  color: #fff !important;
  border-color: #b7a05e;
}
.text-wrapper-light.intro .text-wrapper .story-block-link a.btn.btn-secondary, .text-wrapper-light.intro .text-wrapper .story-block-link a.btn-secondary.modal-trigger--video, .text-wrapper-light.intro .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a.btn-secondary, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light.intro .text-wrapper .story-block-link a.btn-secondary, .text-wrapper-light.intro .text-wrapper .story-block-videos a.btn.btn-secondary, .text-wrapper-light.intro .text-wrapper .story-block-videos a.btn-secondary.modal-trigger--video, .text-wrapper-light.intro .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a.btn-secondary, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light.intro .text-wrapper .story-block-videos a.btn-secondary, .text-wrapper-light .text-wrapper .story-block-link a.btn.btn-secondary, .text-wrapper-light .text-wrapper .story-block-link a.btn-secondary.modal-trigger--video, .text-wrapper-light .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a.btn-secondary, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light .text-wrapper .story-block-link a.btn-secondary, .text-wrapper-light .text-wrapper .story-block-videos a.btn.btn-secondary, .text-wrapper-light .text-wrapper .story-block-videos a.btn-secondary.modal-trigger--video, .text-wrapper-light .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a.btn-secondary, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light .text-wrapper .story-block-videos a.btn-secondary {
  background: transparent;
  color: #fff !important;
  border-color: #fff;
}
.text-wrapper-light.intro .text-wrapper .story-block-link a.btn.btn-secondary:hover, .text-wrapper-light.intro .text-wrapper .story-block-link a.btn-secondary.modal-trigger--video:hover, .text-wrapper-light.intro .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a.btn-secondary:hover, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light.intro .text-wrapper .story-block-link a.btn-secondary:hover, .text-wrapper-light.intro .text-wrapper .story-block-link a.btn.btn-secondary:active, .text-wrapper-light.intro .text-wrapper .story-block-link a.btn-secondary.modal-trigger--video:active, .text-wrapper-light.intro .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a.btn-secondary:active, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light.intro .text-wrapper .story-block-link a.btn-secondary:active, .text-wrapper-light.intro .text-wrapper .story-block-link a.btn.btn-secondary:focus, .text-wrapper-light.intro .text-wrapper .story-block-link a.btn-secondary.modal-trigger--video:focus, .text-wrapper-light.intro .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a.btn-secondary:focus, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light.intro .text-wrapper .story-block-link a.btn-secondary:focus, .text-wrapper-light.intro .text-wrapper .story-block-videos a.btn.btn-secondary:hover, .text-wrapper-light.intro .text-wrapper .story-block-videos a.btn-secondary.modal-trigger--video:hover, .text-wrapper-light.intro .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a.btn-secondary:hover, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light.intro .text-wrapper .story-block-videos a.btn-secondary:hover, .text-wrapper-light.intro .text-wrapper .story-block-videos a.btn.btn-secondary:active, .text-wrapper-light.intro .text-wrapper .story-block-videos a.btn-secondary.modal-trigger--video:active, .text-wrapper-light.intro .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a.btn-secondary:active, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light.intro .text-wrapper .story-block-videos a.btn-secondary:active, .text-wrapper-light.intro .text-wrapper .story-block-videos a.btn.btn-secondary:focus, .text-wrapper-light.intro .text-wrapper .story-block-videos a.btn-secondary.modal-trigger--video:focus, .text-wrapper-light.intro .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a.btn-secondary:focus, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light.intro .text-wrapper .story-block-videos a.btn-secondary:focus, .text-wrapper-light .text-wrapper .story-block-link a.btn.btn-secondary:hover, .text-wrapper-light .text-wrapper .story-block-link a.btn-secondary.modal-trigger--video:hover, .text-wrapper-light .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a.btn-secondary:hover, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light .text-wrapper .story-block-link a.btn-secondary:hover, .text-wrapper-light .text-wrapper .story-block-link a.btn.btn-secondary:active, .text-wrapper-light .text-wrapper .story-block-link a.btn-secondary.modal-trigger--video:active, .text-wrapper-light .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a.btn-secondary:active, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light .text-wrapper .story-block-link a.btn-secondary:active, .text-wrapper-light .text-wrapper .story-block-link a.btn.btn-secondary:focus, .text-wrapper-light .text-wrapper .story-block-link a.btn-secondary.modal-trigger--video:focus, .text-wrapper-light .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a.btn-secondary:focus, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light .text-wrapper .story-block-link a.btn-secondary:focus, .text-wrapper-light .text-wrapper .story-block-videos a.btn.btn-secondary:hover, .text-wrapper-light .text-wrapper .story-block-videos a.btn-secondary.modal-trigger--video:hover, .text-wrapper-light .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a.btn-secondary:hover, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light .text-wrapper .story-block-videos a.btn-secondary:hover, .text-wrapper-light .text-wrapper .story-block-videos a.btn.btn-secondary:active, .text-wrapper-light .text-wrapper .story-block-videos a.btn-secondary.modal-trigger--video:active, .text-wrapper-light .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a.btn-secondary:active, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light .text-wrapper .story-block-videos a.btn-secondary:active, .text-wrapper-light .text-wrapper .story-block-videos a.btn.btn-secondary:focus, .text-wrapper-light .text-wrapper .story-block-videos a.btn-secondary.modal-trigger--video:focus, .text-wrapper-light .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a.btn-secondary:focus, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light .text-wrapper .story-block-videos a.btn-secondary:focus {
  background: #326b6d;
  color: #fff !important;
  border-color: #326b6d;
}
@media (max-width: 767.98px) {
  .text-wrapper-dark.text-wrapper-normalize-mobile.section-story-block.dark-bg, .text-wrapper-dark.text-wrapper-normalize-mobile.section-story-block.light-bg, .text-wrapper-light.text-wrapper-normalize-mobile.section-story-block.dark-bg, .text-wrapper-light.text-wrapper-normalize-mobile.section-story-block.light-bg {
    background-color: transparent;
  }
  .text-wrapper-dark.text-wrapper-normalize-mobile.section-story-block.light-text .section-title, .text-wrapper-dark.text-wrapper-normalize-mobile.section-story-block.dark-text .section-title, .text-wrapper-light.text-wrapper-normalize-mobile.section-story-block.light-text .section-title, .text-wrapper-light.text-wrapper-normalize-mobile.section-story-block.dark-text .section-title {
    color: #b7a05e !important;
  }
  .text-wrapper-dark.text-wrapper-normalize-mobile.section-story-block.light-text .story-block-text, .text-wrapper-dark.text-wrapper-normalize-mobile.section-story-block.dark-text .story-block-text, .text-wrapper-light.text-wrapper-normalize-mobile.section-story-block.light-text .story-block-text, .text-wrapper-light.text-wrapper-normalize-mobile.section-story-block.dark-text .story-block-text {
    color: rgba(250, 250, 250, 0.8) !important;
  }
  .text-wrapper-dark.text-wrapper-normalize-mobile.section-story-block .text-wrapper, .text-wrapper-light.text-wrapper-normalize-mobile.section-story-block .text-wrapper {
    margin: 0;
    padding: 0;
    background: transparent;
    align-self: center;
    box-shadow: none;
  }
  .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper, .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper, .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper, .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper {
    background: transparent;
    padding: 0;
    border-radius: 0;
    margin-bottom: 0;
    box-shadow: none;
  }
  .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .section-title, .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .section-title, .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .section-title, .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .section-title {
    color: #b7a05e;
  }
  .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .intro-body, .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-text, .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .intro-body, .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-text, .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .intro-body, .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-text, .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .intro-body, .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-text {
    color: rgba(250, 250, 250, 0.8);
  }
  .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .intro-body a, .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-text a, .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .intro-body a, .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-text a, .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .intro-body a, .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-text a, .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .intro-body a, .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-text a {
    color: #b7a05e;
  }
  .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .intro-body a:hover, .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-text a:hover, .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .intro-body a:hover, .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-text a:hover, .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .intro-body a:hover, .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-text a:hover, .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .intro-body a:hover, .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-text a:hover {
    color: #d7caa4;
  }
  .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link a.btn, .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link a.modal-trigger--video, .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link a, .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos a.btn, .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos a.modal-trigger--video, .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos a, .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-link a.btn, .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-link a.modal-trigger--video, .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-link a, .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-videos a.btn, .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-videos a.modal-trigger--video, .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-videos a, .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link a.btn, .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link a.modal-trigger--video, .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link a, .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos a.btn, .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos a.modal-trigger--video, .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos a, .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-link a.btn, .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-link a.modal-trigger--video, .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-link a, .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-videos a.btn, .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-videos a.modal-trigger--video, .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-videos a {
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    text-align: center;
  }
  .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link a.btn:hover, .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link a.modal-trigger--video:hover, .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a:hover, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link a:hover, .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link a.btn:active, .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link a.modal-trigger--video:active, .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a:active, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link a:active, .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link a.btn:focus, .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link a.modal-trigger--video:focus, .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a:focus, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link a:focus, .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos a.btn:hover, .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos a.modal-trigger--video:hover, .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a:hover, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos a:hover, .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos a.btn:active, .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos a.modal-trigger--video:active, .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a:active, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos a:active, .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos a.btn:focus, .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos a.modal-trigger--video:focus, .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a:focus, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos a:focus, .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-link a.btn:hover, .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-link a.modal-trigger--video:hover, .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a:hover, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-link a:hover, .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-link a.btn:active, .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-link a.modal-trigger--video:active, .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a:active, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-link a:active, .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-link a.btn:focus, .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-link a.modal-trigger--video:focus, .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a:focus, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-link a:focus, .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-videos a.btn:hover, .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-videos a.modal-trigger--video:hover, .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a:hover, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-videos a:hover, .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-videos a.btn:active, .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-videos a.modal-trigger--video:active, .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a:active, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-videos a:active, .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-videos a.btn:focus, .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-videos a.modal-trigger--video:focus, .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a:focus, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-videos a:focus, .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link a.btn:hover, .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link a.modal-trigger--video:hover, .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a:hover, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link a:hover, .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link a.btn:active, .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link a.modal-trigger--video:active, .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a:active, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link a:active, .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link a.btn:focus, .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link a.modal-trigger--video:focus, .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a:focus, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link a:focus, .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos a.btn:hover, .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos a.modal-trigger--video:hover, .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a:hover, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos a:hover, .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos a.btn:active, .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos a.modal-trigger--video:active, .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a:active, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos a:active, .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos a.btn:focus, .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos a.modal-trigger--video:focus, .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a:focus, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos a:focus, .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-link a.btn:hover, .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-link a.modal-trigger--video:hover, .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a:hover, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-link a:hover, .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-link a.btn:active, .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-link a.modal-trigger--video:active, .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a:active, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-link a:active, .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-link a.btn:focus, .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-link a.modal-trigger--video:focus, .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a:focus, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-link a:focus, .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-videos a.btn:hover, .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-videos a.modal-trigger--video:hover, .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a:hover, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-videos a:hover, .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-videos a.btn:active, .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-videos a.modal-trigger--video:active, .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a:active, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-videos a:active, .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-videos a.btn:focus, .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-videos a.modal-trigger--video:focus, .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a:focus, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-videos a:focus {
    background: #b7a05e;
    border-color: #b7a05e;
    color: #000 !important;
    text-decoration: none;
  }
  .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link a.btn.btn-secondary, .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link a.btn-secondary.modal-trigger--video, .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a.btn-secondary, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link a.btn-secondary, .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos a.btn.btn-secondary, .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos a.btn-secondary.modal-trigger--video, .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a.btn-secondary, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos a.btn-secondary, .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-link a.btn.btn-secondary, .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-link a.btn-secondary.modal-trigger--video, .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a.btn-secondary, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-link a.btn-secondary, .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-videos a.btn.btn-secondary, .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-videos a.btn-secondary.modal-trigger--video, .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a.btn-secondary, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-videos a.btn-secondary, .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link a.btn.btn-secondary, .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link a.btn-secondary.modal-trigger--video, .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a.btn-secondary, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link a.btn-secondary, .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos a.btn.btn-secondary, .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos a.btn-secondary.modal-trigger--video, .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a.btn-secondary, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos a.btn-secondary, .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-link a.btn.btn-secondary, .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-link a.btn-secondary.modal-trigger--video, .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a.btn-secondary, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-link a.btn-secondary, .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-videos a.btn.btn-secondary, .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-videos a.btn-secondary.modal-trigger--video, .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a.btn-secondary, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-videos a.btn-secondary {
    background: transparent;
    border-color: #fff;
    color: #fff;
    text-align: center;
  }
  .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link a.btn.btn-secondary:hover, .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link a.btn-secondary.modal-trigger--video:hover, .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a.btn-secondary:hover, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link a.btn-secondary:hover, .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link a.btn.btn-secondary:active, .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link a.btn-secondary.modal-trigger--video:active, .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a.btn-secondary:active, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link a.btn-secondary:active, .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link a.btn.btn-secondary:focus, .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link a.btn-secondary.modal-trigger--video:focus, .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a.btn-secondary:focus, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link a.btn-secondary:focus, .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos a.btn.btn-secondary:hover, .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos a.btn-secondary.modal-trigger--video:hover, .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a.btn-secondary:hover, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos a.btn-secondary:hover, .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos a.btn.btn-secondary:active, .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos a.btn-secondary.modal-trigger--video:active, .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a.btn-secondary:active, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos a.btn-secondary:active, .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos a.btn.btn-secondary:focus, .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos a.btn-secondary.modal-trigger--video:focus, .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a.btn-secondary:focus, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos a.btn-secondary:focus, .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-link a.btn.btn-secondary:hover, .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-link a.btn-secondary.modal-trigger--video:hover, .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a.btn-secondary:hover, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-link a.btn-secondary:hover, .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-link a.btn.btn-secondary:active, .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-link a.btn-secondary.modal-trigger--video:active, .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a.btn-secondary:active, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-link a.btn-secondary:active, .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-link a.btn.btn-secondary:focus, .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-link a.btn-secondary.modal-trigger--video:focus, .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a.btn-secondary:focus, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-link a.btn-secondary:focus, .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-videos a.btn.btn-secondary:hover, .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-videos a.btn-secondary.modal-trigger--video:hover, .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a.btn-secondary:hover, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-videos a.btn-secondary:hover, .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-videos a.btn.btn-secondary:active, .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-videos a.btn-secondary.modal-trigger--video:active, .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a.btn-secondary:active, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-videos a.btn-secondary:active, .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-videos a.btn.btn-secondary:focus, .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-videos a.btn-secondary.modal-trigger--video:focus, .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a.btn-secondary:focus, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark.text-wrapper-normalize-mobile .text-wrapper .story-block-videos a.btn-secondary:focus, .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link a.btn.btn-secondary:hover, .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link a.btn-secondary.modal-trigger--video:hover, .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a.btn-secondary:hover, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link a.btn-secondary:hover, .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link a.btn.btn-secondary:active, .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link a.btn-secondary.modal-trigger--video:active, .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a.btn-secondary:active, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link a.btn-secondary:active, .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link a.btn.btn-secondary:focus, .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link a.btn-secondary.modal-trigger--video:focus, .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a.btn-secondary:focus, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-link a.btn-secondary:focus, .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos a.btn.btn-secondary:hover, .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos a.btn-secondary.modal-trigger--video:hover, .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a.btn-secondary:hover, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos a.btn-secondary:hover, .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos a.btn.btn-secondary:active, .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos a.btn-secondary.modal-trigger--video:active, .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a.btn-secondary:active, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos a.btn-secondary:active, .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos a.btn.btn-secondary:focus, .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos a.btn-secondary.modal-trigger--video:focus, .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a.btn-secondary:focus, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light.text-wrapper-normalize-mobile.intro .text-wrapper .story-block-videos a.btn-secondary:focus, .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-link a.btn.btn-secondary:hover, .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-link a.btn-secondary.modal-trigger--video:hover, .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a.btn-secondary:hover, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-link a.btn-secondary:hover, .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-link a.btn.btn-secondary:active, .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-link a.btn-secondary.modal-trigger--video:active, .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a.btn-secondary:active, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-link a.btn-secondary:active, .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-link a.btn.btn-secondary:focus, .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-link a.btn-secondary.modal-trigger--video:focus, .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-link .album-wrapper .musical_album__album-purchase-link a.btn-secondary:focus, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-link a.btn-secondary:focus, .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-videos a.btn.btn-secondary:hover, .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-videos a.btn-secondary.modal-trigger--video:hover, .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a.btn-secondary:hover, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-videos a.btn-secondary:hover, .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-videos a.btn.btn-secondary:active, .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-videos a.btn-secondary.modal-trigger--video:active, .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a.btn-secondary:active, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-videos a.btn-secondary:active, .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-videos a.btn.btn-secondary:focus, .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-videos a.btn-secondary.modal-trigger--video:focus, .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-videos .album-wrapper .musical_album__album-purchase-link a.btn-secondary:focus, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light.text-wrapper-normalize-mobile .text-wrapper .story-block-videos a.btn-secondary:focus {
    background: #326b6d;
    border-color: #326b6d;
    color: #fff !important;
    text-decoration: none;
  }
}
@media (max-width: 767.98px) {
  .section-story-block.text-wrapper-overlap .story-block-mobile-image {
    margin-bottom: 0;
  }
  .section-story-block.text-wrapper-overlap .text-wrapper {
    margin-top: -15vw;
  }
}
@media (max-width: 767.98px) {
  .section-story-block.text-wrapper-overlap.has-extra-image .text-wrapper {
    margin-top: 0;
  }
  .section-story-block.text-wrapper-overlap.has-extra-image .story-block-extra-image {
    margin-top: -15vw;
  }
}
@media (max-width: 767.98px) {
  .section-story-block.text-wrapper-overlap.text-wrapper-overlap-remove-mobile .story-block .story-block-mobile-image {
    margin-bottom: 2em;
  }
  .section-story-block.text-wrapper-overlap.text-wrapper-overlap-remove-mobile .story-block .text-wrapper {
    margin-top: 0;
  }
}
@media (max-width: 767.98px) {
  .section-story-block.text-wrapper-overlap.text-wrapper-overlap-remove-mobile.has-extra-image .story-block-extra-image {
    margin-top: 0;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  #cta-modal .modal-dialog {
    width: 70vw;
    max-width: 500px;
  }
}
@media (min-width: 992px) {
  #cta-modal .modal-dialog {
    width: 50vw;
    max-width: 700px;
  }
}
#cta-modal .modal-content {
  display: flex;
  flex-direction: column;
  background-color: #fff;
  border-radius: 10px;
  font-size: unset;
}
#cta-modal .modal-image {
  display: flex;
  align-items: center;
  justify-content: center;
}
#cta-modal .modal-image figure {
  margin: 0;
}
#cta-modal .modal-text {
  padding: 30px 30px 40px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  #cta-modal .modal-text {
    padding: 50px 30px 30px;
  }
}
@media (min-width: 992px) {
  #cta-modal .modal-text {
    padding: 50px 4vw 40px;
  }
}
#cta-modal .modal-header {
  padding: 0;
  margin-bottom: 1.5em;
  border: 0;
  display: flex;
  align-items: center;
}
#cta-modal .modal-title {
  font-size: clamp(25px, 3vw, 35px);
  color: #b7a05e;
  line-height: 1.2;
  text-align: center;
  flex: 1 1 100%;
}
#cta-modal .modal-title span {
  font-size: 2.5em;
  color: #b7a05e;
  display: block;
}
#cta-modal .modal-body {
  padding: 0;
  margin-bottom: 2em;
  font-size: 0.85em;
  color: #000;
  text-align: center;
}
#cta-modal .modal-body p:last-child {
  margin: 0;
}
#cta-modal #fileswift-cta-link a, #cta-modal input[type="submit"], #cta-modal button[type="submit"] {
  background: transparent;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 50px;
  padding: 15px 30px;
  flex: 0 0 auto;
  text-decoration: none;
}
#cta-modal #fileswift-cta-link a:hover, #cta-modal input[type="submit"]:hover, #cta-modal button[type="submit"]:hover {
  background-color: #b7a05e;
  color: #000;
  border-color: #b7a05e;
  text-decoration: none;
}
#cta-modal #mc_embed_signup {
  width: auto;
}
#cta-modal #mc_embed_signup #mc_embed_signup_scroll {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#cta-modal #mc_embed_signup .mc-field-group {
  width: 100%;
}
#cta-modal #mc_embed_signup .mc-field-group input {
  width: 100%;
}
#cta-modal #mc_embed_signup form {
  margin: 0;
}
#cta-modal #mc_embed_signup input[type="submit"] {
  height: auto;
}
#cta-modal #mc_embed_signup input[type="email"], #cta-modal #mc_embed_signup input[type="text"] {
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 10px 15px;
  margin-bottom: 15px;
}
#cta-modal button.close.cta-modal-close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px;
  margin: 0;
  z-index: 2;
  width: 50px;
  height: 50px;
  transition: 0.2s all ease;
}
#cta-modal button.close.cta-modal-close:hover {
  transform: rotate(90deg);
  opacity: 1;
}
#cta-modal button.close.cta-modal-close span {
  display: none;
}
#cta-modal button.close.cta-modal-close:before {
  content: "";
  width: 30px;
  height: 2px;
  background: #ababab;
  position: relative;
  left: 0;
  top: 0;
  display: block;
  transform: rotate(45deg);
}
#cta-modal button.close.cta-modal-close:after {
  content: "";
  width: 30px;
  height: 2px;
  background: #ababab;
  position: relative;
  left: 0;
  top: -2px;
  display: block;
  transform: rotate(315deg);
}
#cta-modal.cta-picture-frame .modal-image {
  padding: 50px 30px 30px;
}
@media (min-width: 768px) {
  #cta-modal.cta-2-col .modal-dialog {
    width: 90vw;
    max-width: 1000px;
  }
  #cta-modal.cta-2-col .modal-content {
    flex-direction: row;
  }
  #cta-modal.cta-2-col .modal-image {
    flex: 1 1 50%;
  }
  #cta-modal.cta-2-col .modal-image figure {
    margin: 0;
  }
  #cta-modal.cta-2-col .modal-image figcaption {
    display: none;
  }
  #cta-modal.cta-2-col .modal-text {
    flex: 1 1 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  #cta-modal.cta-2-col .modal-header {
    flex: 0 1 auto;
  }
  #cta-modal.cta-2-col .modal-title {
    flex: 1 1 100%;
  }
  #cta-modal.cta-2-col .modal-body {
    flex: 0 1 auto;
  }
  #cta-modal.cta-2-col .modal_alert__modal-alert-image, #cta-modal.cta-2-col .site_v2__cta-image {
    width: 100%;
    height: 100%;
  }
  #cta-modal.cta-2-col .modal_alert__modal-alert-image figure, #cta-modal.cta-2-col .site_v2__cta-image figure {
    margin: 0;
    width: 100%;
    height: 100%;
  }
  #cta-modal.cta-2-col .modal_alert__modal-alert-image figure picture, #cta-modal.cta-2-col .site_v2__cta-image figure picture {
    display: block;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
  }
}
#cta-modal.cta-2-col.cta-picture-frame .modal-image {
  padding: 50px 30px 0px;
}
@media (min-width: 768px) {
  #cta-modal.cta-2-col.cta-picture-frame .modal-image {
    padding: 30px;
  }
}
#cta-modal.cta-2-col.cta-picture-fit .modal-content picture img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.cta-wake-link {
  position: fixed;
  right: 10px;
  bottom: 10px;
  border-radius: 0;
  padding: 0.5em;
  font-size: 1.25em;
  margin: 0;
  line-height: 1;
  z-index: 100;
  background: transparent;
  border: 0px solid #fff;
  color: #fff;
}
.cta-wake-link:hover {
  border-color: #b7a05e;
  background-color: #b7a05e;
  color: #000;
}
#cta-modal-wrapper .cta-type-native-email .contact-form-wrapper {
  display: flex;
  justify-content: center;
}
#cta-modal-wrapper .cta-type-native-email .contact-form-wrapper #cta-form {
  width: 100%;
  justify-content: center;
  display: flex;
  max-width: 600px;
}
@media (max-width: 767.98px) {
  #cta-modal-wrapper .cta-type-native-email .contact-form-wrapper #cta-form {
    flex-direction: column;
  }
}
#cta-modal-wrapper .cta-type-native-email .contact-form-wrapper input[type="email"] {
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 10px 15px;
  flex: 1 1 auto;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  #cta-modal-wrapper .cta-type-native-email .contact-form-wrapper input[type="email"] {
    margin-right: 10px;
    margin-bottom: 0;
  }
}
#cta-modal-wrapper .cta-type-native-email.cta-2-col #cta-form {
  width: 100%;
  justify-content: center;
  display: flex;
  flex-direction: column;
}
#cta-modal-wrapper .cta-type-native-email.cta-2-col input[type="email"] {
  margin: 0 0 15px;
}
#cta-modal-wrapper .cta-type-dedicated-link #fileswift-cta-link {
  display: flex;
  justify-content: center;
}
#cta-modal-wrapper .cta-type-dedicated-link #fileswift-cta-link .site_v2__cta-link {
  display: flex;
}
#cta-modal-wrapper .center-center .modal-dialog {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: calc(100% - (.5rem * 2));
}
#cta-modal-wrapper .center-center .modal-dialog::before {
  display: block;
  height: min-content;
  content: "";
}
#cta-modal-wrapper .center-bottom {
  width: auto;
  height: auto;
}
#cta-modal-wrapper .center-bottom .modal-dialog {
  position: fixed;
  width: calc(100% - 15px);
  min-width: calc(100% - 15px);
  left: 0;
  bottom: 0;
  margin: 0;
}
#cta-modal-wrapper .right-bottom {
  width: auto;
  height: auto;
}
#cta-modal-wrapper .right-bottom .modal-dialog {
  position: fixed;
  right: 15px;
  bottom: 0;
  margin: 0;
}
#breadcrumb {
  padding: 20px;
  line-height: 1.2;
}
#breadcrumb ol, #breadcrumb ol.breadcrumb {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: normal;
  background: transparent;
}
.section-hero {
  min-height: calc(70vw - 80px);
  background: #193134;
  height: auto;
  padding: 0;
}
@media (max-width: 767.98px) {
  .section-hero {
    height: auto;
    min-height: calc(100vh - 67px);
  }
}
.section-hero .hero-wrapper {
  display: flex;
  width: 100%;
  position: relative;
  padding: 0;
  min-height: calc(70vw - 80px);
  overflow: hidden;
}
@media (max-width: 767.98px) {
  .section-hero .hero-wrapper {
    height: auto;
    min-height: calc(100vh - 67px);
  }
}
.front .section-hero {
  min-height: calc(70vw - 80px);
}
@media (max-width: 767.98px) {
  .front .section-hero {
    min-height: calc(100vh - 67px);
  }
}
.front .section-hero .hero-wrapper {
  min-height: calc(70vw - 80px);
}
@media (max-width: 767.98px) {
  .front .section-hero .hero-wrapper {
    min-height: calc(100vh - 67px);
  }
}
.section-hero .mobile-image-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 767.98px) {
  .section-hero .mobile-image-wrapper {
    display: block;
  }
}
@media (min-width: 768px) {
  .section-hero .mobile-image-wrapper {
    display: none;
  }
}
.section-hero .mobile-image-wrapper img {
  width: 100%;
  height: auto;
}
.section-hero .bg-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 100%;
  width: 100%;
  z-index: 0;
}
.section-hero .no-effect {
  position: absolute;
  left: 0;
  top: 0;
}
.section-hero .parallax-item {
  position: absolute !important;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 0;
}
.section-hero .fixed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 767.98px) {
  .section-hero .fixed {
    background-repeat: no-repeat;
    background-attachment: scroll !important;
    height: 100vh;
    max-height: 812px;
  }
}
.section-hero .hero-overlay {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}
@media (max-width: 767.98px) {
  .section-hero .hero-overlay {
    background: rgba(0, 0, 0, 0.6);
  }
}
.section-hero .hero-content-wrapper {
  z-index: 2;
  position: relative;
  background: transparent;
  border-radius: 0px;
}
@media (max-width: 767.98px) {
  .section-hero .hero-content-wrapper {
    padding: 4vw;
    max-width: 90vw;
    margin: 0;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .section-hero .hero-content-wrapper {
    max-width: 60vw;
    padding: 4vw 10vw 4vw 4vw;
    margin: 0;
  }
}
@media (min-width: 992px) {
  .section-hero .hero-content-wrapper {
    max-width: 50vw;
    padding: 4vw 10vw 4vw 4vw;
    margin: 0;
  }
}
.section-hero .hero-logo-wrapper {
  margin: 0 0 30px 0;
}
@media (max-width: 767.98px) {
  .section-hero .hero-logo-wrapper {
    max-width: 250px;
    width: 80vw;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .section-hero .hero-logo-wrapper {
    max-width: 400px;
    width: 40vw;
  }
}
@media (min-width: 992px) {
  .section-hero .hero-logo-wrapper {
    max-width: 600px;
    width: 30vw;
  }
}
.section-hero .hero-logo-wrapper img {
  width: 100%;
  height: auto;
}
.section-hero .hero-title-wrapper {
  margin: 0px;
  padding: 0px;
}
.section-hero .hero-title-wrapper .hero-heading {
  margin: 0 0 0.5em 0;
  font-weight: 900;
  font-family: "Vollkorn", serif;
  color: #b7a05e;
  text-align: center;
  text-transform: none;
}
@media (max-width: 767.98px) {
  .section-hero .hero-title-wrapper .hero-heading {
    font-size: 30px;
  }
}
@media (min-width: 768px) {
  .section-hero .hero-title-wrapper .hero-heading {
    font-size: 38px;
  }
}
@media (min-width: 992px) {
  .section-hero .hero-title-wrapper .hero-heading {
    font-size: 42px;
  }
}
.section-hero .hero-title-wrapper .hero-sub-heading {
  font-weight: normal;
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0 0 1.5em 0;
  color: #b7a05e;
  text-align: center;
  text-transform: none;
  line-height: 1.4;
}
@media (max-width: 767.98px) {
  .section-hero .hero-title-wrapper .hero-sub-heading {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .section-hero .hero-title-wrapper .hero-sub-heading {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  .section-hero .hero-title-wrapper .hero-sub-heading {
    font-size: 24px;
  }
}
.section-hero .hero-title-wrapper .hero-link {
  text-align: center;
}
@media (max-width: 767.98px) {
  .section-hero .hero-title-wrapper .hero-link a {
    width: 100%;
  }
}
.section-hero.hero-minimal {
  min-height: auto;
  background-color: transparent;
  height: auto;
  padding: 5vw 40px;
}
@media (max-width: 767.98px) {
  .section-hero.hero-minimal {
    height: auto;
    min-height: auto;
    padding: 40px 15px;
  }
}
.section-hero.hero-minimal .hero-overlay {
  display: none;
}
.section-hero.hero-minimal .bg-image {
  display: none;
}
.section-hero.hero-minimal .mobile-image-wrapper {
  display: none;
}
.section-hero.hero-minimal .hero-wrapper {
  display: flex;
  width: 100%;
  position: relative;
  padding: 0;
  min-height: auto;
  overflow: hidden;
}
@media (max-width: 767.98px) {
  .section-hero.hero-minimal .hero-wrapper {
    height: auto;
    min-height: auto;
  }
}
.section-hero.hero-minimal .hero-content-wrapper {
  z-index: 2;
  position: relative;
  background: none;
  padding: 0;
}
@media (min-width: 768px) {
  .section-hero.hero-minimal .hero-content-wrapper {
    max-width: 40vw;
  }
}
.section-hero.hero-minimal .hero-title-wrapper {
  margin: 0px;
  padding: 0px;
}
.section-hero.hero-minimal .hero-title-wrapper .hero-heading {
  margin: 0 0 0.5em 0;
  color: #b7a05e;
  text-align: center;
}
@media (max-width: 767.98px) {
  .section-hero.hero-minimal .hero-title-wrapper .hero-heading {
    font-size: 30px;
  }
}
@media (min-width: 768px) {
  .section-hero.hero-minimal .hero-title-wrapper .hero-heading {
    font-size: 38px;
  }
}
@media (min-width: 992px) {
  .section-hero.hero-minimal .hero-title-wrapper .hero-heading {
    font-size: 42px;
  }
}
.section-hero.hero-minimal .hero-title-wrapper .hero-sub-heading {
  margin: 0 0 1.5em 0;
  color: #b7a05e;
  text-align: center;
  line-height: 1.4;
}
@media (max-width: 767.98px) {
  .section-hero.hero-minimal .hero-title-wrapper .hero-sub-heading {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .section-hero.hero-minimal .hero-title-wrapper .hero-sub-heading {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  .section-hero.hero-minimal .hero-title-wrapper .hero-sub-heading {
    font-size: 24px;
  }
}
@media (max-width: 767.98px) {
  .section-hero.hero-minimal .hero-title-wrapper .hero-link a {
    width: 100%;
  }
}
.section-hero.hero-1-col .hero-wrapper {
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.section-hero.hero-1-col .hero-content-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (max-width: 991.98px) {
  .section-hero.hero-left-top .hero-wrapper {
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  .section-hero.hero-left-top .hero-wrapper {
    justify-content: flex-start;
    align-items: flex-start;
  }
}
@media (max-width: 991.98px) {
  .section-hero.hero-left-center .hero-wrapper {
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  .section-hero.hero-left-center .hero-wrapper {
    justify-content: flex-start;
  }
}
@media (max-width: 991.98px) {
  .section-hero.hero-left-bottom .hero-wrapper {
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  .section-hero.hero-left-bottom .hero-wrapper {
    justify-content: flex-start;
    align-items: flex-end;
  }
}
@media (max-width: 991.98px) {
  .section-hero.hero-center-top .hero-wrapper {
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  .section-hero.hero-center-top .hero-wrapper {
    align-items: flex-start;
  }
}
@media (max-width: 991.98px) {
  .section-hero.hero-center-center .hero-wrapper {
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  .section-hero.hero-center-center .hero-wrapper {
    justify-content: center;
    align-items: center;
  }
}
@media (max-width: 991.98px) {
  .section-hero.hero-center-bottom .hero-wrapper {
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  .section-hero.hero-center-bottom .hero-wrapper {
    align-items: flex-end;
  }
}
@media (max-width: 991.98px) {
  .section-hero.hero-right-top .hero-wrapper {
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  .section-hero.hero-right-top .hero-wrapper {
    justify-content: flex-end;
    align-items: flex-start;
  }
}
@media (max-width: 991.98px) {
  .section-hero.hero-right-center .hero-wrapper {
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  .section-hero.hero-right-center .hero-wrapper {
    justify-content: flex-end;
  }
}
@media (max-width: 991.98px) {
  .section-hero.hero-right-bottom .hero-wrapper {
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  .section-hero.hero-right-bottom .hero-wrapper {
    justify-content: flex-end;
    align-items: flex-end;
  }
}
@media (max-width: 991.98px) {
  .section-hero.hero-content-full-height-left-top .hero-wrapper {
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  .section-hero.hero-content-full-height-left-top .hero-wrapper {
    justify-content: flex-start;
    align-items: normal;
  }
  .section-hero.hero-content-full-height-left-top .hero-content-wrapper {
    align-items: center;
    justify-content: flex-start;
  }
}
@media (max-width: 991.98px) {
  .section-hero.hero-content-full-height-left-center .hero-wrapper {
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  .section-hero.hero-content-full-height-left-center .hero-wrapper {
    justify-content: flex-start;
    align-items: normal;
  }
  .section-hero.hero-content-full-height-left-center .hero-content-wrapper {
    align-items: center;
    justify-content: center;
  }
}
@media (max-width: 991.98px) {
  .section-hero.hero-content-full-height-left-bottom .hero-wrapper {
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  .section-hero.hero-content-full-height-left-bottom .hero-wrapper {
    justify-content: flex-start;
    align-items: normal;
  }
  .section-hero.hero-content-full-height-left-bottom .hero-content-wrapper {
    align-items: center;
    justify-content: flex-end;
  }
}
@media (max-width: 991.98px) {
  .section-hero.hero-content-full-height-center-top .hero-wrapper {
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  .section-hero.hero-content-full-height-center-top .hero-wrapper {
    justify-content: center;
    align-items: normal;
  }
  .section-hero.hero-content-full-height-center-top .hero-content-wrapper {
    align-items: center;
    justify-content: flex-start;
  }
}
@media (max-width: 991.98px) {
  .section-hero.hero-content-full-height-center-center .hero-wrapper {
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  .section-hero.hero-content-full-height-center-center .hero-wrapper {
    justify-content: center;
    align-items: normal;
  }
  .section-hero.hero-content-full-height-center-center .hero-content-wrapper {
    align-items: center;
    justify-content: center;
  }
}
@media (max-width: 991.98px) {
  .section-hero.hero-content-full-height-center-bottom .hero-wrapper {
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  .section-hero.hero-content-full-height-center-bottom .hero-wrapper {
    justify-content: center;
    align-items: normal;
  }
  .section-hero.hero-content-full-height-center-bottom .hero-content-wrapper {
    align-items: center;
    justify-content: flex-end;
  }
}
@media (max-width: 991.98px) {
  .section-hero.hero-content-full-height-right-top .hero-wrapper {
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  .section-hero.hero-content-full-height-right-top .hero-wrapper {
    justify-content: flex-end;
    align-items: normal;
  }
  .section-hero.hero-content-full-height-right-top .hero-content-wrapper {
    align-items: center;
    justify-content: flex-start;
  }
}
@media (max-width: 991.98px) {
  .section-hero.hero-content-full-height-right-center .hero-wrapper {
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  .section-hero.hero-content-full-height-right-center .hero-wrapper {
    justify-content: flex-end;
    align-items: normal;
  }
  .section-hero.hero-content-full-height-right-center .hero-content-wrapper {
    align-items: center;
    justify-content: center;
  }
}
@media (max-width: 991.98px) {
  .section-hero.hero-content-full-height-right-bottom .hero-wrapper {
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  .section-hero.hero-content-full-height-right-bottom .hero-wrapper {
    justify-content: flex-end;
    align-items: normal;
  }
  .section-hero.hero-content-full-height-right-bottom .hero-content-wrapper {
    align-items: center;
    justify-content: flex-end;
  }
}
@media (max-width: 991.98px) {
  .section-hero.hero-content-full-width-top .hero-wrapper {
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  .section-hero.hero-content-full-width-top .hero-wrapper {
    align-items: flex-start;
  }
}
.section-hero.hero-content-full-width-top .hero-content-wrapper {
  max-width: 100%;
  width: 100%;
}
@media (max-width: 991.98px) {
  .section-hero.hero-content-full-width-center .hero-wrapper {
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  .section-hero.hero-content-full-width-center .hero-wrapper {
    align-items: center;
  }
}
.section-hero.hero-content-full-width-center .hero-content-wrapper {
  max-width: 100%;
  width: 100%;
}
@media (max-width: 991.98px) {
  .section-hero.hero-content-full-width-bottom .hero-wrapper {
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  .section-hero.hero-content-full-width-bottom .hero-wrapper {
    align-items: flex-end;
  }
}
.section-hero.hero-content-full-width-bottom .hero-content-wrapper {
  max-width: 100%;
  width: 100%;
}
.dark-bg-light-text.section-hero {
  background: #000;
}
.dark-bg-light-text.section-hero .hero-overlay {
  background-color: rgba(0, 0, 0, 0.7);
}
@media (max-width: 767.98px) {
  .dark-bg-light-text.section-hero .hero-overlay {
    background: rgba(0, 0, 0, 0.7);
  }
}
.dark-bg-light-text.section-hero .hero-heading {
  color: #b7a05e;
}
.dark-bg-light-text.section-hero .hero-sub-heading {
  color: #fff;
}
.dark-bg-light-text.section-hero .hero-link a.btn, .dark-bg-light-text.section-hero .hero-link a.modal-trigger--video, .dark-bg-light-text.section-hero .hero-link .album-wrapper .musical_album__album-purchase-link a, .album-wrapper .musical_album__album-purchase-link .dark-bg-light-text.section-hero .hero-link a {
  background: transparent;
  color: #fff !important;
  border-color: transparent;
}
.dark-bg-light-text.section-hero .hero-link a.btn:hover, .dark-bg-light-text.section-hero .hero-link a.modal-trigger--video:hover, .dark-bg-light-text.section-hero .hero-link .album-wrapper .musical_album__album-purchase-link a:hover, .album-wrapper .musical_album__album-purchase-link .dark-bg-light-text.section-hero .hero-link a:hover, .dark-bg-light-text.section-hero .hero-link a.btn:active, .dark-bg-light-text.section-hero .hero-link a.modal-trigger--video:active, .dark-bg-light-text.section-hero .hero-link .album-wrapper .musical_album__album-purchase-link a:active, .album-wrapper .musical_album__album-purchase-link .dark-bg-light-text.section-hero .hero-link a:active, .dark-bg-light-text.section-hero .hero-link a.btn:focus, .dark-bg-light-text.section-hero .hero-link a.modal-trigger--video:focus, .dark-bg-light-text.section-hero .hero-link .album-wrapper .musical_album__album-purchase-link a:focus, .album-wrapper .musical_album__album-purchase-link .dark-bg-light-text.section-hero .hero-link a:focus {
  background: #b7a05e;
  color: #000 !important;
  border-color: #b7a05e;
}
.light-bg-dark-text.section-hero {
  background: #fff;
}
.light-bg-dark-text.section-hero .hero-overlay {
  background-color: rgba(255, 255, 255, 0.7);
}
@media (max-width: 767.98px) {
  .light-bg-dark-text.section-hero .hero-overlay {
    background: rgba(255, 255, 255, 0.7);
  }
}
.light-bg-dark-text.section-hero .hero-heading {
  color: rgba(0, 0, 0, 0.8);
}
.light-bg-dark-text.section-hero .hero-sub-heading {
  color: rgba(0, 0, 0, 0.8);
}
.light-bg-dark-text.section-hero .hero-link a.btn, .light-bg-dark-text.section-hero .hero-link a.modal-trigger--video, .light-bg-dark-text.section-hero .hero-link .album-wrapper .musical_album__album-purchase-link a, .album-wrapper .musical_album__album-purchase-link .light-bg-dark-text.section-hero .hero-link a {
  background: transparent;
  color: #fff !important;
  border-color: transparent;
}
.light-bg-dark-text.section-hero .hero-link a.btn:hover, .light-bg-dark-text.section-hero .hero-link a.modal-trigger--video:hover, .light-bg-dark-text.section-hero .hero-link .album-wrapper .musical_album__album-purchase-link a:hover, .album-wrapper .musical_album__album-purchase-link .light-bg-dark-text.section-hero .hero-link a:hover, .light-bg-dark-text.section-hero .hero-link a.btn:active, .light-bg-dark-text.section-hero .hero-link a.modal-trigger--video:active, .light-bg-dark-text.section-hero .hero-link .album-wrapper .musical_album__album-purchase-link a:active, .album-wrapper .musical_album__album-purchase-link .light-bg-dark-text.section-hero .hero-link a:active, .light-bg-dark-text.section-hero .hero-link a.btn:focus, .light-bg-dark-text.section-hero .hero-link a.modal-trigger--video:focus, .light-bg-dark-text.section-hero .hero-link .album-wrapper .musical_album__album-purchase-link a:focus, .album-wrapper .musical_album__album-purchase-link .light-bg-dark-text.section-hero .hero-link a:focus {
  background: #b7a05e;
  color: #fff !important;
  border-color: #b7a05e;
}
.section-hero.title-align-left .hero-heading {
  text-align: left !important;
}
.section-hero.subtitle-align-left .hero-sub-heading {
  text-align: left !important;
}
.section-hero.link-align-left .hero-link {
  text-align: left !important;
}
.section-hero.title-align-center .hero-heading {
  text-align: center !important;
}
.section-hero.subtitle-align-center .hero-sub-heading {
  text-align: center !important;
}
.section-hero.link-align-center .hero-link {
  text-align: center !important;
}
.section-hero.title-align-right .hero-heading {
  text-align: right !important;
}
.section-hero.subtitle-align-right .hero-sub-heading {
  text-align: right !important;
}
.section-hero.link-align-right .hero-link {
  text-align: right !important;
}
.section-hero.text-center-all .hero-heading, .section-hero.text-center-all .hero-sub-heading, .section-hero.text-center-all .hero-link {
  text-align: center !important;
}
.section-hero.text-left-all .hero-heading, .section-hero.text-left-all .hero-sub-heading, .section-hero.text-left-all .hero-link {
  text-align: left !important;
}
.section-hero.text-right-all .hero-heading, .section-hero.text-right-all .hero-sub-heading, .section-hero.text-right-all .hero-link {
  text-align: right !important;
}
.overlay-dark .hero-overlay {
  background: rgba(0, 0, 0, 0.7);
}
.overlay-light .hero-overlay {
  background: rgba(255, 255, 255, 0.7);
}
.light-text.section-hero .hero-link a:not(.btn-primary):not(.btn-secondary) {
  color: #b7a05e;
}
.dark-text.section-hero .hero-link a:not(.btn-primary):not(.btn-secondary) {
  color: #b7a05e;
}
.text-wrapper-dark.section-hero .hero-title-wrapper {
  background: rgba(0, 0, 0, 0.7);
  padding: 4vw;
  border-radius: 0;
}
@media (max-width: 767.98px) {
  .text-wrapper-dark.section-hero .hero-title-wrapper {
    background: rgba(0, 0, 0, 0.7);
  }
}
.text-wrapper-dark.section-hero .hero-heading {
  color: #b7a05e;
}
.text-wrapper-dark.section-hero .hero-sub-heading {
  color: #fff;
}
.text-wrapper-dark.section-hero .hero-link a {
  color: #b7a05e;
}
.text-wrapper-dark.section-hero .hero-link a.btn, .text-wrapper-dark.section-hero .hero-link a.modal-trigger--video, .text-wrapper-dark.section-hero .hero-link .album-wrapper .musical_album__album-purchase-link a, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark.section-hero .hero-link a {
  background: transparent;
  color: #fff !important;
  border-color: transparent;
}
.text-wrapper-dark.section-hero .hero-link a.btn:hover, .text-wrapper-dark.section-hero .hero-link a.modal-trigger--video:hover, .text-wrapper-dark.section-hero .hero-link .album-wrapper .musical_album__album-purchase-link a:hover, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark.section-hero .hero-link a:hover, .text-wrapper-dark.section-hero .hero-link a.btn:active, .text-wrapper-dark.section-hero .hero-link a.modal-trigger--video:active, .text-wrapper-dark.section-hero .hero-link .album-wrapper .musical_album__album-purchase-link a:active, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark.section-hero .hero-link a:active, .text-wrapper-dark.section-hero .hero-link a.btn:focus, .text-wrapper-dark.section-hero .hero-link a.modal-trigger--video:focus, .text-wrapper-dark.section-hero .hero-link .album-wrapper .musical_album__album-purchase-link a:focus, .album-wrapper .musical_album__album-purchase-link .text-wrapper-dark.section-hero .hero-link a:focus {
  background: #b7a05e;
  color: #000 !important;
  border-color: #b7a05e;
}
.text-wrapper-light.section-hero .hero-title-wrapper {
  background: rgba(255, 255, 255, 0.7);
  padding: 4vw;
  border-radius: 0;
}
@media (max-width: 767.98px) {
  .text-wrapper-light.section-hero .hero-title-wrapper {
    background: rgba(255, 255, 255, 0.7);
  }
}
.text-wrapper-light.section-hero .hero-heading {
  color: rgba(0, 0, 0, 0.8);
}
.text-wrapper-light.section-hero .hero-sub-heading {
  color: rgba(0, 0, 0, 0.8);
}
.text-wrapper-light.section-hero .hero-link a {
  color: #b7a05e;
}
.text-wrapper-light.section-hero .hero-link a.btn, .text-wrapper-light.section-hero .hero-link a.modal-trigger--video, .text-wrapper-light.section-hero .hero-link .album-wrapper .musical_album__album-purchase-link a, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light.section-hero .hero-link a {
  background: transparent;
  color: #fff !important;
  border-color: transparent;
}
.text-wrapper-light.section-hero .hero-link a.btn:hover, .text-wrapper-light.section-hero .hero-link a.modal-trigger--video:hover, .text-wrapper-light.section-hero .hero-link .album-wrapper .musical_album__album-purchase-link a:hover, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light.section-hero .hero-link a:hover, .text-wrapper-light.section-hero .hero-link a.btn:active, .text-wrapper-light.section-hero .hero-link a.modal-trigger--video:active, .text-wrapper-light.section-hero .hero-link .album-wrapper .musical_album__album-purchase-link a:active, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light.section-hero .hero-link a:active, .text-wrapper-light.section-hero .hero-link a.btn:focus, .text-wrapper-light.section-hero .hero-link a.modal-trigger--video:focus, .text-wrapper-light.section-hero .hero-link .album-wrapper .musical_album__album-purchase-link a:focus, .album-wrapper .musical_album__album-purchase-link .text-wrapper-light.section-hero .hero-link a:focus {
  background: #b7a05e;
  color: #fff !important;
  border-color: #b7a05e;
}
.hero-content-wrapper-dark.section-hero .hero-content-wrapper {
  background: rgba(0, 0, 0, 0.7);
}
.hero-content-wrapper-light.section-hero .hero-content-wrapper {
  background: rgba(255, 255, 255, 0.7);
}
.hero-wrapper video {
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  object-fit: cover;
  top: 0;
  left: 0;
}
@media (max-width: 767.98px) {
  .section-hero video {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .section-hero.show-mobile-video video {
    display: block;
  }
  .section-hero.show-mobile-video .mobile-image-wrapper {
    display: none;
  }
}
.section-hero.hero-1-col .hero-wrapper {
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.section-hero.hero-1-col .hero-content-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (max-width: 991.98px) {
  .section-hero.hero-left-top .hero-wrapper {
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  .section-hero.hero-left-top .hero-wrapper {
    justify-content: flex-start;
    align-items: flex-start;
  }
}
@media (max-width: 991.98px) {
  .section-hero.hero-left-center .hero-wrapper {
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  .section-hero.hero-left-center .hero-wrapper {
    justify-content: flex-start;
  }
}
@media (max-width: 991.98px) {
  .section-hero.hero-left-bottom .hero-wrapper {
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  .section-hero.hero-left-bottom .hero-wrapper {
    justify-content: flex-start;
    align-items: flex-end;
  }
}
@media (max-width: 991.98px) {
  .section-hero.hero-center-top .hero-wrapper {
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  .section-hero.hero-center-top .hero-wrapper {
    align-items: flex-start;
  }
}
@media (max-width: 991.98px) {
  .section-hero.hero-center-center .hero-wrapper {
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  .section-hero.hero-center-center .hero-wrapper {
    justify-content: center;
    align-items: center;
  }
}
@media (max-width: 991.98px) {
  .section-hero.hero-center-bottom .hero-wrapper {
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  .section-hero.hero-center-bottom .hero-wrapper {
    align-items: flex-end;
  }
}
@media (max-width: 991.98px) {
  .section-hero.hero-right-top .hero-wrapper {
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  .section-hero.hero-right-top .hero-wrapper {
    justify-content: flex-end;
    align-items: flex-start;
  }
}
@media (max-width: 991.98px) {
  .section-hero.hero-right-center .hero-wrapper {
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  .section-hero.hero-right-center .hero-wrapper {
    justify-content: flex-end;
  }
}
@media (max-width: 991.98px) {
  .section-hero.hero-right-bottom .hero-wrapper {
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  .section-hero.hero-right-bottom .hero-wrapper {
    justify-content: flex-end;
    align-items: flex-end;
  }
}
@media (max-width: 991.98px) {
  .section-hero.hero-content-full-height-left-top .hero-wrapper {
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  .section-hero.hero-content-full-height-left-top .hero-wrapper {
    justify-content: flex-start;
    align-items: normal;
  }
  .section-hero.hero-content-full-height-left-top .hero-content-wrapper {
    align-items: center;
    justify-content: flex-start;
  }
}
@media (max-width: 991.98px) {
  .section-hero.hero-content-full-height-left-center .hero-wrapper {
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  .section-hero.hero-content-full-height-left-center .hero-wrapper {
    justify-content: flex-start;
    align-items: normal;
  }
  .section-hero.hero-content-full-height-left-center .hero-content-wrapper {
    align-items: center;
    justify-content: center;
  }
}
@media (max-width: 991.98px) {
  .section-hero.hero-content-full-height-left-bottom .hero-wrapper {
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  .section-hero.hero-content-full-height-left-bottom .hero-wrapper {
    justify-content: flex-start;
    align-items: normal;
  }
  .section-hero.hero-content-full-height-left-bottom .hero-content-wrapper {
    align-items: center;
    justify-content: flex-end;
  }
}
@media (max-width: 991.98px) {
  .section-hero.hero-content-full-height-center-top .hero-wrapper {
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  .section-hero.hero-content-full-height-center-top .hero-wrapper {
    justify-content: center;
    align-items: normal;
  }
  .section-hero.hero-content-full-height-center-top .hero-content-wrapper {
    align-items: center;
    justify-content: flex-start;
  }
}
@media (max-width: 991.98px) {
  .section-hero.hero-content-full-height-center-center .hero-wrapper {
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  .section-hero.hero-content-full-height-center-center .hero-wrapper {
    justify-content: center;
    align-items: normal;
  }
  .section-hero.hero-content-full-height-center-center .hero-content-wrapper {
    align-items: center;
    justify-content: center;
  }
}
@media (max-width: 991.98px) {
  .section-hero.hero-content-full-height-center-bottom .hero-wrapper {
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  .section-hero.hero-content-full-height-center-bottom .hero-wrapper {
    justify-content: center;
    align-items: normal;
  }
  .section-hero.hero-content-full-height-center-bottom .hero-content-wrapper {
    align-items: center;
    justify-content: flex-end;
  }
}
@media (max-width: 991.98px) {
  .section-hero.hero-content-full-height-right-top .hero-wrapper {
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  .section-hero.hero-content-full-height-right-top .hero-wrapper {
    justify-content: flex-end;
    align-items: normal;
  }
  .section-hero.hero-content-full-height-right-top .hero-content-wrapper {
    align-items: center;
    justify-content: flex-start;
  }
}
@media (max-width: 991.98px) {
  .section-hero.hero-content-full-height-right-center .hero-wrapper {
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  .section-hero.hero-content-full-height-right-center .hero-wrapper {
    justify-content: flex-end;
    align-items: normal;
  }
  .section-hero.hero-content-full-height-right-center .hero-content-wrapper {
    align-items: center;
    justify-content: center;
  }
}
@media (max-width: 991.98px) {
  .section-hero.hero-content-full-height-right-bottom .hero-wrapper {
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  .section-hero.hero-content-full-height-right-bottom .hero-wrapper {
    justify-content: flex-end;
    align-items: normal;
  }
  .section-hero.hero-content-full-height-right-bottom .hero-content-wrapper {
    align-items: center;
    justify-content: flex-end;
  }
}
@media (max-width: 991.98px) {
  .section-hero.hero-content-full-width-top .hero-wrapper {
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  .section-hero.hero-content-full-width-top .hero-wrapper {
    align-items: flex-start;
  }
}
.section-hero.hero-content-full-width-top .hero-content-wrapper {
  max-width: 100%;
  width: 100%;
}
@media (max-width: 991.98px) {
  .section-hero.hero-content-full-width-center .hero-wrapper {
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  .section-hero.hero-content-full-width-center .hero-wrapper {
    align-items: center;
  }
}
.section-hero.hero-content-full-width-center .hero-content-wrapper {
  max-width: 100%;
  width: 100%;
}
@media (max-width: 991.98px) {
  .section-hero.hero-content-full-width-bottom .hero-wrapper {
    align-items: flex-end;
  }
}
@media (min-width: 768px) {
  .section-hero.hero-content-full-width-bottom .hero-wrapper {
    align-items: flex-end;
  }
}
.section-hero.hero-content-full-width-bottom .hero-content-wrapper {
  max-width: 100%;
  width: 100%;
}
.site_v2__header-section .social_links__social-links-list {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-bottom: 4px;
  padding-left: 15px;
  gap: 10px;
}
@media (min-width: 992px) {
  .site_v2__header-section .social_links__social-links-list {
    border-left: 1px solid rgba(50, 50, 50, 0.3);
    margin-left: 5px;
    height: 40px;
    gap: 10px;
  }
}
@media (max-width: 991.98px) {
  .site_v2__header-section .social_links__social-links-list {
    justify-content: center;
    flex-wrap: wrap;
    padding: 0.75rem 15px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }
}
.site_v2__header-section .social_links__social-links-list a {
  display: block;
  padding: 0 5px;
}
.site_v2__header-section .social_links__social-links-list a i {
  transition: all 0.2s ease-in;
}
.site_v2__header-section .social_links__social-links-list a:hover i {
  color: #fff;
  border-color: transparent;
  background-color: transparent;
}
@media (max-width: 991.98px) {
  .site_v2__header-section .social_links__social-links-list a:hover i {
    color: #fff;
  }
}
.site_v2__header-section .social_links__social-links-list i {
  font-size: 1em;
  display: inline-block;
  color: #b7a05e;
  margin: 0;
  border: 1px solid transparent;
  text-align: center;
  border-radius: 50%;
  transition: all, 0.2s, ease-in;
  background-color: transparent;
}
.site_v2__header-section .social_links__social-links-list i:before {
  position: relative;
  top: 1px;
}
@media (max-width: 991.98px) {
  .site_v2__header-section .social_links__social-links-list i {
    font-size: calc(1em * 1.5);
    color: #fff;
  }
}
.section-social-links {
  background: #b7a05e;
}
@media (max-width: 991.98px) {
  .section-social-links.section {
    padding: 30px;
  }
}
@media (min-width: 768px) {
  .section-social-links.section {
    padding: 30px;
  }
}
.section-social-links .intro .section-title {
  text-align: center;
}
.section-social-links .intro .intro-body {
  text-align: center;
}
.section-social-links .social_links__social-links-list {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 15px;
}
.section-social-links .social_links__social-links-list a {
  display: block;
}
.section-social-links .social_links__social-links-list a:hover i {
  color: #000;
  border-color: transparent;
  background-color: transparent;
}
.section-social-links .social_links__social-links-list i {
  font-size: 3rem;
  display: inline-block;
  color: #000;
  margin: 0;
  width: calc(3rem * 2);
  height: calc(3rem * 2);
  border: 1px solid transparent;
  text-align: center;
  border-radius: 50%;
  line-height: calc(3rem * 2);
  transition: all, 0.2s, ease-in;
  background-color: transparent;
}
.section-social-links .social_links__social-links-list i:before {
  position: relative;
  top: 1px;
}
.section-footer .footer-social {
  margin: 1em 0;
}
.section-footer .social_links__social-links-list {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  padding-bottom: 4px;
  gap: 15px;
}
@media (max-width: 767.98px) {
  .section-footer .social_links__social-links-list {
    justify-content: center;
    padding: 0.75rem 15px;
  }
}
.section-footer .social_links__social-links-list a {
  display: block;
  text-align: center;
}
.section-footer .social_links__social-links-list a:hover i {
  color: #f2f2f2;
  border-color: #f2f2f2;
  background-color: transparent;
}
@media (max-width: 991.98px) {
  .section-footer .social_links__social-links-list a:hover i {
    color: #f2f2f2;
  }
}
.section-footer .social_links__social-links-list i {
  font-size: 1.25rem;
  display: inline-block;
  color: #ccc;
  margin: 0;
  width: calc(1.25rem * 2);
  height: calc(1.25rem * 2);
  border: 1px solid #ccc;
  text-align: center;
  border-radius: 50%;
  line-height: calc(1.25rem * 2);
  transition: all, 0.2s, ease-in;
  background-color: transparent;
}
.section-footer .social_links__social-links-list i:before {
  position: relative;
  top: 1px;
}
.section-story-block .alternating-bg {
  background-color: rgba(104, 104, 104, 0.28);
}
.section-story-block .story-block {
  position: relative;
  overflow: hidden;
}
@media (max-width: 767.98px) {
  .section-story-block .image-overlay {
    display: none;
  }
}
.section-story-block .story-block-inner {
  position: relative;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-content: stretch;
  align-items: stretch;
  z-index: 1;
}
@media (max-width: 767.98px) {
  .section-story-block .story-block-inner {
    padding: 0 5vw 10vw;
  }
}
.section-story-block .group-left, .section-story-block .group-right {
  flex: 0 1 auto;
  align-content: stretch;
  justify-content: flex-start;
  align-items: stretch;
  background-position: center center;
  background-size: cover;
}
@media (max-width: 767.98px) {
  .section-story-block .group-left, .section-story-block .group-right {
    width: 100%;
    flex-direction: column;
  }
}
.section-story-block .text-wrapper {
  background: transparent;
  padding: 0;
  margin: 0 0;
}
.section-story-block .section-title {
  font-family: "Vollkorn", serif;
  font-weight: 900;
  margin: 0 0 1em 0;
  padding: 0 0 0 0;
  color: #b7a05e;
  line-height: 1.2;
  text-transform: none;
  border-bottom: 0px solid #ccc;
  letter-spacing: 0em;
  position: relative;
}
@media (max-width: 767.98px) {
  .section-story-block .section-title {
    font-size: 35px;
  }
}
@media (min-width: 768px) {
  .section-story-block .section-title {
    font-size: 40px;
  }
}
@media (min-width: 992px) {
  .section-story-block .section-title {
    font-size: 45px;
  }
}
.section-story-block h3, .section-story-block .subtitle {
  font-style: normal;
}
@media (max-width: 767.98px) {
  .section-story-block h3, .section-story-block .subtitle {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .section-story-block h3, .section-story-block .subtitle {
    font-size: 22px;
  }
}
@media (min-width: 992px) {
  .section-story-block h3, .section-story-block .subtitle {
    font-size: 26px;
  }
}
@media (max-width: 767.98px) {
  .section-story-block .story-block-text {
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  .section-story-block .story-block-text {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  .section-story-block .story-block-text {
    font-size: 20px;
  }
}
.section-story-block .story-block-text ul {
  padding-left: 20px;
}
.section-story-block .s2_story_block__story-block-link, .section-story-block .story-block-video, .section-story-block .s2_story_block__story-block-video, .section-story-block .s2_story_block__story-block-video-new {
  margin: 2em 0 0;
  text-align: left;
}
@media (max-width: 767.98px) {
  .section-story-block .s2_story_block__story-block-link a.btn, .section-story-block .s2_story_block__story-block-link a.modal-trigger--video, .section-story-block .s2_story_block__story-block-link .album-wrapper .musical_album__album-purchase-link a, .album-wrapper .musical_album__album-purchase-link .section-story-block .s2_story_block__story-block-link a {
    width: 100%;
  }
}
@media (max-width: 767.98px) {
  .section-story-block .s2_story_block__story-block-video .modal-trigger--video {
    width: 100%;
  }
}
.section-story-block .story-block-extra-image {
  display: flex;
  justify-content: center;
}
@media (max-width: 767.98px) {
  .section-story-block .story-block-extra-image {
    margin-bottom: 1em;
  }
}
.section-story-block .story-block-extra-image figure {
  margin: 0;
}
.section-story-block .left-text-right-bg-image .story-block-extra-image, .section-story-block .right-text-left-bg-image .story-block-extra-image, .section-story-block .left-text-right-image .story-block-extra-image, .section-story-block .right-text-left-image .story-block-extra-image, .section-story-block .center-text-full-bg-image .story-block-extra-image {
  margin-bottom: 1em;
}
.section-story-block .left-text-right-bg-image .story-block-extra-image .s2_story_block__story-block-extra-image, .section-story-block .right-text-left-bg-image .story-block-extra-image .s2_story_block__story-block-extra-image, .section-story-block .left-text-right-image .story-block-extra-image .s2_story_block__story-block-extra-image, .section-story-block .right-text-left-image .story-block-extra-image .s2_story_block__story-block-extra-image, .section-story-block .center-text-full-bg-image .story-block-extra-image .s2_story_block__story-block-extra-image {
  max-width: 200px;
  width: 40vw;
}
@media (max-width: 767.98px) {
  .section-story-block .story-block-mobile-image {
    margin: 0 -5vw 2em;
  }
  .section-story-block .story-block-mobile-image img {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .section-story-block .story-block-mobile-image {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .section-story-block .group-left, .section-story-block .group-right {
    background-image: none !important;
  }
}
.section-story-block.bg-color-primary {
  background: #b7a05e;
}
.section-story-block.bg-color-secondary {
  background: #326b6d;
}
.section-story-block.bg-color-tertiary {
  background: #6D6E71;
}
.section-story-block.light-bg-color, .section-story-block.light-bg {
  background: #fff;
}
.section-story-block.light-bg-dark-text {
  background: #fff;
}
@media (min-width: 768px) {
  .section-story-block.light-bg-dark-text .image-overlay {
    background-color: rgba(255, 255, 255, 0.7);
  }
  .section-story-block.light-bg-dark-text .right-text-full-bg-image .image-overlay {
    background: rgba(255, 255, 255, 0.7);
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 35%, rgba(255, 255, 255, 0.25) 42%, rgba(255, 255, 255, 0.35) 46%, rgba(255, 255, 255, 0.55) 55.5%, rgba(255, 255, 255, 0.65) 60%, rgba(255, 255, 255, 0.7) 65%);
  }
  .section-story-block.light-bg-dark-text .left-text-full-bg-image .image-overlay {
    background: rgba(255, 255, 255, 0.7);
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.7) 36%, rgba(255, 255, 255, 0.65) 41%, rgba(255, 255, 255, 0.55) 46%, rgba(255, 255, 255, 0.35) 55.5%, rgba(255, 255, 255, 0.25) 59%, rgba(255, 255, 255, 0) 65%);
  }
}
.section-story-block.light-bg-dark-text .section-title {
  color: rgba(0, 0, 0, 0.8);
}
.section-story-block.light-bg-dark-text .story-block-text {
  color: rgba(0, 0, 0, 0.8);
}
.section-story-block.light-bg-dark-text .story-block-text a {
  color: #b7a05e;
}
.section-story-block.light-bg-dark-text .story-block-text a:hover {
  color: #796836;
}
.section-story-block.light-bg-dark-text .story-block-link a.btn, .section-story-block.light-bg-dark-text .story-block-link a.modal-trigger--video, .section-story-block.light-bg-dark-text .story-block-link .album-wrapper .musical_album__album-purchase-link a, .album-wrapper .musical_album__album-purchase-link .section-story-block.light-bg-dark-text .story-block-link a, .section-story-block.light-bg-dark-text .story-block-video a.btn, .section-story-block.light-bg-dark-text .story-block-video a.modal-trigger--video, .section-story-block.light-bg-dark-text .story-block-video .album-wrapper .musical_album__album-purchase-link a, .album-wrapper .musical_album__album-purchase-link .section-story-block.light-bg-dark-text .story-block-video a {
  background: transparent;
  color: #fff !important;
  border-color: transparent;
}
.section-story-block.light-bg-dark-text .story-block-link a.btn:hover, .section-story-block.light-bg-dark-text .story-block-link a.modal-trigger--video:hover, .section-story-block.light-bg-dark-text .story-block-link .album-wrapper .musical_album__album-purchase-link a:hover, .album-wrapper .musical_album__album-purchase-link .section-story-block.light-bg-dark-text .story-block-link a:hover, .section-story-block.light-bg-dark-text .story-block-link a.btn:active, .section-story-block.light-bg-dark-text .story-block-link a.modal-trigger--video:active, .section-story-block.light-bg-dark-text .story-block-link .album-wrapper .musical_album__album-purchase-link a:active, .album-wrapper .musical_album__album-purchase-link .section-story-block.light-bg-dark-text .story-block-link a:active, .section-story-block.light-bg-dark-text .story-block-link a.btn:focus, .section-story-block.light-bg-dark-text .story-block-link a.modal-trigger--video:focus, .section-story-block.light-bg-dark-text .story-block-link .album-wrapper .musical_album__album-purchase-link a:focus, .album-wrapper .musical_album__album-purchase-link .section-story-block.light-bg-dark-text .story-block-link a:focus, .section-story-block.light-bg-dark-text .story-block-video a.btn:hover, .section-story-block.light-bg-dark-text .story-block-video a.modal-trigger--video:hover, .section-story-block.light-bg-dark-text .story-block-video .album-wrapper .musical_album__album-purchase-link a:hover, .album-wrapper .musical_album__album-purchase-link .section-story-block.light-bg-dark-text .story-block-video a:hover, .section-story-block.light-bg-dark-text .story-block-video a.btn:active, .section-story-block.light-bg-dark-text .story-block-video a.modal-trigger--video:active, .section-story-block.light-bg-dark-text .story-block-video .album-wrapper .musical_album__album-purchase-link a:active, .album-wrapper .musical_album__album-purchase-link .section-story-block.light-bg-dark-text .story-block-video a:active, .section-story-block.light-bg-dark-text .story-block-video a.btn:focus, .section-story-block.light-bg-dark-text .story-block-video a.modal-trigger--video:focus, .section-story-block.light-bg-dark-text .story-block-video .album-wrapper .musical_album__album-purchase-link a:focus, .album-wrapper .musical_album__album-purchase-link .section-story-block.light-bg-dark-text .story-block-video a:focus {
  background: #b7a05e;
  color: #fff !important;
  border-color: #b7a05e;
}
.section-story-block.dark-bg {
  background: #000;
}
.section-story-block.dark-bg-light-text {
  background: #000;
}
@media (min-width: 768px) {
  .section-story-block.dark-bg-light-text .image-overlay {
    background-color: rgba(0, 0, 0, 0.7);
  }
  .section-story-block.dark-bg-light-text .right-text-full-bg-image .image-overlay {
    background: rgba(31, 31, 31, 0.7);
    background: linear-gradient(90deg, rgba(31, 31, 31, 0) 35%, rgba(31, 31, 31, 0.25) 42%, rgba(31, 31, 31, 0.35) 46%, rgba(31, 31, 31, 0.55) 55.5%, rgba(31, 31, 31, 0.65) 60%, rgba(31, 31, 31, 0.7) 65%);
  }
  .section-story-block.dark-bg-light-text .left-text-full-bg-image .image-overlay {
    background: rgba(31, 31, 31, 0.7);
    background: linear-gradient(90deg, rgba(31, 31, 31, 0.7) 36%, rgba(31, 31, 31, 0.65) 41%, rgba(31, 31, 31, 0.55) 46%, rgba(31, 31, 31, 0.35) 55.5%, rgba(31, 31, 31, 0.25) 59%, rgba(31, 31, 31, 0) 65%);
  }
}
.section-story-block.dark-bg-light-text .section-title {
  color: #b7a05e;
}
.section-story-block.dark-bg-light-text .story-block-text, .section-story-block.dark-bg-light-text .intro-body {
  color: rgba(250, 250, 250, 0.8);
}
.section-story-block.dark-bg-light-text .story-block-text a, .section-story-block.dark-bg-light-text .intro-body a {
  color: #b7a05e;
}
.section-story-block.dark-bg-light-text .story-block-text a:hover, .section-story-block.dark-bg-light-text .intro-body a:hover {
  color: #d7caa4;
}
.section-story-block.dark-bg-light-text .story-block-link a.btn, .section-story-block.dark-bg-light-text .story-block-link a.modal-trigger--video, .section-story-block.dark-bg-light-text .story-block-link .album-wrapper .musical_album__album-purchase-link a, .album-wrapper .musical_album__album-purchase-link .section-story-block.dark-bg-light-text .story-block-link a, .section-story-block.dark-bg-light-text .story-block-video a.btn, .section-story-block.dark-bg-light-text .story-block-video a.modal-trigger--video, .section-story-block.dark-bg-light-text .story-block-video .album-wrapper .musical_album__album-purchase-link a, .album-wrapper .musical_album__album-purchase-link .section-story-block.dark-bg-light-text .story-block-video a {
  background: transparent;
  color: #fff !important;
  border-color: transparent;
}
.section-story-block.dark-bg-light-text .story-block-link a.btn:hover, .section-story-block.dark-bg-light-text .story-block-link a.modal-trigger--video:hover, .section-story-block.dark-bg-light-text .story-block-link .album-wrapper .musical_album__album-purchase-link a:hover, .album-wrapper .musical_album__album-purchase-link .section-story-block.dark-bg-light-text .story-block-link a:hover, .section-story-block.dark-bg-light-text .story-block-link a.btn:active, .section-story-block.dark-bg-light-text .story-block-link a.modal-trigger--video:active, .section-story-block.dark-bg-light-text .story-block-link .album-wrapper .musical_album__album-purchase-link a:active, .album-wrapper .musical_album__album-purchase-link .section-story-block.dark-bg-light-text .story-block-link a:active, .section-story-block.dark-bg-light-text .story-block-link a.btn:focus, .section-story-block.dark-bg-light-text .story-block-link a.modal-trigger--video:focus, .section-story-block.dark-bg-light-text .story-block-link .album-wrapper .musical_album__album-purchase-link a:focus, .album-wrapper .musical_album__album-purchase-link .section-story-block.dark-bg-light-text .story-block-link a:focus, .section-story-block.dark-bg-light-text .story-block-video a.btn:hover, .section-story-block.dark-bg-light-text .story-block-video a.modal-trigger--video:hover, .section-story-block.dark-bg-light-text .story-block-video .album-wrapper .musical_album__album-purchase-link a:hover, .album-wrapper .musical_album__album-purchase-link .section-story-block.dark-bg-light-text .story-block-video a:hover, .section-story-block.dark-bg-light-text .story-block-video a.btn:active, .section-story-block.dark-bg-light-text .story-block-video a.modal-trigger--video:active, .section-story-block.dark-bg-light-text .story-block-video .album-wrapper .musical_album__album-purchase-link a:active, .album-wrapper .musical_album__album-purchase-link .section-story-block.dark-bg-light-text .story-block-video a:active, .section-story-block.dark-bg-light-text .story-block-video a.btn:focus, .section-story-block.dark-bg-light-text .story-block-video a.modal-trigger--video:focus, .section-story-block.dark-bg-light-text .story-block-video .album-wrapper .musical_album__album-purchase-link a:focus, .album-wrapper .musical_album__album-purchase-link .section-story-block.dark-bg-light-text .story-block-video a:focus {
  background: #b7a05e;
  color: #000 !important;
  border-color: #b7a05e;
}
.section-story-block.dark-bg-light-text .right-text-left-image .overlay, .section-story-block.dark-bg-light-text .left-text-right-image .overlay {
  background: transparent;
}
.section-story-block.dark-bg-light-text figcaption {
  color: rgba(250, 250, 250, 0.8);
}
@media (max-width: 767.98px) {
  .section-story-block .side-parallax {
    display: none;
  }
}
@media (min-width: 768px) {
  .section-story-block .right-text-full-bg-image > .parallax-item, .section-story-block .right-text-full-bg-image > .fixed, .section-story-block .right-text-full-bg-image > .no-effect, .section-story-block .left-text-full-bg-image > .parallax-item, .section-story-block .left-text-full-bg-image > .fixed, .section-story-block .left-text-full-bg-image > .no-effect, .section-story-block .center-text-full-bg-image > .parallax-item, .section-story-block .center-text-full-bg-image > .fixed, .section-story-block .center-text-full-bg-image > .no-effect {
    position: absolute !important;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
  }
  .section-story-block .parallax-wrapper {
    position: relative;
    overflow: hidden;
  }
  .section-story-block .side-parallax {
    position: absolute;
  }
}
.sb-title-only .story-block.center-text-full-bg-image .section-title {
  margin: 0;
}
.sb-title-only .story-block.center-text-full-bg-image .story-block-inner {
  padding: 4vw;
}
.section-story-block.text-center h2.section-title, .section-story-block.text-center .story-block-text, .section-story-block.text-center .s2_story_block__story-block-link {
  text-align: center !important;
}
.section-story-block.text-left h2.section-title, .section-story-block.text-left .story-block-text, .section-story-block.text-left .s2_story_block__story-block-link {
  text-align: left !important;
}
.section-story-block.text-right h2.section-title, .section-story-block.text-right .story-block-text, .section-story-block.text-right .s2_story_block__story-block-link {
  text-align: right !important;
}
.section-story-block .group-left, .section-story-block .group-right {
  flex: 0 1 auto;
  display: flex;
  align-content: stretch;
  background-position: center center;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 767.98px) {
  .section-story-block .group-left, .section-story-block .group-right {
    width: 100%;
  }
}
.story-block .bg-image {
  background-color: transparent;
}
@media (min-width: 768px) {
  .story-block.left-text-right-bg-image .group-left {
    width: 50%;
    padding: 8vw;
  }
  .story-block.left-text-right-bg-image .group-right {
    width: 50%;
    background-position: center center;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .story-block.left-text-right-bg-image .group-right.fixed {
    background-size: 50% auto;
    background-repeat: no-repeat;
    background-position: right top;
  }
  .story-block.left-text-right-bg-image .group-right .story-block-extra-image {
    max-width: 70%;
    flex: 0 0 100%;
  }
}
.story-block.left-text-right-bg-image .section-title {
  text-align: left;
}
@media (min-width: 768px) {
  .section-story-block.text-wrapper-overlap .left-text-right-bg-image .group-right {
    width: 65%;
    position: relative;
    z-index: 0;
  }
  .section-story-block.text-wrapper-overlap .left-text-right-bg-image .group-left {
    width: 35%;
    position: relative;
    right: -11vw;
    z-index: 1;
    padding: 8vw 0;
  }
  .section-story-block.text-wrapper-overlap .left-text-right-bg-image .text-wrapper {
    margin: 0 -4vw;
    padding: 4vw;
    align-self: center;
  }
  .section-story-block.text-wrapper-overlap .left-text-right-bg-image .story-block-extra-image {
    margin: 0 -4vw 1em;
  }
}
@media (min-width: 768px) {
  .sb-image55-text45 .story-block.left-text-right-bg-image .group-right {
    width: 55%;
  }
  .sb-image55-text45 .story-block.left-text-right-bg-image .group-right.fixed {
    background-size: 55% auto;
  }
  .sb-image55-text45 .story-block.left-text-right-bg-image .group-left {
    width: 45%;
  }
}
@media (min-width: 768px) {
  .sb-image45-text55 .story-block.left-text-right-bg-image .group-right {
    width: 45%;
  }
  .sb-image45-text55 .story-block.left-text-right-bg-image .group-right.fixed {
    background-size: 45% auto;
  }
  .sb-image45-text55 .story-block.left-text-right-bg-image .group-left {
    width: 55%;
  }
}
.story-block.img-top-text-bottom .story-block-inner {
  padding: 0 0 8vw;
}
.story-block.img-top-text-bottom .bg-image {
  flex: 0 0 100%;
}
@media (min-width: 768px) {
  .story-block.img-top-text-bottom .bg-image {
    margin-bottom: 4vw;
  }
}
.story-block.img-top-text-bottom .story-block-images {
  padding: 0px;
}
.story-block.img-top-text-bottom .story-block-images figure {
  margin: 0;
}
.story-block.img-top-text-bottom .story-block-images figure img {
  width: 100%;
}
.story-block.img-top-text-bottom .story-block-images figure figcaption {
  font-size: 14px;
  padding: 5px 5vw;
  text-align: center;
}
.story-block.img-top-text-bottom .group-text {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  position: relative;
}
@media (max-width: 767.98px) {
  .story-block.img-top-text-bottom .group-text {
    margin-top: 2em;
  }
}
.story-block.img-top-text-bottom .group-text .story-block-extra-image {
  max-width: 38em;
}
.story-block.img-top-text-bottom .group-text .text-wrapper {
  max-width: 38em;
}
@media (max-width: 991.98px) {
  .story-block.img-top-text-bottom .group-text .text-wrapper {
    padding: 0 5vw;
  }
}
.story-block.img-top-text-bottom .group-text .section-title {
  text-align: center;
}
.story-block.img-top-text-bottom .group-text .story-block-text {
  text-align: left;
}
.story-block.img-top-text-bottom .group-text h3, .story-block.img-top-text-bottom .group-text .subtitle {
  text-align: center;
}
.story-block.img-top-text-bottom .group-text .s2_story_block__story-block-link {
  text-align: center;
}
@media (max-width: 767.98px) {
  .story-block.img-top-text-bottom .group-text .s2_story_block__story-block-link a {
    display: block;
  }
}
.story-block.img-top-text-bottom .group-text .s2_story_block__story-block-video, .story-block.img-top-text-bottom .group-text .s2_story_block__story-block-video-new {
  text-align: center;
}
@media (min-width: 768px) {
  .section-story-block.text-wrapper-overlap .img-top-text-bottom .group-text {
    margin-top: -12vw;
  }
  .section-story-block.text-wrapper-overlap .img-top-text-bottom .text-wrapper {
    padding: 4vw;
    max-width: 44em;
  }
  .section-story-block.text-wrapper-overlap .img-top-text-bottom .bg-image {
    margin-bottom: 0;
  }
  .section-story-block.text-wrapper-overlap .img-top-text-bottom .story-block-extra-image {
    max-width: 44em;
  }
}
@media (max-width: 767.98px) {
  .section-story-block.text-wrapper-light .story-block.img-top-text-bottom .group-text, .section-story-block.text-wrapper-dark .story-block.img-top-text-bottom .group-text {
    padding: 0 5vw;
  }
}
.section-story-block.text-wrapper-light .story-block.img-top-text-bottom .group-text .text-wrapper, .section-story-block.text-wrapper-dark .story-block.img-top-text-bottom .group-text .text-wrapper {
  padding: calc(4vw * 1.5);
}
@media (min-width: 768px) {
  .section-story-block.text-wrapper-light .story-block.img-top-text-bottom .group-text .text-wrapper, .section-story-block.text-wrapper-dark .story-block.img-top-text-bottom .group-text .text-wrapper {
    padding: 4vw;
  }
}
@media (max-width: 767.98px) {
  .story-block.left-text-right-image .group-right {
    display: none;
  }
}
@media (min-width: 768px) {
  .story-block.left-text-right-image .group-left {
    width: 50%;
    padding: 8vw;
  }
  .story-block.left-text-right-image .group-right {
    width: 50%;
    padding: 8vw 8vw 8vw 0;
    display: flex;
    align-items: center;
  }
  .story-block.left-text-right-image .group-right figure {
    margin: 0;
  }
  .story-block.left-text-right-image .group-right figure img {
    width: 100%;
  }
  .story-block.left-text-right-image .group-right figcaption {
    text-align: center;
    font-size: 0.8em;
    margin: 0.05em 0 0;
  }
}
.story-block.left-text-right-image .section-title {
  text-align: left;
}
@media (min-width: 768px) {
  .section-story-block.text-wrapper-overlap .left-text-right-image .group-right {
    z-index: 0;
  }
  .section-story-block.text-wrapper-overlap .left-text-right-image .group-right figure {
    width: 152%;
    max-width: 152%;
    position: relative;
    right: 50%;
  }
  .section-story-block.text-wrapper-overlap .left-text-right-image .group-left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    z-index: 1;
  }
  .section-story-block.text-wrapper-overlap .left-text-right-image .group-left .text-wrapper {
    align-self: center;
    position: relative;
    right: -4vw;
    margin: 0 -4vw;
  }
  .section-story-block.text-wrapper-overlap .left-text-right-image .story-block-extra-image {
    margin-right: -8vw;
  }
}
@media (min-width: 768px) {
  .sb-image55-text45 .story-block.left-text-right-image .group-right {
    width: 55%;
  }
  .sb-image55-text45 .story-block.left-text-right-image .group-left {
    width: 45%;
  }
}
@media (min-width: 768px) {
  .sb-image45-text55 .story-block.left-text-right-image .group-right {
    width: 45%;
  }
  .sb-image45-text55 .story-block.left-text-right-image .group-left {
    width: 55%;
  }
}
@media (max-width: 767.98px) {
  .story-block.right-text-left-image .group-left .story-block-images {
    display: none;
  }
}
@media (min-width: 768px) {
  .story-block.right-text-left-image .group-left {
    width: 50%;
    padding: 8vw 0 8vw 8vw;
    display: flex;
    align-items: center;
  }
  .story-block.right-text-left-image .group-left figure {
    margin: 0;
  }
  .story-block.right-text-left-image .group-left figure img {
    width: 100%;
  }
  .story-block.right-text-left-image .group-left figcaption {
    text-align: center;
    font-size: 0.8em;
    margin: 0.5em 0 0;
  }
  .story-block.right-text-left-image .group-right {
    width: 50%;
    padding: 8vw;
  }
}
.story-block.right-text-left-image .section-title {
  text-align: left;
}
@media (min-width: 768px) {
  .section-story-block.text-wrapper-overlap .right-text-left-image .group-left figure {
    width: 152%;
    max-width: 152%;
  }
  .section-story-block.text-wrapper-overlap .right-text-left-image .group-right {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .section-story-block.text-wrapper-overlap .right-text-left-image .group-right .text-wrapper {
    align-self: center;
    position: relative;
    left: -4vw;
    margin: 0 -4vw;
  }
  .section-story-block.text-wrapper-overlap .right-text-left-image .story-block-extra-image {
    margin-left: -8vw;
  }
}
@media (min-width: 768px) {
  .sb-image55-text45 .story-block.right-text-left-image .group-right {
    width: 45%;
  }
  .sb-image55-text45 .story-block.right-text-left-image .group-left {
    width: 55%;
  }
}
@media (min-width: 768px) {
  .sb-image45-text55 .story-block.right-text-left-image .group-right {
    width: 55%;
  }
  .sb-image45-text55 .story-block.right-text-left-image .group-left {
    width: 45%;
  }
}
.section-image {
  padding: 0;
  background: transparent;
  height: 80vh;
  overflow: hidden;
}
.section-image .parallax-item > div {
  top: 10%;
}
.section-image .bg-image {
  height: 100%;
  width: 100%;
}
@media (max-width: 767.98px) {
  .section-image {
    padding: 0;
    max-height: 812px;
    height: 80vh;
    overflow: hidden;
  }
  .section-image .fixed {
    background-attachment: scroll !important;
  }
}
@media (max-width: 767.98px) {
  .section-image.has-mobile-image {
    height: auto;
  }
  .section-image.has-mobile-image .bg-image {
    display: none;
  }
  .section-image.has-mobile-image .mobile-image-wrapper img {
    width: 100%;
    height: auto;
  }
}
@media (min-width: 768px) {
  .section-image.has-mobile-image .mobile-image-wrapper {
    display: none;
  }
}
#site-header {
  z-index: 100;
}
#site-header.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
}
.navbar {
  z-index: 100;
  background-color: #000;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
  padding: 0;
  top: 0;
  right: 0;
  left: 0;
}
@media (max-width: 767.98px) {
  .navbar {
    min-height: 67px;
  }
}
@media (max-width: 991.98px) {
  .navbar {
    padding: 0 15px;
  }
  .navbar .container, .navbar .container-fluid {
    justify-content: flex-start;
  }
}
@media (min-width: 992px) {
  .navbar {
    min-height: 80px;
  }
  .navbar .container, .navbar .container-fluid {
    padding: 0 30px;
  }
  .navbar .navbar-collapse {
    justify-content: flex-end;
  }
}
.navbar .navbar-toggler {
  border: 1px solid transparent;
  padding: 0;
  width: 38px;
  height: 36px;
  font-size: 24px;
}
@media (max-width: 991.98px) {
  .navbar .navbar-toggler {
    order: 3;
  }
}
.navbar .navbar-toggler-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  color: #b7a05e;
}
.navbar .cart-button-wrapper {
  padding-left: 10px;
  margin-left: 10px;
  border-left: 1px solid rgba(50, 50, 50, 0.3);
  display: flex;
  order: 4;
}
@media (max-width: 991.98px) {
  .navbar .cart-button-wrapper {
    overflow: hidden;
    border: 0;
    margin: 0 20px 0 0;
    padding: 0;
    order: 2;
  }
}
@media (min-width: 992px) {
  .navbar .cart-button-wrapper {
    height: 40px;
  }
}
.navbar button.snipcart-checkout {
  background: transparent;
  border: 0;
  padding: 0;
  margin: 0;
}
.navbar button.snipcart-checkout .cart-icon-item-number {
  padding: 4px 8px;
  background: transparent;
  border-radius: 3px;
  display: flex;
  align-items: center;
  transition: all 0.2s ease-in;
}
@media (max-width: 991.98px) {
  .navbar button.snipcart-checkout .cart-icon-item-number {
    padding: 5px 0;
  }
}
.navbar button.snipcart-checkout .cart-icon-item-number:hover {
  background: rgba(255, 255, 255, 0.2);
}
.navbar button.snipcart-checkout .cart-icon-item-number i {
  color: #fff;
  font-size: 18px;
  line-height: 1;
  margin-right: 8px;
}
@media (max-width: 767.98px) {
  .navbar button.snipcart-checkout .cart-icon-item-number i {
    font-size: 15px;
    margin-right: 5px;
  }
}
.navbar button.snipcart-checkout .cart-icon-item-number .snipcart-items-count {
  font-family: sans-serif;
  padding: 5px 6px 5px;
  background: #b7a05e;
  color: #fff;
  border-radius: 3px;
  line-height: 1;
  font-size: 14px;
  font-weight: normal;
}
.navbar-brand-wrapper {
  flex: 1 1 auto;
}
@media (max-width: 767.98px) {
  .navbar-brand {
    width: 200px;
  }
}
@media (min-width: 768px) {
  .navbar-brand {
    width: 200px;
  }
}
@media (min-width: 992px) {
  .navbar-brand {
    width: 200px;
  }
}
.navbar-brand img {
  max-width: 100%;
  height: auto !important;
  width: 100%;
}
@media (max-width: 991.98px) {
  .navbar-brand {
    padding: 10px 0;
  }
}
.navbar-brand .site-name {
  font-family: "Vollkorn", serif;
  color: rgba(250, 250, 250, 0.8);
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1;
}
@media (max-width: 767.98px) {
  .navbar-brand .site-name {
    font-size: 20px;
    min-height: 47px;
    display: flex;
    align-items: center;
    line-height: 1;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .navbar-brand .site-name {
    font-size: 23px;
  }
}
@media (min-width: 992px) {
  .navbar-brand .site-name {
    font-size: 25px;
  }
}
.navbar .navbar-nav {
  text-transform: uppercase;
}
.navbar .navbar-nav .nav-item {
  position: relative;
}
.navbar .navbar-nav .nav-item:last-child .nav-link.main-nav {
  border: 0;
}
.navbar .navbar-nav .nav-link {
  color: #b7a05e;
  font-family: "Barlow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 0.75rem 15px;
  letter-spacing: 0.05em;
  font-weight: 700;
  position: relative;
  z-index: 1;
}
@media (max-width: 991.98px) {
  .navbar .navbar-nav .nav-link {
    color: #fff;
    font-size: 18px;
    padding: 0.75rem 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    text-align: center;
  }
}
@media (min-width: 992px) {
  .navbar .navbar-nav .nav-link {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  .navbar .navbar-nav .nav-link {
    font-size: 20px;
  }
}
.navbar .navbar-nav .nav-link:hover {
  color: #fff;
  background-color: transparent;
}
@media (max-width: 991.98px) {
  .navbar .navbar-nav .nav-link:hover {
    color: #fff;
    background-color: #d7caa4;
  }
}
.navbar .navbar-nav .nav-link:active {
  color: #b7a05e;
  background-color: #f1f4f7;
}
@media (max-width: 991.98px) {
  .navbar .navbar-nav .nav-link:active {
    color: #fff;
    background-color: #c7b581;
  }
}
@media (max-width: 991.98px) {
  .navbar-collapse {
    background: #b7a05e;
    width: 100%;
    margin: 0 -15px;
    order: 4;
  }
}
.info-bar, .mobile-info-bar {
  width: 100%;
  background-color: black;
  color: rgba(250, 250, 250, 0.8);
  font-size: 12px;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  z-index: 101;
  position: relative;
}
@media (max-width: 767.98px) {
  .info-bar, .mobile-info-bar {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    height: 50px;
    background-color: black;
  }
  .info-bar .value, .mobile-info-bar .value {
    display: none;
  }
}
.info-bar a, .mobile-info-bar a {
  color: rgba(250, 250, 250, 0.8);
  text-decoration: none;
  display: flex;
  align-items: center;
  padding: 10px 0;
}
.info-bar .phone, .info-bar .email, .info-bar .address, .mobile-info-bar .phone, .mobile-info-bar .email, .mobile-info-bar .address {
  padding: 0 15px;
}
.info-bar .phone:hover, .info-bar .email:hover, .info-bar .address:hover, .mobile-info-bar .phone:hover, .mobile-info-bar .email:hover, .mobile-info-bar .address:hover {
  background-color: #f8f9fa;
  color: #fff;
}
.info-bar .contact-icon, .mobile-info-bar .contact-icon {
  margin-right: 8px;
  font-size: 16px;
  color: rgba(250, 250, 250, 0.8);
}
@media (max-width: 767.98px) {
  .info-bar .contact-icon, .mobile-info-bar .contact-icon {
    margin: 0;
    font-size: 22px;
  }
}
@media (max-width: 767.98px) {
  #site-header .info-bar {
    display: none;
  }
}
@media (min-width: 576px) {
  .mobile-info-bar {
    display: none;
  }
}
.info-bar .phone, .info-bar .email, .info-bar .address, .info-bar .contact-icon {
  flex: 1 1 auto;
  display: flex;
  justify-content: center;
}
ul.sub-nav {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (max-width: 991.98px) {
  ul.sub-nav {
    margin: 0;
    padding: 0;
    background: #ae954e;
  }
}
@media (min-width: 992px) {
  ul.sub-nav {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    box-shadow: 0 0.75em 0.75em rgba(0, 0, 0, 0.1);
    transition: 0.3s all ease;
    padding: 0.2em 0;
    min-width: auto;
    background: #fff;
    border: 0px solid #ccc;
  }
}
li.nav-item:last-child ul.sub-nav {
  left: auto;
  right: 0;
}
.navbar .navbar-nav li.nav-item:hover ul.sub-nav {
  display: block;
}
.navbar .navbar-nav li.sub-nav-item {
  padding: 0;
  margin: 0;
}
@media (max-width: 991.98px) {
  .navbar .navbar-nav li.sub-nav-item .nav-link {
    color: #fff;
    background: transparent;
    padding: 0.45rem 15px;
    font-size: clamp(15px, 0.85em, 20px);
  }
}
@media (min-width: 992px) {
  .navbar .navbar-nav li.sub-nav-item .nav-link {
    margin: 0;
    color: #b7a05e;
    background: transparent;
    padding: 0.5em 1em;
    font-size: 0.8em;
    white-space: nowrap;
  }
  .navbar .navbar-nav li.sub-nav-item .nav-link:hover {
    color: #fff;
    background: #f2f2f2;
  }
  .navbar .navbar-nav li.sub-nav-item .nav-link:active {
    color: #fff;
    background: #f2f2f2;
  }
}
@media (min-width: 992px) {
  .navbar {
    min-height: 80px;
  }
  .navbar .container, .navbar .container-fluid {
    padding: 0 30px;
  }
  .navbar .navbar-collapse {
    justify-content: flex-end;
  }
}
@media (max-width: 991.98px) {
  .navbar .navbar-toggler {
    order: 3;
  }
}
.section-footer {
  color: #ccc;
  background: #000;
  position: relative;
}
@media (max-width: 991.98px) {
  .section-footer {
    padding: 15vw 15px;
  }
}
@media (min-width: 992px) {
  .section-footer {
    padding: 5vw;
  }
}
.section-footer .back-to-top-wrapper {
  position: absolute;
  left: 50%;
  top: -30px;
  transform: translateX(-50%);
  z-index: 3;
}
.section-footer .back-to-top-wrapper a.back-to-top {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 72px;
  height: 72px;
  background-color: #b7a05e;
  color: #fff;
  text-align: center;
  border-radius: 100%;
  font-size: 30px;
}
.section-footer .back-to-top-wrapper a.back-to-top:hover {
  background-color: #fff;
  color: #b7a05e;
  text-decoration: none;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}
.section-footer .row {
  justify-content: space-between;
}
.section-footer .footer-logo {
  margin-bottom: 1rem;
  width: 100%;
}
@media (max-width: 991.98px) {
  .section-footer .footer-logo {
    margin: 0 auto 20px;
  }
}
.section-footer .footer-logo img {
  width: 200px;
}
.section-footer .footer-company-name {
  font-size: 20px;
  font-weight: 900;
}
.section-footer h3 {
  margin-top: 0;
  margin-bottom: 1rem;
  font-weight: 900;
  font-size: 16px;
  color: #fff;
}
.section-footer a {
  color: #ccc;
}
.section-footer a:hover {
  color: #f2f2f2;
}
.section-footer ul {
  padding: 0;
  list-style: none;
  line-height: 1.6;
  font-size: 14px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .section-footer .item:not(.social) {
    text-align: center;
    padding-bottom: 20px;
  }
}
.section-footer .footer-contact-info {
  font-size: 14px;
}
.section-footer .footer-contact-company-name {
  font-weight: bold;
}
.section-footer .address span, .section-footer .phone span, .section-footer .fax span, .section-footer .email span {
  min-width: 55px;
}
.section-footer .address {
  margin-bottom: 10px;
}
.section-footer .address span.administrative-area {
  min-width: auto;
  margin-right: 0.2em;
}
.section-footer .footer-custom-text {
  font-size: 14px;
}
.section-footer .footer-custom-text .footer_section__footer-message {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 768px) {
  .section-footer .footer-custom-text .footer_section__footer-message {
    align-items: flex-start;
  }
}
.section-footer .footer-custom-text .footer_section__footer-message figure {
  margin: 0 0 1em;
}
.section-footer .copyright {
  font-size: 14px;
  margin: 1rem 0;
  color: #ccc;
  text-align: center;
}
@media (min-width: 768px) {
  .section-footer .copyright {
    text-align: left;
  }
}
.section-footer .copyright a {
  color: #ccc;
}
.section-footer .copyright a:hover {
  color: #f2f2f2;
}
.section-footer .made-with {
  font-size: 14px;
  text-align: center;
}
@media (min-width: 768px) {
  .section-footer .made-with {
    text-align: right;
  }
}
.section-footer.paragraph--view-mode--footer-4 {
  padding: 30px 5vw;
}
.section-footer.paragraph--view-mode--footer-4 .back-to-top-wrapper {
  position: absolute;
  left: 50%;
  top: -50px;
}
.section-footer.paragraph--view-mode--footer-4 .back-to-top-wrapper a.back-to-top {
  width: 50px;
  height: 50px;
  border-radius: 0;
}
.section-footer.paragraph--view-mode--footer-4 .footer-row-1 {
  align-items: center;
}
.section-footer.paragraph--view-mode--footer-4 .footer-col-1 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 767.98px) {
  .section-footer.paragraph--view-mode--footer-4 .footer-col-1 {
    order: 3;
  }
}
@media (max-width: 991.98px) {
  .section-footer.paragraph--view-mode--footer-4 .footer-col-1 {
    align-items: center;
    justify-content: flex-start;
  }
}
.section-footer.paragraph--view-mode--footer-4 .footer-logo {
  text-align: center;
}
.section-footer.paragraph--view-mode--footer-4 .footer-company-name {
  text-align: center;
}
.section-footer.paragraph--view-mode--footer-4 .footer-custom-text {
  font-size: 14px;
  text-align: right;
}
.section-footer.paragraph--view-mode--footer-4 .footer-custom-text .footer_section__footer-message {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.section-footer.paragraph--view-mode--footer-4 .footer-custom-text .footer_section__footer-message figure {
  margin: 0 0 1em;
}
.section-footer.paragraph--view-mode--footer-4 .footer-custom-text .footer_section__footer-message p {
  text-align: center;
}
.section-footer.paragraph--view-mode--footer-4 .copyright {
  margin: 0 0 0.5em;
}
@media (min-width: 768px) {
  .section-footer.paragraph--view-mode--footer-4 .copyright {
    margin: 0;
  }
}
.basic-subpage {
  background: #000;
}
.basic-subpage figure {
  margin: 2em 0;
}
.basic-subpage .basic-content-hero {
  height: 40vw;
  min-height: auto;
  flex: 0 0 100%;
  overflow: hidden;
  background-color: #000;
}
.basic-subpage .basic-content-hero img {
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
.basic-subpage .page-title {
  padding: 0;
  text-align: center;
}
@media (max-width: 991.98px) {
  .basic-subpage .page-title {
    padding-top: 8vw;
  }
}
@media (min-width: 992px) {
  .basic-subpage .page-title {
    padding-top: 5vw;
  }
}
.basic-subpage .page-title h1.page-title, .basic-subpage .page-title h1.title {
  font-family: "Vollkorn", serif;
  font-weight: 900;
  margin: 0 0 1em 0;
  padding: 0 0 0 0;
  color: #b7a05e;
  line-height: 1.2;
  text-transform: none;
  border-bottom: 0px solid #ccc;
  letter-spacing: 0em;
}
@media (max-width: 767.98px) {
  .basic-subpage .page-title h1.page-title, .basic-subpage .page-title h1.title {
    font-size: 42px;
  }
}
@media (min-width: 768px) {
  .basic-subpage .page-title h1.page-title, .basic-subpage .page-title h1.title {
    font-size: 50px;
  }
}
@media (min-width: 992px) {
  .basic-subpage .page-title h1.page-title, .basic-subpage .page-title h1.title {
    font-size: 60px;
  }
}
.basic-subpage h2 {
  color: #b7a05e;
}
.basic-subpage .section-content-main {
  padding-bottom: 8vw;
  color: rgba(250, 250, 250, 0.8);
}
@media (max-width: 991.98px) {
  .basic-subpage .section-content-main {
    padding-bottom: 16vw;
  }
}
.basic-subpage .section-content-main .section {
  padding: 0;
}
.basic-subpage .section-content-main .section .container {
  padding-left: 15px;
  padding-right: 15px;
}
.basic-subpage .section-title {
  font-family: "Vollkorn", serif;
  font-weight: 900;
  margin: 0 0 1em 0;
  padding: 0 0 0 0;
  color: #b7a05e;
  line-height: 1.2;
  text-transform: none;
  border-bottom: 0px solid #ccc;
  letter-spacing: 0em;
}
@media (max-width: 767.98px) {
  .basic-subpage .section-title {
    font-size: 35px;
  }
}
@media (min-width: 768px) {
  .basic-subpage .section-title {
    font-size: 40px;
  }
}
@media (min-width: 992px) {
  .basic-subpage .section-title {
    font-size: 45px;
  }
}
.basic-subpage .subtitle {
  color: #b7a05e;
  font-style: normal;
  text-align: center;
}
@media (max-width: 767.98px) {
  .basic-subpage .subtitle {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .basic-subpage .subtitle {
    font-size: 22px;
  }
}
@media (min-width: 992px) {
  .basic-subpage .subtitle {
    font-size: 26px;
  }
}
.subpage {
  background: #000;
}
.catalog {
  background: #000;
}
.catalog figure {
  margin: 0 0 2em 0;
}
.catalog .basic-content-hero {
  height: 40vw;
  min-height: auto;
  flex: 0 0 100%;
  overflow: hidden;
  background-color: #000;
}
.catalog .basic-content-hero img {
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
.catalog .page-title {
  padding: 0;
  text-align: center;
}
@media (max-width: 991.98px) {
  .catalog .page-title {
    padding-top: 8vw;
  }
}
@media (min-width: 992px) {
  .catalog .page-title {
    padding-top: 5vw;
  }
}
.catalog .page-title h1.page-title, .catalog .page-title h1.title {
  font-family: "Vollkorn", serif;
  font-weight: 900;
  margin: 0 0 1em 0;
  padding: 0 0 0 0;
  color: #b7a05e;
  line-height: 1.2;
  text-transform: none;
  border-bottom: 0px solid #ccc;
  letter-spacing: 0em;
  color: #b7a05e;
}
@media (max-width: 767.98px) {
  .catalog .page-title h1.page-title, .catalog .page-title h1.title {
    font-size: 42px;
  }
}
@media (min-width: 768px) {
  .catalog .page-title h1.page-title, .catalog .page-title h1.title {
    font-size: 50px;
  }
}
@media (min-width: 992px) {
  .catalog .page-title h1.page-title, .catalog .page-title h1.title {
    font-size: 60px;
  }
}
.catalog .catalog__body {
  color: rgba(250, 250, 250, 0.8);
}
.catalog .section-content-items {
  padding-bottom: 5vw;
}
.catalog .section-content-items .content-row > .col {
  padding: 0;
}
.catalog .catalog-item.even .paragraph--type--catalog-item {
  background: transparent;
}
.catalog .catalog-item.odd .paragraph--type--catalog-item {
  background: rgba(104, 104, 104, 0.28);
}
.catalog .section-content-items .content-row > .col {
  padding: 0;
}
.catalog .catalog-item.even .album-wrapper {
  background: transparent;
}
.catalog .catalog-item.odd .album-wrapper {
  background: rgba(104, 104, 104, 0.28);
}
.album-wrapper {
  padding: 4rem 0;
  position: relative;
  border-bottom: 0px solid #ccc;
}
@media (max-width: 767.98px) {
  .album-wrapper .album-item-1 {
    margin-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .album-wrapper .album-item-1 {
    padding: 0 30px;
  }
}
.album-wrapper .album-item-1 .musical_album__album-purchase-button span[itemprop="price"] {
  display: block;
  text-align: center;
  margin-bottom: 10px;
  font-weight: bold;
}
.album-wrapper .musical_album__album-art {
  margin-bottom: 1.5em;
}
.album-wrapper .musical_album__album-art img {
  width: 100%;
  height: auto;
}
.album-wrapper .musical_album__album-purchase-link {
  margin-bottom: 1rem;
}
.album-wrapper .musical_album__album-purchase-link a {
  display: block;
  text-align: center;
}
.album-wrapper .musical_album__album-purchase-link a:hover {
  text-decoration: none;
}
.album-wrapper .album-title {
  color: #b7a05e;
}
.album-wrapper .album-artist {
  font-weight: normal;
  font-size: 1em;
}
.album-wrapper .album-description {
  color: rgba(250, 250, 250, 0.8);
}
@media (min-width: 992px) {
  .album-wrapper .album-description {
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  .album-wrapper .album-description {
    font-size: 0.8em;
  }
}
.album-wrapper .album-description p:first-child {
  margin-top: 1.5em;
}
.album-wrapper .album-description p:last-child {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .album-wrapper .album-item-2 {
    padding: 0 30px;
  }
}
.album-wrapper .album-tracks {
  font-size: 16px;
}
.album-wrapper .album-tracks ol {
  padding-left: 30px;
}
.album-wrapper .album-tracks ol li {
  margin-bottom: 10px;
}
.album-wrapper.light-bg-dark-text {
  background: #fff !important;
}
.album-wrapper.light-bg-dark-text h2.album-title {
  color: rgba(0, 0, 0, 0.8);
}
.album-wrapper.light-bg-dark-text h2.album-title a {
  color: #b7a05e;
}
.album-wrapper.light-bg-dark-text h2.album-title a:hover {
  color: #796836;
}
.album-wrapper.light-bg-dark-text .album-artist, .album-wrapper.light-bg-dark-text .album-description, .album-wrapper.light-bg-dark-text .musical_album__album-track-list {
  color: rgba(0, 0, 0, 0.8);
}
.album-wrapper.light-bg-dark-text .musical_album__album-purchase-link a, .album-wrapper.light-bg-dark-text a.standalone-page-link {
  background: transparent;
  color: #fff !important;
  border-color: transparent;
}
.album-wrapper.light-bg-dark-text .musical_album__album-purchase-link a:hover, .album-wrapper.light-bg-dark-text .musical_album__album-purchase-link a:active, .album-wrapper.light-bg-dark-text .musical_album__album-purchase-link a:focus, .album-wrapper.light-bg-dark-text a.standalone-page-link:hover, .album-wrapper.light-bg-dark-text a.standalone-page-link:active, .album-wrapper.light-bg-dark-text a.standalone-page-link:focus {
  background: #b7a05e;
  color: #fff !important;
  border-color: #b7a05e;
}
.album-wrapper.light-bg {
  background: #fff !important;
}
.album-wrapper.dark-bg-light-text {
  background: #000 !important;
}
.album-wrapper.dark-bg-light-text h2.album-title {
  color: #b7a05e;
}
.album-wrapper.dark-bg-light-text h2.album-title a {
  color: #b7a05e;
}
.album-wrapper.dark-bg-light-text h2.album-title a:hover {
  color: #d7caa4;
}
.album-wrapper.dark-bg-light-text .album-artist, .album-wrapper.dark-bg-light-text .album-description, .album-wrapper.dark-bg-light-text .musical_album__album-track-list {
  color: rgba(250, 250, 250, 0.8);
}
.album-wrapper.dark-bg-light-text .musical_album__album-purchase-link a, .album-wrapper.dark-bg-light-text a.standalone-page-link {
  background: transparent;
  color: #fff !important;
  border-color: transparent;
}
.album-wrapper.dark-bg-light-text .musical_album__album-purchase-link a:hover, .album-wrapper.dark-bg-light-text .musical_album__album-purchase-link a:active, .album-wrapper.dark-bg-light-text .musical_album__album-purchase-link a:focus, .album-wrapper.dark-bg-light-text a.standalone-page-link:hover, .album-wrapper.dark-bg-light-text a.standalone-page-link:active, .album-wrapper.dark-bg-light-text a.standalone-page-link:focus {
  background: #b7a05e;
  color: #000 !important;
  border-color: #b7a05e;
}
.album-wrapper.dark-bg {
  background: #000 !important;
}
.album-wrapper.light-text h2.album-title {
  color: #b7a05e;
}
.album-wrapper.light-text h2.album-title a {
  color: #b7a05e;
}
.album-wrapper.light-text h2.album-title a:hover {
  color: #d7caa4;
}
.album-wrapper.light-text .album-artist, .album-wrapper.light-text .album-description, .album-wrapper.light-text .musical_album__album-track-list {
  color: rgba(250, 250, 250, 0.8);
}
.album-wrapper.light-text .musical_album__album-purchase-link a, .album-wrapper.light-text a.standalone-page-link {
  background: transparent;
  color: #fff !important;
  border-color: transparent;
}
.album-wrapper.light-text .musical_album__album-purchase-link a:hover, .album-wrapper.light-text .musical_album__album-purchase-link a:active, .album-wrapper.light-text .musical_album__album-purchase-link a:focus, .album-wrapper.light-text a.standalone-page-link:hover, .album-wrapper.light-text a.standalone-page-link:active, .album-wrapper.light-text a.standalone-page-link:focus {
  background: #b7a05e;
  color: #000 !important;
  border-color: #b7a05e;
}
.album-wrapper.dark-text h2.album-title {
  color: rgba(0, 0, 0, 0.8);
}
.album-wrapper.dark-text h2.album-title a {
  color: #b7a05e;
}
.album-wrapper.dark-text h2.album-title a:hover {
  color: #796836;
}
.album-wrapper.dark-text .album-artist, .album-wrapper.dark-text .album-description, .album-wrapper.dark-text .musical_album__album-track-list {
  color: rgba(0, 0, 0, 0.8);
}
.album-wrapper.dark-text .musical_album__album-purchase-link a, .album-wrapper.dark-text a.standalone-page-link {
  background: transparent;
  color: #fff !important;
  border-color: transparent;
}
.album-wrapper.dark-text .musical_album__album-purchase-link a:hover, .album-wrapper.dark-text .musical_album__album-purchase-link a:active, .album-wrapper.dark-text .musical_album__album-purchase-link a:focus, .album-wrapper.dark-text a.standalone-page-link:hover, .album-wrapper.dark-text a.standalone-page-link:active, .album-wrapper.dark-text a.standalone-page-link:focus {
  background: #b7a05e;
  color: #fff !important;
  border-color: #b7a05e;
}
@media (max-width: 991.98px) {
  .page-album {
    padding: 8vw 0;
  }
}
@media (min-width: 992px) {
  .page-album {
    padding: 5vw 0 8vw 0;
  }
}
.page-album .title-wrapper {
  text-align: center;
  margin-bottom: 2em;
}
.page-album h1.page-title, .page-album h1.title {
  font-family: "Vollkorn", serif;
  font-weight: 900;
  margin: 0 0 1em 0;
  padding: 0 0 0 0;
  color: #b7a05e;
  line-height: 1.2;
  text-transform: none;
  border-bottom: 0px solid #ccc;
  letter-spacing: 0em;
}
@media (max-width: 767.98px) {
  .page-album h1.page-title, .page-album h1.title {
    font-size: 42px;
  }
}
@media (min-width: 768px) {
  .page-album h1.page-title, .page-album h1.title {
    font-size: 50px;
  }
}
@media (min-width: 992px) {
  .page-album h1.page-title, .page-album h1.title {
    font-size: 60px;
  }
}
.subpage {
  background-color: #000;
}
.story-subpage .page-title {
  padding: 0;
  text-align: center;
}
@media (max-width: 991.98px) {
  .story-subpage .page-title {
    margin-top: 8vw;
  }
}
@media (min-width: 992px) {
  .story-subpage .page-title {
    margin-top: 5vw;
  }
}
.story-subpage .page-title h1.page-title, .story-subpage .page-title h1.title {
  font-family: "Vollkorn", serif;
  font-weight: 900;
  margin: 0 0 1em 0;
  padding: 0 0 0 0;
  color: #b7a05e;
  line-height: 1.2;
  text-transform: none;
  border-bottom: 0px solid #ccc;
  letter-spacing: 0em;
}
@media (max-width: 767.98px) {
  .story-subpage .page-title h1.page-title, .story-subpage .page-title h1.title {
    font-size: 42px;
  }
}
@media (min-width: 768px) {
  .story-subpage .page-title h1.page-title, .story-subpage .page-title h1.title {
    font-size: 50px;
  }
}
@media (min-width: 992px) {
  .story-subpage .page-title h1.page-title, .story-subpage .page-title h1.title {
    font-size: 60px;
  }
}
#cta-modal .modal-header {
  margin-bottom: 0.5em;
}
#cta-modal .modal-body {
  width: 80%;
  margin: 0 auto 1em;
}
#cta-modal-form form {
  display: flex;
  flex-direction: column;
  width: 80%;
  margin: 0 auto;
  align-items: flex-start;
}
#cta-modal-form input {
  width: 100%;
  font-size: 18px;
  padding: 8px 10px;
  margin-bottom: 10px;
}
#cta-modal-form input#MERGE9 {
  margin-bottom: 20px;
}
#cta-modal-form label {
  display: block;
  font-size: 14px;
  margin-bottom: 2px;
  color: #000;
}
.gray-text .story-block-text p, .gray-text .intro-body p {
  color: #ffffffa8;
}
h2.section-title span.label {
  font-size: 0.5em;
  font-family: "Barlow";
  text-transform: uppercase;
  display: block;
  margin-bottom: 0;
  padding-bottom: 10px;
  letter-spacing: 0.2em;
  color: #b7a15e;
}
h2.section-title:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #826c29;
  position: absolute;
  left: 0;
  bottom: -16px;
}
h2.section-title:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background: #826c29;
  transform: translateX(-50%) rotate(-45deg);
  position: absolute;
  left: 50%;
  bottom: -20px;
}
@media (min-width: 768px) {
  .inside-border .hero-overlay:before, .inside-border .image-overlay:before {
    display: block;
    content: "";
    position: absolute;
    left: 30px;
    top: 30px;
    width: calc(100% - 60px);
    height: calc(100% - 60px);
    border: 2px solid #ba97315c;
  }
  .inside-border .left-text-right-bg-image .group-left {
    position: relative;
  }
  .inside-border .left-text-right-bg-image .group-left:before {
    display: block;
    content: "";
    position: absolute;
    left: 30px;
    top: 30px;
    width: calc(100% - 60px);
    height: calc(100% - 60px);
    border: 2px solid #ba97315c;
  }
  .inside-border .right-text-left-bg-image .group-right {
    position: relative;
  }
  .inside-border .right-text-left-bg-image .group-right:before {
    display: block;
    content: "";
    position: absolute;
    left: 30px;
    top: 30px;
    width: calc(100% - 60px);
    height: calc(100% - 60px);
    border: 2px solid #ba97315c;
  }
}
#site-header {
  border-bottom: 1px solid #5c5336;
}
#footer {
  border-top: 1px solid #5c5336;
}
h1.title, h1.page-title {
  color: #fff !important;
}
.story-block-link a, .modal-trigger--video {
  width: 100%;
}
.section-story-block .field-name-story-block-video-new, .section-story-block .story-block-video {
  margin-top: 25px;
}
#hero-home .hero-overlay {
  background: #1B353A;
  background: radial-gradient(at 30% 40%, rgba(27, 53, 58, 0) 40%, rgba(6, 30, 35, 0.75) 71%, rgba(0, 0, 0, 0.74) 100% 100%);
}
#hero-home h1.hero-heading {
  font-size: 0;
  margin: 0;
}
@media (min-width: 992px) {
  #hero-home .bg-image {
    background-size: auto 120%;
    background-position: left 40% center;
  }
}
@media (max-width: 767.98px) {
  .section-social-links .social_links__social-links-list i {
    font-size: 2rem;
    width: calc(1.5rem * 2);
    height: calc(1.5rem * 2);
    line-height: calc(1.5rem * 2);
  }
}
#bio, #bio .story-block-inner {
  min-height: 60vw;
}
@media (min-width: 768px) {
  #leftover-feelings .text-wrapper {
    padding: 6vw;
  }
  #leftover-feelings .text-wrapper:before {
    content: "";
    display: block;
    position: absolute;
    left: 20px;
    top: 20px;
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    border: 2px solid #ba97315c;
    z-index: 0;
  }
}
#leftover-feelings .story-block-text, #leftover-feelings .story-block-link, #leftover-feelings .story-block-video {
  z-index: 1;
  position: relative;
}
@media (max-width: 767.98px) {
  #box-set {
    margin-bottom: 50px;
  }
}
@media (min-width: 768px) {
  #box-set .group-left {
    padding: 30px 0 100px 30px;
  }
}
#subpage-1583 .col {
  max-width: 40em;
  margin: 0 auto;
}
@media (min-width: 768px) {
  #subpage-1583 .page-title:before {
    content: "";
    border: 2px solid #ba97315c;
    width: calc(100% - 60px);
    height: calc(100% - 30px);
    position: absolute;
    left: 30px;
    top: 30px;
    border-bottom: 0;
    max-width: 46em;
    transform: translateX(-50%);
    left: 50%;
  }
  #subpage-1583 .section-content-main:before {
    content: "";
    border: 2px solid #ba97315c;
    width: calc(100% - 60px);
    height: calc(100% - 30px);
    position: absolute;
    bottom: 30px;
    left: 30px;
    border-top: 0;
    max-width: 46em;
    transform: translateX(-50%);
    left: 50%;
  }
}
#subpage-1585 #contact .group-left, #subpage-1585 #contact .group-right {
  padding-top: 0;
}
#subpage-1585 #contact .field-name-story-block-text, #subpage-1585 #contact .contact-block {
  border-bottom: 1px solid #ba97315c;
  margin-bottom: 30px;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22%2F%22%2C%22sources%22%3A%5B%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fsite_v2%2Fvanilla%2Fv2%2F..%2F..%2Fvanilla%2Fv1%2Fstatic-variables.scss%22%2C%22(stdin)%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fstatic%2Fanimate-scss%2F_properties.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fstatic%2Fanimate-scss%2F_fading-entrances%2F_fadeIn.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fstatic%2Fanimate-scss%2F_fading-entrances%2F_fadeInDown.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fstatic%2Fanimate-scss%2F_fading-entrances%2F_fadeInDownBig.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fstatic%2Fanimate-scss%2F_fading-entrances%2F_fadeInLeft.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fstatic%2Fanimate-scss%2F_fading-entrances%2F_fadeInLeftBig.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fstatic%2Fanimate-scss%2F_fading-entrances%2F_fadeInRight.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fstatic%2Fanimate-scss%2F_fading-entrances%2F_fadeInRightBig.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fstatic%2Fanimate-scss%2F_fading-entrances%2F_fadeInUp.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fstatic%2Fanimate-scss%2F_fading-entrances%2F_fadeInUpBig.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fstatic%2Fanimate-scss%2F_fading-exits%2F_fadeOut.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fstatic%2Fanimate-scss%2F_fading-exits%2F_fadeOutDown.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fstatic%2Fanimate-scss%2F_fading-exits%2F_fadeOutDownBig.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fstatic%2Fanimate-scss%2F_fading-exits%2F_fadeOutLeft.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fstatic%2Fanimate-scss%2F_fading-exits%2F_fadeOutLeftBig.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fstatic%2Fanimate-scss%2F_fading-exits%2F_fadeOutRight.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fstatic%2Fanimate-scss%2F_fading-exits%2F_fadeOutRightBig.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fstatic%2Fanimate-scss%2F_fading-exits%2F_fadeOutUp.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fstatic%2Fanimate-scss%2F_fading-exits%2F_fadeOutUpBig.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fstatic%2Fanimate-scss%2F_sliding-entrances%2F_slideInDown.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fstatic%2Fanimate-scss%2F_sliding-entrances%2F_slideInLeft.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fstatic%2Fanimate-scss%2F_sliding-entrances%2F_slideInRight.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fstatic%2Fanimate-scss%2F_sliding-entrances%2F_slideInUp.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fstatic%2Fanimate-scss%2F_sliding-exits%2F_slideOutDown.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fstatic%2Fanimate-scss%2F_sliding-exits%2F_slideOutLeft.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fstatic%2Fanimate-scss%2F_sliding-exits%2F_slideOutRight.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fstatic%2Fanimate-scss%2F_sliding-exits%2F_slideOutUp.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fstatic%2Fanimate-scss%2F_zooming-entrances%2F_zoomIn.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fstatic%2Fanimate-scss%2F_zooming-entrances%2F_zoomInDown.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fstatic%2Fanimate-scss%2F_zooming-entrances%2F_zoomInLeft.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fstatic%2Fanimate-scss%2F_zooming-entrances%2F_zoomInRight.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fstatic%2Fanimate-scss%2F_zooming-entrances%2F_zoomInUp.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fstatic%2Fanimate-scss%2F_zooming-exits%2F_zoomOut.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fstatic%2Fanimate-scss%2F_zooming-exits%2F_zoomOutDown.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fstatic%2Fanimate-scss%2F_zooming-exits%2F_zoomOutLeft.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fstatic%2Fanimate-scss%2F_zooming-exits%2F_zoomOutRight.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fstatic%2Fanimate-scss%2F_zooming-exits%2F_zoomOutUp.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fsite_v2%2Fvanilla%2Fv2%2F..%2F..%2Fvanilla%2Fv1%2Fmixins.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fsite_v2%2Fvanilla%2Fv2%2F..%2F..%2Fvanilla%2Fv1%2Fstyle.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fsite_v2%2Fvanilla%2Fv2%2Fstyle.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fsite_v2%2Fvanilla%2Fv2%2Fcomponents%2Fhero%2F..%2F..%2F..%2F..%2Fvanilla%2Fv1%2Fcomponents%2Fhero%2Fhero.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fsite_v2%2Fvanilla%2Fv2%2Fcomponents%2Fhero%2Fhero.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fsite_v2%2Fvanilla%2Fv2%2Fcomponents%2Fhero%2F..%2F..%2F..%2F..%2Fvanilla%2Fv1%2Fcomponents%2Fhero%2Fhero--hero-1.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fsite_v2%2Fvanilla%2Fv2%2Fcomponents%2Fsocial-links%2F..%2F..%2F..%2F..%2Fvanilla%2Fv1%2Fcomponents%2Fsocial-links%2Fsocial-links.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fsite_v2%2Fvanilla%2Fv2%2Fcomponents%2Fimage-text%2F..%2F..%2F..%2F..%2Fvanilla%2Fv1%2Fcomponents%2Fimage-text%2Fimage-text.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fsite_v2%2Fvanilla%2Fv2%2Fcomponents%2Fimage-text%2Fimage-text.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fsite_v2%2Fvanilla%2Fv2%2Fcomponents%2Fimage-text%2F..%2F..%2F..%2F..%2Fvanilla%2Fv1%2Fcomponents%2Fimage-text%2Fimage-text--left-text-right-bg-image.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fsite_v2%2Fvanilla%2Fv2%2Fcomponents%2Fimage-text%2F..%2F..%2F..%2F..%2Fvanilla%2Fv1%2Fcomponents%2Fimage-text%2Fimage-text--img-top-text-bottom.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fsite_v2%2Fvanilla%2Fv2%2Fcomponents%2Fimage-text%2Fimage-text--img-top-text-bottom.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fsite_v2%2Fvanilla%2Fv2%2Fcomponents%2Fimage-text%2F..%2F..%2F..%2F..%2Fvanilla%2Fv1%2Fcomponents%2Fimage-text%2Fimage-text--left-text-right-image.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fsite_v2%2Fvanilla%2Fv2%2Fcomponents%2Fimage-text%2F..%2F..%2F..%2F..%2Fvanilla%2Fv1%2Fcomponents%2Fimage-text%2Fimage-text--right-text-left-image.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fsite_v2%2Fvanilla%2Fv2%2Fcomponents%2Fimage%2F..%2F..%2F..%2F..%2Fvanilla%2Fv1%2Fcomponents%2Fimage%2Fimage.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fsite_v2%2Fvanilla%2Fv2%2Fcomponents%2Fimage%2Fimage.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fsite_v2%2Fvanilla%2Fv2%2Fcomponents%2Fheader-section%2F..%2F..%2F..%2F..%2Fvanilla%2Fv1%2Fcomponents%2Fheader-section%2Fheader-section.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fsite_v2%2Fvanilla%2Fv2%2Fcomponents%2Fheader-section%2Fheader-section.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fsite_v2%2Fvanilla%2Fv2%2Fcomponents%2Fheader-section%2F..%2F..%2F..%2F..%2Fvanilla%2Fv1%2Fcomponents%2Fheader-section%2Fheader-section--header-1.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fsite_v2%2Fvanilla%2Fv2%2Fcomponents%2Ffooter-section%2F..%2F..%2F..%2F..%2Fvanilla%2Fv1%2Fcomponents%2Ffooter-section%2Ffooter-section.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fsite_v2%2Fvanilla%2Fv2%2Fcomponents%2Ffooter-section%2F..%2F..%2F..%2F..%2Fvanilla%2Fv1%2Fcomponents%2Ffooter-section%2Ffooter-section--footer-4.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fsite_v2%2Fvanilla%2Fv2%2Fcomponents%2Fsubpages%2Fbasic-subpage%2F..%2F..%2F..%2F..%2F..%2Fvanilla%2Fv1%2Fcomponents%2Fsubpages%2Fbasic-subpage%2Fbasic-subpage.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fsite_v2%2Fvanilla%2Fv2%2Fcomponents%2Fsubpages%2Fcatalog%2F..%2F..%2F..%2F..%2F..%2Fvanilla%2Fv1%2Fcomponents%2Fsubpages%2Fcatalog%2Fcatalog.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fsite_v2%2Fvanilla%2Fv2%2Fcomponents%2Fmusical-album%2F..%2F..%2F..%2F..%2Fvanilla%2Fv1%2Fcomponents%2Fmusical-album%2Fmusical-album.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fsite_v2%2Fvanilla%2Fv2%2Fcomponents%2Fsubpages%2Fstory-subpage%2F..%2F..%2F..%2F..%2F..%2Fvanilla%2Fv1%2Fcomponents%2Fsubpages%2Fstory-subpage%2Fstory-subpage.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAwBA%3BACrBA%3BACgGE%3BAClGC%3BAAAA%3BAAAA%3BAACF%3BAAAA%3BAAAA%3BAAAA%3BADqGC%3BACtGC%3BAAAA%3BAAAA%3BAACF%3BAAAA%3BAAAA%3BAAAA%3BADyGC%3BAC1GC%3BAAAA%3BAAAA%3BAACF%3BAAAA%3BAAAA%3BAAAA%3BAD6GC%3BAC9GC%3BAAAA%3BAAAA%3BAACF%3BAAAA%3BAAAA%3BAAAA%3BADiHC%3BAClHC%3BAAAA%3BAAAA%3BAACF%3BAAAA%3BAAAA%3BAAAA%3BADiGC%3BAElGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFkGA%3BAEtGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFsGA%3BAE1GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF0GA%3BAE9GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF8GA%3BAElHA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF8FA%3BAGlGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHkGA%3BAGtGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHsGA%3BAG1GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH0GA%3BAG9GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH8GA%3BAGlHA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH8FA%3BAIlGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJkGA%3BAItGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJsGA%3BAI1GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJ0GA%3BAI9GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJ8GA%3BAIlHA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJ8FA%3BAKlGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALkGA%3BAKtGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALsGA%3BAK1GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAL0GA%3BAK9GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAL8GA%3BAKlHA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAL8FA%3BAMlGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BANkGA%3BAMtGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BANsGA%3BAM1GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAN0GA%3BAM9GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAN8GA%3BAMlHA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAN8FA%3BAOlGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAPkGA%3BAOtGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAPsGA%3BAO1GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAP0GA%3BAO9GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAP8GA%3BAOlHA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAP8FA%3BAQlGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BARmGA%3BAQtGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BARuGA%3BAQ1GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAR2GA%3BAQ9GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAR%2BGA%3BAQlHA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAR%2BFA%3BASlGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BATkGA%3BAStGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BATsGA%3BAS1GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAT0GA%3BAS9GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAT8GA%3BASlHA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAT8FA%3BAUlGC%3BAAAA%3BAAAA%3BAACF%3BAAAA%3BAAAA%3BAAAA%3BAVqGC%3BAUtGC%3BAAAA%3BAAAA%3BAACF%3BAAAA%3BAAAA%3BAAAA%3BAVyGC%3BAU1GC%3BAAAA%3BAAAA%3BAACF%3BAAAA%3BAAAA%3BAAAA%3BAV6GC%3BAU9GC%3BAAAA%3BAAAA%3BAACF%3BAAAA%3BAAAA%3BAAAA%3BAViHC%3BAUlHC%3BAAAA%3BAAAA%3BAACF%3BAAAA%3BAAAA%3BAAAA%3BAViGC%3BAWlGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAXkGA%3BAWtGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAXsGA%3BAW1GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAX0GA%3BAW9GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAX8GA%3BAWlHA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAX8FA%3BAYlGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZkGA%3BAYtGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZsGA%3BAY1GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZ0GA%3BAY9GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZ8GA%3BAYlHA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAZ8FA%3BAalGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbkGA%3BAatGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbsGA%3BAa1GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAb0GA%3BAa9GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAb8GA%3BAalHA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAb8FA%3BAclGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAdkGA%3BActGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAdsGA%3BAc1GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAd0GA%3BAc9GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAd8GA%3BAclHA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAd8FA%3BAelGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAfkGA%3BAetGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAfsGA%3BAe1GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAf0GA%3BAe9GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAf8GA%3BAelHA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAf8FA%3BAgBlGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBkGA%3BAgBtGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBsGA%3BAgB1GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhB0GA%3BAgB9GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhB8GA%3BAgBlHA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhB8FA%3BAiBlGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBkGA%3BAiBtGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBsGA%3BAiB1GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB0GA%3BAiB9GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB8GA%3BAiBlHA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB8FA%3BAkBlGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlBkGA%3BAkBtGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlBsGA%3BAkB1GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlB0GA%3BAkB9GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlB8GA%3BAkBlHA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlB8FA%3BAmBlGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnBkGA%3BAmBtGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnBsGA%3BAmB1GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnB0GA%3BAmB9GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnB8GA%3BAmBlHA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnB8FA%3BAoBlGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApBkGA%3BAoBtGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApBsGA%3BAoB1GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApB0GA%3BAoB9GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApB8GA%3BAoBlHA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApB8FA%3BAqBlGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BArBkGA%3BAqBtGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BArBsGA%3BAqB1GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BArB0GA%3BAqB9GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BArB8GA%3BAqBlHA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BArB8FA%3BAsBlGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtBkGA%3BAsBtGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtBsGA%3BAsB1GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtB0GA%3BAsB9GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtB8GA%3BAsBlHA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtB8FA%3BAuBlGD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAvBmGC%3BAuBtGD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAvBuGC%3BAuB1GD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAvB2GC%3BAuB9GD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAvB%2BGC%3BAuBlHD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAvB%2BFC%3BAwBlGD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAxBmGC%3BAwBtGD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAxBuGC%3BAwB1GD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAxB2GC%3BAwB9GD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAxB%2BGC%3BAwBlHD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAxB%2BFC%3BAyBlGD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAzBmGC%3BAyBtGD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAzBuGC%3BAyB1GD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAzB2GC%3BAyB9GD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAzB%2BGC%3BAyBlHD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAzB%2BFC%3BA0BlGD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA1BmGC%3BA0BtGD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA1BuGC%3BA0B1GD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA1B2GC%3BA0B9GD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA1B%2BGC%3BA0BlHD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA1B%2BFC%3BA2BlGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BA3BkGA%3BA2BtGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BA3BsGA%3BA2B1GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BA3B0GA%3BA2B9GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BA3B8GA%3BA2BlHA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BA3B8FA%3BA4BlGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA5BiGA%3BA4BtGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA5BqGA%3BA4B1GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA5ByGA%3BA4B9GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA5B6GA%3BA4BlHA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA5B6FA%3BA6BlGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7BiGA%3BA6BtGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7BqGA%3BA6B1GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7ByGA%3BA6B9GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7B6GA%3BA6BlHA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7B6FA%3BA8BlGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9BiGA%3BA8BtGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9BqGA%3BA8B1GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9ByGA%3BA8B9GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9B6GA%3BA8BlHA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9B6FA%3BA%2BBlGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2FBiGA%3BA%2BBtGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2FBqGA%3BA%2BB1GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2FByGA%3BA%2BB9GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2FB6GA%3BA%2BBlHA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA%2FB6FA%3BAgClGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAhC%2BFA%3BAgCtGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAhCmGA%3BAgC1GA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAhCuGA%3BAgC9GA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAhC2GA%3BAgClHA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAhC2FA%3BAiClGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjCiGA%3BAiCtGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjCqGA%3BAiC1GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjCyGA%3BAiC9GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjC6GA%3BAiClHA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjC6FA%3BAkClGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlCkGA%3BAkCtGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlCsGA%3BAkC1GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlC0GA%3BAkC9GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlC8GA%3BAkClHA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlC8FA%3BAmClGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnCkGA%3BAmCtGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnCsGA%3BAmC1GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnC0GA%3BAmC9GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnC8GA%3BAmClHA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnC8FA%3BAoClGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApCiGA%3BAoCtGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApCqGA%3BAoC1GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApCyGA%3BAoC9GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApC6GA%3BAoClHA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACgbF%3BAACC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAACC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAACC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAACC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAA6CD%3BAACC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAACC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAACC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAACC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAC9gBD%3BAAAA%3BAAAA%3BAAAA%3BAvChBA%3BAAAA%3BAAAA%3BAuCwBA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADwDI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC1BJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BADdI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC2BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BADpBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACmDJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAD1EI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC6GH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADhGG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACoHH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADvGG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACoJA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAeJ%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAkBJ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BADrOI%3BACyOI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAOZ%3BAAAA%3BAAAA%3BADnPI%3BACuPI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAcZ%3BAAAA%3BAAAA%3BAAKQ%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAKQ%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAYR%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBQ%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BADldR%3BAC0eQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD1Yf%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAhIG%3BAC0hBQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD5aZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACubA%3BAAAA%3BAAAA%3BAAWJ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BADjmBJ%3BAAAA%3BAAAA%3BAAAA%3BAC2mBQ%3BAAAA%3BAAAA%3BAAAA%3BADtkBR%3BAAAA%3BAAAA%3BAAAA%3BACilBQ%3BAAAA%3BAAAA%3BAAAA%3BADnoBR%3BAAAA%3BAAAA%3BAAAA%3BAC8oBQ%3BAAAA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAD7oBJ%3BAAAA%3BAAAA%3BAAAA%3BACupBQ%3BAAAA%3BAAAA%3BAAAA%3BADlnBR%3BAAAA%3BAAAA%3BAAAA%3BAC6nBQ%3BAAAA%3BAAAA%3BAAAA%3BAD%2FqBR%3BAAAA%3BAAAA%3BAAAA%3BAC0rBQ%3BAAAA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BADzrBJ%3BAAAA%3BAAAA%3BAAAA%3BACmsBQ%3BAAAA%3BAAAA%3BAAAA%3BAD9pBR%3BAAAA%3BAAAA%3BAAAA%3BACyqBQ%3BAAAA%3BAAAA%3BAAAA%3BAD3tBR%3BAAAA%3BAAAA%3BAAAA%3BACsuBQ%3BAAAA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BADruBJ%3BAAAA%3BAAAA%3BAAAA%3BAC%2BuBQ%3BAAAA%3BAAAA%3BAAAA%3BAD1sBR%3BAAAA%3BAAAA%3BAAAA%3BACqtBQ%3BAAAA%3BAAAA%3BAAAA%3BADvwBR%3BAAAA%3BAAAA%3BAAAA%3BACkxBQ%3BAAAA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BADjxBJ%3BAAAA%3BAAAA%3BAAAA%3BAC2xBQ%3BAAAA%3BAAAA%3BAAAA%3BADtvBR%3BAAAA%3BAAAA%3BAAAA%3BACiwBQ%3BAAAA%3BAAAA%3BAAAA%3BADnzBR%3BAAAA%3BAAAA%3BAAAA%3BAC8zBQ%3BAAAA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAD7zBJ%3BAAAA%3BAAAA%3BAAAA%3BACu0BQ%3BAAAA%3BAAAA%3BAAAA%3BADlyBR%3BAAAA%3BAAAA%3BAAAA%3BAC6yBQ%3BAAAA%3BAAAA%3BAAAA%3BAD%2F1BR%3BAAAA%3BAAAA%3BAAAA%3BAC02BQ%3BAAAA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BADz2BJ%3BAAAA%3BAAAA%3BAAAA%3BACm3BQ%3BAAAA%3BAAAA%3BAAAA%3BAD90BR%3BAAAA%3BAAAA%3BAAAA%3BACy1BQ%3BAAAA%3BAAAA%3BAAAA%3BAD34BR%3BAAAA%3BAAAA%3BAAAA%3BACs5BQ%3BAAAA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BADr5BJ%3BAAAA%3BAAAA%3BAAAA%3BAC%2B5BQ%3BAAAA%3BAAAA%3BAAAA%3BAD13BR%3BAAAA%3BAAAA%3BAAAA%3BACq4BQ%3BAAAA%3BAAAA%3BAAAA%3BADv7BR%3BAAAA%3BAAAA%3BAAAA%3BACk8BQ%3BAAAA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BADj8BJ%3BAAAA%3BAAAA%3BAAAA%3BAC28BQ%3BAAAA%3BAAAA%3BAAAA%3BADt6BR%3BAAAA%3BAAAA%3BAAAA%3BACi7BQ%3BAAAA%3BAAAA%3BAAAA%3BADn%2BBR%3BAAAA%3BAAAA%3BAAAA%3BAC8%2BBQ%3BAAAA%3BAAAA%3BAAAA%3BAAiBR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD78BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAlDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC6gCI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD39BJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC8%2BBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAkBJ%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUR%3BAAAA%3BAAAA%3BAAAA%3BACvrCA%3BAAAA%3BAAAA%3BAF%2BEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE2BJ%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAaF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAmBF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFVE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEaD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFgBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEVC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFnBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE0BF%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF7CE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEgDD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFnBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA9JG%3BAE%2BLA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF1FA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE6FC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFhEJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEsEG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFnGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE0GA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF7HA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEgIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFnGJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA9JG%3BAEgRA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFjKH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEoKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFvIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAhJG%3BAEsSC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFzKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE4KE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF%2FIL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE%2BJE%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFnMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEsME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFzKL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE%2BLC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFlQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEqQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFxOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE8OC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF3QD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEkRC%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF1SD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE6SE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFhRF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAhJG%3BAE8aA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFnVH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEsVI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFzTJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE%2BTG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF5VH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEiWG%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFzXH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE4XI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF%2FVJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAhJG%3BAE8fA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFjZH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEoZI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFvXJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEmYE%3BAAGE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFzaJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE4aK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF%2FYL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAhJG%3BAEgjBC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFncJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEscK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFzaL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE0bA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAA0BC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFjqBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE8qBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF9qBG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEyrBF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF3kBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE8kBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFjjBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE8jBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF3tBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEyuBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFzuBG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEovBF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFxnBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE2nBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF9lBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA9JG%3BAE4wBG%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF7uBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA7FG%3BAEu1BD%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAF11BC%3BAEk2BA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAFr2BA%3BAEq3BC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAFx3BD%3BAE%2B3BC%3BAAAA%3BAAAA%3BAAAA%3BAF11BD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAlDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE06BH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAF54BG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAlDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE08BH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAF5lCE%3BAEwmCD%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaF%3BAAAA%3BAAAA%3BAFhqCC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE2qCD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFntCC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE8tCD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF3uCC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAE6vCD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAoBD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAmBD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaF%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC16CD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHgFI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGpEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHoEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG9CA%3BAAAA%3BAAAA%3BAH8CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGtCI%3BAAAA%3BAAAA%3BAHsCJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGvBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHuBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGII%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH5BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG4CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH5CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG2DA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH3DA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAlDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGgGA%3BAAAA%3BAAAA%3BAHnFA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAlDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGkHI%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHhHJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGsII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHzHJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGgJI%3BAAAA%3BAAAA%3BAHnIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGkJA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHlJA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG%2BJI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHzKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGuLI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHpMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG%2BMI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHtMR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGyNQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH5MR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGyOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHlPJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAGyZQ%3BAAAA%3BAAAA%3BAAAA%3BAHtaR%3BAG4aQ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHraR%3BAGmbQ%3BAAAA%3BAAAA%3BAAAA%3BAHhcR%3BAGscQ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH%2FbR%3BAG6cQ%3BAAAA%3BAAAA%3BAAAA%3BAH1dR%3BAGgeQ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHzdR%3BAGueQ%3BAAAA%3BAAAA%3BAAAA%3BAHpfR%3BAG0fQ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHnfR%3BAGigBQ%3BAAAA%3BAAAA%3BAAAA%3BAH9gBR%3BAGohBQ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH7gBR%3BAG2hBQ%3BAAAA%3BAAAA%3BAAAA%3BAHxiBR%3BAG8iBQ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHviBR%3BAGqjBQ%3BAAAA%3BAAAA%3BAAAA%3BAHlkBR%3BAGwkBQ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHjkBR%3BAG%2BkBQ%3BAAAA%3BAAAA%3BAAAA%3BAH5lBR%3BAGkmBQ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH3lBR%3BAGymBQ%3BAAAA%3BAAAA%3BAAAA%3BAHtnBR%3BAG4nBQ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHrnBR%3BAGsoBQ%3BAAAA%3BAAAA%3BAAAA%3BAHnpBR%3BAGwpBQ%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAHhpBJ%3BAG0pBQ%3BAAAA%3BAAAA%3BAAAA%3BAHvqBR%3BAG4qBQ%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAHnqBJ%3BAG8qBQ%3BAAAA%3BAAAA%3BAAAA%3BAH3rBR%3BAGgsBQ%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAmBJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAH7sBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGqtBI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHzmBX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG2nBG%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAHjvBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGyvBI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH%2FnBR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG%2BoBI%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAC95BP%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJ2CE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIjCF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJ0IF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIhIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJaE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIHF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJ0HC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIlHF%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAYD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJlCG%3BAIkDF%3BAAAA%3BAAAA%3BAAAA%3BAJlDE%3BAIyDD%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BACtIK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALiEJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAKsGQ%3BAAAA%3BAAAA%3BAAAA%3BALnHR%3BAKyHQ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALlHR%3BAKgIQ%3BAAAA%3BAAAA%3BAAAA%3BAL7IR%3BAKmJQ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAL5IR%3BAK0JQ%3BAAAA%3BAAAA%3BAAAA%3BALvKR%3BAK6KQ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALtKR%3BAKoLQ%3BAAAA%3BAAAA%3BAAAA%3BALjMR%3BAKuMQ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALhMR%3BAK8MQ%3BAAAA%3BAAAA%3BAAAA%3BAL3NR%3BAKiOQ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAL1NR%3BAKwOQ%3BAAAA%3BAAAA%3BAAAA%3BALrPR%3BAK2PQ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALpPR%3BAKkQQ%3BAAAA%3BAAAA%3BAAAA%3BAL%2FQR%3BAKqRQ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAL9QR%3BAK4RQ%3BAAAA%3BAAAA%3BAAAA%3BALzSR%3BAK%2BSQ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALxSR%3BAKsTQ%3BAAAA%3BAAAA%3BAAAA%3BALnUR%3BAKyUQ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALlUR%3BAKmVQ%3BAAAA%3BAAAA%3BAAAA%3BALhWR%3BAKqWQ%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAL7VJ%3BAKuWQ%3BAAAA%3BAAAA%3BAAAA%3BALpXR%3BAKyXQ%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BALhXJ%3BAK2XQ%3BAAAA%3BAAAA%3BAAAA%3BALxYR%3BAK6YQ%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BACndJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BANkEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMxDI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAN%2BCZ%3BAMtCgB%3BAAAA%3BAAAA%3BAAAA%3BAAOZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAAA%3BANoBR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMAJ%3BAAAA%3BAAAA%3BANAI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAM0BI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAIQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcI%3BAAAA%3BAAAA%3BAAAA%3BAAeR%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BANzEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMsFI%3BAAAA%3BAAAA%3BAAAA%3BAAKQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAN3FZ%3BAMoGgB%3BAAAA%3BAAAA%3BAAAA%3BAAOZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcI%3BAAAA%3BAAAA%3BAAAA%3BACpMR%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAPuEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAO7CH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAP6CG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOxBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAPwBG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAORA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAPCG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOkBH%3BAAAA%3BAAAA%3BAPLG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAO8BF%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAPvBG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOiDH%3BAAAA%3BAAAA%3BAAAA%3BAPjDG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOyDF%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAPtEC%3BAAAA%3BAAAA%3BAAAA%3BAOyFD%3BAAAA%3BAAAA%3BAAAA%3BAPtGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOwHH%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAP%2FJG%3BAOsKD%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGO%3BAAAA%3BAAAA%3BAAGL%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAP9DC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOkFH%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAPnOG%3BAOyOD%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIO%3BAAAA%3BAAAA%3BAAGL%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAPnJF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAO2JQ%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAPnRD%3BAOmSF%3BAAAA%3BAAAA%3BAAAA%3BAPhTE%3BAO2TK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAQN%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAC1aD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BARqEG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQnDH%3BAAAA%3BAAAA%3BARsCG%3BAS9DQ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BATmCJ%3BASrBY%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BATIZ%3BASWY%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BATpBZ%3BASmCY%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAC7GR%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAV4DJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUnDI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAV4CJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAU7BQ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAVyBR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUhBQ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAVER%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUSQ%3BAAAA%3BAAAA%3BAVtBR%3BAUsCY%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAVnCZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAW1EC%3BAAAA%3BAAAA%3BAX6DD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAY3EQ%3BAAAA%3BAAAA%3BAAAA%3BAZ8DR%3BAYtDQ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAZ0BJ%3BAYZY%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAZXZ%3BAY0BY%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAZ%2FBZ%3BAY8CY%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAZtCZ%3BAa1EQ%3BAAAA%3BAAAA%3BAAAA%3BAb6DR%3BAarDQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAbyBJ%3BAaTgB%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAbRZ%3BAawBY%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAb7BZ%3BAa4CY%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAClHhB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOQ%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAdkEA%3BAcxDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAdiDJ%3BAAAA%3BAAAA%3BAAAA%3BAevED%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAfqDA%3BAe9CD%3BAAAA%3BAAAA%3BAAAA%3BACnBH%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBiEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBjDF%3BAAAA%3BAAAA%3BAAAA%3BAhBoCE%3BAAAA%3BAAAA%3BAAAA%3BAgB3BF%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhB4BG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBbH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBEG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBiCH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhB3BE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBuCD%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhB5CC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgByDD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeH%3BAAAA%3BAAAA%3BAhBxEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBmGH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBtFG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBiGH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBjGG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAlDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgB0IH%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBzIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBgLD%3BAAAA%3BAAAA%3BAAAA%3BAhBnKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgB8KD%3BAAAA%3BAAAA%3BAAAA%3BAhB9KC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBoMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBpMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgByNF%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBjPG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBpEH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBmEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB3BH%3BAAAA%3BAAAA%3BAAAA%3BAAUG%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAjByBE%3BAiBpBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBOA%3BAiBMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBlBD%3BAAAA%3BAAAA%3BAAAA%3BAkB1DF%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAlBgEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmB9EJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnB8EI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBnDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUL%3BAAAA%3BAAAA%3BAAKH%3BAAAA%3BAAAA%3BAAAA%3BAnB8BG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBtBI%3BAAAA%3BAAAA%3BAAKP%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnB7DE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBsED%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnB7EG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAmBuFF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAnBjGG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoB5DH%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApBsDE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoBrCF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BApBHE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAqBjEJ%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAKH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BArBqDG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAqB7BF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BArB0CE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAqBrBA%3BAAAA%3BAAAA%3BAAKH%3BAAAA%3BAAAA%3BAAAA%3BArB6BG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAqBrBI%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAQX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BArBQG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAqBUH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BArBGG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsB7DJ%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAtBwCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsBhBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtB6BJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsBPA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BACjFR%3BAAAA%3BAAAA%3BAAOQ%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAASZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAvBqDI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAuBzBQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAvBlBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAuB6BI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAvBhCJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAuB2CA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAkBR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAvBwDJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAuB%2FCA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAvBEP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAuBOG%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAvBhCP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAuB4CO%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAvB7CJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAjIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAuBiNA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAvBzMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAwBlEJ%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAxBkEG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAwB1CF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAxBuDE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtCipBD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsCxtBA%3BAtC2uBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeE%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBd%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAoBI%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAsCz0BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAtC80BI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeR%3BAAAA%3BAAAA%3BAsC12BI%3BAAAA%3BAAAA%3BAAAA%3BAtC23BQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaR%3BAAAA%3BAAAA%3BAAAA%3BAsC33BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtCg7BA%3BAAAA%3BAAAA%3BAAAA%3BAsCh7BA%3BAtCu7BI%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%3BAAsBA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%22%7D */