/*! lightgallery - v1.6.12 - 2019-02-19
* http://sachinchoolur.github.io/lightGallery/
* Copyright (c) 2019 Sachin N; Licensed GPLv3 */
.lg-css3.lg-zoom-in .lg-item {
  opacity: 0; }
  .lg-css3.lg-zoom-in .lg-item.lg-prev-slide {
    -webkit-transform: scale3d(1.3, 1.3, 1.3);
    transform: scale3d(1.3, 1.3, 1.3); }
  .lg-css3.lg-zoom-in .lg-item.lg-next-slide {
    -webkit-transform: scale3d(1.3, 1.3, 1.3);
    transform: scale3d(1.3, 1.3, 1.3); }
  .lg-css3.lg-zoom-in .lg-item.lg-current {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1; }
  .lg-css3.lg-zoom-in .lg-item.lg-prev-slide, .lg-css3.lg-zoom-in .lg-item.lg-next-slide, .lg-css3.lg-zoom-in .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; }
.lg-css3.lg-zoom-in-big .lg-item {
  opacity: 0; }
  .lg-css3.lg-zoom-in-big .lg-item.lg-prev-slide {
    -webkit-transform: scale3d(2, 2, 2);
    transform: scale3d(2, 2, 2); }
  .lg-css3.lg-zoom-in-big .lg-item.lg-next-slide {
    -webkit-transform: scale3d(2, 2, 2);
    transform: scale3d(2, 2, 2); }
  .lg-css3.lg-zoom-in-big .lg-item.lg-current {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1; }
  .lg-css3.lg-zoom-in-big .lg-item.lg-prev-slide, .lg-css3.lg-zoom-in-big .lg-item.lg-next-slide, .lg-css3.lg-zoom-in-big .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; }
.lg-css3.lg-zoom-out .lg-item {
  opacity: 0; }
  .lg-css3.lg-zoom-out .lg-item.lg-prev-slide {
    -webkit-transform: scale3d(0.7, 0.7, 0.7);
    transform: scale3d(0.7, 0.7, 0.7); }
  .lg-css3.lg-zoom-out .lg-item.lg-next-slide {
    -webkit-transform: scale3d(0.7, 0.7, 0.7);
    transform: scale3d(0.7, 0.7, 0.7); }
  .lg-css3.lg-zoom-out .lg-item.lg-current {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1; }
  .lg-css3.lg-zoom-out .lg-item.lg-prev-slide, .lg-css3.lg-zoom-out .lg-item.lg-next-slide, .lg-css3.lg-zoom-out .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; }
.lg-css3.lg-zoom-out-big .lg-item {
  opacity: 0; }
  .lg-css3.lg-zoom-out-big .lg-item.lg-prev-slide {
    -webkit-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0); }
  .lg-css3.lg-zoom-out-big .lg-item.lg-next-slide {
    -webkit-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0); }
  .lg-css3.lg-zoom-out-big .lg-item.lg-current {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1; }
  .lg-css3.lg-zoom-out-big .lg-item.lg-prev-slide, .lg-css3.lg-zoom-out-big .lg-item.lg-next-slide, .lg-css3.lg-zoom-out-big .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; }
.lg-css3.lg-zoom-out-in .lg-item {
  opacity: 0; }
  .lg-css3.lg-zoom-out-in .lg-item.lg-prev-slide {
    -webkit-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0); }
  .lg-css3.lg-zoom-out-in .lg-item.lg-next-slide {
    -webkit-transform: scale3d(2, 2, 2);
    transform: scale3d(2, 2, 2); }
  .lg-css3.lg-zoom-out-in .lg-item.lg-current {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1; }
  .lg-css3.lg-zoom-out-in .lg-item.lg-prev-slide, .lg-css3.lg-zoom-out-in .lg-item.lg-next-slide, .lg-css3.lg-zoom-out-in .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; }
.lg-css3.lg-zoom-in-out .lg-item {
  opacity: 0; }
  .lg-css3.lg-zoom-in-out .lg-item.lg-prev-slide {
    -webkit-transform: scale3d(2, 2, 2);
    transform: scale3d(2, 2, 2); }
  .lg-css3.lg-zoom-in-out .lg-item.lg-next-slide {
    -webkit-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0); }
  .lg-css3.lg-zoom-in-out .lg-item.lg-current {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1; }
  .lg-css3.lg-zoom-in-out .lg-item.lg-prev-slide, .lg-css3.lg-zoom-in-out .lg-item.lg-next-slide, .lg-css3.lg-zoom-in-out .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; }
.lg-css3.lg-soft-zoom .lg-item {
  opacity: 0; }
  .lg-css3.lg-soft-zoom .lg-item.lg-prev-slide {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  .lg-css3.lg-soft-zoom .lg-item.lg-next-slide {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  .lg-css3.lg-soft-zoom .lg-item.lg-current {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1; }
  .lg-css3.lg-soft-zoom .lg-item.lg-prev-slide, .lg-css3.lg-soft-zoom .lg-item.lg-next-slide, .lg-css3.lg-soft-zoom .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; }
.lg-css3.lg-scale-up .lg-item {
  opacity: 0; }
  .lg-css3.lg-scale-up .lg-item.lg-prev-slide {
    -moz-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);
    -o-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);
    -ms-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);
    -webkit-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);
    transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0); }
  .lg-css3.lg-scale-up .lg-item.lg-next-slide {
    -moz-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);
    -o-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);
    -ms-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);
    -webkit-transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0);
    transform: scale3d(0.8, 0.8, 0.8) translate3d(0%, 10%, 0); }
  .lg-css3.lg-scale-up .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1; }
  .lg-css3.lg-scale-up .lg-item.lg-prev-slide, .lg-css3.lg-scale-up .lg-item.lg-next-slide, .lg-css3.lg-scale-up .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; }
.lg-css3.lg-slide-circular .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide-circular .lg-item.lg-prev-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }
  .lg-css3.lg-slide-circular .lg-item.lg-next-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }
  .lg-css3.lg-slide-circular .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1; }
  .lg-css3.lg-slide-circular .lg-item.lg-prev-slide, .lg-css3.lg-slide-circular .lg-item.lg-next-slide, .lg-css3.lg-slide-circular .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; }
.lg-css3.lg-slide-circular-up .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide-circular-up .lg-item.lg-prev-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0); }
  .lg-css3.lg-slide-circular-up .lg-item.lg-next-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0); }
  .lg-css3.lg-slide-circular-up .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1; }
  .lg-css3.lg-slide-circular-up .lg-item.lg-prev-slide, .lg-css3.lg-slide-circular-up .lg-item.lg-next-slide, .lg-css3.lg-slide-circular-up .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; }
.lg-css3.lg-slide-circular-down .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide-circular-down .lg-item.lg-prev-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0); }
  .lg-css3.lg-slide-circular-down .lg-item.lg-next-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0); }
  .lg-css3.lg-slide-circular-down .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1; }
  .lg-css3.lg-slide-circular-down .lg-item.lg-prev-slide, .lg-css3.lg-slide-circular-down .lg-item.lg-next-slide, .lg-css3.lg-slide-circular-down .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; }
.lg-css3.lg-slide-circular-vertical .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide-circular-vertical .lg-item.lg-prev-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);
    transform: scale3d(0, 0, 0) translate3d(0, -100%, 0); }
  .lg-css3.lg-slide-circular-vertical .lg-item.lg-next-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);
    transform: scale3d(0, 0, 0) translate3d(0, 100%, 0); }
  .lg-css3.lg-slide-circular-vertical .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1; }
  .lg-css3.lg-slide-circular-vertical .lg-item.lg-prev-slide, .lg-css3.lg-slide-circular-vertical .lg-item.lg-next-slide, .lg-css3.lg-slide-circular-vertical .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; }
.lg-css3.lg-slide-circular-vertical-left .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide-circular-vertical-left .lg-item.lg-prev-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0); }
  .lg-css3.lg-slide-circular-vertical-left .lg-item.lg-next-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0); }
  .lg-css3.lg-slide-circular-vertical-left .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1; }
  .lg-css3.lg-slide-circular-vertical-left .lg-item.lg-prev-slide, .lg-css3.lg-slide-circular-vertical-left .lg-item.lg-next-slide, .lg-css3.lg-slide-circular-vertical-left .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; }
.lg-css3.lg-slide-circular-vertical-down .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide-circular-vertical-down .lg-item.lg-prev-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0); }
  .lg-css3.lg-slide-circular-vertical-down .lg-item.lg-next-slide {
    -moz-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
    -o-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
    -ms-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0); }
  .lg-css3.lg-slide-circular-vertical-down .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1; }
  .lg-css3.lg-slide-circular-vertical-down .lg-item.lg-prev-slide, .lg-css3.lg-slide-circular-vertical-down .lg-item.lg-next-slide, .lg-css3.lg-slide-circular-vertical-down .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; }
.lg-css3.lg-slide-vertical .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide-vertical .lg-item.lg-prev-slide {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  .lg-css3.lg-slide-vertical .lg-item.lg-next-slide {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  .lg-css3.lg-slide-vertical .lg-item.lg-current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; }
  .lg-css3.lg-slide-vertical .lg-item.lg-prev-slide, .lg-css3.lg-slide-vertical .lg-item.lg-next-slide, .lg-css3.lg-slide-vertical .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }
.lg-css3.lg-slide-vertical-growth .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide-vertical-growth .lg-item.lg-prev-slide {
    -moz-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, -150%, 0);
    -o-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, -150%, 0);
    -ms-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, -150%, 0);
    -webkit-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, -150%, 0);
    transform: scale3d(0.5, 0.5, 0.5) translate3d(0, -150%, 0); }
  .lg-css3.lg-slide-vertical-growth .lg-item.lg-next-slide {
    -moz-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, 150%, 0);
    -o-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, 150%, 0);
    -ms-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, 150%, 0);
    -webkit-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, 150%, 0);
    transform: scale3d(0.5, 0.5, 0.5) translate3d(0, 150%, 0); }
  .lg-css3.lg-slide-vertical-growth .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1; }
  .lg-css3.lg-slide-vertical-growth .lg-item.lg-prev-slide, .lg-css3.lg-slide-vertical-growth .lg-item.lg-next-slide, .lg-css3.lg-slide-vertical-growth .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }
.lg-css3.lg-slide-skew-only .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide-skew-only .lg-item.lg-prev-slide {
    -moz-transform: skew(10deg, 0deg);
    -o-transform: skew(10deg, 0deg);
    -ms-transform: skew(10deg, 0deg);
    -webkit-transform: skew(10deg, 0deg);
    transform: skew(10deg, 0deg); }
  .lg-css3.lg-slide-skew-only .lg-item.lg-next-slide {
    -moz-transform: skew(10deg, 0deg);
    -o-transform: skew(10deg, 0deg);
    -ms-transform: skew(10deg, 0deg);
    -webkit-transform: skew(10deg, 0deg);
    transform: skew(10deg, 0deg); }
  .lg-css3.lg-slide-skew-only .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg);
    -o-transform: skew(0deg, 0deg);
    -ms-transform: skew(0deg, 0deg);
    -webkit-transform: skew(0deg, 0deg);
    transform: skew(0deg, 0deg);
    opacity: 1; }
  .lg-css3.lg-slide-skew-only .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-only .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-only .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }
.lg-css3.lg-slide-skew-only-rev .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide-skew-only-rev .lg-item.lg-prev-slide {
    -moz-transform: skew(-10deg, 0deg);
    -o-transform: skew(-10deg, 0deg);
    -ms-transform: skew(-10deg, 0deg);
    -webkit-transform: skew(-10deg, 0deg);
    transform: skew(-10deg, 0deg); }
  .lg-css3.lg-slide-skew-only-rev .lg-item.lg-next-slide {
    -moz-transform: skew(-10deg, 0deg);
    -o-transform: skew(-10deg, 0deg);
    -ms-transform: skew(-10deg, 0deg);
    -webkit-transform: skew(-10deg, 0deg);
    transform: skew(-10deg, 0deg); }
  .lg-css3.lg-slide-skew-only-rev .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg);
    -o-transform: skew(0deg, 0deg);
    -ms-transform: skew(0deg, 0deg);
    -webkit-transform: skew(0deg, 0deg);
    transform: skew(0deg, 0deg);
    opacity: 1; }
  .lg-css3.lg-slide-skew-only-rev .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-only-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-only-rev .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }
.lg-css3.lg-slide-skew-only-y .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide-skew-only-y .lg-item.lg-prev-slide {
    -moz-transform: skew(0deg, 10deg);
    -o-transform: skew(0deg, 10deg);
    -ms-transform: skew(0deg, 10deg);
    -webkit-transform: skew(0deg, 10deg);
    transform: skew(0deg, 10deg); }
  .lg-css3.lg-slide-skew-only-y .lg-item.lg-next-slide {
    -moz-transform: skew(0deg, 10deg);
    -o-transform: skew(0deg, 10deg);
    -ms-transform: skew(0deg, 10deg);
    -webkit-transform: skew(0deg, 10deg);
    transform: skew(0deg, 10deg); }
  .lg-css3.lg-slide-skew-only-y .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg);
    -o-transform: skew(0deg, 0deg);
    -ms-transform: skew(0deg, 0deg);
    -webkit-transform: skew(0deg, 0deg);
    transform: skew(0deg, 0deg);
    opacity: 1; }
  .lg-css3.lg-slide-skew-only-y .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-only-y .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-only-y .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }
.lg-css3.lg-slide-skew-only-y-rev .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-prev-slide {
    -moz-transform: skew(0deg, -10deg);
    -o-transform: skew(0deg, -10deg);
    -ms-transform: skew(0deg, -10deg);
    -webkit-transform: skew(0deg, -10deg);
    transform: skew(0deg, -10deg); }
  .lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-next-slide {
    -moz-transform: skew(0deg, -10deg);
    -o-transform: skew(0deg, -10deg);
    -ms-transform: skew(0deg, -10deg);
    -webkit-transform: skew(0deg, -10deg);
    transform: skew(0deg, -10deg); }
  .lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg);
    -o-transform: skew(0deg, 0deg);
    -ms-transform: skew(0deg, 0deg);
    -webkit-transform: skew(0deg, 0deg);
    transform: skew(0deg, 0deg);
    opacity: 1; }
  .lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }
.lg-css3.lg-slide-skew .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide-skew .lg-item.lg-prev-slide {
    -moz-transform: skew(20deg, 0deg) translate3d(-100%, 0%, 0px);
    -o-transform: skew(20deg, 0deg) translate3d(-100%, 0%, 0px);
    -ms-transform: skew(20deg, 0deg) translate3d(-100%, 0%, 0px);
    -webkit-transform: skew(20deg, 0deg) translate3d(-100%, 0%, 0px);
    transform: skew(20deg, 0deg) translate3d(-100%, 0%, 0px); }
  .lg-css3.lg-slide-skew .lg-item.lg-next-slide {
    -moz-transform: skew(20deg, 0deg) translate3d(100%, 0%, 0px);
    -o-transform: skew(20deg, 0deg) translate3d(100%, 0%, 0px);
    -ms-transform: skew(20deg, 0deg) translate3d(100%, 0%, 0px);
    -webkit-transform: skew(20deg, 0deg) translate3d(100%, 0%, 0px);
    transform: skew(20deg, 0deg) translate3d(100%, 0%, 0px); }
  .lg-css3.lg-slide-skew .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    opacity: 1; }
  .lg-css3.lg-slide-skew .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew .lg-item.lg-next-slide, .lg-css3.lg-slide-skew .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }
.lg-css3.lg-slide-skew-rev .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide-skew-rev .lg-item.lg-prev-slide {
    -moz-transform: skew(-20deg, 0deg) translate3d(-100%, 0%, 0px);
    -o-transform: skew(-20deg, 0deg) translate3d(-100%, 0%, 0px);
    -ms-transform: skew(-20deg, 0deg) translate3d(-100%, 0%, 0px);
    -webkit-transform: skew(-20deg, 0deg) translate3d(-100%, 0%, 0px);
    transform: skew(-20deg, 0deg) translate3d(-100%, 0%, 0px); }
  .lg-css3.lg-slide-skew-rev .lg-item.lg-next-slide {
    -moz-transform: skew(-20deg, 0deg) translate3d(100%, 0%, 0px);
    -o-transform: skew(-20deg, 0deg) translate3d(100%, 0%, 0px);
    -ms-transform: skew(-20deg, 0deg) translate3d(100%, 0%, 0px);
    -webkit-transform: skew(-20deg, 0deg) translate3d(100%, 0%, 0px);
    transform: skew(-20deg, 0deg) translate3d(100%, 0%, 0px); }
  .lg-css3.lg-slide-skew-rev .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    opacity: 1; }
  .lg-css3.lg-slide-skew-rev .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-rev .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }
.lg-css3.lg-slide-skew-cross .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide-skew-cross .lg-item.lg-prev-slide {
    -moz-transform: skew(0deg, 60deg) translate3d(-100%, 0%, 0px);
    -o-transform: skew(0deg, 60deg) translate3d(-100%, 0%, 0px);
    -ms-transform: skew(0deg, 60deg) translate3d(-100%, 0%, 0px);
    -webkit-transform: skew(0deg, 60deg) translate3d(-100%, 0%, 0px);
    transform: skew(0deg, 60deg) translate3d(-100%, 0%, 0px); }
  .lg-css3.lg-slide-skew-cross .lg-item.lg-next-slide {
    -moz-transform: skew(0deg, 60deg) translate3d(100%, 0%, 0px);
    -o-transform: skew(0deg, 60deg) translate3d(100%, 0%, 0px);
    -ms-transform: skew(0deg, 60deg) translate3d(100%, 0%, 0px);
    -webkit-transform: skew(0deg, 60deg) translate3d(100%, 0%, 0px);
    transform: skew(0deg, 60deg) translate3d(100%, 0%, 0px); }
  .lg-css3.lg-slide-skew-cross .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    opacity: 1; }
  .lg-css3.lg-slide-skew-cross .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-cross .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-cross .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }
.lg-css3.lg-slide-skew-cross-rev .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide-skew-cross-rev .lg-item.lg-prev-slide {
    -moz-transform: skew(0deg, -60deg) translate3d(-100%, 0%, 0px);
    -o-transform: skew(0deg, -60deg) translate3d(-100%, 0%, 0px);
    -ms-transform: skew(0deg, -60deg) translate3d(-100%, 0%, 0px);
    -webkit-transform: skew(0deg, -60deg) translate3d(-100%, 0%, 0px);
    transform: skew(0deg, -60deg) translate3d(-100%, 0%, 0px); }
  .lg-css3.lg-slide-skew-cross-rev .lg-item.lg-next-slide {
    -moz-transform: skew(0deg, -60deg) translate3d(100%, 0%, 0px);
    -o-transform: skew(0deg, -60deg) translate3d(100%, 0%, 0px);
    -ms-transform: skew(0deg, -60deg) translate3d(100%, 0%, 0px);
    -webkit-transform: skew(0deg, -60deg) translate3d(100%, 0%, 0px);
    transform: skew(0deg, -60deg) translate3d(100%, 0%, 0px); }
  .lg-css3.lg-slide-skew-cross-rev .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    opacity: 1; }
  .lg-css3.lg-slide-skew-cross-rev .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-cross-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-cross-rev .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }
.lg-css3.lg-slide-skew-ver .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide-skew-ver .lg-item.lg-prev-slide {
    -moz-transform: skew(60deg, 0deg) translate3d(0, -100%, 0px);
    -o-transform: skew(60deg, 0deg) translate3d(0, -100%, 0px);
    -ms-transform: skew(60deg, 0deg) translate3d(0, -100%, 0px);
    -webkit-transform: skew(60deg, 0deg) translate3d(0, -100%, 0px);
    transform: skew(60deg, 0deg) translate3d(0, -100%, 0px); }
  .lg-css3.lg-slide-skew-ver .lg-item.lg-next-slide {
    -moz-transform: skew(60deg, 0deg) translate3d(0, 100%, 0px);
    -o-transform: skew(60deg, 0deg) translate3d(0, 100%, 0px);
    -ms-transform: skew(60deg, 0deg) translate3d(0, 100%, 0px);
    -webkit-transform: skew(60deg, 0deg) translate3d(0, 100%, 0px);
    transform: skew(60deg, 0deg) translate3d(0, 100%, 0px); }
  .lg-css3.lg-slide-skew-ver .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    opacity: 1; }
  .lg-css3.lg-slide-skew-ver .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-ver .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-ver .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }
.lg-css3.lg-slide-skew-ver-rev .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide-skew-ver-rev .lg-item.lg-prev-slide {
    -moz-transform: skew(-60deg, 0deg) translate3d(0, -100%, 0px);
    -o-transform: skew(-60deg, 0deg) translate3d(0, -100%, 0px);
    -ms-transform: skew(-60deg, 0deg) translate3d(0, -100%, 0px);
    -webkit-transform: skew(-60deg, 0deg) translate3d(0, -100%, 0px);
    transform: skew(-60deg, 0deg) translate3d(0, -100%, 0px); }
  .lg-css3.lg-slide-skew-ver-rev .lg-item.lg-next-slide {
    -moz-transform: skew(-60deg, 0deg) translate3d(0, 100%, 0px);
    -o-transform: skew(-60deg, 0deg) translate3d(0, 100%, 0px);
    -ms-transform: skew(-60deg, 0deg) translate3d(0, 100%, 0px);
    -webkit-transform: skew(-60deg, 0deg) translate3d(0, 100%, 0px);
    transform: skew(-60deg, 0deg) translate3d(0, 100%, 0px); }
  .lg-css3.lg-slide-skew-ver-rev .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    opacity: 1; }
  .lg-css3.lg-slide-skew-ver-rev .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-ver-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-ver-rev .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }
.lg-css3.lg-slide-skew-ver-cross .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide-skew-ver-cross .lg-item.lg-prev-slide {
    -moz-transform: skew(0deg, 20deg) translate3d(0, -100%, 0px);
    -o-transform: skew(0deg, 20deg) translate3d(0, -100%, 0px);
    -ms-transform: skew(0deg, 20deg) translate3d(0, -100%, 0px);
    -webkit-transform: skew(0deg, 20deg) translate3d(0, -100%, 0px);
    transform: skew(0deg, 20deg) translate3d(0, -100%, 0px); }
  .lg-css3.lg-slide-skew-ver-cross .lg-item.lg-next-slide {
    -moz-transform: skew(0deg, 20deg) translate3d(0, 100%, 0px);
    -o-transform: skew(0deg, 20deg) translate3d(0, 100%, 0px);
    -ms-transform: skew(0deg, 20deg) translate3d(0, 100%, 0px);
    -webkit-transform: skew(0deg, 20deg) translate3d(0, 100%, 0px);
    transform: skew(0deg, 20deg) translate3d(0, 100%, 0px); }
  .lg-css3.lg-slide-skew-ver-cross .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    opacity: 1; }
  .lg-css3.lg-slide-skew-ver-cross .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-ver-cross .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-ver-cross .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }
.lg-css3.lg-slide-skew-ver-cross-rev .lg-item {
  opacity: 0; }
  .lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-prev-slide {
    -moz-transform: skew(0deg, -20deg) translate3d(0, -100%, 0px);
    -o-transform: skew(0deg, -20deg) translate3d(0, -100%, 0px);
    -ms-transform: skew(0deg, -20deg) translate3d(0, -100%, 0px);
    -webkit-transform: skew(0deg, -20deg) translate3d(0, -100%, 0px);
    transform: skew(0deg, -20deg) translate3d(0, -100%, 0px); }
  .lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-next-slide {
    -moz-transform: skew(0deg, -20deg) translate3d(0, 100%, 0px);
    -o-transform: skew(0deg, -20deg) translate3d(0, 100%, 0px);
    -ms-transform: skew(0deg, -20deg) translate3d(0, 100%, 0px);
    -webkit-transform: skew(0deg, -20deg) translate3d(0, 100%, 0px);
    transform: skew(0deg, -20deg) translate3d(0, 100%, 0px); }
  .lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-current {
    -moz-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -o-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -ms-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    -webkit-transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    transform: skew(0deg, 0deg) translate3d(0%, 0%, 0px);
    opacity: 1; }
  .lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-prev-slide, .lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-next-slide, .lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }
.lg-css3.lg-lollipop .lg-item {
  opacity: 0; }
  .lg-css3.lg-lollipop .lg-item.lg-prev-slide {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  .lg-css3.lg-lollipop .lg-item.lg-next-slide {
    -moz-transform: translate3d(0, 0, 0) scale(0.5);
    -o-transform: translate3d(0, 0, 0) scale(0.5);
    -ms-transform: translate3d(0, 0, 0) scale(0.5);
    -webkit-transform: translate3d(0, 0, 0) scale(0.5);
    transform: translate3d(0, 0, 0) scale(0.5); }
  .lg-css3.lg-lollipop .lg-item.lg-current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; }
  .lg-css3.lg-lollipop .lg-item.lg-prev-slide, .lg-css3.lg-lollipop .lg-item.lg-next-slide, .lg-css3.lg-lollipop .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }
.lg-css3.lg-lollipop-rev .lg-item {
  opacity: 0; }
  .lg-css3.lg-lollipop-rev .lg-item.lg-prev-slide {
    -moz-transform: translate3d(0, 0, 0) scale(0.5);
    -o-transform: translate3d(0, 0, 0) scale(0.5);
    -ms-transform: translate3d(0, 0, 0) scale(0.5);
    -webkit-transform: translate3d(0, 0, 0) scale(0.5);
    transform: translate3d(0, 0, 0) scale(0.5); }
  .lg-css3.lg-lollipop-rev .lg-item.lg-next-slide {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  .lg-css3.lg-lollipop-rev .lg-item.lg-current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; }
  .lg-css3.lg-lollipop-rev .lg-item.lg-prev-slide, .lg-css3.lg-lollipop-rev .lg-item.lg-next-slide, .lg-css3.lg-lollipop-rev .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }
.lg-css3.lg-rotate .lg-item {
  opacity: 0; }
  .lg-css3.lg-rotate .lg-item.lg-prev-slide {
    -moz-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg); }
  .lg-css3.lg-rotate .lg-item.lg-next-slide {
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); }
  .lg-css3.lg-rotate .lg-item.lg-current {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1; }
  .lg-css3.lg-rotate .lg-item.lg-prev-slide, .lg-css3.lg-rotate .lg-item.lg-next-slide, .lg-css3.lg-rotate .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }
.lg-css3.lg-rotate-rev .lg-item {
  opacity: 0; }
  .lg-css3.lg-rotate-rev .lg-item.lg-prev-slide {
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); }
  .lg-css3.lg-rotate-rev .lg-item.lg-next-slide {
    -moz-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg); }
  .lg-css3.lg-rotate-rev .lg-item.lg-current {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    opacity: 1; }
  .lg-css3.lg-rotate-rev .lg-item.lg-prev-slide, .lg-css3.lg-rotate-rev .lg-item.lg-next-slide, .lg-css3.lg-rotate-rev .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }
.lg-css3.lg-tube .lg-item {
  opacity: 0; }
  .lg-css3.lg-tube .lg-item.lg-prev-slide {
    -moz-transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);
    -o-transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);
    -ms-transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);
    -webkit-transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);
    transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0); }
  .lg-css3.lg-tube .lg-item.lg-next-slide {
    -moz-transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);
    -o-transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);
    -ms-transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);
    -webkit-transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);
    transform: scale3d(1, 0, 1) translate3d(100%, 0, 0); }
  .lg-css3.lg-tube .lg-item.lg-current {
    -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    opacity: 1; }
  .lg-css3.lg-tube .lg-item.lg-prev-slide, .lg-css3.lg-tube .lg-item.lg-next-slide, .lg-css3.lg-tube .lg-item.lg-current {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; }

@charset "UTF-8";

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

@-webkit-keyframes elxr_bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

@keyframes elxr_bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

.elxr_bounce {
  -webkit-animation-name: elxr_bounce;
  animation-name: elxr_bounce;
}

@-webkit-keyframes elxr_flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes elxr_flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.elxr_flash {
  -webkit-animation-name: elxr_flash;
  animation-name: elxr_flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes elxr_pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes elxr_pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.elxr_pulse {
  -webkit-animation-name: elxr_pulse;
  animation-name: elxr_pulse;
}

@-webkit-keyframes elxr_rubberBand {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  30% {
    -webkit-transform: scaleX(1.25) scaleY(0.75);
    transform: scaleX(1.25) scaleY(0.75);
  }

  40% {
    -webkit-transform: scaleX(0.75) scaleY(1.25);
    transform: scaleX(0.75) scaleY(1.25);
  }

  60% {
    -webkit-transform: scaleX(1.15) scaleY(0.85);
    transform: scaleX(1.15) scaleY(0.85);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes elxr_rubberBand {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  30% {
    -webkit-transform: scaleX(1.25) scaleY(0.75);
    -ms-transform: scaleX(1.25) scaleY(0.75);
    transform: scaleX(1.25) scaleY(0.75);
  }

  40% {
    -webkit-transform: scaleX(0.75) scaleY(1.25);
    -ms-transform: scaleX(0.75) scaleY(1.25);
    transform: scaleX(0.75) scaleY(1.25);
  }

  60% {
    -webkit-transform: scaleX(1.15) scaleY(0.85);
    -ms-transform: scaleX(1.15) scaleY(0.85);
    transform: scaleX(1.15) scaleY(0.85);
  }

  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.elxr_rubberBand {
  -webkit-animation-name: elxr_rubberBand;
  animation-name: elxr_rubberBand;
}

@-webkit-keyframes elxr_shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}

@keyframes elxr_shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
}

.elxr_shake {
  -webkit-animation-name: elxr_shake;
  animation-name: elxr_shake;
}

@-webkit-keyframes elxr_swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@keyframes elxr_swing {
  20% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  40% {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  60% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  80% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

.elxr_swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: elxr_swing;
  animation-name: elxr_swing;
}

@-webkit-keyframes elxr_tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }

  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}

@keyframes elxr_tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }

  100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}

.elxr_tada {
  -webkit-animation-name: elxr_tada;
  animation-name: elxr_tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes elxr_wobble {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }

  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }

  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }

  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }

  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }

  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }

  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}

@keyframes elxr_wobble {
  0% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }

  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }

  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }

  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }

  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }

  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }

  100% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
}

.elxr_wobble {
  -webkit-animation-name: elxr_wobble;
  animation-name: elxr_wobble;
}

@-webkit-keyframes elxr_bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }

  70% {
    -webkit-transform: scale(.9);
    transform: scale(.9);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes elxr_bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }

  70% {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.elxr_bounceIn {
  -webkit-animation-name: elxr_bounceIn;
  animation-name: elxr_bounceIn;
}

@-webkit-keyframes elxr_bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }

  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes elxr_bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
  }

  80% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.elxr_bounceInDown {
  -webkit-animation-name: elxr_bounceInDown;
  animation-name: elxr_bounceInDown;
}

@-webkit-keyframes elxr_bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }

  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes elxr_bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
  }

  80% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.elxr_bounceInLeft {
  -webkit-animation-name: elxr_bounceInLeft;
  animation-name: elxr_bounceInLeft;
}

@-webkit-keyframes elxr_bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
  }

  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes elxr_bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
  }

  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.elxr_bounceInRight {
  -webkit-animation-name: elxr_bounceInRight;
  animation-name: elxr_bounceInRight;
}

@-webkit-keyframes elxr_bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes elxr_bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  80% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.elxr_bounceInUp {
  -webkit-animation-name: elxr_bounceInUp;
  animation-name: elxr_bounceInUp;
}

@-webkit-keyframes elxr_bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  25% {
    -webkit-transform: scale(.95);
    transform: scale(.95);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
  }
}

@keyframes elxr_bounceOut {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  25% {
    -webkit-transform: scale(.95);
    -ms-transform: scale(.95);
    transform: scale(.95);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
  }
}

.elxr_bounceOut {
  -webkit-animation-name: elxr_bounceOut;
  animation-name: elxr_bounceOut;
}

@-webkit-keyframes elxr_bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

@keyframes elxr_bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

.elxr_bounceOutDown {
  -webkit-animation-name: elxr_bounceOutDown;
  animation-name: elxr_bounceOutDown;
}

@-webkit-keyframes elxr_bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

@keyframes elxr_bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

.elxr_bounceOutLeft {
  -webkit-animation-name: elxr_bounceOutLeft;
  animation-name: elxr_bounceOutLeft;
}

@-webkit-keyframes elxr_bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

@keyframes elxr_bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

.elxr_bounceOutRight {
  -webkit-animation-name: elxr_bounceOutRight;
  animation-name: elxr_bounceOutRight;
}

@-webkit-keyframes elxr_bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes elxr_bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

.elxr_bounceOutUp {
  -webkit-animation-name: elxr_bounceOutUp;
  animation-name: elxr_bounceOutUp;
}

@-webkit-keyframes elxr_fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes elxr_fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.elxr_fadeIn {
  -webkit-animation-name: elxr_fadeIn;
  animation-name: elxr_fadeIn;
}

@-webkit-keyframes elxr_fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes elxr_fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.elxr_fadeInDown {
  -webkit-animation-name: elxr_fadeInDown;
  animation-name: elxr_fadeInDown;
}

@-webkit-keyframes elxr_fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes elxr_fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.elxr_fadeInDownBig {
  -webkit-animation-name: elxr_fadeInDownBig;
  animation-name: elxr_fadeInDownBig;
}

@-webkit-keyframes elxr_fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes elxr_fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.elxr_fadeInLeft {
  -webkit-animation-name: elxr_fadeInLeft;
  animation-name: elxr_fadeInLeft;
}

@-webkit-keyframes elxr_fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes elxr_fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.elxr_fadeInLeftBig {
  -webkit-animation-name: elxr_fadeInLeftBig;
  animation-name: elxr_fadeInLeftBig;
}

@-webkit-keyframes elxr_fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes elxr_fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.elxr_fadeInRight {
  -webkit-animation-name: elxr_fadeInRight;
  animation-name: elxr_fadeInRight;
}

@-webkit-keyframes elxr_fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes elxr_fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.elxr_fadeInRightBig {
  -webkit-animation-name: elxr_fadeInRightBig;
  animation-name: elxr_fadeInRightBig;
}

@-webkit-keyframes elxr_fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes elxr_fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.elxr_fadeInUp {
  -webkit-animation-name: elxr_fadeInUp;
  animation-name: elxr_fadeInUp;
}

@-webkit-keyframes elxr_fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes elxr_fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.elxr_fadeInUpBig {
  -webkit-animation-name: elxr_fadeInUpBig;
  animation-name: elxr_fadeInUpBig;
}

@-webkit-keyframes elxr_fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes elxr_fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.elxr_fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes elxr_fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}

@keyframes elxr_fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
}

.elxr_fadeOutDown {
  -webkit-animation-name: elxr_fadeOutDown;
  animation-name: elxr_fadeOutDown;
}

@-webkit-keyframes elxr_fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

@keyframes elxr_fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

.elxr_fadeOutDownBig {
  -webkit-animation-name: elxr_fadeOutDownBig;
  animation-name: elxr_fadeOutDownBig;
}

@-webkit-keyframes elxr_fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}

@keyframes elxr_fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}

.elxr_fadeOutLeft {
  -webkit-animation-name: elxr_fadeOutLeft;
  animation-name: elxr_fadeOutLeft;
}

@-webkit-keyframes elxr_fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

@keyframes elxr_fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

.elxr_fadeOutLeftBig {
  -webkit-animation-name: elxr_fadeOutLeftBig;
  animation-name: elxr_fadeOutLeftBig;
}

@-webkit-keyframes elxr_fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}

@keyframes elxr_fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
}

.elxr_fadeOutRight {
  -webkit-animation-name: elxr_fadeOutRight;
  animation-name: elxr_fadeOutRight;
}

@-webkit-keyframes elxr_fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

@keyframes elxr_fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

.elxr_fadeOutRightBig {
  -webkit-animation-name: elxr_fadeOutRightBig;
  animation-name: elxr_fadeOutRightBig;
}

@-webkit-keyframes elxr_fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}

@keyframes elxr_fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}

.elxr_fadeOutUp {
  -webkit-animation-name: elxr_fadeOutUp;
  animation-name: elxr_fadeOutUp;
}

@-webkit-keyframes elxr_fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes elxr_fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

.elxr_fadeOutUpBig {
  -webkit-animation-name: elxr_fadeOutUpBig;
  animation-name: elxr_fadeOutUpBig;
}

@-webkit-keyframes elxr_flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes elxr_flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.elxr_flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: elxr_flip;
  animation-name: elxr_flip;
}

@-webkit-keyframes elxr_flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

@keyframes elxr_flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}

.elxr_flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: elxr_flipInX;
  animation-name: elxr_flipInX;
}

@-webkit-keyframes elxr_flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}

@keyframes elxr_flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}

.elxr_flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: elxr_flipInY;
  animation-name: elxr_flipInY;
}

@-webkit-keyframes elxr_flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

@keyframes elxr_flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}

.elxr_flipOutX {
  -webkit-animation-name: elxr_flipOutX;
  animation-name: elxr_flipOutX;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes elxr_flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}

@keyframes elxr_flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}

.elxr_flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: elxr_flipOutY;
  animation-name: elxr_flipOutY;
}

@-webkit-keyframes elxr_lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}

@keyframes elxr_lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}

.elxr_lightSpeedIn {
  -webkit-animation-name: elxr_lightSpeedIn;
  animation-name: elxr_lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes elxr_lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}

@keyframes elxr_lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}

.elxr_lightSpeedOut {
  -webkit-animation-name: elxr_lightSpeedOut;
  animation-name: elxr_lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes elxr_rotateIn {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes elxr_rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.elxr_rotateIn {
  -webkit-animation-name: elxr_rotateIn;
  animation-name: elxr_rotateIn;
}

@-webkit-keyframes elxr_rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes elxr_rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.elxr_rotateInDownLeft {
  -webkit-animation-name: elxr_rotateInDownLeft;
  animation-name: elxr_rotateInDownLeft;
}

@-webkit-keyframes elxr_rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes elxr_rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.elxr_rotateInDownRight {
  -webkit-animation-name: elxr_rotateInDownRight;
  animation-name: elxr_rotateInDownRight;
}

@-webkit-keyframes elxr_rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes elxr_rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.elxr_rotateInUpLeft {
  -webkit-animation-name: elxr_rotateInUpLeft;
  animation-name: elxr_rotateInUpLeft;
}

@-webkit-keyframes elxr_rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

@keyframes elxr_rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}

.elxr_rotateInUpRight {
  -webkit-animation-name: elxr_rotateInUpRight;
  animation-name: elxr_rotateInUpRight;
}

@-webkit-keyframes elxr_rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}

@keyframes elxr_rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}

.elxr_rotateOut {
  -webkit-animation-name: elxr_rotateOut;
  animation-name: elxr_rotateOut;
}

@-webkit-keyframes elxr_rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

@keyframes elxr_rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

.elxr_rotateOutDownLeft {
  -webkit-animation-name: elxr_rotateOutDownLeft;
  animation-name: elxr_rotateOutDownLeft;
}

@-webkit-keyframes elxr_rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

@keyframes elxr_rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

.elxr_rotateOutDownRight {
  -webkit-animation-name: elxr_rotateOutDownRight;
  animation-name: elxr_rotateOutDownRight;
}

@-webkit-keyframes elxr_rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

@keyframes elxr_rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}

.elxr_rotateOutUpLeft {
  -webkit-animation-name: elxr_rotateOutUpLeft;
  animation-name: elxr_rotateOutUpLeft;
}

@-webkit-keyframes elxr_rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

@keyframes elxr_rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}

.elxr_rotateOutUpRight {
  -webkit-animation-name: elxr_rotateOutUpRight;
  animation-name: elxr_rotateOutUpRight;
}

@-webkit-keyframes elxr_slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes elxr_slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }

  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.elxr_slideInDown {
  -webkit-animation-name: elxr_slideInDown;
  animation-name: elxr_slideInDown;
}

@-webkit-keyframes elxr_slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes elxr_slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.elxr_slideInLeft {
  -webkit-animation-name: elxr_slideInLeft;
  animation-name: elxr_slideInLeft;
}

@-webkit-keyframes elxr_slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes elxr_slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.elxr_slideInRight {
  -webkit-animation-name: elxr_slideInRight;
  animation-name: elxr_slideInRight;
}

@-webkit-keyframes elxr_slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

@keyframes elxr_slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}

.elxr_slideOutLeft {
  -webkit-animation-name: elxr_slideOutLeft;
  animation-name: elxr_slideOutLeft;
}

@-webkit-keyframes elxr_slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

@keyframes elxr_slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}

.elxr_slideOutRight {
  -webkit-animation-name: elxr_slideOutRight;
  animation-name: elxr_slideOutRight;
}

@-webkit-keyframes elxr_slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

@keyframes elxr_slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}

.elxr_slideOutUp {
  -webkit-animation-name: elxr_slideOutUp;
  animation-name: elxr_slideOutUp;
}

@-webkit-keyframes elxr_slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes elxr_slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.elxr_slideInUp {
  -webkit-animation-name: elxr_slideInUp;
  animation-name: elxr_slideInUp;
}

@-webkit-keyframes elxr_slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

@keyframes elxr_slideOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}

.elxr_slideOutDown {
  -webkit-animation-name: elxr_slideOutDown;
  animation-name: elxr_slideOutDown;
}

@-webkit-keyframes elxr_hinge {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}

@keyframes elxr_hinge {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40% {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    -ms-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translateY(700px);
    -ms-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}

.elxr_hinge {
  -webkit-animation-name: elxr_hinge;
  animation-name: elxr_hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes elxr_rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}

@keyframes elxr_rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}

.elxr_rollIn {
  -webkit-animation-name: elxr_rollIn;
  animation-name: elxr_rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes elxr_rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}

@keyframes elxr_rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    -ms-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}

.elxr_rollOut {
  -webkit-animation-name: elxr_rollOut;
  animation-name: elxr_rollOut;
}

@-webkit-keyframes elxr_zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes elxr_zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
  }

  50% {
    opacity: 1;
  }
}

.elxr_zoomIn {
  -webkit-animation-name: elxr_zoomIn;
  animation-name: elxr_zoomIn;
}

@-webkit-keyframes elxr_zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale(.1) translateY(-2000px);
    transform: scale(.1) translateY(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(.475) translateY(60px);
    transform: scale(.475) translateY(60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

@keyframes elxr_zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale(.1) translateY(-2000px);
    -ms-transform: scale(.1) translateY(-2000px);
    transform: scale(.1) translateY(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(.475) translateY(60px);
    -ms-transform: scale(.475) translateY(60px);
    transform: scale(.475) translateY(60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

.elxr_zoomInDown {
  -webkit-animation-name: elxr_zoomInDown;
  animation-name: elxr_zoomInDown;
}

@-webkit-keyframes elxr_zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale(.1) translateX(-2000px);
    transform: scale(.1) translateX(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(.475) translateX(48px);
    transform: scale(.475) translateX(48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

@keyframes elxr_zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale(.1) translateX(-2000px);
    -ms-transform: scale(.1) translateX(-2000px);
    transform: scale(.1) translateX(-2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(.475) translateX(48px);
    -ms-transform: scale(.475) translateX(48px);
    transform: scale(.475) translateX(48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

.elxr_zoomInLeft {
  -webkit-animation-name: elxr_zoomInLeft;
  animation-name: elxr_zoomInLeft;
}

@-webkit-keyframes elxr_zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale(.1) translateX(2000px);
    transform: scale(.1) translateX(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(.475) translateX(-48px);
    transform: scale(.475) translateX(-48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

@keyframes elxr_zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale(.1) translateX(2000px);
    -ms-transform: scale(.1) translateX(2000px);
    transform: scale(.1) translateX(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(.475) translateX(-48px);
    -ms-transform: scale(.475) translateX(-48px);
    transform: scale(.475) translateX(-48px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

.elxr_zoomInRight {
  -webkit-animation-name: elxr_zoomInRight;
  animation-name: elxr_zoomInRight;
}

@-webkit-keyframes elxr_zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale(.1) translateY(2000px);
    transform: scale(.1) translateY(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(.475) translateY(-60px);
    transform: scale(.475) translateY(-60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

@keyframes elxr_zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale(.1) translateY(2000px);
    -ms-transform: scale(.1) translateY(2000px);
    transform: scale(.1) translateY(2000px);
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(.475) translateY(-60px);
    -ms-transform: scale(.475) translateY(-60px);
    transform: scale(.475) translateY(-60px);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
}

.elxr_zoomInUp {
  -webkit-animation-name: elxr_zoomInUp;
  animation-name: elxr_zoomInUp;
}

@-webkit-keyframes elxr_zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
  }

  100% {
    opacity: 0;
  }
}

@keyframes elxr_zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  50% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
  }

  100% {
    opacity: 0;
  }
}

.elxr_zoomOut {
  -webkit-animation-name: elxr_zoomOut;
  animation-name: elxr_zoomOut;
}

@-webkit-keyframes elxr_zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale(.475) translateY(-60px);
    transform: scale(.475) translateY(-60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translateY(2000px);
    transform: scale(.1) translateY(2000px);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
}

@keyframes elxr_zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale(.475) translateY(-60px);
    -ms-transform: scale(.475) translateY(-60px);
    transform: scale(.475) translateY(-60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translateY(2000px);
    -ms-transform: scale(.1) translateY(2000px);
    transform: scale(.1) translateY(2000px);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
  }
}

.elxr_zoomOutDown {
  -webkit-animation-name: elxr_zoomOutDown;
  animation-name: elxr_zoomOutDown;
}

@-webkit-keyframes elxr_zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale(.475) translateX(42px);
    transform: scale(.475) translateX(42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translateX(-2000px);
    transform: scale(.1) translateX(-2000px);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes elxr_zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale(.475) translateX(42px);
    -ms-transform: scale(.475) translateX(42px);
    transform: scale(.475) translateX(42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translateX(-2000px);
    -ms-transform: scale(.1) translateX(-2000px);
    transform: scale(.1) translateX(-2000px);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
  }
}

.elxr_zoomOutLeft {
  -webkit-animation-name: elxr_zoomOutLeft;
  animation-name: elxr_zoomOutLeft;
}

@-webkit-keyframes elxr_zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale(.475) translateX(-42px);
    transform: scale(.475) translateX(-42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translateX(2000px);
    transform: scale(.1) translateX(2000px);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes elxr_zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale(.475) translateX(-42px);
    -ms-transform: scale(.475) translateX(-42px);
    transform: scale(.475) translateX(-42px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translateX(2000px);
    -ms-transform: scale(.1) translateX(2000px);
    transform: scale(.1) translateX(2000px);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
  }
}

.elxr_zoomOutRight {
  -webkit-animation-name: elxr_zoomOutRight;
  animation-name: elxr_zoomOutRight;
}

@-webkit-keyframes elxr_zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale(.475) translateY(60px);
    transform: scale(.475) translateY(60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translateY(-2000px);
    transform: scale(.1) translateY(-2000px);
    -webkit-transform-origin: center top;
    transform-origin: center top;
  }
}

@keyframes elxr_zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale(.475) translateY(60px);
    -ms-transform: scale(.475) translateY(60px);
    transform: scale(.475) translateY(60px);
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translateY(-2000px);
    -ms-transform: scale(.1) translateY(-2000px);
    transform: scale(.1) translateY(-2000px);
    -webkit-transform-origin: center top;
    -ms-transform-origin: center top;
    transform-origin: center top;
  }
}

.elxr_zoomOutUp {
  -webkit-animation-name: elxr_zoomOutUp;
  animation-name: elxr_zoomOutUp;
}



@charset "UTF-8";/*!
Magic - http://minimamente.com
Licensed under the MIT license

Copyright (c) 2014 Christian Pucci

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
.magictime {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}

.elxr_elxr_perspectiveDownRetourn {
  -webkit-backface-visibility: visible !important;
  -moz-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  -o-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: elxr_perspectiveDownRetourn;
  -moz-animation-name: elxr_perspectiveDownRetourn;
  -ms-animation-name: elxr_perspectiveDownRetourn;
  -o-animation-name: elxr_perspectiveDownRetourn;
  animation-name: elxr_perspectiveDownRetourn;
}
.elxr_elxr_perspectiveLeftRetourn {
  -webkit-backface-visibility: visible !important;
  -moz-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  -o-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: elxr_perspectiveLeftRetourn;
  -moz-animation-name: elxr_perspectiveLeftRetourn;
  -ms-animation-name: elxr_perspectiveLeftRetourn;
  -o-animation-name: elxr_perspectiveLeftRetourn;
  animation-name: elxr_perspectiveLeftRetourn;
}
.elxr_elxr_perspectiveRightRetourn {
  -webkit-backface-visibility: visible !important;
  -moz-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  -o-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: elxr_perspectiveRightRetourn;
  -moz-animation-name: elxr_perspectiveRightRetourn;
  -ms-animation-name: elxr_perspectiveRightRetourn;
  -o-animation-name: elxr_perspectiveRightRetourn;
  animation-name: elxr_perspectiveRightRetourn;
}
.elxr_elxr_perspectiveUpRetourn {
  -webkit-backface-visibility: visible !important;
  -moz-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  -o-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: elxr_perspectiveUpRetourn;
  -moz-animation-name: elxr_perspectiveUpRetourn;
  -ms-animation-name: elxr_perspectiveUpRetourn;
  -o-animation-name: elxr_perspectiveUpRetourn;
  animation-name: elxr_perspectiveUpRetourn;
}
.elxr_elxr_puffIn {
  -webkit-animation-name: elxr_puffIn;
  -moz-animation-name: elxr_puffIn;
  -ms-animation-name: elxr_puffIn;
  -o-animation-name: elxr_puffIn;
  animation-name: elxr_puffIn;
}
.elxr_elxr_twisterInUp {
  -webkit-animation-name: elxr_twisterInUp;
  -moz-animation-name: elxr_twisterInUp;
  -ms-animation-name: elxr_twisterInUp;
  -o-animation-name: elxr_twisterInUp;
  animation-name: elxr_twisterInUp;
}
.elxr_elxr_vanishIn {
  -webkit-animation-name: elxr_vanishIn;
  -moz-animation-name: elxr_vanishIn;
  -ms-animation-name: elxr_vanishIn;
  -o-animation-name: elxr_vanishIn;
  animation-name: elxr_vanishIn;
}
.elxr_elxr_tinRightIn {
  -webkit-animation-name: elxr_tinRightIn;
  -moz-animation-name: elxr_tinRightIn;
  -ms-animation-name: elxr_tinRightIn;
  -o-animation-name: elxr_tinRightIn;
  animation-name: elxr_tinRightIn;
}
.elxr_elxr_tinLeftIn {
  -webkit-animation-name: elxr_tinLeftIn;
  -moz-animation-name: elxr_tinLeftIn;
  -ms-animation-name: elxr_tinLeftIn;
  -o-animation-name: elxr_tinLeftIn;
  animation-name: elxr_tinLeftIn;
}


@-moz-keyframes elxr_perspectiveDownRetourn {
  0% {
    opacity: 0;
    -moz-transform-origin: 0 100%;
    -moz-transform: perspective(800px) rotateX(-180deg);
  }

  100% {
    opacity: 1;
    -moz-transform-origin: 0 100%;
    -moz-transform: perspective(800px) rotateX(0deg);
  }
}
@-webkit-keyframes elxr_perspectiveDownRetourn {
  0% {
    opacity: 0;
    -webkit-transform-origin: 0 100%;
    -webkit-transform: perspective(800px) rotateX(-180deg);
  }

  100% {
    opacity: 1;
    -webkit-transform-origin: 0 100%;
    -webkit-transform: perspective(800px) rotateX(0deg);
  }
}
@-o-keyframes elxr_perspectiveDownRetourn {
  0% {
    opacity: 0;
    -o-transform-origin: 0 100%;
    -o-transform: perspective(800px) rotateX(-180deg);
  }

  100% {
    opacity: 1;
    -o-transform-origin: 0 100%;
    -o-transform: perspective(800px) rotateX(0deg);
  }
}
@-ms-keyframes elxr_perspectiveDownRetourn {
  0% {
    opacity: 0;
    -ms-transform-origin: 0 100%;
    -ms-transform: perspective(800px) rotateX(-180deg);
  }

  100% {
    opacity: 1;
    -ms-transform-origin: 0 100%;
    -ms-transform: perspective(800px) rotateX(0deg);
  }
}
@keyframes elxr_perspectiveDownRetourn {
  0% {
    opacity: 0;
    transform-origin: 0 100%;
    transform: perspective(800px) rotateX(-180deg);
  }

  100% {
    opacity: 1;
    transform-origin: 0 100%;
    transform: perspective(800px) rotateX(0deg);
  }
}
@-moz-keyframes elxr_perspectiveLeftRetourn {
  0% {
    opacity: 0;
    -moz-transform-origin: 0 0;
    -moz-transform: perspective(800px) rotateY(-180deg);
  }

  100% {
    opacity: 1;
    -moz-transform-origin: 0 0;
    -moz-transform: perspective(800px) rotateY(0deg);
  }
}
@-webkit-keyframes elxr_perspectiveLeftRetourn {
  0% {
    opacity: 0;
    -webkit-transform-origin: 0 0;
    -webkit-transform: perspective(800px) rotateY(-180deg);
  }

  100% {
    opacity: 1;
    -webkit-transform-origin: 0 0;
    -webkit-transform: perspective(800px) rotateY(0deg);
  }
}
@-o-keyframes elxr_perspectiveLeftRetourn {
  0% {
    opacity: 0;
    -o-transform-origin: 0 0;
    -o-transform: perspective(800px) rotateY(-180deg);
  }

  100% {
    opacity: 1;
    -o-transform-origin: 0 0;
    -o-transform: perspective(800px) rotateY(0deg);
  }
}
@-ms-keyframes elxr_perspectiveLeftRetourn {
  0% {
    opacity: 0;
    -ms-transform-origin: 0 0;
    -ms-transform: perspective(800px) rotateY(-180deg);
  }

  100% {
    opacity: 1;
    -ms-transform-origin: 0 0;
    -ms-transform: perspective(800px) rotateY(0deg);
  }
}
@keyframes elxr_perspectiveLeftRetourn {
  0% {
    opacity: 0;
    transform-origin: 0 0;
    transform: perspective(800px) rotateY(-180deg);
  }

  100% {
    opacity: 1;
    transform-origin: 0 0;
    transform: perspective(800px) rotateY(0deg);
  }
}
@-moz-keyframes elxr_perspectiveRightRetourn {
  0% {
    opacity: 0;
    -moz-transform-origin: 100% 0;
    -moz-transform: perspective(800px) rotateY(180deg);
  }

  100% {
    opacity: 1;
    -moz-transform-origin: 100% 0;
    -moz-transform: perspective(800px) rotateY(0deg);
  }
}
@-webkit-keyframes elxr_perspectiveRightRetourn {
  0% {
    opacity: 0;
    -webkit-transform-origin: 100% 0;
    -webkit-transform: perspective(800px) rotateY(180deg);
  }

  100% {
    opacity: 1;
    -webkit-transform-origin: 100% 0;
    -webkit-transform: perspective(800px) rotateY(0deg);
  }
}
@-o-keyframes elxr_perspectiveRightRetourn {
  0% {
    opacity: 0;
    -o-transform-origin: 100% 0;
    -o-transform: perspective(800px) rotateY(180deg);
  }

  100% {
    opacity: 1;
    -o-transform-origin: 100% 0;
    -o-transform: perspective(800px) rotateY(0deg);
  }
}
@-ms-keyframes elxr_perspectiveRightRetourn {
  0% {
    opacity: 0;
    -ms-transform-origin: 100% 0;
    -ms-transform: perspective(800px) rotateY(180deg);
  }

  100% {
    opacity: 1;
    -ms-transform-origin: 100% 0;
    -ms-transform: perspective(800px) rotateY(0deg);
  }
}
@keyframes elxr_perspectiveRightRetourn {
  0% {
    opacity: 0;
    transform-origin: 100% 0;
    transform: perspective(800px) rotateY(180deg);
  }

  100% {
    opacity: 1;
    transform-origin: 100% 0;
    transform: perspective(800px) rotateY(0deg);
  }
}
@-moz-keyframes elxr_perspectiveUpRetourn {
  0% {
    opacity: 0;
    -moz-transform-origin: 0 0;
    -moz-transform: perspective(800px) rotateX(180deg);
  }

  100% {
    opacity: 1;
    -moz-transform-origin: 0 0;
    -moz-transform: perspective(800px) rotateX(0deg);
  }
}
@-webkit-keyframes elxr_perspectiveUpRetourn {
  0% {
    opacity: 0;
    -webkit-transform-origin: 0 0;
    -webkit-transform: perspective(800px) rotateX(180deg);
  }

  100% {
    opacity: 1;
    -webkit-transform-origin: 0 0;
    -webkit-transform: perspective(800px) rotateX(0deg);
  }
}
@-o-keyframes elxr_perspectiveUpRetourn {
  0% {
    opacity: 0;
    -o-transform-origin: 0 0;
    -o-transform: perspective(800px) rotateX(180deg);
  }

  100% {
    opacity: 1;
    -o-transform-origin: 0 0;
    -o-transform: perspective(800px) rotateX(0deg);
  }
}
@-ms-keyframes elxr_perspectiveUpRetourn {
  0% {
    opacity: 0;
    -ms-transform-origin: 0 0;
    -ms-transform: perspective(800px) rotateX(180deg);
  }

  100% {
    opacity: 1;
    -ms-transform-origin: 0 0;
    -ms-transform: perspective(800px) rotateX(0deg);
  }
}
@keyframes elxr_perspectiveUpRetourn {
  0% {
    opacity: 0;
    transform-origin: 0 0;
    transform: perspective(800px) rotateX(180deg);
  }

  100% {
    opacity: 1;
    transform-origin: 0 0;
    transform: perspective(800px) rotateX(0deg);
  }
}
@-moz-keyframes elxr_puffIn {
  0% {
    opacity: 0;
    -moz-transform-origin: 50% 50%;
    -moz-transform: scale(2,2);
    -moz-filter: blur(2px);
  }

  100% {
    opacity: 1;
    -moz-transform-origin: 50% 50%;
    -moz-transform: scale(1,1);
    -moz-filter: blur(0px);
  }
}
@-webkit-keyframes elxr_puffIn {
  0% {
    opacity: 0;
    -webkit-transform-origin: 50% 50%;
    -webkit-transform: scale(2,2);
    -webkit-filter: blur(2px);
  }

  100% {
    opacity: 1;
    -webkit-transform-origin: 50% 50%;
    -webkit-transform: scale(1,1);
    -webkit-filter: blur(0px);
  }
}
@-o-keyframes elxr_puffIn {
  0% {
    opacity: 0;
    -o-transform-origin: 50% 50%;
    -o-transform: scale(2,2);
    -webkit-filter: blur(2px);
  }

  100% {
    opacity: 1;
    -o-transform-origin: 50% 50%;
    -o-transform: scale(1,1);
    -webkit-filter: blur(0px);
  }
}
@-ms-keyframes elxr_puffIn {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-transform-origin: 50% 50%;
    -ms-transform: scale(2,2);
    filter: blur(2px);
  }

  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-transform-origin: 50% 50%;
    -ms-transform: scale(1,1);
    filter: blur(0px);
  }
}
@keyframes elxr_puffIn {
  0% {
    opacity: 0;
    transform-origin: 50% 50%;
    transform: scale(2,2);
    filter: blur(2px);
  }

  100% {
    opacity: 1;
    transform-origin: 50% 50%;
    transform: scale(1,1);
    filter: blur(0px);
  }
}
@-moz-keyframes elxr_twisterInUp {
  0% {
    opacity: 0;
    -moz-transform-origin: 100% 0;
    -moz-transform: scale(0, 0) rotate(360deg) translateY(100%);
  }

  30% {
    -moz-transform-origin: 100% 0;
    -moz-transform: scale(0, 0) rotate(360deg) translateY(100%);
  }

  100% {
    opacity: 1;
    -moz-transform-origin: 0 0;
    -moz-transform: scale(1, 1) rotate(0deg) translateY(0);
  }
}
@-webkit-keyframes elxr_twisterInUp {
  0% {
    opacity: 0;
    -webkit-transform-origin: 100% 0;
    -webkit-transform: scale(0, 0) rotate(360deg) translateY(100%);
  }

  30% {
    -webkit-transform-origin: 100% 0;
    -webkit-transform: scale(0, 0) rotate(360deg) translateY(100%);
  }

  100% {
    opacity: 1;
    -webkit-transform-origin: 0 0;
    -webkit-transform: scale(1, 1) rotate(0deg) translateY(0);
  }
}
@-o-keyframes elxr_twisterInUp {
  0% {
    opacity: 0;
    -o-transform-origin: 100% 0;
    -o-transform: scale(0, 0) rotate(360deg) translateY(100%);
  }

  30% {
    -o-transform-origin: 100% 0;
    -o-transform: scale(0, 0) rotate(360deg) translateY(100%);
  }

  100% {
    opacity: 1;
    -o-transform-origin: 0 0;
    -o-transform: scale(1, 1) rotate(0deg) translateY(0);
  }
}
@-ms-keyframes elxr_twisterInUp {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-transform-origin: 100% 0;
    -ms-transform: scale(0, 0) rotate(360deg) translateY(100%);
  }

  30% {;
    -ms-transform-origin: 100% 0;
    -ms-transform: scale(0, 0) rotate(360deg) translateY(100%);
  }

  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-transform-origin: 0 0;
    -ms-transform: scale(1, 1) rotate(0deg) translateY(0);
  }
}
@keyframes elxr_twisterInUp {
  0% {
    opacity: 0;
    transform-origin: 100% 0;
    transform: scale(0, 0) rotate(360deg) translateY(100%);
  }

  30% {
    transform-origin: 100% 0;
    transform: scale(0, 0) rotate(360deg) translateY(100%);
  }

  100% {
    opacity: 1;
    transform-origin: 0 0;
    transform: scale(1, 1) rotate(0deg) translateY(0);
  }
}
@-moz-keyframes elxr_vanishIn {
  0% {
    opacity: 0;
    -moz-transform-origin: 50% 50%;
    -moz-transform: scale(2, 2);
    -webkit-filter: blur(90px);
  }

  100% {
    opacity: 1;
    -moz-transform-origin: 50% 50%;
    -moz-transform: scale(1, 1);
    -webkit-filter: blur(0px);
  }
}
@-webkit-keyframes elxr_vanishIn {
  0% {
    opacity: 0;
    -webkit-transform-origin: 50% 50%;
    -webkit-transform: scale(2, 2);
    -webkit-filter: blur(90px);
  }

  100% {
    opacity: 1;
    -webkit-transform-origin: 50% 50%;
    -webkit-transform: scale(1, 1);
    -webkit-filter: blur(0px);
  }
}
@-o-keyframes elxr_vanishIn {
  0% {
    opacity: 0;
    -o-transform-origin: 50% 50%;
    -o-transform: scale(2, 2);
    -webkit-filter: blur(90px);
  }

  100% {
    opacity: 1;
    -o-transform-origin: 50% 50%;
    -o-transform: scale(1, 1);
    -webkit-filter: blur(0px);
  }
}
@-ms-keyframes elxr_vanishIn {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-transform-origin: 50% 50%;
    -ms-transform: scale(2, 2);
    -webkit-filter: blur(90px);
  }

  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-transform-origin: 50% 50%;
    -ms-transform: scale(1, 1);
    -webkit-filter: blur(0px);
  }
}
@keyframes elxr_vanishIn {
  0% {
    opacity: 0;
    transform-origin: 50% 50%;
    transform: scale(2, 2);
    -webkit-filter: blur(90px);
  }

  100% {
    opacity: 1;
    transform-origin: 50% 50%;
    transform: scale(1, 1);
    -webkit-filter: blur(0px);
  }
}
@-moz-keyframes elxr_tinRightIn {
  0% {
    opacity: 0;
    -moz-transform: scale(1, 1) translateX(900%);
  }

  50%, 70%, 90% {
    opacity: 1;
    -moz-transform: scale(1.1, 1.1) translateX(0);
  }

  60%, 80%, 100% {
    opacity: 1;
    -moz-transform: scale(1, 1) translateX(0);
  }
}
@-webkit-keyframes elxr_tinRightIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(1, 1) translateX(900%);
  }

  50%, 70%, 90% {
    opacity: 1;
    -webkit-transform: scale(1.1, 1.1) translateX(0);
  }

  60%, 80%, 100% {
    opacity: 1;
    -webkit-transform: scale(1, 1) translateX(0);
  }
}
@-o-keyframes elxr_tinRightIn {
  0% {
    opacity: 0;
    -o-transform: scale(1, 1) translateX(900%);
  }

  50%, 70%, 90% {
    opacity: 1;
    -o-transform: scale(1.1, 1.1) translateX(0);
  }

  60%, 80%, 100% {
    opacity: 1;
    -o-transform: scale(1, 1) translateX(0);
  }
}
@-ms-keyframes elxr_tinRightIn {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-transform: scale(1, 1) translateX(900%);
  }

  50%, 70%, 90% {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-transform: scale(1.1, 1.1) translateX(0);
  }

  60%, 80%, 100% {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-transform: scale(1, 1) translateX(0);
  }
}
@keyframes elxr_tinRightIn {
  0% {
    opacity: 0;
    transform: scale(1, 1) translateX(900%);
  }

  50%, 70%, 90% {
    opacity: 1;
    transform: scale(1.1, 1.1) translateX(0);
  }

  60%, 80%, 100% {
    opacity: 1;
    transform: scale(1, 1) translateX(0);
  }
}
@-moz-keyframes elxr_tinLeftIn {
  0% {
    opacity: 0;
    -moz-transform: scale(1, 1) translateX(-900%);
  }

  50%, 70%, 90% {
    opacity: 1;
    -moz-transform: scale(1.1, 1.1) translateX(0);
  }

  60%, 80%, 100% {
    opacity: 1;
    -moz-transform: scale(1, 1) translateX(0);
  }
}
@-webkit-keyframes elxr_tinLeftIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(1, 1) translateX(-900%);
  }

  50%, 70%, 90% {
    opacity: 1;
    -webkit-transform: scale(1.1, 1.1) translateX(0);
  }

  60%, 80%, 100% {
    opacity: 1;
    -webkit-transform: scale(1, 1) translateX(0);
  }
}
@-o-keyframes elxr_tinLeftIn {
  0% {
    opacity: 0;
    -o-transform: scale(1, 1) translateX(-900%);
  }

  50%, 70%, 90% {
    opacity: 1;
    -o-transform: scale(1.1, 1.1) translateX(0);
  }

  60%, 80%, 100% {
    opacity: 1;
    -o-transform: scale(1, 1) translateX(0);
  }
}
@-ms-keyframes elxr_tinLeftIn {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-transform: scale(1, 1) translateX(-900%);
  }

  50%, 70%, 90% {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-transform: scale(1.1, 1.1) translateX(0);
  }

  60%, 80%, 100% {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-transform: scale(1, 1) translateX(0);
  }
}
@keyframes elxr_tinLeftIn {
  0% {
    opacity: 0;
    transform: scale(1, 1) translateX(-900%);
  }

  50%, 70%, 90% {
    opacity: 1;
    transform: scale(1.1, 1.1) translateX(0);
  }

  60%, 80%, 100% {
    opacity: 1;
    transform: scale(1, 1) translateX(0);
  }
}
@font-face {
    font-family: 'FlatButtonLato';
    src: url('../files/font/lato-light-webfont.eot');
    src: url('../files/font/lato-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../files/font/lato-light-webfont.woff') format('woff'),
         url('../files/font/lato-light-webfont.ttf') format('truetype'),
         url('../files/font/lato-light-webfont.svg#latolight') format('svg');
    font-weight: 100;
    font-style: normal;
}


@font-face {
    font-family: 'FlatButtonOpenSans';
    src: url('../files/font/opensans-regular-webfont.eot');
    src: url('../files/font/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../files/font/opensans-regular-webfont.woff') format('woff'),
         url('../files/font/opensans-regular-webfont.ttf') format('truetype'),
         url('../files/font/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'FlatButtonNoto';
    src: url('../files/font/notoserif-regular-webfont.eot');
    src: url('../files/font/notoserif-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../files/font/notoserif-regular-webfont.woff') format('woff'),
         url('../files/font/notoserif-regular-webfont.ttf') format('truetype'),
         url('../files/font/notoserif-regular-webfont.svg#noto_serifregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Start dooMontage 2 stack page CSS code *//*! * Justified Gallery - v3.6.1 * http://miromannino.github.io/Justified-Gallery/ * Copyright (c) 2015 Miro Mannino * Licensed under the MIT license. */@-webkit-keyframes justified-gallery-show-doocaption-animation{from{opacity:0}to{opacity:.7}}@-moz-keyframes justified-gallery-show-doocaption-animation{from{opacity:0}to{opacity:.7}}@-o-keyframes justified-gallery-show-doocaption-animation{from{opacity:0}to{opacity:.7}}@keyframes justified-gallery-show-doocaption-animation{from{opacity:0}to{opacity:.7}}@-webkit-keyframes justified-gallery-show-entry-animation{from{opacity:0}to{opacity:1}}@-moz-keyframes justified-gallery-show-entry-animation{from{opacity:0}to{opacity:1}}@-o-keyframes justified-gallery-show-entry-animation{from{opacity:0}to{opacity:1}}@keyframes justified-gallery-show-entry-animation{from{opacity:0}to{opacity:1}}.justified-gallery{width:100%;position:relative;overflow:hidden}.justified-gallery>a,.justified-gallery>div{position:absolute;display:inline-block;overflow:hidden;opacity:0;filter:alpha(opacity=0)}.justified-gallery>a>img,.justified-gallery>div>img,.justified-gallery>a>a>img,.justified-gallery>div>a>img{position:absolute;top:50%;left:50%;margin:0;padding:0;border:0}.justified-gallery>a>.doocaption,.justified-gallery>div>.doocaption{display:none;position:absolute;bottom:0;padding:5px;background-color:#000;left:0;right:0;margin:0;color:#fff;font-size:12px;font-weight:600;font-family:sans-serif}.justified-gallery>a>.doocaption.doocaption-visible,.justified-gallery>div>.doocaption.doocaption-visible{display:initial;opacity:.7;filter:"alpha(opacity=70)";-webkit-animation:justified-gallery-show-doocaption-animation 500ms 0 ease;-moz-animation:justified-gallery-show-doocaption-animation 500ms 0 ease;-ms-animation:justified-gallery-show-doocaption-animation 500ms 0 ease}.justified-gallery>.entry-visible{opacity:1;filter:alpha(opacity=100);-webkit-animation:justified-gallery-show-entry-animation 500ms 0 ease;-moz-animation:justified-gallery-show-entry-animation 500ms 0 ease;-ms-animation:justified-gallery-show-entry-animation 500ms 0 ease}.justified-gallery>.jg-filtered{display:none}.justified-gallery>.spinner{position:absolute;bottom:0;margin-left:-24px;padding:10px 0;left:50%;opacity:initial;filter:initial;overflow:initial}.justified-gallery>.spinner>span{display:inline-block;opacity:0;filter:alpha(opacity=0);width:8px;height:8px;margin:0 4px;background-color:#000;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px}/* End dooMontage 2 stack page CSS code */#toTop{--elevator-image:url(../../rw_common/plugins/stacks/elevator-images/top.png);--elevator-size:50px;display:none;text-decoration:none;position:fixed;bottom:10px;right:10px;overflow:hidden;width:var(--elevator-size);height:var(--elevator-size);border:none;text-indent:-9999px;background-image:var(--elevator-image);background-repeat:no-repeat;background-position:left top;z-index:9988}#toTop:active,#toTop:focus{outline:none}#toTop:hover{background-position:left calc(var(--elevator-size) * -1)}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_269118 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_269118 {
		display: none !important;
	}
}

#stacks_in_269109 {
	border: solid rgba(0, 0, 255, 1.00);
	border-width: 1px 0px 1px 0px;
	margin:  20px;
	padding:  20px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_269108 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_269108 {
		display: none !important;
	}
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_269485 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_269485 {
		display: none !important;
	}
}

#stacks_in_269409 {
	border: solid rgba(255, 204, 102, 1.00);
	border-width:  1px;
	margin:  20px;
	padding:  20px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_269410 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_269410 {
		display: none !important;
	}
}
#stacks_in_269411 .bubble{background-color:#FECC66;position:relative;padding:15px;margin:0;border-radius:10px}#stacks_in_269411 .bubble{margin:0 0 20px}#stacks_in_269411 .bubble.top{margin:20px 0 0}#stacks_in_269411 .bubble{box-shadow:0px 0px 5px #555555}#stacks_in_269411 .bubble:after{left:50px;border-color:#FFFFFF transparent transparent;border-style:solid}#stacks_in_269411 .bubble:before{left:50px;border-color:transparent #FFFFFF;border-style:solid}#stacks_in_269411 .bubble.top:after{right:50px;border-color:transparent transparent #FFFFFF}#stacks_in_269411 .bubble.top:before{right:50px;border-color:transparent #FFFFFF}#stacks_in_269411 .bubble.isoceles:after{content:"\00a0";display:block;position:absolute;bottom:-30px;width:0;height:0;border-width:15px 15px}#stacks_in_269411 .bubble.isoceles.top:after{top:-30px;bottom:auto;left:auto}#stacks_in_269411 .bubble.right:after{content:"\00a0";display:block;position:absolute;bottom:-40px;width:0;height:0;border-width:20px 0 20px 20px}#stacks_in_269411 .bubble.right.top:after{top:-40px;bottom:auto;left:auto;border-width:20px 20px 20px 0}#stacks_in_269411 .bubble.obtuse:before{content:"\00a0";display:block;position:absolute;bottom:-20px;width:0;height:0;border-width:0;border-right-width:30px;border-bottom-width:20px}#stacks_in_269411 .bubble.obtuse:after{content:"\00a0";display:block;position:absolute;bottom:-20px;width:0;height:0;border-width:0;border-right-width:10px;border-bottom-width:20px}#stacks_in_269411 .bubble.obtuse.top:before{top:-20px;bottom:auto;left:auto;border-width:0;border-left-width:30px;border-top-width:20px}#stacks_in_269411 .bubble.obtuse.top:after{top:-20px;bottom:auto;left:auto;border-width:0;border-left-width:10px;border-top-width:20px}#stacks_in_269411 .bubble.double{background:linear-gradient(to bottom,#FECC66 0%,#FFFFFF 50%,#FECC66 100%)}#stacks_in_269411 .bubble.topdown{background-image:linear-gradient(to bottom,#FECC66,#FFFFFF)}#stacks_in_269411 .bubble.leftright{background-image:linear-gradient(to right,#FECC66,#FFFFFF)}#stacks_in_269411 .bubble.topdiag{background-image:linear-gradient(to right bottom,#FECC66,#FFFFFF)}#stacks_in_269411 .bubble.bottomdiag{background-image:linear-gradient(to right top,#FECC66,#FFFFFF)}#stacks_in_269411 .bubble.radial{background-image:radial-gradient(ellipse at 50% 50%,#FECC66,#FFFFFF)}#stacks_in_269411 .bubble.radial2{background-image:radial-gradient(ellipse at 50% 0%,#FECC66,#FFFFFF)}#stacks_in_269411 .bubble.radial3{background-image:radial-gradient(ellipse at 100% 0%,#FECC66,#FFFFFF)}#stacks_in_269411 .bubble.radial4{background-image:radial-gradient(ellipse at 100% 50%,#FECC66,#FFFFFF)}#stacks_in_269411 .bubble.radial5{background-image:radial-gradient(ellipse at 100% 100%,#FECC66,#FFFFFF)}#stacks_in_269411 .bubble.radial6{background-image:radial-gradient(ellipse at 50% 100%,#FECC66,#FFFFFF)}#stacks_in_269411 .bubble.radial7{background-image:radial-gradient(ellipse at 0% 100%,#FECC66,#FFFFFF)}#stacks_in_269411 .bubble.radial8{background-image:radial-gradient(ellipse at 0% 50%,#FECC66,#FFFFFF)}#stacks_in_269411 .bubble.radial9{background-image:radial-gradient(ellipse at 0% 0%,#FECC66,#FFFFFF)}#stacks_in_269411 .bubble.circle{background-image:radial-gradient(circle at 50% 50%,#FECC66,#FFFFFF)}#stacks_in_269411 .bubble.circle2{background-image:radial-gradient(circle at 50% 0%,#FECC66,#FFFFFF)}#stacks_in_269411 .bubble.circle3{background-image:radial-gradient(circle at 100% 0%,#FECC66,#FFFFFF)}#stacks_in_269411 .bubble.circle4{background-image:radial-gradient(circle at 100% 50%,#FECC66,#FFFFFF)}#stacks_in_269411 .bubble.circle5{background-image:radial-gradient(circle at 100% 100%,#FECC66,#FFFFFF)}#stacks_in_269411 .bubble.circle6{background-image:radial-gradient(circle at 50% 100%,#FECC66,#FFFFFF)}#stacks_in_269411 .bubble.circle7{background-image:radial-gradient(circle at 0% 100%,#FECC66,#FFFFFF)}#stacks_in_269411 .bubble.circle8{background-image:radial-gradient(circle at 0% 50%,#FECC66,#FFFFFF)}#stacks_in_269411 .bubble.circle9{background-image:radial-gradient(circle at 0% 0%,#FECC66,#FFFFFF)}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_269416 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_269416 {
		display: none !important;
	}
}
/* ********* */
/* Normalize */
/* ********* */

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

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

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

#stacks_in_269417 audio,
#stacks_in_269417 canvas,
#stacks_in_269417 progress,
#stacks_in_269417 video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

#stacks_in_269417 audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */

#stacks_in_269417 [hidden],
#stacks_in_269417 template {
  display: none;
}


/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

#stacks_in_269417 img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

#stacks_in_269417 svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * Address differences between Firefox and other browsers.
 */

#stacks_in_269417 hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */

#stacks_in_269417 pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

#stacks_in_269417 code,
#stacks_in_269417 kbd,
#stacks_in_269417 pre,
#stacks_in_269417 samp {
  font-family: monospace, monospace;
  font-size: 1em;
}



/* **************** */
/* Stack Specific   */
/* **************** */


#stacks_in_269417 *,
#stacks_in_269417 *:before,
#stacks_in_269417 *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}


#stacks_in_269417 .wow {
  visibility: hidden;
}



/* We use this media query to add styles to any device that supports media queries */


@media only screen {
  #stacks_in_269417 .column_base_margin {
    margin-bottom: 0px;
  }
}

@media only screen and (max-width: 1024px) {

  #stacks_in_269417 .column_base_margin {
    margin-bottom: 40px;
  }
}

/* Used to alter styles for screens at least 768px wide. */
@media only screen and (max-width: 768px) {
  #stacks_in_269417 .column_base_margin {
    margin-bottom: 40px;
  }
}

/* Used to alter styles for screens at least 480px wide. */
@media only screen and (max-width: 640px) {
  #stacks_in_269417 .column_base_margin {
    margin-bottom: 20px;
  }
}







/* Handles making images responsive inside the stack */
#stacks_in_269417 img {
  max-width: 100%;
  height: auto;
}

/* **************** */
/* Foundation START */
/* **************** */


/*

Copyright (c) 2013-2014 ZURB, inc.

MIT License

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

*/


#stacks_in_269417 meta.foundation-version {
  font-family: "/5.3.1/"; }

#stacks_in_269417 meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em; }

#stacks_in_269417 meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em; }

#stacks_in_269417 meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em; }

#stacks_in_269417 meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em; }

#stacks_in_269417 meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em; }

#stacks_in_269417 meta.foundation-data-attribute-namespace {
  font-family: false; }

#stacks_in_269417 *,
#stacks_in_269417 *:before,
#stacks_in_269417 *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

#stacks_in_269417 .left {
  float: left !important; }

#stacks_in_269417 .right {
  float: right !important; }

#stacks_in_269417 .clearfix:before,
#stacks_in_269417 .clearfix:after {
  content: " ";
  display: table; }

#stacks_in_269417 .clearfix:after {
  clear: both; }

#stacks_in_269417 .hide {
  display: none; }

#stacks_in_269417 .antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }


#stacks_in_269417 img {
  display: inline-block;
  vertical-align: middle; }


#stacks_in_269417 textarea {
  height: auto;
  min-height: 50px; }

#stacks_in_269417 select {
  width: 100%; }

#stacks_in_269417 .row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
}

#stacks_in_269417 .row:before,
#stacks_in_269417 .row:after {
  content: " ";
  display: table; }

#stacks_in_269417 .row:after {
  clear: both; }

#stacks_in_269417 .row.collapse > .column,
#stacks_in_269417 .row.collapse > .columns {
  padding-left: 0;
  padding-right: 0; }

#stacks_in_269417 .row.collapse .row {
  margin-left: 0;
  margin-right: 0; }

#stacks_in_269417 .row .row {
  width: auto;
  margin-left: -0.9375em;
  margin-right: -0.9375em;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none; }

#stacks_in_269417 .row .row:before,
#stacks_in_269417 .row .row:after {
  content: " ";
  display: table; }

#stacks_in_269417 .row .row:after {
  clear: both; }

#stacks_in_269417 .row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none; }

#stacks_in_269417 .row .row.collapse:before,
#stacks_in_269417 .row .row.collapse:after {
  content: " ";
  display: table; }

#stacks_in_269417 .row .row.collapse:after {
  clear: both; }

#stacks_in_269417 .column,
#stacks_in_269417 .columns {
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  margin-right: 0;   /* Fixes comaptiblity with some themes using skeleton.css */
  margin-left: 0;    /* Fixes comaptiblity with some themes using skeleton.css */
  width: 100%;
  float: left; }

#stacks_in_269417 [class*="column"] + [class*="column"]:last-child {
  float: right; }

#stacks_in_269417 [class*="column"] + [class*="column"].end {
  float: left; }

@media only screen {
  #stacks_in_269417 .small-push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  #stacks_in_269417 .small-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  #stacks_in_269417 .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  #stacks_in_269417 .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  #stacks_in_269417 .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  #stacks_in_269417 .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  #stacks_in_269417 .small-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  #stacks_in_269417 .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  #stacks_in_269417 .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  #stacks_in_269417 .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  #stacks_in_269417 .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  #stacks_in_269417 .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  #stacks_in_269417 .small-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  #stacks_in_269417 .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  #stacks_in_269417 .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  #stacks_in_269417 .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  #stacks_in_269417 .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  #stacks_in_269417 .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  #stacks_in_269417 .small-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  #stacks_in_269417 .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  #stacks_in_269417 .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  #stacks_in_269417 .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  #stacks_in_269417 .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  #stacks_in_269417 .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  #stacks_in_269417 .column,
  #stacks_in_269417 .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left; }

  #stacks_in_269417 .small-1 {
    width: 8.33333%; }

  #stacks_in_269417 .small-2 {
    width: 16.66667%; }

  #stacks_in_269417 .small-3 {
    width: 25%; }

  #stacks_in_269417 .small-4 {
    width: 33.33333%; }

  #stacks_in_269417 .small-5 {
    width: 41.66667%; }

  #stacks_in_269417 .small-6 {
    width: 50%; }

  #stacks_in_269417 .small-7 {
    width: 58.33333%; }

  #stacks_in_269417 .small-8 {
    width: 66.66667%; }

  #stacks_in_269417 .small-9 {
    width: 75%; }

  #stacks_in_269417 .small-10 {
    width: 83.33333%; }

  #stacks_in_269417 .small-11 {
    width: 91.66667%; }

  #stacks_in_269417 .small-12 {
    width: 100%; }

  #stacks_in_269417 .small-offset-0 {
    margin-left: 0% !important; }

  #stacks_in_269417 .small-offset-1 {
    margin-left: 8.33333% !important; }

  #stacks_in_269417 .small-offset-2 {
    margin-left: 16.66667% !important; }

  #stacks_in_269417 .small-offset-3 {
    margin-left: 25% !important; }

  #stacks_in_269417 .small-offset-4 {
    margin-left: 33.33333% !important; }

  #stacks_in_269417 .small-offset-5 {
    margin-left: 41.66667% !important; }

  #stacks_in_269417 .small-offset-6 {
    margin-left: 50% !important; }

  #stacks_in_269417 .small-offset-7 {
    margin-left: 58.33333% !important; }

  #stacks_in_269417 .small-offset-8 {
    margin-left: 66.66667% !important; }

  #stacks_in_269417 .small-offset-9 {
    margin-left: 75% !important; }

  #stacks_in_269417 .small-offset-10 {
    margin-left: 83.33333% !important; }

  #stacks_in_269417 .small-offset-11 {
    margin-left: 91.66667% !important; }

  #stacks_in_269417 .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

  #stacks_in_269417 .column.small-centered,
  #stacks_in_269417 .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  #stacks_in_269417 .column.small-uncentered,
  #stacks_in_269417 .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }

  #stacks_in_269417 .column.small-centered:last-child,
  #stacks_in_269417 .columns.small-centered:last-child {
    float: none; }

  #stacks_in_269417 .column.small-uncentered:last-child,
  #stacks_in_269417 .columns.small-uncentered:last-child {
    float: left; }

  #stacks_in_269417 .column.small-uncentered.opposite,
  #stacks_in_269417 .columns.small-uncentered.opposite {
    float: right; }
}

@media only screen and (min-width: 40.063em) {
  #stacks_in_269417 .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  #stacks_in_269417 .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  #stacks_in_269417 .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  #stacks_in_269417 .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  #stacks_in_269417 .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  #stacks_in_269417 .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  #stacks_in_269417 .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  #stacks_in_269417 .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  #stacks_in_269417 .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  #stacks_in_269417 .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  #stacks_in_269417 .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  #stacks_in_269417 .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  #stacks_in_269417 .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  #stacks_in_269417 .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  #stacks_in_269417 .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  #stacks_in_269417 .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  #stacks_in_269417 .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  #stacks_in_269417 .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  #stacks_in_269417 .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  #stacks_in_269417 .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  #stacks_in_269417 .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  #stacks_in_269417 .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  #stacks_in_269417 .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  #stacks_in_269417 .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  #stacks_in_269417 .column,
  #stacks_in_269417 .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left; }

  #stacks_in_269417 .medium-1 {
    width: 8.33333%; }

  #stacks_in_269417 .medium-2 {
    width: 16.66667%; }

  #stacks_in_269417 .medium-3 {
    width: 25%; }

  #stacks_in_269417 .medium-4 {
    width: 33.33333%; }

  #stacks_in_269417 .medium-5 {
    width: 41.66667%; }

  #stacks_in_269417 .medium-6 {
    width: 50%; }

  #stacks_in_269417 .medium-7 {
    width: 58.33333%; }

  #stacks_in_269417 .medium-8 {
    width: 66.66667%; }

  #stacks_in_269417 .medium-9 {
    width: 75%; }

  #stacks_in_269417 .medium-10 {
    width: 83.33333%; }

  #stacks_in_269417 .medium-11 {
    width: 91.66667%; }

  #stacks_in_269417 .medium-12 {
    width: 100%; }

  #stacks_in_269417 .medium-offset-0 {
    margin-left: 0% !important; }

  #stacks_in_269417 .medium-offset-1 {
    margin-left: 8.33333% !important; }

  #stacks_in_269417 .medium-offset-2 {
    margin-left: 16.66667% !important; }

  #stacks_in_269417 .medium-offset-3 {
    margin-left: 25% !important; }

  #stacks_in_269417 .medium-offset-4 {
    margin-left: 33.33333% !important; }

  #stacks_in_269417 .medium-offset-5 {
    margin-left: 41.66667% !important; }

  #stacks_in_269417 .medium-offset-6 {
    margin-left: 50% !important; }

  #stacks_in_269417 .medium-offset-7 {
    margin-left: 58.33333% !important; }

  #stacks_in_269417 .medium-offset-8 {
    margin-left: 66.66667% !important; }

  #stacks_in_269417 .medium-offset-9 {
    margin-left: 75% !important; }

  #stacks_in_269417 .medium-offset-10 {
    margin-left: 83.33333% !important; }

  #stacks_in_269417 .medium-offset-11 {
    margin-left: 91.66667% !important; }

  #stacks_in_269417 .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

  #stacks_in_269417 .column.medium-centered,
  #stacks_in_269417 .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  #stacks_in_269417 .column.medium-uncentered,
  #stacks_in_269417 .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }

  #stacks_in_269417 .column.medium-centered:last-child,
  #stacks_in_269417 .columns.medium-centered:last-child {
    float: none; }

  #stacks_in_269417 .column.medium-uncentered:last-child,
  #stacks_in_269417 .columns.medium-uncentered:last-child {
    float: left; }

  #stacks_in_269417 .column.medium-uncentered.opposite,
  #stacks_in_269417 .columns.medium-uncentered.opposite {
    float: right; }

  #stacks_in_269417 .push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  #stacks_in_269417 .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  #stacks_in_269417 .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  #stacks_in_269417 .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  #stacks_in_269417 .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  #stacks_in_269417 .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  #stacks_in_269417 .push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  #stacks_in_269417 .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  #stacks_in_269417 .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  #stacks_in_269417 .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  #stacks_in_269417 .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  #stacks_in_269417 .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  #stacks_in_269417 .push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  #stacks_in_269417 .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  #stacks_in_269417 .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  #stacks_in_269417 .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  #stacks_in_269417 .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  #stacks_in_269417 .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  #stacks_in_269417 .push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  #stacks_in_269417 .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  #stacks_in_269417 .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  #stacks_in_269417 .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  #stacks_in_269417 .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  #stacks_in_269417 .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
}

@media only screen and (min-width: 64.063em) {
  #stacks_in_269417 .large-push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  #stacks_in_269417 .large-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  #stacks_in_269417 .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  #stacks_in_269417 .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  #stacks_in_269417 .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  #stacks_in_269417 .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  #stacks_in_269417 .large-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  #stacks_in_269417 .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  #stacks_in_269417 .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  #stacks_in_269417 .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  #stacks_in_269417 .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  #stacks_in_269417 .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  #stacks_in_269417 .large-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  #stacks_in_269417 .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  #stacks_in_269417 .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  #stacks_in_269417 .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  #stacks_in_269417 .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  #stacks_in_269417 .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  #stacks_in_269417 .large-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  #stacks_in_269417 .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  #stacks_in_269417 .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  #stacks_in_269417 .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  #stacks_in_269417 .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  #stacks_in_269417 .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  #stacks_in_269417 .column,
  #stacks_in_269417 .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left; }

  #stacks_in_269417 .large-1 {
    width: 8.33333%; }

  #stacks_in_269417 .large-2 {
    width: 16.66667%; }

  #stacks_in_269417 .large-3 {
    width: 25%; }

  #stacks_in_269417 .large-4 {
    width: 33.33333%; }

  #stacks_in_269417 .large-5 {
    width: 41.66667%; }

  #stacks_in_269417 .large-6 {
    width: 50%; }

  #stacks_in_269417 .large-7 {
    width: 58.33333%; }

  #stacks_in_269417 .large-8 {
    width: 66.66667%; }

  #stacks_in_269417 .large-9 {
    width: 75%; }

  #stacks_in_269417 .large-10 {
    width: 83.33333%; }

  #stacks_in_269417 .large-11 {
    width: 91.66667%; }

  #stacks_in_269417 .large-12 {
    width: 100%; }

  #stacks_in_269417 .large-offset-0 {
    margin-left: 0% !important; }

  #stacks_in_269417 .large-offset-1 {
    margin-left: 8.33333% !important; }

  #stacks_in_269417 .large-offset-2 {
    margin-left: 16.66667% !important; }

  #stacks_in_269417 .large-offset-3 {
    margin-left: 25% !important; }

  #stacks_in_269417 .large-offset-4 {
    margin-left: 33.33333% !important; }

  #stacks_in_269417 .large-offset-5 {
    margin-left: 41.66667% !important; }

  #stacks_in_269417 .large-offset-6 {
    margin-left: 50% !important; }

  #stacks_in_269417 .large-offset-7 {
    margin-left: 58.33333% !important; }

  #stacks_in_269417 .large-offset-8 {
    margin-left: 66.66667% !important; }

  #stacks_in_269417 .large-offset-9 {
    margin-left: 75% !important; }

  #stacks_in_269417 .large-offset-10 {
    margin-left: 83.33333% !important; }

  #stacks_in_269417 .large-offset-11 {
    margin-left: 91.66667% !important; }

  #stacks_in_269417 .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

  #stacks_in_269417 .column.large-centered,
  #stacks_in_269417 .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  #stacks_in_269417 .column.large-uncentered,
  #stacks_in_269417 .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }

  #stacks_in_269417 .column.large-centered:last-child,
  #stacks_in_269417 .columns.large-centered:last-child {
    float: none; }

  #stacks_in_269417 .column.large-uncentered:last-child,
  #stacks_in_269417 .columns.large-uncentered:last-child {
    float: left; }

  #stacks_in_269417 .column.large-uncentered.opposite,
  #stacks_in_269417 .columns.large-uncentered.opposite {
    float: right; }

  #stacks_in_269417 .push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  #stacks_in_269417 .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  #stacks_in_269417 .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  #stacks_in_269417 .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  #stacks_in_269417 .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  #stacks_in_269417 .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  #stacks_in_269417 .push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  #stacks_in_269417 .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  #stacks_in_269417 .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  #stacks_in_269417 .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  #stacks_in_269417 .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  #stacks_in_269417 .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  #stacks_in_269417 .push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  #stacks_in_269417 .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  #stacks_in_269417 .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  #stacks_in_269417 .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  #stacks_in_269417 .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  #stacks_in_269417 .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  #stacks_in_269417 .push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  #stacks_in_269417 .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  #stacks_in_269417 .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  #stacks_in_269417 .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  #stacks_in_269417 .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  #stacks_in_269417 .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
}

#stacks_in_269417 [class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem; }

#stacks_in_269417 [class*="block-grid-"]:before, [class*="block-grid-"]:after {
  content: " ";
  display: table; }

#stacks_in_269417 [class*="block-grid-"]:after {
  clear: both; }

#stacks_in_269417 [class*="block-grid-"] > li {
  display: block;
  height: auto;
  float: left;
  padding: 0 0.625rem 1.25rem; }

@media only screen {

#stacks_in_269417 .small-block-grid-1 > li {
width: 100%;
list-style: none; }
  #stacks_in_269417 .small-block-grid-1 > li:nth-of-type(1n) {
  clear: none; }
  #stacks_in_269417 .small-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }

#stacks_in_269417 .small-block-grid-2 > li {
  width: 50%;
  list-style: none; }
  #stacks_in_269417 .small-block-grid-2 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269417 .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }

#stacks_in_269417 .small-block-grid-3 > li {
  width: 33.33333%;
  list-style: none; }
  #stacks_in_269417 .small-block-grid-3 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269417 .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }

#stacks_in_269417 .small-block-grid-4 > li {
  width: 25%;
  list-style: none; }
  #stacks_in_269417 .small-block-grid-4 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269417 .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }

#stacks_in_269417 .small-block-grid-5 > li {
  width: 20%;
  list-style: none; }
  #stacks_in_269417 .small-block-grid-5 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269417 .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }

#stacks_in_269417 .small-block-grid-6 > li {
  width: 16.66667%;
  list-style: none; }
  #stacks_in_269417 .small-block-grid-6 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269417 .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }

#stacks_in_269417 .small-block-grid-7 > li {
  width: 14.28571%;
  list-style: none; }
  #stacks_in_269417 .small-block-grid-7 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269417 .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }

#stacks_in_269417 .small-block-grid-8 > li {
  width: 12.5%;
  list-style: none; }
  #stacks_in_269417 .small-block-grid-8 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269417 .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }

#stacks_in_269417 .small-block-grid-9 > li {
  width: 11.11111%;
  list-style: none; }
  #stacks_in_269417 .small-block-grid-9 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269417 .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }

#stacks_in_269417 .small-block-grid-10 > li {
  width: 10%;
  list-style: none; }
  #stacks_in_269417 .small-block-grid-10 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269417 .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }

#stacks_in_269417 .small-block-grid-11 > li {
  width: 9.09091%;
  list-style: none; }
  #stacks_in_269417 .small-block-grid-11 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269417 .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }

#stacks_in_269417 .small-block-grid-12 > li {
  width: 8.33333%;
  list-style: none; }
  #stacks_in_269417 .small-block-grid-12 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269417 .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; }
}

@media only screen and (min-width: 40.063em) {
#stacks_in_269417 .medium-block-grid-1 > li {
  width: 100%;
  list-style: none; }
  #stacks_in_269417 .medium-block-grid-1 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269417 .medium-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both; }

#stacks_in_269417 .medium-block-grid-2 > li {
  width: 50%;
  list-style: none; }
  #stacks_in_269417 .medium-block-grid-2 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269417 .medium-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }

#stacks_in_269417 .medium-block-grid-3 > li {
  width: 33.33333%;
  list-style: none; }
  #stacks_in_269417 .medium-block-grid-3 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269417 .medium-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }

#stacks_in_269417 .medium-block-grid-4 > li {
  width: 25%;
  list-style: none; }
  #stacks_in_269417 .medium-block-grid-4 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269417 .medium-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }

#stacks_in_269417 .medium-block-grid-5 > li {
  width: 20%;
  list-style: none; }
  #stacks_in_269417 .medium-block-grid-5 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269417 .medium-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }

#stacks_in_269417 .medium-block-grid-6 > li {
  width: 16.66667%;
  list-style: none; }
  #stacks_in_269417 .medium-block-grid-6 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269417 .medium-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }

#stacks_in_269417 .medium-block-grid-7 > li {
  width: 14.28571%;
  list-style: none; }
  #stacks_in_269417 .medium-block-grid-7 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269417 .medium-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }

#stacks_in_269417 .medium-block-grid-8 > li {
  width: 12.5%;
  list-style: none; }
  #stacks_in_269417 .medium-block-grid-8 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269417 .medium-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }

#stacks_in_269417 .medium-block-grid-9 > li {
  width: 11.11111%;
  list-style: none; }
  #stacks_in_269417 .medium-block-grid-9 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269417 .medium-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }

#stacks_in_269417 .medium-block-grid-10 > li {
  width: 10%;
  list-style: none; }
  #stacks_in_269417 .medium-block-grid-10 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269417 .medium-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }

#stacks_in_269417 .medium-block-grid-11 > li {
  width: 9.09091%;
  list-style: none; }
  #stacks_in_269417 .medium-block-grid-11 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269417 .medium-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }

#stacks_in_269417 .medium-block-grid-12 > li {
  width: 8.33333%;
  list-style: none; }
  #stacks_in_269417 .medium-block-grid-12 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269417 .medium-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; }
}

@media only screen and (min-width: 64.063em) {
#stacks_in_269417 .large-block-grid-1 > li {
  width: 100%;
  list-style: none; }
  #stacks_in_269417 .large-block-grid-1 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269417 .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both; }

#stacks_in_269417 .large-block-grid-2 > li {
  width: 50%;
  list-style: none; }
  #stacks_in_269417 .large-block-grid-2 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269417 .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }

#stacks_in_269417 .large-block-grid-3 > li {
  width: 33.33333%;
  list-style: none; }
  #stacks_in_269417 .large-block-grid-3 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269417 .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }

#stacks_in_269417 .large-block-grid-4 > li {
  width: 25%;
  list-style: none; }
  #stacks_in_269417 .large-block-grid-4 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269417 .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }

#stacks_in_269417 .large-block-grid-5 > li {
  width: 20%;
  list-style: none; }
  #stacks_in_269417 .large-block-grid-5 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269417 .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }

#stacks_in_269417 .large-block-grid-6 > li {
  width: 16.66667%;
  list-style: none; }
  #stacks_in_269417 .large-block-grid-6 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269417 .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }

#stacks_in_269417 .large-block-grid-7 > li {
  width: 14.28571%;
  list-style: none; }
  #stacks_in_269417 .large-block-grid-7 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269417 .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }

#stacks_in_269417 .large-block-grid-8 > li {
  width: 12.5%;
  list-style: none; }
  #stacks_in_269417 .large-block-grid-8 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269417 .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }

#stacks_in_269417 .large-block-grid-9 > li {
  width: 11.11111%;
  list-style: none; }
  #stacks_in_269417 .large-block-grid-9 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269417 .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }

#stacks_in_269417 .large-block-grid-10 > li {
  width: 10%;
  list-style: none; }
  #stacks_in_269417 .large-block-grid-10 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269417 .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }

#stacks_in_269417 .large-block-grid-11 > li {
  width: 9.09091%;
  list-style: none; }
  #stacks_in_269417 .large-block-grid-11 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269417 .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }

#stacks_in_269417 .large-block-grid-12 > li {
  width: 8.33333%;
  list-style: none; }
  #stacks_in_269417 .large-block-grid-12 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269417 .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; } }

#stacks_in_269418 {
	margin:  20px;
	padding:  20px;
}




#stacks_in_269421 .splide__track {
	overflow: hidden !important;
}

@keyframes splide-loading {
	0% {
		transform: rotate(0)
	}
	to {
		transform: rotate(1turn)
	}
}

#stacks_in_269421 .splide__container {
	position: relative;
	box-sizing: border-box
}

#stacks_in_269421 .splide__list {
	margin: 0 !important;
	padding: 0 !important;
	will-change: transform;

}


#stacks_in_269421 .splide__track > .splide__list > .splide__slide {
	transform: translate3d(0px,0,0);
	-webkit-transform: translate3d(0px,0,0);
	-moz-transform: translate3d(0px,0,0);
	-ms-transform: translate3d(0px,0,0);
	-o-transform: translate3d(0px,0,0);
	will-change: inherit;
}

#stacks_in_269421 .splide.is-active .splide__list {
	display: flex
}

#stacks_in_269421 .splide__pagination {
	display: inline-flex;
	align-items: center;
	width: 95%;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0
}

#stacks_in_269421 .splide__pagination li {
	list-style-type: none;
	display: inline-block;
	line-height: 1;
	margin: 0
}

#stacks_in_269421 .splide {
/* 	visibility: hidden */
}

#stacks_in_269421 .splide,
#stacks_in_269421 .splide__slide {
	position: relative;
	outline: none
}

#stacks_in_269421 .splide__slide {
	box-sizing: border-box;
	list-style-type: none !important;
	margin: 0;
	flex-shrink: 0
}

#stacks_in_269421 .splide__slide img {
	vertical-align: bottom
}

#stacks_in_269421 .splide__slider {
	position: relative
}

#stacks_in_269421 .splide__spinner {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	border: 2px solid #999;
	border-left-color: transparent;
	animation: splide-loading 1s linear infinite
}

#stacks_in_269421 .splide__track {
	position: relative;
	z-index: 0;
	overflow: hidden
}

#stacks_in_269421 .splide--draggable>.splide__track>.splide__list>.splide__slide {
	-webkit-user-select: none;
	user-select: none
}

#stacks_in_269421 .splide--fade>.splide__track>.splide__list {
	display: block
}

#stacks_in_269421 .splide--fade>.splide__track>.splide__list>.splide__slide {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	opacity: 0
}

#stacks_in_269421 .splide--fade>.splide__track>.splide__list>.splide__slide.is-active {
	position: relative;
	z-index: 1;
	opacity: 1
}

#stacks_in_269421 .splide--rtl {
	direction: rtl
}

#stacks_in_269421 .splide--ttb>.splide__track>.splide__list {
	display: block
}

#stacks_in_269421 .splide--ttb>.splide__pagination {
	width: auto
}

#stacks_in_269421 .splide__arrow {
	position: absolute;
	z-index: 5;
	top: 50%;
	transform: translateY(-50%);
	width: 40px;
	height: 40px;
	
	border-radius: 50%;
	
	
	
	display: flex;
	align-items: center;
	justify-content: center;
	border: none;
	padding: 0;
	background: rgba(255, 255, 255, 0.75);
	
	transition-duration: 200ms;
	transition-property: box-shadow;
	transition-timing-function: ease-out;
}

#stacks_in_269421 .splide__arrow svg {
	width: 1.2em;
	height: 1.2em;
	fill: rgba(27, 28, 29, 1.00);
}

#stacks_in_269421 .splide__arrow:hover {
	cursor: pointer;
	
}

#stacks_in_269421 .splide__arrow:focus {
	outline: none
}

#stacks_in_269421 .splide__arrow--prev {
	left: 1em
}

#stacks_in_269421 .splide__arrow--prev svg {
	transform: scaleX(-1)
}

#stacks_in_269421 .splide__arrow--next {
	right: 1em
}

#stacks_in_269421 .splide__pagination {
	position: absolute;
	z-index: 1;
	bottom: .5em;
	left: 50%;
	transform: translateX(-50%);
	padding: 0
}

#stacks_in_269421 .splide__pagination__page {
	display: inline-block;
	background: rgba(220, 220, 220, 1.00);
	border-radius: 50%;
	margin: 3px;
	padding: 0;
	transition-duration: .2s;
	transition-timing-function: linear;
	transition-property: transform, width;
	border: none;
}

#stacks_in_269421 .splide__pagination__page.is-active {
	background: rgba(245, 137, 153, 1.00);
	transition-duration: .2s;
	transition-timing-function: linear;
	transition-property: transform, width;
}

#stacks_in_269421 .splide__pagination__page:hover {
	background: rgba(245, 137, 153, 1.00);
	cursor: pointer;
}

#stacks_in_269421 .splide__pagination__page:focus {
	outline: none
}

#stacks_in_269421 .splide__progress__bar {
	width: 0;
	height: 4px;
	background: #F48999;
}

#stacks_in_269421 .splide--nav>.splide__track>.splide__list>.splide__slide {
	border: 3px solid transparent
}

#stacks_in_269421 .splide--nav>.splide__track>.splide__list>.splide__slide.is-active {
	border-color: #000
}

#stacks_in_269421 .splide--nav>.splide__track>.splide__list>.splide__slide:focus {
	outline: none
}

#stacks_in_269421 .splide--rtl>.splide__arrows .splide__arrow--prev,
#stacks_in_269421 .splide--rtl>.splide__track>.splide__arrows .splide__arrow--prev {
	right: 1em;
	left: auto
}

#stacks_in_269421 .splide--rtl>.splide__arrows .splide__arrow--prev svg,
#stacks_in_269421 .splide--rtl>.splide__track>.splide__arrows .splide__arrow--prev svg {
	transform: scaleX(1)
}

#stacks_in_269421 .splide--rtl>.splide__arrows .splide__arrow--next,
#stacks_in_269421 .splide--rtl>.splide__track>.splide__arrows .splide__arrow--next {
	left: 1em;
	right: auto
}

#stacks_in_269421 .splide--rtl>.splide__arrows .splide__arrow--next svg,
#stacks_in_269421 .splide--rtl>.splide__track>.splide__arrows .splide__arrow--next svg {
	transform: scaleX(-1)
}

#stacks_in_269421 .splide--ttb>.splide__arrows .splide__arrow,
#stacks_in_269421 .splide--ttb>.splide__track>.splide__arrows .splide__arrow {
	left: 50%;
	transform: translate(-50%)
}

#stacks_in_269421 .splide--ttb>.splide__arrows .splide__arrow--prev,
#stacks_in_269421 .splide--ttb>.splide__track>.splide__arrows .splide__arrow--prev {
	top: 1em
}

#stacks_in_269421 .splide--ttb>.splide__arrows .splide__arrow--prev svg,
#stacks_in_269421 .splide--ttb>.splide__track>.splide__arrows .splide__arrow--prev svg {
	transform: rotate(-90deg)
}

#stacks_in_269421 .splide--ttb>.splide__arrows .splide__arrow--next,
#stacks_in_269421 .splide--ttb>.splide__track>.splide__arrows .splide__arrow--next {
	top: auto;
	bottom: 1em
}

#stacks_in_269421 .splide--ttb>.splide__arrows .splide__arrow--next svg,
#stacks_in_269421 .splide--ttb>.splide__track>.splide__arrows .splide__arrow--next svg {
	transform: rotate(90deg)
}

#stacks_in_269421 .splide--ttb>.splide__pagination {
	display: flex;
	flex-direction: column;
	bottom: 50%;
	left: auto;
	right: .5em;
	transform: translateY(50%)
}

#stacks_in_269421 .splide__slide--has-video {
	cursor: pointer
}

#stacks_in_269421 .splide__slide--has-video:hover .splide__video__play {
	opacity: 1
}

#stacks_in_269421 .splide__slide__container--has-video {
	cursor: pointer;
	position: relative
}

#stacks_in_269421 .splide__slide__container--has-video:hover .splide__video__play {
	opacity: 1
}

#stacks_in_269421 .splide__video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
/* 	background: #000 */
}

#stacks_in_269421 .splide__video__wrapper {
	background: #000;
}

#stacks_in_269421 .splide__video div {
	height: 100%
}

#stacks_in_269421 .splide__video iframe,
#stacks_in_269421 .splide__video video {
	width: 100%;
	height: 100%
}

#stacks_in_269421 .splide__video__play {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: rgba(27, 28, 29, 0.75);
	width: 80px;
	height: 80px;
	border-radius: 50%;
	border: none;
	display: flex;
	justify-content: center;
	align-items: center;
	opacity: 1;
	
	box-shadow: 0 0px 14px rgba(0, 0, 0, 0.40);
	
	transition-duration: 200ms;
	transition-property: box-shadow;
	transition-timing-function: ease-out;
}

#stacks_in_269421 .splide__video__play:hover {
	
	box-shadow: 0 0px 7px rgba(0, 0, 0, 0.65);
	
	transition-duration: 200ms;
	transition-property: box-shadow;
	transition-timing-function: ease-out;
}


#stacks_in_269421 .splide__video__play:after {
	content: "";
	display: inline-block;
	border-color: transparent transparent transparent rgba(255, 255, 255, 0.75);
	border-style: solid;
	border-width: 9px 0 9px 17px;
	margin-left: 4px
}

#stacks_in_269421 .splide__video__play:hover {
	background: rgba(249, 158, 168, 0.90);
}

#stacks_in_269421 .splide__video__play:hover:after {
	border-color: transparent transparent transparent rgba(255, 255, 255, 1.00);
}


#stacks_in_269421 .splide__slide.is-active,
#stacks_in_269421 .splide__slide.is-active img {
}




@media (max-width: 47.9375em) {
	#stacks_in_269421 .splide {
		
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
		
	}
	
	#stacks_in_269421 .splide__arrow {
		
		width: 30px;
		height: 30px;
	}
	
	#stacks_in_269421 .splide__pagination__page {
		
		height: 10px;
		width: 10px;
		
	}
	
	#stacks_in_269421 .splide__pagination__page.is-active {
		
	}
	
	#stacks_in_269421 .splide__slide,
	#stacks_in_269421 .splide__video,
	#stacks_in_269421 .splide__video iframe {
		border-radius: 0px;
	}
	
	

		
}

@media (min-width: 48em) and (max-width: 61.9em) {
	#stacks_in_269421 .splide {
		
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
		
	}
	
	#stacks_in_269421 .splide__arrow {
		
		width: 40px;
		height: 40px;
	}
	
	#stacks_in_269421 .splide__pagination__page {
		
		height: 10px;
		width: 10px;
		
	}
	
	#stacks_in_269421 .splide__pagination__page.is-active {
		
	}
	
	#stacks_in_269421 .splide__slide,
	#stacks_in_269421 .splide__video,
	#stacks_in_269421 .splide__video iframe {
		border-radius: 0px;
	}

	

}

@media (min-width: 62em) {
	#stacks_in_269421 .splide {
		
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
		
	}
	
	#stacks_in_269421 .splide__arrow {
		
		width: 40px;
		height: 40px;
	}	
	
	#stacks_in_269421 .splide__pagination__page {
		
		height: 10px;
		width: 10px;
		
	}
	
	#stacks_in_269421 .splide__pagination__page.is-active {
		
	}

	#stacks_in_269421 .splide__slide,
	#stacks_in_269421 .splide__video,
	#stacks_in_269421 .splide__video iframe {
		border-radius: 0px;
	}

	

}




#stacks_in_269421 .splide {
	position: relative;
}

#stacks_in_269421 .splide__slide.is-active {
	transition-duration: 300ms;
	transition-property: all;
}


#stacks_in_269421 .splide__slide {
	
		
	
	filter:     contrast(100%);

}

#stacks_in_269421 .splide__slide.is-active {
	opacity: 1;
	filter: blur(0) saturate(1) grayscale(0) sepia(0);
}

#stacks_in_269421 .orbit__img__slide img,
#stacks_in_269421 .orbit__video__slide img {
	width: 100%;
	height: auto;
}

#stacks_in_269421 .splide__slide,
#stacks_in_269421 .splide__video,
#stacks_in_269421 .splide__video iframe {
	overflow: hidden;
}








.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_269408 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_269408 {
		display: none !important;
	}
}

#stacks_in_269398 {
	border: solid rgba(255, 204, 102, 1.00);
	border-width:  1px;
	margin:  20px;
	padding:  20px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_269399 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_269399 {
		display: none !important;
	}
}
#stacks_in_269400 .bubble{background-color:#FFFF0A;position:relative;padding:15px;margin:0;border-radius:10px}#stacks_in_269400 .bubble{margin:0 0 20px}#stacks_in_269400 .bubble.top{margin:20px 0 0}#stacks_in_269400 .bubble{box-shadow:0px 0px 5px #555555}#stacks_in_269400 .bubble:after{left:50px;border-color:#FFFFFF transparent transparent;border-style:solid}#stacks_in_269400 .bubble:before{left:50px;border-color:transparent #FFFFFF;border-style:solid}#stacks_in_269400 .bubble.top:after{right:50px;border-color:transparent transparent #FFFFFF}#stacks_in_269400 .bubble.top:before{right:50px;border-color:transparent #FFFFFF}#stacks_in_269400 .bubble.isoceles:after{content:"\00a0";display:block;position:absolute;bottom:-30px;width:0;height:0;border-width:15px 15px}#stacks_in_269400 .bubble.isoceles.top:after{top:-30px;bottom:auto;left:auto}#stacks_in_269400 .bubble.right:after{content:"\00a0";display:block;position:absolute;bottom:-40px;width:0;height:0;border-width:20px 0 20px 20px}#stacks_in_269400 .bubble.right.top:after{top:-40px;bottom:auto;left:auto;border-width:20px 20px 20px 0}#stacks_in_269400 .bubble.obtuse:before{content:"\00a0";display:block;position:absolute;bottom:-20px;width:0;height:0;border-width:0;border-right-width:30px;border-bottom-width:20px}#stacks_in_269400 .bubble.obtuse:after{content:"\00a0";display:block;position:absolute;bottom:-20px;width:0;height:0;border-width:0;border-right-width:10px;border-bottom-width:20px}#stacks_in_269400 .bubble.obtuse.top:before{top:-20px;bottom:auto;left:auto;border-width:0;border-left-width:30px;border-top-width:20px}#stacks_in_269400 .bubble.obtuse.top:after{top:-20px;bottom:auto;left:auto;border-width:0;border-left-width:10px;border-top-width:20px}#stacks_in_269400 .bubble.double{background:linear-gradient(to bottom,#FFFF0A 0%,#FFFFFF 50%,#FFFF0A 100%)}#stacks_in_269400 .bubble.topdown{background-image:linear-gradient(to bottom,#FFFF0A,#FFFFFF)}#stacks_in_269400 .bubble.leftright{background-image:linear-gradient(to right,#FFFF0A,#FFFFFF)}#stacks_in_269400 .bubble.topdiag{background-image:linear-gradient(to right bottom,#FFFF0A,#FFFFFF)}#stacks_in_269400 .bubble.bottomdiag{background-image:linear-gradient(to right top,#FFFF0A,#FFFFFF)}#stacks_in_269400 .bubble.radial{background-image:radial-gradient(ellipse at 50% 50%,#FFFF0A,#FFFFFF)}#stacks_in_269400 .bubble.radial2{background-image:radial-gradient(ellipse at 50% 0%,#FFFF0A,#FFFFFF)}#stacks_in_269400 .bubble.radial3{background-image:radial-gradient(ellipse at 100% 0%,#FFFF0A,#FFFFFF)}#stacks_in_269400 .bubble.radial4{background-image:radial-gradient(ellipse at 100% 50%,#FFFF0A,#FFFFFF)}#stacks_in_269400 .bubble.radial5{background-image:radial-gradient(ellipse at 100% 100%,#FFFF0A,#FFFFFF)}#stacks_in_269400 .bubble.radial6{background-image:radial-gradient(ellipse at 50% 100%,#FFFF0A,#FFFFFF)}#stacks_in_269400 .bubble.radial7{background-image:radial-gradient(ellipse at 0% 100%,#FFFF0A,#FFFFFF)}#stacks_in_269400 .bubble.radial8{background-image:radial-gradient(ellipse at 0% 50%,#FFFF0A,#FFFFFF)}#stacks_in_269400 .bubble.radial9{background-image:radial-gradient(ellipse at 0% 0%,#FFFF0A,#FFFFFF)}#stacks_in_269400 .bubble.circle{background-image:radial-gradient(circle at 50% 50%,#FFFF0A,#FFFFFF)}#stacks_in_269400 .bubble.circle2{background-image:radial-gradient(circle at 50% 0%,#FFFF0A,#FFFFFF)}#stacks_in_269400 .bubble.circle3{background-image:radial-gradient(circle at 100% 0%,#FFFF0A,#FFFFFF)}#stacks_in_269400 .bubble.circle4{background-image:radial-gradient(circle at 100% 50%,#FFFF0A,#FFFFFF)}#stacks_in_269400 .bubble.circle5{background-image:radial-gradient(circle at 100% 100%,#FFFF0A,#FFFFFF)}#stacks_in_269400 .bubble.circle6{background-image:radial-gradient(circle at 50% 100%,#FFFF0A,#FFFFFF)}#stacks_in_269400 .bubble.circle7{background-image:radial-gradient(circle at 0% 100%,#FFFF0A,#FFFFFF)}#stacks_in_269400 .bubble.circle8{background-image:radial-gradient(circle at 0% 50%,#FFFF0A,#FFFFFF)}#stacks_in_269400 .bubble.circle9{background-image:radial-gradient(circle at 0% 0%,#FFFF0A,#FFFFFF)}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_269405 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_269405 {
		display: none !important;
	}
}
#stacks_in_269430>.s3_row {
	margin: 0 -10px;
}

#stacks_in_269430>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_269430>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_269430>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_269430>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_269430>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}









#stacks_in_269435 .splide__track {
	overflow: hidden !important;
}

@keyframes splide-loading {
	0% {
		transform: rotate(0)
	}
	to {
		transform: rotate(1turn)
	}
}

#stacks_in_269435 .splide__container {
	position: relative;
	box-sizing: border-box
}

#stacks_in_269435 .splide__list {
	margin: 0 !important;
	padding: 0 !important;
	will-change: transform;

}


#stacks_in_269435 .splide__track > .splide__list > .splide__slide {
	transform: translate3d(0px,0,0);
	-webkit-transform: translate3d(0px,0,0);
	-moz-transform: translate3d(0px,0,0);
	-ms-transform: translate3d(0px,0,0);
	-o-transform: translate3d(0px,0,0);
	will-change: inherit;
}

#stacks_in_269435 .splide.is-active .splide__list {
	display: flex
}

#stacks_in_269435 .splide__pagination {
	display: inline-flex;
	align-items: center;
	width: 95%;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0
}

#stacks_in_269435 .splide__pagination li {
	list-style-type: none;
	display: inline-block;
	line-height: 1;
	margin: 0
}

#stacks_in_269435 .splide {
/* 	visibility: hidden */
}

#stacks_in_269435 .splide,
#stacks_in_269435 .splide__slide {
	position: relative;
	outline: none
}

#stacks_in_269435 .splide__slide {
	box-sizing: border-box;
	list-style-type: none !important;
	margin: 0;
	flex-shrink: 0
}

#stacks_in_269435 .splide__slide img {
	vertical-align: bottom
}

#stacks_in_269435 .splide__slider {
	position: relative
}

#stacks_in_269435 .splide__spinner {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	border: 2px solid #999;
	border-left-color: transparent;
	animation: splide-loading 1s linear infinite
}

#stacks_in_269435 .splide__track {
	position: relative;
	z-index: 0;
	overflow: hidden
}

#stacks_in_269435 .splide--draggable>.splide__track>.splide__list>.splide__slide {
	-webkit-user-select: none;
	user-select: none
}

#stacks_in_269435 .splide--fade>.splide__track>.splide__list {
	display: block
}

#stacks_in_269435 .splide--fade>.splide__track>.splide__list>.splide__slide {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	opacity: 0
}

#stacks_in_269435 .splide--fade>.splide__track>.splide__list>.splide__slide.is-active {
	position: relative;
	z-index: 1;
	opacity: 1
}

#stacks_in_269435 .splide--rtl {
	direction: rtl
}

#stacks_in_269435 .splide--ttb>.splide__track>.splide__list {
	display: block
}

#stacks_in_269435 .splide--ttb>.splide__pagination {
	width: auto
}

#stacks_in_269435 .splide__arrow {
	position: absolute;
	z-index: 5;
	top: 50%;
	transform: translateY(-50%);
	width: 40px;
	height: 40px;
	
	border-radius: 50%;
	
	
	
	display: flex;
	align-items: center;
	justify-content: center;
	border: none;
	padding: 0;
	background: rgba(255, 255, 255, 0.75);
	
	transition-duration: 200ms;
	transition-property: box-shadow;
	transition-timing-function: ease-out;
}

#stacks_in_269435 .splide__arrow svg {
	width: 1.2em;
	height: 1.2em;
	fill: rgba(27, 28, 29, 1.00);
}

#stacks_in_269435 .splide__arrow:hover {
	cursor: pointer;
	
}

#stacks_in_269435 .splide__arrow:focus {
	outline: none
}

#stacks_in_269435 .splide__arrow--prev {
	left: 1em
}

#stacks_in_269435 .splide__arrow--prev svg {
	transform: scaleX(-1)
}

#stacks_in_269435 .splide__arrow--next {
	right: 1em
}

#stacks_in_269435 .splide__pagination {
	position: absolute;
	z-index: 1;
	bottom: .5em;
	left: 50%;
	transform: translateX(-50%);
	padding: 0
}

#stacks_in_269435 .splide__pagination__page {
	display: inline-block;
	background: rgba(220, 220, 220, 1.00);
	border-radius: 50%;
	margin: 3px;
	padding: 0;
	transition-duration: .2s;
	transition-timing-function: linear;
	transition-property: transform, width;
	border: none;
}

#stacks_in_269435 .splide__pagination__page.is-active {
	background: rgba(245, 137, 153, 1.00);
	transition-duration: .2s;
	transition-timing-function: linear;
	transition-property: transform, width;
}

#stacks_in_269435 .splide__pagination__page:hover {
	background: rgba(245, 137, 153, 1.00);
	cursor: pointer;
}

#stacks_in_269435 .splide__pagination__page:focus {
	outline: none
}

#stacks_in_269435 .splide__progress__bar {
	width: 0;
	height: 4px;
	background: #F48999;
}

#stacks_in_269435 .splide--nav>.splide__track>.splide__list>.splide__slide {
	border: 3px solid transparent
}

#stacks_in_269435 .splide--nav>.splide__track>.splide__list>.splide__slide.is-active {
	border-color: #000
}

#stacks_in_269435 .splide--nav>.splide__track>.splide__list>.splide__slide:focus {
	outline: none
}

#stacks_in_269435 .splide--rtl>.splide__arrows .splide__arrow--prev,
#stacks_in_269435 .splide--rtl>.splide__track>.splide__arrows .splide__arrow--prev {
	right: 1em;
	left: auto
}

#stacks_in_269435 .splide--rtl>.splide__arrows .splide__arrow--prev svg,
#stacks_in_269435 .splide--rtl>.splide__track>.splide__arrows .splide__arrow--prev svg {
	transform: scaleX(1)
}

#stacks_in_269435 .splide--rtl>.splide__arrows .splide__arrow--next,
#stacks_in_269435 .splide--rtl>.splide__track>.splide__arrows .splide__arrow--next {
	left: 1em;
	right: auto
}

#stacks_in_269435 .splide--rtl>.splide__arrows .splide__arrow--next svg,
#stacks_in_269435 .splide--rtl>.splide__track>.splide__arrows .splide__arrow--next svg {
	transform: scaleX(-1)
}

#stacks_in_269435 .splide--ttb>.splide__arrows .splide__arrow,
#stacks_in_269435 .splide--ttb>.splide__track>.splide__arrows .splide__arrow {
	left: 50%;
	transform: translate(-50%)
}

#stacks_in_269435 .splide--ttb>.splide__arrows .splide__arrow--prev,
#stacks_in_269435 .splide--ttb>.splide__track>.splide__arrows .splide__arrow--prev {
	top: 1em
}

#stacks_in_269435 .splide--ttb>.splide__arrows .splide__arrow--prev svg,
#stacks_in_269435 .splide--ttb>.splide__track>.splide__arrows .splide__arrow--prev svg {
	transform: rotate(-90deg)
}

#stacks_in_269435 .splide--ttb>.splide__arrows .splide__arrow--next,
#stacks_in_269435 .splide--ttb>.splide__track>.splide__arrows .splide__arrow--next {
	top: auto;
	bottom: 1em
}

#stacks_in_269435 .splide--ttb>.splide__arrows .splide__arrow--next svg,
#stacks_in_269435 .splide--ttb>.splide__track>.splide__arrows .splide__arrow--next svg {
	transform: rotate(90deg)
}

#stacks_in_269435 .splide--ttb>.splide__pagination {
	display: flex;
	flex-direction: column;
	bottom: 50%;
	left: auto;
	right: .5em;
	transform: translateY(50%)
}

#stacks_in_269435 .splide__slide--has-video {
	cursor: pointer
}

#stacks_in_269435 .splide__slide--has-video:hover .splide__video__play {
	opacity: 1
}

#stacks_in_269435 .splide__slide__container--has-video {
	cursor: pointer;
	position: relative
}

#stacks_in_269435 .splide__slide__container--has-video:hover .splide__video__play {
	opacity: 1
}

#stacks_in_269435 .splide__video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
/* 	background: #000 */
}

#stacks_in_269435 .splide__video__wrapper {
	background: #000;
}

#stacks_in_269435 .splide__video div {
	height: 100%
}

#stacks_in_269435 .splide__video iframe,
#stacks_in_269435 .splide__video video {
	width: 100%;
	height: 100%
}

#stacks_in_269435 .splide__video__play {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: rgba(27, 28, 29, 0.75);
	width: 80px;
	height: 80px;
	border-radius: 50%;
	border: none;
	display: flex;
	justify-content: center;
	align-items: center;
	opacity: 1;
	
	transition-duration: 200ms;
	transition-property: box-shadow;
	transition-timing-function: ease-out;
}

#stacks_in_269435 .splide__video__play:hover {
	
	transition-duration: 200ms;
	transition-property: box-shadow;
	transition-timing-function: ease-out;
}


#stacks_in_269435 .splide__video__play:after {
	content: "";
	display: inline-block;
	border-color: transparent transparent transparent rgba(255, 255, 255, 0.75);
	border-style: solid;
	border-width: 9px 0 9px 17px;
	margin-left: 4px
}

#stacks_in_269435 .splide__video__play:hover {
	background: rgba(249, 158, 168, 0.90);
}

#stacks_in_269435 .splide__video__play:hover:after {
	border-color: transparent transparent transparent rgba(255, 255, 255, 1.00);
}


#stacks_in_269435 .splide__slide.is-active,
#stacks_in_269435 .splide__slide.is-active img {
}




@media (max-width: 47.9375em) {
	#stacks_in_269435 .splide {
		
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
		
	}
	
	#stacks_in_269435 .splide__arrow {
		
		width: 30px;
		height: 30px;
	}
	
	#stacks_in_269435 .splide__pagination__page {
		
		height: 10px;
		width: 10px;
		
	}
	
	#stacks_in_269435 .splide__pagination__page.is-active {
		
	}
	
	#stacks_in_269435 .splide__slide,
	#stacks_in_269435 .splide__video,
	#stacks_in_269435 .splide__video iframe {
		border-radius: 0px;
	}
	
	

		
}

@media (min-width: 48em) and (max-width: 61.9em) {
	#stacks_in_269435 .splide {
		
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
		
	}
	
	#stacks_in_269435 .splide__arrow {
		
		width: 40px;
		height: 40px;
	}
	
	#stacks_in_269435 .splide__pagination__page {
		
		height: 10px;
		width: 10px;
		
	}
	
	#stacks_in_269435 .splide__pagination__page.is-active {
		
	}
	
	#stacks_in_269435 .splide__slide,
	#stacks_in_269435 .splide__video,
	#stacks_in_269435 .splide__video iframe {
		border-radius: 0px;
	}

	

}

@media (min-width: 62em) {
	#stacks_in_269435 .splide {
		
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
		
	}
	
	#stacks_in_269435 .splide__arrow {
		
		width: 40px;
		height: 40px;
	}	
	
	#stacks_in_269435 .splide__pagination__page {
		
		height: 10px;
		width: 10px;
		
	}
	
	#stacks_in_269435 .splide__pagination__page.is-active {
		
	}

	#stacks_in_269435 .splide__slide,
	#stacks_in_269435 .splide__video,
	#stacks_in_269435 .splide__video iframe {
		border-radius: 0px;
	}

	

}




#stacks_in_269435 .splide {
	position: relative;
}

#stacks_in_269435 .splide__slide.is-active {
	transition-duration: 300ms;
	transition-property: all;
}


#stacks_in_269435 .splide__slide {
	
		
	
	filter:     contrast(100%);

}

#stacks_in_269435 .splide__slide.is-active {
	opacity: 1;
	filter: blur(0) saturate(1) grayscale(0) sepia(0);
}

#stacks_in_269435 .orbit__img__slide img,
#stacks_in_269435 .orbit__video__slide img {
	width: 100%;
	height: auto;
}

#stacks_in_269435 .splide__slide,
#stacks_in_269435 .splide__video,
#stacks_in_269435 .splide__video iframe {
	overflow: hidden;
}






.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_269397 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_269397 {
		display: none !important;
	}
}

#stacks_in_269304 {
	border: solid rgba(255, 204, 102, 1.00);
	border-width:  1px;
	margin:  20px;
	padding:  20px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_269305 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_269305 {
		display: none !important;
	}
}
#stacks_in_269306 .bubble{background-color:#FC6FCF;position:relative;padding:15px;margin:0;border-radius:10px}#stacks_in_269306 .bubble{margin:0 0 20px}#stacks_in_269306 .bubble.top{margin:20px 0 0}#stacks_in_269306 .bubble{box-shadow:0px 0px 5px #555555}#stacks_in_269306 .bubble:after{left:50px;border-color:#FFFFFF transparent transparent;border-style:solid}#stacks_in_269306 .bubble:before{left:50px;border-color:transparent #FFFFFF;border-style:solid}#stacks_in_269306 .bubble.top:after{right:50px;border-color:transparent transparent #FFFFFF}#stacks_in_269306 .bubble.top:before{right:50px;border-color:transparent #FFFFFF}#stacks_in_269306 .bubble.isoceles:after{content:"\00a0";display:block;position:absolute;bottom:-30px;width:0;height:0;border-width:15px 15px}#stacks_in_269306 .bubble.isoceles.top:after{top:-30px;bottom:auto;left:auto}#stacks_in_269306 .bubble.right:after{content:"\00a0";display:block;position:absolute;bottom:-40px;width:0;height:0;border-width:20px 0 20px 20px}#stacks_in_269306 .bubble.right.top:after{top:-40px;bottom:auto;left:auto;border-width:20px 20px 20px 0}#stacks_in_269306 .bubble.obtuse:before{content:"\00a0";display:block;position:absolute;bottom:-20px;width:0;height:0;border-width:0;border-right-width:30px;border-bottom-width:20px}#stacks_in_269306 .bubble.obtuse:after{content:"\00a0";display:block;position:absolute;bottom:-20px;width:0;height:0;border-width:0;border-right-width:10px;border-bottom-width:20px}#stacks_in_269306 .bubble.obtuse.top:before{top:-20px;bottom:auto;left:auto;border-width:0;border-left-width:30px;border-top-width:20px}#stacks_in_269306 .bubble.obtuse.top:after{top:-20px;bottom:auto;left:auto;border-width:0;border-left-width:10px;border-top-width:20px}#stacks_in_269306 .bubble.double{background:linear-gradient(to bottom,#FC6FCF 0%,#FFFFFF 50%,#FC6FCF 100%)}#stacks_in_269306 .bubble.topdown{background-image:linear-gradient(to bottom,#FC6FCF,#FFFFFF)}#stacks_in_269306 .bubble.leftright{background-image:linear-gradient(to right,#FC6FCF,#FFFFFF)}#stacks_in_269306 .bubble.topdiag{background-image:linear-gradient(to right bottom,#FC6FCF,#FFFFFF)}#stacks_in_269306 .bubble.bottomdiag{background-image:linear-gradient(to right top,#FC6FCF,#FFFFFF)}#stacks_in_269306 .bubble.radial{background-image:radial-gradient(ellipse at 50% 50%,#FC6FCF,#FFFFFF)}#stacks_in_269306 .bubble.radial2{background-image:radial-gradient(ellipse at 50% 0%,#FC6FCF,#FFFFFF)}#stacks_in_269306 .bubble.radial3{background-image:radial-gradient(ellipse at 100% 0%,#FC6FCF,#FFFFFF)}#stacks_in_269306 .bubble.radial4{background-image:radial-gradient(ellipse at 100% 50%,#FC6FCF,#FFFFFF)}#stacks_in_269306 .bubble.radial5{background-image:radial-gradient(ellipse at 100% 100%,#FC6FCF,#FFFFFF)}#stacks_in_269306 .bubble.radial6{background-image:radial-gradient(ellipse at 50% 100%,#FC6FCF,#FFFFFF)}#stacks_in_269306 .bubble.radial7{background-image:radial-gradient(ellipse at 0% 100%,#FC6FCF,#FFFFFF)}#stacks_in_269306 .bubble.radial8{background-image:radial-gradient(ellipse at 0% 50%,#FC6FCF,#FFFFFF)}#stacks_in_269306 .bubble.radial9{background-image:radial-gradient(ellipse at 0% 0%,#FC6FCF,#FFFFFF)}#stacks_in_269306 .bubble.circle{background-image:radial-gradient(circle at 50% 50%,#FC6FCF,#FFFFFF)}#stacks_in_269306 .bubble.circle2{background-image:radial-gradient(circle at 50% 0%,#FC6FCF,#FFFFFF)}#stacks_in_269306 .bubble.circle3{background-image:radial-gradient(circle at 100% 0%,#FC6FCF,#FFFFFF)}#stacks_in_269306 .bubble.circle4{background-image:radial-gradient(circle at 100% 50%,#FC6FCF,#FFFFFF)}#stacks_in_269306 .bubble.circle5{background-image:radial-gradient(circle at 100% 100%,#FC6FCF,#FFFFFF)}#stacks_in_269306 .bubble.circle6{background-image:radial-gradient(circle at 50% 100%,#FC6FCF,#FFFFFF)}#stacks_in_269306 .bubble.circle7{background-image:radial-gradient(circle at 0% 100%,#FC6FCF,#FFFFFF)}#stacks_in_269306 .bubble.circle8{background-image:radial-gradient(circle at 0% 50%,#FC6FCF,#FFFFFF)}#stacks_in_269306 .bubble.circle9{background-image:radial-gradient(circle at 0% 0%,#FC6FCF,#FFFFFF)}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_269311 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_269311 {
		display: none !important;
	}
}
/* ********* */
/* Normalize */
/* ********* */

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

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

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

#stacks_in_269312 audio,
#stacks_in_269312 canvas,
#stacks_in_269312 progress,
#stacks_in_269312 video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

#stacks_in_269312 audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */

#stacks_in_269312 [hidden],
#stacks_in_269312 template {
  display: none;
}


/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

#stacks_in_269312 img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

#stacks_in_269312 svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * Address differences between Firefox and other browsers.
 */

#stacks_in_269312 hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */

#stacks_in_269312 pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

#stacks_in_269312 code,
#stacks_in_269312 kbd,
#stacks_in_269312 pre,
#stacks_in_269312 samp {
  font-family: monospace, monospace;
  font-size: 1em;
}



/* **************** */
/* Stack Specific   */
/* **************** */


#stacks_in_269312 *,
#stacks_in_269312 *:before,
#stacks_in_269312 *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}


#stacks_in_269312 .wow {
  visibility: hidden;
}



/* We use this media query to add styles to any device that supports media queries */


@media only screen {
  #stacks_in_269312 .column_base_margin {
    margin-bottom: 0px;
  }
}

@media only screen and (max-width: 1024px) {

  #stacks_in_269312 .column_base_margin {
    margin-bottom: 40px;
  }
}

/* Used to alter styles for screens at least 768px wide. */
@media only screen and (max-width: 768px) {
  #stacks_in_269312 .column_base_margin {
    margin-bottom: 40px;
  }
}

/* Used to alter styles for screens at least 480px wide. */
@media only screen and (max-width: 640px) {
  #stacks_in_269312 .column_base_margin {
    margin-bottom: 20px;
  }
}







/* Handles making images responsive inside the stack */
#stacks_in_269312 img {
  max-width: 100%;
  height: auto;
}

/* **************** */
/* Foundation START */
/* **************** */


/*

Copyright (c) 2013-2014 ZURB, inc.

MIT License

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

*/


#stacks_in_269312 meta.foundation-version {
  font-family: "/5.3.1/"; }

#stacks_in_269312 meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em; }

#stacks_in_269312 meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em; }

#stacks_in_269312 meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em; }

#stacks_in_269312 meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em; }

#stacks_in_269312 meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em; }

#stacks_in_269312 meta.foundation-data-attribute-namespace {
  font-family: false; }

#stacks_in_269312 *,
#stacks_in_269312 *:before,
#stacks_in_269312 *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

#stacks_in_269312 .left {
  float: left !important; }

#stacks_in_269312 .right {
  float: right !important; }

#stacks_in_269312 .clearfix:before,
#stacks_in_269312 .clearfix:after {
  content: " ";
  display: table; }

#stacks_in_269312 .clearfix:after {
  clear: both; }

#stacks_in_269312 .hide {
  display: none; }

#stacks_in_269312 .antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }


#stacks_in_269312 img {
  display: inline-block;
  vertical-align: middle; }


#stacks_in_269312 textarea {
  height: auto;
  min-height: 50px; }

#stacks_in_269312 select {
  width: 100%; }

#stacks_in_269312 .row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
}

#stacks_in_269312 .row:before,
#stacks_in_269312 .row:after {
  content: " ";
  display: table; }

#stacks_in_269312 .row:after {
  clear: both; }

#stacks_in_269312 .row.collapse > .column,
#stacks_in_269312 .row.collapse > .columns {
  padding-left: 0;
  padding-right: 0; }

#stacks_in_269312 .row.collapse .row {
  margin-left: 0;
  margin-right: 0; }

#stacks_in_269312 .row .row {
  width: auto;
  margin-left: -0.9375em;
  margin-right: -0.9375em;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none; }

#stacks_in_269312 .row .row:before,
#stacks_in_269312 .row .row:after {
  content: " ";
  display: table; }

#stacks_in_269312 .row .row:after {
  clear: both; }

#stacks_in_269312 .row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none; }

#stacks_in_269312 .row .row.collapse:before,
#stacks_in_269312 .row .row.collapse:after {
  content: " ";
  display: table; }

#stacks_in_269312 .row .row.collapse:after {
  clear: both; }

#stacks_in_269312 .column,
#stacks_in_269312 .columns {
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  margin-right: 0;   /* Fixes comaptiblity with some themes using skeleton.css */
  margin-left: 0;    /* Fixes comaptiblity with some themes using skeleton.css */
  width: 100%;
  float: left; }

#stacks_in_269312 [class*="column"] + [class*="column"]:last-child {
  float: right; }

#stacks_in_269312 [class*="column"] + [class*="column"].end {
  float: left; }

@media only screen {
  #stacks_in_269312 .small-push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  #stacks_in_269312 .small-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  #stacks_in_269312 .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  #stacks_in_269312 .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  #stacks_in_269312 .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  #stacks_in_269312 .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  #stacks_in_269312 .small-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  #stacks_in_269312 .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  #stacks_in_269312 .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  #stacks_in_269312 .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  #stacks_in_269312 .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  #stacks_in_269312 .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  #stacks_in_269312 .small-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  #stacks_in_269312 .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  #stacks_in_269312 .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  #stacks_in_269312 .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  #stacks_in_269312 .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  #stacks_in_269312 .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  #stacks_in_269312 .small-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  #stacks_in_269312 .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  #stacks_in_269312 .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  #stacks_in_269312 .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  #stacks_in_269312 .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  #stacks_in_269312 .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  #stacks_in_269312 .column,
  #stacks_in_269312 .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left; }

  #stacks_in_269312 .small-1 {
    width: 8.33333%; }

  #stacks_in_269312 .small-2 {
    width: 16.66667%; }

  #stacks_in_269312 .small-3 {
    width: 25%; }

  #stacks_in_269312 .small-4 {
    width: 33.33333%; }

  #stacks_in_269312 .small-5 {
    width: 41.66667%; }

  #stacks_in_269312 .small-6 {
    width: 50%; }

  #stacks_in_269312 .small-7 {
    width: 58.33333%; }

  #stacks_in_269312 .small-8 {
    width: 66.66667%; }

  #stacks_in_269312 .small-9 {
    width: 75%; }

  #stacks_in_269312 .small-10 {
    width: 83.33333%; }

  #stacks_in_269312 .small-11 {
    width: 91.66667%; }

  #stacks_in_269312 .small-12 {
    width: 100%; }

  #stacks_in_269312 .small-offset-0 {
    margin-left: 0% !important; }

  #stacks_in_269312 .small-offset-1 {
    margin-left: 8.33333% !important; }

  #stacks_in_269312 .small-offset-2 {
    margin-left: 16.66667% !important; }

  #stacks_in_269312 .small-offset-3 {
    margin-left: 25% !important; }

  #stacks_in_269312 .small-offset-4 {
    margin-left: 33.33333% !important; }

  #stacks_in_269312 .small-offset-5 {
    margin-left: 41.66667% !important; }

  #stacks_in_269312 .small-offset-6 {
    margin-left: 50% !important; }

  #stacks_in_269312 .small-offset-7 {
    margin-left: 58.33333% !important; }

  #stacks_in_269312 .small-offset-8 {
    margin-left: 66.66667% !important; }

  #stacks_in_269312 .small-offset-9 {
    margin-left: 75% !important; }

  #stacks_in_269312 .small-offset-10 {
    margin-left: 83.33333% !important; }

  #stacks_in_269312 .small-offset-11 {
    margin-left: 91.66667% !important; }

  #stacks_in_269312 .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

  #stacks_in_269312 .column.small-centered,
  #stacks_in_269312 .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  #stacks_in_269312 .column.small-uncentered,
  #stacks_in_269312 .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }

  #stacks_in_269312 .column.small-centered:last-child,
  #stacks_in_269312 .columns.small-centered:last-child {
    float: none; }

  #stacks_in_269312 .column.small-uncentered:last-child,
  #stacks_in_269312 .columns.small-uncentered:last-child {
    float: left; }

  #stacks_in_269312 .column.small-uncentered.opposite,
  #stacks_in_269312 .columns.small-uncentered.opposite {
    float: right; }
}

@media only screen and (min-width: 40.063em) {
  #stacks_in_269312 .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  #stacks_in_269312 .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  #stacks_in_269312 .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  #stacks_in_269312 .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  #stacks_in_269312 .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  #stacks_in_269312 .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  #stacks_in_269312 .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  #stacks_in_269312 .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  #stacks_in_269312 .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  #stacks_in_269312 .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  #stacks_in_269312 .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  #stacks_in_269312 .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  #stacks_in_269312 .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  #stacks_in_269312 .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  #stacks_in_269312 .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  #stacks_in_269312 .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  #stacks_in_269312 .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  #stacks_in_269312 .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  #stacks_in_269312 .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  #stacks_in_269312 .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  #stacks_in_269312 .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  #stacks_in_269312 .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  #stacks_in_269312 .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  #stacks_in_269312 .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  #stacks_in_269312 .column,
  #stacks_in_269312 .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left; }

  #stacks_in_269312 .medium-1 {
    width: 8.33333%; }

  #stacks_in_269312 .medium-2 {
    width: 16.66667%; }

  #stacks_in_269312 .medium-3 {
    width: 25%; }

  #stacks_in_269312 .medium-4 {
    width: 33.33333%; }

  #stacks_in_269312 .medium-5 {
    width: 41.66667%; }

  #stacks_in_269312 .medium-6 {
    width: 50%; }

  #stacks_in_269312 .medium-7 {
    width: 58.33333%; }

  #stacks_in_269312 .medium-8 {
    width: 66.66667%; }

  #stacks_in_269312 .medium-9 {
    width: 75%; }

  #stacks_in_269312 .medium-10 {
    width: 83.33333%; }

  #stacks_in_269312 .medium-11 {
    width: 91.66667%; }

  #stacks_in_269312 .medium-12 {
    width: 100%; }

  #stacks_in_269312 .medium-offset-0 {
    margin-left: 0% !important; }

  #stacks_in_269312 .medium-offset-1 {
    margin-left: 8.33333% !important; }

  #stacks_in_269312 .medium-offset-2 {
    margin-left: 16.66667% !important; }

  #stacks_in_269312 .medium-offset-3 {
    margin-left: 25% !important; }

  #stacks_in_269312 .medium-offset-4 {
    margin-left: 33.33333% !important; }

  #stacks_in_269312 .medium-offset-5 {
    margin-left: 41.66667% !important; }

  #stacks_in_269312 .medium-offset-6 {
    margin-left: 50% !important; }

  #stacks_in_269312 .medium-offset-7 {
    margin-left: 58.33333% !important; }

  #stacks_in_269312 .medium-offset-8 {
    margin-left: 66.66667% !important; }

  #stacks_in_269312 .medium-offset-9 {
    margin-left: 75% !important; }

  #stacks_in_269312 .medium-offset-10 {
    margin-left: 83.33333% !important; }

  #stacks_in_269312 .medium-offset-11 {
    margin-left: 91.66667% !important; }

  #stacks_in_269312 .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

  #stacks_in_269312 .column.medium-centered,
  #stacks_in_269312 .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  #stacks_in_269312 .column.medium-uncentered,
  #stacks_in_269312 .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }

  #stacks_in_269312 .column.medium-centered:last-child,
  #stacks_in_269312 .columns.medium-centered:last-child {
    float: none; }

  #stacks_in_269312 .column.medium-uncentered:last-child,
  #stacks_in_269312 .columns.medium-uncentered:last-child {
    float: left; }

  #stacks_in_269312 .column.medium-uncentered.opposite,
  #stacks_in_269312 .columns.medium-uncentered.opposite {
    float: right; }

  #stacks_in_269312 .push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  #stacks_in_269312 .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  #stacks_in_269312 .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  #stacks_in_269312 .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  #stacks_in_269312 .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  #stacks_in_269312 .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  #stacks_in_269312 .push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  #stacks_in_269312 .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  #stacks_in_269312 .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  #stacks_in_269312 .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  #stacks_in_269312 .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  #stacks_in_269312 .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  #stacks_in_269312 .push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  #stacks_in_269312 .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  #stacks_in_269312 .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  #stacks_in_269312 .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  #stacks_in_269312 .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  #stacks_in_269312 .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  #stacks_in_269312 .push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  #stacks_in_269312 .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  #stacks_in_269312 .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  #stacks_in_269312 .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  #stacks_in_269312 .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  #stacks_in_269312 .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
}

@media only screen and (min-width: 64.063em) {
  #stacks_in_269312 .large-push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  #stacks_in_269312 .large-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  #stacks_in_269312 .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  #stacks_in_269312 .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  #stacks_in_269312 .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  #stacks_in_269312 .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  #stacks_in_269312 .large-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  #stacks_in_269312 .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  #stacks_in_269312 .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  #stacks_in_269312 .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  #stacks_in_269312 .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  #stacks_in_269312 .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  #stacks_in_269312 .large-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  #stacks_in_269312 .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  #stacks_in_269312 .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  #stacks_in_269312 .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  #stacks_in_269312 .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  #stacks_in_269312 .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  #stacks_in_269312 .large-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  #stacks_in_269312 .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  #stacks_in_269312 .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  #stacks_in_269312 .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  #stacks_in_269312 .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  #stacks_in_269312 .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  #stacks_in_269312 .column,
  #stacks_in_269312 .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left; }

  #stacks_in_269312 .large-1 {
    width: 8.33333%; }

  #stacks_in_269312 .large-2 {
    width: 16.66667%; }

  #stacks_in_269312 .large-3 {
    width: 25%; }

  #stacks_in_269312 .large-4 {
    width: 33.33333%; }

  #stacks_in_269312 .large-5 {
    width: 41.66667%; }

  #stacks_in_269312 .large-6 {
    width: 50%; }

  #stacks_in_269312 .large-7 {
    width: 58.33333%; }

  #stacks_in_269312 .large-8 {
    width: 66.66667%; }

  #stacks_in_269312 .large-9 {
    width: 75%; }

  #stacks_in_269312 .large-10 {
    width: 83.33333%; }

  #stacks_in_269312 .large-11 {
    width: 91.66667%; }

  #stacks_in_269312 .large-12 {
    width: 100%; }

  #stacks_in_269312 .large-offset-0 {
    margin-left: 0% !important; }

  #stacks_in_269312 .large-offset-1 {
    margin-left: 8.33333% !important; }

  #stacks_in_269312 .large-offset-2 {
    margin-left: 16.66667% !important; }

  #stacks_in_269312 .large-offset-3 {
    margin-left: 25% !important; }

  #stacks_in_269312 .large-offset-4 {
    margin-left: 33.33333% !important; }

  #stacks_in_269312 .large-offset-5 {
    margin-left: 41.66667% !important; }

  #stacks_in_269312 .large-offset-6 {
    margin-left: 50% !important; }

  #stacks_in_269312 .large-offset-7 {
    margin-left: 58.33333% !important; }

  #stacks_in_269312 .large-offset-8 {
    margin-left: 66.66667% !important; }

  #stacks_in_269312 .large-offset-9 {
    margin-left: 75% !important; }

  #stacks_in_269312 .large-offset-10 {
    margin-left: 83.33333% !important; }

  #stacks_in_269312 .large-offset-11 {
    margin-left: 91.66667% !important; }

  #stacks_in_269312 .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

  #stacks_in_269312 .column.large-centered,
  #stacks_in_269312 .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  #stacks_in_269312 .column.large-uncentered,
  #stacks_in_269312 .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }

  #stacks_in_269312 .column.large-centered:last-child,
  #stacks_in_269312 .columns.large-centered:last-child {
    float: none; }

  #stacks_in_269312 .column.large-uncentered:last-child,
  #stacks_in_269312 .columns.large-uncentered:last-child {
    float: left; }

  #stacks_in_269312 .column.large-uncentered.opposite,
  #stacks_in_269312 .columns.large-uncentered.opposite {
    float: right; }

  #stacks_in_269312 .push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  #stacks_in_269312 .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  #stacks_in_269312 .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  #stacks_in_269312 .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  #stacks_in_269312 .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  #stacks_in_269312 .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  #stacks_in_269312 .push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  #stacks_in_269312 .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  #stacks_in_269312 .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  #stacks_in_269312 .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  #stacks_in_269312 .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  #stacks_in_269312 .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  #stacks_in_269312 .push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  #stacks_in_269312 .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  #stacks_in_269312 .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  #stacks_in_269312 .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  #stacks_in_269312 .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  #stacks_in_269312 .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  #stacks_in_269312 .push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  #stacks_in_269312 .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  #stacks_in_269312 .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  #stacks_in_269312 .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  #stacks_in_269312 .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  #stacks_in_269312 .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
}

#stacks_in_269312 [class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem; }

#stacks_in_269312 [class*="block-grid-"]:before, [class*="block-grid-"]:after {
  content: " ";
  display: table; }

#stacks_in_269312 [class*="block-grid-"]:after {
  clear: both; }

#stacks_in_269312 [class*="block-grid-"] > li {
  display: block;
  height: auto;
  float: left;
  padding: 0 0.625rem 1.25rem; }

@media only screen {

#stacks_in_269312 .small-block-grid-1 > li {
width: 100%;
list-style: none; }
  #stacks_in_269312 .small-block-grid-1 > li:nth-of-type(1n) {
  clear: none; }
  #stacks_in_269312 .small-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }

#stacks_in_269312 .small-block-grid-2 > li {
  width: 50%;
  list-style: none; }
  #stacks_in_269312 .small-block-grid-2 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269312 .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }

#stacks_in_269312 .small-block-grid-3 > li {
  width: 33.33333%;
  list-style: none; }
  #stacks_in_269312 .small-block-grid-3 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269312 .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }

#stacks_in_269312 .small-block-grid-4 > li {
  width: 25%;
  list-style: none; }
  #stacks_in_269312 .small-block-grid-4 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269312 .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }

#stacks_in_269312 .small-block-grid-5 > li {
  width: 20%;
  list-style: none; }
  #stacks_in_269312 .small-block-grid-5 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269312 .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }

#stacks_in_269312 .small-block-grid-6 > li {
  width: 16.66667%;
  list-style: none; }
  #stacks_in_269312 .small-block-grid-6 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269312 .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }

#stacks_in_269312 .small-block-grid-7 > li {
  width: 14.28571%;
  list-style: none; }
  #stacks_in_269312 .small-block-grid-7 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269312 .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }

#stacks_in_269312 .small-block-grid-8 > li {
  width: 12.5%;
  list-style: none; }
  #stacks_in_269312 .small-block-grid-8 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269312 .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }

#stacks_in_269312 .small-block-grid-9 > li {
  width: 11.11111%;
  list-style: none; }
  #stacks_in_269312 .small-block-grid-9 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269312 .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }

#stacks_in_269312 .small-block-grid-10 > li {
  width: 10%;
  list-style: none; }
  #stacks_in_269312 .small-block-grid-10 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269312 .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }

#stacks_in_269312 .small-block-grid-11 > li {
  width: 9.09091%;
  list-style: none; }
  #stacks_in_269312 .small-block-grid-11 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269312 .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }

#stacks_in_269312 .small-block-grid-12 > li {
  width: 8.33333%;
  list-style: none; }
  #stacks_in_269312 .small-block-grid-12 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269312 .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; }
}

@media only screen and (min-width: 40.063em) {
#stacks_in_269312 .medium-block-grid-1 > li {
  width: 100%;
  list-style: none; }
  #stacks_in_269312 .medium-block-grid-1 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269312 .medium-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both; }

#stacks_in_269312 .medium-block-grid-2 > li {
  width: 50%;
  list-style: none; }
  #stacks_in_269312 .medium-block-grid-2 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269312 .medium-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }

#stacks_in_269312 .medium-block-grid-3 > li {
  width: 33.33333%;
  list-style: none; }
  #stacks_in_269312 .medium-block-grid-3 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269312 .medium-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }

#stacks_in_269312 .medium-block-grid-4 > li {
  width: 25%;
  list-style: none; }
  #stacks_in_269312 .medium-block-grid-4 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269312 .medium-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }

#stacks_in_269312 .medium-block-grid-5 > li {
  width: 20%;
  list-style: none; }
  #stacks_in_269312 .medium-block-grid-5 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269312 .medium-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }

#stacks_in_269312 .medium-block-grid-6 > li {
  width: 16.66667%;
  list-style: none; }
  #stacks_in_269312 .medium-block-grid-6 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269312 .medium-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }

#stacks_in_269312 .medium-block-grid-7 > li {
  width: 14.28571%;
  list-style: none; }
  #stacks_in_269312 .medium-block-grid-7 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269312 .medium-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }

#stacks_in_269312 .medium-block-grid-8 > li {
  width: 12.5%;
  list-style: none; }
  #stacks_in_269312 .medium-block-grid-8 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269312 .medium-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }

#stacks_in_269312 .medium-block-grid-9 > li {
  width: 11.11111%;
  list-style: none; }
  #stacks_in_269312 .medium-block-grid-9 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269312 .medium-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }

#stacks_in_269312 .medium-block-grid-10 > li {
  width: 10%;
  list-style: none; }
  #stacks_in_269312 .medium-block-grid-10 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269312 .medium-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }

#stacks_in_269312 .medium-block-grid-11 > li {
  width: 9.09091%;
  list-style: none; }
  #stacks_in_269312 .medium-block-grid-11 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269312 .medium-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }

#stacks_in_269312 .medium-block-grid-12 > li {
  width: 8.33333%;
  list-style: none; }
  #stacks_in_269312 .medium-block-grid-12 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269312 .medium-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; }
}

@media only screen and (min-width: 64.063em) {
#stacks_in_269312 .large-block-grid-1 > li {
  width: 100%;
  list-style: none; }
  #stacks_in_269312 .large-block-grid-1 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269312 .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both; }

#stacks_in_269312 .large-block-grid-2 > li {
  width: 50%;
  list-style: none; }
  #stacks_in_269312 .large-block-grid-2 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269312 .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }

#stacks_in_269312 .large-block-grid-3 > li {
  width: 33.33333%;
  list-style: none; }
  #stacks_in_269312 .large-block-grid-3 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269312 .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }

#stacks_in_269312 .large-block-grid-4 > li {
  width: 25%;
  list-style: none; }
  #stacks_in_269312 .large-block-grid-4 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269312 .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }

#stacks_in_269312 .large-block-grid-5 > li {
  width: 20%;
  list-style: none; }
  #stacks_in_269312 .large-block-grid-5 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269312 .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }

#stacks_in_269312 .large-block-grid-6 > li {
  width: 16.66667%;
  list-style: none; }
  #stacks_in_269312 .large-block-grid-6 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269312 .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }

#stacks_in_269312 .large-block-grid-7 > li {
  width: 14.28571%;
  list-style: none; }
  #stacks_in_269312 .large-block-grid-7 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269312 .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }

#stacks_in_269312 .large-block-grid-8 > li {
  width: 12.5%;
  list-style: none; }
  #stacks_in_269312 .large-block-grid-8 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269312 .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }

#stacks_in_269312 .large-block-grid-9 > li {
  width: 11.11111%;
  list-style: none; }
  #stacks_in_269312 .large-block-grid-9 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269312 .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }

#stacks_in_269312 .large-block-grid-10 > li {
  width: 10%;
  list-style: none; }
  #stacks_in_269312 .large-block-grid-10 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269312 .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }

#stacks_in_269312 .large-block-grid-11 > li {
  width: 9.09091%;
  list-style: none; }
  #stacks_in_269312 .large-block-grid-11 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269312 .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }

#stacks_in_269312 .large-block-grid-12 > li {
  width: 8.33333%;
  list-style: none; }
  #stacks_in_269312 .large-block-grid-12 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_269312 .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; } }

#stacks_in_269313 {
	margin:  20px;
	padding:  20px;
}

#stacks_in_269316 {
	margin:  20px;
	padding:  20px;
}
#stacks_in_269321 .stacks_in_269321-button {
	text-shadow: none;
	border: none;
	outline: none;
	word-wrap: normal;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	font-family: FlatButtonLato, sans-serif;
	font-size: 17px !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	-webkit-font-smoothing: subpixel-antialiased;
	text-rendering: optimizeLegibility;
	text-align: center;
}

#stacks_in_269321 .button_text {
	padding: 0 20px 0 20px;
	display: inline-block;
}

#stacks_in_269321 .button_icon {
	display: inline-block;
	font-size: 17px !important;
	
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	float: left;
	
	  width: 54px;
	
}

#stacks_in_269321 .stacks_in_269321-button,
#stacks_in_269321 .button_icon {
	
		height: 54px;
		line-height: 54px;
	
}


	#stacks_in_269321 {
		text-align: center;
	}




	#stacks_in_269321 .stacks_in_269321-button {
		width: 300px;
	}






#stacks_in_269321 a.stacks_in_269321-button, #stacks_in_269321 a.stacks_in_269321-button:visited, #stacks_in_269321 a.stacks_in_269321-button:hover, #stacks_in_269321 a.stacks_in_269321-button:active {
	text-decoration: none;
}


/* Color picker options */
	
	#stacks_in_269321 .stacks_in_269321-button {
		
			background-color: none;
			border: 1px solid #FF8000;
		
	}

	#stacks_in_269321 a.stacks_in_269321-button, #stacks_in_269321 a.stacks_in_269321-button:visited {
		
			color: #FF8000 !important;
			
	}

	#stacks_in_269321 a.stacks_in_269321-button:hover, #stacks_in_269321 a.stacks_in_269321-button:active {
		
			text-decoration: none;
			color: #FFFFFF !important;
			background-color: #FF8000;
		
	}

	
	#stacks_in_269321 .button_icon {
		
			background-color: none;
			border-right: 1px solid #FF8000;
		
	}

	#stacks_in_269321 a.stacks_in_269321-button:hover .button_icon, #stacks_in_269321 a.stacks_in_269321-button:active .button_icon {
		
			background-color: #FF8000;
			border-right: 1px solid #FFFFFF;
				
	}
	



#stacks_in_269321 {
	margin:  20px;
	padding:  20px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_269303 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_269303 {
		display: none !important;
	}
}
#stacks_in_269254 .bubble{background-color:#FDB2AE;position:relative;padding:15px;margin:0;border-radius:10px}#stacks_in_269254 .bubble{margin:0 0 20px}#stacks_in_269254 .bubble.top{margin:20px 0 0}#stacks_in_269254 .bubble{box-shadow:0px 0px 5px #555555}#stacks_in_269254 .bubble:after{left:50px;border-color:#FFFFFF transparent transparent;border-style:solid}#stacks_in_269254 .bubble:before{left:50px;border-color:transparent #FFFFFF;border-style:solid}#stacks_in_269254 .bubble.top:after{right:50px;border-color:transparent transparent #FFFFFF}#stacks_in_269254 .bubble.top:before{right:50px;border-color:transparent #FFFFFF}#stacks_in_269254 .bubble.isoceles:after{content:"\00a0";display:block;position:absolute;bottom:-30px;width:0;height:0;border-width:15px 15px}#stacks_in_269254 .bubble.isoceles.top:after{top:-30px;bottom:auto;left:auto}#stacks_in_269254 .bubble.right:after{content:"\00a0";display:block;position:absolute;bottom:-40px;width:0;height:0;border-width:20px 0 20px 20px}#stacks_in_269254 .bubble.right.top:after{top:-40px;bottom:auto;left:auto;border-width:20px 20px 20px 0}#stacks_in_269254 .bubble.obtuse:before{content:"\00a0";display:block;position:absolute;bottom:-20px;width:0;height:0;border-width:0;border-right-width:30px;border-bottom-width:20px}#stacks_in_269254 .bubble.obtuse:after{content:"\00a0";display:block;position:absolute;bottom:-20px;width:0;height:0;border-width:0;border-right-width:10px;border-bottom-width:20px}#stacks_in_269254 .bubble.obtuse.top:before{top:-20px;bottom:auto;left:auto;border-width:0;border-left-width:30px;border-top-width:20px}#stacks_in_269254 .bubble.obtuse.top:after{top:-20px;bottom:auto;left:auto;border-width:0;border-left-width:10px;border-top-width:20px}#stacks_in_269254 .bubble.double{background:linear-gradient(to bottom,#FDB2AE 0%,#FFFFFF 50%,#FDB2AE 100%)}#stacks_in_269254 .bubble.topdown{background-image:linear-gradient(to bottom,#FDB2AE,#FFFFFF)}#stacks_in_269254 .bubble.leftright{background-image:linear-gradient(to right,#FDB2AE,#FFFFFF)}#stacks_in_269254 .bubble.topdiag{background-image:linear-gradient(to right bottom,#FDB2AE,#FFFFFF)}#stacks_in_269254 .bubble.bottomdiag{background-image:linear-gradient(to right top,#FDB2AE,#FFFFFF)}#stacks_in_269254 .bubble.radial{background-image:radial-gradient(ellipse at 50% 50%,#FDB2AE,#FFFFFF)}#stacks_in_269254 .bubble.radial2{background-image:radial-gradient(ellipse at 50% 0%,#FDB2AE,#FFFFFF)}#stacks_in_269254 .bubble.radial3{background-image:radial-gradient(ellipse at 100% 0%,#FDB2AE,#FFFFFF)}#stacks_in_269254 .bubble.radial4{background-image:radial-gradient(ellipse at 100% 50%,#FDB2AE,#FFFFFF)}#stacks_in_269254 .bubble.radial5{background-image:radial-gradient(ellipse at 100% 100%,#FDB2AE,#FFFFFF)}#stacks_in_269254 .bubble.radial6{background-image:radial-gradient(ellipse at 50% 100%,#FDB2AE,#FFFFFF)}#stacks_in_269254 .bubble.radial7{background-image:radial-gradient(ellipse at 0% 100%,#FDB2AE,#FFFFFF)}#stacks_in_269254 .bubble.radial8{background-image:radial-gradient(ellipse at 0% 50%,#FDB2AE,#FFFFFF)}#stacks_in_269254 .bubble.radial9{background-image:radial-gradient(ellipse at 0% 0%,#FDB2AE,#FFFFFF)}#stacks_in_269254 .bubble.circle{background-image:radial-gradient(circle at 50% 50%,#FDB2AE,#FFFFFF)}#stacks_in_269254 .bubble.circle2{background-image:radial-gradient(circle at 50% 0%,#FDB2AE,#FFFFFF)}#stacks_in_269254 .bubble.circle3{background-image:radial-gradient(circle at 100% 0%,#FDB2AE,#FFFFFF)}#stacks_in_269254 .bubble.circle4{background-image:radial-gradient(circle at 100% 50%,#FDB2AE,#FFFFFF)}#stacks_in_269254 .bubble.circle5{background-image:radial-gradient(circle at 100% 100%,#FDB2AE,#FFFFFF)}#stacks_in_269254 .bubble.circle6{background-image:radial-gradient(circle at 50% 100%,#FDB2AE,#FFFFFF)}#stacks_in_269254 .bubble.circle7{background-image:radial-gradient(circle at 0% 100%,#FDB2AE,#FFFFFF)}#stacks_in_269254 .bubble.circle8{background-image:radial-gradient(circle at 0% 50%,#FDB2AE,#FFFFFF)}#stacks_in_269254 .bubble.circle9{background-image:radial-gradient(circle at 0% 0%,#FDB2AE,#FFFFFF)}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_269259 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_269259 {
		display: none !important;
	}
}
#stacks_in_269260>.s3_row {
	margin: 0 -10px;
}

#stacks_in_269260>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_269260>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_269260>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_269260>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_269260>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_269267 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_269267 {
		display: none !important;
	}
}
/*! lightgallery - v1.6.12 - 2019-02-19
* http://sachinchoolur.github.io/lightGallery/
* Copyright (c) 2019 Sachin N; Licensed GPLv3 */
@font-face {
  font-family: 'lg';
  src: url("../files/lg/lg.eot?n1z373");
  src: url("../files/lg/lg.eot?#iefixn1z373") format("embedded-opentype"), url("../files/lg/lg.woff?n1z373") format("woff"), url("../files/lg/lg.ttf?n1z373") format("truetype"), url("../files/lg/lg.svg?n1z373#lg") format("svg");
  font-weight: normal;
  font-style: normal;
}
.lg-icon {
  font-family: 'lg';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.lg-actions .lg-next, .lg-actions .lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 2px;
  /* color: #999; */
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 2008;
  border: none;
  outline: none;
}
.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: 0.5;
}
.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
  color: #FFF;
}
.lg-actions .lg-next {
  right: 20px;
}
.lg-actions .lg-next:before {
  content: "\e095";
}
.lg-actions .lg-prev {
  left: 20px;
}
.lg-actions .lg-prev:after {
  content: "\e094";
}

@-webkit-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  -o-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative;
}
.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  -o-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative;
}

.lg-toolbar {
  z-index: 2010;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.45);
}
.lg-toolbar .lg-icon {
  /* color: #999; */
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium none;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.lg-toolbar .lg-icon:hover {
  color: #FFF;
}
.lg-toolbar .lg-close:after {
  content: "\e070";
}
.lg-toolbar .lg-download:after {
  content: "\e0f2";
}

.lg-sub-html {
  background-color: rgba(0, 0, 0, 0.45);
  bottom: 0;
  color: #EEE;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 2008;
}
.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: bold;
}
.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}

#lg-counter {
  /* color: #999; */
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle;
}

.lg-toolbar, .lg-prev, .lg-next {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}

.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}
.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
}
.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}

.lg-outer .lg-thumb-outer {
  background-color: #0D0A0A;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 2008;
  max-height: 350px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0);
}
.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px;
}
.lg-outer .lg-thumb-item {
  border-radius: 5px;
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #2e2e2e;
  border-radius: 4px;
  margin-bottom: 5px;
}
@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    -webkit-transition: border-color 0.25s ease;
    -o-transition: border-color 0.25s ease;
    transition: border-color 0.25s ease;
  }
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: #454545;
}
.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px;
}
.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
  -webkit-transition: bottom 0.25s ease;
  -o-transition: bottom 0.25s ease;
  transition: bottom 0.25s ease;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px;
}
.lg-outer .lg-toogle-thumb {
  background-color: #0D0A0A;
  border-radius: 2px 2px 0 0;
  /* color: #999; */
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px;
}
.lg-outer .lg-toogle-thumb:after {
  content: "\e1ff";
}
.lg-outer .lg-toogle-thumb:hover {
  color: #FFF;
}

.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px;
}
.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 2008;
  cursor: pointer;
}
.lg-outer .lg-has-iframe .lg-video {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
}
.lg-outer .lg-has-vimeo .lg-video-play {
  background: url("../img/vimeo-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url("../img/vimeo-play.png") no-repeat scroll 0 -58px transparent;
}
.lg-outer .lg-has-html5 .lg-video-play {
  background: transparent url("../img/video-play.png") no-repeat scroll 0 0;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: 0.8;
}
.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-has-youtube .lg-video-play {
  background: url("../img/youtube-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url("../img/youtube-play.png") no-repeat scroll 0 -60px transparent;
}
.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden;
}
.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
  display: none;
}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
  visibility: visible;
}

.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2010;
  opacity: 0;
  -webkit-transition: opacity 0.08s ease 0s;
  -moz-transition: opacity 0.08s ease 0s;
  -o-transition: opacity 0.08s ease 0s;
  transition: opacity 0.08s ease 0s;
}
.lg-progress-bar .lg-progress {
  background-color: #454545;
  height: 5px;
  width: 0;
}
.lg-progress-bar.lg-start .lg-progress {
  width: 100%;
}
.lg-show-autoplay .lg-progress-bar {
  opacity: 1;
}

.lg-autoplay-button:after {
  content: "\e01d";
}
.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a";
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}
.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

#lg-zoom-in:after {
  content: "\e311";
}

#lg-actual-size {
  font-size: 20px;
}
#lg-actual-size:after {
  content: "\e033";
}

#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none;
}
#lg-zoom-out:after {
  content: "\e312";
}
.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}

.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 2008;
  height: 10px;
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible;
}
.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px;
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px white inset;
}
.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #FFF;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
}
.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%;
}
.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -o-transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  width: 12px;
}
.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
  box-shadow: 0 0 0 8px white inset;
}
.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}

.lg-fullscreen:after {
  content: "\e20c";
}
.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d";
}

.lg-outer #lg-dropdown-overlay {
  background-color: rgba(0, 0, 0, 0.25);
  bottom: 0;
  cursor: default;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 2009;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  -o-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
}
.lg-outer.lg-dropdown-active .lg-dropdown, .lg-outer.lg-dropdown-active #lg-dropdown-overlay {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -moz-transform: translate3d(0, 0px, 0);
  -o-transform: translate3d(0, 0px, 0);
  -ms-transform: translate3d(0, 0px, 0);
  -webkit-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
  opacity: 1;
  visibility: visible;
}
.lg-outer.lg-dropdown-active #lg-share {
  color: #FFF;
}
.lg-outer .lg-dropdown {
  background-color: #fff;
  border-radius: 2px;
  font-size: 14px;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 50px;
  opacity: 0;
  visibility: hidden;
  -moz-transform: translate3d(0, 5px, 0);
  -o-transform: translate3d(0, 5px, 0);
  -ms-transform: translate3d(0, 5px, 0);
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
  -webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -moz-transition: -moz-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -o-transition: -o-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
}
.lg-outer .lg-dropdown:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  border: 8px solid transparent;
  border-bottom-color: #FFF;
  right: 16px;
  top: -16px;
}
.lg-outer .lg-dropdown > li:last-child {
  margin-bottom: 0px;
}
.lg-outer .lg-dropdown > li:hover a, .lg-outer .lg-dropdown > li:hover .lg-icon {
  color: #333;
}
.lg-outer .lg-dropdown a {
  color: #333;
  display: block;
  white-space: pre;
  padding: 4px 12px;
  font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 12px;
}
.lg-outer .lg-dropdown a:hover {
  background-color: rgba(0, 0, 0, 0.07);
}
.lg-outer .lg-dropdown .lg-dropdown-text {
  display: inline-block;
  line-height: 1;
  margin-top: -3px;
  vertical-align: middle;
}
.lg-outer .lg-dropdown .lg-icon {
  color: #333;
  display: inline-block;
  float: none;
  font-size: 20px;
  height: auto;
  line-height: 1;
  margin-right: 8px;
  padding: 0;
  vertical-align: middle;
  width: auto;
}
.lg-outer #lg-share {
  position: relative;
}
.lg-outer #lg-share:after {
  content: "\e80d";
}
.lg-outer #lg-share-facebook .lg-icon {
  color: #3b5998;
}
.lg-outer #lg-share-facebook .lg-icon:after {
  content: "\e901";
}
.lg-outer #lg-share-twitter .lg-icon {
  color: #00aced;
}
.lg-outer #lg-share-twitter .lg-icon:after {
  content: "\e904";
}
.lg-outer #lg-share-googleplus .lg-icon {
  color: #dd4b39;
}
.lg-outer #lg-share-googleplus .lg-icon:after {
  content: "\e902";
}
.lg-outer #lg-share-pinterest .lg-icon {
  color: #cb2027;
}
.lg-outer #lg-share-pinterest .lg-icon:after {
  content: "\e903";
}

.lg-group:after {
  content: "";
  display: table;
  clear: both;
}

.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2005;
  text-align: left;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lg-outer.lg-visible {
  opacity: 1;
}
.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1;
}
.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%;
}
.lg-outer .lg-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}
.lg-outer .lg-item {
  background: url("../img/loading.gif") no-repeat scroll center center transparent;
  display: none !important;
}
.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
  display: inline-block !important;
}
.lg-outer.lg-css .lg-current {
  display: inline-block !important;
}
.lg-outer .lg-item, .lg-outer .lg-img-wrap {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}
.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
.lg-outer .lg-img-wrap {
  position: absolute;
  padding: 0 5px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.lg-outer .lg-item.lg-complete {
  background-image: none;
}
.lg-outer .lg-item.lg-current {
  z-index: 2006;
}
.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
}
.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-empty-html {
  display: none;
}
.lg-outer.lg-hide-download #lg-download {
  display: none;
}

.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2004;
  background-color: rgba(0,0,0,1);
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-backdrop.in {
  opacity: 1;
}

.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
  -webkit-transition: none 0s ease 0s !important;
  -moz-transition: none 0s ease 0s !important;
  -o-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-fade .lg-item {
  opacity: 0;
}
.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}
.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
  -webkit-transition: opacity 0.1s ease 0s;
  -moz-transition: opacity 0.1s ease 0s;
  -o-transition: opacity 0.1s ease 0s;
  transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

/*!
 * justifiedGallery - v3.8.0
 * http://miromannino.github.io/Justified-Gallery/
 * Copyright (c) 2020 Miro Mannino
 * Licensed under the MIT license.
 */
 
#stacks_in_269270 .justified-gallery {
  width: 100%;
  position: relative;
  overflow: hidden;
}

#stacks_in_269270 .justified-gallery > a,
#stacks_in_269270 .justified-gallery > div,
#stacks_in_269270 .justified-gallery > figure {
  position: absolute;
  display: inline-block;
  overflow: hidden;
  /* background: #888888; To have gray placeholders while the gallery is loading with waitThumbnailsLoad = false */
  filter: "alpha(opacity=10)";
  opacity: 0.1;
  margin: 0;
  padding: 0;
}

#stacks_in_269270 .justified-gallery > a > img,
#stacks_in_269270 .justified-gallery > div > img,
#stacks_in_269270 .justified-gallery > figure > img,
#stacks_in_269270 .justified-gallery > a > a > img,
#stacks_in_269270 .justified-gallery > div > a > img,
#stacks_in_269270 .justified-gallery > figure > a > img,
#stacks_in_269270 .justified-gallery > a > svg,
#stacks_in_269270 .justified-gallery > div > svg,
#stacks_in_269270 .justified-gallery > figure > svg,
#stacks_in_269270 .justified-gallery > a > a > svg,
#stacks_in_269270 .justified-gallery > div > a > svg,
#stacks_in_269270 .justified-gallery > figure > a > svg {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0;
  padding: 0;
  border: none;
  filter: "alpha(opacity=0)";
  opacity: 0;
}

#stacks_in_269270 .justified-gallery > a > .jg-caption,
#stacks_in_269270 .justified-gallery > div > .jg-caption,
#stacks_in_269270 .justified-gallery > figure > .jg-caption {
  %[if ]%
  display: none;
  %[endif]%
  position: absolute;
  padding: 5px;
  background-color: #000000;
  margin: 0;
  color: white;
  font-size: 12px;
  font-weight: 400;
  font-family: sans-serif;
}

#stacks_in_269270 .justified-gallery > a > .jg-caption.jg-caption-visible,
#stacks_in_269270 .justified-gallery > div > .jg-caption.jg-caption-visible,
#stacks_in_269270 .justified-gallery > figure > .jg-caption.jg-caption-visible {
  display: initial;
  -webkit-transition: opacity 500ms ease-in;
  -moz-transition: opacity 500ms ease-in;
  -o-transition: opacity 500ms ease-in;
  transition: opacity 500ms ease-in;
}

#stacks_in_269270 .justified-gallery > .jg-entry-visible {
  filter: "alpha(opacity=100)";
  opacity: 1;
  background: none;
}

#stacks_in_269270 .justified-gallery > .jg-entry-visible > img,
#stacks_in_269270 .justified-gallery > .jg-entry-visible > a > img,
#stacks_in_269270 .justified-gallery > .jg-entry-visible > svg,
#stacks_in_269270 .justified-gallery > .jg-entry-visible > a > svg {
  filter: "alpha(opacity=100)";
  opacity: 1;
  -webkit-transition: opacity 500ms ease-in;
  -moz-transition: opacity 500ms ease-in;
  -o-transition: opacity 500ms ease-in;
  transition: opacity 500ms ease-in;
}

#stacks_in_269270 .justified-gallery > .jg-filtered {
  display: none;
}

#stacks_in_269270 .justified-gallery > .jg-spinner {
  position: absolute;
  bottom: 0;
  margin-left: -24px;
  padding: 10px 0 10px 0;
  left: 50%;
  filter: "alpha(opacity=100)";
  opacity: 1;
  overflow: initial;
}

#stacks_in_269270 .justified-gallery > .jg-spinner > span {
  display: inline-block;
  filter: "alpha(opacity=0)";
  opacity: 0;
  width: 8px;
  height: 8px;
  margin: 0 4px 0 4px;
  background-color: #000;
  border-radius: 6px;
}







#stacks_in_269270 * {
	box-sizing: border-box;
}
 	


#stacks_in_269270 a:active,
#stacks_in_269270 a:hover {
	outline: 0;
}





#stacks_in_269270-shutter-gallery .shutter-img,
#stacks_in_269270-shutter-gallery .shutter-img::before,
#stacks_in_269270-shutter-gallery .shutter-img::after {
	cursor: pointer;
}


:root {
  --animate-duration-caption: 0.45s;
  --animate-delay: 1s;
  --animate-repeat: 1;
}

.lg-backdrop {
	background: transparent !important;
}

.lg-stacks_in_269270 {
	background: rgba(0, 0, 0, 0.94);
}

.lg-stacks_in_269270 .lg-sub-html {
	background: rgba(0, 0, 0, 0.50);
	color: rgba(255, 255, 255, 1.00);
	display: block;
}

.lg-stacks_in_269270 .lg-thumb-outer,
.lg-stacks_in_269270 .lg-toogle-thumb {
	background: rgba(13, 10, 10, 1.00);
}

.lg-stacks_in_269270 .lg-pager {
	background: rgba(255, 255, 255, 0.50);
	opacity: 1;
	box-shadow: none;
}

.lg-stacks_in_269270 .lg-pager:hover {
	background: rgba(255, 255, 255, 1.00);
	opacity: 1;
	box-shadow: none;
}

.lg-stacks_in_269270 .lg-pager-active .lg-pager {
	background: rgba(100, 121, 243, 1.00);
	box-shadow: rgba(255, 255, 255, 1.00) 0px 0px 0px 2px inset !important;
}

.lg-stacks_in_269270 .lg-icon {
	color: rgba(255, 255, 255, 0.70);
}

.lg-stacks_in_269270 .lg-icon:hover {
	color: rgba(100, 121, 243, 1.00);	
}

.lg-stacks_in_269270 .lg-progress-bar {
	background: rgba(51, 51, 51, 1.00) !important;
	height: 5px;
}

.lg-stacks_in_269270 .lg-progress-bar .lg-progress {
	background: rgba(100, 121, 243, 1.00) !important;
	height: 5px;
}

.lg-stacks_in_269270 .lg-sub-html {
	font-size: 22px;
}


#stacks_in_269270-shutter-gallery .jg-caption {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;	
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-duration: var(--animate-duration-caption);
	animation-duration: var(--animate-duration-caption);
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}


#stacks_in_269270-shutter-gallery .jg-caption {
	z-index: 20;	
}


@media (max-width: 47.9375em) {
	#stacks_in_269270-shutter-gallery .jg-caption {
		font-size: 12px !important;
	}
}

@media (min-width: 48em) and (max-width: 61.9em) {
	#stacks_in_269270-shutter-gallery .jg-caption {
		font-size: 12px !important;
	}
}

@media (min-width: 62em) {
	#stacks_in_269270-shutter-gallery .jg-caption {
		font-size: 14px !important;
	}
}


#stacks_in_269270 .justified-gallery > a > .jg-caption,
#stacks_in_269270 .justified-gallery > div > .jg-caption,
#stacks_in_269270 .justified-gallery > figure > .jg-caption {
	
	display: none;
	
	
	
	content: "Group Title";
	position: absolute;
	left: 12px;
	bottom: 12px;
	z-index: 12;
	border-radius: 20px;
	padding: 4px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	background: rgba(255, 255, 255, 0.70);
	color: rgba(31, 33, 35, 1.00);
}

#stacks_in_269270 .justified-gallery > a > .jg-caption.jg-caption-visible,
#stacks_in_269270 .justified-gallery > div > .jg-caption.jg-caption-visible,
#stacks_in_269270 .justified-gallery > figure > .jg-caption.jg-caption-visible {
  display: initial;
}




/* Scale on Hover */



/* Hover Overlays */
#stacks_in_269270-shutter-gallery .shutter-img {
	position: relative;
	z-index: 10;
	border-radius: 0px;
}

#stacks_in_269270-shutter-gallery .shutter-img img {
	transition-duration: 200ms;
	border-radius: 0px;
}

#stacks_in_269270-shutter-gallery .shutter-img::before {
	transition-duration: 200ms;
	transition-property: opacity;
	display: block;
	z-index: 11;
	border-radius: 0px;
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.15);
	position: absolute;
	height: 100%;
	width: 100%;
}

#stacks_in_269270-shutter-gallery .shutter-img:hover::before {
	content: ' ';
	opacity: 1;
	background: rgba(22, 26, 66, 0.50);
	background: linear-gradient(-45deg, rgba(22, 26, 66, 0.50) 0%, rgba(93, 99, 152, 0.50) 100%);
	pointer-events: none;
	box-shadow: inset 0 0 0 3px rgba(0, 0, 0, 0.30);
}




















@charset "UTF-8";/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */
.animate__animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-duration: var(--animate-duration);
  animation-duration: var(--animate-duration);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animate__animated.animate__infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animate__animated.animate__repeat-1 {
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-iteration-count: var(--animate-repeat);
  animation-iteration-count: var(--animate-repeat);
}
.animate__animated.animate__repeat-2 {
  -webkit-animation-iteration-count: calc(1 * 2);
  animation-iteration-count: calc(1 * 2);
  -webkit-animation-iteration-count: calc(var(--animate-repeat) * 2);
  animation-iteration-count: calc(var(--animate-repeat) * 2);
}
.animate__animated.animate__repeat-3 {
  -webkit-animation-iteration-count: calc(1 * 3);
  animation-iteration-count: calc(1 * 3);
  -webkit-animation-iteration-count: calc(var(--animate-repeat) * 3);
  animation-iteration-count: calc(var(--animate-repeat) * 3);
}
.animate__animated.animate__delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation-delay: var(--animate-delay);
  animation-delay: var(--animate-delay);
}
.animate__animated.animate__delay-2s {
  -webkit-animation-delay: calc(1s * 2);
  animation-delay: calc(1s * 2);
  -webkit-animation-delay: calc(var(--animate-delay) * 2);
  animation-delay: calc(var(--animate-delay) * 2);
}
.animate__animated.animate__delay-3s {
  -webkit-animation-delay: calc(1s * 3);
  animation-delay: calc(1s * 3);
  -webkit-animation-delay: calc(var(--animate-delay) * 3);
  animation-delay: calc(var(--animate-delay) * 3);
}
.animate__animated.animate__delay-4s {
  -webkit-animation-delay: calc(1s * 4);
  animation-delay: calc(1s * 4);
  -webkit-animation-delay: calc(var(--animate-delay) * 4);
  animation-delay: calc(var(--animate-delay) * 4);
}
.animate__animated.animate__delay-5s {
  -webkit-animation-delay: calc(1s * 5);
  animation-delay: calc(1s * 5);
  -webkit-animation-delay: calc(var(--animate-delay) * 5);
  animation-delay: calc(var(--animate-delay) * 5);
}
.animate__animated.animate__faster {
  -webkit-animation-duration: calc(1s / 2);
  animation-duration: calc(1s / 2);
  -webkit-animation-duration: calc(var(--animate-duration) / 2);
  animation-duration: calc(var(--animate-duration) / 2);
}
.animate__animated.animate__fast {
  -webkit-animation-duration: calc(1s * 0.8);
  animation-duration: calc(1s * 0.8);
  -webkit-animation-duration: calc(var(--animate-duration) * 0.8);
  animation-duration: calc(var(--animate-duration) * 0.8);
}
.animate__animated.animate__slow {
  -webkit-animation-duration: calc(1s * 2);
  animation-duration: calc(1s * 2);
  -webkit-animation-duration: calc(var(--animate-duration) * 2);
  animation-duration: calc(var(--animate-duration) * 2);
}
.animate__animated.animate__slower {
  -webkit-animation-duration: calc(1s * 3);
  animation-duration: calc(1s * 3);
  -webkit-animation-duration: calc(var(--animate-duration) * 3);
  animation-duration: calc(var(--animate-duration) * 3);
}
@media print, (prefers-reduced-motion: reduce) {
  .animate__animated {
	-webkit-animation-duration: 1ms !important;
	animation-duration: 1ms !important;
	-webkit-transition-duration: 1ms !important;
	transition-duration: 1ms !important;
	-webkit-animation-iteration-count: 1 !important;
	animation-iteration-count: 1 !important;
  }

  .animate__animated[class*='Out'] {
	opacity: 0;
  }
}
/* Attention seekers  */
@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  to {
	-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
	-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
	animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
	-webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
	transform: translate3d(0, -30px, 0) scaleY(1.1);
  }

  70% {
	-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
	animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
	-webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
	transform: translate3d(0, -15px, 0) scaleY(1.05);
  }

  80% {
	-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	-webkit-transform: translate3d(0, 0, 0) scaleY(0.95);
	transform: translate3d(0, 0, 0) scaleY(0.95);
  }

  90% {
	-webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
	transform: translate3d(0, -4px, 0) scaleY(1.02);
  }
}
@keyframes bounce {
  from,
  20%,
  53%,
  to {
	-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
	-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
	animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
	-webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
	transform: translate3d(0, -30px, 0) scaleY(1.1);
  }

  70% {
	-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
	animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
	-webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
	transform: translate3d(0, -15px, 0) scaleY(1.05);
  }

  80% {
	-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	-webkit-transform: translate3d(0, 0, 0) scaleY(0.95);
	transform: translate3d(0, 0, 0) scaleY(0.95);
  }

  90% {
	-webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
	transform: translate3d(0, -4px, 0) scaleY(1.02);
  }
}
.animate__bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
@-webkit-keyframes flash {
  from,
  50%,
  to {
	opacity: 1;
  }

  25%,
  75% {
	opacity: 0;
  }
}
@keyframes flash {
  from,
  50%,
  to {
	opacity: 1;
  }

  25%,
  75% {
	opacity: 0;
  }
}
.animate__flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
  }

  50% {
	-webkit-transform: scale3d(1.05, 1.05, 1.05);
	transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
  }

  50% {
	-webkit-transform: scale3d(1.05, 1.05, 1.05);
	transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
  }
}
.animate__pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
@-webkit-keyframes rubberBand {
  from {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
  }

  30% {
	-webkit-transform: scale3d(1.25, 0.75, 1);
	transform: scale3d(1.25, 0.75, 1);
  }

  40% {
	-webkit-transform: scale3d(0.75, 1.25, 1);
	transform: scale3d(0.75, 1.25, 1);
  }

  50% {
	-webkit-transform: scale3d(1.15, 0.85, 1);
	transform: scale3d(1.15, 0.85, 1);
  }

  65% {
	-webkit-transform: scale3d(0.95, 1.05, 1);
	transform: scale3d(0.95, 1.05, 1);
  }

  75% {
	-webkit-transform: scale3d(1.05, 0.95, 1);
	transform: scale3d(1.05, 0.95, 1);
  }

  to {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  from {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
  }

  30% {
	-webkit-transform: scale3d(1.25, 0.75, 1);
	transform: scale3d(1.25, 0.75, 1);
  }

  40% {
	-webkit-transform: scale3d(0.75, 1.25, 1);
	transform: scale3d(0.75, 1.25, 1);
  }

  50% {
	-webkit-transform: scale3d(1.15, 0.85, 1);
	transform: scale3d(1.15, 0.85, 1);
  }

  65% {
	-webkit-transform: scale3d(0.95, 1.05, 1);
	transform: scale3d(0.95, 1.05, 1);
  }

  75% {
	-webkit-transform: scale3d(1.05, 0.95, 1);
	transform: scale3d(1.05, 0.95, 1);
  }

  to {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
  }
}
.animate__rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shakeX {
  from,
  to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
	-webkit-transform: translate3d(-10px, 0, 0);
	transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
	-webkit-transform: translate3d(10px, 0, 0);
	transform: translate3d(10px, 0, 0);
  }
}
@keyframes shakeX {
  from,
  to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
	-webkit-transform: translate3d(-10px, 0, 0);
	transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
	-webkit-transform: translate3d(10px, 0, 0);
	transform: translate3d(10px, 0, 0);
  }
}
.animate__shakeX {
  -webkit-animation-name: shakeX;
  animation-name: shakeX;
}
@-webkit-keyframes shakeY {
  from,
  to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
	-webkit-transform: translate3d(0, -10px, 0);
	transform: translate3d(0, -10px, 0);
  }

  20%,
  40%,
  60%,
  80% {
	-webkit-transform: translate3d(0, 10px, 0);
	transform: translate3d(0, 10px, 0);
  }
}
@keyframes shakeY {
  from,
  to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
	-webkit-transform: translate3d(0, -10px, 0);
	transform: translate3d(0, -10px, 0);
  }

  20%,
  40%,
  60%,
  80% {
	-webkit-transform: translate3d(0, 10px, 0);
	transform: translate3d(0, 10px, 0);
  }
}
.animate__shakeY {
  -webkit-animation-name: shakeY;
  animation-name: shakeY;
}
@-webkit-keyframes headShake {
  0% {
	-webkit-transform: translateX(0);
	transform: translateX(0);
  }

  6.5% {
	-webkit-transform: translateX(-6px) rotateY(-9deg);
	transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
	-webkit-transform: translateX(5px) rotateY(7deg);
	transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
	-webkit-transform: translateX(-3px) rotateY(-5deg);
	transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
	-webkit-transform: translateX(2px) rotateY(3deg);
	transform: translateX(2px) rotateY(3deg);
  }

  50% {
	-webkit-transform: translateX(0);
	transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
	-webkit-transform: translateX(0);
	transform: translateX(0);
  }

  6.5% {
	-webkit-transform: translateX(-6px) rotateY(-9deg);
	transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
	-webkit-transform: translateX(5px) rotateY(7deg);
	transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
	-webkit-transform: translateX(-3px) rotateY(-5deg);
	transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
	-webkit-transform: translateX(2px) rotateY(3deg);
	transform: translateX(2px) rotateY(3deg);
  }

  50% {
	-webkit-transform: translateX(0);
	transform: translateX(0);
  }
}
.animate__headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}
@-webkit-keyframes swing {
  20% {
	-webkit-transform: rotate3d(0, 0, 1, 15deg);
	transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
	-webkit-transform: rotate3d(0, 0, 1, -10deg);
	transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
	-webkit-transform: rotate3d(0, 0, 1, 5deg);
	transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
	-webkit-transform: rotate3d(0, 0, 1, -5deg);
	transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
	-webkit-transform: rotate3d(0, 0, 1, 0deg);
	transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
	-webkit-transform: rotate3d(0, 0, 1, 15deg);
	transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
	-webkit-transform: rotate3d(0, 0, 1, -10deg);
	transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
	-webkit-transform: rotate3d(0, 0, 1, 5deg);
	transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
	-webkit-transform: rotate3d(0, 0, 1, -5deg);
	transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
	-webkit-transform: rotate3d(0, 0, 1, 0deg);
	transform: rotate3d(0, 0, 1, 0deg);
  }
}
.animate__swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  from {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
	-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
	transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
	-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
	transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
	-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
	transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  from {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
	-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
	transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
	-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
	transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
	-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
	transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
  }
}
.animate__tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }

  15% {
	-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
	transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
	-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
	transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
	-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
	transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
	-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
	transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
	-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
	transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }
}
@keyframes wobble {
  from {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }

  15% {
	-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
	transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
	-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
	transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
	-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
	transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
	-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
	transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
	-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
	transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }
}
.animate__wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes jello {
  from,
  11.1%,
  to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }

  22.2% {
	-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
	transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
	-webkit-transform: skewX(6.25deg) skewY(6.25deg);
	transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
	-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
	transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
	-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
	transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
	-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
	transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
	-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
	transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
	-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
	transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }

  22.2% {
	-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
	transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
	-webkit-transform: skewX(6.25deg) skewY(6.25deg);
	transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
	-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
	transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
	-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
	transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
	-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
	transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
	-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
	transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
	-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
	transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.animate__jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}
@-webkit-keyframes heartBeat {
  0% {
	-webkit-transform: scale(1);
	transform: scale(1);
  }

  14% {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
  }

  28% {
	-webkit-transform: scale(1);
	transform: scale(1);
  }

  42% {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
  }

  70% {
	-webkit-transform: scale(1);
	transform: scale(1);
  }
}
@keyframes heartBeat {
  0% {
	-webkit-transform: scale(1);
	transform: scale(1);
  }

  14% {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
  }

  28% {
	-webkit-transform: scale(1);
	transform: scale(1);
  }

  42% {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
  }

  70% {
	-webkit-transform: scale(1);
	transform: scale(1);
  }
}
.animate__heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: calc(1s * 1.3);
  animation-duration: calc(1s * 1.3);
  -webkit-animation-duration: calc(var(--animate-duration) * 1.3);
  animation-duration: calc(var(--animate-duration) * 1.3);
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
/* Back entrances */
@-webkit-keyframes backInDown {
  0% {
	-webkit-transform: translateY(-1200px) scale(0.7);
	transform: translateY(-1200px) scale(0.7);
	opacity: 0.7;
  }

  80% {
	-webkit-transform: translateY(0px) scale(0.7);
	transform: translateY(0px) scale(0.7);
	opacity: 0.7;
  }

  100% {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
  }
}
@keyframes backInDown {
  0% {
	-webkit-transform: translateY(-1200px) scale(0.7);
	transform: translateY(-1200px) scale(0.7);
	opacity: 0.7;
  }

  80% {
	-webkit-transform: translateY(0px) scale(0.7);
	transform: translateY(0px) scale(0.7);
	opacity: 0.7;
  }

  100% {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
  }
}
.animate__backInDown {
  -webkit-animation-name: backInDown;
  animation-name: backInDown;
}
@-webkit-keyframes backInLeft {
  0% {
	-webkit-transform: translateX(-2000px) scale(0.7);
	transform: translateX(-2000px) scale(0.7);
	opacity: 0.7;
  }

  80% {
	-webkit-transform: translateX(0px) scale(0.7);
	transform: translateX(0px) scale(0.7);
	opacity: 0.7;
  }

  100% {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
  }
}
@keyframes backInLeft {
  0% {
	-webkit-transform: translateX(-2000px) scale(0.7);
	transform: translateX(-2000px) scale(0.7);
	opacity: 0.7;
  }

  80% {
	-webkit-transform: translateX(0px) scale(0.7);
	transform: translateX(0px) scale(0.7);
	opacity: 0.7;
  }

  100% {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
  }
}
.animate__backInLeft {
  -webkit-animation-name: backInLeft;
  animation-name: backInLeft;
}
@-webkit-keyframes backInRight {
  0% {
	-webkit-transform: translateX(2000px) scale(0.7);
	transform: translateX(2000px) scale(0.7);
	opacity: 0.7;
  }

  80% {
	-webkit-transform: translateX(0px) scale(0.7);
	transform: translateX(0px) scale(0.7);
	opacity: 0.7;
  }

  100% {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
  }
}
@keyframes backInRight {
  0% {
	-webkit-transform: translateX(2000px) scale(0.7);
	transform: translateX(2000px) scale(0.7);
	opacity: 0.7;
  }

  80% {
	-webkit-transform: translateX(0px) scale(0.7);
	transform: translateX(0px) scale(0.7);
	opacity: 0.7;
  }

  100% {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
  }
}
.animate__backInRight {
  -webkit-animation-name: backInRight;
  animation-name: backInRight;
}
@-webkit-keyframes backInUp {
  0% {
	-webkit-transform: translateY(1200px) scale(0.7);
	transform: translateY(1200px) scale(0.7);
	opacity: 0.7;
  }

  80% {
	-webkit-transform: translateY(0px) scale(0.7);
	transform: translateY(0px) scale(0.7);
	opacity: 0.7;
  }

  100% {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
  }
}
@keyframes backInUp {
  0% {
	-webkit-transform: translateY(1200px) scale(0.7);
	transform: translateY(1200px) scale(0.7);
	opacity: 0.7;
  }

  80% {
	-webkit-transform: translateY(0px) scale(0.7);
	transform: translateY(0px) scale(0.7);
	opacity: 0.7;
  }

  100% {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
  }
}
.animate__backInUp {
  -webkit-animation-name: backInUp;
  animation-name: backInUp;
}
/* Back exits */
@-webkit-keyframes backOutDown {
  0% {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
  }

  20% {
	-webkit-transform: translateY(0px) scale(0.7);
	transform: translateY(0px) scale(0.7);
	opacity: 0.7;
  }

  100% {
	-webkit-transform: translateY(700px) scale(0.7);
	transform: translateY(700px) scale(0.7);
	opacity: 0.7;
  }
}
@keyframes backOutDown {
  0% {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
  }

  20% {
	-webkit-transform: translateY(0px) scale(0.7);
	transform: translateY(0px) scale(0.7);
	opacity: 0.7;
  }

  100% {
	-webkit-transform: translateY(700px) scale(0.7);
	transform: translateY(700px) scale(0.7);
	opacity: 0.7;
  }
}
.animate__backOutDown {
  -webkit-animation-name: backOutDown;
  animation-name: backOutDown;
}
@-webkit-keyframes backOutLeft {
  0% {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
  }

  20% {
	-webkit-transform: translateX(0px) scale(0.7);
	transform: translateX(0px) scale(0.7);
	opacity: 0.7;
  }

  100% {
	-webkit-transform: translateX(-2000px) scale(0.7);
	transform: translateX(-2000px) scale(0.7);
	opacity: 0.7;
  }
}
@keyframes backOutLeft {
  0% {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
  }

  20% {
	-webkit-transform: translateX(0px) scale(0.7);
	transform: translateX(0px) scale(0.7);
	opacity: 0.7;
  }

  100% {
	-webkit-transform: translateX(-2000px) scale(0.7);
	transform: translateX(-2000px) scale(0.7);
	opacity: 0.7;
  }
}
.animate__backOutLeft {
  -webkit-animation-name: backOutLeft;
  animation-name: backOutLeft;
}
@-webkit-keyframes backOutRight {
  0% {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
  }

  20% {
	-webkit-transform: translateX(0px) scale(0.7);
	transform: translateX(0px) scale(0.7);
	opacity: 0.7;
  }

  100% {
	-webkit-transform: translateX(2000px) scale(0.7);
	transform: translateX(2000px) scale(0.7);
	opacity: 0.7;
  }
}
@keyframes backOutRight {
  0% {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
  }

  20% {
	-webkit-transform: translateX(0px) scale(0.7);
	transform: translateX(0px) scale(0.7);
	opacity: 0.7;
  }

  100% {
	-webkit-transform: translateX(2000px) scale(0.7);
	transform: translateX(2000px) scale(0.7);
	opacity: 0.7;
  }
}
.animate__backOutRight {
  -webkit-animation-name: backOutRight;
  animation-name: backOutRight;
}
@-webkit-keyframes backOutUp {
  0% {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
  }

  20% {
	-webkit-transform: translateY(0px) scale(0.7);
	transform: translateY(0px) scale(0.7);
	opacity: 0.7;
  }

  100% {
	-webkit-transform: translateY(-700px) scale(0.7);
	transform: translateY(-700px) scale(0.7);
	opacity: 0.7;
  }
}
@keyframes backOutUp {
  0% {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
  }

  20% {
	-webkit-transform: translateY(0px) scale(0.7);
	transform: translateY(0px) scale(0.7);
	opacity: 0.7;
  }

  100% {
	-webkit-transform: translateY(-700px) scale(0.7);
	transform: translateY(-700px) scale(0.7);
	opacity: 0.7;
  }
}
.animate__backOutUp {
  -webkit-animation-name: backOutUp;
  animation-name: backOutUp;
}
/* Bouncing entrances  */
@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
	-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
	opacity: 0;
	-webkit-transform: scale3d(0.3, 0.3, 0.3);
	transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
	-webkit-transform: scale3d(1.1, 1.1, 1.1);
	transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
	-webkit-transform: scale3d(0.9, 0.9, 0.9);
	transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
	opacity: 1;
	-webkit-transform: scale3d(1.03, 1.03, 1.03);
	transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
	-webkit-transform: scale3d(0.97, 0.97, 0.97);
	transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
	-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
	opacity: 0;
	-webkit-transform: scale3d(0.3, 0.3, 0.3);
	transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
	-webkit-transform: scale3d(1.1, 1.1, 1.1);
	transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
	-webkit-transform: scale3d(0.9, 0.9, 0.9);
	transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
	opacity: 1;
	-webkit-transform: scale3d(1.03, 1.03, 1.03);
	transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
	-webkit-transform: scale3d(0.97, 0.97, 0.97);
	transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
  }
}
.animate__bounceIn {
  -webkit-animation-duration: calc(1s * 0.75);
  animation-duration: calc(1s * 0.75);
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
	-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
	opacity: 0;
	-webkit-transform: translate3d(0, -3000px, 0) scaleY(3);
	transform: translate3d(0, -3000px, 0) scaleY(3);
  }

  60% {
	opacity: 1;
	-webkit-transform: translate3d(0, 25px, 0) scaleY(0.9);
	transform: translate3d(0, 25px, 0) scaleY(0.9);
  }

  75% {
	-webkit-transform: translate3d(0, -10px, 0) scaleY(0.95);
	transform: translate3d(0, -10px, 0) scaleY(0.95);
  }

  90% {
	-webkit-transform: translate3d(0, 5px, 0) scaleY(0.985);
	transform: translate3d(0, 5px, 0) scaleY(0.985);
  }

  to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
	-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
	opacity: 0;
	-webkit-transform: translate3d(0, -3000px, 0) scaleY(3);
	transform: translate3d(0, -3000px, 0) scaleY(3);
  }

  60% {
	opacity: 1;
	-webkit-transform: translate3d(0, 25px, 0) scaleY(0.9);
	transform: translate3d(0, 25px, 0) scaleY(0.9);
  }

  75% {
	-webkit-transform: translate3d(0, -10px, 0) scaleY(0.95);
	transform: translate3d(0, -10px, 0) scaleY(0.95);
  }

  90% {
	-webkit-transform: translate3d(0, 5px, 0) scaleY(0.985);
	transform: translate3d(0, 5px, 0) scaleY(0.985);
  }

  to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }
}
.animate__bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
	-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
	opacity: 0;
	-webkit-transform: translate3d(-3000px, 0, 0) scaleX(3);
	transform: translate3d(-3000px, 0, 0) scaleX(3);
  }

  60% {
	opacity: 1;
	-webkit-transform: translate3d(25px, 0, 0) scaleX(1);
	transform: translate3d(25px, 0, 0) scaleX(1);
  }

  75% {
	-webkit-transform: translate3d(-10px, 0, 0) scaleX(0.98);
	transform: translate3d(-10px, 0, 0) scaleX(0.98);
  }

  90% {
	-webkit-transform: translate3d(5px, 0, 0) scaleX(0.995);
	transform: translate3d(5px, 0, 0) scaleX(0.995);
  }

  to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
	-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
	opacity: 0;
	-webkit-transform: translate3d(-3000px, 0, 0) scaleX(3);
	transform: translate3d(-3000px, 0, 0) scaleX(3);
  }

  60% {
	opacity: 1;
	-webkit-transform: translate3d(25px, 0, 0) scaleX(1);
	transform: translate3d(25px, 0, 0) scaleX(1);
  }

  75% {
	-webkit-transform: translate3d(-10px, 0, 0) scaleX(0.98);
	transform: translate3d(-10px, 0, 0) scaleX(0.98);
  }

  90% {
	-webkit-transform: translate3d(5px, 0, 0) scaleX(0.995);
	transform: translate3d(5px, 0, 0) scaleX(0.995);
  }

  to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }
}
.animate__bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
	-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
	opacity: 0;
	-webkit-transform: translate3d(3000px, 0, 0) scaleX(3);
	transform: translate3d(3000px, 0, 0) scaleX(3);
  }

  60% {
	opacity: 1;
	-webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
	transform: translate3d(-25px, 0, 0) scaleX(1);
  }

  75% {
	-webkit-transform: translate3d(10px, 0, 0) scaleX(0.98);
	transform: translate3d(10px, 0, 0) scaleX(0.98);
  }

  90% {
	-webkit-transform: translate3d(-5px, 0, 0) scaleX(0.995);
	transform: translate3d(-5px, 0, 0) scaleX(0.995);
  }

  to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
	-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
	opacity: 0;
	-webkit-transform: translate3d(3000px, 0, 0) scaleX(3);
	transform: translate3d(3000px, 0, 0) scaleX(3);
  }

  60% {
	opacity: 1;
	-webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
	transform: translate3d(-25px, 0, 0) scaleX(1);
  }

  75% {
	-webkit-transform: translate3d(10px, 0, 0) scaleX(0.98);
	transform: translate3d(10px, 0, 0) scaleX(0.98);
  }

  90% {
	-webkit-transform: translate3d(-5px, 0, 0) scaleX(0.995);
	transform: translate3d(-5px, 0, 0) scaleX(0.995);
  }

  to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }
}
.animate__bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
	-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
	opacity: 0;
	-webkit-transform: translate3d(0, 3000px, 0) scaleY(5);
	transform: translate3d(0, 3000px, 0) scaleY(5);
  }

  60% {
	opacity: 1;
	-webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
	transform: translate3d(0, -20px, 0) scaleY(0.9);
  }

  75% {
	-webkit-transform: translate3d(0, 10px, 0) scaleY(0.95);
	transform: translate3d(0, 10px, 0) scaleY(0.95);
  }

  90% {
	-webkit-transform: translate3d(0, -5px, 0) scaleY(0.985);
	transform: translate3d(0, -5px, 0) scaleY(0.985);
  }

  to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
	-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
	opacity: 0;
	-webkit-transform: translate3d(0, 3000px, 0) scaleY(5);
	transform: translate3d(0, 3000px, 0) scaleY(5);
  }

  60% {
	opacity: 1;
	-webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
	transform: translate3d(0, -20px, 0) scaleY(0.9);
  }

  75% {
	-webkit-transform: translate3d(0, 10px, 0) scaleY(0.95);
	transform: translate3d(0, 10px, 0) scaleY(0.95);
  }

  90% {
	-webkit-transform: translate3d(0, -5px, 0) scaleY(0.985);
	transform: translate3d(0, -5px, 0) scaleY(0.985);
  }

  to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }
}
.animate__bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
/* Bouncing exits  */
@-webkit-keyframes bounceOut {
  20% {
	-webkit-transform: scale3d(0.9, 0.9, 0.9);
	transform: scale3d(0.9, 0.9, 0.9);
  }

  50%,
  55% {
	opacity: 1;
	-webkit-transform: scale3d(1.1, 1.1, 1.1);
	transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
	opacity: 0;
	-webkit-transform: scale3d(0.3, 0.3, 0.3);
	transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
	-webkit-transform: scale3d(0.9, 0.9, 0.9);
	transform: scale3d(0.9, 0.9, 0.9);
  }

  50%,
  55% {
	opacity: 1;
	-webkit-transform: scale3d(1.1, 1.1, 1.1);
	transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
	opacity: 0;
	-webkit-transform: scale3d(0.3, 0.3, 0.3);
	transform: scale3d(0.3, 0.3, 0.3);
  }
}
.animate__bounceOut {
  -webkit-animation-duration: calc(1s * 0.75);
  animation-duration: calc(1s * 0.75);
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
  20% {
	-webkit-transform: translate3d(0, 10px, 0) scaleY(0.985);
	transform: translate3d(0, 10px, 0) scaleY(0.985);
  }

  40%,
  45% {
	opacity: 1;
	-webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
	transform: translate3d(0, -20px, 0) scaleY(0.9);
  }

  to {
	opacity: 0;
	-webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
	transform: translate3d(0, 2000px, 0) scaleY(3);
  }
}
@keyframes bounceOutDown {
  20% {
	-webkit-transform: translate3d(0, 10px, 0) scaleY(0.985);
	transform: translate3d(0, 10px, 0) scaleY(0.985);
  }

  40%,
  45% {
	opacity: 1;
	-webkit-transform: translate3d(0, -20px, 0) scaleY(0.9);
	transform: translate3d(0, -20px, 0) scaleY(0.9);
  }

  to {
	opacity: 0;
	-webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
	transform: translate3d(0, 2000px, 0) scaleY(3);
  }
}
.animate__bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  20% {
	opacity: 1;
	-webkit-transform: translate3d(20px, 0, 0) scaleX(0.9);
	transform: translate3d(20px, 0, 0) scaleX(0.9);
  }

  to {
	opacity: 0;
	-webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
	transform: translate3d(-2000px, 0, 0) scaleX(2);
  }
}
@keyframes bounceOutLeft {
  20% {
	opacity: 1;
	-webkit-transform: translate3d(20px, 0, 0) scaleX(0.9);
	transform: translate3d(20px, 0, 0) scaleX(0.9);
  }

  to {
	opacity: 0;
	-webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
	transform: translate3d(-2000px, 0, 0) scaleX(2);
  }
}
.animate__bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  20% {
	opacity: 1;
	-webkit-transform: translate3d(-20px, 0, 0) scaleX(0.9);
	transform: translate3d(-20px, 0, 0) scaleX(0.9);
  }

  to {
	opacity: 0;
	-webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
	transform: translate3d(2000px, 0, 0) scaleX(2);
  }
}
@keyframes bounceOutRight {
  20% {
	opacity: 1;
	-webkit-transform: translate3d(-20px, 0, 0) scaleX(0.9);
	transform: translate3d(-20px, 0, 0) scaleX(0.9);
  }

  to {
	opacity: 0;
	-webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
	transform: translate3d(2000px, 0, 0) scaleX(2);
  }
}
.animate__bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  20% {
	-webkit-transform: translate3d(0, -10px, 0) scaleY(0.985);
	transform: translate3d(0, -10px, 0) scaleY(0.985);
  }

  40%,
  45% {
	opacity: 1;
	-webkit-transform: translate3d(0, 20px, 0) scaleY(0.9);
	transform: translate3d(0, 20px, 0) scaleY(0.9);
  }

  to {
	opacity: 0;
	-webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
	transform: translate3d(0, -2000px, 0) scaleY(3);
  }
}
@keyframes bounceOutUp {
  20% {
	-webkit-transform: translate3d(0, -10px, 0) scaleY(0.985);
	transform: translate3d(0, -10px, 0) scaleY(0.985);
  }

  40%,
  45% {
	opacity: 1;
	-webkit-transform: translate3d(0, 20px, 0) scaleY(0.9);
	transform: translate3d(0, 20px, 0) scaleY(0.9);
  }

  to {
	opacity: 0;
	-webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
	transform: translate3d(0, -2000px, 0) scaleY(3);
  }
}
.animate__bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
/* Fading entrances  */
@-webkit-keyframes fadeIn {
  from {
	opacity: 0;
  }

  to {
	opacity: 1;
  }
}
@keyframes fadeIn {
  from {
	opacity: 0;
  }

  to {
	opacity: 1;
  }
}
.animate__fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  from {
	opacity: 0;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
  }

  to {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDown {
  from {
	opacity: 0;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
  }

  to {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  from {
	opacity: 0;
	-webkit-transform: translate3d(0, -2000px, 0);
	transform: translate3d(0, -2000px, 0);
  }

  to {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDownBig {
  from {
	opacity: 0;
	-webkit-transform: translate3d(0, -2000px, 0);
	transform: translate3d(0, -2000px, 0);
  }

  to {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  from {
	opacity: 0;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
  }

  to {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeft {
  from {
	opacity: 0;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
  }

  to {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  from {
	opacity: 0;
	-webkit-transform: translate3d(-2000px, 0, 0);
	transform: translate3d(-2000px, 0, 0);
  }

  to {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeftBig {
  from {
	opacity: 0;
	-webkit-transform: translate3d(-2000px, 0, 0);
	transform: translate3d(-2000px, 0, 0);
  }

  to {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  from {
	opacity: 0;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
  }

  to {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRight {
  from {
	opacity: 0;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
  }

  to {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  from {
	opacity: 0;
	-webkit-transform: translate3d(2000px, 0, 0);
	transform: translate3d(2000px, 0, 0);
  }

  to {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRightBig {
  from {
	opacity: 0;
	-webkit-transform: translate3d(2000px, 0, 0);
	transform: translate3d(2000px, 0, 0);
  }

  to {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  from {
	opacity: 0;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
  }

  to {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp {
  from {
	opacity: 0;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
  }

  to {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  from {
	opacity: 0;
	-webkit-transform: translate3d(0, 2000px, 0);
	transform: translate3d(0, 2000px, 0);
  }

  to {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUpBig {
  from {
	opacity: 0;
	-webkit-transform: translate3d(0, 2000px, 0);
	transform: translate3d(0, 2000px, 0);
  }

  to {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeInTopLeft {
  from {
	opacity: 0;
	-webkit-transform: translate3d(-100%, -100%, 0);
	transform: translate3d(-100%, -100%, 0);
  }
  to {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInTopLeft {
  from {
	opacity: 0;
	-webkit-transform: translate3d(-100%, -100%, 0);
	transform: translate3d(-100%, -100%, 0);
  }
  to {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInTopLeft {
  -webkit-animation-name: fadeInTopLeft;
  animation-name: fadeInTopLeft;
}
@-webkit-keyframes fadeInTopRight {
  from {
	opacity: 0;
	-webkit-transform: translate3d(100%, -100%, 0);
	transform: translate3d(100%, -100%, 0);
  }
  to {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInTopRight {
  from {
	opacity: 0;
	-webkit-transform: translate3d(100%, -100%, 0);
	transform: translate3d(100%, -100%, 0);
  }
  to {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInTopRight {
  -webkit-animation-name: fadeInTopRight;
  animation-name: fadeInTopRight;
}
@-webkit-keyframes fadeInBottomLeft {
  from {
	opacity: 0;
	-webkit-transform: translate3d(-100%, 100%, 0);
	transform: translate3d(-100%, 100%, 0);
  }
  to {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInBottomLeft {
  from {
	opacity: 0;
	-webkit-transform: translate3d(-100%, 100%, 0);
	transform: translate3d(-100%, 100%, 0);
  }
  to {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInBottomLeft {
  -webkit-animation-name: fadeInBottomLeft;
  animation-name: fadeInBottomLeft;
}
@-webkit-keyframes fadeInBottomRight {
  from {
	opacity: 0;
	-webkit-transform: translate3d(100%, 100%, 0);
	transform: translate3d(100%, 100%, 0);
  }
  to {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInBottomRight {
  from {
	opacity: 0;
	-webkit-transform: translate3d(100%, 100%, 0);
	transform: translate3d(100%, 100%, 0);
  }
  to {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }
}
.animate__fadeInBottomRight {
  -webkit-animation-name: fadeInBottomRight;
  animation-name: fadeInBottomRight;
}
/* Fading exits */
@-webkit-keyframes fadeOut {
  from {
	opacity: 1;
  }

  to {
	opacity: 0;
  }
}
@keyframes fadeOut {
  from {
	opacity: 1;
  }

  to {
	opacity: 0;
  }
}
.animate__fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  from {
	opacity: 1;
  }

  to {
	opacity: 0;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  from {
	opacity: 1;
  }

  to {
	opacity: 0;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
  }
}
.animate__fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  from {
	opacity: 1;
  }

  to {
	opacity: 0;
	-webkit-transform: translate3d(0, 2000px, 0);
	transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  from {
	opacity: 1;
  }

  to {
	opacity: 0;
	-webkit-transform: translate3d(0, 2000px, 0);
	transform: translate3d(0, 2000px, 0);
  }
}
.animate__fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  from {
	opacity: 1;
  }

  to {
	opacity: 0;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  from {
	opacity: 1;
  }

  to {
	opacity: 0;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
  }
}
.animate__fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  from {
	opacity: 1;
  }

  to {
	opacity: 0;
	-webkit-transform: translate3d(-2000px, 0, 0);
	transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  from {
	opacity: 1;
  }

  to {
	opacity: 0;
	-webkit-transform: translate3d(-2000px, 0, 0);
	transform: translate3d(-2000px, 0, 0);
  }
}
.animate__fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  from {
	opacity: 1;
  }

  to {
	opacity: 0;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
	opacity: 1;
  }

  to {
	opacity: 0;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
  }
}
.animate__fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  from {
	opacity: 1;
  }

  to {
	opacity: 0;
	-webkit-transform: translate3d(2000px, 0, 0);
	transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  from {
	opacity: 1;
  }

  to {
	opacity: 0;
	-webkit-transform: translate3d(2000px, 0, 0);
	transform: translate3d(2000px, 0, 0);
  }
}
.animate__fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  from {
	opacity: 1;
  }

  to {
	opacity: 0;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  from {
	opacity: 1;
  }

  to {
	opacity: 0;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
  }
}
.animate__fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  from {
	opacity: 1;
  }

  to {
	opacity: 0;
	-webkit-transform: translate3d(0, -2000px, 0);
	transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  from {
	opacity: 1;
  }

  to {
	opacity: 0;
	-webkit-transform: translate3d(0, -2000px, 0);
	transform: translate3d(0, -2000px, 0);
  }
}
.animate__fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes fadeOutTopLeft {
  from {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }
  to {
	opacity: 0;
	-webkit-transform: translate3d(-100%, -100%, 0);
	transform: translate3d(-100%, -100%, 0);
  }
}
@keyframes fadeOutTopLeft {
  from {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }
  to {
	opacity: 0;
	-webkit-transform: translate3d(-100%, -100%, 0);
	transform: translate3d(-100%, -100%, 0);
  }
}
.animate__fadeOutTopLeft {
  -webkit-animation-name: fadeOutTopLeft;
  animation-name: fadeOutTopLeft;
}
@-webkit-keyframes fadeOutTopRight {
  from {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }
  to {
	opacity: 0;
	-webkit-transform: translate3d(100%, -100%, 0);
	transform: translate3d(100%, -100%, 0);
  }
}
@keyframes fadeOutTopRight {
  from {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }
  to {
	opacity: 0;
	-webkit-transform: translate3d(100%, -100%, 0);
	transform: translate3d(100%, -100%, 0);
  }
}
.animate__fadeOutTopRight {
  -webkit-animation-name: fadeOutTopRight;
  animation-name: fadeOutTopRight;
}
@-webkit-keyframes fadeOutBottomRight {
  from {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }
  to {
	opacity: 0;
	-webkit-transform: translate3d(100%, 100%, 0);
	transform: translate3d(100%, 100%, 0);
  }
}
@keyframes fadeOutBottomRight {
  from {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }
  to {
	opacity: 0;
	-webkit-transform: translate3d(100%, 100%, 0);
	transform: translate3d(100%, 100%, 0);
  }
}
.animate__fadeOutBottomRight {
  -webkit-animation-name: fadeOutBottomRight;
  animation-name: fadeOutBottomRight;
}
@-webkit-keyframes fadeOutBottomLeft {
  from {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }
  to {
	opacity: 0;
	-webkit-transform: translate3d(-100%, 100%, 0);
	transform: translate3d(-100%, 100%, 0);
  }
}
@keyframes fadeOutBottomLeft {
  from {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }
  to {
	opacity: 0;
	-webkit-transform: translate3d(-100%, 100%, 0);
	transform: translate3d(-100%, 100%, 0);
  }
}
.animate__fadeOutBottomLeft {
  -webkit-animation-name: fadeOutBottomLeft;
  animation-name: fadeOutBottomLeft;
}
/* Flippers */
@-webkit-keyframes flip {
  from {
	-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
	transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
  }

  40% {
	-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
	  rotate3d(0, 1, 0, -190deg);
	transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
	  rotate3d(0, 1, 0, -190deg);
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
  }

  50% {
	-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
	  rotate3d(0, 1, 0, -170deg);
	transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
	  rotate3d(0, 1, 0, -170deg);
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
  }

  80% {
	-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
	  rotate3d(0, 1, 0, 0deg);
	transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
	  rotate3d(0, 1, 0, 0deg);
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
  }

  to {
	-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
	transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
  }
}
@keyframes flip {
  from {
	-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
	transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
  }

  40% {
	-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
	  rotate3d(0, 1, 0, -190deg);
	transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
	  rotate3d(0, 1, 0, -190deg);
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
  }

  50% {
	-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
	  rotate3d(0, 1, 0, -170deg);
	transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
	  rotate3d(0, 1, 0, -170deg);
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
  }

  80% {
	-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
	  rotate3d(0, 1, 0, 0deg);
	transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
	  rotate3d(0, 1, 0, 0deg);
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
  }

  to {
	-webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
	transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
  }
}
.animate__animated.animate__flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  from {
	-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
	transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
	opacity: 0;
  }

  40% {
	-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
	transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
  }

  60% {
	-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
	transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
	opacity: 1;
  }

  80% {
	-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
	transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
	-webkit-transform: perspective(400px);
	transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
	-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
	transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
	opacity: 0;
  }

  40% {
	-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
	transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
  }

  60% {
	-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
	transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
	opacity: 1;
  }

  80% {
	-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
	transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
	-webkit-transform: perspective(400px);
	transform: perspective(400px);
  }
}
.animate__flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  from {
	-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
	transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
	opacity: 0;
  }

  40% {
	-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
	transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
  }

  60% {
	-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
	transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
	opacity: 1;
  }

  80% {
	-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
	transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
	-webkit-transform: perspective(400px);
	transform: perspective(400px);
  }
}
@keyframes flipInY {
  from {
	-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
	transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
	opacity: 0;
  }

  40% {
	-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
	transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
  }

  60% {
	-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
	transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
	opacity: 1;
  }

  80% {
	-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
	transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
	-webkit-transform: perspective(400px);
	transform: perspective(400px);
  }
}
.animate__flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  from {
	-webkit-transform: perspective(400px);
	transform: perspective(400px);
  }

  30% {
	-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
	transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
	opacity: 1;
  }

  to {
	-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
	transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
	opacity: 0;
  }
}
@keyframes flipOutX {
  from {
	-webkit-transform: perspective(400px);
	transform: perspective(400px);
  }

  30% {
	-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
	transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
	opacity: 1;
  }

  to {
	-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
	transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
	opacity: 0;
  }
}
.animate__flipOutX {
  -webkit-animation-duration: calc(1s * 0.75);
  animation-duration: calc(1s * 0.75);
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  from {
	-webkit-transform: perspective(400px);
	transform: perspective(400px);
  }

  30% {
	-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
	transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
	opacity: 1;
  }

  to {
	-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
	transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
	opacity: 0;
  }
}
@keyframes flipOutY {
  from {
	-webkit-transform: perspective(400px);
	transform: perspective(400px);
  }

  30% {
	-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
	transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
	opacity: 1;
  }

  to {
	-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
	transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
	opacity: 0;
  }
}
.animate__flipOutY {
  -webkit-animation-duration: calc(1s * 0.75);
  animation-duration: calc(1s * 0.75);
  -webkit-animation-duration: calc(var(--animate-duration) * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}
/* Lightspeed */
@-webkit-keyframes lightSpeedInRight {
  from {
	-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
	transform: translate3d(100%, 0, 0) skewX(-30deg);
	opacity: 0;
  }

  60% {
	-webkit-transform: skewX(20deg);
	transform: skewX(20deg);
	opacity: 1;
  }

  80% {
	-webkit-transform: skewX(-5deg);
	transform: skewX(-5deg);
  }

  to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }
}
@keyframes lightSpeedInRight {
  from {
	-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
	transform: translate3d(100%, 0, 0) skewX(-30deg);
	opacity: 0;
  }

  60% {
	-webkit-transform: skewX(20deg);
	transform: skewX(20deg);
	opacity: 1;
  }

  80% {
	-webkit-transform: skewX(-5deg);
	transform: skewX(-5deg);
  }

  to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }
}
.animate__lightSpeedInRight {
  -webkit-animation-name: lightSpeedInRight;
  animation-name: lightSpeedInRight;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedInLeft {
  from {
	-webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
	transform: translate3d(-100%, 0, 0) skewX(30deg);
	opacity: 0;
  }

  60% {
	-webkit-transform: skewX(-20deg);
	transform: skewX(-20deg);
	opacity: 1;
  }

  80% {
	-webkit-transform: skewX(5deg);
	transform: skewX(5deg);
  }

  to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }
}
@keyframes lightSpeedInLeft {
  from {
	-webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
	transform: translate3d(-100%, 0, 0) skewX(30deg);
	opacity: 0;
  }

  60% {
	-webkit-transform: skewX(-20deg);
	transform: skewX(-20deg);
	opacity: 1;
  }

  80% {
	-webkit-transform: skewX(5deg);
	transform: skewX(5deg);
  }

  to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }
}
.animate__lightSpeedInLeft {
  -webkit-animation-name: lightSpeedInLeft;
  animation-name: lightSpeedInLeft;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOutRight {
  from {
	opacity: 1;
  }

  to {
	-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
	transform: translate3d(100%, 0, 0) skewX(30deg);
	opacity: 0;
  }
}
@keyframes lightSpeedOutRight {
  from {
	opacity: 1;
  }

  to {
	-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
	transform: translate3d(100%, 0, 0) skewX(30deg);
	opacity: 0;
  }
}
.animate__lightSpeedOutRight {
  -webkit-animation-name: lightSpeedOutRight;
  animation-name: lightSpeedOutRight;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes lightSpeedOutLeft {
  from {
	opacity: 1;
  }

  to {
	-webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
	transform: translate3d(-100%, 0, 0) skewX(-30deg);
	opacity: 0;
  }
}
@keyframes lightSpeedOutLeft {
  from {
	opacity: 1;
  }

  to {
	-webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
	transform: translate3d(-100%, 0, 0) skewX(-30deg);
	opacity: 0;
  }
}
.animate__lightSpeedOutLeft {
  -webkit-animation-name: lightSpeedOutLeft;
  animation-name: lightSpeedOutLeft;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
/* Rotating entrances */
@-webkit-keyframes rotateIn {
  from {
	-webkit-transform: rotate3d(0, 0, 1, -200deg);
	transform: rotate3d(0, 0, 1, -200deg);
	opacity: 0;
  }

  to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
  }
}
@keyframes rotateIn {
  from {
	-webkit-transform: rotate3d(0, 0, 1, -200deg);
	transform: rotate3d(0, 0, 1, -200deg);
	opacity: 0;
  }

  to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
  }
}
.animate__rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
  -webkit-transform-origin: center;
  transform-origin: center;
}
@-webkit-keyframes rotateInDownLeft {
  from {
	-webkit-transform: rotate3d(0, 0, 1, -45deg);
	transform: rotate3d(0, 0, 1, -45deg);
	opacity: 0;
  }

  to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  from {
	-webkit-transform: rotate3d(0, 0, 1, -45deg);
	transform: rotate3d(0, 0, 1, -45deg);
	opacity: 0;
  }

  to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
  }
}
.animate__rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}
@-webkit-keyframes rotateInDownRight {
  from {
	-webkit-transform: rotate3d(0, 0, 1, 45deg);
	transform: rotate3d(0, 0, 1, 45deg);
	opacity: 0;
  }

  to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
  }
}
@keyframes rotateInDownRight {
  from {
	-webkit-transform: rotate3d(0, 0, 1, 45deg);
	transform: rotate3d(0, 0, 1, 45deg);
	opacity: 0;
  }

  to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
  }
}
.animate__rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}
@-webkit-keyframes rotateInUpLeft {
  from {
	-webkit-transform: rotate3d(0, 0, 1, 45deg);
	transform: rotate3d(0, 0, 1, 45deg);
	opacity: 0;
  }

  to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  from {
	-webkit-transform: rotate3d(0, 0, 1, 45deg);
	transform: rotate3d(0, 0, 1, 45deg);
	opacity: 0;
  }

  to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
  }
}
.animate__rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}
@-webkit-keyframes rotateInUpRight {
  from {
	-webkit-transform: rotate3d(0, 0, 1, -90deg);
	transform: rotate3d(0, 0, 1, -90deg);
	opacity: 0;
  }

  to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
  }
}
@keyframes rotateInUpRight {
  from {
	-webkit-transform: rotate3d(0, 0, 1, -90deg);
	transform: rotate3d(0, 0, 1, -90deg);
	opacity: 0;
  }

  to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
  }
}
.animate__rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}
/* Rotating exits */
@-webkit-keyframes rotateOut {
  from {
	opacity: 1;
  }

  to {
	-webkit-transform: rotate3d(0, 0, 1, 200deg);
	transform: rotate3d(0, 0, 1, 200deg);
	opacity: 0;
  }
}
@keyframes rotateOut {
  from {
	opacity: 1;
  }

  to {
	-webkit-transform: rotate3d(0, 0, 1, 200deg);
	transform: rotate3d(0, 0, 1, 200deg);
	opacity: 0;
  }
}
.animate__rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
  -webkit-transform-origin: center;
  transform-origin: center;
}
@-webkit-keyframes rotateOutDownLeft {
  from {
	opacity: 1;
  }

  to {
	-webkit-transform: rotate3d(0, 0, 1, 45deg);
	transform: rotate3d(0, 0, 1, 45deg);
	opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  from {
	opacity: 1;
  }

  to {
	-webkit-transform: rotate3d(0, 0, 1, 45deg);
	transform: rotate3d(0, 0, 1, 45deg);
	opacity: 0;
  }
}
.animate__rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}
@-webkit-keyframes rotateOutDownRight {
  from {
	opacity: 1;
  }

  to {
	-webkit-transform: rotate3d(0, 0, 1, -45deg);
	transform: rotate3d(0, 0, 1, -45deg);
	opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  from {
	opacity: 1;
  }

  to {
	-webkit-transform: rotate3d(0, 0, 1, -45deg);
	transform: rotate3d(0, 0, 1, -45deg);
	opacity: 0;
  }
}
.animate__rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}
@-webkit-keyframes rotateOutUpLeft {
  from {
	opacity: 1;
  }

  to {
	-webkit-transform: rotate3d(0, 0, 1, -45deg);
	transform: rotate3d(0, 0, 1, -45deg);
	opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  from {
	opacity: 1;
  }

  to {
	-webkit-transform: rotate3d(0, 0, 1, -45deg);
	transform: rotate3d(0, 0, 1, -45deg);
	opacity: 0;
  }
}
.animate__rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
}
@-webkit-keyframes rotateOutUpRight {
  from {
	opacity: 1;
  }

  to {
	-webkit-transform: rotate3d(0, 0, 1, 90deg);
	transform: rotate3d(0, 0, 1, 90deg);
	opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  from {
	opacity: 1;
  }

  to {
	-webkit-transform: rotate3d(0, 0, 1, 90deg);
	transform: rotate3d(0, 0, 1, 90deg);
	opacity: 0;
  }
}
.animate__rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
}
/* Specials */
@-webkit-keyframes hinge {
  0% {
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
  }

  20%,
  60% {
	-webkit-transform: rotate3d(0, 0, 1, 80deg);
	transform: rotate3d(0, 0, 1, 80deg);
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
  }

  40%,
  80% {
	-webkit-transform: rotate3d(0, 0, 1, 60deg);
	transform: rotate3d(0, 0, 1, 60deg);
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	opacity: 1;
  }

  to {
	-webkit-transform: translate3d(0, 700px, 0);
	transform: translate3d(0, 700px, 0);
	opacity: 0;
  }
}
@keyframes hinge {
  0% {
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
  }

  20%,
  60% {
	-webkit-transform: rotate3d(0, 0, 1, 80deg);
	transform: rotate3d(0, 0, 1, 80deg);
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
  }

  40%,
  80% {
	-webkit-transform: rotate3d(0, 0, 1, 60deg);
	transform: rotate3d(0, 0, 1, 60deg);
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	opacity: 1;
  }

  to {
	-webkit-transform: translate3d(0, 700px, 0);
	transform: translate3d(0, 700px, 0);
	opacity: 0;
  }
}
.animate__hinge {
  -webkit-animation-duration: calc(1s * 2);
  animation-duration: calc(1s * 2);
  -webkit-animation-duration: calc(var(--animate-duration) * 2);
  animation-duration: calc(var(--animate-duration) * 2);
  -webkit-animation-name: hinge;
  animation-name: hinge;
  -webkit-transform-origin: top left;
  transform-origin: top left;
}
@-webkit-keyframes jackInTheBox {
  from {
	opacity: 0;
	-webkit-transform: scale(0.1) rotate(30deg);
	transform: scale(0.1) rotate(30deg);
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom;
  }

  50% {
	-webkit-transform: rotate(-10deg);
	transform: rotate(-10deg);
  }

  70% {
	-webkit-transform: rotate(3deg);
	transform: rotate(3deg);
  }

  to {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
  }
}
@keyframes jackInTheBox {
  from {
	opacity: 0;
	-webkit-transform: scale(0.1) rotate(30deg);
	transform: scale(0.1) rotate(30deg);
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom;
  }

  50% {
	-webkit-transform: rotate(-10deg);
	transform: rotate(-10deg);
  }

  70% {
	-webkit-transform: rotate(3deg);
	transform: rotate(3deg);
  }

  to {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
  }
}
.animate__jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
	opacity: 0;
	-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
	transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }
}
@keyframes rollIn {
  from {
	opacity: 0;
	-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
	transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }
}
.animate__rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
	opacity: 1;
  }

  to {
	opacity: 0;
	-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
	transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  from {
	opacity: 1;
  }

  to {
	opacity: 0;
	-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
	transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.animate__rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
/* Zooming entrances */
@-webkit-keyframes zoomIn {
  from {
	opacity: 0;
	-webkit-transform: scale3d(0.3, 0.3, 0.3);
	transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
	opacity: 1;
  }
}
@keyframes zoomIn {
  from {
	opacity: 0;
	-webkit-transform: scale3d(0.3, 0.3, 0.3);
	transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
	opacity: 1;
  }
}
.animate__zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
  from {
	opacity: 0;
	-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
	transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
	-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
	opacity: 1;
	-webkit-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-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
	animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  from {
	opacity: 0;
	-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
	transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
	-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
	opacity: 1;
	-webkit-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-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
	animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
  from {
	opacity: 0;
	-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
	transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
	-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
	opacity: 1;
	-webkit-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-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
	animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  from {
	opacity: 0;
	-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
	transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
	-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
	opacity: 1;
	-webkit-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-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
	animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
  from {
	opacity: 0;
	-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
	transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
	-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
	opacity: 1;
	-webkit-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-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
	animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  from {
	opacity: 0;
	-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
	transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
	-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
	opacity: 1;
	-webkit-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-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
	animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
  from {
	opacity: 0;
	-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
	transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
	-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
	opacity: 1;
	-webkit-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-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
	animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  from {
	opacity: 0;
	-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
	transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
	-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
	opacity: 1;
	-webkit-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-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
	animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
/* Zooming exits */
@-webkit-keyframes zoomOut {
  from {
	opacity: 1;
  }

  50% {
	opacity: 0;
	-webkit-transform: scale3d(0.3, 0.3, 0.3);
	transform: scale3d(0.3, 0.3, 0.3);
  }

  to {
	opacity: 0;
  }
}
@keyframes zoomOut {
  from {
	opacity: 1;
  }

  50% {
	opacity: 0;
	-webkit-transform: scale3d(0.3, 0.3, 0.3);
	transform: scale3d(0.3, 0.3, 0.3);
  }

  to {
	opacity: 0;
  }
}
.animate__zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
  40% {
	opacity: 1;
	-webkit-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-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
	opacity: 0;
	-webkit-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-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
	animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
	opacity: 1;
	-webkit-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-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
	opacity: 0;
	-webkit-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-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
	animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
  -webkit-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);
	transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }

  to {
	opacity: 0;
	-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
	transform: scale(0.1) translate3d(-2000px, 0, 0);
  }
}
@keyframes zoomOutLeft {
  40% {
	opacity: 1;
	-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
	transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }

  to {
	opacity: 0;
	-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
	transform: scale(0.1) translate3d(-2000px, 0, 0);
  }
}
.animate__zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
  -webkit-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);
	transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }

  to {
	opacity: 0;
	-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
	transform: scale(0.1) translate3d(2000px, 0, 0);
  }
}
@keyframes zoomOutRight {
  40% {
	opacity: 1;
	-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
	transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }

  to {
	opacity: 0;
	-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
	transform: scale(0.1) translate3d(2000px, 0, 0);
  }
}
.animate__zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
  -webkit-transform-origin: right center;
  transform-origin: right center;
}
@-webkit-keyframes zoomOutUp {
  40% {
	opacity: 1;
	-webkit-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-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
	opacity: 0;
	-webkit-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-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
	animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
	opacity: 1;
	-webkit-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-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
	opacity: 0;
	-webkit-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-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
	animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
/* Sliding entrances */
@-webkit-keyframes slideInDown {
  from {
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
	visibility: visible;
  }

  to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  from {
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
	visibility: visible;
  }

  to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }
}
.animate__slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  from {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	visibility: visible;
  }

  to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	visibility: visible;
  }

  to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }
}
.animate__slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  from {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	visibility: visible;
  }

  to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	visibility: visible;
  }

  to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }
}
.animate__slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
  from {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	visibility: visible;
  }

  to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	visibility: visible;
  }

  to {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }
}
.animate__slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
/* Sliding exits */
@-webkit-keyframes slideOutDown {
  from {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }

  to {
	visibility: hidden;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  from {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }

  to {
	visibility: hidden;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
  }
}
.animate__slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
  from {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }

  to {
	visibility: hidden;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  from {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }

  to {
	visibility: hidden;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
  }
}
.animate__slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  from {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }

  to {
	visibility: hidden;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  from {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }

  to {
	visibility: hidden;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
  }
}
.animate__slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  from {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }

  to {
	visibility: hidden;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  from {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }

  to {
	visibility: hidden;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
  }
}
.animate__slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
























.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_269269 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_269269 {
		display: none !important;
	}
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_269252 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_269252 {
		display: none !important;
	}
}

#stacks_in_269251 {
	border: solid rgba(253, 128, 8, 1.00);
	border-width:  1px;
	margin:  20px;
	padding:  20px;
}
#stacks_in_269251_18 .bubble{background-color:#66FFFF;position:relative;padding:15px;margin:0;border-radius:10px}#stacks_in_269251_18 .bubble{margin:0 0 20px}#stacks_in_269251_18 .bubble.top{margin:20px 0 0}#stacks_in_269251_18 .bubble{box-shadow:0px 0px 5px #555555}#stacks_in_269251_18 .bubble:after{left:50px;border-color:#FFFFFF transparent transparent;border-style:solid}#stacks_in_269251_18 .bubble:before{left:50px;border-color:transparent #FFFFFF;border-style:solid}#stacks_in_269251_18 .bubble.top:after{right:50px;border-color:transparent transparent #FFFFFF}#stacks_in_269251_18 .bubble.top:before{right:50px;border-color:transparent #FFFFFF}#stacks_in_269251_18 .bubble.isoceles:after{content:"\00a0";display:block;position:absolute;bottom:-30px;width:0;height:0;border-width:15px 15px}#stacks_in_269251_18 .bubble.isoceles.top:after{top:-30px;bottom:auto;left:auto}#stacks_in_269251_18 .bubble.right:after{content:"\00a0";display:block;position:absolute;bottom:-40px;width:0;height:0;border-width:20px 0 20px 20px}#stacks_in_269251_18 .bubble.right.top:after{top:-40px;bottom:auto;left:auto;border-width:20px 20px 20px 0}#stacks_in_269251_18 .bubble.obtuse:before{content:"\00a0";display:block;position:absolute;bottom:-20px;width:0;height:0;border-width:0;border-right-width:30px;border-bottom-width:20px}#stacks_in_269251_18 .bubble.obtuse:after{content:"\00a0";display:block;position:absolute;bottom:-20px;width:0;height:0;border-width:0;border-right-width:10px;border-bottom-width:20px}#stacks_in_269251_18 .bubble.obtuse.top:before{top:-20px;bottom:auto;left:auto;border-width:0;border-left-width:30px;border-top-width:20px}#stacks_in_269251_18 .bubble.obtuse.top:after{top:-20px;bottom:auto;left:auto;border-width:0;border-left-width:10px;border-top-width:20px}#stacks_in_269251_18 .bubble.double{background:linear-gradient(to bottom,#66FFFF 0%,#FFFFFF 50%,#66FFFF 100%)}#stacks_in_269251_18 .bubble.topdown{background-image:linear-gradient(to bottom,#66FFFF,#FFFFFF)}#stacks_in_269251_18 .bubble.leftright{background-image:linear-gradient(to right,#66FFFF,#FFFFFF)}#stacks_in_269251_18 .bubble.topdiag{background-image:linear-gradient(to right bottom,#66FFFF,#FFFFFF)}#stacks_in_269251_18 .bubble.bottomdiag{background-image:linear-gradient(to right top,#66FFFF,#FFFFFF)}#stacks_in_269251_18 .bubble.radial{background-image:radial-gradient(ellipse at 50% 50%,#66FFFF,#FFFFFF)}#stacks_in_269251_18 .bubble.radial2{background-image:radial-gradient(ellipse at 50% 0%,#66FFFF,#FFFFFF)}#stacks_in_269251_18 .bubble.radial3{background-image:radial-gradient(ellipse at 100% 0%,#66FFFF,#FFFFFF)}#stacks_in_269251_18 .bubble.radial4{background-image:radial-gradient(ellipse at 100% 50%,#66FFFF,#FFFFFF)}#stacks_in_269251_18 .bubble.radial5{background-image:radial-gradient(ellipse at 100% 100%,#66FFFF,#FFFFFF)}#stacks_in_269251_18 .bubble.radial6{background-image:radial-gradient(ellipse at 50% 100%,#66FFFF,#FFFFFF)}#stacks_in_269251_18 .bubble.radial7{background-image:radial-gradient(ellipse at 0% 100%,#66FFFF,#FFFFFF)}#stacks_in_269251_18 .bubble.radial8{background-image:radial-gradient(ellipse at 0% 50%,#66FFFF,#FFFFFF)}#stacks_in_269251_18 .bubble.radial9{background-image:radial-gradient(ellipse at 0% 0%,#66FFFF,#FFFFFF)}#stacks_in_269251_18 .bubble.circle{background-image:radial-gradient(circle at 50% 50%,#66FFFF,#FFFFFF)}#stacks_in_269251_18 .bubble.circle2{background-image:radial-gradient(circle at 50% 0%,#66FFFF,#FFFFFF)}#stacks_in_269251_18 .bubble.circle3{background-image:radial-gradient(circle at 100% 0%,#66FFFF,#FFFFFF)}#stacks_in_269251_18 .bubble.circle4{background-image:radial-gradient(circle at 100% 50%,#66FFFF,#FFFFFF)}#stacks_in_269251_18 .bubble.circle5{background-image:radial-gradient(circle at 100% 100%,#66FFFF,#FFFFFF)}#stacks_in_269251_18 .bubble.circle6{background-image:radial-gradient(circle at 50% 100%,#66FFFF,#FFFFFF)}#stacks_in_269251_18 .bubble.circle7{background-image:radial-gradient(circle at 0% 100%,#66FFFF,#FFFFFF)}#stacks_in_269251_18 .bubble.circle8{background-image:radial-gradient(circle at 0% 50%,#66FFFF,#FFFFFF)}#stacks_in_269251_18 .bubble.circle9{background-image:radial-gradient(circle at 0% 0%,#66FFFF,#FFFFFF)}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_269251_5 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_269251_5 {
		display: none !important;
	}
}
#stacks_in_269251_6>.s3_row {
	margin: 0 -10px;
}

#stacks_in_269251_6>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_269251_6>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_269251_6>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_269251_6>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_269251_6>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_269251_13 {
	border: solid rgba(128, 0, 2, 1.00);
	border-width: 1px 0px 1px 0px;
	margin:  20px;
	padding:  20px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_269251_16 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_269251_16 {
		display: none !important;
	}
}
#stacks_in_269251_15 .stacks_in_269251_15-button {
	text-shadow: none;
	border: none;
	outline: none;
	word-wrap: normal;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	font-family: FlatButtonLato, sans-serif;
	font-size: 17px !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	-webkit-font-smoothing: subpixel-antialiased;
	text-rendering: optimizeLegibility;
	text-align: center;
}

#stacks_in_269251_15 .button_text {
	padding: 0 20px 0 20px;
	display: inline-block;
}

#stacks_in_269251_15 .button_icon {
	display: inline-block;
	font-size: 17px !important;
	
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	float: left;
	
	  width: 54px;
	
}

#stacks_in_269251_15 .stacks_in_269251_15-button,
#stacks_in_269251_15 .button_icon {
	
		height: 54px;
		line-height: 54px;
	
}


	#stacks_in_269251_15 {
		text-align: center;
	}




	#stacks_in_269251_15 .stacks_in_269251_15-button {
		width: 300px;
	}






#stacks_in_269251_15 a.stacks_in_269251_15-button, #stacks_in_269251_15 a.stacks_in_269251_15-button:visited, #stacks_in_269251_15 a.stacks_in_269251_15-button:hover, #stacks_in_269251_15 a.stacks_in_269251_15-button:active {
	text-decoration: none;
}


/* Color picker options */
	
	#stacks_in_269251_15 .stacks_in_269251_15-button {
		
			background-color: none;
			border: 1px solid #FF8000;
		
	}

	#stacks_in_269251_15 a.stacks_in_269251_15-button, #stacks_in_269251_15 a.stacks_in_269251_15-button:visited {
		
			color: #FF8000 !important;
			
	}

	#stacks_in_269251_15 a.stacks_in_269251_15-button:hover, #stacks_in_269251_15 a.stacks_in_269251_15-button:active {
		
			text-decoration: none;
			color: #FFFFFF !important;
			background-color: #FF8000;
		
	}

	
	#stacks_in_269251_15 .button_icon {
		
			background-color: none;
			border-right: 1px solid #FF8000;
		
	}

	#stacks_in_269251_15 a.stacks_in_269251_15-button:hover .button_icon, #stacks_in_269251_15 a.stacks_in_269251_15-button:active .button_icon {
		
			background-color: #FF8000;
			border-right: 1px solid #FFFFFF;
				
	}
	



#stacks_in_269251_15 {
	margin:  20px;
	padding:  20px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_269251_17 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_269251_17 {
		display: none !important;
	}
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_269199 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_269199 {
		display: none !important;
	}
}

#stacks_in_269071_2 {
	border: solid rgba(251, 2, 128, 1.00);
	border-width:  1px;
	margin:  20px;
	padding:  20px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_269071_4 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_269071_4 {
		display: none !important;
	}
}
#stacks_in_269071_5 .bubble{background-color:#FDB2AE;position:relative;padding:15px;margin:0;border-radius:10px}#stacks_in_269071_5 .bubble{margin:0 0 20px}#stacks_in_269071_5 .bubble.top{margin:20px 0 0}#stacks_in_269071_5 .bubble{box-shadow:0px 0px 5px #555555}#stacks_in_269071_5 .bubble:after{left:50px;border-color:#FFFFFF transparent transparent;border-style:solid}#stacks_in_269071_5 .bubble:before{left:50px;border-color:transparent #FFFFFF;border-style:solid}#stacks_in_269071_5 .bubble.top:after{right:50px;border-color:transparent transparent #FFFFFF}#stacks_in_269071_5 .bubble.top:before{right:50px;border-color:transparent #FFFFFF}#stacks_in_269071_5 .bubble.isoceles:after{content:"\00a0";display:block;position:absolute;bottom:-30px;width:0;height:0;border-width:15px 15px}#stacks_in_269071_5 .bubble.isoceles.top:after{top:-30px;bottom:auto;left:auto}#stacks_in_269071_5 .bubble.right:after{content:"\00a0";display:block;position:absolute;bottom:-40px;width:0;height:0;border-width:20px 0 20px 20px}#stacks_in_269071_5 .bubble.right.top:after{top:-40px;bottom:auto;left:auto;border-width:20px 20px 20px 0}#stacks_in_269071_5 .bubble.obtuse:before{content:"\00a0";display:block;position:absolute;bottom:-20px;width:0;height:0;border-width:0;border-right-width:30px;border-bottom-width:20px}#stacks_in_269071_5 .bubble.obtuse:after{content:"\00a0";display:block;position:absolute;bottom:-20px;width:0;height:0;border-width:0;border-right-width:10px;border-bottom-width:20px}#stacks_in_269071_5 .bubble.obtuse.top:before{top:-20px;bottom:auto;left:auto;border-width:0;border-left-width:30px;border-top-width:20px}#stacks_in_269071_5 .bubble.obtuse.top:after{top:-20px;bottom:auto;left:auto;border-width:0;border-left-width:10px;border-top-width:20px}#stacks_in_269071_5 .bubble.double{background:linear-gradient(to bottom,#FDB2AE 0%,#FFFFFF 50%,#FDB2AE 100%)}#stacks_in_269071_5 .bubble.topdown{background-image:linear-gradient(to bottom,#FDB2AE,#FFFFFF)}#stacks_in_269071_5 .bubble.leftright{background-image:linear-gradient(to right,#FDB2AE,#FFFFFF)}#stacks_in_269071_5 .bubble.topdiag{background-image:linear-gradient(to right bottom,#FDB2AE,#FFFFFF)}#stacks_in_269071_5 .bubble.bottomdiag{background-image:linear-gradient(to right top,#FDB2AE,#FFFFFF)}#stacks_in_269071_5 .bubble.radial{background-image:radial-gradient(ellipse at 50% 50%,#FDB2AE,#FFFFFF)}#stacks_in_269071_5 .bubble.radial2{background-image:radial-gradient(ellipse at 50% 0%,#FDB2AE,#FFFFFF)}#stacks_in_269071_5 .bubble.radial3{background-image:radial-gradient(ellipse at 100% 0%,#FDB2AE,#FFFFFF)}#stacks_in_269071_5 .bubble.radial4{background-image:radial-gradient(ellipse at 100% 50%,#FDB2AE,#FFFFFF)}#stacks_in_269071_5 .bubble.radial5{background-image:radial-gradient(ellipse at 100% 100%,#FDB2AE,#FFFFFF)}#stacks_in_269071_5 .bubble.radial6{background-image:radial-gradient(ellipse at 50% 100%,#FDB2AE,#FFFFFF)}#stacks_in_269071_5 .bubble.radial7{background-image:radial-gradient(ellipse at 0% 100%,#FDB2AE,#FFFFFF)}#stacks_in_269071_5 .bubble.radial8{background-image:radial-gradient(ellipse at 0% 50%,#FDB2AE,#FFFFFF)}#stacks_in_269071_5 .bubble.radial9{background-image:radial-gradient(ellipse at 0% 0%,#FDB2AE,#FFFFFF)}#stacks_in_269071_5 .bubble.circle{background-image:radial-gradient(circle at 50% 50%,#FDB2AE,#FFFFFF)}#stacks_in_269071_5 .bubble.circle2{background-image:radial-gradient(circle at 50% 0%,#FDB2AE,#FFFFFF)}#stacks_in_269071_5 .bubble.circle3{background-image:radial-gradient(circle at 100% 0%,#FDB2AE,#FFFFFF)}#stacks_in_269071_5 .bubble.circle4{background-image:radial-gradient(circle at 100% 50%,#FDB2AE,#FFFFFF)}#stacks_in_269071_5 .bubble.circle5{background-image:radial-gradient(circle at 100% 100%,#FDB2AE,#FFFFFF)}#stacks_in_269071_5 .bubble.circle6{background-image:radial-gradient(circle at 50% 100%,#FDB2AE,#FFFFFF)}#stacks_in_269071_5 .bubble.circle7{background-image:radial-gradient(circle at 0% 100%,#FDB2AE,#FFFFFF)}#stacks_in_269071_5 .bubble.circle8{background-image:radial-gradient(circle at 0% 50%,#FDB2AE,#FFFFFF)}#stacks_in_269071_5 .bubble.circle9{background-image:radial-gradient(circle at 0% 0%,#FDB2AE,#FFFFFF)}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_269071_9 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_269071_9 {
		display: none !important;
	}
}
#stacks_in_269071_10>.s3_row {
	margin: 0 -10px;
}

#stacks_in_269071_10>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_269071_10>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_269071_10>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_269071_10>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_269071_10>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_269071_14 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_269071_14 {
		display: none !important;
	}
}
/* Start dooMontage 2 stack each CSS code */.stacks_in_269071_15sl-overlay{position:fixed;left:0;right:0;top:0;bottom:0;background:#000;opacity:.9;display:none;z-index:100006}.stacks_in_269071_15sl-wrapper{z-index:1000000}.stacks_in_269071_15sl-wrapper button{border:0;background:0 0;font-size:24px;padding:0;cursor:pointer}.stacks_in_269071_15sl-wrapper button:hover{opacity:.7}.stacks_in_269071_15sl-wrapper .stacks_in_269071_15sl-close{display:none;position:fixed;right:30px;top:30px;z-index:100015;color:#fff}.stacks_in_269071_15sl-wrapper .stacks_in_269071_15sl-counter{display:none;position:fixed;top:30px;left:30px;z-index:100015;color:#fff}.stacks_in_269071_15sl-wrapper .stacks_in_269071_15sl-navigation{width:100%;display:none}.stacks_in_269071_15sl-wrapper .stacks_in_269071_15sl-navigation button{position:fixed;top:50%;margin-top:-10px;height:30px;width:30px;line-height:30px;text-algin:center;display:block;z-index:100015}.stacks_in_269071_15sl-wrapper .stacks_in_269071_15sl-navigation button.stacks_in_269071_15sl-next{right:40px;color:#fff}.stacks_in_269071_15sl-wrapper .stacks_in_269071_15sl-navigation button.stacks_in_269071_15sl-prev{left:40px;color:#fff}.stacks_in_269071_15sl-wrapper .stacks_in_269071_15sl-image{position:fixed;-ms-touch-action:none;touch-action:none;z-index:1000000}.stacks_in_269071_15sl-wrapper .stacks_in_269071_15sl-image img{margin:0;padding:0;display:block}.stacks_in_269071_15sl-wrapper .stacks_in_269071_15sl-image .stacks_in_269071_15sl-caption{display:none;padding:10px;color:#fff;background:#000;opacity:0;position:absolute;bottom:0;left:0;right:0;-webkit-transition: opacity 300ms ease-out;-moz-transition: opacity 300ms ease-out;-o-transition: opacity 300ms ease-out;transition: opacity 300ms ease-out;}.stacks_in_269071_15sl-wrapper .stacks_in_269071_15sl-image .stacks_in_269071_15sl-download{display:none;position:absolute;bottom:5px;right:5px;color:#fff;z-index:100005}.stacks_in_269071_15sl-spinner{display:none;border:5px solid #333;border-radius:40px;height:40px;left:50%;margin:-20px 0 0 -20px;opacity:0;position:fixed;top:50%;width:40px;z-index:100007;-webkit-animation:pulsate 1s ease-out infinite;-moz-animation:pulsate 1s ease-out infinite;-ms-animation:pulsate 1s ease-out infinite;-o-animation:pulsate 1s ease-out infinite;animation:pulsate 1s ease-out infinite}@-webkit-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-moz-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-o-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-ms-keyframes pulsate{0%,100%{opacity:0}0%{transform:scale(.1)}50%{opacity:1}100%{transform:scale(1.2)}}.stacks_in_269071_15sl-image:hover > .stacks_in_269071_15sl-caption{	opacity: 0.8;}.dooMasterImage, .jg-entry, .followMontageLink{-webkit-transform-style: preserve-3d;-webkit-transform:translate3d(0,0,0);-webkit-backface-visibility: hidden;-webkit-font-smoothing: antialiased}#stacks_in_269071_15 .montageImageZoom { transition: all .2s ease-in-out; }#stacks_in_269071_15 .dooMasterImage:hover > .montageImageZoom { opacity:0.85; }#stacks_in_269071_15Montage{	background: rgba(255, 255, 255, 1.00);	z-index: 100;}#stacks_in_269071_15 .montageImageTitle{	display: none;}.stacks_in_269071_15green{	background: #37332f;	color: #fff;	padding: 0 5px 0 5px;}.stacks_in_269071_15centerbox {	background-color: #ffffff;	-webkit-border-radius: 3px;	padding: 10px;	border: 1px solid #D3D3D3;}#stacks_in_269071_15 .montageImageTitle{	display: none !important;}	#stacks_in_269071_15 .montageImageTitle{		display: block !important;	}/* End Edit Mode UI Style                  *//* ####################################### *//* %[endif]% *//* End dooMontage 2 stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code *//* Start dooMontageImage stack each CSS code *//* Edit Mode UI Style                      *//* ####################################### *//* End dooMontageImage stack each CSS code */
#stacks_in_269071_58 {
	border: solid rgba(251, 2, 7, 1.00);
	border-width:  1px;
	margin:  20px;
	padding:  20px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_269074 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_269074 {
		display: none !important;
	}
}
#stacks_in_269075>.s3_row {
	margin: 0 -10px;
}

#stacks_in_269075>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_269075>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_269075>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_269075>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_269075>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}





#stacks_in_269079 .stacks_in_269079-button {
	text-shadow: none;
	border: none;
	outline: none;
	word-wrap: normal;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	font-family: FlatButtonLato, sans-serif;
	font-size: 17px !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	-webkit-font-smoothing: subpixel-antialiased;
	text-rendering: optimizeLegibility;
	text-align: center;
}

#stacks_in_269079 .button_text {
	padding: 0 20px 0 20px;
	display: inline-block;
}

#stacks_in_269079 .button_icon {
	display: inline-block;
	font-size: 17px !important;
	
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	float: left;
	
	  width: 54px;
	
}

#stacks_in_269079 .stacks_in_269079-button,
#stacks_in_269079 .button_icon {
	
		height: 54px;
		line-height: 54px;
	
}


	#stacks_in_269079 {
		text-align: center;
	}




	#stacks_in_269079 .stacks_in_269079-button {
		width: 300px;
	}






#stacks_in_269079 a.stacks_in_269079-button, #stacks_in_269079 a.stacks_in_269079-button:visited, #stacks_in_269079 a.stacks_in_269079-button:hover, #stacks_in_269079 a.stacks_in_269079-button:active {
	text-decoration: none;
}


/* Color picker options */
	
	#stacks_in_269079 .stacks_in_269079-button {
		
			background-color: none;
			border: 1px solid #408000;
		
	}

	#stacks_in_269079 a.stacks_in_269079-button, #stacks_in_269079 a.stacks_in_269079-button:visited {
		
			color: #008000 !important;
			
	}

	#stacks_in_269079 a.stacks_in_269079-button:hover, #stacks_in_269079 a.stacks_in_269079-button:active {
		
			text-decoration: none;
			color: #FFFFFF !important;
			background-color: #408000;
		
	}

	
	#stacks_in_269079 .button_icon {
		
			background-color: none;
			border-right: 1px solid #408000;
		
	}

	#stacks_in_269079 a.stacks_in_269079-button:hover .button_icon, #stacks_in_269079 a.stacks_in_269079-button:active .button_icon {
		
			background-color: #408000;
			border-right: 1px solid #FFFFFF;
				
	}
	



#stacks_in_269079 {
	margin:  20px;
	padding:  20px;
}
#stacks_in_269078 .stacks_in_269078-button {
	text-shadow: none;
	border: none;
	outline: none;
	word-wrap: normal;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	font-family: FlatButtonLato, sans-serif;
	font-size: 17px !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	-webkit-font-smoothing: subpixel-antialiased;
	text-rendering: optimizeLegibility;
	text-align: center;
}

#stacks_in_269078 .button_text {
	padding: 0 20px 0 20px;
	display: inline-block;
}

#stacks_in_269078 .button_icon {
	display: inline-block;
	font-size: 17px !important;
	
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	float: left;
	
	  width: 54px;
	
}

#stacks_in_269078 .stacks_in_269078-button,
#stacks_in_269078 .button_icon {
	
		height: 54px;
		line-height: 54px;
	
}


	#stacks_in_269078 {
		text-align: center;
	}




	#stacks_in_269078 .stacks_in_269078-button {
		width: 300px;
	}






#stacks_in_269078 a.stacks_in_269078-button, #stacks_in_269078 a.stacks_in_269078-button:visited, #stacks_in_269078 a.stacks_in_269078-button:hover, #stacks_in_269078 a.stacks_in_269078-button:active {
	text-decoration: none;
}


/* Color picker options */
	
	#stacks_in_269078 .stacks_in_269078-button {
		
			background-color: #FB0207;
		
	}

	#stacks_in_269078 a.stacks_in_269078-button, #stacks_in_269078 a.stacks_in_269078-button:visited {
		
			color: #FFFFFF !important;
			
	}

	#stacks_in_269078 a.stacks_in_269078-button:hover, #stacks_in_269078 a.stacks_in_269078-button:active {
		
			text-decoration: none;
			color: #FFFFFF !important;
			background-color: #FF161B;
		
	}

	
	#stacks_in_269078 .button_icon {
		
			background-color: #800000;
		
	}

	#stacks_in_269078 a.stacks_in_269078-button:hover .button_icon, #stacks_in_269078 a.stacks_in_269078-button:active .button_icon {
		
			background-color: #941414;
				
	}
	



#stacks_in_269078 {
	margin:  20px;
	padding:  20px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_268873 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_268873 {
		display: none !important;
	}
}

#stacks_in_268808 {
	border: solid rgba(255, 204, 102, 1.00);
	border-width:  1px;
	margin:  20px;
	padding:  20px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_268809 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_268809 {
		display: none !important;
	}
}
#stacks_in_268810 .bubble{background-color:#FC6FCF;position:relative;padding:15px;margin:0;border-radius:10px}#stacks_in_268810 .bubble{margin:0 0 20px}#stacks_in_268810 .bubble.top{margin:20px 0 0}#stacks_in_268810 .bubble{box-shadow:0px 0px 5px #555555}#stacks_in_268810 .bubble:after{left:50px;border-color:#FFFFFF transparent transparent;border-style:solid}#stacks_in_268810 .bubble:before{left:50px;border-color:transparent #FFFFFF;border-style:solid}#stacks_in_268810 .bubble.top:after{right:50px;border-color:transparent transparent #FFFFFF}#stacks_in_268810 .bubble.top:before{right:50px;border-color:transparent #FFFFFF}#stacks_in_268810 .bubble.isoceles:after{content:"\00a0";display:block;position:absolute;bottom:-30px;width:0;height:0;border-width:15px 15px}#stacks_in_268810 .bubble.isoceles.top:after{top:-30px;bottom:auto;left:auto}#stacks_in_268810 .bubble.right:after{content:"\00a0";display:block;position:absolute;bottom:-40px;width:0;height:0;border-width:20px 0 20px 20px}#stacks_in_268810 .bubble.right.top:after{top:-40px;bottom:auto;left:auto;border-width:20px 20px 20px 0}#stacks_in_268810 .bubble.obtuse:before{content:"\00a0";display:block;position:absolute;bottom:-20px;width:0;height:0;border-width:0;border-right-width:30px;border-bottom-width:20px}#stacks_in_268810 .bubble.obtuse:after{content:"\00a0";display:block;position:absolute;bottom:-20px;width:0;height:0;border-width:0;border-right-width:10px;border-bottom-width:20px}#stacks_in_268810 .bubble.obtuse.top:before{top:-20px;bottom:auto;left:auto;border-width:0;border-left-width:30px;border-top-width:20px}#stacks_in_268810 .bubble.obtuse.top:after{top:-20px;bottom:auto;left:auto;border-width:0;border-left-width:10px;border-top-width:20px}#stacks_in_268810 .bubble.double{background:linear-gradient(to bottom,#FC6FCF 0%,#FFFFFF 50%,#FC6FCF 100%)}#stacks_in_268810 .bubble.topdown{background-image:linear-gradient(to bottom,#FC6FCF,#FFFFFF)}#stacks_in_268810 .bubble.leftright{background-image:linear-gradient(to right,#FC6FCF,#FFFFFF)}#stacks_in_268810 .bubble.topdiag{background-image:linear-gradient(to right bottom,#FC6FCF,#FFFFFF)}#stacks_in_268810 .bubble.bottomdiag{background-image:linear-gradient(to right top,#FC6FCF,#FFFFFF)}#stacks_in_268810 .bubble.radial{background-image:radial-gradient(ellipse at 50% 50%,#FC6FCF,#FFFFFF)}#stacks_in_268810 .bubble.radial2{background-image:radial-gradient(ellipse at 50% 0%,#FC6FCF,#FFFFFF)}#stacks_in_268810 .bubble.radial3{background-image:radial-gradient(ellipse at 100% 0%,#FC6FCF,#FFFFFF)}#stacks_in_268810 .bubble.radial4{background-image:radial-gradient(ellipse at 100% 50%,#FC6FCF,#FFFFFF)}#stacks_in_268810 .bubble.radial5{background-image:radial-gradient(ellipse at 100% 100%,#FC6FCF,#FFFFFF)}#stacks_in_268810 .bubble.radial6{background-image:radial-gradient(ellipse at 50% 100%,#FC6FCF,#FFFFFF)}#stacks_in_268810 .bubble.radial7{background-image:radial-gradient(ellipse at 0% 100%,#FC6FCF,#FFFFFF)}#stacks_in_268810 .bubble.radial8{background-image:radial-gradient(ellipse at 0% 50%,#FC6FCF,#FFFFFF)}#stacks_in_268810 .bubble.radial9{background-image:radial-gradient(ellipse at 0% 0%,#FC6FCF,#FFFFFF)}#stacks_in_268810 .bubble.circle{background-image:radial-gradient(circle at 50% 50%,#FC6FCF,#FFFFFF)}#stacks_in_268810 .bubble.circle2{background-image:radial-gradient(circle at 50% 0%,#FC6FCF,#FFFFFF)}#stacks_in_268810 .bubble.circle3{background-image:radial-gradient(circle at 100% 0%,#FC6FCF,#FFFFFF)}#stacks_in_268810 .bubble.circle4{background-image:radial-gradient(circle at 100% 50%,#FC6FCF,#FFFFFF)}#stacks_in_268810 .bubble.circle5{background-image:radial-gradient(circle at 100% 100%,#FC6FCF,#FFFFFF)}#stacks_in_268810 .bubble.circle6{background-image:radial-gradient(circle at 50% 100%,#FC6FCF,#FFFFFF)}#stacks_in_268810 .bubble.circle7{background-image:radial-gradient(circle at 0% 100%,#FC6FCF,#FFFFFF)}#stacks_in_268810 .bubble.circle8{background-image:radial-gradient(circle at 0% 50%,#FC6FCF,#FFFFFF)}#stacks_in_268810 .bubble.circle9{background-image:radial-gradient(circle at 0% 0%,#FC6FCF,#FFFFFF)}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_268815 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_268815 {
		display: none !important;
	}
}
/* ********* */
/* Normalize */
/* ********* */

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

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

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

#stacks_in_268816 audio,
#stacks_in_268816 canvas,
#stacks_in_268816 progress,
#stacks_in_268816 video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

#stacks_in_268816 audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */

#stacks_in_268816 [hidden],
#stacks_in_268816 template {
  display: none;
}


/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

#stacks_in_268816 img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

#stacks_in_268816 svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * Address differences between Firefox and other browsers.
 */

#stacks_in_268816 hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */

#stacks_in_268816 pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

#stacks_in_268816 code,
#stacks_in_268816 kbd,
#stacks_in_268816 pre,
#stacks_in_268816 samp {
  font-family: monospace, monospace;
  font-size: 1em;
}



/* **************** */
/* Stack Specific   */
/* **************** */


#stacks_in_268816 *,
#stacks_in_268816 *:before,
#stacks_in_268816 *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}


#stacks_in_268816 .wow {
  visibility: hidden;
}



/* We use this media query to add styles to any device that supports media queries */


@media only screen {
  #stacks_in_268816 .column_base_margin {
    margin-bottom: 0px;
  }
}

@media only screen and (max-width: 1024px) {

  #stacks_in_268816 .column_base_margin {
    margin-bottom: 40px;
  }
}

/* Used to alter styles for screens at least 768px wide. */
@media only screen and (max-width: 768px) {
  #stacks_in_268816 .column_base_margin {
    margin-bottom: 40px;
  }
}

/* Used to alter styles for screens at least 480px wide. */
@media only screen and (max-width: 640px) {
  #stacks_in_268816 .column_base_margin {
    margin-bottom: 20px;
  }
}







/* Handles making images responsive inside the stack */
#stacks_in_268816 img {
  max-width: 100%;
  height: auto;
}

/* **************** */
/* Foundation START */
/* **************** */


/*

Copyright (c) 2013-2014 ZURB, inc.

MIT License

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

*/


#stacks_in_268816 meta.foundation-version {
  font-family: "/5.3.1/"; }

#stacks_in_268816 meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em; }

#stacks_in_268816 meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em; }

#stacks_in_268816 meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em; }

#stacks_in_268816 meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em; }

#stacks_in_268816 meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em; }

#stacks_in_268816 meta.foundation-data-attribute-namespace {
  font-family: false; }

#stacks_in_268816 *,
#stacks_in_268816 *:before,
#stacks_in_268816 *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

#stacks_in_268816 .left {
  float: left !important; }

#stacks_in_268816 .right {
  float: right !important; }

#stacks_in_268816 .clearfix:before,
#stacks_in_268816 .clearfix:after {
  content: " ";
  display: table; }

#stacks_in_268816 .clearfix:after {
  clear: both; }

#stacks_in_268816 .hide {
  display: none; }

#stacks_in_268816 .antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }


#stacks_in_268816 img {
  display: inline-block;
  vertical-align: middle; }


#stacks_in_268816 textarea {
  height: auto;
  min-height: 50px; }

#stacks_in_268816 select {
  width: 100%; }

#stacks_in_268816 .row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
}

#stacks_in_268816 .row:before,
#stacks_in_268816 .row:after {
  content: " ";
  display: table; }

#stacks_in_268816 .row:after {
  clear: both; }

#stacks_in_268816 .row.collapse > .column,
#stacks_in_268816 .row.collapse > .columns {
  padding-left: 0;
  padding-right: 0; }

#stacks_in_268816 .row.collapse .row {
  margin-left: 0;
  margin-right: 0; }

#stacks_in_268816 .row .row {
  width: auto;
  margin-left: -0.9375em;
  margin-right: -0.9375em;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none; }

#stacks_in_268816 .row .row:before,
#stacks_in_268816 .row .row:after {
  content: " ";
  display: table; }

#stacks_in_268816 .row .row:after {
  clear: both; }

#stacks_in_268816 .row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none; }

#stacks_in_268816 .row .row.collapse:before,
#stacks_in_268816 .row .row.collapse:after {
  content: " ";
  display: table; }

#stacks_in_268816 .row .row.collapse:after {
  clear: both; }

#stacks_in_268816 .column,
#stacks_in_268816 .columns {
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  margin-right: 0;   /* Fixes comaptiblity with some themes using skeleton.css */
  margin-left: 0;    /* Fixes comaptiblity with some themes using skeleton.css */
  width: 100%;
  float: left; }

#stacks_in_268816 [class*="column"] + [class*="column"]:last-child {
  float: right; }

#stacks_in_268816 [class*="column"] + [class*="column"].end {
  float: left; }

@media only screen {
  #stacks_in_268816 .small-push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  #stacks_in_268816 .small-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  #stacks_in_268816 .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  #stacks_in_268816 .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  #stacks_in_268816 .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  #stacks_in_268816 .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  #stacks_in_268816 .small-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  #stacks_in_268816 .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  #stacks_in_268816 .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  #stacks_in_268816 .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  #stacks_in_268816 .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  #stacks_in_268816 .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  #stacks_in_268816 .small-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  #stacks_in_268816 .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  #stacks_in_268816 .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  #stacks_in_268816 .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  #stacks_in_268816 .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  #stacks_in_268816 .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  #stacks_in_268816 .small-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  #stacks_in_268816 .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  #stacks_in_268816 .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  #stacks_in_268816 .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  #stacks_in_268816 .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  #stacks_in_268816 .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  #stacks_in_268816 .column,
  #stacks_in_268816 .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left; }

  #stacks_in_268816 .small-1 {
    width: 8.33333%; }

  #stacks_in_268816 .small-2 {
    width: 16.66667%; }

  #stacks_in_268816 .small-3 {
    width: 25%; }

  #stacks_in_268816 .small-4 {
    width: 33.33333%; }

  #stacks_in_268816 .small-5 {
    width: 41.66667%; }

  #stacks_in_268816 .small-6 {
    width: 50%; }

  #stacks_in_268816 .small-7 {
    width: 58.33333%; }

  #stacks_in_268816 .small-8 {
    width: 66.66667%; }

  #stacks_in_268816 .small-9 {
    width: 75%; }

  #stacks_in_268816 .small-10 {
    width: 83.33333%; }

  #stacks_in_268816 .small-11 {
    width: 91.66667%; }

  #stacks_in_268816 .small-12 {
    width: 100%; }

  #stacks_in_268816 .small-offset-0 {
    margin-left: 0% !important; }

  #stacks_in_268816 .small-offset-1 {
    margin-left: 8.33333% !important; }

  #stacks_in_268816 .small-offset-2 {
    margin-left: 16.66667% !important; }

  #stacks_in_268816 .small-offset-3 {
    margin-left: 25% !important; }

  #stacks_in_268816 .small-offset-4 {
    margin-left: 33.33333% !important; }

  #stacks_in_268816 .small-offset-5 {
    margin-left: 41.66667% !important; }

  #stacks_in_268816 .small-offset-6 {
    margin-left: 50% !important; }

  #stacks_in_268816 .small-offset-7 {
    margin-left: 58.33333% !important; }

  #stacks_in_268816 .small-offset-8 {
    margin-left: 66.66667% !important; }

  #stacks_in_268816 .small-offset-9 {
    margin-left: 75% !important; }

  #stacks_in_268816 .small-offset-10 {
    margin-left: 83.33333% !important; }

  #stacks_in_268816 .small-offset-11 {
    margin-left: 91.66667% !important; }

  #stacks_in_268816 .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

  #stacks_in_268816 .column.small-centered,
  #stacks_in_268816 .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  #stacks_in_268816 .column.small-uncentered,
  #stacks_in_268816 .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }

  #stacks_in_268816 .column.small-centered:last-child,
  #stacks_in_268816 .columns.small-centered:last-child {
    float: none; }

  #stacks_in_268816 .column.small-uncentered:last-child,
  #stacks_in_268816 .columns.small-uncentered:last-child {
    float: left; }

  #stacks_in_268816 .column.small-uncentered.opposite,
  #stacks_in_268816 .columns.small-uncentered.opposite {
    float: right; }
}

@media only screen and (min-width: 40.063em) {
  #stacks_in_268816 .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  #stacks_in_268816 .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  #stacks_in_268816 .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  #stacks_in_268816 .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  #stacks_in_268816 .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  #stacks_in_268816 .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  #stacks_in_268816 .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  #stacks_in_268816 .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  #stacks_in_268816 .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  #stacks_in_268816 .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  #stacks_in_268816 .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  #stacks_in_268816 .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  #stacks_in_268816 .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  #stacks_in_268816 .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  #stacks_in_268816 .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  #stacks_in_268816 .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  #stacks_in_268816 .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  #stacks_in_268816 .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  #stacks_in_268816 .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  #stacks_in_268816 .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  #stacks_in_268816 .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  #stacks_in_268816 .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  #stacks_in_268816 .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  #stacks_in_268816 .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  #stacks_in_268816 .column,
  #stacks_in_268816 .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left; }

  #stacks_in_268816 .medium-1 {
    width: 8.33333%; }

  #stacks_in_268816 .medium-2 {
    width: 16.66667%; }

  #stacks_in_268816 .medium-3 {
    width: 25%; }

  #stacks_in_268816 .medium-4 {
    width: 33.33333%; }

  #stacks_in_268816 .medium-5 {
    width: 41.66667%; }

  #stacks_in_268816 .medium-6 {
    width: 50%; }

  #stacks_in_268816 .medium-7 {
    width: 58.33333%; }

  #stacks_in_268816 .medium-8 {
    width: 66.66667%; }

  #stacks_in_268816 .medium-9 {
    width: 75%; }

  #stacks_in_268816 .medium-10 {
    width: 83.33333%; }

  #stacks_in_268816 .medium-11 {
    width: 91.66667%; }

  #stacks_in_268816 .medium-12 {
    width: 100%; }

  #stacks_in_268816 .medium-offset-0 {
    margin-left: 0% !important; }

  #stacks_in_268816 .medium-offset-1 {
    margin-left: 8.33333% !important; }

  #stacks_in_268816 .medium-offset-2 {
    margin-left: 16.66667% !important; }

  #stacks_in_268816 .medium-offset-3 {
    margin-left: 25% !important; }

  #stacks_in_268816 .medium-offset-4 {
    margin-left: 33.33333% !important; }

  #stacks_in_268816 .medium-offset-5 {
    margin-left: 41.66667% !important; }

  #stacks_in_268816 .medium-offset-6 {
    margin-left: 50% !important; }

  #stacks_in_268816 .medium-offset-7 {
    margin-left: 58.33333% !important; }

  #stacks_in_268816 .medium-offset-8 {
    margin-left: 66.66667% !important; }

  #stacks_in_268816 .medium-offset-9 {
    margin-left: 75% !important; }

  #stacks_in_268816 .medium-offset-10 {
    margin-left: 83.33333% !important; }

  #stacks_in_268816 .medium-offset-11 {
    margin-left: 91.66667% !important; }

  #stacks_in_268816 .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

  #stacks_in_268816 .column.medium-centered,
  #stacks_in_268816 .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  #stacks_in_268816 .column.medium-uncentered,
  #stacks_in_268816 .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }

  #stacks_in_268816 .column.medium-centered:last-child,
  #stacks_in_268816 .columns.medium-centered:last-child {
    float: none; }

  #stacks_in_268816 .column.medium-uncentered:last-child,
  #stacks_in_268816 .columns.medium-uncentered:last-child {
    float: left; }

  #stacks_in_268816 .column.medium-uncentered.opposite,
  #stacks_in_268816 .columns.medium-uncentered.opposite {
    float: right; }

  #stacks_in_268816 .push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  #stacks_in_268816 .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  #stacks_in_268816 .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  #stacks_in_268816 .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  #stacks_in_268816 .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  #stacks_in_268816 .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  #stacks_in_268816 .push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  #stacks_in_268816 .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  #stacks_in_268816 .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  #stacks_in_268816 .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  #stacks_in_268816 .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  #stacks_in_268816 .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  #stacks_in_268816 .push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  #stacks_in_268816 .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  #stacks_in_268816 .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  #stacks_in_268816 .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  #stacks_in_268816 .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  #stacks_in_268816 .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  #stacks_in_268816 .push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  #stacks_in_268816 .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  #stacks_in_268816 .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  #stacks_in_268816 .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  #stacks_in_268816 .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  #stacks_in_268816 .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
}

@media only screen and (min-width: 64.063em) {
  #stacks_in_268816 .large-push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  #stacks_in_268816 .large-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  #stacks_in_268816 .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  #stacks_in_268816 .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  #stacks_in_268816 .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  #stacks_in_268816 .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  #stacks_in_268816 .large-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  #stacks_in_268816 .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  #stacks_in_268816 .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  #stacks_in_268816 .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  #stacks_in_268816 .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  #stacks_in_268816 .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  #stacks_in_268816 .large-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  #stacks_in_268816 .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  #stacks_in_268816 .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  #stacks_in_268816 .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  #stacks_in_268816 .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  #stacks_in_268816 .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  #stacks_in_268816 .large-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  #stacks_in_268816 .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  #stacks_in_268816 .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  #stacks_in_268816 .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  #stacks_in_268816 .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  #stacks_in_268816 .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  #stacks_in_268816 .column,
  #stacks_in_268816 .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left; }

  #stacks_in_268816 .large-1 {
    width: 8.33333%; }

  #stacks_in_268816 .large-2 {
    width: 16.66667%; }

  #stacks_in_268816 .large-3 {
    width: 25%; }

  #stacks_in_268816 .large-4 {
    width: 33.33333%; }

  #stacks_in_268816 .large-5 {
    width: 41.66667%; }

  #stacks_in_268816 .large-6 {
    width: 50%; }

  #stacks_in_268816 .large-7 {
    width: 58.33333%; }

  #stacks_in_268816 .large-8 {
    width: 66.66667%; }

  #stacks_in_268816 .large-9 {
    width: 75%; }

  #stacks_in_268816 .large-10 {
    width: 83.33333%; }

  #stacks_in_268816 .large-11 {
    width: 91.66667%; }

  #stacks_in_268816 .large-12 {
    width: 100%; }

  #stacks_in_268816 .large-offset-0 {
    margin-left: 0% !important; }

  #stacks_in_268816 .large-offset-1 {
    margin-left: 8.33333% !important; }

  #stacks_in_268816 .large-offset-2 {
    margin-left: 16.66667% !important; }

  #stacks_in_268816 .large-offset-3 {
    margin-left: 25% !important; }

  #stacks_in_268816 .large-offset-4 {
    margin-left: 33.33333% !important; }

  #stacks_in_268816 .large-offset-5 {
    margin-left: 41.66667% !important; }

  #stacks_in_268816 .large-offset-6 {
    margin-left: 50% !important; }

  #stacks_in_268816 .large-offset-7 {
    margin-left: 58.33333% !important; }

  #stacks_in_268816 .large-offset-8 {
    margin-left: 66.66667% !important; }

  #stacks_in_268816 .large-offset-9 {
    margin-left: 75% !important; }

  #stacks_in_268816 .large-offset-10 {
    margin-left: 83.33333% !important; }

  #stacks_in_268816 .large-offset-11 {
    margin-left: 91.66667% !important; }

  #stacks_in_268816 .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

  #stacks_in_268816 .column.large-centered,
  #stacks_in_268816 .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  #stacks_in_268816 .column.large-uncentered,
  #stacks_in_268816 .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }

  #stacks_in_268816 .column.large-centered:last-child,
  #stacks_in_268816 .columns.large-centered:last-child {
    float: none; }

  #stacks_in_268816 .column.large-uncentered:last-child,
  #stacks_in_268816 .columns.large-uncentered:last-child {
    float: left; }

  #stacks_in_268816 .column.large-uncentered.opposite,
  #stacks_in_268816 .columns.large-uncentered.opposite {
    float: right; }

  #stacks_in_268816 .push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  #stacks_in_268816 .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  #stacks_in_268816 .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  #stacks_in_268816 .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  #stacks_in_268816 .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  #stacks_in_268816 .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  #stacks_in_268816 .push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  #stacks_in_268816 .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  #stacks_in_268816 .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  #stacks_in_268816 .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  #stacks_in_268816 .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  #stacks_in_268816 .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  #stacks_in_268816 .push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  #stacks_in_268816 .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  #stacks_in_268816 .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  #stacks_in_268816 .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  #stacks_in_268816 .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  #stacks_in_268816 .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  #stacks_in_268816 .push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  #stacks_in_268816 .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  #stacks_in_268816 .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  #stacks_in_268816 .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  #stacks_in_268816 .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  #stacks_in_268816 .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
}

#stacks_in_268816 [class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem; }

#stacks_in_268816 [class*="block-grid-"]:before, [class*="block-grid-"]:after {
  content: " ";
  display: table; }

#stacks_in_268816 [class*="block-grid-"]:after {
  clear: both; }

#stacks_in_268816 [class*="block-grid-"] > li {
  display: block;
  height: auto;
  float: left;
  padding: 0 0.625rem 1.25rem; }

@media only screen {

#stacks_in_268816 .small-block-grid-1 > li {
width: 100%;
list-style: none; }
  #stacks_in_268816 .small-block-grid-1 > li:nth-of-type(1n) {
  clear: none; }
  #stacks_in_268816 .small-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }

#stacks_in_268816 .small-block-grid-2 > li {
  width: 50%;
  list-style: none; }
  #stacks_in_268816 .small-block-grid-2 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268816 .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }

#stacks_in_268816 .small-block-grid-3 > li {
  width: 33.33333%;
  list-style: none; }
  #stacks_in_268816 .small-block-grid-3 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268816 .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }

#stacks_in_268816 .small-block-grid-4 > li {
  width: 25%;
  list-style: none; }
  #stacks_in_268816 .small-block-grid-4 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268816 .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }

#stacks_in_268816 .small-block-grid-5 > li {
  width: 20%;
  list-style: none; }
  #stacks_in_268816 .small-block-grid-5 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268816 .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }

#stacks_in_268816 .small-block-grid-6 > li {
  width: 16.66667%;
  list-style: none; }
  #stacks_in_268816 .small-block-grid-6 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268816 .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }

#stacks_in_268816 .small-block-grid-7 > li {
  width: 14.28571%;
  list-style: none; }
  #stacks_in_268816 .small-block-grid-7 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268816 .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }

#stacks_in_268816 .small-block-grid-8 > li {
  width: 12.5%;
  list-style: none; }
  #stacks_in_268816 .small-block-grid-8 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268816 .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }

#stacks_in_268816 .small-block-grid-9 > li {
  width: 11.11111%;
  list-style: none; }
  #stacks_in_268816 .small-block-grid-9 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268816 .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }

#stacks_in_268816 .small-block-grid-10 > li {
  width: 10%;
  list-style: none; }
  #stacks_in_268816 .small-block-grid-10 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268816 .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }

#stacks_in_268816 .small-block-grid-11 > li {
  width: 9.09091%;
  list-style: none; }
  #stacks_in_268816 .small-block-grid-11 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268816 .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }

#stacks_in_268816 .small-block-grid-12 > li {
  width: 8.33333%;
  list-style: none; }
  #stacks_in_268816 .small-block-grid-12 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268816 .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; }
}

@media only screen and (min-width: 40.063em) {
#stacks_in_268816 .medium-block-grid-1 > li {
  width: 100%;
  list-style: none; }
  #stacks_in_268816 .medium-block-grid-1 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268816 .medium-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both; }

#stacks_in_268816 .medium-block-grid-2 > li {
  width: 50%;
  list-style: none; }
  #stacks_in_268816 .medium-block-grid-2 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268816 .medium-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }

#stacks_in_268816 .medium-block-grid-3 > li {
  width: 33.33333%;
  list-style: none; }
  #stacks_in_268816 .medium-block-grid-3 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268816 .medium-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }

#stacks_in_268816 .medium-block-grid-4 > li {
  width: 25%;
  list-style: none; }
  #stacks_in_268816 .medium-block-grid-4 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268816 .medium-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }

#stacks_in_268816 .medium-block-grid-5 > li {
  width: 20%;
  list-style: none; }
  #stacks_in_268816 .medium-block-grid-5 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268816 .medium-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }

#stacks_in_268816 .medium-block-grid-6 > li {
  width: 16.66667%;
  list-style: none; }
  #stacks_in_268816 .medium-block-grid-6 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268816 .medium-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }

#stacks_in_268816 .medium-block-grid-7 > li {
  width: 14.28571%;
  list-style: none; }
  #stacks_in_268816 .medium-block-grid-7 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268816 .medium-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }

#stacks_in_268816 .medium-block-grid-8 > li {
  width: 12.5%;
  list-style: none; }
  #stacks_in_268816 .medium-block-grid-8 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268816 .medium-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }

#stacks_in_268816 .medium-block-grid-9 > li {
  width: 11.11111%;
  list-style: none; }
  #stacks_in_268816 .medium-block-grid-9 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268816 .medium-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }

#stacks_in_268816 .medium-block-grid-10 > li {
  width: 10%;
  list-style: none; }
  #stacks_in_268816 .medium-block-grid-10 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268816 .medium-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }

#stacks_in_268816 .medium-block-grid-11 > li {
  width: 9.09091%;
  list-style: none; }
  #stacks_in_268816 .medium-block-grid-11 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268816 .medium-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }

#stacks_in_268816 .medium-block-grid-12 > li {
  width: 8.33333%;
  list-style: none; }
  #stacks_in_268816 .medium-block-grid-12 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268816 .medium-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; }
}

@media only screen and (min-width: 64.063em) {
#stacks_in_268816 .large-block-grid-1 > li {
  width: 100%;
  list-style: none; }
  #stacks_in_268816 .large-block-grid-1 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268816 .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both; }

#stacks_in_268816 .large-block-grid-2 > li {
  width: 50%;
  list-style: none; }
  #stacks_in_268816 .large-block-grid-2 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268816 .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }

#stacks_in_268816 .large-block-grid-3 > li {
  width: 33.33333%;
  list-style: none; }
  #stacks_in_268816 .large-block-grid-3 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268816 .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }

#stacks_in_268816 .large-block-grid-4 > li {
  width: 25%;
  list-style: none; }
  #stacks_in_268816 .large-block-grid-4 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268816 .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }

#stacks_in_268816 .large-block-grid-5 > li {
  width: 20%;
  list-style: none; }
  #stacks_in_268816 .large-block-grid-5 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268816 .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }

#stacks_in_268816 .large-block-grid-6 > li {
  width: 16.66667%;
  list-style: none; }
  #stacks_in_268816 .large-block-grid-6 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268816 .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }

#stacks_in_268816 .large-block-grid-7 > li {
  width: 14.28571%;
  list-style: none; }
  #stacks_in_268816 .large-block-grid-7 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268816 .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }

#stacks_in_268816 .large-block-grid-8 > li {
  width: 12.5%;
  list-style: none; }
  #stacks_in_268816 .large-block-grid-8 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268816 .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }

#stacks_in_268816 .large-block-grid-9 > li {
  width: 11.11111%;
  list-style: none; }
  #stacks_in_268816 .large-block-grid-9 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268816 .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }

#stacks_in_268816 .large-block-grid-10 > li {
  width: 10%;
  list-style: none; }
  #stacks_in_268816 .large-block-grid-10 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268816 .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }

#stacks_in_268816 .large-block-grid-11 > li {
  width: 9.09091%;
  list-style: none; }
  #stacks_in_268816 .large-block-grid-11 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268816 .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }

#stacks_in_268816 .large-block-grid-12 > li {
  width: 8.33333%;
  list-style: none; }
  #stacks_in_268816 .large-block-grid-12 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268816 .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; } }
#stacks_in_268823 .stacks_in_268823-button {
	text-shadow: none;
	border: none;
	outline: none;
	word-wrap: normal;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	font-family: FlatButtonLato, sans-serif;
	font-size: 17px !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	-webkit-font-smoothing: subpixel-antialiased;
	text-rendering: optimizeLegibility;
	text-align: center;
}

#stacks_in_268823 .button_text {
	padding: 0 20px 0 20px;
	display: inline-block;
}

#stacks_in_268823 .button_icon {
	display: inline-block;
	font-size: 17px !important;
	
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	float: left;
	
	  width: 54px;
	
}

#stacks_in_268823 .stacks_in_268823-button,
#stacks_in_268823 .button_icon {
	
		height: 54px;
		line-height: 54px;
	
}


	#stacks_in_268823 {
		text-align: center;
	}




	#stacks_in_268823 .stacks_in_268823-button {
		width: 300px;
	}






#stacks_in_268823 a.stacks_in_268823-button, #stacks_in_268823 a.stacks_in_268823-button:visited, #stacks_in_268823 a.stacks_in_268823-button:hover, #stacks_in_268823 a.stacks_in_268823-button:active {
	text-decoration: none;
}


/* Color picker options */
	
	#stacks_in_268823 .stacks_in_268823-button {
		
			background-color: none;
			border: 1px solid #FF8000;
		
	}

	#stacks_in_268823 a.stacks_in_268823-button, #stacks_in_268823 a.stacks_in_268823-button:visited {
		
			color: #FF8000 !important;
			
	}

	#stacks_in_268823 a.stacks_in_268823-button:hover, #stacks_in_268823 a.stacks_in_268823-button:active {
		
			text-decoration: none;
			color: #FFFFFF !important;
			background-color: #FF8000;
		
	}

	
	#stacks_in_268823 .button_icon {
		
			background-color: none;
			border-right: 1px solid #FF8000;
		
	}

	#stacks_in_268823 a.stacks_in_268823-button:hover .button_icon, #stacks_in_268823 a.stacks_in_268823-button:active .button_icon {
		
			background-color: #FF8000;
			border-right: 1px solid #FFFFFF;
				
	}
	



#stacks_in_268823 {
	margin:  20px;
	padding:  20px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_268807 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_268807 {
		display: none !important;
	}
}
/* Font style applied when the page has finished loading */

#ExtraContentPlusstacks_in_268384 #myExtraContent2,
#ExtraContentPlusstacks_in_268384 #fs {
	display: none;
}


.spacerStack {
	height: 60.00px;
}

#spacerStackstacks_in_268785 {
	height: 60.00px;
}




























@media print {
	#spacerStackstacks_in_268785 {
		display: none !important;
	}
}

#stacks_in_268394 {
	border: solid rgba(255, 204, 102, 1.00);
	border-width:  1px;
	margin:  10px;
	padding:  10px;
}
/* ********* */
/* Normalize */
/* ********* */

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

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

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

#stacks_in_268551 audio,
#stacks_in_268551 canvas,
#stacks_in_268551 progress,
#stacks_in_268551 video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

#stacks_in_268551 audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */

#stacks_in_268551 [hidden],
#stacks_in_268551 template {
  display: none;
}


/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

#stacks_in_268551 img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

#stacks_in_268551 svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * Address differences between Firefox and other browsers.
 */

#stacks_in_268551 hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */

#stacks_in_268551 pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

#stacks_in_268551 code,
#stacks_in_268551 kbd,
#stacks_in_268551 pre,
#stacks_in_268551 samp {
  font-family: monospace, monospace;
  font-size: 1em;
}



/* **************** */
/* Stack Specific   */
/* **************** */


#stacks_in_268551 *,
#stacks_in_268551 *:before,
#stacks_in_268551 *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}


#stacks_in_268551 .wow {
  visibility: hidden;
}



/* We use this media query to add styles to any device that supports media queries */


@media only screen {
  #stacks_in_268551 .column_base_margin {
    margin-bottom: 0px;
  }
}

@media only screen and (max-width: 1024px) {

  #stacks_in_268551 .column_base_margin {
    margin-bottom: 40px;
  }
}

/* Used to alter styles for screens at least 768px wide. */
@media only screen and (max-width: 768px) {
  #stacks_in_268551 .column_base_margin {
    margin-bottom: 40px;
  }
}

/* Used to alter styles for screens at least 480px wide. */
@media only screen and (max-width: 640px) {
  #stacks_in_268551 .column_base_margin {
    margin-bottom: 20px;
  }
}







/* Handles making images responsive inside the stack */
#stacks_in_268551 img {
  max-width: 100%;
  height: auto;
}

/* **************** */
/* Foundation START */
/* **************** */


/*

Copyright (c) 2013-2014 ZURB, inc.

MIT License

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

*/


#stacks_in_268551 meta.foundation-version {
  font-family: "/5.3.1/"; }

#stacks_in_268551 meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em; }

#stacks_in_268551 meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em; }

#stacks_in_268551 meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em; }

#stacks_in_268551 meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em; }

#stacks_in_268551 meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em; }

#stacks_in_268551 meta.foundation-data-attribute-namespace {
  font-family: false; }

#stacks_in_268551 *,
#stacks_in_268551 *:before,
#stacks_in_268551 *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

#stacks_in_268551 .left {
  float: left !important; }

#stacks_in_268551 .right {
  float: right !important; }

#stacks_in_268551 .clearfix:before,
#stacks_in_268551 .clearfix:after {
  content: " ";
  display: table; }

#stacks_in_268551 .clearfix:after {
  clear: both; }

#stacks_in_268551 .hide {
  display: none; }

#stacks_in_268551 .antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }


#stacks_in_268551 img {
  display: inline-block;
  vertical-align: middle; }


#stacks_in_268551 textarea {
  height: auto;
  min-height: 50px; }

#stacks_in_268551 select {
  width: 100%; }

#stacks_in_268551 .row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
}

#stacks_in_268551 .row:before,
#stacks_in_268551 .row:after {
  content: " ";
  display: table; }

#stacks_in_268551 .row:after {
  clear: both; }

#stacks_in_268551 .row.collapse > .column,
#stacks_in_268551 .row.collapse > .columns {
  padding-left: 0;
  padding-right: 0; }

#stacks_in_268551 .row.collapse .row {
  margin-left: 0;
  margin-right: 0; }

#stacks_in_268551 .row .row {
  width: auto;
  margin-left: -0.9375em;
  margin-right: -0.9375em;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none; }

#stacks_in_268551 .row .row:before,
#stacks_in_268551 .row .row:after {
  content: " ";
  display: table; }

#stacks_in_268551 .row .row:after {
  clear: both; }

#stacks_in_268551 .row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none; }

#stacks_in_268551 .row .row.collapse:before,
#stacks_in_268551 .row .row.collapse:after {
  content: " ";
  display: table; }

#stacks_in_268551 .row .row.collapse:after {
  clear: both; }

#stacks_in_268551 .column,
#stacks_in_268551 .columns {
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  margin-right: 0;   /* Fixes comaptiblity with some themes using skeleton.css */
  margin-left: 0;    /* Fixes comaptiblity with some themes using skeleton.css */
  width: 100%;
  float: left; }

#stacks_in_268551 [class*="column"] + [class*="column"]:last-child {
  float: right; }

#stacks_in_268551 [class*="column"] + [class*="column"].end {
  float: left; }

@media only screen {
  #stacks_in_268551 .small-push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  #stacks_in_268551 .small-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  #stacks_in_268551 .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  #stacks_in_268551 .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  #stacks_in_268551 .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  #stacks_in_268551 .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  #stacks_in_268551 .small-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  #stacks_in_268551 .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  #stacks_in_268551 .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  #stacks_in_268551 .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  #stacks_in_268551 .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  #stacks_in_268551 .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  #stacks_in_268551 .small-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  #stacks_in_268551 .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  #stacks_in_268551 .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  #stacks_in_268551 .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  #stacks_in_268551 .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  #stacks_in_268551 .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  #stacks_in_268551 .small-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  #stacks_in_268551 .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  #stacks_in_268551 .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  #stacks_in_268551 .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  #stacks_in_268551 .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  #stacks_in_268551 .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  #stacks_in_268551 .column,
  #stacks_in_268551 .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left; }

  #stacks_in_268551 .small-1 {
    width: 8.33333%; }

  #stacks_in_268551 .small-2 {
    width: 16.66667%; }

  #stacks_in_268551 .small-3 {
    width: 25%; }

  #stacks_in_268551 .small-4 {
    width: 33.33333%; }

  #stacks_in_268551 .small-5 {
    width: 41.66667%; }

  #stacks_in_268551 .small-6 {
    width: 50%; }

  #stacks_in_268551 .small-7 {
    width: 58.33333%; }

  #stacks_in_268551 .small-8 {
    width: 66.66667%; }

  #stacks_in_268551 .small-9 {
    width: 75%; }

  #stacks_in_268551 .small-10 {
    width: 83.33333%; }

  #stacks_in_268551 .small-11 {
    width: 91.66667%; }

  #stacks_in_268551 .small-12 {
    width: 100%; }

  #stacks_in_268551 .small-offset-0 {
    margin-left: 0% !important; }

  #stacks_in_268551 .small-offset-1 {
    margin-left: 8.33333% !important; }

  #stacks_in_268551 .small-offset-2 {
    margin-left: 16.66667% !important; }

  #stacks_in_268551 .small-offset-3 {
    margin-left: 25% !important; }

  #stacks_in_268551 .small-offset-4 {
    margin-left: 33.33333% !important; }

  #stacks_in_268551 .small-offset-5 {
    margin-left: 41.66667% !important; }

  #stacks_in_268551 .small-offset-6 {
    margin-left: 50% !important; }

  #stacks_in_268551 .small-offset-7 {
    margin-left: 58.33333% !important; }

  #stacks_in_268551 .small-offset-8 {
    margin-left: 66.66667% !important; }

  #stacks_in_268551 .small-offset-9 {
    margin-left: 75% !important; }

  #stacks_in_268551 .small-offset-10 {
    margin-left: 83.33333% !important; }

  #stacks_in_268551 .small-offset-11 {
    margin-left: 91.66667% !important; }

  #stacks_in_268551 .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

  #stacks_in_268551 .column.small-centered,
  #stacks_in_268551 .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  #stacks_in_268551 .column.small-uncentered,
  #stacks_in_268551 .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }

  #stacks_in_268551 .column.small-centered:last-child,
  #stacks_in_268551 .columns.small-centered:last-child {
    float: none; }

  #stacks_in_268551 .column.small-uncentered:last-child,
  #stacks_in_268551 .columns.small-uncentered:last-child {
    float: left; }

  #stacks_in_268551 .column.small-uncentered.opposite,
  #stacks_in_268551 .columns.small-uncentered.opposite {
    float: right; }
}

@media only screen and (min-width: 40.063em) {
  #stacks_in_268551 .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  #stacks_in_268551 .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  #stacks_in_268551 .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  #stacks_in_268551 .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  #stacks_in_268551 .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  #stacks_in_268551 .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  #stacks_in_268551 .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  #stacks_in_268551 .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  #stacks_in_268551 .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  #stacks_in_268551 .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  #stacks_in_268551 .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  #stacks_in_268551 .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  #stacks_in_268551 .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  #stacks_in_268551 .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  #stacks_in_268551 .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  #stacks_in_268551 .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  #stacks_in_268551 .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  #stacks_in_268551 .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  #stacks_in_268551 .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  #stacks_in_268551 .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  #stacks_in_268551 .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  #stacks_in_268551 .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  #stacks_in_268551 .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  #stacks_in_268551 .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  #stacks_in_268551 .column,
  #stacks_in_268551 .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left; }

  #stacks_in_268551 .medium-1 {
    width: 8.33333%; }

  #stacks_in_268551 .medium-2 {
    width: 16.66667%; }

  #stacks_in_268551 .medium-3 {
    width: 25%; }

  #stacks_in_268551 .medium-4 {
    width: 33.33333%; }

  #stacks_in_268551 .medium-5 {
    width: 41.66667%; }

  #stacks_in_268551 .medium-6 {
    width: 50%; }

  #stacks_in_268551 .medium-7 {
    width: 58.33333%; }

  #stacks_in_268551 .medium-8 {
    width: 66.66667%; }

  #stacks_in_268551 .medium-9 {
    width: 75%; }

  #stacks_in_268551 .medium-10 {
    width: 83.33333%; }

  #stacks_in_268551 .medium-11 {
    width: 91.66667%; }

  #stacks_in_268551 .medium-12 {
    width: 100%; }

  #stacks_in_268551 .medium-offset-0 {
    margin-left: 0% !important; }

  #stacks_in_268551 .medium-offset-1 {
    margin-left: 8.33333% !important; }

  #stacks_in_268551 .medium-offset-2 {
    margin-left: 16.66667% !important; }

  #stacks_in_268551 .medium-offset-3 {
    margin-left: 25% !important; }

  #stacks_in_268551 .medium-offset-4 {
    margin-left: 33.33333% !important; }

  #stacks_in_268551 .medium-offset-5 {
    margin-left: 41.66667% !important; }

  #stacks_in_268551 .medium-offset-6 {
    margin-left: 50% !important; }

  #stacks_in_268551 .medium-offset-7 {
    margin-left: 58.33333% !important; }

  #stacks_in_268551 .medium-offset-8 {
    margin-left: 66.66667% !important; }

  #stacks_in_268551 .medium-offset-9 {
    margin-left: 75% !important; }

  #stacks_in_268551 .medium-offset-10 {
    margin-left: 83.33333% !important; }

  #stacks_in_268551 .medium-offset-11 {
    margin-left: 91.66667% !important; }

  #stacks_in_268551 .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

  #stacks_in_268551 .column.medium-centered,
  #stacks_in_268551 .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  #stacks_in_268551 .column.medium-uncentered,
  #stacks_in_268551 .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }

  #stacks_in_268551 .column.medium-centered:last-child,
  #stacks_in_268551 .columns.medium-centered:last-child {
    float: none; }

  #stacks_in_268551 .column.medium-uncentered:last-child,
  #stacks_in_268551 .columns.medium-uncentered:last-child {
    float: left; }

  #stacks_in_268551 .column.medium-uncentered.opposite,
  #stacks_in_268551 .columns.medium-uncentered.opposite {
    float: right; }

  #stacks_in_268551 .push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  #stacks_in_268551 .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  #stacks_in_268551 .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  #stacks_in_268551 .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  #stacks_in_268551 .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  #stacks_in_268551 .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  #stacks_in_268551 .push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  #stacks_in_268551 .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  #stacks_in_268551 .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  #stacks_in_268551 .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  #stacks_in_268551 .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  #stacks_in_268551 .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  #stacks_in_268551 .push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  #stacks_in_268551 .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  #stacks_in_268551 .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  #stacks_in_268551 .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  #stacks_in_268551 .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  #stacks_in_268551 .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  #stacks_in_268551 .push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  #stacks_in_268551 .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  #stacks_in_268551 .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  #stacks_in_268551 .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  #stacks_in_268551 .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  #stacks_in_268551 .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
}

@media only screen and (min-width: 64.063em) {
  #stacks_in_268551 .large-push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  #stacks_in_268551 .large-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  #stacks_in_268551 .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  #stacks_in_268551 .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  #stacks_in_268551 .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  #stacks_in_268551 .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  #stacks_in_268551 .large-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  #stacks_in_268551 .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  #stacks_in_268551 .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  #stacks_in_268551 .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  #stacks_in_268551 .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  #stacks_in_268551 .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  #stacks_in_268551 .large-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  #stacks_in_268551 .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  #stacks_in_268551 .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  #stacks_in_268551 .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  #stacks_in_268551 .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  #stacks_in_268551 .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  #stacks_in_268551 .large-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  #stacks_in_268551 .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  #stacks_in_268551 .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  #stacks_in_268551 .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  #stacks_in_268551 .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  #stacks_in_268551 .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  #stacks_in_268551 .column,
  #stacks_in_268551 .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left; }

  #stacks_in_268551 .large-1 {
    width: 8.33333%; }

  #stacks_in_268551 .large-2 {
    width: 16.66667%; }

  #stacks_in_268551 .large-3 {
    width: 25%; }

  #stacks_in_268551 .large-4 {
    width: 33.33333%; }

  #stacks_in_268551 .large-5 {
    width: 41.66667%; }

  #stacks_in_268551 .large-6 {
    width: 50%; }

  #stacks_in_268551 .large-7 {
    width: 58.33333%; }

  #stacks_in_268551 .large-8 {
    width: 66.66667%; }

  #stacks_in_268551 .large-9 {
    width: 75%; }

  #stacks_in_268551 .large-10 {
    width: 83.33333%; }

  #stacks_in_268551 .large-11 {
    width: 91.66667%; }

  #stacks_in_268551 .large-12 {
    width: 100%; }

  #stacks_in_268551 .large-offset-0 {
    margin-left: 0% !important; }

  #stacks_in_268551 .large-offset-1 {
    margin-left: 8.33333% !important; }

  #stacks_in_268551 .large-offset-2 {
    margin-left: 16.66667% !important; }

  #stacks_in_268551 .large-offset-3 {
    margin-left: 25% !important; }

  #stacks_in_268551 .large-offset-4 {
    margin-left: 33.33333% !important; }

  #stacks_in_268551 .large-offset-5 {
    margin-left: 41.66667% !important; }

  #stacks_in_268551 .large-offset-6 {
    margin-left: 50% !important; }

  #stacks_in_268551 .large-offset-7 {
    margin-left: 58.33333% !important; }

  #stacks_in_268551 .large-offset-8 {
    margin-left: 66.66667% !important; }

  #stacks_in_268551 .large-offset-9 {
    margin-left: 75% !important; }

  #stacks_in_268551 .large-offset-10 {
    margin-left: 83.33333% !important; }

  #stacks_in_268551 .large-offset-11 {
    margin-left: 91.66667% !important; }

  #stacks_in_268551 .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

  #stacks_in_268551 .column.large-centered,
  #stacks_in_268551 .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  #stacks_in_268551 .column.large-uncentered,
  #stacks_in_268551 .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }

  #stacks_in_268551 .column.large-centered:last-child,
  #stacks_in_268551 .columns.large-centered:last-child {
    float: none; }

  #stacks_in_268551 .column.large-uncentered:last-child,
  #stacks_in_268551 .columns.large-uncentered:last-child {
    float: left; }

  #stacks_in_268551 .column.large-uncentered.opposite,
  #stacks_in_268551 .columns.large-uncentered.opposite {
    float: right; }

  #stacks_in_268551 .push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  #stacks_in_268551 .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  #stacks_in_268551 .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  #stacks_in_268551 .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  #stacks_in_268551 .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  #stacks_in_268551 .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  #stacks_in_268551 .push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  #stacks_in_268551 .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  #stacks_in_268551 .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  #stacks_in_268551 .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  #stacks_in_268551 .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  #stacks_in_268551 .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  #stacks_in_268551 .push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  #stacks_in_268551 .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  #stacks_in_268551 .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  #stacks_in_268551 .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  #stacks_in_268551 .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  #stacks_in_268551 .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  #stacks_in_268551 .push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  #stacks_in_268551 .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  #stacks_in_268551 .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  #stacks_in_268551 .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  #stacks_in_268551 .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  #stacks_in_268551 .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
}

#stacks_in_268551 [class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem; }

#stacks_in_268551 [class*="block-grid-"]:before, [class*="block-grid-"]:after {
  content: " ";
  display: table; }

#stacks_in_268551 [class*="block-grid-"]:after {
  clear: both; }

#stacks_in_268551 [class*="block-grid-"] > li {
  display: block;
  height: auto;
  float: left;
  padding: 0 0.625rem 1.25rem; }

@media only screen {

#stacks_in_268551 .small-block-grid-1 > li {
width: 100%;
list-style: none; }
  #stacks_in_268551 .small-block-grid-1 > li:nth-of-type(1n) {
  clear: none; }
  #stacks_in_268551 .small-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }

#stacks_in_268551 .small-block-grid-2 > li {
  width: 50%;
  list-style: none; }
  #stacks_in_268551 .small-block-grid-2 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268551 .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }

#stacks_in_268551 .small-block-grid-3 > li {
  width: 33.33333%;
  list-style: none; }
  #stacks_in_268551 .small-block-grid-3 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268551 .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }

#stacks_in_268551 .small-block-grid-4 > li {
  width: 25%;
  list-style: none; }
  #stacks_in_268551 .small-block-grid-4 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268551 .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }

#stacks_in_268551 .small-block-grid-5 > li {
  width: 20%;
  list-style: none; }
  #stacks_in_268551 .small-block-grid-5 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268551 .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }

#stacks_in_268551 .small-block-grid-6 > li {
  width: 16.66667%;
  list-style: none; }
  #stacks_in_268551 .small-block-grid-6 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268551 .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }

#stacks_in_268551 .small-block-grid-7 > li {
  width: 14.28571%;
  list-style: none; }
  #stacks_in_268551 .small-block-grid-7 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268551 .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }

#stacks_in_268551 .small-block-grid-8 > li {
  width: 12.5%;
  list-style: none; }
  #stacks_in_268551 .small-block-grid-8 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268551 .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }

#stacks_in_268551 .small-block-grid-9 > li {
  width: 11.11111%;
  list-style: none; }
  #stacks_in_268551 .small-block-grid-9 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268551 .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }

#stacks_in_268551 .small-block-grid-10 > li {
  width: 10%;
  list-style: none; }
  #stacks_in_268551 .small-block-grid-10 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268551 .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }

#stacks_in_268551 .small-block-grid-11 > li {
  width: 9.09091%;
  list-style: none; }
  #stacks_in_268551 .small-block-grid-11 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268551 .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }

#stacks_in_268551 .small-block-grid-12 > li {
  width: 8.33333%;
  list-style: none; }
  #stacks_in_268551 .small-block-grid-12 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268551 .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; }
}

@media only screen and (min-width: 40.063em) {
#stacks_in_268551 .medium-block-grid-1 > li {
  width: 100%;
  list-style: none; }
  #stacks_in_268551 .medium-block-grid-1 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268551 .medium-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both; }

#stacks_in_268551 .medium-block-grid-2 > li {
  width: 50%;
  list-style: none; }
  #stacks_in_268551 .medium-block-grid-2 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268551 .medium-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }

#stacks_in_268551 .medium-block-grid-3 > li {
  width: 33.33333%;
  list-style: none; }
  #stacks_in_268551 .medium-block-grid-3 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268551 .medium-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }

#stacks_in_268551 .medium-block-grid-4 > li {
  width: 25%;
  list-style: none; }
  #stacks_in_268551 .medium-block-grid-4 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268551 .medium-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }

#stacks_in_268551 .medium-block-grid-5 > li {
  width: 20%;
  list-style: none; }
  #stacks_in_268551 .medium-block-grid-5 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268551 .medium-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }

#stacks_in_268551 .medium-block-grid-6 > li {
  width: 16.66667%;
  list-style: none; }
  #stacks_in_268551 .medium-block-grid-6 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268551 .medium-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }

#stacks_in_268551 .medium-block-grid-7 > li {
  width: 14.28571%;
  list-style: none; }
  #stacks_in_268551 .medium-block-grid-7 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268551 .medium-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }

#stacks_in_268551 .medium-block-grid-8 > li {
  width: 12.5%;
  list-style: none; }
  #stacks_in_268551 .medium-block-grid-8 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268551 .medium-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }

#stacks_in_268551 .medium-block-grid-9 > li {
  width: 11.11111%;
  list-style: none; }
  #stacks_in_268551 .medium-block-grid-9 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268551 .medium-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }

#stacks_in_268551 .medium-block-grid-10 > li {
  width: 10%;
  list-style: none; }
  #stacks_in_268551 .medium-block-grid-10 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268551 .medium-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }

#stacks_in_268551 .medium-block-grid-11 > li {
  width: 9.09091%;
  list-style: none; }
  #stacks_in_268551 .medium-block-grid-11 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268551 .medium-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }

#stacks_in_268551 .medium-block-grid-12 > li {
  width: 8.33333%;
  list-style: none; }
  #stacks_in_268551 .medium-block-grid-12 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268551 .medium-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; }
}

@media only screen and (min-width: 64.063em) {
#stacks_in_268551 .large-block-grid-1 > li {
  width: 100%;
  list-style: none; }
  #stacks_in_268551 .large-block-grid-1 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268551 .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both; }

#stacks_in_268551 .large-block-grid-2 > li {
  width: 50%;
  list-style: none; }
  #stacks_in_268551 .large-block-grid-2 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268551 .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }

#stacks_in_268551 .large-block-grid-3 > li {
  width: 33.33333%;
  list-style: none; }
  #stacks_in_268551 .large-block-grid-3 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268551 .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }

#stacks_in_268551 .large-block-grid-4 > li {
  width: 25%;
  list-style: none; }
  #stacks_in_268551 .large-block-grid-4 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268551 .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }

#stacks_in_268551 .large-block-grid-5 > li {
  width: 20%;
  list-style: none; }
  #stacks_in_268551 .large-block-grid-5 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268551 .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }

#stacks_in_268551 .large-block-grid-6 > li {
  width: 16.66667%;
  list-style: none; }
  #stacks_in_268551 .large-block-grid-6 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268551 .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }

#stacks_in_268551 .large-block-grid-7 > li {
  width: 14.28571%;
  list-style: none; }
  #stacks_in_268551 .large-block-grid-7 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268551 .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }

#stacks_in_268551 .large-block-grid-8 > li {
  width: 12.5%;
  list-style: none; }
  #stacks_in_268551 .large-block-grid-8 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268551 .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }

#stacks_in_268551 .large-block-grid-9 > li {
  width: 11.11111%;
  list-style: none; }
  #stacks_in_268551 .large-block-grid-9 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268551 .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }

#stacks_in_268551 .large-block-grid-10 > li {
  width: 10%;
  list-style: none; }
  #stacks_in_268551 .large-block-grid-10 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268551 .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }

#stacks_in_268551 .large-block-grid-11 > li {
  width: 9.09091%;
  list-style: none; }
  #stacks_in_268551 .large-block-grid-11 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268551 .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }

#stacks_in_268551 .large-block-grid-12 > li {
  width: 8.33333%;
  list-style: none; }
  #stacks_in_268551 .large-block-grid-12 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268551 .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; } }

#stacks_in_268440 {
	margin:  10px;
	padding:  10px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_268434 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_268434 {
		display: none !important;
	}
}
#stacks_in_268547 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_268547 a,
#stacks_in_268547 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_268547 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_268547 a i,
#stacks_in_268547 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_268547 a,
  #stacks_in_268547 a:visited {
    background-color: rgba(3, 117, 216, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_268547 a:hover,
  #stacks_in_268547 a:active {
    background-color: rgba(2, 90, 165, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_268547 a i,
  #stacks_in_268547 a:visited i {
    background-color: rgba(2, 90, 165, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_268547 a:hover i,
  #stacks_in_268547 a:active i {
    background-color: rgba(0, 71, 132, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }








  /* Fixed Width Mode */
  #stacks_in_268547 a,
  #stacks_in_268547 a:visited {
    width: 320px;
  }

  









.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_268446 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_268446 {
		display: none !important;
	}
}

.spacerStack {
	height: 60.00px;
}

#spacerStackstacks_in_268786 {
	height: 60.00px;
}




























@media print {
	#spacerStackstacks_in_268786 {
		display: none !important;
	}
}
/* Font style applied when the page has finished loading */

#ExtraContentPlusstacks_in_268060 #myExtraContent4,
#ExtraContentPlusstacks_in_268060 #fs {
	display: none;
}


.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_268061 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_268061 {
		display: none !important;
	}
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_268065 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_268065 {
		display: none !important;
	}
}

#stacks_in_268066 {
	margin:  20px;
}
/* ********* */
/* Normalize */
/* ********* */

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

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

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

#stacks_in_268068 audio,
#stacks_in_268068 canvas,
#stacks_in_268068 progress,
#stacks_in_268068 video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

#stacks_in_268068 audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */

#stacks_in_268068 [hidden],
#stacks_in_268068 template {
  display: none;
}


/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

#stacks_in_268068 img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

#stacks_in_268068 svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * Address differences between Firefox and other browsers.
 */

#stacks_in_268068 hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */

#stacks_in_268068 pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

#stacks_in_268068 code,
#stacks_in_268068 kbd,
#stacks_in_268068 pre,
#stacks_in_268068 samp {
  font-family: monospace, monospace;
  font-size: 1em;
}



/* **************** */
/* Stack Specific   */
/* **************** */


#stacks_in_268068 *,
#stacks_in_268068 *:before,
#stacks_in_268068 *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}


#stacks_in_268068 .wow {
  visibility: hidden;
}



/* We use this media query to add styles to any device that supports media queries */


@media only screen {
  #stacks_in_268068 .column_base_margin {
    margin-bottom: 0px;
  }
}

@media only screen and (max-width: 1024px) {

  #stacks_in_268068 .column_base_margin {
    margin-bottom: 40px;
  }
}

/* Used to alter styles for screens at least 768px wide. */
@media only screen and (max-width: 768px) {
  #stacks_in_268068 .column_base_margin {
    margin-bottom: 40px;
  }
}

/* Used to alter styles for screens at least 480px wide. */
@media only screen and (max-width: 640px) {
  #stacks_in_268068 .column_base_margin {
    margin-bottom: 20px;
  }
}







/* Handles making images responsive inside the stack */
#stacks_in_268068 img {
  max-width: 100%;
  height: auto;
}

/* **************** */
/* Foundation START */
/* **************** */


/*

Copyright (c) 2013-2014 ZURB, inc.

MIT License

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

*/


#stacks_in_268068 meta.foundation-version {
  font-family: "/5.3.1/"; }

#stacks_in_268068 meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em; }

#stacks_in_268068 meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em; }

#stacks_in_268068 meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em; }

#stacks_in_268068 meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em; }

#stacks_in_268068 meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em; }

#stacks_in_268068 meta.foundation-data-attribute-namespace {
  font-family: false; }

#stacks_in_268068 *,
#stacks_in_268068 *:before,
#stacks_in_268068 *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

#stacks_in_268068 .left {
  float: left !important; }

#stacks_in_268068 .right {
  float: right !important; }

#stacks_in_268068 .clearfix:before,
#stacks_in_268068 .clearfix:after {
  content: " ";
  display: table; }

#stacks_in_268068 .clearfix:after {
  clear: both; }

#stacks_in_268068 .hide {
  display: none; }

#stacks_in_268068 .antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }


#stacks_in_268068 img {
  display: inline-block;
  vertical-align: middle; }


#stacks_in_268068 textarea {
  height: auto;
  min-height: 50px; }

#stacks_in_268068 select {
  width: 100%; }

#stacks_in_268068 .row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
}

#stacks_in_268068 .row:before,
#stacks_in_268068 .row:after {
  content: " ";
  display: table; }

#stacks_in_268068 .row:after {
  clear: both; }

#stacks_in_268068 .row.collapse > .column,
#stacks_in_268068 .row.collapse > .columns {
  padding-left: 0;
  padding-right: 0; }

#stacks_in_268068 .row.collapse .row {
  margin-left: 0;
  margin-right: 0; }

#stacks_in_268068 .row .row {
  width: auto;
  margin-left: -0.9375em;
  margin-right: -0.9375em;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none; }

#stacks_in_268068 .row .row:before,
#stacks_in_268068 .row .row:after {
  content: " ";
  display: table; }

#stacks_in_268068 .row .row:after {
  clear: both; }

#stacks_in_268068 .row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none; }

#stacks_in_268068 .row .row.collapse:before,
#stacks_in_268068 .row .row.collapse:after {
  content: " ";
  display: table; }

#stacks_in_268068 .row .row.collapse:after {
  clear: both; }

#stacks_in_268068 .column,
#stacks_in_268068 .columns {
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  margin-right: 0;   /* Fixes comaptiblity with some themes using skeleton.css */
  margin-left: 0;    /* Fixes comaptiblity with some themes using skeleton.css */
  width: 100%;
  float: left; }

#stacks_in_268068 [class*="column"] + [class*="column"]:last-child {
  float: right; }

#stacks_in_268068 [class*="column"] + [class*="column"].end {
  float: left; }

@media only screen {
  #stacks_in_268068 .small-push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  #stacks_in_268068 .small-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  #stacks_in_268068 .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  #stacks_in_268068 .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  #stacks_in_268068 .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  #stacks_in_268068 .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  #stacks_in_268068 .small-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  #stacks_in_268068 .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  #stacks_in_268068 .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  #stacks_in_268068 .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  #stacks_in_268068 .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  #stacks_in_268068 .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  #stacks_in_268068 .small-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  #stacks_in_268068 .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  #stacks_in_268068 .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  #stacks_in_268068 .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  #stacks_in_268068 .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  #stacks_in_268068 .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  #stacks_in_268068 .small-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  #stacks_in_268068 .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  #stacks_in_268068 .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  #stacks_in_268068 .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  #stacks_in_268068 .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  #stacks_in_268068 .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  #stacks_in_268068 .column,
  #stacks_in_268068 .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left; }

  #stacks_in_268068 .small-1 {
    width: 8.33333%; }

  #stacks_in_268068 .small-2 {
    width: 16.66667%; }

  #stacks_in_268068 .small-3 {
    width: 25%; }

  #stacks_in_268068 .small-4 {
    width: 33.33333%; }

  #stacks_in_268068 .small-5 {
    width: 41.66667%; }

  #stacks_in_268068 .small-6 {
    width: 50%; }

  #stacks_in_268068 .small-7 {
    width: 58.33333%; }

  #stacks_in_268068 .small-8 {
    width: 66.66667%; }

  #stacks_in_268068 .small-9 {
    width: 75%; }

  #stacks_in_268068 .small-10 {
    width: 83.33333%; }

  #stacks_in_268068 .small-11 {
    width: 91.66667%; }

  #stacks_in_268068 .small-12 {
    width: 100%; }

  #stacks_in_268068 .small-offset-0 {
    margin-left: 0% !important; }

  #stacks_in_268068 .small-offset-1 {
    margin-left: 8.33333% !important; }

  #stacks_in_268068 .small-offset-2 {
    margin-left: 16.66667% !important; }

  #stacks_in_268068 .small-offset-3 {
    margin-left: 25% !important; }

  #stacks_in_268068 .small-offset-4 {
    margin-left: 33.33333% !important; }

  #stacks_in_268068 .small-offset-5 {
    margin-left: 41.66667% !important; }

  #stacks_in_268068 .small-offset-6 {
    margin-left: 50% !important; }

  #stacks_in_268068 .small-offset-7 {
    margin-left: 58.33333% !important; }

  #stacks_in_268068 .small-offset-8 {
    margin-left: 66.66667% !important; }

  #stacks_in_268068 .small-offset-9 {
    margin-left: 75% !important; }

  #stacks_in_268068 .small-offset-10 {
    margin-left: 83.33333% !important; }

  #stacks_in_268068 .small-offset-11 {
    margin-left: 91.66667% !important; }

  #stacks_in_268068 .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

  #stacks_in_268068 .column.small-centered,
  #stacks_in_268068 .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  #stacks_in_268068 .column.small-uncentered,
  #stacks_in_268068 .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }

  #stacks_in_268068 .column.small-centered:last-child,
  #stacks_in_268068 .columns.small-centered:last-child {
    float: none; }

  #stacks_in_268068 .column.small-uncentered:last-child,
  #stacks_in_268068 .columns.small-uncentered:last-child {
    float: left; }

  #stacks_in_268068 .column.small-uncentered.opposite,
  #stacks_in_268068 .columns.small-uncentered.opposite {
    float: right; }
}

@media only screen and (min-width: 40.063em) {
  #stacks_in_268068 .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  #stacks_in_268068 .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  #stacks_in_268068 .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  #stacks_in_268068 .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  #stacks_in_268068 .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  #stacks_in_268068 .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  #stacks_in_268068 .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  #stacks_in_268068 .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  #stacks_in_268068 .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  #stacks_in_268068 .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  #stacks_in_268068 .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  #stacks_in_268068 .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  #stacks_in_268068 .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  #stacks_in_268068 .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  #stacks_in_268068 .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  #stacks_in_268068 .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  #stacks_in_268068 .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  #stacks_in_268068 .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  #stacks_in_268068 .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  #stacks_in_268068 .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  #stacks_in_268068 .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  #stacks_in_268068 .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  #stacks_in_268068 .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  #stacks_in_268068 .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  #stacks_in_268068 .column,
  #stacks_in_268068 .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left; }

  #stacks_in_268068 .medium-1 {
    width: 8.33333%; }

  #stacks_in_268068 .medium-2 {
    width: 16.66667%; }

  #stacks_in_268068 .medium-3 {
    width: 25%; }

  #stacks_in_268068 .medium-4 {
    width: 33.33333%; }

  #stacks_in_268068 .medium-5 {
    width: 41.66667%; }

  #stacks_in_268068 .medium-6 {
    width: 50%; }

  #stacks_in_268068 .medium-7 {
    width: 58.33333%; }

  #stacks_in_268068 .medium-8 {
    width: 66.66667%; }

  #stacks_in_268068 .medium-9 {
    width: 75%; }

  #stacks_in_268068 .medium-10 {
    width: 83.33333%; }

  #stacks_in_268068 .medium-11 {
    width: 91.66667%; }

  #stacks_in_268068 .medium-12 {
    width: 100%; }

  #stacks_in_268068 .medium-offset-0 {
    margin-left: 0% !important; }

  #stacks_in_268068 .medium-offset-1 {
    margin-left: 8.33333% !important; }

  #stacks_in_268068 .medium-offset-2 {
    margin-left: 16.66667% !important; }

  #stacks_in_268068 .medium-offset-3 {
    margin-left: 25% !important; }

  #stacks_in_268068 .medium-offset-4 {
    margin-left: 33.33333% !important; }

  #stacks_in_268068 .medium-offset-5 {
    margin-left: 41.66667% !important; }

  #stacks_in_268068 .medium-offset-6 {
    margin-left: 50% !important; }

  #stacks_in_268068 .medium-offset-7 {
    margin-left: 58.33333% !important; }

  #stacks_in_268068 .medium-offset-8 {
    margin-left: 66.66667% !important; }

  #stacks_in_268068 .medium-offset-9 {
    margin-left: 75% !important; }

  #stacks_in_268068 .medium-offset-10 {
    margin-left: 83.33333% !important; }

  #stacks_in_268068 .medium-offset-11 {
    margin-left: 91.66667% !important; }

  #stacks_in_268068 .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

  #stacks_in_268068 .column.medium-centered,
  #stacks_in_268068 .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  #stacks_in_268068 .column.medium-uncentered,
  #stacks_in_268068 .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }

  #stacks_in_268068 .column.medium-centered:last-child,
  #stacks_in_268068 .columns.medium-centered:last-child {
    float: none; }

  #stacks_in_268068 .column.medium-uncentered:last-child,
  #stacks_in_268068 .columns.medium-uncentered:last-child {
    float: left; }

  #stacks_in_268068 .column.medium-uncentered.opposite,
  #stacks_in_268068 .columns.medium-uncentered.opposite {
    float: right; }

  #stacks_in_268068 .push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  #stacks_in_268068 .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  #stacks_in_268068 .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  #stacks_in_268068 .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  #stacks_in_268068 .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  #stacks_in_268068 .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  #stacks_in_268068 .push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  #stacks_in_268068 .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  #stacks_in_268068 .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  #stacks_in_268068 .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  #stacks_in_268068 .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  #stacks_in_268068 .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  #stacks_in_268068 .push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  #stacks_in_268068 .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  #stacks_in_268068 .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  #stacks_in_268068 .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  #stacks_in_268068 .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  #stacks_in_268068 .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  #stacks_in_268068 .push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  #stacks_in_268068 .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  #stacks_in_268068 .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  #stacks_in_268068 .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  #stacks_in_268068 .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  #stacks_in_268068 .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
}

@media only screen and (min-width: 64.063em) {
  #stacks_in_268068 .large-push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  #stacks_in_268068 .large-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  #stacks_in_268068 .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  #stacks_in_268068 .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  #stacks_in_268068 .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  #stacks_in_268068 .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  #stacks_in_268068 .large-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  #stacks_in_268068 .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  #stacks_in_268068 .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  #stacks_in_268068 .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  #stacks_in_268068 .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  #stacks_in_268068 .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  #stacks_in_268068 .large-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  #stacks_in_268068 .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  #stacks_in_268068 .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  #stacks_in_268068 .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  #stacks_in_268068 .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  #stacks_in_268068 .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  #stacks_in_268068 .large-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  #stacks_in_268068 .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  #stacks_in_268068 .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  #stacks_in_268068 .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  #stacks_in_268068 .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  #stacks_in_268068 .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  #stacks_in_268068 .column,
  #stacks_in_268068 .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left; }

  #stacks_in_268068 .large-1 {
    width: 8.33333%; }

  #stacks_in_268068 .large-2 {
    width: 16.66667%; }

  #stacks_in_268068 .large-3 {
    width: 25%; }

  #stacks_in_268068 .large-4 {
    width: 33.33333%; }

  #stacks_in_268068 .large-5 {
    width: 41.66667%; }

  #stacks_in_268068 .large-6 {
    width: 50%; }

  #stacks_in_268068 .large-7 {
    width: 58.33333%; }

  #stacks_in_268068 .large-8 {
    width: 66.66667%; }

  #stacks_in_268068 .large-9 {
    width: 75%; }

  #stacks_in_268068 .large-10 {
    width: 83.33333%; }

  #stacks_in_268068 .large-11 {
    width: 91.66667%; }

  #stacks_in_268068 .large-12 {
    width: 100%; }

  #stacks_in_268068 .large-offset-0 {
    margin-left: 0% !important; }

  #stacks_in_268068 .large-offset-1 {
    margin-left: 8.33333% !important; }

  #stacks_in_268068 .large-offset-2 {
    margin-left: 16.66667% !important; }

  #stacks_in_268068 .large-offset-3 {
    margin-left: 25% !important; }

  #stacks_in_268068 .large-offset-4 {
    margin-left: 33.33333% !important; }

  #stacks_in_268068 .large-offset-5 {
    margin-left: 41.66667% !important; }

  #stacks_in_268068 .large-offset-6 {
    margin-left: 50% !important; }

  #stacks_in_268068 .large-offset-7 {
    margin-left: 58.33333% !important; }

  #stacks_in_268068 .large-offset-8 {
    margin-left: 66.66667% !important; }

  #stacks_in_268068 .large-offset-9 {
    margin-left: 75% !important; }

  #stacks_in_268068 .large-offset-10 {
    margin-left: 83.33333% !important; }

  #stacks_in_268068 .large-offset-11 {
    margin-left: 91.66667% !important; }

  #stacks_in_268068 .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

  #stacks_in_268068 .column.large-centered,
  #stacks_in_268068 .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  #stacks_in_268068 .column.large-uncentered,
  #stacks_in_268068 .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }

  #stacks_in_268068 .column.large-centered:last-child,
  #stacks_in_268068 .columns.large-centered:last-child {
    float: none; }

  #stacks_in_268068 .column.large-uncentered:last-child,
  #stacks_in_268068 .columns.large-uncentered:last-child {
    float: left; }

  #stacks_in_268068 .column.large-uncentered.opposite,
  #stacks_in_268068 .columns.large-uncentered.opposite {
    float: right; }

  #stacks_in_268068 .push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  #stacks_in_268068 .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  #stacks_in_268068 .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  #stacks_in_268068 .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  #stacks_in_268068 .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  #stacks_in_268068 .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  #stacks_in_268068 .push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  #stacks_in_268068 .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  #stacks_in_268068 .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  #stacks_in_268068 .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  #stacks_in_268068 .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  #stacks_in_268068 .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  #stacks_in_268068 .push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  #stacks_in_268068 .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  #stacks_in_268068 .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  #stacks_in_268068 .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  #stacks_in_268068 .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  #stacks_in_268068 .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  #stacks_in_268068 .push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  #stacks_in_268068 .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  #stacks_in_268068 .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  #stacks_in_268068 .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  #stacks_in_268068 .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  #stacks_in_268068 .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
}

#stacks_in_268068 [class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem; }

#stacks_in_268068 [class*="block-grid-"]:before, [class*="block-grid-"]:after {
  content: " ";
  display: table; }

#stacks_in_268068 [class*="block-grid-"]:after {
  clear: both; }

#stacks_in_268068 [class*="block-grid-"] > li {
  display: block;
  height: auto;
  float: left;
  padding: 0 0.625rem 1.25rem; }

@media only screen {

#stacks_in_268068 .small-block-grid-1 > li {
width: 100%;
list-style: none; }
  #stacks_in_268068 .small-block-grid-1 > li:nth-of-type(1n) {
  clear: none; }
  #stacks_in_268068 .small-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }

#stacks_in_268068 .small-block-grid-2 > li {
  width: 50%;
  list-style: none; }
  #stacks_in_268068 .small-block-grid-2 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268068 .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }

#stacks_in_268068 .small-block-grid-3 > li {
  width: 33.33333%;
  list-style: none; }
  #stacks_in_268068 .small-block-grid-3 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268068 .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }

#stacks_in_268068 .small-block-grid-4 > li {
  width: 25%;
  list-style: none; }
  #stacks_in_268068 .small-block-grid-4 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268068 .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }

#stacks_in_268068 .small-block-grid-5 > li {
  width: 20%;
  list-style: none; }
  #stacks_in_268068 .small-block-grid-5 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268068 .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }

#stacks_in_268068 .small-block-grid-6 > li {
  width: 16.66667%;
  list-style: none; }
  #stacks_in_268068 .small-block-grid-6 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268068 .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }

#stacks_in_268068 .small-block-grid-7 > li {
  width: 14.28571%;
  list-style: none; }
  #stacks_in_268068 .small-block-grid-7 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268068 .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }

#stacks_in_268068 .small-block-grid-8 > li {
  width: 12.5%;
  list-style: none; }
  #stacks_in_268068 .small-block-grid-8 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268068 .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }

#stacks_in_268068 .small-block-grid-9 > li {
  width: 11.11111%;
  list-style: none; }
  #stacks_in_268068 .small-block-grid-9 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268068 .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }

#stacks_in_268068 .small-block-grid-10 > li {
  width: 10%;
  list-style: none; }
  #stacks_in_268068 .small-block-grid-10 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268068 .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }

#stacks_in_268068 .small-block-grid-11 > li {
  width: 9.09091%;
  list-style: none; }
  #stacks_in_268068 .small-block-grid-11 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268068 .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }

#stacks_in_268068 .small-block-grid-12 > li {
  width: 8.33333%;
  list-style: none; }
  #stacks_in_268068 .small-block-grid-12 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268068 .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; }
}

@media only screen and (min-width: 40.063em) {
#stacks_in_268068 .medium-block-grid-1 > li {
  width: 100%;
  list-style: none; }
  #stacks_in_268068 .medium-block-grid-1 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268068 .medium-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both; }

#stacks_in_268068 .medium-block-grid-2 > li {
  width: 50%;
  list-style: none; }
  #stacks_in_268068 .medium-block-grid-2 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268068 .medium-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }

#stacks_in_268068 .medium-block-grid-3 > li {
  width: 33.33333%;
  list-style: none; }
  #stacks_in_268068 .medium-block-grid-3 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268068 .medium-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }

#stacks_in_268068 .medium-block-grid-4 > li {
  width: 25%;
  list-style: none; }
  #stacks_in_268068 .medium-block-grid-4 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268068 .medium-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }

#stacks_in_268068 .medium-block-grid-5 > li {
  width: 20%;
  list-style: none; }
  #stacks_in_268068 .medium-block-grid-5 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268068 .medium-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }

#stacks_in_268068 .medium-block-grid-6 > li {
  width: 16.66667%;
  list-style: none; }
  #stacks_in_268068 .medium-block-grid-6 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268068 .medium-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }

#stacks_in_268068 .medium-block-grid-7 > li {
  width: 14.28571%;
  list-style: none; }
  #stacks_in_268068 .medium-block-grid-7 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268068 .medium-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }

#stacks_in_268068 .medium-block-grid-8 > li {
  width: 12.5%;
  list-style: none; }
  #stacks_in_268068 .medium-block-grid-8 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268068 .medium-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }

#stacks_in_268068 .medium-block-grid-9 > li {
  width: 11.11111%;
  list-style: none; }
  #stacks_in_268068 .medium-block-grid-9 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268068 .medium-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }

#stacks_in_268068 .medium-block-grid-10 > li {
  width: 10%;
  list-style: none; }
  #stacks_in_268068 .medium-block-grid-10 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268068 .medium-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }

#stacks_in_268068 .medium-block-grid-11 > li {
  width: 9.09091%;
  list-style: none; }
  #stacks_in_268068 .medium-block-grid-11 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268068 .medium-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }

#stacks_in_268068 .medium-block-grid-12 > li {
  width: 8.33333%;
  list-style: none; }
  #stacks_in_268068 .medium-block-grid-12 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268068 .medium-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; }
}

@media only screen and (min-width: 64.063em) {
#stacks_in_268068 .large-block-grid-1 > li {
  width: 100%;
  list-style: none; }
  #stacks_in_268068 .large-block-grid-1 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268068 .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both; }

#stacks_in_268068 .large-block-grid-2 > li {
  width: 50%;
  list-style: none; }
  #stacks_in_268068 .large-block-grid-2 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268068 .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }

#stacks_in_268068 .large-block-grid-3 > li {
  width: 33.33333%;
  list-style: none; }
  #stacks_in_268068 .large-block-grid-3 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268068 .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }

#stacks_in_268068 .large-block-grid-4 > li {
  width: 25%;
  list-style: none; }
  #stacks_in_268068 .large-block-grid-4 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268068 .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }

#stacks_in_268068 .large-block-grid-5 > li {
  width: 20%;
  list-style: none; }
  #stacks_in_268068 .large-block-grid-5 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268068 .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }

#stacks_in_268068 .large-block-grid-6 > li {
  width: 16.66667%;
  list-style: none; }
  #stacks_in_268068 .large-block-grid-6 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268068 .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }

#stacks_in_268068 .large-block-grid-7 > li {
  width: 14.28571%;
  list-style: none; }
  #stacks_in_268068 .large-block-grid-7 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268068 .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }

#stacks_in_268068 .large-block-grid-8 > li {
  width: 12.5%;
  list-style: none; }
  #stacks_in_268068 .large-block-grid-8 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268068 .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }

#stacks_in_268068 .large-block-grid-9 > li {
  width: 11.11111%;
  list-style: none; }
  #stacks_in_268068 .large-block-grid-9 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268068 .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }

#stacks_in_268068 .large-block-grid-10 > li {
  width: 10%;
  list-style: none; }
  #stacks_in_268068 .large-block-grid-10 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268068 .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }

#stacks_in_268068 .large-block-grid-11 > li {
  width: 9.09091%;
  list-style: none; }
  #stacks_in_268068 .large-block-grid-11 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268068 .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }

#stacks_in_268068 .large-block-grid-12 > li {
  width: 8.33333%;
  list-style: none; }
  #stacks_in_268068 .large-block-grid-12 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268068 .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; } }

#stacks_in_268110 {
	margin:  20px;
}

#stacks_in_268113 {
	border: solid rgba(128, 64, 3, 1.00);
	border-width: 0px 0px 0px 10px;
	margin:  20px;
}

#stacks_in_268115 {
	margin:  20px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_268117 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_268117 {
		display: none !important;
	}
}
 #stacks_in_268118 hr{border:0;height:0;width:100%;margin:0;padding:0}#stacks_in_268118 hr.gradient{height:1px;background:#333;background-image:-webkit-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:-moz-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:-ms-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:-o-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:linear-gradient(left,#CCCCCC,#333333,#CCCCCC)}#stacks_in_268118 hr.faded{height:1px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))}#stacks_in_268118 hr.dashed_fade{border-bottom:1px dashed #7E7E7E;background:#333333}#stacks_in_268118 hr.dotted_fade{border-bottom:1px dotted #7E7E7E;background:#333333}#stacks_in_268118 hr.dashed{border-bottom:1px dashed #333333}#stacks_in_268118 hr.dotted{border-bottom:1px dotted #7E7E7E}#stacks_in_268118 hr.shadow{height:1px;box-shadow:inset 0 1px 1px -1px rgba(0,0,0,0.5)}#stacks_in_268118 hr.cloudy{margin:1px 0;box-shadow:0 0 1px 1px #333333}#stacks_in_268118 hr.cloudy:after{content:"\00a0"}#stacks_in_268118 hr.inset{border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(255,255,255,0.3)}#stacks_in_268118 hr.inset_two{border-top:1px solid #CCCCCC;border-bottom:1px solid #333333}#stacks_in_268118 hr.inset_three{border-top:1px solid #333333;border-bottom:1px solid #CCCCCC}#stacks_in_268118 hr.inset_four{border-top:1px solid #333333;border-bottom:1px solid #CCCCCC}#stacks_in_268118 hr.flared{height:30px;border-style:solid;border-color:#333333;border-width:1px 0 0 0;border-radius:20px;margin-top:12px}#stacks_in_268118 hr.flared:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#333333;border-width:0 0 1px 0;border-radius:20px}#stacks_in_268118 hr.glyph{padding:0;border:0;border-top:1px double #333333;color:#333333;text-align:center;margin:1em 0}#stacks_in_268118 hr.glyph:after{content:"§";display:inline-block;position:relative;top:-0.00em;font-size:1.5em;padding:0 .25em;background:#FFFFFF} 

#stacks_in_268118 {
	margin:  20px;
	padding:  20px;
}

#stacks_out_268118 {
	width: 80%;
}
/* ********* */
/* Normalize */
/* ********* */

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

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

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

#stacks_in_268119 audio,
#stacks_in_268119 canvas,
#stacks_in_268119 progress,
#stacks_in_268119 video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

#stacks_in_268119 audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */

#stacks_in_268119 [hidden],
#stacks_in_268119 template {
  display: none;
}


/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

#stacks_in_268119 img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

#stacks_in_268119 svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * Address differences between Firefox and other browsers.
 */

#stacks_in_268119 hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */

#stacks_in_268119 pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

#stacks_in_268119 code,
#stacks_in_268119 kbd,
#stacks_in_268119 pre,
#stacks_in_268119 samp {
  font-family: monospace, monospace;
  font-size: 1em;
}



/* **************** */
/* Stack Specific   */
/* **************** */


#stacks_in_268119 *,
#stacks_in_268119 *:before,
#stacks_in_268119 *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}


#stacks_in_268119 .wow {
  visibility: hidden;
}



/* We use this media query to add styles to any device that supports media queries */


@media only screen {
  #stacks_in_268119 .column_base_margin {
    margin-bottom: 0px;
  }
}

@media only screen and (max-width: 1024px) {

  #stacks_in_268119 .column_base_margin {
    margin-bottom: 40px;
  }
}

/* Used to alter styles for screens at least 768px wide. */
@media only screen and (max-width: 768px) {
  #stacks_in_268119 .column_base_margin {
    margin-bottom: 40px;
  }
}

/* Used to alter styles for screens at least 480px wide. */
@media only screen and (max-width: 640px) {
  #stacks_in_268119 .column_base_margin {
    margin-bottom: 20px;
  }
}







/* Handles making images responsive inside the stack */
#stacks_in_268119 img {
  max-width: 100%;
  height: auto;
}

/* **************** */
/* Foundation START */
/* **************** */


/*

Copyright (c) 2013-2014 ZURB, inc.

MIT License

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

*/


#stacks_in_268119 meta.foundation-version {
  font-family: "/5.3.1/"; }

#stacks_in_268119 meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em; }

#stacks_in_268119 meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em; }

#stacks_in_268119 meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em; }

#stacks_in_268119 meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em; }

#stacks_in_268119 meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em; }

#stacks_in_268119 meta.foundation-data-attribute-namespace {
  font-family: false; }

#stacks_in_268119 *,
#stacks_in_268119 *:before,
#stacks_in_268119 *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

#stacks_in_268119 .left {
  float: left !important; }

#stacks_in_268119 .right {
  float: right !important; }

#stacks_in_268119 .clearfix:before,
#stacks_in_268119 .clearfix:after {
  content: " ";
  display: table; }

#stacks_in_268119 .clearfix:after {
  clear: both; }

#stacks_in_268119 .hide {
  display: none; }

#stacks_in_268119 .antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }


#stacks_in_268119 img {
  display: inline-block;
  vertical-align: middle; }


#stacks_in_268119 textarea {
  height: auto;
  min-height: 50px; }

#stacks_in_268119 select {
  width: 100%; }

#stacks_in_268119 .row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
}

#stacks_in_268119 .row:before,
#stacks_in_268119 .row:after {
  content: " ";
  display: table; }

#stacks_in_268119 .row:after {
  clear: both; }

#stacks_in_268119 .row.collapse > .column,
#stacks_in_268119 .row.collapse > .columns {
  padding-left: 0;
  padding-right: 0; }

#stacks_in_268119 .row.collapse .row {
  margin-left: 0;
  margin-right: 0; }

#stacks_in_268119 .row .row {
  width: auto;
  margin-left: -0.9375em;
  margin-right: -0.9375em;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none; }

#stacks_in_268119 .row .row:before,
#stacks_in_268119 .row .row:after {
  content: " ";
  display: table; }

#stacks_in_268119 .row .row:after {
  clear: both; }

#stacks_in_268119 .row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none; }

#stacks_in_268119 .row .row.collapse:before,
#stacks_in_268119 .row .row.collapse:after {
  content: " ";
  display: table; }

#stacks_in_268119 .row .row.collapse:after {
  clear: both; }

#stacks_in_268119 .column,
#stacks_in_268119 .columns {
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  margin-right: 0;   /* Fixes comaptiblity with some themes using skeleton.css */
  margin-left: 0;    /* Fixes comaptiblity with some themes using skeleton.css */
  width: 100%;
  float: left; }

#stacks_in_268119 [class*="column"] + [class*="column"]:last-child {
  float: right; }

#stacks_in_268119 [class*="column"] + [class*="column"].end {
  float: left; }

@media only screen {
  #stacks_in_268119 .small-push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  #stacks_in_268119 .small-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  #stacks_in_268119 .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  #stacks_in_268119 .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  #stacks_in_268119 .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  #stacks_in_268119 .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  #stacks_in_268119 .small-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  #stacks_in_268119 .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  #stacks_in_268119 .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  #stacks_in_268119 .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  #stacks_in_268119 .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  #stacks_in_268119 .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  #stacks_in_268119 .small-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  #stacks_in_268119 .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  #stacks_in_268119 .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  #stacks_in_268119 .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  #stacks_in_268119 .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  #stacks_in_268119 .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  #stacks_in_268119 .small-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  #stacks_in_268119 .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  #stacks_in_268119 .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  #stacks_in_268119 .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  #stacks_in_268119 .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  #stacks_in_268119 .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  #stacks_in_268119 .column,
  #stacks_in_268119 .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left; }

  #stacks_in_268119 .small-1 {
    width: 8.33333%; }

  #stacks_in_268119 .small-2 {
    width: 16.66667%; }

  #stacks_in_268119 .small-3 {
    width: 25%; }

  #stacks_in_268119 .small-4 {
    width: 33.33333%; }

  #stacks_in_268119 .small-5 {
    width: 41.66667%; }

  #stacks_in_268119 .small-6 {
    width: 50%; }

  #stacks_in_268119 .small-7 {
    width: 58.33333%; }

  #stacks_in_268119 .small-8 {
    width: 66.66667%; }

  #stacks_in_268119 .small-9 {
    width: 75%; }

  #stacks_in_268119 .small-10 {
    width: 83.33333%; }

  #stacks_in_268119 .small-11 {
    width: 91.66667%; }

  #stacks_in_268119 .small-12 {
    width: 100%; }

  #stacks_in_268119 .small-offset-0 {
    margin-left: 0% !important; }

  #stacks_in_268119 .small-offset-1 {
    margin-left: 8.33333% !important; }

  #stacks_in_268119 .small-offset-2 {
    margin-left: 16.66667% !important; }

  #stacks_in_268119 .small-offset-3 {
    margin-left: 25% !important; }

  #stacks_in_268119 .small-offset-4 {
    margin-left: 33.33333% !important; }

  #stacks_in_268119 .small-offset-5 {
    margin-left: 41.66667% !important; }

  #stacks_in_268119 .small-offset-6 {
    margin-left: 50% !important; }

  #stacks_in_268119 .small-offset-7 {
    margin-left: 58.33333% !important; }

  #stacks_in_268119 .small-offset-8 {
    margin-left: 66.66667% !important; }

  #stacks_in_268119 .small-offset-9 {
    margin-left: 75% !important; }

  #stacks_in_268119 .small-offset-10 {
    margin-left: 83.33333% !important; }

  #stacks_in_268119 .small-offset-11 {
    margin-left: 91.66667% !important; }

  #stacks_in_268119 .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

  #stacks_in_268119 .column.small-centered,
  #stacks_in_268119 .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  #stacks_in_268119 .column.small-uncentered,
  #stacks_in_268119 .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }

  #stacks_in_268119 .column.small-centered:last-child,
  #stacks_in_268119 .columns.small-centered:last-child {
    float: none; }

  #stacks_in_268119 .column.small-uncentered:last-child,
  #stacks_in_268119 .columns.small-uncentered:last-child {
    float: left; }

  #stacks_in_268119 .column.small-uncentered.opposite,
  #stacks_in_268119 .columns.small-uncentered.opposite {
    float: right; }
}

@media only screen and (min-width: 40.063em) {
  #stacks_in_268119 .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  #stacks_in_268119 .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  #stacks_in_268119 .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  #stacks_in_268119 .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  #stacks_in_268119 .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  #stacks_in_268119 .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  #stacks_in_268119 .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  #stacks_in_268119 .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  #stacks_in_268119 .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  #stacks_in_268119 .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  #stacks_in_268119 .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  #stacks_in_268119 .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  #stacks_in_268119 .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  #stacks_in_268119 .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  #stacks_in_268119 .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  #stacks_in_268119 .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  #stacks_in_268119 .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  #stacks_in_268119 .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  #stacks_in_268119 .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  #stacks_in_268119 .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  #stacks_in_268119 .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  #stacks_in_268119 .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  #stacks_in_268119 .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  #stacks_in_268119 .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  #stacks_in_268119 .column,
  #stacks_in_268119 .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left; }

  #stacks_in_268119 .medium-1 {
    width: 8.33333%; }

  #stacks_in_268119 .medium-2 {
    width: 16.66667%; }

  #stacks_in_268119 .medium-3 {
    width: 25%; }

  #stacks_in_268119 .medium-4 {
    width: 33.33333%; }

  #stacks_in_268119 .medium-5 {
    width: 41.66667%; }

  #stacks_in_268119 .medium-6 {
    width: 50%; }

  #stacks_in_268119 .medium-7 {
    width: 58.33333%; }

  #stacks_in_268119 .medium-8 {
    width: 66.66667%; }

  #stacks_in_268119 .medium-9 {
    width: 75%; }

  #stacks_in_268119 .medium-10 {
    width: 83.33333%; }

  #stacks_in_268119 .medium-11 {
    width: 91.66667%; }

  #stacks_in_268119 .medium-12 {
    width: 100%; }

  #stacks_in_268119 .medium-offset-0 {
    margin-left: 0% !important; }

  #stacks_in_268119 .medium-offset-1 {
    margin-left: 8.33333% !important; }

  #stacks_in_268119 .medium-offset-2 {
    margin-left: 16.66667% !important; }

  #stacks_in_268119 .medium-offset-3 {
    margin-left: 25% !important; }

  #stacks_in_268119 .medium-offset-4 {
    margin-left: 33.33333% !important; }

  #stacks_in_268119 .medium-offset-5 {
    margin-left: 41.66667% !important; }

  #stacks_in_268119 .medium-offset-6 {
    margin-left: 50% !important; }

  #stacks_in_268119 .medium-offset-7 {
    margin-left: 58.33333% !important; }

  #stacks_in_268119 .medium-offset-8 {
    margin-left: 66.66667% !important; }

  #stacks_in_268119 .medium-offset-9 {
    margin-left: 75% !important; }

  #stacks_in_268119 .medium-offset-10 {
    margin-left: 83.33333% !important; }

  #stacks_in_268119 .medium-offset-11 {
    margin-left: 91.66667% !important; }

  #stacks_in_268119 .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

  #stacks_in_268119 .column.medium-centered,
  #stacks_in_268119 .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  #stacks_in_268119 .column.medium-uncentered,
  #stacks_in_268119 .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }

  #stacks_in_268119 .column.medium-centered:last-child,
  #stacks_in_268119 .columns.medium-centered:last-child {
    float: none; }

  #stacks_in_268119 .column.medium-uncentered:last-child,
  #stacks_in_268119 .columns.medium-uncentered:last-child {
    float: left; }

  #stacks_in_268119 .column.medium-uncentered.opposite,
  #stacks_in_268119 .columns.medium-uncentered.opposite {
    float: right; }

  #stacks_in_268119 .push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  #stacks_in_268119 .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  #stacks_in_268119 .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  #stacks_in_268119 .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  #stacks_in_268119 .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  #stacks_in_268119 .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  #stacks_in_268119 .push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  #stacks_in_268119 .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  #stacks_in_268119 .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  #stacks_in_268119 .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  #stacks_in_268119 .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  #stacks_in_268119 .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  #stacks_in_268119 .push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  #stacks_in_268119 .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  #stacks_in_268119 .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  #stacks_in_268119 .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  #stacks_in_268119 .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  #stacks_in_268119 .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  #stacks_in_268119 .push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  #stacks_in_268119 .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  #stacks_in_268119 .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  #stacks_in_268119 .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  #stacks_in_268119 .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  #stacks_in_268119 .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
}

@media only screen and (min-width: 64.063em) {
  #stacks_in_268119 .large-push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  #stacks_in_268119 .large-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  #stacks_in_268119 .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  #stacks_in_268119 .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  #stacks_in_268119 .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  #stacks_in_268119 .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  #stacks_in_268119 .large-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  #stacks_in_268119 .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  #stacks_in_268119 .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  #stacks_in_268119 .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  #stacks_in_268119 .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  #stacks_in_268119 .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  #stacks_in_268119 .large-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  #stacks_in_268119 .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  #stacks_in_268119 .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  #stacks_in_268119 .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  #stacks_in_268119 .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  #stacks_in_268119 .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  #stacks_in_268119 .large-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  #stacks_in_268119 .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  #stacks_in_268119 .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  #stacks_in_268119 .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  #stacks_in_268119 .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  #stacks_in_268119 .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  #stacks_in_268119 .column,
  #stacks_in_268119 .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left; }

  #stacks_in_268119 .large-1 {
    width: 8.33333%; }

  #stacks_in_268119 .large-2 {
    width: 16.66667%; }

  #stacks_in_268119 .large-3 {
    width: 25%; }

  #stacks_in_268119 .large-4 {
    width: 33.33333%; }

  #stacks_in_268119 .large-5 {
    width: 41.66667%; }

  #stacks_in_268119 .large-6 {
    width: 50%; }

  #stacks_in_268119 .large-7 {
    width: 58.33333%; }

  #stacks_in_268119 .large-8 {
    width: 66.66667%; }

  #stacks_in_268119 .large-9 {
    width: 75%; }

  #stacks_in_268119 .large-10 {
    width: 83.33333%; }

  #stacks_in_268119 .large-11 {
    width: 91.66667%; }

  #stacks_in_268119 .large-12 {
    width: 100%; }

  #stacks_in_268119 .large-offset-0 {
    margin-left: 0% !important; }

  #stacks_in_268119 .large-offset-1 {
    margin-left: 8.33333% !important; }

  #stacks_in_268119 .large-offset-2 {
    margin-left: 16.66667% !important; }

  #stacks_in_268119 .large-offset-3 {
    margin-left: 25% !important; }

  #stacks_in_268119 .large-offset-4 {
    margin-left: 33.33333% !important; }

  #stacks_in_268119 .large-offset-5 {
    margin-left: 41.66667% !important; }

  #stacks_in_268119 .large-offset-6 {
    margin-left: 50% !important; }

  #stacks_in_268119 .large-offset-7 {
    margin-left: 58.33333% !important; }

  #stacks_in_268119 .large-offset-8 {
    margin-left: 66.66667% !important; }

  #stacks_in_268119 .large-offset-9 {
    margin-left: 75% !important; }

  #stacks_in_268119 .large-offset-10 {
    margin-left: 83.33333% !important; }

  #stacks_in_268119 .large-offset-11 {
    margin-left: 91.66667% !important; }

  #stacks_in_268119 .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

  #stacks_in_268119 .column.large-centered,
  #stacks_in_268119 .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  #stacks_in_268119 .column.large-uncentered,
  #stacks_in_268119 .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }

  #stacks_in_268119 .column.large-centered:last-child,
  #stacks_in_268119 .columns.large-centered:last-child {
    float: none; }

  #stacks_in_268119 .column.large-uncentered:last-child,
  #stacks_in_268119 .columns.large-uncentered:last-child {
    float: left; }

  #stacks_in_268119 .column.large-uncentered.opposite,
  #stacks_in_268119 .columns.large-uncentered.opposite {
    float: right; }

  #stacks_in_268119 .push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  #stacks_in_268119 .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  #stacks_in_268119 .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  #stacks_in_268119 .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  #stacks_in_268119 .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  #stacks_in_268119 .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  #stacks_in_268119 .push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  #stacks_in_268119 .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  #stacks_in_268119 .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  #stacks_in_268119 .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  #stacks_in_268119 .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  #stacks_in_268119 .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  #stacks_in_268119 .push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  #stacks_in_268119 .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  #stacks_in_268119 .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  #stacks_in_268119 .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  #stacks_in_268119 .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  #stacks_in_268119 .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  #stacks_in_268119 .push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  #stacks_in_268119 .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  #stacks_in_268119 .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  #stacks_in_268119 .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  #stacks_in_268119 .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  #stacks_in_268119 .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
}

#stacks_in_268119 [class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem; }

#stacks_in_268119 [class*="block-grid-"]:before, [class*="block-grid-"]:after {
  content: " ";
  display: table; }

#stacks_in_268119 [class*="block-grid-"]:after {
  clear: both; }

#stacks_in_268119 [class*="block-grid-"] > li {
  display: block;
  height: auto;
  float: left;
  padding: 0 0.625rem 1.25rem; }

@media only screen {

#stacks_in_268119 .small-block-grid-1 > li {
width: 100%;
list-style: none; }
  #stacks_in_268119 .small-block-grid-1 > li:nth-of-type(1n) {
  clear: none; }
  #stacks_in_268119 .small-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }

#stacks_in_268119 .small-block-grid-2 > li {
  width: 50%;
  list-style: none; }
  #stacks_in_268119 .small-block-grid-2 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268119 .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }

#stacks_in_268119 .small-block-grid-3 > li {
  width: 33.33333%;
  list-style: none; }
  #stacks_in_268119 .small-block-grid-3 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268119 .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }

#stacks_in_268119 .small-block-grid-4 > li {
  width: 25%;
  list-style: none; }
  #stacks_in_268119 .small-block-grid-4 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268119 .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }

#stacks_in_268119 .small-block-grid-5 > li {
  width: 20%;
  list-style: none; }
  #stacks_in_268119 .small-block-grid-5 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268119 .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }

#stacks_in_268119 .small-block-grid-6 > li {
  width: 16.66667%;
  list-style: none; }
  #stacks_in_268119 .small-block-grid-6 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268119 .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }

#stacks_in_268119 .small-block-grid-7 > li {
  width: 14.28571%;
  list-style: none; }
  #stacks_in_268119 .small-block-grid-7 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268119 .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }

#stacks_in_268119 .small-block-grid-8 > li {
  width: 12.5%;
  list-style: none; }
  #stacks_in_268119 .small-block-grid-8 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268119 .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }

#stacks_in_268119 .small-block-grid-9 > li {
  width: 11.11111%;
  list-style: none; }
  #stacks_in_268119 .small-block-grid-9 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268119 .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }

#stacks_in_268119 .small-block-grid-10 > li {
  width: 10%;
  list-style: none; }
  #stacks_in_268119 .small-block-grid-10 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268119 .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }

#stacks_in_268119 .small-block-grid-11 > li {
  width: 9.09091%;
  list-style: none; }
  #stacks_in_268119 .small-block-grid-11 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268119 .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }

#stacks_in_268119 .small-block-grid-12 > li {
  width: 8.33333%;
  list-style: none; }
  #stacks_in_268119 .small-block-grid-12 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268119 .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; }
}

@media only screen and (min-width: 40.063em) {
#stacks_in_268119 .medium-block-grid-1 > li {
  width: 100%;
  list-style: none; }
  #stacks_in_268119 .medium-block-grid-1 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268119 .medium-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both; }

#stacks_in_268119 .medium-block-grid-2 > li {
  width: 50%;
  list-style: none; }
  #stacks_in_268119 .medium-block-grid-2 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268119 .medium-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }

#stacks_in_268119 .medium-block-grid-3 > li {
  width: 33.33333%;
  list-style: none; }
  #stacks_in_268119 .medium-block-grid-3 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268119 .medium-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }

#stacks_in_268119 .medium-block-grid-4 > li {
  width: 25%;
  list-style: none; }
  #stacks_in_268119 .medium-block-grid-4 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268119 .medium-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }

#stacks_in_268119 .medium-block-grid-5 > li {
  width: 20%;
  list-style: none; }
  #stacks_in_268119 .medium-block-grid-5 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268119 .medium-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }

#stacks_in_268119 .medium-block-grid-6 > li {
  width: 16.66667%;
  list-style: none; }
  #stacks_in_268119 .medium-block-grid-6 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268119 .medium-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }

#stacks_in_268119 .medium-block-grid-7 > li {
  width: 14.28571%;
  list-style: none; }
  #stacks_in_268119 .medium-block-grid-7 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268119 .medium-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }

#stacks_in_268119 .medium-block-grid-8 > li {
  width: 12.5%;
  list-style: none; }
  #stacks_in_268119 .medium-block-grid-8 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268119 .medium-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }

#stacks_in_268119 .medium-block-grid-9 > li {
  width: 11.11111%;
  list-style: none; }
  #stacks_in_268119 .medium-block-grid-9 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268119 .medium-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }

#stacks_in_268119 .medium-block-grid-10 > li {
  width: 10%;
  list-style: none; }
  #stacks_in_268119 .medium-block-grid-10 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268119 .medium-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }

#stacks_in_268119 .medium-block-grid-11 > li {
  width: 9.09091%;
  list-style: none; }
  #stacks_in_268119 .medium-block-grid-11 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268119 .medium-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }

#stacks_in_268119 .medium-block-grid-12 > li {
  width: 8.33333%;
  list-style: none; }
  #stacks_in_268119 .medium-block-grid-12 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268119 .medium-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; }
}

@media only screen and (min-width: 64.063em) {
#stacks_in_268119 .large-block-grid-1 > li {
  width: 100%;
  list-style: none; }
  #stacks_in_268119 .large-block-grid-1 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268119 .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both; }

#stacks_in_268119 .large-block-grid-2 > li {
  width: 50%;
  list-style: none; }
  #stacks_in_268119 .large-block-grid-2 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268119 .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }

#stacks_in_268119 .large-block-grid-3 > li {
  width: 33.33333%;
  list-style: none; }
  #stacks_in_268119 .large-block-grid-3 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268119 .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }

#stacks_in_268119 .large-block-grid-4 > li {
  width: 25%;
  list-style: none; }
  #stacks_in_268119 .large-block-grid-4 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268119 .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }

#stacks_in_268119 .large-block-grid-5 > li {
  width: 20%;
  list-style: none; }
  #stacks_in_268119 .large-block-grid-5 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268119 .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }

#stacks_in_268119 .large-block-grid-6 > li {
  width: 16.66667%;
  list-style: none; }
  #stacks_in_268119 .large-block-grid-6 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268119 .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }

#stacks_in_268119 .large-block-grid-7 > li {
  width: 14.28571%;
  list-style: none; }
  #stacks_in_268119 .large-block-grid-7 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268119 .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }

#stacks_in_268119 .large-block-grid-8 > li {
  width: 12.5%;
  list-style: none; }
  #stacks_in_268119 .large-block-grid-8 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268119 .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }

#stacks_in_268119 .large-block-grid-9 > li {
  width: 11.11111%;
  list-style: none; }
  #stacks_in_268119 .large-block-grid-9 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268119 .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }

#stacks_in_268119 .large-block-grid-10 > li {
  width: 10%;
  list-style: none; }
  #stacks_in_268119 .large-block-grid-10 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268119 .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }

#stacks_in_268119 .large-block-grid-11 > li {
  width: 9.09091%;
  list-style: none; }
  #stacks_in_268119 .large-block-grid-11 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268119 .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }

#stacks_in_268119 .large-block-grid-12 > li {
  width: 8.33333%;
  list-style: none; }
  #stacks_in_268119 .large-block-grid-12 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268119 .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; } }

#stacks_in_268120 {
	margin:  10px;
	padding:  10px;
}

#stacks_in_268125 {
	margin:  10px;
}


  /* Standard Responsive Image */
  #stacks_in_268127 .structure_responsive_image img {
    max-width: 100%;
    height: auto;
  }
  




  

/* Align Image */



  

  








/* Image Styling */
  
  #stacks_in_268127 .structure_responsive_image img {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
  }




#stacks_in_268129 {
	margin:  10px;
}
 #stacks_in_268132 hr{border:0;height:0;width:100%;margin:0;padding:0}#stacks_in_268132 hr.gradient{height:1px;background:#333;background-image:-webkit-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:-moz-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:-ms-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:-o-linear-gradient(left,#CCCCCC,#333333,#CCCCCC);background-image:linear-gradient(left,#CCCCCC,#333333,#CCCCCC)}#stacks_in_268132 hr.faded{height:1px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))}#stacks_in_268132 hr.dashed_fade{border-bottom:1px dashed #7E7E7E;background:#333333}#stacks_in_268132 hr.dotted_fade{border-bottom:1px dotted #7E7E7E;background:#333333}#stacks_in_268132 hr.dashed{border-bottom:1px dashed #333333}#stacks_in_268132 hr.dotted{border-bottom:1px dotted #7E7E7E}#stacks_in_268132 hr.shadow{height:1px;box-shadow:inset 0 1px 1px -1px rgba(0,0,0,0.5)}#stacks_in_268132 hr.cloudy{margin:1px 0;box-shadow:0 0 1px 1px #333333}#stacks_in_268132 hr.cloudy:after{content:"\00a0"}#stacks_in_268132 hr.inset{border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(255,255,255,0.3)}#stacks_in_268132 hr.inset_two{border-top:1px solid #CCCCCC;border-bottom:1px solid #333333}#stacks_in_268132 hr.inset_three{border-top:1px solid #333333;border-bottom:1px solid #CCCCCC}#stacks_in_268132 hr.inset_four{border-top:1px solid #333333;border-bottom:1px solid #CCCCCC}#stacks_in_268132 hr.flared{height:30px;border-style:solid;border-color:#333333;border-width:1px 0 0 0;border-radius:20px;margin-top:12px}#stacks_in_268132 hr.flared:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#333333;border-width:0 0 1px 0;border-radius:20px}#stacks_in_268132 hr.glyph{padding:0;border:0;border-top:1px double #333333;color:#333333;text-align:center;margin:1em 0}#stacks_in_268132 hr.glyph:after{content:"§";display:inline-block;position:relative;top:-0.00em;font-size:1.5em;padding:0 .25em;background:#FFFFFF} 

#stacks_in_268132 {
	margin:  20px;
	padding:  20px;
}

#stacks_out_268132 {
	width: 80%;
}
/* ********* */
/* Normalize */
/* ********* */

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

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

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

#stacks_in_268133 audio,
#stacks_in_268133 canvas,
#stacks_in_268133 progress,
#stacks_in_268133 video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

#stacks_in_268133 audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */

#stacks_in_268133 [hidden],
#stacks_in_268133 template {
  display: none;
}


/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

#stacks_in_268133 img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

#stacks_in_268133 svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * Address differences between Firefox and other browsers.
 */

#stacks_in_268133 hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */

#stacks_in_268133 pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

#stacks_in_268133 code,
#stacks_in_268133 kbd,
#stacks_in_268133 pre,
#stacks_in_268133 samp {
  font-family: monospace, monospace;
  font-size: 1em;
}



/* **************** */
/* Stack Specific   */
/* **************** */


#stacks_in_268133 *,
#stacks_in_268133 *:before,
#stacks_in_268133 *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}


#stacks_in_268133 .wow {
  visibility: hidden;
}



/* We use this media query to add styles to any device that supports media queries */


@media only screen {
  #stacks_in_268133 .column_base_margin {
    margin-bottom: 0px;
  }
}

@media only screen and (max-width: 1024px) {

  #stacks_in_268133 .column_base_margin {
    margin-bottom: 40px;
  }
}

/* Used to alter styles for screens at least 768px wide. */
@media only screen and (max-width: 768px) {
  #stacks_in_268133 .column_base_margin {
    margin-bottom: 40px;
  }
}

/* Used to alter styles for screens at least 480px wide. */
@media only screen and (max-width: 640px) {
  #stacks_in_268133 .column_base_margin {
    margin-bottom: 20px;
  }
}







/* Handles making images responsive inside the stack */
#stacks_in_268133 img {
  max-width: 100%;
  height: auto;
}

/* **************** */
/* Foundation START */
/* **************** */


/*

Copyright (c) 2013-2014 ZURB, inc.

MIT License

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

*/


#stacks_in_268133 meta.foundation-version {
  font-family: "/5.3.1/"; }

#stacks_in_268133 meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em; }

#stacks_in_268133 meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em; }

#stacks_in_268133 meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em; }

#stacks_in_268133 meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em; }

#stacks_in_268133 meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em; }

#stacks_in_268133 meta.foundation-data-attribute-namespace {
  font-family: false; }

#stacks_in_268133 *,
#stacks_in_268133 *:before,
#stacks_in_268133 *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

#stacks_in_268133 .left {
  float: left !important; }

#stacks_in_268133 .right {
  float: right !important; }

#stacks_in_268133 .clearfix:before,
#stacks_in_268133 .clearfix:after {
  content: " ";
  display: table; }

#stacks_in_268133 .clearfix:after {
  clear: both; }

#stacks_in_268133 .hide {
  display: none; }

#stacks_in_268133 .antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }


#stacks_in_268133 img {
  display: inline-block;
  vertical-align: middle; }


#stacks_in_268133 textarea {
  height: auto;
  min-height: 50px; }

#stacks_in_268133 select {
  width: 100%; }

#stacks_in_268133 .row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
}

#stacks_in_268133 .row:before,
#stacks_in_268133 .row:after {
  content: " ";
  display: table; }

#stacks_in_268133 .row:after {
  clear: both; }

#stacks_in_268133 .row.collapse > .column,
#stacks_in_268133 .row.collapse > .columns {
  padding-left: 0;
  padding-right: 0; }

#stacks_in_268133 .row.collapse .row {
  margin-left: 0;
  margin-right: 0; }

#stacks_in_268133 .row .row {
  width: auto;
  margin-left: -0.9375em;
  margin-right: -0.9375em;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none; }

#stacks_in_268133 .row .row:before,
#stacks_in_268133 .row .row:after {
  content: " ";
  display: table; }

#stacks_in_268133 .row .row:after {
  clear: both; }

#stacks_in_268133 .row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none; }

#stacks_in_268133 .row .row.collapse:before,
#stacks_in_268133 .row .row.collapse:after {
  content: " ";
  display: table; }

#stacks_in_268133 .row .row.collapse:after {
  clear: both; }

#stacks_in_268133 .column,
#stacks_in_268133 .columns {
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  margin-right: 0;   /* Fixes comaptiblity with some themes using skeleton.css */
  margin-left: 0;    /* Fixes comaptiblity with some themes using skeleton.css */
  width: 100%;
  float: left; }

#stacks_in_268133 [class*="column"] + [class*="column"]:last-child {
  float: right; }

#stacks_in_268133 [class*="column"] + [class*="column"].end {
  float: left; }

@media only screen {
  #stacks_in_268133 .small-push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  #stacks_in_268133 .small-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  #stacks_in_268133 .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  #stacks_in_268133 .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  #stacks_in_268133 .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  #stacks_in_268133 .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  #stacks_in_268133 .small-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  #stacks_in_268133 .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  #stacks_in_268133 .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  #stacks_in_268133 .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  #stacks_in_268133 .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  #stacks_in_268133 .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  #stacks_in_268133 .small-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  #stacks_in_268133 .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  #stacks_in_268133 .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  #stacks_in_268133 .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  #stacks_in_268133 .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  #stacks_in_268133 .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  #stacks_in_268133 .small-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  #stacks_in_268133 .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  #stacks_in_268133 .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  #stacks_in_268133 .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  #stacks_in_268133 .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  #stacks_in_268133 .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  #stacks_in_268133 .column,
  #stacks_in_268133 .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left; }

  #stacks_in_268133 .small-1 {
    width: 8.33333%; }

  #stacks_in_268133 .small-2 {
    width: 16.66667%; }

  #stacks_in_268133 .small-3 {
    width: 25%; }

  #stacks_in_268133 .small-4 {
    width: 33.33333%; }

  #stacks_in_268133 .small-5 {
    width: 41.66667%; }

  #stacks_in_268133 .small-6 {
    width: 50%; }

  #stacks_in_268133 .small-7 {
    width: 58.33333%; }

  #stacks_in_268133 .small-8 {
    width: 66.66667%; }

  #stacks_in_268133 .small-9 {
    width: 75%; }

  #stacks_in_268133 .small-10 {
    width: 83.33333%; }

  #stacks_in_268133 .small-11 {
    width: 91.66667%; }

  #stacks_in_268133 .small-12 {
    width: 100%; }

  #stacks_in_268133 .small-offset-0 {
    margin-left: 0% !important; }

  #stacks_in_268133 .small-offset-1 {
    margin-left: 8.33333% !important; }

  #stacks_in_268133 .small-offset-2 {
    margin-left: 16.66667% !important; }

  #stacks_in_268133 .small-offset-3 {
    margin-left: 25% !important; }

  #stacks_in_268133 .small-offset-4 {
    margin-left: 33.33333% !important; }

  #stacks_in_268133 .small-offset-5 {
    margin-left: 41.66667% !important; }

  #stacks_in_268133 .small-offset-6 {
    margin-left: 50% !important; }

  #stacks_in_268133 .small-offset-7 {
    margin-left: 58.33333% !important; }

  #stacks_in_268133 .small-offset-8 {
    margin-left: 66.66667% !important; }

  #stacks_in_268133 .small-offset-9 {
    margin-left: 75% !important; }

  #stacks_in_268133 .small-offset-10 {
    margin-left: 83.33333% !important; }

  #stacks_in_268133 .small-offset-11 {
    margin-left: 91.66667% !important; }

  #stacks_in_268133 .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

  #stacks_in_268133 .column.small-centered,
  #stacks_in_268133 .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  #stacks_in_268133 .column.small-uncentered,
  #stacks_in_268133 .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }

  #stacks_in_268133 .column.small-centered:last-child,
  #stacks_in_268133 .columns.small-centered:last-child {
    float: none; }

  #stacks_in_268133 .column.small-uncentered:last-child,
  #stacks_in_268133 .columns.small-uncentered:last-child {
    float: left; }

  #stacks_in_268133 .column.small-uncentered.opposite,
  #stacks_in_268133 .columns.small-uncentered.opposite {
    float: right; }
}

@media only screen and (min-width: 40.063em) {
  #stacks_in_268133 .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  #stacks_in_268133 .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  #stacks_in_268133 .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  #stacks_in_268133 .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  #stacks_in_268133 .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  #stacks_in_268133 .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  #stacks_in_268133 .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  #stacks_in_268133 .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  #stacks_in_268133 .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  #stacks_in_268133 .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  #stacks_in_268133 .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  #stacks_in_268133 .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  #stacks_in_268133 .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  #stacks_in_268133 .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  #stacks_in_268133 .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  #stacks_in_268133 .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  #stacks_in_268133 .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  #stacks_in_268133 .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  #stacks_in_268133 .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  #stacks_in_268133 .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  #stacks_in_268133 .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  #stacks_in_268133 .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  #stacks_in_268133 .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  #stacks_in_268133 .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  #stacks_in_268133 .column,
  #stacks_in_268133 .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left; }

  #stacks_in_268133 .medium-1 {
    width: 8.33333%; }

  #stacks_in_268133 .medium-2 {
    width: 16.66667%; }

  #stacks_in_268133 .medium-3 {
    width: 25%; }

  #stacks_in_268133 .medium-4 {
    width: 33.33333%; }

  #stacks_in_268133 .medium-5 {
    width: 41.66667%; }

  #stacks_in_268133 .medium-6 {
    width: 50%; }

  #stacks_in_268133 .medium-7 {
    width: 58.33333%; }

  #stacks_in_268133 .medium-8 {
    width: 66.66667%; }

  #stacks_in_268133 .medium-9 {
    width: 75%; }

  #stacks_in_268133 .medium-10 {
    width: 83.33333%; }

  #stacks_in_268133 .medium-11 {
    width: 91.66667%; }

  #stacks_in_268133 .medium-12 {
    width: 100%; }

  #stacks_in_268133 .medium-offset-0 {
    margin-left: 0% !important; }

  #stacks_in_268133 .medium-offset-1 {
    margin-left: 8.33333% !important; }

  #stacks_in_268133 .medium-offset-2 {
    margin-left: 16.66667% !important; }

  #stacks_in_268133 .medium-offset-3 {
    margin-left: 25% !important; }

  #stacks_in_268133 .medium-offset-4 {
    margin-left: 33.33333% !important; }

  #stacks_in_268133 .medium-offset-5 {
    margin-left: 41.66667% !important; }

  #stacks_in_268133 .medium-offset-6 {
    margin-left: 50% !important; }

  #stacks_in_268133 .medium-offset-7 {
    margin-left: 58.33333% !important; }

  #stacks_in_268133 .medium-offset-8 {
    margin-left: 66.66667% !important; }

  #stacks_in_268133 .medium-offset-9 {
    margin-left: 75% !important; }

  #stacks_in_268133 .medium-offset-10 {
    margin-left: 83.33333% !important; }

  #stacks_in_268133 .medium-offset-11 {
    margin-left: 91.66667% !important; }

  #stacks_in_268133 .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

  #stacks_in_268133 .column.medium-centered,
  #stacks_in_268133 .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  #stacks_in_268133 .column.medium-uncentered,
  #stacks_in_268133 .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }

  #stacks_in_268133 .column.medium-centered:last-child,
  #stacks_in_268133 .columns.medium-centered:last-child {
    float: none; }

  #stacks_in_268133 .column.medium-uncentered:last-child,
  #stacks_in_268133 .columns.medium-uncentered:last-child {
    float: left; }

  #stacks_in_268133 .column.medium-uncentered.opposite,
  #stacks_in_268133 .columns.medium-uncentered.opposite {
    float: right; }

  #stacks_in_268133 .push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  #stacks_in_268133 .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  #stacks_in_268133 .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  #stacks_in_268133 .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  #stacks_in_268133 .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  #stacks_in_268133 .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  #stacks_in_268133 .push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  #stacks_in_268133 .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  #stacks_in_268133 .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  #stacks_in_268133 .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  #stacks_in_268133 .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  #stacks_in_268133 .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  #stacks_in_268133 .push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  #stacks_in_268133 .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  #stacks_in_268133 .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  #stacks_in_268133 .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  #stacks_in_268133 .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  #stacks_in_268133 .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  #stacks_in_268133 .push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  #stacks_in_268133 .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  #stacks_in_268133 .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  #stacks_in_268133 .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  #stacks_in_268133 .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  #stacks_in_268133 .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
}

@media only screen and (min-width: 64.063em) {
  #stacks_in_268133 .large-push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  #stacks_in_268133 .large-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  #stacks_in_268133 .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  #stacks_in_268133 .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  #stacks_in_268133 .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  #stacks_in_268133 .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  #stacks_in_268133 .large-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  #stacks_in_268133 .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  #stacks_in_268133 .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  #stacks_in_268133 .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  #stacks_in_268133 .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  #stacks_in_268133 .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  #stacks_in_268133 .large-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  #stacks_in_268133 .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  #stacks_in_268133 .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  #stacks_in_268133 .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  #stacks_in_268133 .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  #stacks_in_268133 .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  #stacks_in_268133 .large-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  #stacks_in_268133 .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  #stacks_in_268133 .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  #stacks_in_268133 .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  #stacks_in_268133 .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  #stacks_in_268133 .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  #stacks_in_268133 .column,
  #stacks_in_268133 .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left; }

  #stacks_in_268133 .large-1 {
    width: 8.33333%; }

  #stacks_in_268133 .large-2 {
    width: 16.66667%; }

  #stacks_in_268133 .large-3 {
    width: 25%; }

  #stacks_in_268133 .large-4 {
    width: 33.33333%; }

  #stacks_in_268133 .large-5 {
    width: 41.66667%; }

  #stacks_in_268133 .large-6 {
    width: 50%; }

  #stacks_in_268133 .large-7 {
    width: 58.33333%; }

  #stacks_in_268133 .large-8 {
    width: 66.66667%; }

  #stacks_in_268133 .large-9 {
    width: 75%; }

  #stacks_in_268133 .large-10 {
    width: 83.33333%; }

  #stacks_in_268133 .large-11 {
    width: 91.66667%; }

  #stacks_in_268133 .large-12 {
    width: 100%; }

  #stacks_in_268133 .large-offset-0 {
    margin-left: 0% !important; }

  #stacks_in_268133 .large-offset-1 {
    margin-left: 8.33333% !important; }

  #stacks_in_268133 .large-offset-2 {
    margin-left: 16.66667% !important; }

  #stacks_in_268133 .large-offset-3 {
    margin-left: 25% !important; }

  #stacks_in_268133 .large-offset-4 {
    margin-left: 33.33333% !important; }

  #stacks_in_268133 .large-offset-5 {
    margin-left: 41.66667% !important; }

  #stacks_in_268133 .large-offset-6 {
    margin-left: 50% !important; }

  #stacks_in_268133 .large-offset-7 {
    margin-left: 58.33333% !important; }

  #stacks_in_268133 .large-offset-8 {
    margin-left: 66.66667% !important; }

  #stacks_in_268133 .large-offset-9 {
    margin-left: 75% !important; }

  #stacks_in_268133 .large-offset-10 {
    margin-left: 83.33333% !important; }

  #stacks_in_268133 .large-offset-11 {
    margin-left: 91.66667% !important; }

  #stacks_in_268133 .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

  #stacks_in_268133 .column.large-centered,
  #stacks_in_268133 .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  #stacks_in_268133 .column.large-uncentered,
  #stacks_in_268133 .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }

  #stacks_in_268133 .column.large-centered:last-child,
  #stacks_in_268133 .columns.large-centered:last-child {
    float: none; }

  #stacks_in_268133 .column.large-uncentered:last-child,
  #stacks_in_268133 .columns.large-uncentered:last-child {
    float: left; }

  #stacks_in_268133 .column.large-uncentered.opposite,
  #stacks_in_268133 .columns.large-uncentered.opposite {
    float: right; }

  #stacks_in_268133 .push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  #stacks_in_268133 .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  #stacks_in_268133 .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  #stacks_in_268133 .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  #stacks_in_268133 .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  #stacks_in_268133 .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  #stacks_in_268133 .push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  #stacks_in_268133 .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  #stacks_in_268133 .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  #stacks_in_268133 .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  #stacks_in_268133 .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  #stacks_in_268133 .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  #stacks_in_268133 .push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  #stacks_in_268133 .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  #stacks_in_268133 .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  #stacks_in_268133 .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  #stacks_in_268133 .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  #stacks_in_268133 .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  #stacks_in_268133 .push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  #stacks_in_268133 .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  #stacks_in_268133 .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  #stacks_in_268133 .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  #stacks_in_268133 .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  #stacks_in_268133 .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
}

#stacks_in_268133 [class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem; }

#stacks_in_268133 [class*="block-grid-"]:before, [class*="block-grid-"]:after {
  content: " ";
  display: table; }

#stacks_in_268133 [class*="block-grid-"]:after {
  clear: both; }

#stacks_in_268133 [class*="block-grid-"] > li {
  display: block;
  height: auto;
  float: left;
  padding: 0 0.625rem 1.25rem; }

@media only screen {

#stacks_in_268133 .small-block-grid-1 > li {
width: 100%;
list-style: none; }
  #stacks_in_268133 .small-block-grid-1 > li:nth-of-type(1n) {
  clear: none; }
  #stacks_in_268133 .small-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }

#stacks_in_268133 .small-block-grid-2 > li {
  width: 50%;
  list-style: none; }
  #stacks_in_268133 .small-block-grid-2 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268133 .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }

#stacks_in_268133 .small-block-grid-3 > li {
  width: 33.33333%;
  list-style: none; }
  #stacks_in_268133 .small-block-grid-3 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268133 .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }

#stacks_in_268133 .small-block-grid-4 > li {
  width: 25%;
  list-style: none; }
  #stacks_in_268133 .small-block-grid-4 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268133 .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }

#stacks_in_268133 .small-block-grid-5 > li {
  width: 20%;
  list-style: none; }
  #stacks_in_268133 .small-block-grid-5 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268133 .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }

#stacks_in_268133 .small-block-grid-6 > li {
  width: 16.66667%;
  list-style: none; }
  #stacks_in_268133 .small-block-grid-6 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268133 .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }

#stacks_in_268133 .small-block-grid-7 > li {
  width: 14.28571%;
  list-style: none; }
  #stacks_in_268133 .small-block-grid-7 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268133 .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }

#stacks_in_268133 .small-block-grid-8 > li {
  width: 12.5%;
  list-style: none; }
  #stacks_in_268133 .small-block-grid-8 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268133 .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }

#stacks_in_268133 .small-block-grid-9 > li {
  width: 11.11111%;
  list-style: none; }
  #stacks_in_268133 .small-block-grid-9 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268133 .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }

#stacks_in_268133 .small-block-grid-10 > li {
  width: 10%;
  list-style: none; }
  #stacks_in_268133 .small-block-grid-10 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268133 .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }

#stacks_in_268133 .small-block-grid-11 > li {
  width: 9.09091%;
  list-style: none; }
  #stacks_in_268133 .small-block-grid-11 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268133 .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }

#stacks_in_268133 .small-block-grid-12 > li {
  width: 8.33333%;
  list-style: none; }
  #stacks_in_268133 .small-block-grid-12 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268133 .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; }
}

@media only screen and (min-width: 40.063em) {
#stacks_in_268133 .medium-block-grid-1 > li {
  width: 100%;
  list-style: none; }
  #stacks_in_268133 .medium-block-grid-1 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268133 .medium-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both; }

#stacks_in_268133 .medium-block-grid-2 > li {
  width: 50%;
  list-style: none; }
  #stacks_in_268133 .medium-block-grid-2 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268133 .medium-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }

#stacks_in_268133 .medium-block-grid-3 > li {
  width: 33.33333%;
  list-style: none; }
  #stacks_in_268133 .medium-block-grid-3 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268133 .medium-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }

#stacks_in_268133 .medium-block-grid-4 > li {
  width: 25%;
  list-style: none; }
  #stacks_in_268133 .medium-block-grid-4 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268133 .medium-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }

#stacks_in_268133 .medium-block-grid-5 > li {
  width: 20%;
  list-style: none; }
  #stacks_in_268133 .medium-block-grid-5 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268133 .medium-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }

#stacks_in_268133 .medium-block-grid-6 > li {
  width: 16.66667%;
  list-style: none; }
  #stacks_in_268133 .medium-block-grid-6 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268133 .medium-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }

#stacks_in_268133 .medium-block-grid-7 > li {
  width: 14.28571%;
  list-style: none; }
  #stacks_in_268133 .medium-block-grid-7 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268133 .medium-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }

#stacks_in_268133 .medium-block-grid-8 > li {
  width: 12.5%;
  list-style: none; }
  #stacks_in_268133 .medium-block-grid-8 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268133 .medium-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }

#stacks_in_268133 .medium-block-grid-9 > li {
  width: 11.11111%;
  list-style: none; }
  #stacks_in_268133 .medium-block-grid-9 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268133 .medium-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }

#stacks_in_268133 .medium-block-grid-10 > li {
  width: 10%;
  list-style: none; }
  #stacks_in_268133 .medium-block-grid-10 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268133 .medium-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }

#stacks_in_268133 .medium-block-grid-11 > li {
  width: 9.09091%;
  list-style: none; }
  #stacks_in_268133 .medium-block-grid-11 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268133 .medium-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }

#stacks_in_268133 .medium-block-grid-12 > li {
  width: 8.33333%;
  list-style: none; }
  #stacks_in_268133 .medium-block-grid-12 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268133 .medium-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; }
}

@media only screen and (min-width: 64.063em) {
#stacks_in_268133 .large-block-grid-1 > li {
  width: 100%;
  list-style: none; }
  #stacks_in_268133 .large-block-grid-1 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268133 .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both; }

#stacks_in_268133 .large-block-grid-2 > li {
  width: 50%;
  list-style: none; }
  #stacks_in_268133 .large-block-grid-2 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268133 .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }

#stacks_in_268133 .large-block-grid-3 > li {
  width: 33.33333%;
  list-style: none; }
  #stacks_in_268133 .large-block-grid-3 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268133 .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }

#stacks_in_268133 .large-block-grid-4 > li {
  width: 25%;
  list-style: none; }
  #stacks_in_268133 .large-block-grid-4 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268133 .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }

#stacks_in_268133 .large-block-grid-5 > li {
  width: 20%;
  list-style: none; }
  #stacks_in_268133 .large-block-grid-5 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268133 .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }

#stacks_in_268133 .large-block-grid-6 > li {
  width: 16.66667%;
  list-style: none; }
  #stacks_in_268133 .large-block-grid-6 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268133 .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }

#stacks_in_268133 .large-block-grid-7 > li {
  width: 14.28571%;
  list-style: none; }
  #stacks_in_268133 .large-block-grid-7 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268133 .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }

#stacks_in_268133 .large-block-grid-8 > li {
  width: 12.5%;
  list-style: none; }
  #stacks_in_268133 .large-block-grid-8 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268133 .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }

#stacks_in_268133 .large-block-grid-9 > li {
  width: 11.11111%;
  list-style: none; }
  #stacks_in_268133 .large-block-grid-9 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268133 .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }

#stacks_in_268133 .large-block-grid-10 > li {
  width: 10%;
  list-style: none; }
  #stacks_in_268133 .large-block-grid-10 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268133 .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }

#stacks_in_268133 .large-block-grid-11 > li {
  width: 9.09091%;
  list-style: none; }
  #stacks_in_268133 .large-block-grid-11 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268133 .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }

#stacks_in_268133 .large-block-grid-12 > li {
  width: 8.33333%;
  list-style: none; }
  #stacks_in_268133 .large-block-grid-12 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_268133 .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; } }


  /* Standard Responsive Image */
  #stacks_in_268134 .structure_responsive_image img {
    max-width: 100%;
    height: auto;
  }
  




  

/* Align Image */



  

  








/* Image Styling */
  
  #stacks_in_268134 .structure_responsive_image img {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
  }




#stacks_in_268137 {
	margin:  10px;
	padding:  10px;
}
/* ********* */
/* Normalize */
/* ********* */

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

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

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

#stacks_in_264645_484 audio,
#stacks_in_264645_484 canvas,
#stacks_in_264645_484 progress,
#stacks_in_264645_484 video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

#stacks_in_264645_484 audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */

#stacks_in_264645_484 [hidden],
#stacks_in_264645_484 template {
  display: none;
}


/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

#stacks_in_264645_484 img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

#stacks_in_264645_484 svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * Address differences between Firefox and other browsers.
 */

#stacks_in_264645_484 hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */

#stacks_in_264645_484 pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

#stacks_in_264645_484 code,
#stacks_in_264645_484 kbd,
#stacks_in_264645_484 pre,
#stacks_in_264645_484 samp {
  font-family: monospace, monospace;
  font-size: 1em;
}



/* **************** */
/* Stack Specific   */
/* **************** */


#stacks_in_264645_484 *,
#stacks_in_264645_484 *:before,
#stacks_in_264645_484 *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}


#stacks_in_264645_484 .wow {
  visibility: hidden;
}



/* We use this media query to add styles to any device that supports media queries */


@media only screen {
  #stacks_in_264645_484 .column_base_margin {
    margin-bottom: 0px;
  }
}

@media only screen and (max-width: 1024px) {

  #stacks_in_264645_484 .column_base_margin {
    margin-bottom: 40px;
  }
}

/* Used to alter styles for screens at least 768px wide. */
@media only screen and (max-width: 768px) {
  #stacks_in_264645_484 .column_base_margin {
    margin-bottom: 40px;
  }
}

/* Used to alter styles for screens at least 480px wide. */
@media only screen and (max-width: 640px) {
  #stacks_in_264645_484 .column_base_margin {
    margin-bottom: 20px;
  }
}







/* Handles making images responsive inside the stack */
#stacks_in_264645_484 img {
  max-width: 100%;
  height: auto;
}

/* **************** */
/* Foundation START */
/* **************** */


/*

Copyright (c) 2013-2014 ZURB, inc.

MIT License

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

*/


#stacks_in_264645_484 meta.foundation-version {
  font-family: "/5.3.1/"; }

#stacks_in_264645_484 meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em; }

#stacks_in_264645_484 meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em; }

#stacks_in_264645_484 meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em; }

#stacks_in_264645_484 meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em; }

#stacks_in_264645_484 meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em; }

#stacks_in_264645_484 meta.foundation-data-attribute-namespace {
  font-family: false; }

#stacks_in_264645_484 *,
#stacks_in_264645_484 *:before,
#stacks_in_264645_484 *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

#stacks_in_264645_484 .left {
  float: left !important; }

#stacks_in_264645_484 .right {
  float: right !important; }

#stacks_in_264645_484 .clearfix:before,
#stacks_in_264645_484 .clearfix:after {
  content: " ";
  display: table; }

#stacks_in_264645_484 .clearfix:after {
  clear: both; }

#stacks_in_264645_484 .hide {
  display: none; }

#stacks_in_264645_484 .antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }


#stacks_in_264645_484 img {
  display: inline-block;
  vertical-align: middle; }


#stacks_in_264645_484 textarea {
  height: auto;
  min-height: 50px; }

#stacks_in_264645_484 select {
  width: 100%; }

#stacks_in_264645_484 .row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
}

#stacks_in_264645_484 .row:before,
#stacks_in_264645_484 .row:after {
  content: " ";
  display: table; }

#stacks_in_264645_484 .row:after {
  clear: both; }

#stacks_in_264645_484 .row.collapse > .column,
#stacks_in_264645_484 .row.collapse > .columns {
  padding-left: 0;
  padding-right: 0; }

#stacks_in_264645_484 .row.collapse .row {
  margin-left: 0;
  margin-right: 0; }

#stacks_in_264645_484 .row .row {
  width: auto;
  margin-left: -0.9375em;
  margin-right: -0.9375em;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none; }

#stacks_in_264645_484 .row .row:before,
#stacks_in_264645_484 .row .row:after {
  content: " ";
  display: table; }

#stacks_in_264645_484 .row .row:after {
  clear: both; }

#stacks_in_264645_484 .row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none; }

#stacks_in_264645_484 .row .row.collapse:before,
#stacks_in_264645_484 .row .row.collapse:after {
  content: " ";
  display: table; }

#stacks_in_264645_484 .row .row.collapse:after {
  clear: both; }

#stacks_in_264645_484 .column,
#stacks_in_264645_484 .columns {
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  margin-right: 0;   /* Fixes comaptiblity with some themes using skeleton.css */
  margin-left: 0;    /* Fixes comaptiblity with some themes using skeleton.css */
  width: 100%;
  float: left; }

#stacks_in_264645_484 [class*="column"] + [class*="column"]:last-child {
  float: right; }

#stacks_in_264645_484 [class*="column"] + [class*="column"].end {
  float: left; }

@media only screen {
  #stacks_in_264645_484 .small-push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  #stacks_in_264645_484 .small-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  #stacks_in_264645_484 .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  #stacks_in_264645_484 .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  #stacks_in_264645_484 .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  #stacks_in_264645_484 .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  #stacks_in_264645_484 .small-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  #stacks_in_264645_484 .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  #stacks_in_264645_484 .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  #stacks_in_264645_484 .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  #stacks_in_264645_484 .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  #stacks_in_264645_484 .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  #stacks_in_264645_484 .small-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  #stacks_in_264645_484 .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  #stacks_in_264645_484 .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  #stacks_in_264645_484 .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  #stacks_in_264645_484 .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  #stacks_in_264645_484 .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  #stacks_in_264645_484 .small-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  #stacks_in_264645_484 .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  #stacks_in_264645_484 .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  #stacks_in_264645_484 .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  #stacks_in_264645_484 .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  #stacks_in_264645_484 .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  #stacks_in_264645_484 .column,
  #stacks_in_264645_484 .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left; }

  #stacks_in_264645_484 .small-1 {
    width: 8.33333%; }

  #stacks_in_264645_484 .small-2 {
    width: 16.66667%; }

  #stacks_in_264645_484 .small-3 {
    width: 25%; }

  #stacks_in_264645_484 .small-4 {
    width: 33.33333%; }

  #stacks_in_264645_484 .small-5 {
    width: 41.66667%; }

  #stacks_in_264645_484 .small-6 {
    width: 50%; }

  #stacks_in_264645_484 .small-7 {
    width: 58.33333%; }

  #stacks_in_264645_484 .small-8 {
    width: 66.66667%; }

  #stacks_in_264645_484 .small-9 {
    width: 75%; }

  #stacks_in_264645_484 .small-10 {
    width: 83.33333%; }

  #stacks_in_264645_484 .small-11 {
    width: 91.66667%; }

  #stacks_in_264645_484 .small-12 {
    width: 100%; }

  #stacks_in_264645_484 .small-offset-0 {
    margin-left: 0% !important; }

  #stacks_in_264645_484 .small-offset-1 {
    margin-left: 8.33333% !important; }

  #stacks_in_264645_484 .small-offset-2 {
    margin-left: 16.66667% !important; }

  #stacks_in_264645_484 .small-offset-3 {
    margin-left: 25% !important; }

  #stacks_in_264645_484 .small-offset-4 {
    margin-left: 33.33333% !important; }

  #stacks_in_264645_484 .small-offset-5 {
    margin-left: 41.66667% !important; }

  #stacks_in_264645_484 .small-offset-6 {
    margin-left: 50% !important; }

  #stacks_in_264645_484 .small-offset-7 {
    margin-left: 58.33333% !important; }

  #stacks_in_264645_484 .small-offset-8 {
    margin-left: 66.66667% !important; }

  #stacks_in_264645_484 .small-offset-9 {
    margin-left: 75% !important; }

  #stacks_in_264645_484 .small-offset-10 {
    margin-left: 83.33333% !important; }

  #stacks_in_264645_484 .small-offset-11 {
    margin-left: 91.66667% !important; }

  #stacks_in_264645_484 .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

  #stacks_in_264645_484 .column.small-centered,
  #stacks_in_264645_484 .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  #stacks_in_264645_484 .column.small-uncentered,
  #stacks_in_264645_484 .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }

  #stacks_in_264645_484 .column.small-centered:last-child,
  #stacks_in_264645_484 .columns.small-centered:last-child {
    float: none; }

  #stacks_in_264645_484 .column.small-uncentered:last-child,
  #stacks_in_264645_484 .columns.small-uncentered:last-child {
    float: left; }

  #stacks_in_264645_484 .column.small-uncentered.opposite,
  #stacks_in_264645_484 .columns.small-uncentered.opposite {
    float: right; }
}

@media only screen and (min-width: 40.063em) {
  #stacks_in_264645_484 .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  #stacks_in_264645_484 .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  #stacks_in_264645_484 .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  #stacks_in_264645_484 .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  #stacks_in_264645_484 .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  #stacks_in_264645_484 .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  #stacks_in_264645_484 .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  #stacks_in_264645_484 .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  #stacks_in_264645_484 .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  #stacks_in_264645_484 .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  #stacks_in_264645_484 .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  #stacks_in_264645_484 .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  #stacks_in_264645_484 .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  #stacks_in_264645_484 .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  #stacks_in_264645_484 .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  #stacks_in_264645_484 .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  #stacks_in_264645_484 .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  #stacks_in_264645_484 .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  #stacks_in_264645_484 .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  #stacks_in_264645_484 .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  #stacks_in_264645_484 .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  #stacks_in_264645_484 .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  #stacks_in_264645_484 .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  #stacks_in_264645_484 .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  #stacks_in_264645_484 .column,
  #stacks_in_264645_484 .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left; }

  #stacks_in_264645_484 .medium-1 {
    width: 8.33333%; }

  #stacks_in_264645_484 .medium-2 {
    width: 16.66667%; }

  #stacks_in_264645_484 .medium-3 {
    width: 25%; }

  #stacks_in_264645_484 .medium-4 {
    width: 33.33333%; }

  #stacks_in_264645_484 .medium-5 {
    width: 41.66667%; }

  #stacks_in_264645_484 .medium-6 {
    width: 50%; }

  #stacks_in_264645_484 .medium-7 {
    width: 58.33333%; }

  #stacks_in_264645_484 .medium-8 {
    width: 66.66667%; }

  #stacks_in_264645_484 .medium-9 {
    width: 75%; }

  #stacks_in_264645_484 .medium-10 {
    width: 83.33333%; }

  #stacks_in_264645_484 .medium-11 {
    width: 91.66667%; }

  #stacks_in_264645_484 .medium-12 {
    width: 100%; }

  #stacks_in_264645_484 .medium-offset-0 {
    margin-left: 0% !important; }

  #stacks_in_264645_484 .medium-offset-1 {
    margin-left: 8.33333% !important; }

  #stacks_in_264645_484 .medium-offset-2 {
    margin-left: 16.66667% !important; }

  #stacks_in_264645_484 .medium-offset-3 {
    margin-left: 25% !important; }

  #stacks_in_264645_484 .medium-offset-4 {
    margin-left: 33.33333% !important; }

  #stacks_in_264645_484 .medium-offset-5 {
    margin-left: 41.66667% !important; }

  #stacks_in_264645_484 .medium-offset-6 {
    margin-left: 50% !important; }

  #stacks_in_264645_484 .medium-offset-7 {
    margin-left: 58.33333% !important; }

  #stacks_in_264645_484 .medium-offset-8 {
    margin-left: 66.66667% !important; }

  #stacks_in_264645_484 .medium-offset-9 {
    margin-left: 75% !important; }

  #stacks_in_264645_484 .medium-offset-10 {
    margin-left: 83.33333% !important; }

  #stacks_in_264645_484 .medium-offset-11 {
    margin-left: 91.66667% !important; }

  #stacks_in_264645_484 .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

  #stacks_in_264645_484 .column.medium-centered,
  #stacks_in_264645_484 .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  #stacks_in_264645_484 .column.medium-uncentered,
  #stacks_in_264645_484 .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }

  #stacks_in_264645_484 .column.medium-centered:last-child,
  #stacks_in_264645_484 .columns.medium-centered:last-child {
    float: none; }

  #stacks_in_264645_484 .column.medium-uncentered:last-child,
  #stacks_in_264645_484 .columns.medium-uncentered:last-child {
    float: left; }

  #stacks_in_264645_484 .column.medium-uncentered.opposite,
  #stacks_in_264645_484 .columns.medium-uncentered.opposite {
    float: right; }

  #stacks_in_264645_484 .push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  #stacks_in_264645_484 .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  #stacks_in_264645_484 .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  #stacks_in_264645_484 .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  #stacks_in_264645_484 .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  #stacks_in_264645_484 .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  #stacks_in_264645_484 .push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  #stacks_in_264645_484 .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  #stacks_in_264645_484 .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  #stacks_in_264645_484 .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  #stacks_in_264645_484 .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  #stacks_in_264645_484 .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  #stacks_in_264645_484 .push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  #stacks_in_264645_484 .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  #stacks_in_264645_484 .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  #stacks_in_264645_484 .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  #stacks_in_264645_484 .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  #stacks_in_264645_484 .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  #stacks_in_264645_484 .push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  #stacks_in_264645_484 .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  #stacks_in_264645_484 .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  #stacks_in_264645_484 .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  #stacks_in_264645_484 .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  #stacks_in_264645_484 .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
}

@media only screen and (min-width: 64.063em) {
  #stacks_in_264645_484 .large-push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  #stacks_in_264645_484 .large-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  #stacks_in_264645_484 .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  #stacks_in_264645_484 .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  #stacks_in_264645_484 .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  #stacks_in_264645_484 .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  #stacks_in_264645_484 .large-push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  #stacks_in_264645_484 .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  #stacks_in_264645_484 .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  #stacks_in_264645_484 .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  #stacks_in_264645_484 .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  #stacks_in_264645_484 .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  #stacks_in_264645_484 .large-push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  #stacks_in_264645_484 .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  #stacks_in_264645_484 .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  #stacks_in_264645_484 .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  #stacks_in_264645_484 .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  #stacks_in_264645_484 .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  #stacks_in_264645_484 .large-push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  #stacks_in_264645_484 .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  #stacks_in_264645_484 .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  #stacks_in_264645_484 .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  #stacks_in_264645_484 .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  #stacks_in_264645_484 .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  #stacks_in_264645_484 .column,
  #stacks_in_264645_484 .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left; }

  #stacks_in_264645_484 .large-1 {
    width: 8.33333%; }

  #stacks_in_264645_484 .large-2 {
    width: 16.66667%; }

  #stacks_in_264645_484 .large-3 {
    width: 25%; }

  #stacks_in_264645_484 .large-4 {
    width: 33.33333%; }

  #stacks_in_264645_484 .large-5 {
    width: 41.66667%; }

  #stacks_in_264645_484 .large-6 {
    width: 50%; }

  #stacks_in_264645_484 .large-7 {
    width: 58.33333%; }

  #stacks_in_264645_484 .large-8 {
    width: 66.66667%; }

  #stacks_in_264645_484 .large-9 {
    width: 75%; }

  #stacks_in_264645_484 .large-10 {
    width: 83.33333%; }

  #stacks_in_264645_484 .large-11 {
    width: 91.66667%; }

  #stacks_in_264645_484 .large-12 {
    width: 100%; }

  #stacks_in_264645_484 .large-offset-0 {
    margin-left: 0% !important; }

  #stacks_in_264645_484 .large-offset-1 {
    margin-left: 8.33333% !important; }

  #stacks_in_264645_484 .large-offset-2 {
    margin-left: 16.66667% !important; }

  #stacks_in_264645_484 .large-offset-3 {
    margin-left: 25% !important; }

  #stacks_in_264645_484 .large-offset-4 {
    margin-left: 33.33333% !important; }

  #stacks_in_264645_484 .large-offset-5 {
    margin-left: 41.66667% !important; }

  #stacks_in_264645_484 .large-offset-6 {
    margin-left: 50% !important; }

  #stacks_in_264645_484 .large-offset-7 {
    margin-left: 58.33333% !important; }

  #stacks_in_264645_484 .large-offset-8 {
    margin-left: 66.66667% !important; }

  #stacks_in_264645_484 .large-offset-9 {
    margin-left: 75% !important; }

  #stacks_in_264645_484 .large-offset-10 {
    margin-left: 83.33333% !important; }

  #stacks_in_264645_484 .large-offset-11 {
    margin-left: 91.66667% !important; }

  #stacks_in_264645_484 .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

  #stacks_in_264645_484 .column.large-centered,
  #stacks_in_264645_484 .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  #stacks_in_264645_484 .column.large-uncentered,
  #stacks_in_264645_484 .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }

  #stacks_in_264645_484 .column.large-centered:last-child,
  #stacks_in_264645_484 .columns.large-centered:last-child {
    float: none; }

  #stacks_in_264645_484 .column.large-uncentered:last-child,
  #stacks_in_264645_484 .columns.large-uncentered:last-child {
    float: left; }

  #stacks_in_264645_484 .column.large-uncentered.opposite,
  #stacks_in_264645_484 .columns.large-uncentered.opposite {
    float: right; }

  #stacks_in_264645_484 .push-0 {
    position: relative;
    left: 0%;
    right: auto; }

  #stacks_in_264645_484 .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }

  #stacks_in_264645_484 .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  #stacks_in_264645_484 .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  #stacks_in_264645_484 .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  #stacks_in_264645_484 .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  #stacks_in_264645_484 .push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  #stacks_in_264645_484 .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  #stacks_in_264645_484 .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  #stacks_in_264645_484 .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  #stacks_in_264645_484 .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  #stacks_in_264645_484 .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  #stacks_in_264645_484 .push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  #stacks_in_264645_484 .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  #stacks_in_264645_484 .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  #stacks_in_264645_484 .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  #stacks_in_264645_484 .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  #stacks_in_264645_484 .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  #stacks_in_264645_484 .push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  #stacks_in_264645_484 .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  #stacks_in_264645_484 .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  #stacks_in_264645_484 .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  #stacks_in_264645_484 .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  #stacks_in_264645_484 .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
}

#stacks_in_264645_484 [class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem; }

#stacks_in_264645_484 [class*="block-grid-"]:before, [class*="block-grid-"]:after {
  content: " ";
  display: table; }

#stacks_in_264645_484 [class*="block-grid-"]:after {
  clear: both; }

#stacks_in_264645_484 [class*="block-grid-"] > li {
  display: block;
  height: auto;
  float: left;
  padding: 0 0.625rem 1.25rem; }

@media only screen {

#stacks_in_264645_484 .small-block-grid-1 > li {
width: 100%;
list-style: none; }
  #stacks_in_264645_484 .small-block-grid-1 > li:nth-of-type(1n) {
  clear: none; }
  #stacks_in_264645_484 .small-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }

#stacks_in_264645_484 .small-block-grid-2 > li {
  width: 50%;
  list-style: none; }
  #stacks_in_264645_484 .small-block-grid-2 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_264645_484 .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }

#stacks_in_264645_484 .small-block-grid-3 > li {
  width: 33.33333%;
  list-style: none; }
  #stacks_in_264645_484 .small-block-grid-3 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_264645_484 .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }

#stacks_in_264645_484 .small-block-grid-4 > li {
  width: 25%;
  list-style: none; }
  #stacks_in_264645_484 .small-block-grid-4 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_264645_484 .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }

#stacks_in_264645_484 .small-block-grid-5 > li {
  width: 20%;
  list-style: none; }
  #stacks_in_264645_484 .small-block-grid-5 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_264645_484 .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }

#stacks_in_264645_484 .small-block-grid-6 > li {
  width: 16.66667%;
  list-style: none; }
  #stacks_in_264645_484 .small-block-grid-6 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_264645_484 .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }

#stacks_in_264645_484 .small-block-grid-7 > li {
  width: 14.28571%;
  list-style: none; }
  #stacks_in_264645_484 .small-block-grid-7 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_264645_484 .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }

#stacks_in_264645_484 .small-block-grid-8 > li {
  width: 12.5%;
  list-style: none; }
  #stacks_in_264645_484 .small-block-grid-8 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_264645_484 .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }

#stacks_in_264645_484 .small-block-grid-9 > li {
  width: 11.11111%;
  list-style: none; }
  #stacks_in_264645_484 .small-block-grid-9 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_264645_484 .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }

#stacks_in_264645_484 .small-block-grid-10 > li {
  width: 10%;
  list-style: none; }
  #stacks_in_264645_484 .small-block-grid-10 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_264645_484 .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }

#stacks_in_264645_484 .small-block-grid-11 > li {
  width: 9.09091%;
  list-style: none; }
  #stacks_in_264645_484 .small-block-grid-11 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_264645_484 .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }

#stacks_in_264645_484 .small-block-grid-12 > li {
  width: 8.33333%;
  list-style: none; }
  #stacks_in_264645_484 .small-block-grid-12 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_264645_484 .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; }
}

@media only screen and (min-width: 40.063em) {
#stacks_in_264645_484 .medium-block-grid-1 > li {
  width: 100%;
  list-style: none; }
  #stacks_in_264645_484 .medium-block-grid-1 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_264645_484 .medium-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both; }

#stacks_in_264645_484 .medium-block-grid-2 > li {
  width: 50%;
  list-style: none; }
  #stacks_in_264645_484 .medium-block-grid-2 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_264645_484 .medium-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }

#stacks_in_264645_484 .medium-block-grid-3 > li {
  width: 33.33333%;
  list-style: none; }
  #stacks_in_264645_484 .medium-block-grid-3 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_264645_484 .medium-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }

#stacks_in_264645_484 .medium-block-grid-4 > li {
  width: 25%;
  list-style: none; }
  #stacks_in_264645_484 .medium-block-grid-4 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_264645_484 .medium-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }

#stacks_in_264645_484 .medium-block-grid-5 > li {
  width: 20%;
  list-style: none; }
  #stacks_in_264645_484 .medium-block-grid-5 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_264645_484 .medium-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }

#stacks_in_264645_484 .medium-block-grid-6 > li {
  width: 16.66667%;
  list-style: none; }
  #stacks_in_264645_484 .medium-block-grid-6 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_264645_484 .medium-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }

#stacks_in_264645_484 .medium-block-grid-7 > li {
  width: 14.28571%;
  list-style: none; }
  #stacks_in_264645_484 .medium-block-grid-7 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_264645_484 .medium-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }

#stacks_in_264645_484 .medium-block-grid-8 > li {
  width: 12.5%;
  list-style: none; }
  #stacks_in_264645_484 .medium-block-grid-8 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_264645_484 .medium-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }

#stacks_in_264645_484 .medium-block-grid-9 > li {
  width: 11.11111%;
  list-style: none; }
  #stacks_in_264645_484 .medium-block-grid-9 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_264645_484 .medium-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }

#stacks_in_264645_484 .medium-block-grid-10 > li {
  width: 10%;
  list-style: none; }
  #stacks_in_264645_484 .medium-block-grid-10 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_264645_484 .medium-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }

#stacks_in_264645_484 .medium-block-grid-11 > li {
  width: 9.09091%;
  list-style: none; }
  #stacks_in_264645_484 .medium-block-grid-11 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_264645_484 .medium-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }

#stacks_in_264645_484 .medium-block-grid-12 > li {
  width: 8.33333%;
  list-style: none; }
  #stacks_in_264645_484 .medium-block-grid-12 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_264645_484 .medium-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; }
}

@media only screen and (min-width: 64.063em) {
#stacks_in_264645_484 .large-block-grid-1 > li {
  width: 100%;
  list-style: none; }
  #stacks_in_264645_484 .large-block-grid-1 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_264645_484 .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both; }

#stacks_in_264645_484 .large-block-grid-2 > li {
  width: 50%;
  list-style: none; }
  #stacks_in_264645_484 .large-block-grid-2 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_264645_484 .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }

#stacks_in_264645_484 .large-block-grid-3 > li {
  width: 33.33333%;
  list-style: none; }
  #stacks_in_264645_484 .large-block-grid-3 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_264645_484 .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }

#stacks_in_264645_484 .large-block-grid-4 > li {
  width: 25%;
  list-style: none; }
  #stacks_in_264645_484 .large-block-grid-4 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_264645_484 .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }

#stacks_in_264645_484 .large-block-grid-5 > li {
  width: 20%;
  list-style: none; }
  #stacks_in_264645_484 .large-block-grid-5 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_264645_484 .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }

#stacks_in_264645_484 .large-block-grid-6 > li {
  width: 16.66667%;
  list-style: none; }
  #stacks_in_264645_484 .large-block-grid-6 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_264645_484 .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }

#stacks_in_264645_484 .large-block-grid-7 > li {
  width: 14.28571%;
  list-style: none; }
  #stacks_in_264645_484 .large-block-grid-7 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_264645_484 .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both; }

#stacks_in_264645_484 .large-block-grid-8 > li {
  width: 12.5%;
  list-style: none; }
  #stacks_in_264645_484 .large-block-grid-8 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_264645_484 .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both; }

#stacks_in_264645_484 .large-block-grid-9 > li {
  width: 11.11111%;
  list-style: none; }
  #stacks_in_264645_484 .large-block-grid-9 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_264645_484 .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both; }

#stacks_in_264645_484 .large-block-grid-10 > li {
  width: 10%;
  list-style: none; }
  #stacks_in_264645_484 .large-block-grid-10 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_264645_484 .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both; }

#stacks_in_264645_484 .large-block-grid-11 > li {
  width: 9.09091%;
  list-style: none; }
  #stacks_in_264645_484 .large-block-grid-11 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_264645_484 .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both; }

#stacks_in_264645_484 .large-block-grid-12 > li {
  width: 8.33333%;
  list-style: none; }
  #stacks_in_264645_484 .large-block-grid-12 > li:nth-of-type(1n) {
    clear: none; }
  #stacks_in_264645_484 .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both; } }

#stacks_in_264645_528 {
	margin:  20px;
	padding:  20px;
}

#stacks_in_264645_671 {
	margin:  20px;
}

#stacks_in_264645_675 {
	margin:  20px;
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_264645_254074 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_264645_254074 .theDivider1,
#simpleDivider_stacks_in_264645_254074 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_264645_254074 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_264645_254074.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
}
#simpleDivider_stacks_in_264645_254074.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_264645_254074 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_264645_254074.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_264645_254074.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_264645_254074.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_264645_254074.bgImageOn .theDivider1 img {
	display: block;
}


#stacks_in_264645_254074 {
	margin:  20px;
}

#stacks_in_264645_254068 {
	background-color: rgba(246, 245, 221, 1.00);
	margin:  10px;
	padding:  9px;
}

#stacks_in_264645_254070 {
	margin:  10px;
}

#stacks_in_264645_254073 {
	margin:  10px;
}

#stacks_in_264645_505 {
	margin:  10px;
}
#stacks_in_264645_254076 .stacks_in_264645_254076-button {
	text-shadow: none;
	border: none;
	outline: none;
	word-wrap: normal;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	font-family: FlatButtonLato, sans-serif;
	font-size: 17px !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	-webkit-font-smoothing: subpixel-antialiased;
	text-rendering: optimizeLegibility;
	text-align: center;
}

#stacks_in_264645_254076 .button_text {
	padding: 0 20px 0 20px;
	display: inline-block;
}

#stacks_in_264645_254076 .button_icon {
	display: inline-block;
	font-size: 17px !important;
	
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	float: left;
	
	  width: 54px;
	
}

#stacks_in_264645_254076 .stacks_in_264645_254076-button,
#stacks_in_264645_254076 .button_icon {
	
		height: 54px;
		line-height: 54px;
	
}


	#stacks_in_264645_254076 {
		text-align: center;
	}




	#stacks_in_264645_254076 .stacks_in_264645_254076-button {
		width: 300px;
	}






#stacks_in_264645_254076 a.stacks_in_264645_254076-button, #stacks_in_264645_254076 a.stacks_in_264645_254076-button:visited, #stacks_in_264645_254076 a.stacks_in_264645_254076-button:hover, #stacks_in_264645_254076 a.stacks_in_264645_254076-button:active {
	text-decoration: none;
}


/* Color picker options */
	
	#stacks_in_264645_254076 .stacks_in_264645_254076-button {
		
			background-color: none;
			border: 1px solid #408000;
		
	}

	#stacks_in_264645_254076 a.stacks_in_264645_254076-button, #stacks_in_264645_254076 a.stacks_in_264645_254076-button:visited {
		
			color: #008000 !important;
			
	}

	#stacks_in_264645_254076 a.stacks_in_264645_254076-button:hover, #stacks_in_264645_254076 a.stacks_in_264645_254076-button:active {
		
			text-decoration: none;
			color: #FFFFFF !important;
			background-color: #408000;
		
	}

	
	#stacks_in_264645_254076 .button_icon {
		
			background-color: none;
			border-right: 1px solid #408000;
		
	}

	#stacks_in_264645_254076 a.stacks_in_264645_254076-button:hover .button_icon, #stacks_in_264645_254076 a.stacks_in_264645_254076-button:active .button_icon {
		
			background-color: #408000;
			border-right: 1px solid #FFFFFF;
				
	}
	



#stacks_in_264645_254076 {
	margin:  20px;
	padding:  20px;
}
#stacks_in_264645_532 .stacks_in_264645_532-button {
	text-shadow: none;
	border: none;
	outline: none;
	word-wrap: normal;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	font-family: FlatButtonLato, sans-serif;
	font-size: 17px !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	-webkit-font-smoothing: subpixel-antialiased;
	text-rendering: optimizeLegibility;
	text-align: center;
}

#stacks_in_264645_532 .button_text {
	padding: 0 20px 0 20px;
	display: inline-block;
}

#stacks_in_264645_532 .button_icon {
	display: inline-block;
	font-size: 17px !important;
	
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	float: left;
	
	  width: 54px;
	
}

#stacks_in_264645_532 .stacks_in_264645_532-button,
#stacks_in_264645_532 .button_icon {
	
		height: 54px;
		line-height: 54px;
	
}


	#stacks_in_264645_532 {
		text-align: center;
	}




	#stacks_in_264645_532 .stacks_in_264645_532-button {
		width: 300px;
	}






#stacks_in_264645_532 a.stacks_in_264645_532-button, #stacks_in_264645_532 a.stacks_in_264645_532-button:visited, #stacks_in_264645_532 a.stacks_in_264645_532-button:hover, #stacks_in_264645_532 a.stacks_in_264645_532-button:active {
	text-decoration: none;
}


/* Color picker options */
	
	#stacks_in_264645_532 .stacks_in_264645_532-button {
		
			background-color: none;
			border: 1px solid #FF8000;
		
	}

	#stacks_in_264645_532 a.stacks_in_264645_532-button, #stacks_in_264645_532 a.stacks_in_264645_532-button:visited {
		
			color: #FF8000 !important;
			
	}

	#stacks_in_264645_532 a.stacks_in_264645_532-button:hover, #stacks_in_264645_532 a.stacks_in_264645_532-button:active {
		
			text-decoration: none;
			color: #FFFFFF !important;
			background-color: #FF8000;
		
	}

	
	#stacks_in_264645_532 .button_icon {
		
			background-color: none;
			border-right: 1px solid #FF8000;
		
	}

	#stacks_in_264645_532 a.stacks_in_264645_532-button:hover .button_icon, #stacks_in_264645_532 a.stacks_in_264645_532-button:active .button_icon {
		
			background-color: #FF8000;
			border-right: 1px solid #FFFFFF;
				
	}
	



#stacks_in_264645_532 {
	padding:  20px;
}
#stacks_in_264645_254049 .stacks_in_264645_254049-button {
	text-shadow: none;
	border: none;
	outline: none;
	word-wrap: normal;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	font-family: FlatButtonLato, sans-serif;
	font-size: 17px !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	-webkit-font-smoothing: subpixel-antialiased;
	text-rendering: optimizeLegibility;
	text-align: center;
}

#stacks_in_264645_254049 .button_text {
	padding: 0 20px 0 20px;
	display: inline-block;
}

#stacks_in_264645_254049 .button_icon {
	display: inline-block;
	font-size: 17px !important;
	
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	float: left;
	
	  width: 54px;
	
}

#stacks_in_264645_254049 .stacks_in_264645_254049-button,
#stacks_in_264645_254049 .button_icon {
	
		height: 54px;
		line-height: 54px;
	
}


	#stacks_in_264645_254049 {
		text-align: center;
	}




	#stacks_in_264645_254049 .stacks_in_264645_254049-button {
		width: 300px;
	}






#stacks_in_264645_254049 a.stacks_in_264645_254049-button, #stacks_in_264645_254049 a.stacks_in_264645_254049-button:visited, #stacks_in_264645_254049 a.stacks_in_264645_254049-button:hover, #stacks_in_264645_254049 a.stacks_in_264645_254049-button:active {
	text-decoration: none;
}


/* Color picker options */
	
	#stacks_in_264645_254049 .stacks_in_264645_254049-button {
		
			background-color: none;
			border: 1px solid #408000;
		
	}

	#stacks_in_264645_254049 a.stacks_in_264645_254049-button, #stacks_in_264645_254049 a.stacks_in_264645_254049-button:visited {
		
			color: #008000 !important;
			
	}

	#stacks_in_264645_254049 a.stacks_in_264645_254049-button:hover, #stacks_in_264645_254049 a.stacks_in_264645_254049-button:active {
		
			text-decoration: none;
			color: #FFFFFF !important;
			background-color: #408000;
		
	}

	
	#stacks_in_264645_254049 .button_icon {
		
			background-color: none;
			border-right: 1px solid #408000;
		
	}

	#stacks_in_264645_254049 a.stacks_in_264645_254049-button:hover .button_icon, #stacks_in_264645_254049 a.stacks_in_264645_254049-button:active .button_icon {
		
			background-color: #408000;
			border-right: 1px solid #FFFFFF;
				
	}
	



#stacks_in_264645_254049 {
	margin:  20px;
	padding:  20px;
}
#stacks_in_264645_254133 .stacks_in_264645_254133-button {
	text-shadow: none;
	border: none;
	outline: none;
	word-wrap: normal;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	font-family: FlatButtonLato, sans-serif;
	font-size: 17px !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	-webkit-font-smoothing: subpixel-antialiased;
	text-rendering: optimizeLegibility;
	text-align: center;
}

#stacks_in_264645_254133 .button_text {
	padding: 0 20px 0 20px;
	display: inline-block;
}

#stacks_in_264645_254133 .button_icon {
	display: inline-block;
	font-size: 17px !important;
	
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	float: left;
	
	  width: 54px;
	
}

#stacks_in_264645_254133 .stacks_in_264645_254133-button,
#stacks_in_264645_254133 .button_icon {
	
		height: 54px;
		line-height: 54px;
	
}


	#stacks_in_264645_254133 {
		text-align: center;
	}




	#stacks_in_264645_254133 .stacks_in_264645_254133-button {
		width: 300px;
	}






#stacks_in_264645_254133 a.stacks_in_264645_254133-button, #stacks_in_264645_254133 a.stacks_in_264645_254133-button:visited, #stacks_in_264645_254133 a.stacks_in_264645_254133-button:hover, #stacks_in_264645_254133 a.stacks_in_264645_254133-button:active {
	text-decoration: none;
}


/* Color picker options */
	
	#stacks_in_264645_254133 .stacks_in_264645_254133-button {
		
			background-color: #FD862A;
		
	}

	#stacks_in_264645_254133 a.stacks_in_264645_254133-button, #stacks_in_264645_254133 a.stacks_in_264645_254133-button:visited {
		
			color: #FFFFFF !important;
			
	}

	#stacks_in_264645_254133 a.stacks_in_264645_254133-button:hover, #stacks_in_264645_254133 a.stacks_in_264645_254133-button:active {
		
			text-decoration: none;
			color: #FFFFFF !important;
			background-color: #FF9A3E;
		
	}

	
	#stacks_in_264645_254133 .button_icon {
		
			background-color: #800000;
		
	}

	#stacks_in_264645_254133 a.stacks_in_264645_254133-button:hover .button_icon, #stacks_in_264645_254133 a.stacks_in_264645_254133-button:active .button_icon {
		
			background-color: #941414;
				
	}
	



#stacks_in_264645_254133 {
	margin:  20px;
	padding:  20px;
}

#stacks_in_264645_254022 {
	padding:  20px;
}
#stacks_in_264645_254018>.s3_row {
	margin: 0 -10px;
}

#stacks_in_264645_254018>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_264645_254018>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_264645_254018>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_264645_254018>.s3_row>.s3_column {
	padding: 0 10px;
}








@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_264645_254018>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_264645_254018>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}




#stacks_in_264645_254018 {
	margin:  20px;
}
#stacks_in_264645_254008 .stacks_in_264645_254008-button {
	text-shadow: none;
	border: none;
	outline: none;
	word-wrap: normal;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	font-family: FlatButtonLato, sans-serif;
	font-size: 17px !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	-webkit-font-smoothing: subpixel-antialiased;
	text-rendering: optimizeLegibility;
	text-align: center;
}

#stacks_in_264645_254008 .button_text {
	padding: 0 20px 0 20px;
	display: inline-block;
}

#stacks_in_264645_254008 .button_icon {
	display: inline-block;
	font-size: 17px !important;
	
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	float: left;
	
	  width: 54px;
	
}

#stacks_in_264645_254008 .stacks_in_264645_254008-button,
#stacks_in_264645_254008 .button_icon {
	
		height: 54px;
		line-height: 54px;
	
}


	#stacks_in_264645_254008 {
		text-align: center;
	}




	#stacks_in_264645_254008 .stacks_in_264645_254008-button {
		width: 300px;
	}






#stacks_in_264645_254008 a.stacks_in_264645_254008-button, #stacks_in_264645_254008 a.stacks_in_264645_254008-button:visited, #stacks_in_264645_254008 a.stacks_in_264645_254008-button:hover, #stacks_in_264645_254008 a.stacks_in_264645_254008-button:active {
	text-decoration: none;
}


/* Color picker options */
	
	#stacks_in_264645_254008 .stacks_in_264645_254008-button {
		
			background-color: none;
			border: 1px solid #FF0000;
		
	}

	#stacks_in_264645_254008 a.stacks_in_264645_254008-button, #stacks_in_264645_254008 a.stacks_in_264645_254008-button:visited {
		
			color: #FF0000 !important;
			
	}

	#stacks_in_264645_254008 a.stacks_in_264645_254008-button:hover, #stacks_in_264645_254008 a.stacks_in_264645_254008-button:active {
		
			text-decoration: none;
			color: #FFFFFF !important;
			background-color: #FF0000;
		
	}

	
	#stacks_in_264645_254008 .button_icon {
		
			background-color: none;
			border-right: 1px solid #FF0000;
		
	}

	#stacks_in_264645_254008 a.stacks_in_264645_254008-button:hover .button_icon, #stacks_in_264645_254008 a.stacks_in_264645_254008-button:active .button_icon {
		
			background-color: #FF0000;
			border-right: 1px solid #FFFFFF;
				
	}
	



#stacks_in_264645_254008 {
	padding:  20px;
}
#stacks_in_264645_1950 .stacks_in_264645_1950-button {
	text-shadow: none;
	border: none;
	outline: none;
	word-wrap: normal;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	font-family: FlatButtonLato, sans-serif;
	font-size: 17px !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	-webkit-font-smoothing: subpixel-antialiased;
	text-rendering: optimizeLegibility;
	text-align: center;
}

#stacks_in_264645_1950 .button_text {
	padding: 0 20px 0 20px;
	display: inline-block;
}

#stacks_in_264645_1950 .button_icon {
	display: inline-block;
	font-size: 17px !important;
	
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	float: left;
	
	  width: 54px;
	
}

#stacks_in_264645_1950 .stacks_in_264645_1950-button,
#stacks_in_264645_1950 .button_icon {
	
		height: 54px;
		line-height: 54px;
	
}


	#stacks_in_264645_1950 {
		text-align: center;
	}




	#stacks_in_264645_1950 .stacks_in_264645_1950-button {
		width: 300px;
	}






#stacks_in_264645_1950 a.stacks_in_264645_1950-button, #stacks_in_264645_1950 a.stacks_in_264645_1950-button:visited, #stacks_in_264645_1950 a.stacks_in_264645_1950-button:hover, #stacks_in_264645_1950 a.stacks_in_264645_1950-button:active {
	text-decoration: none;
}


/* Color picker options */
	
	#stacks_in_264645_1950 .stacks_in_264645_1950-button {
		
			background-color: none;
			border: 1px solid #408000;
		
	}

	#stacks_in_264645_1950 a.stacks_in_264645_1950-button, #stacks_in_264645_1950 a.stacks_in_264645_1950-button:visited {
		
			color: #008000 !important;
			
	}

	#stacks_in_264645_1950 a.stacks_in_264645_1950-button:hover, #stacks_in_264645_1950 a.stacks_in_264645_1950-button:active {
		
			text-decoration: none;
			color: #FFFFFF !important;
			background-color: #408000;
		
	}

	
	#stacks_in_264645_1950 .button_icon {
		
			background-color: none;
			border-right: 1px solid #408000;
		
	}

	#stacks_in_264645_1950 a.stacks_in_264645_1950-button:hover .button_icon, #stacks_in_264645_1950 a.stacks_in_264645_1950-button:active .button_icon {
		
			background-color: #408000;
			border-right: 1px solid #FFFFFF;
				
	}
	



#stacks_in_264645_1950 {
	padding:  20px;
}
#stacks_in_264645_254009 .stacks_in_264645_254009-button {
	text-shadow: none;
	border: none;
	outline: none;
	word-wrap: normal;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	font-family: FlatButtonLato, sans-serif;
	font-size: 17px !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	-webkit-font-smoothing: subpixel-antialiased;
	text-rendering: optimizeLegibility;
	text-align: center;
}

#stacks_in_264645_254009 .button_text {
	padding: 0 20px 0 20px;
	display: inline-block;
}

#stacks_in_264645_254009 .button_icon {
	display: inline-block;
	font-size: 17px !important;
	
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	float: left;
	
	  width: 54px;
	
}

#stacks_in_264645_254009 .stacks_in_264645_254009-button,
#stacks_in_264645_254009 .button_icon {
	
		height: 54px;
		line-height: 54px;
	
}


	#stacks_in_264645_254009 {
		text-align: center;
	}




	#stacks_in_264645_254009 .stacks_in_264645_254009-button {
		width: 300px;
	}






#stacks_in_264645_254009 a.stacks_in_264645_254009-button, #stacks_in_264645_254009 a.stacks_in_264645_254009-button:visited, #stacks_in_264645_254009 a.stacks_in_264645_254009-button:hover, #stacks_in_264645_254009 a.stacks_in_264645_254009-button:active {
	text-decoration: none;
}


/* Color picker options */
	
	#stacks_in_264645_254009 .stacks_in_264645_254009-button {
		
			background-color: none;
			border: 1px solid #408000;
		
	}

	#stacks_in_264645_254009 a.stacks_in_264645_254009-button, #stacks_in_264645_254009 a.stacks_in_264645_254009-button:visited {
		
			color: #008000 !important;
			
	}

	#stacks_in_264645_254009 a.stacks_in_264645_254009-button:hover, #stacks_in_264645_254009 a.stacks_in_264645_254009-button:active {
		
			text-decoration: none;
			color: #FFFFFF !important;
			background-color: #408000;
		
	}

	
	#stacks_in_264645_254009 .button_icon {
		
			background-color: none;
			border-right: 1px solid #408000;
		
	}

	#stacks_in_264645_254009 a.stacks_in_264645_254009-button:hover .button_icon, #stacks_in_264645_254009 a.stacks_in_264645_254009-button:active .button_icon {
		
			background-color: #408000;
			border-right: 1px solid #FFFFFF;
				
	}
	



#stacks_in_264645_254009 {
	padding:  20px;
}
#stacks_in_264645_254014>.s3_row {
	margin: 0 -10px;
}

#stacks_in_264645_254014>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_264645_254014>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_264645_254014>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_264645_254014>.s3_row>.s3_column {
	padding: 0 10px;
}








@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_264645_254014>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_264645_254014>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}




#stacks_in_264645_254014 {
	margin:  20px;
}
#stacks_in_264645_253999 .stacks_in_264645_253999-button {
	text-shadow: none;
	border: none;
	outline: none;
	word-wrap: normal;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	font-family: FlatButtonLato, sans-serif;
	font-size: 17px !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	-webkit-font-smoothing: subpixel-antialiased;
	text-rendering: optimizeLegibility;
	text-align: center;
}

#stacks_in_264645_253999 .button_text {
	padding: 0 20px 0 20px;
	display: inline-block;
}

#stacks_in_264645_253999 .button_icon {
	display: inline-block;
	font-size: 17px !important;
	
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	float: left;
	
	  width: 54px;
	
}

#stacks_in_264645_253999 .stacks_in_264645_253999-button,
#stacks_in_264645_253999 .button_icon {
	
		height: 54px;
		line-height: 54px;
	
}


	#stacks_in_264645_253999 {
		text-align: center;
	}




	#stacks_in_264645_253999 .stacks_in_264645_253999-button {
		width: 300px;
	}






#stacks_in_264645_253999 a.stacks_in_264645_253999-button, #stacks_in_264645_253999 a.stacks_in_264645_253999-button:visited, #stacks_in_264645_253999 a.stacks_in_264645_253999-button:hover, #stacks_in_264645_253999 a.stacks_in_264645_253999-button:active {
	text-decoration: none;
}


/* Color picker options */
	
	#stacks_in_264645_253999 .stacks_in_264645_253999-button {
		
			background-color: none;
			border: 1px solid #1ABC9C;
		
	}

	#stacks_in_264645_253999 a.stacks_in_264645_253999-button, #stacks_in_264645_253999 a.stacks_in_264645_253999-button:visited {
		
			color: #008000 !important;
			
	}

	#stacks_in_264645_253999 a.stacks_in_264645_253999-button:hover, #stacks_in_264645_253999 a.stacks_in_264645_253999-button:active {
		
			text-decoration: none;
			color: #FFFFFF !important;
			background-color: #1ABC9C;
		
	}

	
	#stacks_in_264645_253999 .button_icon {
		
			background-color: none;
			border-right: 1px solid #1ABC9C;
		
	}

	#stacks_in_264645_253999 a.stacks_in_264645_253999-button:hover .button_icon, #stacks_in_264645_253999 a.stacks_in_264645_253999-button:active .button_icon {
		
			background-color: #1ABC9C;
			border-right: 1px solid #FFFFFF;
				
	}
	



#stacks_in_264645_253999 {
	padding:  20px;
}
#stacks_in_264645_253031 .stacks_in_264645_253031-button {
	text-shadow: none;
	border: none;
	outline: none;
	word-wrap: normal;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	font-family: FlatButtonLato, sans-serif;
	font-size: 17px !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	-webkit-font-smoothing: subpixel-antialiased;
	text-rendering: optimizeLegibility;
	text-align: center;
}

#stacks_in_264645_253031 .button_text {
	padding: 0 20px 0 20px;
	display: inline-block;
}

#stacks_in_264645_253031 .button_icon {
	display: inline-block;
	font-size: 17px !important;
	
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	float: left;
	
	  width: 54px;
	
}

#stacks_in_264645_253031 .stacks_in_264645_253031-button,
#stacks_in_264645_253031 .button_icon {
	
		height: 54px;
		line-height: 54px;
	
}


	#stacks_in_264645_253031 {
		text-align: center;
	}




	#stacks_in_264645_253031 .stacks_in_264645_253031-button {
		width: 300px;
	}






#stacks_in_264645_253031 a.stacks_in_264645_253031-button, #stacks_in_264645_253031 a.stacks_in_264645_253031-button:visited, #stacks_in_264645_253031 a.stacks_in_264645_253031-button:hover, #stacks_in_264645_253031 a.stacks_in_264645_253031-button:active {
	text-decoration: none;
}


/* Color picker options */
	
	#stacks_in_264645_253031 .stacks_in_264645_253031-button {
		
			background-color: none;
			border: 1px solid #1ABC9C;
		
	}

	#stacks_in_264645_253031 a.stacks_in_264645_253031-button, #stacks_in_264645_253031 a.stacks_in_264645_253031-button:visited {
		
			color: #008000 !important;
			
	}

	#stacks_in_264645_253031 a.stacks_in_264645_253031-button:hover, #stacks_in_264645_253031 a.stacks_in_264645_253031-button:active {
		
			text-decoration: none;
			color: #FFFFFF !important;
			background-color: #1ABC9C;
		
	}

	
	#stacks_in_264645_253031 .button_icon {
		
			background-color: none;
			border-right: 1px solid #1ABC9C;
		
	}

	#stacks_in_264645_253031 a.stacks_in_264645_253031-button:hover .button_icon, #stacks_in_264645_253031 a.stacks_in_264645_253031-button:active .button_icon {
		
			background-color: #1ABC9C;
			border-right: 1px solid #FFFFFF;
				
	}
	



#stacks_in_264645_253031 {
	padding:  20px;
}
#stacks_in_264645_254086 .stacks_in_264645_254086-button {
	text-shadow: none;
	border: none;
	outline: none;
	word-wrap: normal;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	font-family: FlatButtonLato, sans-serif;
	font-size: 17px !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	display: inline-block;
	-webkit-font-smoothing: subpixel-antialiased;
	text-rendering: optimizeLegibility;
	text-align: center;
}

#stacks_in_264645_254086 .button_text {
	padding: 0 20px 0 20px;
	display: inline-block;
}

#stacks_in_264645_254086 .button_icon {
	display: inline-block;
	font-size: 17px !important;
	
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	float: left;
	
	  width: 54px;
	
}

#stacks_in_264645_254086 .stacks_in_264645_254086-button,
#stacks_in_264645_254086 .button_icon {
	
		height: 54px;
		line-height: 54px;
	
}


	#stacks_in_264645_254086 {
		text-align: center;
	}




	#stacks_in_264645_254086 .stacks_in_264645_254086-button {
		width: 300px;
	}






#stacks_in_264645_254086 a.stacks_in_264645_254086-button, #stacks_in_264645_254086 a.stacks_in_264645_254086-button:visited, #stacks_in_264645_254086 a.stacks_in_264645_254086-button:hover, #stacks_in_264645_254086 a.stacks_in_264645_254086-button:active {
	text-decoration: none;
}


/* Color picker options */
	
	#stacks_in_264645_254086 .stacks_in_264645_254086-button {
		
			background-color: none;
			border: 1px solid #800040;
		
	}

	#stacks_in_264645_254086 a.stacks_in_264645_254086-button, #stacks_in_264645_254086 a.stacks_in_264645_254086-button:visited {
		
			color: #800040 !important;
			
	}

	#stacks_in_264645_254086 a.stacks_in_264645_254086-button:hover, #stacks_in_264645_254086 a.stacks_in_264645_254086-button:active {
		
			text-decoration: none;
			color: #800040 !important;
			background-color: #800040;
		
	}

	
	#stacks_in_264645_254086 .button_icon {
		
			background-color: none;
			border-right: 1px solid #800040;
		
	}

	#stacks_in_264645_254086 a.stacks_in_264645_254086-button:hover .button_icon, #stacks_in_264645_254086 a.stacks_in_264645_254086-button:active .button_icon {
		
			background-color: #800040;
			border-right: 1px solid #800040;
				
	}
	



#stacks_in_264645_254086 {
	margin:  20px;
}
#stacks_in_264645_254054>.s3_row {
	margin: 0 -10px;
}

#stacks_in_264645_254054>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_264645_254054>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_264645_254054>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_264645_254054>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_264645_254054>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_264645_254054 {
	border: solid rgba(128, 128, 4, 1.00);
	border-width:  1px;
	margin:  20px;
	padding:  20px;
}
/* --------------------------------

Primary style

-------------------------------- */

body.overflow-hidden {
  /* used when modal is visible */
  overflow: hidden;
}

body.overflow-hidden .cd-modal {
  display: block !important;
}


/* --------------------------------

Main Components

-------------------------------- */


#stacks_in_264645_254090 .cd-section {
  text-align: center;
	position: relative;
}


#stacks_in_264645_254090 .cd-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: visibility 0s 0.3s, opacity 0.3s 0s, z-index 0s 0.3s;
  -moz-transition: visibility 0s 0.3s, opacity 0.3s 0s, z-index 0s 0.3s;
  transition: visibility 0s 0.3s, opacity 0.3s 0s, z-index 0s 0.3s;
}


#stacks_in_264645_254090 .cd-modal .cd-modal-content {
  box-sizing: border-box;
  
	height: 100%;
  width: 100%;
  padding: 3em 5%;
	color: #000000;
	
  text-align: left;
  overflow-y: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#stacks_in_264645_254090 .cd-modal-content a,
#stacks_in_264645_254090 .cd-modal-content a:visited {
	color: #DE425A;
}

#stacks_in_264645_254090 .cd-modal-content a:hover,
#stacks_in_264645_254090 .cd-modal-content a:active {
	color: #B13448;
}

#stacks_in_264645_254090 .modal-is-visible .cd-modal {
  z-index: 300000 !important;
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
  -webkit-transition: visibility 0s 0s, opacity 0.3s 0s, z-index 0s 0s;
  -moz-transition: visibility 0s 0s, opacity 0.3s 0s, z-index 0s 0s;
  transition: visibility 0s 0s, opacity 0.3s 0s, z-index 0s 0s;
}

#stacks_in_264645_254090 .modal-is-visible .cd-modal .cd-modal-content {
  -webkit-overflow-scrolling: touch;
}


@media only screen and (min-width: 768px) {
  #stacks_in_264645_254090 .cd-modal .cd-modal-content {
    padding: 4em 10%;
  }
}

@media only screen and (min-width: 1170px) {
  #stacks_in_264645_254090 .cd-modal .cd-modal-content {
    padding: 6em 20%;
  }
}


#stacks_in_264645_254090 .cd-modal-action {
  position: relative;
}

#stacks_in_264645_254090 .cd-modal-action .modal_btn, #stacks_in_264645_254090 .cd-modal-action .cd-modal-bg {
  display: inline-block;
  height: 4em;
  background-color: #E6E6E6;
}

#stacks_in_264645_254090 .modal_btn,
#stacks_in_264645_254090 .cd-modal-close {
  text-decoration: none !important;
  border: none !important;
}

#stacks_in_264645_254090 .cd-modal-action .modal_btn {
	
  border-radius: 5em;
	
  color: #ffffff;
  line-height: 4em;
  white-space: nowrap;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: color 0.2s 0.3s, width 0.3s 0s;
  -moz-transition: color 0.2s 0.3s, width 0.3s 0s;
  transition: color 0.2s 0.3s, width 0.3s 0s;
	overflow: hidden;
}

@media only screen {
	#stacks_in_264645_254090 .cd-modal-action .modal_btn {
		width: 225px;
	}
}

@media only screen and (max-width: 720px) {
	#stacks_in_264645_254090 .cd-modal-action .modal_btn {
		width: 100%;
	}
}

@media only screen and (max-width: 480px) {
	#stacks_in_264645_254090 .cd-modal-action .modal_btn {
		width: 100%;
	}
}

#stacks_in_264645_254090 .cd-modal-action .modal_btn i {
	margin-right: 6px;
}

#stacks_in_264645_254090 .cd-modal-action .modal_btn.to-circle {
  width: 4em;
	color: transparent !important;
  -webkit-transition: color 0.2s 0s, width 0.3s 0.2s;
  -moz-transition: color 0.2s 0s, width 0.3s 0.2s;
  transition: color 0.2s 0s, width 0.3s 0.2s;
}

#stacks_in_264645_254090 .cd-modal-action .cd-modal-bg {
  position: absolute;
  z-index: 300000  !important;
  left: 50%;
  top: 0;
  width: 4em;
	
  border-radius: 50%;
	
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: translateX(-2em);
  -moz-transform: translateX(-2em);
  -ms-transform: translateX(-2em);
  -o-transform: translateX(-2em);
  transform: translateX(-2em);
  -webkit-transition: visibility 0s 0.5s;
  -moz-transition: visibility 0s 0.5s;
  transition: visibility 0s 0.5s;
}
#stacks_in_264645_254090 .cd-modal-action .cd-modal-bg.is-visible {
  opacity: 1;
  visibility: visible;
}

#stacks_in_264645_254090 .cd-modal-close {
  position: fixed;
  z-index: 300001  !important;
  top: 10px;
  right: 10px;
	display: block;
  height: 50px;
  width: 50px;
	
  border-radius: 50%;
	
  background-color: rgba(0, 0, 0, 0.3);
  background-image: url(../files/cd-icon-close.png);
  background-repeat: no-repeat;
  background-position: center center;
  /* image replacement */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform 0.3s 0s, visibility 0s 0.3s, opacity 0.3s 0s;
  -moz-transition: -moz-transform 0.3s 0s, visibility 0s 0.3s, opacity 0.3s 0s;
  transition: transform 0.3s 0s, visibility 0s 0.3s, opacity 0.3s 0s;
}
#stacks_in_264645_254090 .no-touch .cd-modal-close:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
#stacks_in_264645_254090 .modal-is-visible .cd-modal-close {
  visibility: visible;
  opacity: 1;
  -webkit-transition: -webkit-transform 0.3s 0s, visibility 0s 0s, opacity 0.3s 0s;
  -moz-transition: -moz-transform 0.3s 0s, visibility 0s 0s, opacity 0.3s 0s;
  transition: transform 0.3s 0s, visibility 0s 0s, opacity 0.3s 0s;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
@media only screen and (min-width: 768px) {
  #stacks_in_264645_254090 .cd-modal-close {
		top: 40px;
	  right: 40px;
  }
}

#stacks_in_264645_254090 .cd-modal-action a,
#stacks_in_264645_254090 .cd-modal-action a:visited,
#stacks_in_264645_254090 .cd-modal-action a:hover,
#stacks_in_264645_254090 .cd-modal-action a:active {
		color: #191919 !important;
		text-decoration: none;
}


/* Font Selections */
  #stacks_in_264645_254090 .cd-modal-action .modal_btn {
  }






#stacks_in_264645_254090 {
	margin:  20px;
}
/* Start dooImage Plus stack CSS code */#stacks_in_264645_254125{	-webkit-backface-visibility: hidden;  -webkit-transform: translate3d(0, 0, 0);}.stacks_in_264645_254125overlay{	display: none;	position: fixed;	top: 0;	left: 0;	width: 100%;	height: 100%;	background: rgba(0,0,0,0.2);	z-index: 2147483000;	overflow: scroll;	transition: all 1s ease 0.2s;}.stacks_in_264645_254125leftCol{	position: absolute;		width: 100%;	right: 0;	margin-left: -100%;		height: 100%;	top:0;	left: 0;		overflow: scroll;	transition: all 0.6s ease;}.stacks_in_264645_254125leftcolTable{	position: relative;	display: table;	table-layout: fixed;	width: 100%;	height: 100%;}.stacks_in_264645_254125leftcolCell{   display: table-cell;   text-align: center;   vertical-align: middle;}.stacks_in_264645_254125leftcolContent{    width: 80%;    margin: auto;    text-align: left;}.stacks_in_264645_254125posterWrapper{	text-align: center;	overflow: hidden;}.stacks_in_264645_254125rightCol{	position: absolute;	width: 30%;	background: #FFFFFF;	top:0;	right: 0;	height: 100%;	overflow: scroll;	margin-right: -30%;	transition: all 0.6s ease;	display: none;}.stacks_in_264645_254125rightcolContent{	padding: 60px 30px 50px 30px;}.stacks_in_264645_254125theX{	display: none;	position: absolute;	width: 24px;	height: 24px;	top: 20px;	right: 20px;	cursor: pointer;}	.stacks_in_264645_254125posterWrapper img {	    -webkit-transition: all .5s ease; /* Safari and Chrome */	    -moz-transition: all .5s ease; /* Firefox */	    -ms-transition: all .5s ease; /* IE 9 */	    -o-transition: all .5s ease; /* Opera */	    transition: all .5s ease;	}	.stacks_in_264645_254125posterWrapper img:hover{		-webkit-transform:scale(1.1); /* Safari and Chrome */	    -moz-transform:scale(1.1); /* Firefox */	    -ms-transform:scale(1.1); /* IE 9 */	    -o-transform:scale(1.1); /* Opera */	     transform:scale(1.1);	}.stacks_in_264645_254125posterWrapper img{	max-width: 100%;	height: auto;}.stacks_in_264645_254125posterWrapper img:hover{	cursor: pointer;}.stacks_in_264645_254125rightcolContentInner img{	max-width: 100%;	height: auto;}/* End dooImage Plus stack CSS code */#stacks_in_264645_254091>.s3_row {
	margin: 0 -10px;
}

#stacks_in_264645_254091>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_264645_254091>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_264645_254091>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_264645_254091>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_264645_254091>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}





/* Start dooImage Plus stack CSS code */#stacks_in_264645_254097{	-webkit-backface-visibility: hidden;  -webkit-transform: translate3d(0, 0, 0);}.stacks_in_264645_254097overlay{	display: none;	position: fixed;	top: 0;	left: 0;	width: 100%;	height: 100%;	background: rgba(0,0,0,0.2);	z-index: 2147483000;	overflow: scroll;	transition: all 1s ease 0.2s;}.stacks_in_264645_254097leftCol{	position: absolute;		width: 100%;	right: 0;	margin-left: -100%;		height: 100%;	top:0;	left: 0;		overflow: scroll;	transition: all 0.6s ease;}.stacks_in_264645_254097leftcolTable{	position: relative;	display: table;	table-layout: fixed;	width: 100%;	height: 100%;}.stacks_in_264645_254097leftcolCell{   display: table-cell;   text-align: center;   vertical-align: middle;}.stacks_in_264645_254097leftcolContent{    width: 80%;    margin: auto;    text-align: left;}.stacks_in_264645_254097posterWrapper{	text-align: center;	overflow: hidden;}.stacks_in_264645_254097rightCol{	position: absolute;	width: 30%;	background: #FFFFFF;	top:0;	right: 0;	height: 100%;	overflow: scroll;	margin-right: -30%;	transition: all 0.6s ease;	display: none;}.stacks_in_264645_254097rightcolContent{	padding: 60px 30px 50px 30px;}.stacks_in_264645_254097theX{	display: none;	position: absolute;	width: 24px;	height: 24px;	top: 20px;	right: 20px;	cursor: pointer;}	.stacks_in_264645_254097posterWrapper img {	    -webkit-transition: all .5s ease; /* Safari and Chrome */	    -moz-transition: all .5s ease; /* Firefox */	    -ms-transition: all .5s ease; /* IE 9 */	    -o-transition: all .5s ease; /* Opera */	    transition: all .5s ease;	}	.stacks_in_264645_254097posterWrapper img:hover{		-webkit-transform:scale(1.1); /* Safari and Chrome */	    -moz-transform:scale(1.1); /* Firefox */	    -ms-transform:scale(1.1); /* IE 9 */	    -o-transform:scale(1.1); /* Opera */	     transform:scale(1.1);	}.stacks_in_264645_254097posterWrapper img{	max-width: 100%;	height: auto;}.stacks_in_264645_254097posterWrapper img:hover{	cursor: pointer;}.stacks_in_264645_254097rightcolContentInner img{	max-width: 100%;	height: auto;}/* End dooImage Plus stack CSS code *//* Start dooImage Plus stack CSS code */#stacks_in_264645_254093{	-webkit-backface-visibility: hidden;  -webkit-transform: translate3d(0, 0, 0);}.stacks_in_264645_254093overlay{	display: none;	position: fixed;	top: 0;	left: 0;	width: 100%;	height: 100%;	background: rgba(0,0,0,0.2);	z-index: 2147483000;	overflow: scroll;	transition: all 1s ease 0.2s;}.stacks_in_264645_254093leftCol{	position: absolute;		width: 100%;	right: 0;	margin-left: -100%;		height: 100%;	top:0;	left: 0;		overflow: scroll;	transition: all 0.6s ease;}.stacks_in_264645_254093leftcolTable{	position: relative;	display: table;	table-layout: fixed;	width: 100%;	height: 100%;}.stacks_in_264645_254093leftcolCell{   display: table-cell;   text-align: center;   vertical-align: middle;}.stacks_in_264645_254093leftcolContent{    width: 80%;    margin: auto;    text-align: left;}.stacks_in_264645_254093posterWrapper{	text-align: center;	overflow: hidden;}.stacks_in_264645_254093rightCol{	position: absolute;	width: 30%;	background: #FFFFFF;	top:0;	right: 0;	height: 100%;	overflow: scroll;	margin-right: -30%;	transition: all 0.6s ease;	display: none;}.stacks_in_264645_254093rightcolContent{	padding: 60px 30px 50px 30px;}.stacks_in_264645_254093theX{	display: none;	position: absolute;	width: 24px;	height: 24px;	top: 20px;	right: 20px;	cursor: pointer;}	.stacks_in_264645_254093posterWrapper img {	    -webkit-transition: all .5s ease; /* Safari and Chrome */	    -moz-transition: all .5s ease; /* Firefox */	    -ms-transition: all .5s ease; /* IE 9 */	    -o-transition: all .5s ease; /* Opera */	    transition: all .5s ease;	}	.stacks_in_264645_254093posterWrapper img:hover{		-webkit-transform:scale(1.1); /* Safari and Chrome */	    -moz-transform:scale(1.1); /* Firefox */	    -ms-transform:scale(1.1); /* IE 9 */	    -o-transform:scale(1.1); /* Opera */	     transform:scale(1.1);	}.stacks_in_264645_254093posterWrapper img{	max-width: 100%;	height: auto;}.stacks_in_264645_254093posterWrapper img:hover{	cursor: pointer;}.stacks_in_264645_254093rightcolContentInner img{	max-width: 100%;	height: auto;}/* End dooImage Plus stack CSS code */#stacks_in_264645_254116>.s3_row {
	margin: 0 -10px;
}

#stacks_in_264645_254116>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_264645_254116>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_264645_254116>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_264645_254116>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_264645_254116>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}





/* Start dooImage Plus stack CSS code */#stacks_in_264645_254121{	-webkit-backface-visibility: hidden;  -webkit-transform: translate3d(0, 0, 0);}.stacks_in_264645_254121overlay{	display: none;	position: fixed;	top: 0;	left: 0;	width: 100%;	height: 100%;	background: rgba(0,0,0,0.2);	z-index: 2147483000;	overflow: scroll;	transition: all 1s ease 0.2s;}.stacks_in_264645_254121leftCol{	position: absolute;		width: 100%;	right: 0;	margin-left: -100%;		height: 100%;	top:0;	left: 0;		overflow: scroll;	transition: all 0.6s ease;}.stacks_in_264645_254121leftcolTable{	position: relative;	display: table;	table-layout: fixed;	width: 100%;	height: 100%;}.stacks_in_264645_254121leftcolCell{   display: table-cell;   text-align: center;   vertical-align: middle;}.stacks_in_264645_254121leftcolContent{    width: 80%;    margin: auto;    text-align: left;}.stacks_in_264645_254121posterWrapper{	text-align: center;	overflow: hidden;}.stacks_in_264645_254121rightCol{	position: absolute;	width: 30%;	background: #FFFFFF;	top:0;	right: 0;	height: 100%;	overflow: scroll;	margin-right: -30%;	transition: all 0.6s ease;	display: none;}.stacks_in_264645_254121rightcolContent{	padding: 60px 30px 50px 30px;}.stacks_in_264645_254121theX{	display: none;	position: absolute;	width: 24px;	height: 24px;	top: 20px;	right: 20px;	cursor: pointer;}	.stacks_in_264645_254121posterWrapper img {	    -webkit-transition: all .5s ease; /* Safari and Chrome */	    -moz-transition: all .5s ease; /* Firefox */	    -ms-transition: all .5s ease; /* IE 9 */	    -o-transition: all .5s ease; /* Opera */	    transition: all .5s ease;	}	.stacks_in_264645_254121posterWrapper img:hover{		-webkit-transform:scale(1.1); /* Safari and Chrome */	    -moz-transform:scale(1.1); /* Firefox */	    -ms-transform:scale(1.1); /* IE 9 */	    -o-transform:scale(1.1); /* Opera */	     transform:scale(1.1);	}.stacks_in_264645_254121posterWrapper img{	max-width: 100%;	height: auto;}.stacks_in_264645_254121posterWrapper img:hover{	cursor: pointer;}.stacks_in_264645_254121rightcolContentInner img{	max-width: 100%;	height: auto;}/* End dooImage Plus stack CSS code *//* Start dooImage Plus stack CSS code */#stacks_in_264645_254117{	-webkit-backface-visibility: hidden;  -webkit-transform: translate3d(0, 0, 0);}.stacks_in_264645_254117overlay{	display: none;	position: fixed;	top: 0;	left: 0;	width: 100%;	height: 100%;	background: rgba(0,0,0,0.2);	z-index: 2147483000;	overflow: scroll;	transition: all 1s ease 0.2s;}.stacks_in_264645_254117leftCol{	position: absolute;		width: 100%;	right: 0;	margin-left: -100%;		height: 100%;	top:0;	left: 0;		overflow: scroll;	transition: all 0.6s ease;}.stacks_in_264645_254117leftcolTable{	position: relative;	display: table;	table-layout: fixed;	width: 100%;	height: 100%;}.stacks_in_264645_254117leftcolCell{   display: table-cell;   text-align: center;   vertical-align: middle;}.stacks_in_264645_254117leftcolContent{    width: 80%;    margin: auto;    text-align: left;}.stacks_in_264645_254117posterWrapper{	text-align: center;	overflow: hidden;}.stacks_in_264645_254117rightCol{	position: absolute;	width: 30%;	background: #FFFFFF;	top:0;	right: 0;	height: 100%;	overflow: scroll;	margin-right: -30%;	transition: all 0.6s ease;	display: none;}.stacks_in_264645_254117rightcolContent{	padding: 60px 30px 50px 30px;}.stacks_in_264645_254117theX{	display: none;	position: absolute;	width: 24px;	height: 24px;	top: 20px;	right: 20px;	cursor: pointer;}	.stacks_in_264645_254117posterWrapper img {	    -webkit-transition: all .5s ease; /* Safari and Chrome */	    -moz-transition: all .5s ease; /* Firefox */	    -ms-transition: all .5s ease; /* IE 9 */	    -o-transition: all .5s ease; /* Opera */	    transition: all .5s ease;	}	.stacks_in_264645_254117posterWrapper img:hover{		-webkit-transform:scale(1.1); /* Safari and Chrome */	    -moz-transform:scale(1.1); /* Firefox */	    -ms-transform:scale(1.1); /* IE 9 */	    -o-transform:scale(1.1); /* Opera */	     transform:scale(1.1);	}.stacks_in_264645_254117posterWrapper img{	max-width: 100%;	height: auto;}.stacks_in_264645_254117posterWrapper img:hover{	cursor: pointer;}.stacks_in_264645_254117rightcolContentInner img{	max-width: 100%;	height: auto;}/* End dooImage Plus stack CSS code */#stacks_in_264645_254101>.s3_row {
	margin: 0 -10px;
}

#stacks_in_264645_254101>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_264645_254101>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_264645_254101>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_264645_254101>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_264645_254101>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}





/* Start dooImage Plus stack CSS code */#stacks_in_264645_254106{	-webkit-backface-visibility: hidden;  -webkit-transform: translate3d(0, 0, 0);}.stacks_in_264645_254106overlay{	display: none;	position: fixed;	top: 0;	left: 0;	width: 100%;	height: 100%;	background: rgba(0,0,0,0.2);	z-index: 2147483000;	overflow: scroll;	transition: all 1s ease 0.2s;}.stacks_in_264645_254106leftCol{	position: absolute;		width: 100%;	right: 0;	margin-left: -100%;		height: 100%;	top:0;	left: 0;		overflow: scroll;	transition: all 0.6s ease;}.stacks_in_264645_254106leftcolTable{	position: relative;	display: table;	table-layout: fixed;	width: 100%;	height: 100%;}.stacks_in_264645_254106leftcolCell{   display: table-cell;   text-align: center;   vertical-align: middle;}.stacks_in_264645_254106leftcolContent{    width: 80%;    margin: auto;    text-align: left;}.stacks_in_264645_254106posterWrapper{	text-align: center;	overflow: hidden;}.stacks_in_264645_254106rightCol{	position: absolute;	width: 30%;	background: #FFFFFF;	top:0;	right: 0;	height: 100%;	overflow: scroll;	margin-right: -30%;	transition: all 0.6s ease;	display: none;}.stacks_in_264645_254106rightcolContent{	padding: 60px 30px 50px 30px;}.stacks_in_264645_254106theX{	display: none;	position: absolute;	width: 24px;	height: 24px;	top: 20px;	right: 20px;	cursor: pointer;}	.stacks_in_264645_254106posterWrapper img {	    -webkit-transition: all .5s ease; /* Safari and Chrome */	    -moz-transition: all .5s ease; /* Firefox */	    -ms-transition: all .5s ease; /* IE 9 */	    -o-transition: all .5s ease; /* Opera */	    transition: all .5s ease;	}	.stacks_in_264645_254106posterWrapper img:hover{		-webkit-transform:scale(1.1); /* Safari and Chrome */	    -moz-transform:scale(1.1); /* Firefox */	    -ms-transform:scale(1.1); /* IE 9 */	    -o-transform:scale(1.1); /* Opera */	     transform:scale(1.1);	}.stacks_in_264645_254106posterWrapper img{	max-width: 100%;	height: auto;}.stacks_in_264645_254106posterWrapper img:hover{	cursor: pointer;}.stacks_in_264645_254106rightcolContentInner img{	max-width: 100%;	height: auto;}/* End dooImage Plus stack CSS code *//* Start dooImage Plus stack CSS code */#stacks_in_264645_254102{	-webkit-backface-visibility: hidden;  -webkit-transform: translate3d(0, 0, 0);}.stacks_in_264645_254102overlay{	display: none;	position: fixed;	top: 0;	left: 0;	width: 100%;	height: 100%;	background: rgba(0,0,0,0.2);	z-index: 2147483000;	overflow: scroll;	transition: all 1s ease 0.2s;}.stacks_in_264645_254102leftCol{	position: absolute;		width: 100%;	right: 0;	margin-left: -100%;		height: 100%;	top:0;	left: 0;		overflow: scroll;	transition: all 0.6s ease;}.stacks_in_264645_254102leftcolTable{	position: relative;	display: table;	table-layout: fixed;	width: 100%;	height: 100%;}.stacks_in_264645_254102leftcolCell{   display: table-cell;   text-align: center;   vertical-align: middle;}.stacks_in_264645_254102leftcolContent{    width: 80%;    margin: auto;    text-align: left;}.stacks_in_264645_254102posterWrapper{	text-align: center;	overflow: hidden;}.stacks_in_264645_254102rightCol{	position: absolute;	width: 30%;	background: #FFFFFF;	top:0;	right: 0;	height: 100%;	overflow: scroll;	margin-right: -30%;	transition: all 0.6s ease;	display: none;}.stacks_in_264645_254102rightcolContent{	padding: 60px 30px 50px 30px;}.stacks_in_264645_254102theX{	display: none;	position: absolute;	width: 24px;	height: 24px;	top: 20px;	right: 20px;	cursor: pointer;}	.stacks_in_264645_254102posterWrapper img {	    -webkit-transition: all .5s ease; /* Safari and Chrome */	    -moz-transition: all .5s ease; /* Firefox */	    -ms-transition: all .5s ease; /* IE 9 */	    -o-transition: all .5s ease; /* Opera */	    transition: all .5s ease;	}	.stacks_in_264645_254102posterWrapper img:hover{		-webkit-transform:scale(1.1); /* Safari and Chrome */	    -moz-transform:scale(1.1); /* Firefox */	    -ms-transform:scale(1.1); /* IE 9 */	    -o-transform:scale(1.1); /* Opera */	     transform:scale(1.1);	}.stacks_in_264645_254102posterWrapper img{	max-width: 100%;	height: auto;}.stacks_in_264645_254102posterWrapper img:hover{	cursor: pointer;}.stacks_in_264645_254102rightcolContentInner img{	max-width: 100%;	height: auto;}/* End dooImage Plus stack CSS code *//* --------------------------------

Primary style

-------------------------------- */

body.overflow-hidden {
  /* used when modal is visible */
  overflow: hidden;
}

body.overflow-hidden .cd-modal {
  display: block !important;
}


/* --------------------------------

Main Components

-------------------------------- */


#stacks_in_264645_254002 .cd-section {
  text-align: center;
	position: relative;
}


#stacks_in_264645_254002 .cd-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: visibility 0s 0.3s, opacity 0.3s 0s, z-index 0s 0.3s;
  -moz-transition: visibility 0s 0.3s, opacity 0.3s 0s, z-index 0s 0.3s;
  transition: visibility 0s 0.3s, opacity 0.3s 0s, z-index 0s 0.3s;
}


#stacks_in_264645_254002 .cd-modal .cd-modal-content {
  box-sizing: border-box;
  
	height: 100%;
  width: 100%;
  padding: 3em 5%;
	color: #FFFFFF;
	
  text-align: left;
  overflow-y: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#stacks_in_264645_254002 .cd-modal-content a,
#stacks_in_264645_254002 .cd-modal-content a:visited {
	color: #DE425A;
}

#stacks_in_264645_254002 .cd-modal-content a:hover,
#stacks_in_264645_254002 .cd-modal-content a:active {
	color: #B13448;
}

#stacks_in_264645_254002 .modal-is-visible .cd-modal {
  z-index: 300000 !important;
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
  -webkit-transition: visibility 0s 0s, opacity 0.3s 0s, z-index 0s 0s;
  -moz-transition: visibility 0s 0s, opacity 0.3s 0s, z-index 0s 0s;
  transition: visibility 0s 0s, opacity 0.3s 0s, z-index 0s 0s;
}

#stacks_in_264645_254002 .modal-is-visible .cd-modal .cd-modal-content {
  -webkit-overflow-scrolling: touch;
}


@media only screen and (min-width: 768px) {
  #stacks_in_264645_254002 .cd-modal .cd-modal-content {
    padding: 4em 10%;
  }
}

@media only screen and (min-width: 1170px) {
  #stacks_in_264645_254002 .cd-modal .cd-modal-content {
    padding: 6em 20%;
  }
}


#stacks_in_264645_254002 .cd-modal-action {
  position: relative;
}

#stacks_in_264645_254002 .cd-modal-action .modal_btn, #stacks_in_264645_254002 .cd-modal-action .cd-modal-bg {
  display: inline-block;
  height: 4em;
  background-color: #808000;
}

#stacks_in_264645_254002 .modal_btn,
#stacks_in_264645_254002 .cd-modal-close {
  text-decoration: none !important;
  border: none !important;
}

#stacks_in_264645_254002 .cd-modal-action .modal_btn {
	
  border-radius: 5em;
	
  color: #ffffff;
  line-height: 4em;
  white-space: nowrap;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: color 0.2s 0.3s, width 0.3s 0s;
  -moz-transition: color 0.2s 0.3s, width 0.3s 0s;
  transition: color 0.2s 0.3s, width 0.3s 0s;
	overflow: hidden;
}

@media only screen {
	#stacks_in_264645_254002 .cd-modal-action .modal_btn {
		width: 225px;
	}
}

@media only screen and (max-width: 720px) {
	#stacks_in_264645_254002 .cd-modal-action .modal_btn {
		width: 100%;
	}
}

@media only screen and (max-width: 480px) {
	#stacks_in_264645_254002 .cd-modal-action .modal_btn {
		width: 100%;
	}
}

#stacks_in_264645_254002 .cd-modal-action .modal_btn i {
	margin-right: 6px;
}

#stacks_in_264645_254002 .cd-modal-action .modal_btn.to-circle {
  width: 4em;
	color: transparent !important;
  -webkit-transition: color 0.2s 0s, width 0.3s 0.2s;
  -moz-transition: color 0.2s 0s, width 0.3s 0.2s;
  transition: color 0.2s 0s, width 0.3s 0.2s;
}

#stacks_in_264645_254002 .cd-modal-action .cd-modal-bg {
  position: absolute;
  z-index: 300000  !important;
  left: 50%;
  top: 0;
  width: 4em;
	
  border-radius: 50%;
	
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: translateX(-2em);
  -moz-transform: translateX(-2em);
  -ms-transform: translateX(-2em);
  -o-transform: translateX(-2em);
  transform: translateX(-2em);
  -webkit-transition: visibility 0s 0.5s;
  -moz-transition: visibility 0s 0.5s;
  transition: visibility 0s 0.5s;
}
#stacks_in_264645_254002 .cd-modal-action .cd-modal-bg.is-visible {
  opacity: 1;
  visibility: visible;
}

#stacks_in_264645_254002 .cd-modal-close {
  position: fixed;
  z-index: 300001  !important;
  top: 10px;
  right: 10px;
	display: block;
  height: 50px;
  width: 50px;
	
  border-radius: 50%;
	
  background-color: rgba(0, 0, 0, 0.3);
  background-image: url(../files/cd-icon-close.png);
  background-repeat: no-repeat;
  background-position: center center;
  /* image replacement */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform 0.3s 0s, visibility 0s 0.3s, opacity 0.3s 0s;
  -moz-transition: -moz-transform 0.3s 0s, visibility 0s 0.3s, opacity 0.3s 0s;
  transition: transform 0.3s 0s, visibility 0s 0.3s, opacity 0.3s 0s;
}
#stacks_in_264645_254002 .no-touch .cd-modal-close:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
#stacks_in_264645_254002 .modal-is-visible .cd-modal-close {
  visibility: visible;
  opacity: 1;
  -webkit-transition: -webkit-transform 0.3s 0s, visibility 0s 0s, opacity 0.3s 0s;
  -moz-transition: -moz-transform 0.3s 0s, visibility 0s 0s, opacity 0.3s 0s;
  transition: transform 0.3s 0s, visibility 0s 0s, opacity 0.3s 0s;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
@media only screen and (min-width: 768px) {
  #stacks_in_264645_254002 .cd-modal-close {
		top: 40px;
	  right: 40px;
  }
}

#stacks_in_264645_254002 .cd-modal-action a,
#stacks_in_264645_254002 .cd-modal-action a:visited,
#stacks_in_264645_254002 .cd-modal-action a:hover,
#stacks_in_264645_254002 .cd-modal-action a:active {
		color: #FFFFFF !important;
		text-decoration: none;
}


/* Font Selections */
  #stacks_in_264645_254002 .cd-modal-action .modal_btn {
  }






#stacks_in_264645_254002 {
	margin:  20px;
}

#stacks_in_264645_254132 {
	margin:  20px;
}

#stacks_out_264645_254132 {
	width: 29%;
}

#stacks_in_264645_254052 {
	margin:  20px;
}
#stacks_in_264645_254013 .like_button_wrapper{margin:5px;display:block;position:relative;float:right;overflow:visible;line-height:1}#like_facebook_stacks_in_264645_254013,#like_twitter_stacks_in_264645_254013{width:85px}#like_google_stacks_in_264645_254013,#like_pinterest_stacks_in_264645_254013{width:65px}#like_email_stacks_in_264645_254013 svg{height:20px;width:auto;fill:rgba(0, 0, 0, 1.00)}

#stacks_in_264645_254013 {
	margin:  20px;
}

#stacks_in_264645_254044 {
	margin:  20px;
	padding:  20px;
}

#stacks_out_264645_254044 {
	width: 34%;
}
