@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=Source+Serif+Pro:ital,wght@0,400;0,700;1,400;1,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: "Source Serif Pro", "Georgia", serif;
  font-weight: 400;
  line-height: 1.6;
  color: #F1E9D6;
  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: #F03434;
}
a:hover {
  color: #b10d0d;
}
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: "Bronco", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  margin: 0 0 0.5em 0;
  line-height: 0.95;
  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 figcaption {
  font-size: 14px;
  text-align: center;
  padding: 8px;
}
.border {
  border: 4px solid #AE8F5A !important;
}
.border-top {
  border-top: 4px solid #AE8F5A !important;
}
.border-right {
  border-right: 4px solid #AE8F5A !important;
}
.border-bottom {
  border-bottom: 4px solid #AE8F5A !important;
}
.border-left {
  border-left: 4px solid #AE8F5A !important;
}
.section {
  position: relative;
}
@media (max-width: 767.98px) {
  .section {
    margin: 0;
  }
}
@media (min-width: 576px) {
  .section {
    margin: 0;
  }
}
@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: "Bronco", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  margin: 0 0 0.5em 0;
  padding: 0 0 0.2em 0;
  color: #fff;
  line-height: 0.95;
  text-transform: none;
  border-bottom: 4px double #AE8F5A;
  letter-spacing: 0em;
}
@media (max-width: 767.98px) {
  .section .section-title, .section .text-section-title {
    font-size: 45px;
  }
}
@media (min-width: 768px) {
  .section .section-title, .section .text-section-title {
    font-size: 55px;
  }
}
@media (min-width: 992px) {
  .section .section-title, .section .text-section-title {
    font-size: 65px;
  }
}
.section .subtitle {
  color: #fff;
  font-style: normal;
  text-align: center;
}
@media (max-width: 767.98px) {
  .section .subtitle {
    font-size: 24px;
  }
}
@media (min-width: 768px) {
  .section .subtitle {
    font-size: 27px;
  }
}
@media (min-width: 992px) {
  .section .subtitle {
    font-size: 32px;
  }
}
@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(255, 255, 255, 0.1);
}
.section .hide-title h2, .section .hide-title h2.section-title {
  display: none;
}
.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: #F03434;
}
.bg-color-secondary {
  background: #AE8F5A;
}
.bg-color-tertiary {
  background: #FBB033;
}
.dark-bg-light-text {
  background: #000;
}
@media (min-width: 768px) {
  .dark-bg-light-text a {
    color: #F03434;
  }
  .dark-bg-light-text a:hover {
    color: #f79393;
  }
}
.light-bg-dark-text {
  background: #fff;
}
@media (min-width: 768px) {
  .light-bg-dark-text a {
    color: #F03434;
  }
  .light-bg-dark-text a:hover {
    color: #b10d0d;
  }
}
.dark-text {
  color: #000 !important;
}
.dark-text.section-hero .hero-title-wrapper .hero-heading, .dark-text.section-hero .hero-title-wrapper .hero-sub-heading {
  color: #000;
}
.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: #F03434 !important;
}
.dark-text .section-title a:hover, .dark-text .story-block-text a:hover, .dark-text .intro-body a:hover {
  color: #b10d0d !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: #fff !important;
}
.light-text.section-hero .hero-title-wrapper .hero-heading, .light-text.section-hero .hero-title-wrapper .hero-sub-heading {
  color: #fff;
}
.light-text .section-title, .light-text .story-block-text, .light-text .intro-body {
  color: #F1E9D6 !important;
}
.light-text .section-title a, .light-text .story-block-text a, .light-text .intro-body a {
  color: #F03434 !important;
}
.light-text .section-title a:hover, .light-text .story-block-text a:hover, .light-text .intro-body a:hover {
  color: #f79393 !important;
}
.light-text .swiper-slide .slide-title, .light-text .swiper-slide .slide-body {
  color: #F1E9D6 !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: #F1E9D6 !important;
}
.button-wrapper {
  margin: 40px 0;
}
.btn, .modal-trigger--video, .album-wrapper .musical_album__album-purchase-link a {
  padding: 15px 30px;
  border-radius: 0.25rem;
  text-transform: none;
  font-weight: bold;
  letter-spacing: 0px;
  font-family: "Source Serif Pro", "Georgia", 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: #F03434;
  border: 1px solid #F03434;
  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: #c90f0f;
  border-color: #c90f0f;
  color: #fff !important;
  text-decoration: none;
}
.btn-secondary {
  background: #AE8F5A;
  border-color: #AE8F5A;
  color: #fff;
  text-align: center;
}
.btn-secondary:hover, .btn-secondary:active, .btn-secondary:focus {
  background: #7e663e;
  border-color: #7e663e;
  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: -4vw;
    padding: 4vw;
    background-color: rgba(0, 0, 0, 0.85);
    align-self: center;
  }
  .text-wrapper-dark .intro .text-wrapper, .text-wrapper-dark .text-wrapper {
    background-color: rgba(0, 0, 0, 0.85);
    padding: 4vw;
    border-radius: 20px;
    margin-bottom: 4vw;
  }
  .text-wrapper-dark .intro .text-wrapper .section-title, .text-wrapper-dark .text-wrapper .section-title {
    color: #fff;
  }
  .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: #F1E9D6;
  }
  .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: #F03434;
  }
  .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: #f79393;
  }
  .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: #F03434;
    color: #fff !important;
    border-color: #F03434;
  }
  .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: #c90f0f;
    color: #fff !important;
    border-color: #c90f0f;
  }
}
@media (min-width: 768px) {
  .text-wrapper-light.section-story-block .text-wrapper {
    margin: -4vw;
    padding: 4vw;
    background-color: #fff;
    align-self: center;
  }
  .text-wrapper-light.intro .text-wrapper, .text-wrapper-light .text-wrapper {
    background-color: #fff;
    padding: 4vw;
    border-radius: 20px;
    margin-bottom: 4vw;
  }
  .text-wrapper-light.intro .text-wrapper .section-title, .text-wrapper-light .text-wrapper .section-title {
    color: #000;
  }
  .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: #F03434;
  }
  .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: #b10d0d;
  }
  .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: #F03434;
    color: #fff !important;
    border-color: #F03434;
  }
  .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: #c90f0f;
    color: #fff !important;
    border-color: #c90f0f;
  }
}
.section.text-full-width .text-wrapper {
  max-width: 100% !important;
}
.bg-primary {
  background-color: #F03434 !important;
}
.bg-secondary {
  background-color: #AE8F5A !important;
}
.bg-tertiary {
  background-color: #FBB033 !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;
}
@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: #F03434;
  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: #F03434;
  font-family: "Source Serif Pro", "Georgia", 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;
}
.dark-text .section-title {
  border-color: #AE8F5A;
}
.light-text .section-title {
  border-color: #AE8F5A;
}
.intro-light-text .intro .section-title {
  color: #fff !important;
}
.intro-light-text .intro .intro-body {
  color: #F1E9D6 !important;
}
.intro-light-text .intro .intro-body a {
  color: #F03434 !important;
}
.intro-light-text .intro .intro-body a:hover {
  color: #f79393 !important;
}
.intro-light-text .intro .section-link a {
  color: #F03434 !important;
}
.intro-light-text .intro .section-link a:hover {
  color: #f79393 !important;
}
.intro-dark-text .intro .section-title {
  color: #000 !important;
}
.intro-dark-text .intro .intro-body {
  color: rgba(0, 0, 0, 0.8) !important;
}
.intro-dark-text .intro .intro-body a {
  color: #F03434 !important;
}
.intro-dark-text .intro .intro-body a:hover {
  color: #b10d0d !important;
}
.intro-dark-text .intro .section-link a {
  color: #F03434 !important;
}
.intro-dark-text .intro .section-link a:hover {
  color: #b10d0d !important;
}
.dark-text.section-hero .hero-title-wrapper .hero-heading, .dark-text.section-hero .hero-title-wrapper .hero-sub-heading {
  color: #000;
}
.dark-text .section-title {
  color: #000 !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: #F03434 !important;
}
.dark-text .story-block-text a:hover, .dark-text .intro-body a:hover {
  color: #b10d0d !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.section-hero .hero-title-wrapper .hero-heading, .light-text.section-hero .hero-title-wrapper .hero-sub-heading {
  color: #fff;
}
.light-text .section-title {
  color: #fff !important;
}
.light-text .story-block-text, .light-text .intro-body {
  color: #F1E9D6 !important;
}
.light-text .story-block-text a, .light-text .intro-body a {
  color: #F03434 !important;
}
.light-text .story-block-text a:hover, .light-text .intro-body a:hover {
  color: #f79393 !important;
}
.light-text .swiper-slide .slide-title, .light-text .swiper-slide .slide-body {
  color: #F1E9D6 !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: #F1E9D6 !important;
}
.section-hero {
  min-height: calc(100vh - 80px);
  background: transparent;
  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(100vh - 80px);
  overflow: hidden;
}
@media (max-width: 767.98px) {
  .section-hero .hero-wrapper {
    height: auto;
    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: 70vw;
    padding: 4vw;
    margin: 0;
  }
}
@media (min-width: 992px) {
  .section-hero .hero-content-wrapper {
    max-width: 60vw;
    padding: 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: normal;
  font-family: "Bronco", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  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: "Source Serif Pro", "Georgia", serif;
  margin: 0 0 1.5em 0;
  color: #fff;
  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: #fff;
  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: #fff;
  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: #fff;
}
.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: #F03434;
  color: #fff !important;
  border-color: #F03434;
}
.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: #c90f0f;
  color: #fff !important;
  border-color: #c90f0f;
}
.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: #000;
}
.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: #F03434;
  color: #fff !important;
  border-color: #F03434;
}
.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: #c90f0f;
  color: #fff !important;
  border-color: #c90f0f;
}
.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: #F03434;
  border-color: transparent;
  background-color: transparent;
}
@media (max-width: 991.98px) {
  .site_v2__header-section .social_links__social-links-list a:hover i {
    color: #F03434;
  }
}
.site_v2__header-section .social_links__social-links-list i {
  font-size: 1em;
  display: inline-block;
  color: #fff;
  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: transparent;
}
@media (max-width: 767px) {
  .section-social-links {
    padding: 50px 0;
  }
}
.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: #f57b7b;
  border-color: transparent;
  background-color: transparent;
}
.section-social-links .social_links__social-links-list i {
  font-size: 2rem;
  display: inline-block;
  color: #F03434;
  margin: 0;
  width: calc(2rem * 2);
  height: calc(2rem * 2);
  border: 1px solid transparent;
  text-align: center;
  border-radius: 50%;
  line-height: calc(2rem * 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: transparent;
  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.5rem;
  display: inline-block;
  color: #ccc;
  margin: 0;
  width: calc(1.5rem * 2);
  height: calc(1.5rem * 2);
  border: 1px solid transparent;
  text-align: center;
  border-radius: 50%;
  line-height: calc(1.5rem * 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(255, 255, 255, 0.1);
}
.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;
}
.section-story-block .section-title {
  font-family: "Bronco", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  margin: 0 0 0.5em 0;
  padding: 0 0 0.2em 0;
  color: #fff;
  line-height: 0.95;
  text-transform: none;
  border-bottom: 4px double #AE8F5A;
  letter-spacing: 0em;
  position: relative;
}
@media (max-width: 767.98px) {
  .section-story-block .section-title {
    font-size: 45px;
  }
}
@media (min-width: 768px) {
  .section-story-block .section-title {
    font-size: 55px;
  }
}
@media (min-width: 992px) {
  .section-story-block .section-title {
    font-size: 65px;
  }
}
.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: 24px;
  }
}
@media (min-width: 768px) {
  .section-story-block h3, .section-story-block .subtitle {
    font-size: 27px;
  }
}
@media (min-width: 992px) {
  .section-story-block h3, .section-story-block .subtitle {
    font-size: 32px;
  }
}
@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 {
  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: #F03434;
}
.section-story-block.bg-color-secondary {
  background: #AE8F5A;
}
.section-story-block.bg-color-tertiary {
  background: #FBB033;
}
.section-story-block.light-bg-color {
  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: #000;
}
.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: #F03434;
}
.section-story-block.light-bg-dark-text .story-block-text a:hover {
  color: #b10d0d;
}
.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: #F03434;
  color: #fff !important;
  border-color: #F03434;
}
.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: #c90f0f;
  color: #fff !important;
  border-color: #c90f0f;
}
.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: #fff;
}
.section-story-block.dark-bg-light-text .story-block-text, .section-story-block.dark-bg-light-text .intro-body {
  color: #F1E9D6;
}
.section-story-block.dark-bg-light-text .story-block-text a, .section-story-block.dark-bg-light-text .intro-body a {
  color: #F03434;
}
.section-story-block.dark-bg-light-text .story-block-text a:hover, .section-story-block.dark-bg-light-text .intro-body a:hover {
  color: #f79393;
}
.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: #F03434;
  color: #fff !important;
  border-color: #F03434;
}
.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: #c90f0f;
  color: #fff !important;
  border-color: #c90f0f;
}
.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: #F1E9D6;
}
@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;
}
@media (max-width: 767.98px) {
  .story-block.right-text-full-bg-image {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .story-block.right-text-full-bg-image .group-left {
    width: 50%;
    padding: 8vw 0 8vw 8vw;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .story-block.right-text-full-bg-image .group-left figure {
    margin: 0;
  }
  .story-block.right-text-full-bg-image .group-left figure img {
    width: 100%;
  }
  .story-block.right-text-full-bg-image .group-left figcaption {
    text-align: center;
    font-size: 0.8em;
    margin: 0.05em 0 0;
  }
  .story-block.right-text-full-bg-image .group-right {
    width: 50%;
    padding: 8vw;
  }
}
.story-block.right-text-full-bg-image .section-title {
  text-align: left;
}
@media (min-width: 768px) {
  .story-block.right-text-full-bg-image .story-block-extra-image {
    width: 100%;
    height: 100%;
    align-items: center;
  }
}
.story-block.right-text-full-bg-image .s2_story_block__story-block-extra-image {
  width: 100%;
}
@media (min-width: 768px) {
  .section-story-block.text-wrapper-overlap .right-text-full-bg-image .group-right {
    display: flex;
  }
  .section-story-block.text-wrapper-overlap .right-text-full-bg-image .story-block-extra-image {
    margin: 0 -4vw;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .section-story-block.text-wrapper-overlap .right-text-full-bg-image .bg-image, .section-story-block.text-wrapper-overlap .right-text-full-bg-image .image-overlay {
    max-width: 75vw;
  }
}
.section-story-block.text-wrapper-overlap.has-parallax .bg-image {
  left: 44.15%;
}
@media (min-width: 768px) {
  .sb-image55-text45 .story-block.right-text-full-bg-image .group-right {
    width: 55%;
  }
  .sb-image55-text45 .story-block.right-text-full-bg-image .group-left {
    width: 45%;
  }
}
@media (min-width: 768px) {
  .sb-image45-text55 .story-block.right-text-full-bg-image .group-right {
    width: 45%;
  }
  .sb-image45-text55 .story-block.right-text-full-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;
}
@media (max-width: 767.98px) {
  .story-block.img-top-text-bottom .story-block-images {
    display: none;
  }
}
.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%;
}
.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 {
  text-align: center;
}
@media (min-width: 768px) {
  .section-story-block.text-wrapper-overlap .img-top-text-bottom .text-wrapper {
    padding: 4vw;
    margin-top: -12vw;
    max-width: 44em;
  }
  .section-story-block.text-wrapper-overlap .img-top-text-bottom .bg-image {
    margin-bottom: 0;
  }
  .section-story-block.text-wrapper-overlap.text-wrapper-light .img-top-text-bottom .text-wrapper {
    background-color: #fff;
  }
  .section-story-block.text-wrapper-overlap.text-wrapper-dark .img-top-text-bottom .text-wrapper {
    background-color: rgba(0, 0, 0, 0.85);
  }
}
@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%;
  }
}
@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%;
  }
}
.story-block.center-text-full-bg-image .section-title {
  text-align: center;
}
.story-block.center-text-full-bg-image .story-block-text {
  text-align: left;
}
.story-block.center-text-full-bg-image h3, .story-block.center-text-full-bg-image .subtitle {
  text-align: center;
}
.story-block.center-text-full-bg-image .story-block-inner {
  position: relative;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 8vw 8vw;
}
@media (max-width: 767.98px) {
  .story-block.center-text-full-bg-image .story-block-inner {
    padding: 10vw 5vw;
  }
}
.story-block.center-text-full-bg-image .text-wrapper {
  max-width: 38em;
}
.story-block.center-text-full-bg-image .story-block-link .s2_story_block__story-block-link {
  text-align: center;
}
@media (max-width: 767.98px) {
  .story-block.center-text-full-bg-image .story-block-link .s2_story_block__story-block-link a {
    display: block;
  }
}
.story-block.center-text-full-bg-image .story-block-video .s2_story_block__story-block-video {
  text-align: center;
}
@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%;
  }
}
@media (max-width: 767.98px) {
  .story-block.left-text-full-bg-image {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .story-block.left-text-full-bg-image .group-left {
    width: 50%;
    padding: 8vw;
  }
  .story-block.left-text-full-bg-image .group-right {
    width: 50%;
    padding: 8vw 8vw 8vw 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .story-block.left-text-full-bg-image .group-right figure {
    margin: 0;
  }
  .story-block.left-text-full-bg-image .group-right figure img {
    width: 100%;
  }
  .story-block.left-text-full-bg-image .group-right figcaption {
    text-align: center;
    font-size: 0.8em;
    margin: 0.05em 0 0;
  }
}
.story-block.left-text-full-bg-image .section-title {
  text-align: left;
}
@media (min-width: 768px) {
  .story-block.left-text-full-bg-image .story-block-extra-image {
    width: 100%;
    height: 100%;
    align-items: center;
  }
}
.story-block.left-text-full-bg-image .s2_story_block__story-block-extra-image {
  width: 100%;
}
@media (min-width: 768px) {
  .section-story-block.text-wrapper-overlap .left-text-full-bg-image .group-left {
    display: flex;
  }
  .section-story-block.text-wrapper-overlap .left-text-full-bg-image .story-block-extra-image {
    margin: 0 -4vw 0;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .section-story-block.text-wrapper-overlap .left-text-full-bg-image .bg-image, .section-story-block.text-wrapper-overlap .left-text-full-bg-image .image-overlay {
    max-width: 75vw;
    left: 25vw;
  }
}
.section-story-block.text-wrapper-overlap.has-parallax .bg-image {
  left: 44.15%;
}
@media (min-width: 768px) {
  .sb-image55-text45 .story-block.left-text-full-bg-image .group-right {
    width: 55%;
  }
  .sb-image55-text45 .story-block.left-text-full-bg-image .group-left {
    width: 45%;
  }
}
@media (min-width: 768px) {
  .sb-image45-text55 .story-block.left-text-full-bg-image .group-right {
    width: 45%;
  }
  .sb-image45-text55 .story-block.left-text-full-bg-image .group-left {
    width: 55%;
  }
}
.section-bands-in-town {
  background: transparent;
}
.section-bands-in-town .intro .section-title {
  text-align: center;
  color: #fff;
}
.section-bands-in-town .intro .intro-body {
  text-align: center;
  color: #F1E9D6;
}
.section-bands-in-town .feed-wrapper {
  max-width: 800px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.section-bands-in-town .bit-widget {
  font-size: 16px;
  font-family: "Source Serif Pro", "Georgia", serif;
  width: 100%;
  color: #F1E9D6;
  background-color: rgba(0, 0, 0, 0);
}
.section-bands-in-town .bit-widget .bit-top-track-button {
  margin-bottom: 20px;
}
.section-bands-in-town .bit-widget .bit-details {
  transition: all 0.2s ease-in;
  padding: 10px;
}
.section-bands-in-town .bit-widget .bit-details:hover {
  background: rgba(100, 100, 100, 0.1);
  text-decoration: none;
  padding-left: 20px;
}
.section-bands-in-town .bit-widget .bit-venue {
  color: #F03434;
}
.section-bands-in-town .bit-widget .bit-event {
  border-top: 1px solid rgba(228, 189, 95, 0.3);
}
.section-bands-in-town .bit-widget .bit-event a.bit-details {
  color: #F1E9D6;
}
.section-bands-in-town .bit-widget .bit-event-list-title {
  font-size: 20px;
}
.section-bands-in-town .bit-widget .bit-offers {
  background-color: #F03434;
  border: 1px solid #F03434;
  color: #fff;
  border-radius: 0.25rem;
  transition: all 0.2s ease-in;
}
.section-bands-in-town .bit-widget .bit-offers:hover {
  background-color: #c90f0f !important;
  border-color: #c90f0f !important;
  color: #fff !important;
}
.section-bands-in-town .bit-widget a.bit-button:hover, .section-bands-in-town .bit-widget a.bit-play-my-city-button:hover {
  background-color: #c90f0f !important;
  border-color: #c90f0f !important;
  color: #fff !important;
}
.section-bands-in-town .bit-widget .bit-rsvp {
  color: #F03434;
  border: 1px solid #F03434;
  border-radius: 0.25rem;
}
.section-bands-in-town .bit-widget .bit-play-my-city-button {
  background-color: #F03434;
  border: 1px solid #F03434;
  color: #fff;
  border-radius: 0.25rem;
}
.section-bands-in-town .bit-widget .bit-upcoming-events-show-all-button, .section-bands-in-town .bit-widget .bit-past-events-show-all-button {
  color: #fff;
  background-color: #F03434;
  border: 1px solid #F03434;
  transition: all 0.2s ease-in;
}
.section-bands-in-town .bit-widget .bit-upcoming-events-show-all-button:hover, .section-bands-in-town .bit-widget .bit-past-events-show-all-button:hover {
  background-color: #c90f0f !important;
  border-color: #c90f0f !important;
  color: #fff !important;
}
.section-bands-in-town .bit-widget .bit-event {
  background: transparent;
  margin: 0 0 0 0;
}
.section-bands-in-town .bit-widget .bit-details:hover {
  background: rgba(100, 100, 100, 0.15);
}
.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;
  }
}
.section-cards {
  background: transparent;
}
@media (max-width: 991.98px) {
  .section-cards {
    padding: 10vw 5vw;
  }
}
@media (min-width: 992px) {
  .section-cards {
    padding: 8vw 5vw;
  }
}
.section-cards .container-fluid {
  padding: 0;
}
.section-cards .section-title {
  text-align: center;
  color: #fff;
}
.section-cards .intro-body {
  text-align: center;
  color: #F1E9D6;
}
.card-item > a {
  display: block;
  width: 100%;
  transition: 0.3s ease-in-out all;
}
.card-item > a:hover {
  text-decoration: none;
}
.card-item > a:hover .card {
  transform: scale(1.05);
  box-shadow: 0 0 10px rgba(30, 30, 30, 0.2);
}
.card {
  background: #F1E9D6;
  border: 0px solid rgba(30, 30, 30, 0.2);
  border-radius: 0;
  overflow: hidden;
  align-items: center;
  height: 100%;
  width: 100%;
  transition: all 0.2s ease-out;
  box-shadow: none;
}
.card.has-fa-icon .card-fa-icon {
  color: #F03434;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 80px;
  width: 100%;
}
.card.icon .card-image {
  max-width: 80%;
  margin: 0 auto;
}
.card.icon .card-image img {
  width: 100%;
  height: auto;
}
.card.photo .card-image {
  width: 100%;
}
.card.photo .card-image img {
  width: 100%;
  height: auto;
}
.card-image, .card-fa-icon {
  padding: 30px 30px 30px 30px;
}
.card-image figure {
  margin: 0;
}
.card-image figure figcaption {
  font-size: 14px;
  text-align: center;
  display: none;
}
.section-cards.no-img-padding .card-image {
  padding: 0 !important;
}
.section-cards.cards-no-image-padding .card-image {
  padding: 0 !important;
}
.card-body {
  padding: 30px;
  background-color: transparent;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  min-height: auto;
  align-self: stretch;
}
.card-title {
  font-family: "Bronco", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-align: center;
  border-bottom: 0;
  margin-bottom: 1.25rem;
  color: #000;
  text-transform: none;
}
@media (max-width: 767.98px) {
  .card-title {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .card-title {
    font-size: 22px;
  }
}
@media (min-width: 992px) {
  .card-title {
    font-size: 24px;
  }
}
.card-text-group {
  width: 100%;
}
.card-text {
  font-size: 16px;
  text-align: left;
  color: rgba(0, 0, 0, 0.8);
}
.card-text p:last-child {
  margin-bottom: 0;
}
.card-text a {
  display: inline !important;
}
.card-text h4 {
  font-size: 1.2em;
  text-align: center;
}
.card-link {
  margin-top: 2rem;
  flex: 1 1 100%;
  align-self: flex-end;
}
.light-bg-dark-text.section-cards {
  background: #fff;
}
.light-bg-dark-text.section-cards .image-overlay {
  background-color: rgba(255, 255, 255, 0.7);
}
.light-bg-dark-text.section-cards .section-title {
  color: #000;
}
.light-bg-dark-text.section-cards .intro-body {
  color: rgba(0, 0, 0, 0.8);
}
.light-bg-dark-text.section-cards .intro-body a {
  color: #F03434;
}
.light-bg-dark-text.section-cards .intro-body a:hover {
  color: #b10d0d;
}
.card-item.light-bg-dark-text .card {
  background: #fff;
}
.card-item.light-bg-dark-text .card-title {
  color: #000;
}
.card-item.light-bg-dark-text .card-text {
  color: rgba(0, 0, 0, 0.8);
}
.card-item.light-bg-dark-text .card-link {
  background: #F03434;
  color: #fff !important;
  border-color: #F03434;
}
.card-item.light-bg-dark-text .card-link:hover, .card-item.light-bg-dark-text .card-link:active, .card-item.light-bg-dark-text .card-link:focus {
  background: #c90f0f;
  color: #fff !important;
  border-color: #c90f0f;
}
.card-light-bg .card {
  background: #fff;
}
.card-light-bg .card-title {
  color: #000;
}
.card-light-bg .card-text {
  color: rgba(0, 0, 0, 0.8);
}
.card-light-bg .card-link {
  background: #F03434;
  color: #fff !important;
  border-color: #F03434;
}
.card-light-bg .card-link:hover, .card-light-bg .card-link:active, .card-light-bg .card-link:focus {
  background: #c90f0f;
  color: #fff !important;
  border-color: #c90f0f;
}
.cards-dark-text .card-item .card-title, .cards-dark-text .card-item .card-text {
  color: rgba(0, 0, 0, 0.8) !important;
}
.section-cards.dark-bg-light-text {
  background: #000;
}
.section-cards.dark-bg-light-text .image-overlay {
  background-color: rgba(0, 0, 0, 0.7);
}
.section-cards.dark-bg-light-text .section-title {
  color: #fff;
}
.section-cards.dark-bg-light-text .intro-body {
  color: #F1E9D6;
}
.section-cards.dark-bg-light-text .intro-body a {
  color: #F03434;
}
.section-cards.dark-bg-light-text .intro-body a:hover {
  color: #f79393;
}
.card-item.dark-bg-light-text .card {
  background: #000;
}
.card-item.dark-bg-light-text .card-title {
  color: #fff;
}
.card-item.dark-bg-light-text .card-text {
  color: #F1E9D6;
}
.card-item.dark-bg-light-text .card-link {
  background: #F03434;
  color: #fff !important;
  border-color: #F03434;
}
.card-item.dark-bg-light-text .card-link:hover, .card-item.dark-bg-light-text .card-link:active, .card-item.dark-bg-light-text .card-link:focus {
  background: #c90f0f;
  color: #fff !important;
  border-color: #c90f0f;
}
.card-dark-bg .card {
  background: #000;
}
.card-dark-bg .card-title {
  color: #fff;
}
.card-dark-bg .card-text {
  color: #F1E9D6;
}
.card-dark-bg .card-link {
  background: #F03434;
  color: #fff !important;
  border-color: #F03434;
}
.card-dark-bg .card-link:hover, .card-dark-bg .card-link:active, .card-dark-bg .card-link:focus {
  background: #c90f0f;
  color: #fff !important;
  border-color: #c90f0f;
}
.cards-light-text .card-item .card-title, .cards-light-text .card-item .card-text {
  color: #F1E9D6 !important;
}
.section-cards.has-parallax {
  overflow: hidden;
}
.section-cards .bg-image.parallax-item, .section-cards .bg-image.fixed, .section-cards .bg-image.no-effect {
  position: absolute !important;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.full-width .subcard-wrapper .row {
  display: grid;
  grid-template-columns: 1fr;
  margin: 0;
}
.grid-width-1 .subcard-wrapper .row {
  display: grid;
}
@media (min-width: 768px) {
  .grid-width-1 .subcard-wrapper .row {
    grid-template-columns: repeat(auto-fit, minmax(calc(100px * 1), 1fr));
  }
}
.grid-width-2 .subcard-wrapper .row {
  display: grid;
}
@media (min-width: 768px) {
  .grid-width-2 .subcard-wrapper .row {
    grid-template-columns: repeat(auto-fit, minmax(calc(100px * 2), 1fr));
  }
}
.grid-width-3 .subcard-wrapper .row {
  display: grid;
}
@media (min-width: 768px) {
  .grid-width-3 .subcard-wrapper .row {
    grid-template-columns: repeat(auto-fit, minmax(calc(100px * 3), 1fr));
  }
}
.grid-width-4 .subcard-wrapper .row {
  display: grid;
}
@media (min-width: 768px) {
  .grid-width-4 .subcard-wrapper .row {
    grid-template-columns: repeat(auto-fit, minmax(calc(100px * 4), 1fr));
  }
}
.grid-width-5 .subcard-wrapper .row {
  display: grid;
}
@media (min-width: 768px) {
  .grid-width-5 .subcard-wrapper .row {
    grid-template-columns: repeat(auto-fit, minmax(calc(100px * 5), 1fr));
  }
}
.grid-width-6 .subcard-wrapper .row {
  display: grid;
}
@media (min-width: 768px) {
  .grid-width-6 .subcard-wrapper .row {
    grid-template-columns: repeat(auto-fit, minmax(calc(100px * 6), 1fr));
  }
}
.grid-width-7 .subcard-wrapper .row {
  display: grid;
}
@media (min-width: 768px) {
  .grid-width-7 .subcard-wrapper .row {
    grid-template-columns: repeat(auto-fit, minmax(calc(100px * 7), 1fr));
  }
}
.grid-width-8 .subcard-wrapper .row {
  display: grid;
}
@media (min-width: 768px) {
  .grid-width-8 .subcard-wrapper .row {
    grid-template-columns: repeat(auto-fit, minmax(calc(100px * 8), 1fr));
  }
}
.grid-width-9 .subcard-wrapper .row {
  display: grid;
}
@media (min-width: 768px) {
  .grid-width-9 .subcard-wrapper .row {
    grid-template-columns: repeat(auto-fit, minmax(calc(100px * 9), 1fr));
  }
}
.grid-width-10 .subcard-wrapper .row {
  display: grid;
}
@media (min-width: 768px) {
  .grid-width-10 .subcard-wrapper .row {
    grid-template-columns: repeat(auto-fit, minmax(calc(100px * 10), 1fr));
  }
}
.gap-0 .subcard-wrapper .row {
  grid-gap: calc(20px * 0);
}
.gap-1 .subcard-wrapper .row {
  grid-gap: calc(20px * 1);
}
.gap-2 .subcard-wrapper .row {
  grid-gap: calc(20px * 1.5);
}
.gap-3 .subcard-wrapper .row {
  grid-gap: calc(20px * 2);
}
.gap-4 .subcard-wrapper .row {
  grid-gap: calc(20px * 2.5);
}
.gap-5 .subcard-wrapper .row {
  grid-gap: calc(20px * 3);
}
.cards-expand-full.grid-width-1 .card-item {
  width: calc(100px * 1);
}
.cards-expand-full.grid-width-2 .card-item {
  width: calc(100px * 2);
}
.cards-expand-full.grid-width-3 .card-item {
  width: calc(100px * 3);
}
.cards-expand-full.grid-width-4 .card-item {
  width: calc(100px * 4);
}
.cards-expand-full.grid-width-5 .card-item {
  width: calc(100px * 5);
}
.cards-expand-full.grid-width-6 .card-item {
  width: calc(100px * 6);
}
.cards-expand-full.grid-width-7 .card-item {
  width: calc(100px * 7);
}
.cards-expand-full.grid-width-8 .card-item {
  width: calc(100px * 8);
}
.cards-expand-full.grid-width-9 .card-item {
  width: calc(100px * 9);
}
.cards-expand-full.grid-width-10 .card-item {
  width: calc(100px * 10);
}
.cards-expand-full.cards-stacked-1, .cards-expand-full.cards-stacked-2, .cards-expand-full.cards-left-img-right-text, .cards-expand-full.cards-left-text-right-img {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 0;
}
.cards-expand-full.cards-stacked-1 .row, .cards-expand-full.cards-stacked-2 .row, .cards-expand-full.cards-left-img-right-text .row, .cards-expand-full.cards-left-text-right-img .row {
  margin: 0;
  grid-gap: 0;
  display: flex !important;
}
.cards-expand-full.cards-stacked-1 .card-item, .cards-expand-full.cards-stacked-2 .card-item, .cards-expand-full.cards-left-img-right-text .card-item, .cards-expand-full.cards-left-text-right-img .card-item {
  flex: 1 1 auto;
}
.cards-expand-full.cards-stacked-1 .card-item a:hover .card, .cards-expand-full.cards-stacked-2 .card-item a:hover .card, .cards-expand-full.cards-left-img-right-text .card-item a:hover .card, .cards-expand-full.cards-left-text-right-img .card-item a:hover .card {
  transform: none;
  box-shadow: none;
}
.cards-expand-full.cards-stacked-1 .card-item .card-image, .cards-expand-full.cards-stacked-2 .card-item .card-image, .cards-expand-full.cards-left-img-right-text .card-item .card-image, .cards-expand-full.cards-left-text-right-img .card-item .card-image {
  overflow: hidden;
}
.cards-expand-full.cards-stacked-1 .card-item .card-image img, .cards-expand-full.cards-stacked-2 .card-item .card-image img, .cards-expand-full.cards-left-img-right-text .card-item .card-image img, .cards-expand-full.cards-left-text-right-img .card-item .card-image img {
  width: 100%;
  transition: 0.2s all ease-in-out;
}
.cards-expand-full.cards-stacked-1 .paragraph--type--s2-sub-card > a:hover img, .cards-expand-full.cards-stacked-2 .paragraph--type--s2-sub-card > a:hover img, .cards-expand-full.cards-left-img-right-text .paragraph--type--s2-sub-card > a:hover img, .cards-expand-full.cards-left-text-right-img .paragraph--type--s2-sub-card > a:hover img {
  transform: scale(1.1);
}
@media (min-width: 768px) {
  .cards-expand-full.cards-stacked-1 .card.photo .card-image, .cards-expand-full.cards-stacked-1 .card.photo .s2_sub_card__sub-card-image, .cards-expand-full.cards-stacked-1 .card.photo figure, .cards-expand-full.cards-stacked-2 .card.photo .card-image, .cards-expand-full.cards-stacked-2 .card.photo .s2_sub_card__sub-card-image, .cards-expand-full.cards-stacked-2 .card.photo figure, .cards-expand-full.cards-left-img-right-text .card.photo .card-image, .cards-expand-full.cards-left-img-right-text .card.photo .s2_sub_card__sub-card-image, .cards-expand-full.cards-left-img-right-text .card.photo figure, .cards-expand-full.cards-left-text-right-img .card.photo .card-image, .cards-expand-full.cards-left-text-right-img .card.photo .s2_sub_card__sub-card-image, .cards-expand-full.cards-left-text-right-img .card.photo figure {
    height: 100%;
  }
  .cards-expand-full.cards-stacked-1 .card .card-image img, .cards-expand-full.cards-stacked-2 .card .card-image img, .cards-expand-full.cards-left-img-right-text .card .card-image img, .cards-expand-full.cards-left-text-right-img .card .card-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.card-text-over-image .card, .card-text-over-image-bottom .card, .card-text-over-image-hover .card, .card-text-over-image-bottom-hover .card {
  position: relative;
}
@media (min-width: 992px) {
  .card-text-over-image .card-image, .card-text-over-image-bottom .card-image, .card-text-over-image-hover .card-image, .card-text-over-image-bottom-hover .card-image, .card-text-over-image .s2_sub_card__sub-card-image, .card-text-over-image-bottom .s2_sub_card__sub-card-image, .card-text-over-image-hover .s2_sub_card__sub-card-image, .card-text-over-image-bottom-hover .s2_sub_card__sub-card-image {
    height: 100% !important;
  }
  .card-text-over-image figure img, .card-text-over-image-bottom figure img, .card-text-over-image-hover figure img, .card-text-over-image-bottom-hover figure img {
    height: 100% !important;
    object-fit: cover;
  }
  .card-text-over-image .card-body, .card-text-over-image-bottom .card-body, .card-text-over-image-hover .card-body, .card-text-over-image-bottom-hover .card-body {
    position: absolute;
    z-index: 0;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition: 0.3s ease-in-out opacity;
  }
  .card-text-over-image .card-text-group, .card-text-over-image-bottom .card-text-group, .card-text-over-image-hover .card-text-group, .card-text-over-image-bottom-hover .card-text-group {
    max-width: 700px;
  }
  .card-text-over-image .card-link, .card-text-over-image-bottom .card-link, .card-text-over-image-hover .card-link, .card-text-over-image-bottom-hover .card-link {
    flex: 0 0 auto;
    align-self: auto;
  }
  .card-text-over-image.dark-bg-light-text, .dark-bg-light-text.card-text-over-image-bottom, .dark-bg-light-text.card-text-over-image-hover, .dark-bg-light-text.card-text-over-image-bottom-hover {
    background: rgba(0, 0, 0, 0.7);
  }
  .card-text-over-image.light-bg-dark-text, .light-bg-dark-text.card-text-over-image-bottom, .light-bg-dark-text.card-text-over-image-hover, .light-bg-dark-text.card-text-over-image-bottom-hover {
    background: rgba(255, 255, 255, 0.7);
  }
  .card-text-over-image .card:hover .card-body, .card-text-over-image-bottom .card:hover .card-body, .card-text-over-image-hover .card:hover .card-body, .card-text-over-image-bottom-hover .card:hover .card-body {
    opacity: 1;
  }
}
@media (min-width: 992px) {
  .card-text-over-image-bottom .card-body {
    bottom: 0;
    height: auto;
  }
}
@media (min-width: 992px) {
  .card-text-over-image-hover .card-body, .card-text-over-image-bottom-hover .card-body {
    opacity: 0;
  }
  .card-text-over-image-hover .card:hover .card-body, .card-text-over-image-bottom-hover .card:hover .card-body {
    opacity: 1;
  }
}
@media (min-width: 992px) {
  .card-text-over-image-bottom-hover .card-body {
    bottom: 0;
    height: auto;
  }
}
.section-cards.text-center .card-title, .section-cards.text-center .card-text {
  text-align: center !important;
}
.section-cards.text-left .card-title, .section-cards.text-left .card-text {
  text-align: left !important;
}
.section-cards.text-right .card-title, .section-cards.text-right .card-text {
  text-align: right !important;
}
.cards-stacked-2 .subcard-wrapper .row {
  display: grid;
  margin: 0;
}
.cards-stacked-2 .card.has-card-body .card-fa-icon {
  padding-bottom: 0;
}
.cards-stacked-2 .card .card-fa-icon {
  padding-top: calc(30px * 1.5);
}
.cards-stacked-2 .card-image {
  padding: 0 !important;
}
.cards-image-grid .subcard-wrapper .row {
  display: grid;
  margin: 0;
}
.cards-image-grid .card.has-card-body .card-image {
  padding-bottom: 0;
}
.cards-image-grid .card-image, .cards-image-grid .s2_sub_card__sub-card-image, .cards-image-grid figure {
  height: 100% !important;
}
.cards-image-grid figure {
  display: flex;
}
.cards-image-grid figure img {
  height: 100% !important;
  object-fit: cover;
}
.cards-image-grid.cards-expand-full {
  padding-left: 0;
  padding-right: 0;
}
.cards-image-grid.cards-expand-full .subcard-wrapper {
  padding: 0;
}
.cards-image-grid.cards-expand-full .subcard-wrapper .row {
  margin: 0;
  grid-gap: 0 !important;
  display: flex;
}
.cards-image-grid.cards-expand-full .card-item {
  flex: 1 1 auto;
}
.cards-image-grid.cards-expand-full .card-item a:hover .card {
  transform: none;
  box-shadow: none;
}
.cards-image-grid.cards-expand-full .card-item .card-image {
  overflow: hidden;
}
.cards-image-grid.cards-expand-full .card-item .card-image img {
  width: 100%;
  transition: 0.2s all ease-in-out;
}
.cards-image-grid.cards-expand-full .paragraph--type--s2-sub-card > a:hover img {
  transform: scale(1.1);
}
#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: #fff;
}
.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: #F03434;
  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: 90px;
  }
}
@media (min-width: 768px) {
  .navbar-brand {
    width: 90px;
  }
}
@media (min-width: 992px) {
  .navbar-brand {
    width: 130px;
  }
}
.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: "Bronco", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #F1E9D6;
  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: capitalize;
}
.navbar .navbar-nav .nav-item {
  position: relative;
}
.navbar .navbar-nav .nav-item:last-child .nav-link {
  border: 0;
}
.navbar .navbar-nav .nav-link {
  color: #fff;
  font-family: "Bronco", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 0.75rem 15px;
  letter-spacing: 0;
  font-weight: 400;
  position: relative;
  z-index: 1;
}
@media (max-width: 991.98px) {
  .navbar .navbar-nav .nav-link {
    color: #fff;
    font-size: 30px;
    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: 30px;
  }
}
@media (min-width: 1200px) {
  .navbar .navbar-nav .nav-link {
    font-size: 30px;
  }
}
.navbar .navbar-nav .nav-link:hover {
  color: #F03434;
  background-color: transparent;
}
@media (max-width: 991.98px) {
  .navbar .navbar-nav .nav-link:hover {
    color: #fff;
    background-color: #f79393;
  }
}
.navbar .navbar-nav .nav-link:active {
  color: #F03434;
  background-color: #f1f4f7;
}
@media (max-width: 991.98px) {
  .navbar .navbar-nav .nav-link:active {
    color: #fff;
    background-color: #f46363;
  }
}
@media (max-width: 991.98px) {
  .navbar-collapse {
    background: #F03434;
    width: 100%;
    margin: 0 -15px;
    order: 4;
  }
}
.info-bar, .mobile-info-bar {
  width: 100%;
  background-color: black;
  color: #F1E9D6;
  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: #F1E9D6;
  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: #F1E9D6;
}
@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;
  }
}
@media (min-width: 992px) {
  .navbar .navbar-collapse {
    justify-content: space-between;
  }
  .navbar .navbar-collapse .navbar-nav.ml-auto {
    margin-left: 0 !important;
  }
}
@media (min-width: 992px) {
  .site_v2__header-section .social_links__social-links-list {
    border: 0;
  }
}
.section-footer {
  color: #ccc;
  background: #212529;
}
@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: #F03434;
  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: #F03434;
  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;
}
.section-footer h3 {
  margin-top: 0;
  margin-bottom: 1rem;
  font-weight: bold;
  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: "Bronco", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  margin: 0 0 0.5em 0;
  padding: 0 0 0.2em 0;
  color: #fff;
  line-height: 0.95;
  text-transform: none;
  border-bottom: 4px double #AE8F5A;
  letter-spacing: 0em;
}
@media (max-width: 767.98px) {
  .basic-subpage .page-title h1.page-title, .basic-subpage .page-title h1.title {
    font-size: 45px;
  }
}
@media (min-width: 768px) {
  .basic-subpage .page-title h1.page-title, .basic-subpage .page-title h1.title {
    font-size: 55px;
  }
}
@media (min-width: 992px) {
  .basic-subpage .page-title h1.page-title, .basic-subpage .page-title h1.title {
    font-size: 65px;
  }
}
.basic-subpage h2 {
  color: #fff;
}
.basic-subpage .section-content-main {
  padding-bottom: 8vw;
  color: #F1E9D6;
}
@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: "Bronco", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  margin: 0 0 0.5em 0;
  padding: 0 0 0.2em 0;
  color: #fff;
  line-height: 0.95;
  text-transform: none;
  border-bottom: 4px double #AE8F5A;
  letter-spacing: 0em;
}
@media (max-width: 767.98px) {
  .basic-subpage .section-title {
    font-size: 45px;
  }
}
@media (min-width: 768px) {
  .basic-subpage .section-title {
    font-size: 55px;
  }
}
@media (min-width: 992px) {
  .basic-subpage .section-title {
    font-size: 65px;
  }
}
.basic-subpage .subtitle {
  color: #fff;
  font-style: normal;
  text-align: center;
}
@media (max-width: 767.98px) {
  .basic-subpage .subtitle {
    font-size: 24px;
  }
}
@media (min-width: 768px) {
  .basic-subpage .subtitle {
    font-size: 27px;
  }
}
@media (min-width: 992px) {
  .basic-subpage .subtitle {
    font-size: 32px;
  }
}
.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: "Bronco", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  margin: 0 0 0.5em 0;
  padding: 0 0 0.2em 0;
  color: #fff;
  line-height: 0.95;
  text-transform: none;
  border-bottom: 4px double #AE8F5A;
  letter-spacing: 0em;
  color: #fff;
}
@media (max-width: 767.98px) {
  .catalog .page-title h1.page-title, .catalog .page-title h1.title {
    font-size: 45px;
  }
}
@media (min-width: 768px) {
  .catalog .page-title h1.page-title, .catalog .page-title h1.title {
    font-size: 55px;
  }
}
@media (min-width: 992px) {
  .catalog .page-title h1.page-title, .catalog .page-title h1.title {
    font-size: 65px;
  }
}
.catalog .catalog__body {
  color: #F1E9D6;
}
.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(255, 255, 255, 0.1);
}
.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(255, 255, 255, 0.1);
}
.album-wrapper {
  padding: 4rem 0;
  position: relative;
  border-bottom: 0px solid #AE8F5A;
}
@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: #fff;
}
.album-wrapper .album-artist {
  font-weight: normal;
  font-size: 1em;
}
.album-wrapper .album-description {
  color: #F1E9D6;
}
@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: #000;
}
.album-wrapper.light-bg-dark-text h2.album-title a {
  color: #F03434;
}
.album-wrapper.light-bg-dark-text h2.album-title a:hover {
  color: #b10d0d;
}
.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: #F03434;
  color: #fff !important;
  border-color: #F03434;
}
.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: #c90f0f;
  color: #fff !important;
  border-color: #c90f0f;
}
.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: #fff;
}
.album-wrapper.dark-bg-light-text h2.album-title a {
  color: #F03434;
}
.album-wrapper.dark-bg-light-text h2.album-title a:hover {
  color: #f79393;
}
.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: #F1E9D6;
}
.album-wrapper.dark-bg-light-text .musical_album__album-purchase-link a, .album-wrapper.dark-bg-light-text a.standalone-page-link {
  background: #F03434;
  color: #fff !important;
  border-color: #F03434;
}
.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: #c90f0f;
  color: #fff !important;
  border-color: #c90f0f;
}
.album-wrapper.dark-bg {
  background: #000 !important;
}
.album-wrapper.light-text h2.album-title {
  color: #fff;
}
.album-wrapper.light-text h2.album-title a {
  color: #F03434;
}
.album-wrapper.light-text h2.album-title a:hover {
  color: #f79393;
}
.album-wrapper.light-text .album-artist, .album-wrapper.light-text .album-description, .album-wrapper.light-text .musical_album__album-track-list {
  color: #F1E9D6;
}
.album-wrapper.light-text .musical_album__album-purchase-link a, .album-wrapper.light-text a.standalone-page-link {
  background: #F03434;
  color: #fff !important;
  border-color: #F03434;
}
.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: #c90f0f;
  color: #fff !important;
  border-color: #c90f0f;
}
.album-wrapper.dark-text h2.album-title {
  color: #000;
}
.album-wrapper.dark-text h2.album-title a {
  color: #F03434;
}
.album-wrapper.dark-text h2.album-title a:hover {
  color: #b10d0d;
}
.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: #F03434;
  color: #fff !important;
  border-color: #F03434;
}
.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: #c90f0f;
  color: #fff !important;
  border-color: #c90f0f;
}
@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: "Bronco", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  margin: 0 0 0.5em 0;
  padding: 0 0 0.2em 0;
  color: #fff;
  line-height: 0.95;
  text-transform: none;
  border-bottom: 4px double #AE8F5A;
  letter-spacing: 0em;
}
@media (max-width: 767.98px) {
  .page-album h1.page-title, .page-album h1.title {
    font-size: 45px;
  }
}
@media (min-width: 768px) {
  .page-album h1.page-title, .page-album h1.title {
    font-size: 55px;
  }
}
@media (min-width: 992px) {
  .page-album h1.page-title, .page-album h1.title {
    font-size: 65px;
  }
}
.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: "Bronco", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  margin: 0 0 0.5em 0;
  padding: 0 0 0.2em 0;
  color: #fff;
  line-height: 0.95;
  text-transform: none;
  border-bottom: 4px double #AE8F5A;
  letter-spacing: 0em;
}
@media (max-width: 767.98px) {
  .story-subpage .page-title h1.page-title, .story-subpage .page-title h1.title {
    font-size: 45px;
  }
}
@media (min-width: 768px) {
  .story-subpage .page-title h1.page-title, .story-subpage .page-title h1.title {
    font-size: 55px;
  }
}
@media (min-width: 992px) {
  .story-subpage .page-title h1.page-title, .story-subpage .page-title h1.title {
    font-size: 65px;
  }
}
.section-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 4vw 15px;
}
.section-text .text-wrapper {
  max-width: 38em;
  width: 100%;
}
.section-text .text-wrapper h2.section-title {
  text-align: center;
}
.section-text .text-wrapper h3.subtitle {
  text-align: center;
}
.section-text .text-wrapper .story-block-text {
  text-align: left;
}
.section-text .story-block-text p:last-of-type {
  margin-bottom: 0;
}
@font-face {
  font-family: "Bronco";
  src: url("https://fileswift.com/modules/custom/flat_file_generator/custom-fonts/bronco/bronco.woff2") format("woff2"), url("https://fileswift.com/modules/custom/flat_file_generator/custom-fonts/bronco/bronco.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Columbia Titling";
  src: url("https://fileswift.com/modules/custom/flat_file_generator/custom-fonts/columbia-titling/columbia-titling-bold.woff2") format("woff2"), url("https://fileswift.com/modules/custom/flat_file_generator/custom-fonts/columbia-titling/columbia-titling-bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@media (min-width: 768px) {
  body.front {
    background: #a48e69;
  }
  body.front .section:not(.section-footer) {
    margin: 30px;
    border-radius: 20px;
    overflow: hidden;
    border: 10px solid #000;
    background: #000;
  }
}
h2.section-title {
  text-shadow: 2px 2px 0 #b38f51;
}
.text-wrapper-light h2.section-title {
  text-shadow: 2px 2px 0 rgba(179, 143, 81, 0.75);
}
.text-wrapper-light h2.section-title span {
  font-family: "Columbia Titling", serif;
  font-size: 21px;
  text-shadow: 2px 2px 0 #ae8f5aad;
  display: block;
  border-bottom: 3px dotted #B38F51;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  .text-wrapper-light h2.section-title span {
    color: #000;
  }
}
@media (min-width: 768px) {
  .sb-full-image-with-caption {
    height: 80vh;
  }
  .sb-full-image-with-caption .story-block {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-end;
  }
  .sb-full-image-with-caption .bg-image {
    height: 80vh;
    max-height: 80vh;
  }
  .sb-full-image-with-caption .text-wrapper {
    padding: 10px 20px;
    background: rgba(0, 0, 0, 0.69);
    margin: 0;
    border: 1px solid #B38F51;
    border-radius: 4px;
  }
  .sb-full-image-with-caption .text-wrapper .story-block-text {
    font-size: 16px;
    text-align: center;
    color: #F1E9D6;
  }
  .sb-full-image-with-caption .text-wrapper .story-block-text p {
    margin: 0;
  }
}
@media (min-width: 768px) {
  .text-wrapper-dark-history.section-story-block .text-wrapper {
    background-color: rgba(0, 0, 0, 0.85);
    border-radius: 20px;
    border: 8px double #B38F51;
  }
}
#hero .hero-wrapper:after {
  background: url(https://fileswift.com/sites/default/files/2023-02/halftone-bottom-black.png) no-repeat scroll left bottom;
  background-size: auto;
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media (max-width: 767.98px) {
  #hero .hero-wrapper:after {
    background: none;
  }
}
@media (max-width: 991.98px) {
  #hero .hero-wrapper:after {
    background-size: 848px auto;
  }
}
@media (min-width: 768px) {
  #bio2 .bg-image {
    background-position: left 20% top;
  }
}
section#street-survivors .story-block {
  background-color: #242d37;
  background: linear-gradient(0deg, #242d37 30%, #13181f 60%);
}
#sharp-dressed-simple-man .image-overlay {
  background-image: url(https://fileswift.com/sites/default/files/2023-02/halftone-bottom-black.png) no-repeat scroll left bottom;
  background-size: auto;
}
@media (max-width: 991.98px) {
  #sharp-dressed-simple-man .image-overlay {
    background-size: 848px auto;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  #sharp-dressed-simple-man .bg-image {
    background-position: left -230px top;
  }
}
#tour {
  padding-top: 43vw;
  position: relative;
  z-index: 0;
  background-image: url(https://fileswift.com/sites/default/files/2023-02/halftone-bottom-black.png), url(https://fileswift.com/sites/default/files/2023-02/halftone-top-black.png), url(https://fileswift.com/sites/default/files/2023-02/bg-tour.jpg);
  background-size: auto, auto, 100% auto;
  background-position: left bottom, left top, center top;
  background-attachment: scroll, scroll, fixed;
  background-repeat: no-repeat, no-repeat, repeat-y;
}
#tour:before {
  content: "";
  display: block;
  width: 40vw;
  height: 43vw;
  position: absolute;
  top: 4vw;
  left: 50%;
  transform: translate(-50%);
  background: url(https://fileswift.com/sites/default/files/2023-02/bg-tour-text.png) no-repeat scroll center top;
  background-size: 100% auto;
  z-index: 1;
}
#tour .intro {
  z-index: 2;
  position: relative;
}
#tour .feed-wrapper {
  padding: 20px;
  background: rgba(0, 0, 0, 0.85);
  border-radius: 0 0 20px 20px;
}
#tour .container {
  max-width: 800px;
  background: rgba(0, 0, 0, 0.85);
  padding-top: 30px;
  border-radius: 20px 20px 0 0;
}
#tour .bit-date {
  font-size: 1.5em;
  display: block;
  margin-bottom: 10px;
}
@media (max-width: 767.98px) {
  #image-live .bg-image {
    background-position: right -244px top;
  }
}
@media (max-width: 767.98px) {
  #quote-vanzant .story-block-text {
    color: #F1E9D6 !important;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  #quote-vanzant .bg-image {
    background-position: left -240px top;
  }
}
#bio2 h2.section-title span {
  display: block;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  #bio2 .group-right {
    background: rgba(255, 255, 255, 0.8);
  }
}
@media (max-width: 767.98px) {
  #bio2 h2.section-title, #bio2 .story-block-text {
    color: #F1E9D6 !important;
  }
}
#store {
  background: #fff;
}
@media (min-width: 992px) {
  #store .card-title {
    color: #fff;
  }
}
#store .card {
  background: transparent;
}
#store .card-link {
  margin-top: 0;
}
.section-title-huge h2.section-title {
  font-size: clamp(44px, 7vw, 95px);
  text-shadow: 2px 2px 0 #000, 4px 4px 0 #b38f51;
  padding-bottom: 0;
  border: 0;
  position: relative;
}
.section-title-date .story-block {
  overflow: visible;
}
.section-title-date .story-block-inner {
  padding-bottom: 0 !important;
  margin-bottom: -15px;
  z-index: 1;
}
@media (max-width: 767.98px) {
  .section-title-date .story-block-inner {
    padding-top: 60px !important;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .section-title-date .story-block-inner {
    padding-top: 12vw !important;
  }
}
@media (min-width: 992px) {
  .section-title-date .story-block-inner {
    padding-top: 10vw !important;
  }
}
.section-title-date .text-wrapper {
  max-width: 100% !important;
  width: 100%;
}
.section-title-date h2.section-title {
  font-size: clamp(54px, 7vw, 95px);
  text-shadow: 2px 2px 0 #000, 4px 4px 0 #b38f51;
  padding-bottom: 0;
  border: 0;
  position: relative;
}
.section-title-date h2.section-title:after {
  content: "";
  display: block;
  height: 6px;
  width: 110%;
  position: absolute;
  bottom: 15px;
  left: -5%;
  background: #000;
  border: 2px solid #B38F51;
}
.section-title-date h2.section-title span.title-main {
  display: block;
  position: relative;
  z-index: 1;
}
@media (min-width: 768px) {
  .section-title-date h2.section-title span.title-main {
    line-height: 0.4em;
  }
}
.section-title-date h2.section-title span.title-date {
  text-align: center;
  position: relative;
  z-index: 1;
}
@media (max-width: 767.98px) {
  .section-title-date h2.section-title span.title-date {
    top: -7px;
  }
}
.section-title-date h2.section-title span.title-date span {
  background: #F03434;
  color: #F1E9D6;
  text-shadow: 0 3px 0 #000;
  box-shadow: 3px 3px 0 #000, 5px 5px 0 #B38F51;
  font-family: "Columbia Titling", serif;
  font-size: clamp(18px, 3vw, 28px);
  letter-spacing: 0.3em;
  padding: 4px 10px 4px 20px;
}
@media (max-width: 767.98px) {
  #subpage-886 .section-image {
    height: 32vh;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  #subpage-886 .section-image {
    height: 42vh;
  }
}
.timeline-nav {
  width: auto;
  position: fixed;
  right: 20px;
  top: 140px;
  z-index: 10;
}
@media (max-width: 767.98px) {
  .timeline-nav {
    display: none;
  }
}
.timeline-nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 20px;
  font-family: "Bronco";
  text-align: center;
  line-height: 1;
}
.timeline-nav li {
  margin-bottom: 2px;
}
.timeline-nav a {
  color: #F1E9D6;
  display: block;
  background: #F03434;
  padding: 2px 5px;
}
.timeline-nav a:hover, .timeline-nav a:active {
  color: #000;
  background: #F1E9D6;
  text-decoration: none;
}
#hero-history {
  background-color: #514B42;
}
#hero-history .bg-image {
  background-size: 100% auto;
}
#hero-history .hero-overlay {
  background: transparent url(https://fileswift.com/sites/default/files/2023-02/history-hero-halftone.png) repeat-x scroll center bottom;
  background-size: auto;
}
@media (min-width: 768px) {
  #hero-history .hero-content-wrapper {
    padding: 30vw 0 0 0;
  }
}
@media (min-width: 992px) {
  #hero-history .hero-content-wrapper {
    max-width: 80%;
    width: 70vw;
  }
}
#hero-history .hero-logo-wrapper {
  max-width: 100%;
  width: 100%;
}
#hero-history .hero-title-wrapper {
  background: #000;
  max-width: 550px;
  padding: 3vw;
  border: 8px double #B38F51;
  border-radius: 20px;
}
#hero-history h2.hero-sub-heading {
  font-size: 22px;
  color: #F1E9D6;
  margin: 0;
}
#celebrating-50-years {
  background: transparent url(https://fileswift.com/sites/default/files/2023-02/graphic-50years_0.svg) no-repeat fixed center center;
  background-size: 110% auto;
}
#celebrating-50-years .story-block-inner {
  padding: 14vw 8vw;
}
#sec1-beginning-image {
  height: 45vw;
}
@media (min-width: 992px) {
  #sec1-beginning-card-images-scroll {
    display: flex;
    flex-direction: row-reverse;
  }
}
@media (max-width: 767.98px) {
  .card-images-scroll-1 .card-image {
    padding: 10px;
  }
  .card-images-scroll-1 .subcard-wrapper .row {
    grid-gap: 20px;
  }
}
@media (min-width: 992px) {
  .card-images-scroll-1 .intro {
    max-width: 45%;
    position: relative;
    padding-left: 40px;
  }
  .card-images-scroll-1 .intro .container {
    position: sticky;
    top: 150px;
  }
  .card-images-scroll-1 .intro .container .col.col-lg-8 {
    max-width: 100% !important;
    flex: auto;
  }
  .card-images-scroll-1 .intro .container .intro-body {
    text-align: left;
  }
}
#sec7-ricky-hughie .bg-image:before, #sec4-hero .bg-image:before, #sec2-staking-claim-hero .bg-image:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: url(https://fileswift.com/sites/default/files/2023-02/halftone-bottom-black.png) no-repeat scroll left bottom;
  background-size: auto;
}
@media (max-width: 991.98px) {
  #sec7-ricky-hughie .bg-image:before, #sec4-hero .bg-image:before, #sec2-staking-claim-hero .bg-image:before {
    background-size: 848px auto;
  }
}
#sec2-first-album {
  background: #922A2A url(https://fileswift.com/sites/default/files/2023-02/halftone-top-black.png) no-repeat scroll left top;
  background-size: auto;
}
@media (max-width: 991.98px) {
  #sec2-first-album {
    background-size: 848px auto;
  }
}
#sec2-first-album .story-block {
  background: url(https://fileswift.com/sites/default/files/2023-02/halftone-bottom-black.png) no-repeat scroll left bottom;
  background-size: auto;
}
@media (max-width: 991.98px) {
  #sec2-first-album .story-block {
    background-size: 848px auto;
  }
}
@media (min-width: 992px) {
  #sec2-first-album .story-block .group-left, #sec2-first-album .story-block .group-right {
    padding-top: 16vw;
    padding-bottom: 16vw;
  }
}
#sec2-first-album figure {
  background: #F1E9D6;
  padding: 2vw;
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.4);
  border-radius: 4px;
}
#sec2-muscle-shoals-album {
  background: url(https://fileswift.com/sites/default/files/2023-02/halftone-bottom-gray.png) no-repeat scroll left bottom;
  background-size: auto;
}
@media (max-width: 991.98px) {
  #sec2-muscle-shoals-album {
    background-size: 848px auto;
  }
}
#sec2-muscle-shoals-album .group-left, #sec2-muscle-shoals-album .group-right {
  padding-top: 0;
}
#sec2-muscle-shoals-album .group-left {
  display: flex;
  align-items: center;
}
@media (min-width: 768px) {
  #sec2-staking-claim-hero {
    height: 51vw;
  }
}
#sec2-muscle-shoals-photos {
  background: #514B42;
  padding-top: 0;
}
#sec2-muscle-shoals-photos .bg-image {
  background: url(https://fileswift.com/sites/default/files/2023-02/halftone-bottom-black.png) no-repeat scroll left bottom;
  background-size: auto;
}
@media (max-width: 991.98px) {
  #sec2-muscle-shoals-photos .bg-image {
    background-size: 848px auto;
  }
}
#sec2-muscle-shoals-photos .card {
  background: transparent;
}
#sec2-muscle-shoals-photos .subcard-wrapper .row {
  display: block;
  position: relative;
  min-height: 100vw;
}
#sec2-muscle-shoals-photos .photo-card-1 {
  position: absolute;
  top: 20px;
  left: 52vw;
  z-index: 3;
  width: 30vw;
  transform: rotate(-13deg);
}
#sec2-muscle-shoals-photos .photo-card-2 {
  position: absolute;
  top: 0;
  left: 4vw;
  z-index: 2;
  width: 44vw;
  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.3);
  transform: rotate(-7deg);
  border-radius: 10px;
  overflow: hidden;
}
#sec2-muscle-shoals-photos .photo-card-3 {
  position: absolute;
  top: 19vw;
  left: 42vw;
  z-index: 2;
  width: 44vw;
  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.3);
  transform: rotate(5deg);
  border-radius: 10px;
  overflow: hidden;
}
#sec2-muscle-shoals-photos .photo-card-4 {
  position: absolute;
  top: 43vw;
  left: 18vw;
  z-index: 2;
  width: 44vw;
  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.3);
  transform: rotate(-20deg);
  border-radius: 10px;
  overflow: hidden;
}
#sec3-who {
  min-height: 50vw;
}
#sec3-who .story-block, #sec3-who .story-block-inner, #sec3-who .bg-image {
  min-height: 55vw;
}
#sec3-who .text-wrapper {
  margin: 0;
}
#sec3-who .group-left {
  display: flex;
}
@media (min-width: 768px) {
  #sec3-full-band-color {
    height: 55vw;
  }
}
@media (max-width: 767.98px) {
  #sec3-alabama .group-left .story-block-mobile-image {
    display: none;
  }
  #sec3-alabama .group-left .story-block-images {
    display: block;
  }
  #sec3-alabama .group-left .story-block-images figure img {
    width: 100%;
    height: auto;
  }
}
@media (min-width: 768px) {
  #sec5-plane {
    height: 55vw;
  }
}
#sec6-the-return {
  z-index: 2;
}
#sec6-text .bg-image .story-block-images {
  position: relative;
}
#sec6-text .bg-image .story-block-images:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: url(https://fileswift.com/sites/default/files/2023-02/halftone-bottom-black.png) no-repeat scroll left bottom;
  background-size: auto;
}
@media (max-width: 991.98px) {
  #sec6-text .bg-image .story-block-images:after {
    background-size: 848px auto;
  }
}
#sec6-text .group-text {
  z-index: 1;
}
@media (min-width: 768px) {
  #sec8-hero-image {
    height: 55vw;
  }
}
#sec8-hero-image:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: url(https://fileswift.com/sites/default/files/2023-02/halftone-bottom-gray.png) no-repeat scroll left bottom;
  background-size: auto;
}
@media (max-width: 991.98px) {
  #sec8-hero-image:after {
    background-size: 848px auto;
  }
}
#sec8-rollingstone-mag {
  background: #514B42;
}
#sec8-rollingstone-mag .story-block {
  background: url(https://fileswift.com/sites/default/files/2023-02/halftone-bottom-black.png) no-repeat scroll left bottom;
  background-size: auto;
}
@media (max-width: 991.98px) {
  #sec8-rollingstone-mag .story-block {
    background-size: 848px auto;
  }
}
@media (min-width: 768px) {
  #sec8-rollingstone-mag .group-left {
    display: flex;
    align-items: center;
  }
  #sec8-rollingstone-mag .group-left, #sec8-rollingstone-mag .group-right {
    padding-top: 0;
  }
}
@media (max-width: 767.98px) {
  #sec8-rollingstone-mag .group-left .story-block-mobile-image {
    display: none;
  }
  #sec8-rollingstone-mag .group-right {
    display: block;
    margin-top: 20px;
  }
  #sec8-rollingstone-mag .group-right .story-block-images {
    display: block;
  }
  #sec8-rollingstone-mag .group-right .story-block-images figure img {
    width: 100%;
    height: auto;
  }
}
#sec-9-still-rocking {
  z-index: 2;
}
#sec9-after-5-decades .story-block-images {
  position: relative;
}
#sec9-after-5-decades .story-block-images:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: url(https://fileswift.com/sites/default/files/2023-02/halftone-bottom-black.png) no-repeat scroll left bottom;
  background-size: auto;
}
@media (max-width: 991.98px) {
  #sec9-after-5-decades .story-block-images:after {
    background-size: 848px auto;
  }
}
#sec9-after-5-decades .group-text {
  z-index: 1;
}
/*# 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%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%2F..%2F..%2F..%2F..%2Fvanilla%2Fv1%2Fcomponents%2Fimage-text%2Fimage-text--right-text-full-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%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--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--center-text-full-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--right-text-left-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--left-text-full-bg-image.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fsite_v2%2Fvanilla%2Fv2%2Fcomponents%2Fbands-in-town%2F..%2F..%2F..%2F..%2Fvanilla%2Fv1%2Fcomponents%2Fbands-in-town%2Fbands-in-town.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fsite_v2%2Fvanilla%2Fv2%2Fcomponents%2Fbands-in-town%2Fbands-in-town.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%2Fcard-deck%2F..%2F..%2F..%2F..%2Fvanilla%2Fv1%2Fcomponents%2Fcard-deck%2Fcard-deck.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fsite_v2%2Fvanilla%2Fv2%2Fcomponents%2Fcard-deck%2F..%2F..%2F..%2F..%2Fvanilla%2Fv1%2Fcomponents%2Fcard-deck%2Fcard-deck--cards-2.scss%22%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fsite_v2%2Fvanilla%2Fv2%2Fcomponents%2Fcard-deck%2F..%2F..%2F..%2F..%2Fvanilla%2Fv1%2Fcomponents%2Fcard-deck%2Fcard-deck--cards-5.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%2F..%2F..%2F..%2F..%2Fvanilla%2Fv1%2Fcomponents%2Fheader-section%2Fheader-section--header-3.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%2C%22code%2Fweb%2Fmodules%2Fcustom%2Fflat_file_generator%2Fsass%2Fsite_v2%2Fvanilla%2Fv2%2Fcomponents%2Ftext%2F..%2F..%2F..%2F..%2Fvanilla%2Fv1%2Fcomponents%2Ftext%2Ftext.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%3BACgWF%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%3BAC9bD%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%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BADrEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACwGH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD3FG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC%2BGH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADlGG%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%3BAC%2BIA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAYR%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAeJ%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAkBJ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BADxNI%3BAC4NI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAOZ%3BAAAA%3BAAAA%3BADtOI%3BAC0OI%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%3BADrcR%3BAC6dQ%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%3BADhbf%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA7EG%3BAC6gBQ%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%3BADldZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC6dA%3BAAAA%3BAAAA%3BAAWJ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BADplBJ%3BAAAA%3BAAAA%3BAAAA%3BAC8lBQ%3BAAAA%3BAAAA%3BAAAA%3BADzjBR%3BAAAA%3BAAAA%3BAAAA%3BACokBQ%3BAAAA%3BAAAA%3BAAAA%3BADtnBR%3BAAAA%3BAAAA%3BAAAA%3BACioBQ%3BAAAA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BADhoBJ%3BAAAA%3BAAAA%3BAAAA%3BAC0oBQ%3BAAAA%3BAAAA%3BAAAA%3BADrmBR%3BAAAA%3BAAAA%3BAAAA%3BACgnBQ%3BAAAA%3BAAAA%3BAAAA%3BADlqBR%3BAAAA%3BAAAA%3BAAAA%3BAC6qBQ%3BAAAA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAD5qBJ%3BAAAA%3BAAAA%3BAAAA%3BACsrBQ%3BAAAA%3BAAAA%3BAAAA%3BADjpBR%3BAAAA%3BAAAA%3BAAAA%3BAC4pBQ%3BAAAA%3BAAAA%3BAAAA%3BAD9sBR%3BAAAA%3BAAAA%3BAAAA%3BACytBQ%3BAAAA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BADxtBJ%3BAAAA%3BAAAA%3BAAAA%3BACkuBQ%3BAAAA%3BAAAA%3BAAAA%3BAD7rBR%3BAAAA%3BAAAA%3BAAAA%3BACwsBQ%3BAAAA%3BAAAA%3BAAAA%3BAD1vBR%3BAAAA%3BAAAA%3BAAAA%3BACqwBQ%3BAAAA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BADpwBJ%3BAAAA%3BAAAA%3BAAAA%3BAC8wBQ%3BAAAA%3BAAAA%3BAAAA%3BADzuBR%3BAAAA%3BAAAA%3BAAAA%3BACovBQ%3BAAAA%3BAAAA%3BAAAA%3BADtyBR%3BAAAA%3BAAAA%3BAAAA%3BACizBQ%3BAAAA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BADhzBJ%3BAAAA%3BAAAA%3BAAAA%3BAC0zBQ%3BAAAA%3BAAAA%3BAAAA%3BADrxBR%3BAAAA%3BAAAA%3BAAAA%3BACgyBQ%3BAAAA%3BAAAA%3BAAAA%3BADl1BR%3BAAAA%3BAAAA%3BAAAA%3BAC61BQ%3BAAAA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAD51BJ%3BAAAA%3BAAAA%3BAAAA%3BACs2BQ%3BAAAA%3BAAAA%3BAAAA%3BADj0BR%3BAAAA%3BAAAA%3BAAAA%3BAC40BQ%3BAAAA%3BAAAA%3BAAAA%3BAD93BR%3BAAAA%3BAAAA%3BAAAA%3BACy4BQ%3BAAAA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BADx4BJ%3BAAAA%3BAAAA%3BAAAA%3BACk5BQ%3BAAAA%3BAAAA%3BAAAA%3BAD72BR%3BAAAA%3BAAAA%3BAAAA%3BACw3BQ%3BAAAA%3BAAAA%3BAAAA%3BAD16BR%3BAAAA%3BAAAA%3BAAAA%3BACq7BQ%3BAAAA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BADp7BJ%3BAAAA%3BAAAA%3BAAAA%3BAC87BQ%3BAAAA%3BAAAA%3BAAAA%3BADz5BR%3BAAAA%3BAAAA%3BAAAA%3BACo6BQ%3BAAAA%3BAAAA%3BAAAA%3BADt9BR%3BAAAA%3BAAAA%3BAAAA%3BACi%2BBQ%3BAAAA%3BAAAA%3BAAAA%3BAAiBR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADh8BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAlDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC%2B%2FBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD78BJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACg%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%3BACrqCC%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%3BAAkBF%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BACxKF%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%3BAGtDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHsDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG3BI%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%3BAHGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG4BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH5BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAlDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGiEA%3BAAAA%3BAAAA%3BAHpDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAlDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGmFI%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHjFJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGuGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH1FJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGiHI%3BAAAA%3BAAAA%3BAHpGJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGmHA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHnHA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGgII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH1IJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGwJI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHrKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGgLI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHvKR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG0LQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH7KR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG0MI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHnNJ%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%3BAG0XQ%3BAAAA%3BAAAA%3BAAAA%3BAHvYR%3BAG6YQ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHtYR%3BAGoZQ%3BAAAA%3BAAAA%3BAAAA%3BAHjaR%3BAGuaQ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHhaR%3BAG8aQ%3BAAAA%3BAAAA%3BAAAA%3BAH3bR%3BAGicQ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH1bR%3BAGwcQ%3BAAAA%3BAAAA%3BAAAA%3BAHrdR%3BAG2dQ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHpdR%3BAGkeQ%3BAAAA%3BAAAA%3BAAAA%3BAH%2FeR%3BAGqfQ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH9eR%3BAG4fQ%3BAAAA%3BAAAA%3BAAAA%3BAHzgBR%3BAG%2BgBQ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHxgBR%3BAGshBQ%3BAAAA%3BAAAA%3BAAAA%3BAHniBR%3BAGyiBQ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHliBR%3BAGgjBQ%3BAAAA%3BAAAA%3BAAAA%3BAH7jBR%3BAGmkBQ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH5jBR%3BAG0kBQ%3BAAAA%3BAAAA%3BAAAA%3BAHvlBR%3BAG6lBQ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHtlBR%3BAGumBQ%3BAAAA%3BAAAA%3BAAAA%3BAHpnBR%3BAGynBQ%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAHjnBJ%3BAG2nBQ%3BAAAA%3BAAAA%3BAAAA%3BAHxoBR%3BAG6oBQ%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAHpoBJ%3BAG%2BoBQ%3BAAAA%3BAAAA%3BAAAA%3BAH5pBR%3BAGiqBQ%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAmBJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAH9qBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGsrBI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAH7nBX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG%2BoBG%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAHltBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAG0tBI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAHnpBR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIxJI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJiEJ%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%3BAIsGQ%3BAAAA%3BAAAA%3BAAAA%3BAJnHR%3BAIyHQ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJlHR%3BAIgIQ%3BAAAA%3BAAAA%3BAAAA%3BAJ7IR%3BAImJQ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJ5IR%3BAI0JQ%3BAAAA%3BAAAA%3BAAAA%3BAJvKR%3BAI6KQ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJtKR%3BAIoLQ%3BAAAA%3BAAAA%3BAAAA%3BAJjMR%3BAIuMQ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJhMR%3BAI8MQ%3BAAAA%3BAAAA%3BAAAA%3BAJ3NR%3BAIiOQ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJ1NR%3BAIwOQ%3BAAAA%3BAAAA%3BAAAA%3BAJrPR%3BAI2PQ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJpPR%3BAIkQQ%3BAAAA%3BAAAA%3BAAAA%3BAJ%2FQR%3BAIqRQ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJ9QR%3BAI4RQ%3BAAAA%3BAAAA%3BAAAA%3BAJzSR%3BAI%2BSQ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJxSR%3BAIsTQ%3BAAAA%3BAAAA%3BAAAA%3BAJnUR%3BAIyUQ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJlUR%3BAImVQ%3BAAAA%3BAAAA%3BAAAA%3BAJhWR%3BAIqWQ%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAJ7VJ%3BAIuWQ%3BAAAA%3BAAAA%3BAAAA%3BAJpXR%3BAIyXQ%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAJhXJ%3BAI2XQ%3BAAAA%3BAAAA%3BAAAA%3BAJxYR%3BAI6YQ%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BACndJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALkEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKxDI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAL%2BCZ%3BAKtCgB%3BAAAA%3BAAAA%3BAAAA%3BAAOZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAAA%3BALoBR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKAJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%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%3BALpEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKiFI%3BAAAA%3BAAAA%3BAAAA%3BAAKQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BALtFZ%3BAK%2BFgB%3BAAAA%3BAAAA%3BAAAA%3BAAOZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcI%3BAAAA%3BAAAA%3BAAAA%3BAC%2FLR%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BANuEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAM7CH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAN6CG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMxBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BANwBG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMRA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BANCG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMkBH%3BAAAA%3BAAAA%3BANLG%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%3BAM8BF%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BANvBG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMiDH%3BAAAA%3BAAAA%3BAAAA%3BANjDG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMyDF%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BANtEC%3BAAAA%3BAAAA%3BAAAA%3BAMyFD%3BAAAA%3BAAAA%3BAAAA%3BANtGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMwHH%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAN9JG%3BAMqKD%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%3BANhHC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMoIH%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BANlOG%3BAMwOD%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%3BANrMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAM6MQ%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAN%2FRD%3BAMoTK%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%3BAN9VE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAOzDQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAP4BJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOhBI%3BAAAA%3BAAAA%3BAPgBJ%3BAOFY%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAPPZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAOgBQ%3BAAAA%3BAAAA%3BAPhBR%3BAO8BY%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAPnCZ%3BAOkDY%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BACxHR%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAR4DJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQnDI%3BAAAA%3BAAAA%3BARgEJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQzDQ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BARiCR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQxBQ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BARUR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAQCQ%3BAAAA%3BAAAA%3BARdR%3BAQ6BY%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BARjDhB%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%3BAT%2FBZ%3BAU3EQ%3BAAAA%3BAAAA%3BAAAA%3BAV8DR%3BAUtDQ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAV0BJ%3BAUZY%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAVXZ%3BAU0BY%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAV%2FBZ%3BAU8CY%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAC%2FGR%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAX4DJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWhDI%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAX2CR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAWhCQ%3BAAAA%3BAAAA%3BAXgCR%3BAY1EQ%3BAAAA%3BAAAA%3BAAAA%3BAZ6DR%3BAYrDQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAZyBJ%3BAYTgB%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAZRZ%3BAYwBY%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAZ7BZ%3BAY4CY%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAZpCZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAazDQ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAb4BJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAahBI%3BAAAA%3BAAAA%3BAbgBJ%3BAaFY%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAbRZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAagBQ%3BAAAA%3BAAAA%3BAbhBR%3BAa8BY%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAbnCZ%3BAakDY%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BACxHhB%3BAAAA%3BAAAA%3BAAIQ%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACnGV%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAChBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOQ%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAhBkEA%3BAgBxDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAC7BR%3BAAAA%3BAAAA%3BAjB8EI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBvDA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAQZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYH%3BAAAA%3BAAAA%3BAAAA%3BAAIU%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAASZ%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBvEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB8FJ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGG%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAuBI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAWR%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBnFJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB2FA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBpGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB4GI%3BAAAA%3BAAAA%3BAAoBJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAWR%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBrLP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB6LG%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBtMH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB8MO%3BAAAA%3BAAAA%3BAAgBJ%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAjB3UJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBsVI%3BAAAA%3BAAAA%3BAjBtVJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBgWI%3BAAAA%3BAAAA%3BAjBhWJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB0WI%3BAAAA%3BAAAA%3BAjB1WJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBoXI%3BAAAA%3BAAAA%3BAjBpXJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB8XI%3BAAAA%3BAAAA%3BAjB9XJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBwYI%3BAAAA%3BAAAA%3BAjBxYJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBkZI%3BAAAA%3BAAAA%3BAjBlZJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiB4ZI%3BAAAA%3BAAAA%3BAjB5ZJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBsaI%3BAAAA%3BAAAA%3BAjBtaJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBkbI%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAjB9jBZ%3BAiBukBgB%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBhB%3BAAAA%3BAAAA%3BAjBnmBA%3BAiBymBI%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAjBlpBR%3BAiBsqBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjBtqBJ%3BAiBurBI%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAjB3rBR%3BAiB6sBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BACryBN%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAClBC%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAClEH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApBmEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoBnDF%3BAAAA%3BAAAA%3BAAAA%3BApBsCE%3BAAAA%3BAAAA%3BAAAA%3BAoB7BF%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApB8BG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoBfH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApBIG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoB%2BBH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApBzBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoBqCD%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApB1CC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoBuDD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeH%3BAAAA%3BAAAA%3BApBtEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoBiGH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApBpFG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoB%2BFH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApB%2FFG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAlDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoBwIH%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApBvIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoB8KD%3BAAAA%3BAAAA%3BAAAA%3BApBjKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoB4KD%3BAAAA%3BAAAA%3BAAAA%3BApB5KC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoBkMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApBlMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAoBuNF%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApB%2FOG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAqBzDF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BArBsDC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsBjEJ%3BAAAA%3BAAAA%3BAAAA%3BAtB8EI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsBpDA%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%3BAtB%2BBG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsBvBI%3BAAAA%3BAAAA%3BAAKP%3BAAAA%3BAAAA%3BAAIA%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%3BAtB3DE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsBoED%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtB3EG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsBqFF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAtB%2FFG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAuB5DH%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAvBsDE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAuBrCF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAvBHE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAwBjEJ%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAKH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAxBqDG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAwB7BF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAxB0CE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAwBrBA%3BAAAA%3BAAAA%3BAAKH%3BAAAA%3BAAAA%3BAAAA%3BAxB6BG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAwBrBI%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAQX%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAxBQG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAwBUH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAxBGG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyB7DJ%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%3BAzBwCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyBhBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAzB6BJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyBPA%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%3BA1BqDI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA0BzBQ%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%3BA1BlBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA0B6BI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BA1BhCJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA0B2CA%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%3BA1BKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA0BIA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA1BjDP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA0B0DG%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA1BnFP%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA0B%2BFO%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA1BhGJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA9EA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA0BiNA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA1BzMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2BlEJ%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BA3BkEG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2B1CF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3BuDE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA4BnEJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAlE4jBR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsC3hBI%3BAtCsjBA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcR%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsC7kBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtCsmBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAsC7nBZ%3BAtC2oBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsC%2FoBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAtCmrBE%3BAAAA%3BAAAA%3BAAAA%3BAAaN%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAsC7rBG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtC6qBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaH%3BAAAA%3BAAAA%3BAAAA%3BAAIG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsC1vBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtC8vBA%3BAAAA%3BAAAA%3BAsC9vBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAArCA%3BAtC8yBI%3BAAAA%3BAAAA%3BAAAA%3BAAWR%3BAAAA%3BAAAA%3BAsCt0BI%3BAtC00BE%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAoBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAGD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsCx2BC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAlDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtCq4BA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsC95BH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtCw6BI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsC35BJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtCo6BQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsCp6BR%3BAtC27BA%3BAAAA%3BAAAA%3BAAAA%3BAsCt5BA%3BAtC25BA%3BAAAA%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsC58BI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtCu9BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYR%3BAAAA%3BAAAA%3BAAGG%3BAAAA%3BAAAA%3BAAGF%3BAAAA%3BAAAA%3BAAAA%3BAsCxgCG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtCqhCD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAsCvjCI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAtCsjCE%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAsCtkCH%3BAtC4kCI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAeZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsC5lCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtC8mCJ%3BAAAA%3BAAAA%3BAAAA%3BAsC9mCI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtCsnCD%3BAAAA%3BAAAA%3BAAAA%3BAsCtnCC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtCmpCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAsC%2FoCI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtCupCA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAsCxqCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtCorCJ%3BAAAA%3BAAAA%3BAAAA%3BAAIG%3BAAAA%3BAAAA%3BAAAA%3BAsC3qCC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtCmrCA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAsCrwCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAtC4wCE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsC%2FxCJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtCszCJ%3BAAAA%3BAAAA%3BAAKQ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsCjzCR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtCk0CA%3BAAAA%3BAAAA%3BAsC%2F0CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtC%2B1CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsCl1CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtCq2CJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAsCx2CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAbA%3BAtC83CI%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAsCr3CJ%3BAtC%2B3CQ%3BAAAA%3BAAAA%3BAAIL%3BAAAA%3BAAAA%3BAAAA%3BAAIK%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAahB%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAsC%2F5CJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtC86CA%3BAAAA%3BAAAA%22%7D */