/*
 * com.onelittledesigner.easy_header_css
 */

.eh-main-wrap {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: flex-start;
}
.eh-main-wrap .eh-line-wrap {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.eh-main-wrap .eh-title {
  line-height: 1.1;
  margin: 0;
}
.eh-main-wrap .eh-subtitle {
  flex: 0 0 100%;
  line-height: 1.1;
}
.eh-main-wrap .eh-line-wrap .eh-line-left svg,
.eh-main-wrap .eh-line-wrap .eh-line-right svg,
.eh-main-wrap .eh-line-wrap .eh-line-left,
.eh-main-wrap .eh-line-wrap .eh-line-right,
.eh-main-wrap .eh-line-wrap .eh-extender {
  display: none;
}
.eh-main-wrap.eh-align-left .eh-line-wrap .eh-line-right,
.eh-main-wrap.eh-align-center .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-align-right .eh-line-wrap .eh-line-left {
  display: flex;
}
.eh-main-wrap.eh-line-3 .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-3 .eh-line-wrap .eh-line-right,
.eh-main-wrap.eh-line-4 .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-4 .eh-line-wrap .eh-line-right,
.eh-main-wrap.eh-line-5 .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-5 .eh-line-wrap .eh-line-right {
  display: block;
}
.eh-main-wrap.eh-main-wrap.eh-side-right:not(.eh-line-position-3) .eh-line-wrap-2 .eh-line-left,
.eh-main-wrap.eh-main-wrap.eh-side-right:not(.eh-line-position-3) .eh-line-wrap-1 .eh-line-left,
.eh-main-wrap.eh-main-wrap.eh-side-left:not(.eh-line-position-3) .eh-line-wrap-2 .eh-line-right,
.eh-main-wrap.eh-main-wrap.eh-side-left:not(.eh-line-position-3) .eh-line-wrap-1 .eh-line-right {
  display: none;
}
.eh-main-wrap.eh-main-wrap.eh-side-left:not(.eh-line-position-3) .eh-line-wrap-2 .eh-line-left,
.eh-main-wrap.eh-main-wrap.eh-side-left:not(.eh-line-position-3) .eh-line-wrap-1 .eh-line-left {
  display: flex;
}
.eh-main-wrap.eh-line-position-3 .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-position-3 .eh-line-wrap .eh-line-right {
  display: flex;
}
.eh-main-wrap.eh-main-wrap.eh-line-position-3 .eh-line-wrap-2 .eh-line-left,
.eh-main-wrap.eh-main-wrap.eh-line-position-3 .eh-line-wrap-1 .eh-line-right {
  display: none;
}
.eh-main-wrap.eh-shape-group-00 .eh-line-shape {
  display: none;
}
.eh-main-wrap:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {
  display: block;
}
.eh-main-wrap.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center {
  display: flex;
}
.eh-main-wrap.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center {
  display: flex;
}
.eh-main-wrap:not(.eh-shape-0) .eh-line-wrap .eh-line-shape-pre,
.eh-main-wrap:not(.eh-shape-0) .eh-line-wrap .eh-line-shape-post,
.eh-main-wrap:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  display: none;
}
.eh-main-wrap.eh-shape-0 .eh-line-wrap .eh-line-shape > svg {
  display: none;
}
.eh-main-wrap.eh-line-position-0 .eh-line-wrap-1 {
  display: none;
}
.eh-main-wrap.eh-line-position-0 .eh-title {
  order: 2;
}
.eh-main-wrap.eh-line-position-0 .eh-subtitle {
  order: 4;
}
.eh-main-wrap.eh-line-position-0 .eh-line-wrap-2 {
  display: none;
}
.eh-main-wrap.eh-line-position-0.eh-sub-top .eh-line-wrap-1 {
  display: none;
}
.eh-main-wrap.eh-line-position-0.eh-sub-top .eh-title {
  order: 3;
}
.eh-main-wrap.eh-line-position-0.eh-sub-top .eh-subtitle {
  order: 2;
}
.eh-main-wrap.eh-line-position-0.eh-sub-top .eh-line-wrap-2 {
  display: none;
}
.eh-main-wrap.eh-line-position-1 .eh-line-wrap-1 {
  display: none;
}
.eh-main-wrap.eh-line-position-1 .eh-title {
  order: 1;
}
.eh-main-wrap.eh-line-position-1 .eh-subtitle {
  order: 2;
}
.eh-main-wrap.eh-line-position-1 .eh-line-wrap-2 {
  order: 3;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top .eh-line-wrap-1 {
  display: none;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top .eh-title {
  order: 2;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top .eh-subtitle {
  order: 1;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top .eh-line-wrap-2 {
  order: 3;
}
.eh-main-wrap.eh-line-position-1.eh-line-top .eh-line-wrap-1 {
  display: flex;
  order: 1;
}
.eh-main-wrap.eh-line-position-1.eh-line-top .eh-title {
  order: 2;
}
.eh-main-wrap.eh-line-position-1.eh-line-top .eh-subtitle {
  order: 4;
}
.eh-main-wrap.eh-line-position-1.eh-line-top .eh-line-wrap-2 {
  display: none;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top.eh-line-top .eh-line-wrap-1 {
  order: 1;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top.eh-line-top .eh-title {
  order: 3;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top.eh-line-top .eh-subtitle {
  order: 2;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top.eh-line-top .eh-line-wrap-2 {
  display: none;
}
.eh-main-wrap.eh-line-position-2 .eh-line-wrap-1 {
  order: 1;
}
.eh-main-wrap.eh-line-position-2 .eh-title {
  order: 2;
}
.eh-main-wrap.eh-line-position-2 .eh-subtitle {
  order: 3;
}
.eh-main-wrap.eh-line-position-2 .eh-line-wrap-2 {
  order: 4;
}
.eh-main-wrap.eh-line-position-2.eh-sub-top .eh-line-wrap-1 {
  order: 1;
}
.eh-main-wrap.eh-line-position-2.eh-sub-top .eh-title {
  order: 3;
}
.eh-main-wrap.eh-line-position-2.eh-sub-top .eh-subtitle {
  order: 2;
}
.eh-main-wrap.eh-line-position-2.eh-sub-top .eh-line-wrap-2 {
  order: 4;
}
.eh-main-wrap.eh-line-position-3 .eh-line-wrap-1,
.eh-main-wrap.eh-line-position-3 .eh-line-wrap-2 {
  margin: 0 !important;
}
.eh-main-wrap.eh-line-position-3 {
  display: flex;
  align-items: center;
  flex-direction: row;
}
.eh-main-wrap.eh-line-position-3 .eh-line-wrap {
  width: auto;
}
.eh-main-wrap.eh-line-position-3 .eh-line-wrap-1 {
  order: 1;
}
.eh-main-wrap.eh-line-position-3 .eh-title {
  order: 2;
}
.eh-main-wrap.eh-line-position-3 .eh-subtitle {
  order: 4;
}
.eh-main-wrap.eh-line-position-3 .eh-line-wrap-2 {
  order: 3;
}
.eh-main-wrap.eh-line-position-3.eh-sub-top .eh-line-wrap-1 {
  order: 2;
}
.eh-main-wrap.eh-line-position-3.eh-sub-top .eh-title {
  order: 3;
}
.eh-main-wrap.eh-line-position-3.eh-sub-top .eh-subtitle {
  order: 1;
}
.eh-main-wrap.eh-line-position-3.eh-sub-top .eh-line-wrap-2 {
  order: 4;
}
.eh-main-wrap.eh-line-position-3.eh-side-right .eh-line-wrap-1 {
  display: none;
}
.eh-main-wrap.eh-line-position-3.eh-side-left .eh-line-wrap-2 {
  display: none;
}

.eh-main-wrap.eh-align-left .eh-line-wrap {
  justify-content: flex-start;
}
.eh-main-wrap.eh-align-center {
  align-content: center;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.eh-main-wrap.eh-align-right {
  align-content: flex-end;
  justify-content: flex-end;
  text-align: right;
}
.eh-main-wrap.eh-align-right:not(.eh-line-position-3) {
  align-items: flex-end;
}
.eh-main-wrap.eh-align-right .eh-line-wrap {
  justify-content: flex-end;
}
.eh-main-wrap.eh-line-group-300 .eh-extender {
  display: block;
  box-sizing: border-box;
  flex: 1;
}
.eh-main-wrap.eh-line-group-300.eh-side-left .eh-extender-right,
.eh-main-wrap.eh-line-group-300.eh-side-right .eh-extender-left {
  display: none;
}
.eh-main-wrap.eh-line-1.eh-shape-group-00:not(.eh-line-position-3) .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-2.eh-shape-group-00:not(.eh-line-position-3) .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-position-3.eh-line-group-300 .eh-line-wrap-1 .eh-extender-right,
.eh-main-wrap.eh-line-position-3.eh-line-group-300 .eh-line-wrap-2 .eh-extender-left {
  display: none;
}
.eh-main-wrap.eh-line-group-0.eh-full-width .eh-line-wrap,
.eh-main-wrap.eh-line-group-100.eh-full-width .eh-line-wrap {
  width: 100%;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-0.eh-full-width .eh-line-wrap,
.eh-main-wrap.eh-line-position-3.eh-line-group-100.eh-full-width .eh-line-wrap {
  flex: 1;
}
.eh-main-wrap.eh-line-group-0.eh-full-width .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-group-0.eh-full-width .eh-line-wrap .eh-line-right,
.eh-main-wrap.eh-line-group-100.eh-full-width .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-group-100.eh-full-width .eh-line-wrap .eh-line-right {
  width: auto !important;
  flex: 1;
}
.eh-main-wrap.eh-main-wrap.eh-line-group-300.eh-full-width .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-main-wrap.eh-line-group-300.eh-full-width .eh-line-wrap .eh-line-right {
  width: auto;
}
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-line-group-300.eh-full-width .eh-line-wrap-2 .eh-extender-left,
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-line-group-300.eh-full-width .eh-line-wrap-1 .eh-extender-right {
  display: none;
}
.eh-main-wrap.eh-full-width:not(.eh-line-group-0) .eh-line-wrap {
  width: 100%;
  flex: 1;
}
.eh-main-wrap.eh-line-102.eh-full-width .eh-line-wrap:before,
.eh-main-wrap.eh-line-102.eh-full-width .eh-line-wrap:after,
.eh-main-wrap.eh-line-103.eh-full-width .eh-line-wrap:before,
.eh-main-wrap.eh-line-103.eh-full-width .eh-line-wrap:after,
.eh-main-wrap.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  content: "";
  display: block;
  flex: 1;
  width: auto;
}
.eh-main-wrap.eh-line-102.eh-full-width .eh-line-wrap .eh-extender,
.eh-main-wrap.eh-line-103.eh-full-width .eh-line-wrap .eh-extender {
  display: none;
}
.eh-main-wrap.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
.eh-main-wrap.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  content: "";
  display: block;
  flex: 1;
  width: auto;
}
.eh-main-wrap.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before {
  margin-right: 8px;
}
.eh-main-wrap.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  margin-left: 8px;
}
.eh-main-wrap.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap .eh-extender {
  display: none;
}
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-full-width:not(.eh-line-group-0) .eh-line-wrap-1:after,
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-full-width:not(.eh-line-group-0) .eh-line-wrap-2:before {
  display: none;
}
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-align-center.eh-side-right.eh-full-width:not(.eh-line-group-0) .eh-line-wrap-1 {
  display: flex;
}
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-align-center.eh-side-right.eh-full-width:not(.eh-line-group-0) .eh-line-wrap-1 > * {
  display: none;
}
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-align-center.eh-side-left.eh-full-width:not(.eh-line-group-0) .eh-line-wrap-2 {
  display: flex;
}
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-align-center.eh-side-left.eh-full-width:not(.eh-line-group-0) .eh-line-wrap-2 > * {
  display: none;
}
.eh-main-wrap.eh-main-wrap.eh-side-right.eh-full-width:not(.eh-line-group-0) .eh-line-wrap:before,
.eh-main-wrap.eh-side-right.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender-left {
  display: none;
}
.eh-main-wrap.eh-main-wrap.eh-side-left.eh-full-width:not(.eh-line-group-0) .eh-line-wrap:after,
.eh-main-wrap.eh-side-left.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender-right {
  display: none;
}

.eh-main-wrap .eh-line-wrap .eh-lines {
  display: flex;
  align-items: center;
  border: 0px solid transparent;
}
.eh-main-wrap .eh-line-wrap .eh-lines svg {
  display: block;
  width: 100%;
}
.eh-main-wrap.eh-line-group-0 .eh-line-wrap .eh-lines svg {
  display: none;
}
.eh-main-wrap:not(.eh-line-group-0) .eh-line-wrap .eh-line-left {
  transform: scale(-1,1);
}
.eh-main-wrap.eh-line-102 .eh-line-wrap .eh-lines svg,
.eh-main-wrap.eh-line-103 .eh-line-wrap .eh-lines svg {
  height: 12px;
}
.eh-main-wrap.eh-line-group-300.eh-thickness-1 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-thickness-1 .eh-line-wrap .eh-lines svg {
  height: 9px;
  width: 16px !important;
}
.eh-main-wrap.eh-line-group-300.eh-thickness-2 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-thickness-2 .eh-line-wrap .eh-lines svg {
  height: 10px;
  width: 20px !important;
}
.eh-main-wrap.eh-line-group-300.eh-thickness-3 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-thickness-3 .eh-line-wrap .eh-lines svg {
  height: 12px;
  width: 24px !important;
}
.eh-main-wrap.eh-line-group-300.eh-thickness-4 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-thickness-4 .eh-line-wrap .eh-lines svg {
  height: 14px;
  width: 28px !important;
}
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-1 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-1 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-1 .eh-line-wrap .eh-lines svg,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-1 .eh-line-wrap .eh-lines svg {
  height: 17px;
  width: 32px !important;
}
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-2 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-2 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-2 .eh-line-wrap .eh-lines svg,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-2 .eh-line-wrap .eh-lines svg {
  height: 18px;
  width: 36px !important;
}
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-3 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-3 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-3 .eh-line-wrap .eh-lines svg,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-3 .eh-line-wrap .eh-lines svg {
  height: 21px;
  width: 40px !important;
}
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-4 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-4 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-4 .eh-line-wrap .eh-lines svg,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-4 .eh-line-wrap .eh-lines svg {
  height: 24px;
  width: 48px !important;
}

.eh-main-wrap.eh-shape-1 .eh-line-wrap.eh-line-wrap-1 .eh-line-left svg,
.eh-main-wrap.eh-shape-11 .eh-line-wrap.eh-line-wrap-1 .eh-line-left svg,
.eh-main-wrap.eh-shape-101 .eh-line-wrap.eh-line-wrap-1 .eh-line-left svg,
.eh-main-wrap.eh-shape-201 .eh-line-wrap.eh-line-wrap-1 .eh-line-left svg,
.eh-main-wrap.eh-shape-5 .eh-line-wrap.eh-line-wrap-1 .eh-line-left svg,
.eh-main-wrap.eh-shape-105 .eh-line-wrap.eh-line-wrap-1 .eh-line-left svg,
.eh-main-wrap.eh-shape-205 .eh-line-wrap.eh-line-wrap-1 .eh-line-left svg {
    transform: scale(1,-1);
}
.eh-main-wrap.eh-shape-1 .eh-line-wrap.eh-line-wrap-1 .eh-line-right svg,
.eh-main-wrap.eh-shape-11 .eh-line-wrap.eh-line-wrap-1 .eh-line-right svg,
.eh-main-wrap.eh-shape-101 .eh-line-wrap.eh-line-wrap-1 .eh-line-right svg,
.eh-main-wrap.eh-shape-201 .eh-line-wrap.eh-line-wrap-1 .eh-line-right svg,
.eh-main-wrap.eh-shape-5 .eh-line-wrap.eh-line-wrap-1 .eh-line-right svg,
.eh-main-wrap.eh-shape-105 .eh-line-wrap.eh-line-wrap-1 .eh-line-right svg,
.eh-main-wrap.eh-shape-205 .eh-line-wrap.eh-line-wrap-1 .eh-line-right svg {
  transform: scale(1,-1);
}
.eh-main-wrap .eh-line-wrap .eh-lines svg {
  height: 8px;
}
.eh-main-wrap.eh-line-301 .eh-line-wrap .eh-lines svg {
  height: 12px;
}
.eh-main-wrap.eh-line-303 .eh-line-wrap .eh-lines svg {
  height: 16px;
}
.eh-main-wrap .eh-line-wrap .eh-line-shape svg {
  display: none;
  width: 100%;
  height: 100%;
  fill:  transparent;
  overflow: visible;
  box-sizing: content-box;
}
.eh-main-wrap .eh-line-wrap .eh-lines svg {
  overflow: visible;
}
.eh-main-wrap.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  display: block;
  position: absolute !important;
  top: 0;
  left: 0;
  stroke: transparent;
  box-sizing: border-box;
}
.eh-main-wrap.eh-shape-group-200 .eh-line-wrap .eh-line-shape {
  position: relative;
}
.eh-main-wrap.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
.eh-main-wrap.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  display: block;
}
.eh-main-wrap.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  transform: translate(-50%,0);
}
.eh-main-wrap.eh-line-position-3.eh-full-width:not(.eh-line-group-0) .eh-line-wrap {
  min-width: 0px;
  display: grid;
  justify-content: flex-end;
  grid-template-columns:  min-content min-content min-content;
}
.eh-main-wrap.eh-line-position-3.eh-full-width:not(.eh-line-group-0) .eh-line-wrap-2 {
  justify-content: flex-start;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-100.eh-full-width .eh-line-wrap-1 {
  grid-template-columns:  1fr min-content min-content;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-100.eh-full-width .eh-line-wrap-2 {
  grid-template-columns: min-content min-content 1fr;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-100.eh-shape-group-00.eh-full-width .eh-line-wrap-1 {
  grid-template-columns:  1fr min-content;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-100.eh-shape-group-00.eh-full-width .eh-line-wrap-2 {
  grid-template-columns: min-content 1fr;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-200.eh-full-width .eh-line-wrap-1 {
  grid-template-columns: 1fr min-content min-content;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-200.eh-full-width .eh-line-wrap-2 {
  grid-template-columns: min-content min-content 1fr;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-200.eh-shape-group-00.eh-full-width .eh-line-wrap-1 {
  grid-template-columns: 1fr min-content;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-200.eh-shape-group-00.eh-full-width .eh-line-wrap-2 {
  grid-template-columns: min-content 1fr;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-300.eh-full-width .eh-line-wrap {
  grid-template-columns: min-content 1fr min-content;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-300.eh-shape-group-00.eh-full-width .eh-line-wrap-1 {
  grid-template-columns: min-content 1fr;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-300.eh-shape-group-00.eh-full-width .eh-line-wrap-2 {
  grid-template-columns: 1fr min-content;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-300.eh-full-width .eh-line-wrap .eh-extender  {
  width: 100% !important;
}
.eh-main-wrap .eh-title div[tag="node"],
.eh-main-wrap .eh-subtitle div[tag="node"] {
  min-width: 20px !important;
}
.eh-main-wrap .eh-title .mez:has(>div[tag="node"]),
.eh-main-wrap .eh-subtitle .mez:has(>div[tag="node"]) {
  border: 0px solid transparent;
  padding: 0;
  margin: 0;
}
.eh-main-wrap .eh-title .out:has(.mez>div[tag="node"]),
.eh-main-wrap .eh-subtitle .out:has(.mez>div[tag="node"]) {
  padding: 0;
  overflow: visible;
}
.mez.selected > div > .eh-main-wrap .eh-title .mez:has(>div[tag="node"]),
.mez.selected > div > .eh-main-wrap .eh-subtitle .mez:has(>div[tag="node"]) {
  box-shadow: 0 0 0 1px #acadb7;
}
.dark .mez.selected > div > .eh-main-wrap .eh-title .mez:has(>div[tag="node"]),
.dark .mez.selected > div > .eh-main-wrap .eh-subtitle .mez:has(>div[tag="node"]) {
  box-shadow: 0 0 0 1px #666666;
}




@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;
  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-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -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-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -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-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -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-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -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-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: elxr_puffIn;
  -moz-animation-name: elxr_puffIn;
  -ms-animation-name: elxr_puffIn;
  -o-animation-name: elxr_puffIn;
  animation-name: elxr_puffIn;
  -webkit-animation-fill-mode: none;
  -moz-animation-fill-mode: none;
  -ms-animation-fill-mode: none;
  -o-animation-fill-mode: none;
  animation-fill-mode: none;
}
.elxr_elxr_twisterInUp {
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -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-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -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-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -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-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -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);
  }
}
@-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);
  }
}
@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);
  }
}
.launchpad-wrapper{position:relative;display:inline-block;z-index:1}.launchpad,.satellite,.tierahs,.tierahs-link{background-color:transparent;border:none;border-radius:50%;aspect-ratio:1/1;text-align:center;padding:0;margin:0;transition:all 300ms ease-out;display:inline-grid;justify-content:center;align-content:center;cursor:pointer}.launchpad:hover,.satellite:hover,.tierahs:hover,.tierahs-link:hover{background-color:transparent}.launchpad:active,.launchpad.launched:active,.satellite:active,.satellite.launched:active,.tierahs:active,.tierahs.launched:active,.tierahs-link:active,.tierahs-link.launched:active{scale:0.95}.launchpad svg,.satellite svg,.tierahs svg,.tierahs-link svg{width:100%;height:auto}button.satellite,button.tierahs{appearance:none}.satellite{position:absolute;top:50%;left:50%;translate:-50% -50%;z-index:-1;scale:0.5}.satellite.launched{scale:1}
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */

.animated {
/*   animation-duration: 1s; */
  animation-fill-mode: both;
}

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

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

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  animation-duration: .75s;
}
 */

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    transform: translate3d(0,-4px,0);
  }
}

.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}

@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

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

.flash {
  animation-name: flash;
}

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

@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }

  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  animation-name: pulse;
}

@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }

  30% {
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    transform: scale3d(1.05, .95, 1);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  animation-name: rubberBand;
}

@keyframes shake {
  from, to {
    transform: translate3d(0, 0, 0);
  }

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

  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  animation-name: shake;
}

@keyframes headShake {
  0% {
    transform: translateX(0);
  }

  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    transform: translateX(0);
  }
}

.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake;
}

@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  transform-origin: top center;
  animation-name: swing;
}

@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  animation-name: tada;
}

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

@keyframes wobble {
  from {
    transform: none;
  }

  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    transform: none;
  }
}

.wobble {
  animation-name: wobble;
}

@keyframes jello {
  from, 11.1%, to {
    transform: none;
  }

  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  animation-name: jello;
  transform-origin: center;
}

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
  }

  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  animation-name: bounceIn;
}

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }

  75% {
    transform: translate3d(0, -10px, 0);
  }

  90% {
    transform: translate3d(0, 5px, 0);
  }

  to {
    transform: none;
  }
}

.bounceInDown {
  animation-name: bounceInDown;
}

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }

  75% {
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    transform: translate3d(5px, 0, 0);
  }

  to {
    transform: none;
  }
}

.bounceInLeft {
  animation-name: bounceInLeft;
}

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    transform: translate3d(10px, 0, 0);
  }

  90% {
    transform: translate3d(-5px, 0, 0);
  }

  to {
    transform: none;
  }
}

.bounceInRight {
  animation-name: bounceInRight;
}

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }

  75% {
    transform: translate3d(0, 10px, 0);
  }

  90% {
    transform: translate3d(0, -5px, 0);
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  animation-name: bounceInUp;
}

@keyframes bounceOut {
  20% {
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  animation-name: bounceOut;
}

@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  animation-name: bounceOutDown;
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  animation-name: bounceOutLeft;
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  animation-name: bounceOutRight;
}

@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  animation-name: bounceOutUp;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  animation-name: fadeIn;
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInDown {
  animation-name: fadeInDown;
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInDownBig {
  animation-name: fadeInDownBig;
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInLeft {
  animation-name: fadeInLeft;
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInRight {
  animation-name: fadeInRight;
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInRightBig {
  animation-name: fadeInRightBig;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInUp {
  animation-name: fadeInUp;
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInUpBig {
  animation-name: fadeInUpBig;
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  animation-name: fadeOutDown;
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  animation-name: fadeOutLeft;
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  animation-name: fadeOutRight;
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  animation-name: fadeOutUp;
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}

@keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }

  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }

  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }

  80% {
    transform: perspective(400px) scale3d(.95, .95, .95);
    animation-timing-function: ease-in;
  }

  to {
    transform: perspective(400px);
    animation-timing-function: ease-in;
  }
}

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

@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }

  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    transform: perspective(400px);
  }
}

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

@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in;
  }

  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    transform: perspective(400px);
  }
}

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

@keyframes flipOutX {
  from {
    transform: perspective(400px);
  }

  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

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

@keyframes flipOutY {
  from {
    transform: perspective(400px);
  }

  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

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

@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    transform: none;
    opacity: 1;
  }
}

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

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

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

@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  animation-name: rotateIn;
}

@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}

@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  animation-name: rotateInDownRight;
}

@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}

@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  animation-name: rotateInUpRight;
}

@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1;
  }

  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  animation-name: rotateOut;
}

@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}

@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}

@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}

@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}

@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }

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

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

  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  animation-name: hinge;
}

@keyframes hingeIn {
  0% {
  transform: translate3d(0, 700px, 0);
    opacity: 0;
  }

  20%, 60% {
  transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 0.50;
  }

  40%, 80% {
  transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
}

.hingeIn {
  animation-name: hingeIn;
}

@keyframes jackInTheBox {
  from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }

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

  70% {
    transform: rotate(3deg);
  }

  to {
    opacity: 1;
    transform: scale(1);
  }
}

.jackInTheBox {
  animation-name: jackInTheBox;
}

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

@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.rollIn {
  animation-name: rollIn;
}

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

@keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  animation-name: rollOut;
}

@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  animation-name: zoomIn;
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInDown {
  animation-name: zoomInDown;
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInLeft {
  animation-name: zoomInLeft;
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInRight {
  animation-name: zoomInRight;
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInUp {
  animation-name: zoomInUp;
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 0;
  }
}

.zoomOut {
  animation-name: zoomOut;
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutDown {
  animation-name: zoomOutDown;
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    transform: scale(.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}

.zoomOutLeft {
  animation-name: zoomOutLeft;
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    transform: scale(.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}

.zoomOutRight {
  animation-name: zoomOutRight;
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutUp {
  animation-name: zoomOutUp;
}

@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  animation-name: slideInDown;
}

@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  animation-name: slideInLeft;
}

@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  animation-name: slideInRight;
}

@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  animation-name: slideInUp;
}

@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  animation-name: slideOutDown;
}

@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  animation-name: slideOutLeft;
}

@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  animation-name: slideOutRight;
}

@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  animation-name: slideOutUp;
}
@charset "UTF-8";.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}@keyframes 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)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes 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 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)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes 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 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%)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes 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 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}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes 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 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)}}.swing{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes flash{0%,50%,100%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,100%{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes 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)}}@-webkit-keyframes 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 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)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes 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 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}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes 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 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}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes 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 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}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes 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 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}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes 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 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}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes 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 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.flip{-webkit-backface-visibility:visible;-ms-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes 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 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}}.flipInX{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes 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 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}}.flipInY{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes 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%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes 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%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes 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 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)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes 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 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)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes 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 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)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes 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 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)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes 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)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes 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)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes 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)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes 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)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes 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)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes 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)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes 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)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes 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)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}


@-webkit-keyframes 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);
  }
}
@keyframes 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);
  }
}
@-webkit-keyframes 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);
  }
}
@keyframes 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);
  }
}

.puffIn {
  -webkit-animation-name: puffIn;
  animation-name: puffIn;
}
.puffOut {
  -webkit-animation-name: puffOut;
  animation-name: puffOut;
}
.vanishIn {
  -webkit-animation-name: vanishIn;
  animation-name: vanishIn;
}.quickflip{position:relative;opacity:0;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;transform-style:preserve-3d;transform-origin:50% 50%}.quickflip > *{backface-visibility:hidden;transform-style:preserve-3d;visibility:hidden}.quickflip > *.qf-sizer{display:block}.quickflip > *:first-child,.quickflip > *:nth-child(2){visibility:visible}.quickflip > *:not(.qf-sizer){position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.qf-forward,.qf-play,.qf-playPause,.qf-pause,.qf-backward{cursor:pointer}
.mejs__container{background:none !important}.video-pro{width:100% !important;height:auto !important;max-width:100%;-webkit-touch-callout:none !important;-webkit-user-select:none !important;user-select:none !important}.video-pro *{-webkit-touch-callout:none !important;-webkit-user-select:none !important;user-select:none !important}.video-pro.hide-controls .mejs__controls{display:none}.video-pro.hide-play .mejs__overlay-button{display:none}
.stacks-button{--button-text-color:#ffffff;--button-background-color:#0080ff;--button-background-color-hover:#0059b1;--button-radius:0;text-align:left;position:relative;box-sizing:border-box}.stacks-button > a,.stacks-button > button{color:var(--button-text-color) !important;background-color:var(--button-background-color) !important;display:inline-block;box-sizing:border-box;vertical-align:middle;margin:0 0 1rem 0;padding:.85em 1em;border:1px solid transparent;border-radius:var(--button-radius);transition:background-color .25s ease-out,color .25s ease-out;font-family:inherit;font-size:1rem;-webkit-appearance:none;line-height:1;text-align:center;text-decoration:none;cursor:pointer}.stacks-button > a:hover,.stacks-button > a:active,.stacks-button > button:hover,.stacks-button > button:active{background-color:var(--button-background-color-hover) !important}.stacks-button.button-center{text-align:center}.stacks-button.button-right{text-align:right}.stacks-button.button-fill > a,.stacks-button.button-fill > button{display:block;width:100%}.stacks-button.button-plain{--button-background-color:transparent!important;--button-background-color-hover:transparent!important}.stacks-button.button-round{--button-radius:30px}.stacks-button.button-radius{--button-radius:3px}
/*
1.5.0.1
- hotfix: display bug with dropdown items in edit mode
*/
#stacks_in_9566 {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#stacks_in_9566 > * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*:focus {
  outline-style:none;
  box-shadow:none;
  border-color:transparent;
}

#stacks_in_9566 .clean-menu-extra {
  display: none;
}
#clean-menu_stacks_in_9566 .clean-menu-logo .cm-logo-right {
  white-space: nowrap;
}
#clean-menu_stacks_in_9566 .clean-menu-logo .cm-logo-right * {
  margin: 0;
  display: flex;
  align-self: center;
}
#clean-menu-full_stacks_in_9566.cm-full-menu li > a:hover,
#clean-menu_stacks_in_9566 li > a:hover {
  text-decoration: none;
}

#stacks_in_9566 nav {
  border: 0px solid transparent;
}
#clean-menu_stacks_in_9566 {
  max-width: 1320px;
  box-sizing: border-box;
  padding: 0px 20px;
  
  margin: 0 auto;
  
}
/* compatability fixes */
#clean-menu_stacks_in_9566 ul {
  margin: 0;
}
#clean-menu-full_stacks_in_9566.cm-full-menu ul,
#clean-menu_stacks_in_9566 .clean-menu-top-level > ul > li > ul {
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}
#clean-menu_stacks_in_9566 ul li > a:after,
#clean-menu_stacks_in_9566 .clean-menu-top-level > ul > li > ul li > a:after {
  align-self: center;
}
/* --- */
#clean-menu-full_stacks_in_9566.cm-full-menu,
#clean-menu_stacks_in_9566 .clean-menu-top-level > ul > li > ul {
  position: absolute;
  top: 0;
  left: 0;
}
#clean-menu-full_stacks_in_9566.cm-full-menu ul,
#clean-menu_stacks_in_9566 .clean-menu-top-level > ul > li > ul {
  text-decoration: none;
  list-style: none;
  margin: 0;
  display: block;
  padding: 0px 0px;
  background: transparent;
}
#clean-menu-full_stacks_in_9566.cm-full-menu ul {
  padding: 6px 0px;
}
#clean-menu-full_stacks_in_9566.cm-full-menu ul li,
#clean-menu_stacks_in_9566 .clean-menu-top-level > ul > li > ul li {
  display: block;
  margin: 0;
  padding: 0;
  float: none;
  background: transparent;
}
#clean-menu-full_stacks_in_9566.cm-full-menu ul li > a,
#clean-menu_stacks_in_9566 .clean-menu-top-level > ul > li > ul li > a {
  padding: 5px 20px;
  margin: 0;
  line-height: 1;
  background: transparent;
  display: inline-block;
}
#clean-menu_stacks_in_9566 .clean-menu-top-level > ul > li.clean-menu-dropdown > ul {
  padding: 6px 0px;
}
#clean-menu_stacks_in_9566 .clean-menu-top-level > ul > li > ul li > a {
  padding: 6px 20px;
}
#clean-menu-full_stacks_in_9566.cm-full-menu ul > li > a {
  font-weight: bold;
}
#clean-menu-full_stacks_in_9566.cm-full-menu ul > li > .cm-custom-content {
  padding: 4px 20px 4px 20px;
}
#clean-menu-full_stacks_in_9566.cm-full-menu ul ul > li > .cm-custom-content {
  padding: 4px 20px 4px 30px;
}
#clean-menu-full_stacks_in_9566.cm-full-menu ul > li.cm-grouped-item > .cm-custom-content  {
  padding: 4px 20px 4px 0px;
}
#clean-menu-full_stacks_in_9566.cm-full-menu ul ul > li > a,
#clean-menu_stacks_in_9566 .clean-menu-top-level > ul > li > ul ul {
  padding: 6px 20px;
  font-weight: normal;
  line-height: 1;
  height: auto;
}
#clean-menu-full_stacks_in_9566.cm-full-menu ul > div,
#clean-menu_stacks_in_9566 .clean-menu-top-level > ul > li > ul > div {
  padding: 20px;
}
#clean-menu-full_stacks_in_9566.cm-full-menu ul > div a,
#clean-menu_stacks_in_9566 .clean-menu-top-level > ul > li > ul > div a {
  display: block;
  padding: 0;
}
#clean-menu-full_stacks_in_9566.cm-full-menu ul ul,
#clean-menu_stacks_in_9566 .clean-menu-top-level > ul > li > ul ul {
  display: block;
  padding: 0px 0px 10px 10px;
  margin: 0;
}
#clean-menu-full_stacks_in_9566.cm-full-menu,
#clean-menu_stacks_in_9566 .clean-menu-top-level > ul > li > ul {
  position: absolute;
  z-index: 9999;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: -webkit-transform 300ms ease, opacity 300ms ease;
  transition: -webkit-transform 300ms ease, opacity 300ms ease;
  transition: transform 300ms ease, opacity 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease, opacity 300ms ease;
  -webkit-transform: translate(0, 50px);
  transform: translate(0, 50px);
  min-width: 250px;
  border-radius: 4px;
  box-shadow: 0px 10px 20px rgba(0,0,0,0.4);
}
#clean-menu-full_stacks_in_9566.cm-full-menu.clean-menu-active {
  -webkit-transform: translate(0px, 5px);
  transform: translate(0px, 5px);
  pointer-events: all;
  opacity: 1;
}
#clean-menu-full_stacks_in_9566.cm-full-menu {
  height: 0;
  overflow: hidden;
}
#clean-menu-full_stacks_in_9566.cm-full-menu.clean-menu-active {
  height: auto;
}



#clean-menu-full_stacks_in_9566.cm-full-menu.clean-menu-active ul {
  pointer-events: all;
  opacity: 1;
}
#clean-menu-full_stacks_in_9566 ul {
  opacity: 0;
  pointer-events: none;
  z-index: 0;
  -webkit-transition: opacity 450ms ease;
  transition: opacity 450ms ease;
}
#clean-menu-full_stacks_in_9566.clean-menu-active ul {
  opacity: 1;
  pointer-events: all;
}
.cm-toggle {
  width: 30px;
  height: 28px;
  position: relative;
  margin: 0px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}
.cm-toggle span {
  display: block;
  position: absolute;
  height: 5px;
  width: 100%;
  background: #333;
  border-radius: 4px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}
.cm-toggle span:nth-child(1) {
  top: 0px;
}
.cm-toggle span:nth-child(2),.cm-toggle span:nth-child(3) {
  top: 10px;
}
.cm-toggle span:nth-child(4) {
  top: 20px;
}
.cm-toggle.open span:nth-child(1) {
  opacity: 0;
}
.cm-toggle.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cm-toggle.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.cm-toggle.open span:nth-child(4) {
  opacity: 0;
}



#clean-menu_stacks_in_9566 {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#clean-menu_stacks_in_9566 > div {
  align-self: center;
}
#clean-menu_stacks_in_9566 .clean-menu-full .cm-menu-toggle {
  width: 30px;
  height: 25px;
  box-sizing: border-box;
  padding: 0;
/*  border: 1px solid #000;*/
  border-radius: 3px;
  cursor: pointer;
}
#clean-menu_stacks_in_9566 > div {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 10px 0;
  flex-grow: 1;
  transition: margin 300ms ease;
}
#clean-menu_stacks_in_9566 .clean-menu-logo {
  max-width: 250px;
  min-width: 250px;
  margin: 0;
}
#clean-menu_stacks_in_9566 .clean-menu-logo .cm-logo-wrap {
  max-width: 250px;
  min-width: 250px;
  -webkit-box-flex: none;
  -ms-flex: none;
  flex: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
}
#clean-menu_stacks_in_9566 .clean-menu-logo a {
  text-decoration: none;
  display: block;
}
/*
div[tag="slice"] > .mez > #stacks_in_9566.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-logo {
  width: 300px; max-width: 300px;
}
*/
#clean-menu_stacks_in_9566 .clean-menu-logo > div > div {
  align-self: center;
}
#clean-menu_stacks_in_9566 .clean-menu-logo .cm-logo-left {
  max-width: 73px;
  
  display: none;
  
  
  max-width: 9999px;
  
  margin: 10px 0;
}
div[tag="slice"] > .mez > #stacks_in_9566.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-logo .cm-logo-left  {
  max-width: 128px;
  
  max-width: 9999px;
  
}
#clean-menu_stacks_in_9566 .clean-menu-logo .cm-logo-right {
  
  display: none;
  
  margin: 10px 0;
}
#clean-menu_stacks_in_9566 .clean-menu-top-level ul {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-end;
  
  
  display: -ms-flexbox;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  
  -ms-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  list-style: none;
  padding: 0;
  text-decoration: none;
}
#clean-menu_stacks_in_9566 .clean-menu-top-level ul > div {
  display: none;
}
#clean-menu_stacks_in_9566 .clean-menu-top-level ul ul {
  display: none;
}
#clean-menu_stacks_in_9566 .clean-menu-top-level ul li {
  margin: 0 15px;
  align-self: center;
  line-height: 1;
}
#clean-menu_stacks_in_9566 .clean-menu-top-level ul li:first-child {
  margin-left: 0;
}
#clean-menu_stacks_in_9566 .clean-menu-top-level ul li:last-child {
  margin-right: 0;
}
#clean-menu_stacks_in_9566 .clean-menu-top-level ul li:last-child.cm-group-True {
  margin: 0;
}


div[tag="slice"] > .mez > #stacks_in_9566.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-top-level ul li {
  margin: 0 0 0 15px;
}
#clean-menu_stacks_in_9566 .clean-menu-top-level ul li > a,
#clean-menu_stacks_in_9566 .clean-menu-top-level ul li > a:visited {
  transition: color 150ms ease;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.40);
  font-size: 18px;
  
  line-height: 25px;
  align-items: center;
  padding: 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
}
#clean-menu-full_stacks_in_9566.cm-full-menu ul li > a {
  font-size: 18px;
}
#clean-menu_stacks_in_9566 .clean-menu-top-level ul li > a,
#clean-menu-full_stacks_in_9566.cm-full-menu ul li > a {
  font-family: Andale;
}
#clean-menu-full_stacks_in_9566.cm-full-menu > ul > li > a {
  
}
#clean-menu_stacks_in_9566 .clean-menu-top-level ul li > a svg,
#clean-menu-full_stacks_in_9566.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_9566 .clean-menu-top-level > ul > li > ul li > a svg {
  fill: rgba(0, 0, 0, 0.40);
  align-self: center;
  vertical-align: middle;
}
#clean-menu-full_stacks_in_9566.cm-full-menu ul li > a,
#clean-menu_stacks_in_9566 .clean-menu-top-level > ul > li > ul li > a{
  transition: color 150ms ease;
}
#clean-menu_stacks_in_9566 .clean-menu-top-level ul li.cm-grouped-item,
#clean-menu-full_stacks_in_9566.cm-full-menu ul li.cm-grouped-item,
#clean-menu_stacks_in_9566 .clean-menu-top-level > ul > li > ul li.cm-grouped-item {
  white-space: nowrap;
  display: flex;
  align-items: center;
}
#clean-menu-full_stacks_in_9566.cm-full-menu ul li.cm-grouped-item,
#clean-menu_stacks_in_9566 .clean-menu-top-level > ul > li > ul li.cm-grouped-item {
  padding: 5px 20px;
}
#clean-menu_stacks_in_9566 .clean-menu-top-level ul li.cm-grouped-item > a,
#clean-menu-full_stacks_in_9566.cm-full-menu ul li.cm-grouped-item > a {
  display: inline-block;
  margin-left: 8px;
}
#clean-menu_stacks_in_9566 .clean-menu-top-level ul li.cm-grouped-item > a {
  padding: 0;
}
#clean-menu_stacks_in_9566 .clean-menu-top-level ul li.cm-grouped-item > a:first-child,
#clean-menu-full_stacks_in_9566.cm-full-menu ul li.cm-grouped-item > a:first-child {
  margin-left: 0px;
}
#clean-menu-full_stacks_in_9566.cm-full-menu ul li.cm-grouped-item > a {
  padding: 4px 30px 4px 0;
}
#clean-menu_stacks_in_9566 .clean-menu-top-level ul li > a ion-icon, #clean-menu_stacks_in_9566 .clean-menu-top-level ul li > a i,
#clean-menu-full_stacks_in_9566.cm-full-menu ul li > a ion-icon, #clean-menu-full_stacks_in_9566.cm-full-menu ul li > a i {
  font-size: 25px;
  line-height: 25px;
  
  font-size: 18px;
  line-height: 18px;
  

}
#stacks_in_9566 li > a svg,
#clean-menu_stacks_in_9566 .clean-menu-top-level ul li > a svg,
#clean-menu-full_stacks_in_9566.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_9566 .clean-menu-top-level > ul > li > ul li > a svg {
  
  width: 18px;
  height: 18px;
  
}

#clean-menu_stacks_in_9566 .clean-menu-top-level ul li > a:hover {
  transition: color 150ms ease;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.20);
}
#clean-menu_stacks_in_9566 .clean-menu-top-level ul li > a:hover svg,
#clean-menu-full_stacks_in_9566.cm-full-menu ul li > a:hover svg {
  fill: rgba(0, 0, 0, 0.20);
}
#clean-menu_stacks_in_9566 .clean-menu-top-level ul li > a.cm-heading {
  pointer-events: none;
}
#clean-menu_stacks_in_9566 .clean-menu-top-level ul li.cm-current > a {
  transition: color 150ms ease;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.60);
}
#clean-menu_stacks_in_9566 .clean-menu-top-level ul li.cm-current > a svg,
#clean-menu-full_stacks_in_9566.cm-full-menu ul li.cm-current > a svg {
  fill: rgba(0, 0, 0, 0.60);
}
#clean-menu_stacks_in_9566 .cm-toggle span {
  background: #000000;
}
#clean-menu_stacks_in_9566 h1, #clean-menu_stacks_in_9566 h2, #clean-menu_stacks_in_9566 h3, #clean-menu_stacks_in_9566 h4, #clean-menu_stacks_in_9566 h5, #clean-menu_stacks_in_9566 h6, #clean-menu_stacks_in_9566 .layouts-text, #clean-menu_stacks_in_9566 p {
  color: rgba(0, 0, 0, 0.60);
  font-size: inherit;
  margin: 0;
}
#clean-menu-full_stacks_in_9566.cm-full-menu,
#clean-menu_stacks_in_9566 .clean-menu-top-level > ul > li > ul {
  background: rgba(255, 255, 255, 1.00);
}
#clean-menu-full_stacks_in_9566.cm-full-menu > ul > li,
#clean-menu_stacks_in_9566 .clean-menu-top-level > ul > li > ul > li {
  border-bottom: 1px solid rgba(255,255,255,0.15)
}
#clean-menu-full_stacks_in_9566.cm-full-menu > ul > li:last-child,
#clean-menu_stacks_in_9566 .clean-menu-top-level > ul > li > ul > li:last-child {
  border-bottom: 0px solid transparent;
}
#clean-menu-full_stacks_in_9566.cm-full-menu ul li > a,
#clean-menu-full_stacks_in_9566.cm-full-menu ul li > a:visited,
#clean-menu-full_stacks_in_9566.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_9566 .clean-menu-top-level > ul > li > ul li > a,
#clean-menu_stacks_in_9566 .clean-menu-top-level > ul > li > ul li > a:visited,
#clean-menu_stacks_in_9566 .clean-menu-top-level > ul > li > ul li > a svg,
#clean-menu-full_stacks_in_9566.cm-full-menu ul ul li:before {
  color: rgba(0, 0, 0, 1.00);
  fill: rgba(0, 0, 0, 1.00);
}
#clean-menu-full_stacks_in_9566.cm-full-menu ul li > a:hover,
#clean-menu_stacks_in_9566 .clean-menu-top-level > ul > li > ul li > a:hover,
#clean-menu_stacks_in_9566 .clean-menu-top-level > ul > li > ul li > a:hover svg {
  color: rgba(0, 0, 0, 0.20);
  fill:  rgba(0, 0, 0, 0.20);
}
/* #clean-menu-full_stacks_in_9566.cm-full-menu ul li > a.cm-heading:hover,
#clean-menu-full_stacks_in_9566.cm-full-menu ul li > a.cm-heading:hover svg,
#clean-menu_stacks_in_9566 .clean-menu-top-level > ul > li > ul li > a.cm-heading:hover {
  color: rgba(0, 0, 0, 1.00);
  cursor: default;
} */
#clean-menu-full_stacks_in_9566.cm-full-menu ul li.cm-current > a,
#clean-menu_stacks_in_9566 .clean-menu-top-level > ul > li > ul li.cm-current > a,
#clean-menu_stacks_in_9566 .clean-menu-top-level > ul > li > ul li.cm-current > a svg {
  color: rgba(0, 0, 0, 0.60);
  fill:  rgba(0, 0, 0, 0.60);
}
#clean-menu_stacks_in_9566 .clean-menu-top-level > ul > li > a.parent:after {
  border-color: rgba(0, 0, 0, 0.40);
}
#clean-menu_stacks_in_9566 .clean-menu-top-level > ul > li > a.parent:hover:after {
  border-color: rgba(0, 0, 0, 0.20);
}
/* #clean-menu_stacks_in_9566 .clean-menu-top-level > ul > li > a.cm-heading.parent:hover:after {
  border-color: rgba(0, 0, 0, 0.40);
} */
#clean-menu_stacks_in_9566 .clean-menu-top-level > ul > li > a.parent.cm-current:after {
  border-color: rgba(0, 0, 0, 0.60);
}
.disable-parents #clean-menu_stacks_in_9566 .clean-menu-top-level > ul > li > ul li > a.parent:hover:after,
.disable-parents #clean-menu_stacks_in_9566 .clean-menu-top-level > ul > li > ul li > a.parent:hover,
#clean-menu-full_stacks_in_9566.cm-full-menu.disable-parents  ul li > a.parent:hover {
  color: rgba(0, 0, 0, 1.00);
  border-color: rgba(0, 0, 0, 1.00);
}
.disable-parents #clean-menu_stacks_in_9566 .clean-menu-top-level ul li > a.parent:hover,
.disable-parents #clean-menu_stacks_in_9566 .clean-menu-top-level ul li > a.parent:hover:after {
  color: rgba(0, 0, 0, 0.40);
  border-color: rgba(0, 0, 0, 0.40);
}



#clean-menu_stacks_in_9566 .clean-menu-logo {
  margin: 0;
  width: auto;
  max-width: 250px;
}
#clean-menu_stacks_in_9566 .clean-menu-logo .cm-logo-wrap {
  -webkit-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
  max-width: 250px;
  width: 100%;
  float: right;
}
#clean-menu_stacks_in_9566 .clean-menu-full {
  width: 250px;
  -webkit-box-flex: none;
  -ms-flex: none;
  flex: none;
}
/*
div[tag="slice"] > .mez > #stacks_in_9566.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-full {
width: auto; max-width: 300px;
}
*/
#clean-menu_stacks_in_9566 .clean-menu-full .cm-menu-toggle {
  display: block;
}
#clean-menu_stacks_in_9566 .clean-menu-top-level ul {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
div[tag="slice"] > .mez > #stacks_in_9566.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-top-level ul li {
  margin: 0 7px;
}




#clean-menu_stacks_in_9566 .clean-menu-full {
  margin: 0;
}
#clean-menu_stacks_in_9566 .clean-menu-full .cm-menu-toggle {
  display: none;
}
#clean-menu_stacks_in_9566 .clean-menu-top-level > ul > li > ul {
  display: block;
  position: fixed;
  pointer-events: none;
  opacity: 0;
  top: 100%;
  box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
}
#clean-menu_stacks_in_9566 .clean-menu-top-level ul li {
  position: relative;
}
#clean-menu_stacks_in_9566 .clean-menu-top-level > ul > li.clean-menu-dropdown > ul {
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  pointer-events: all;
  opacity: 1;
}
#clean-menu_stacks_in_9566 .clean-menu-top-level > ul > li > a.parent:after {
  content: "";
  border-style: solid;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  margin: -3px 0 0 8px;
}
#clean-menu_stacks_in_9566 .clean-menu-top-level > ul > li > a.parent a.parent:after {
  border-color: rgba(0, 0, 0, 1.00);
}
#clean-menu_stacks_in_9566 .clean-menu-top-level > ul > li > a.parent a.parent:hover:after {
  border-color: rgba(0, 0, 0, 0.20);
}
/* #clean-menu_stacks_in_9566 .clean-menu-top-level > ul > li > a.parent a.cm-heading.parent:hover:after {
  border-color: rgba(0, 0, 0, 1.00);
} */
#clean-menu_stacks_in_9566 .clean-menu-top-level > ul > li > a.parent a.parent.cm-current:after {
  border-color: rgba(0, 0, 0, 0.60);
}


#clean-menu_stacks_in_9566 .clean-menu-logo,
#clean-menu_stacks_in_9566 .clean-menu-full {
  width: 50px;
  min-width: 50px;
  max-width: 50px;
}



#clean-menu-full_stacks_in_9566.cm-full-menu > ul > li {
  border-bottom: 1px solid rgba(255,255,255,0.15)
}
#clean-menu-full_stacks_in_9566.cm-full-menu > ul > li:last-child {
  border-bottom: 0px solid transparent;
}
#clean-menu-full_stacks_in_9566.cm-full-menu {

}
#clean-menu_stacks_in_9566 .clean-menu-top-level ul li > a,
#clean-menu_stacks_in_9566 .clean-menu-top-level ul li > a:visited {
  color: rgba(255,255,255,.6);
}
#clean-menu_stacks_in_9566 .clean-menu-top-level ul li > a svg {
  fill: rgba(255,255,255,.6);
}
#clean-menu_stacks_in_9566 .clean-menu-top-level ul li > a:hover {
  color: rgba(255,255,255,.9);
}
#clean-menu_stacks_in_9566 .clean-menu-top-level ul li > a:hover svg {
  fill: rgba(255,255,255,.9);
}
/* #clean-menu_stacks_in_9566 .clean-menu-top-level ul li > a.cm-heading:hover {
  color: rgba(255,255,255,.6);
  cursor: default;
} */
#clean-menu_stacks_in_9566 .clean-menu-top-level ul li.cm-current > a {
  color: rgba(255,255,255,1);
}
#clean-menu_stacks_in_9566 .clean-menu-top-level ul li.cm-current > a svg {
  fill: rgba(255,255,255,1);
}
#clean-menu_stacks_in_9566 .clean-menu-top-level > ul > li > a.parent:after {
  border-color: rgba(255,255,255,.6);
}
#clean-menu_stacks_in_9566 .clean-menu-top-level > ul > li > a.parent:hover:after {
  border-color: rgba(255,255,255,.9);
}
/* #clean-menu_stacks_in_9566 .clean-menu-top-level > ul > li > a.cm-heading.parent:hover:after {
  border-color: rgba(255,255,255,.6);
} */
#clean-menu_stacks_in_9566 .clean-menu-top-level > ul > li > a.parent.cm-current:after {
  border-color: rgba(255,255,255,1);
}
#clean-menu_stacks_in_9566 .cm-toggle span {
  background: rgba(255,255,255,1);
}
#clean-menu_stacks_in_9566 h1, #clean-menu_stacks_in_9566 h2, #clean-menu_stacks_in_9566 h3, #clean-menu_stacks_in_9566 h4, #clean-menu_stacks_in_9566 h5, #clean-menu_stacks_in_9566 h6, #clean-menu_stacks_in_9566 .layouts-text, #clean-menu_stacks_in_9566 p {
  color: rgba(255,255,255,1);
}
.disable-parents #clean-menu_stacks_in_9566 .clean-menu-top-level > ul > li > a.parent:hover,
.disable-parents #clean-menu_stacks_in_9566 .clean-menu-top-level > ul > li > a.parent:hover:after {
  color: rgba(255,255,255,.6);
  border-color: rgba(255,255,255,.6);
}



@media all and (min-width: 771px) {
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_9566.cm-full-menu ul li {
    border-width: 0;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_9566 {
    padding: 10px 0px;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_9566.cm-full-menu ul li.cm-hide-dropdown-menu,
  body:not(.cm-mobile-example) #clean-menu_stacks_in_9566 ul li.cm-hide-menu {
    display: none;
  }
  
  #clean-menu_stacks_in_9566 .clean-menu-top-level > ul > li > ul.cm-wide {
    display: grid;
  }
  #clean-menu_stacks_in_9566 .clean-menu-top-level > ul > li > ul.cm-wide > li {
    text-align: left;
    align-self: flex-start;
  }
}

@media all and (max-width: 770px) {
  
  #clean-menu_stacks_in_9566.clean-menu {
    flex-wrap: wrap-reverse;
  }
  #clean-menu_stacks_in_9566 > div  {
    
    
  }
  
  #clean-menu_stacks_in_9566.clean-menu {
    gap: 0 16px;
  }
  #clean-menu-full_stacks_in_9566 {
    min-width: 300px;
  }
  #clean-menu_stacks_in_9566 .clean-menu-full {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 10px 0;
  }
  #clean-menu_stacks_in_9566 > div:last-child {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  #clean-menu_stacks_in_9566 .clean-menu-full .cm-menu-toggle {
    display: block;
  }
  #clean-menu_stacks_in_9566 .clean-menu-top-level {
    display: none;
  }
  
  
  #clean-menu-full_stacks_in_9566.cm-full-menu ul li {
    display: block;
  }
  #clean-menu-full_stacks_in_9566.cm-full-menu ul {
    padding: 12px 0px;
  }
  #clean-menu-full_stacks_in_9566.cm-full-menu ul > li > .cm-custom-content {
    padding: 4px 24px 4px 24px;
  }
  #clean-menu-full_stacks_in_9566.cm-full-menu ul ul > li > .cm-custom-content {
    padding: 4px 24px 4px 34px;
  }
  #clean-menu-full_stacks_in_9566.cm-full-menu ul > li.cm-grouped-item > .cm-custom-content  {
    padding: 4px 24px 4px 0px;
  }
  #clean-menu-full_stacks_in_9566.cm-full-menu ul li.cm-grouped-item{
    padding: 4px 24px;
  }
  #clean-menu-full_stacks_in_9566.cm-full-menu ul li > a {
    font-size: calc(18px + 2 );
    line-height: calc(18px + 2 );
    padding: 12px 24px;
    width: 100%;
    box-sizing: border-box;
  }
  #clean-menu-full_stacks_in_9566.cm-full-menu ul ul > li > a {
    padding: 12px 24px;
    width: 100%;
    box-sizing: border-box;
  }
  #clean-menu-full_stacks_in_9566.cm-full-menu ul li.cm-grouped-item > a {
    width: auto;
  }
  #clean-menu-full_stacks_in_9566.cm-full-menu {
    -webkit-transform: translate(0, 50px);
    transform: translate(0, 50px);
  }
  #clean-menu-full_stacks_in_9566.cm-full-menu.clean-menu-active {
    -webkit-transform: translate(0px, 5px);
    transform: translate(0px, 5px);
  }
  #clean-menu-full_stacks_in_9566.cm-full-menu ul li.cm-grouped-item > a {
    padding: 8px 30px 8px 0;
  }
}






.cm-mobile-example #clean-menu-full_stacks_in_9566 {
  min-width: 300px;
}
.cm-mobile-example #clean-menu_stacks_in_9566 .clean-menu-full {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.cm-mobile-example #clean-menu_stacks_in_9566 > div:last-child {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.cm-mobile-example #clean-menu_stacks_in_9566 .clean-menu-full .cm-menu-toggle {
  display: block;
}
.cm-mobile-example #clean-menu_stacks_in_9566 .clean-menu-top-level {
  display: none;
}
.cm-mobile-example #clean-menu-full_stacks_in_9566.cm-full-menu ul li {
  display: block;
}
.cm-mobile-example #clean-menu-full_stacks_in_9566.cm-full-menu ul li > a {
  padding: 10px 20px;
  width: 100%;
  box-sizing: border-box;
}
.cm-mobile-example #clean-menu-full_stacks_in_9566.cm-full-menu ul ul > li > a {
  padding: 10px 20px;
  width: 100%;
  box-sizing: border-box;
}
.cm-mobile-example #clean-menu-full_stacks_in_9566.cm-full-menu ul li.cm-grouped-item > a {
  width: auto;
}
.cm-mobile-example #clean-menu-full_stacks_in_9566.cm-full-menu {
  -webkit-transform: translate(0, 50px);
  transform: translate(0, 50px);
}
.cm-mobile-example #clean-menu-full_stacks_in_9566.cm-full-menu.clean-menu-active {
  -webkit-transform: translate(0px, 5px);
  transform: translate(0px, 5px);
}
.cm-mobile-example #clean-menu-full_stacks_in_9566.cm-full-menu ul li.cm-grouped-item > a {
  padding: 8px 30px 8px 0;
}


.cm-mobile-example #clean-menu_stacks_in_9566 .clean-menu-logo {

}








#clean-menu_stacks_in_9566 .clean-menu-top-level ul li.cm-current > a {
  
}

#stacks_in_9566 {
	background-color: rgba(0, 0, 0, 1.00);
}

.agent-hide{display:none !important}



#badger_ribbon_stacks_in_9578 {
  width: auto;
  white-space: nowrap;
  padding: 0.5rem 4rem;
  overflow: hidden;
  position: absolute;
  top: 2.00rem;
  right: -8.00rem;
  z-index: 99999;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.50);
  transition: all 300ms;
  
}

@media (prefers-color-scheme: dark) {
  #badger_ribbon_stacks_in_9578 {
    box-shadow: 0 0 10px 3px rgba(255, 255, 255, 0.15);
    
  }
}


@media print {
  #badger_ribbon_stacks_in_9578 {
    display: none;
  }
}



#badger_ribbon_stacks_in_9578 {
  opacity: 0;
  animation-name: badgerFadeIn;
  animation-delay: 2000ms;
  animation-duration: 1000ms;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}

@keyframes badgerFadeIn {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}

















#badger_ribbon_stacks_in_9578 {
  background-color: rgba(251, 2, 7, 1.00);
}
@media (prefers-color-scheme: dark) {
  #badger_ribbon_stacks_in_9578 {
    background-color: rgba(255, 255, 255, 1.00);
  }
}




#badger_ribbon_content_stacks_in_9578 {
  display: flex;
  align-items: center;
  gap: 0.50rem;
  width: 100%;
  padding: 0.5rem 4rem;
  color: rgba(255, 255, 255, 1.00);
  font-size: 1.30rem;
  line-height: 1.2;
  text-align: center;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  
  
  
}



@media (prefers-color-scheme: dark) {
  #badger_ribbon_content_stacks_in_9578 {
    color: rgba(255, 255, 255, 1.00);
  }
}

#badger_ribbon_content_stacks_in_9578 a,
#badger_ribbon_content_stacks_in_9578 a:visited,
#badger_ribbon_content_stacks_in_9578 a:hover,
#badger_ribbon_content_stacks_in_9578 a:active {
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  
  
  
  color: rgba(255, 255, 255, 1.00);
  border: none;
}

@media (prefers-color-scheme: dark) {
  #badger_ribbon_content_stacks_in_9578 a,
  #badger_ribbon_content_stacks_in_9578 a:visited,
  #badger_ribbon_content_stacks_in_9578 a:hover,
  #badger_ribbon_content_stacks_in_9578 a:active {
    color: rgba(0, 0, 0, 1.00);
  }
}





body {
  overflow-x: hidden;
}

#badger_ribbon_stacks_in_9578 {
  position: absolute;
}




.shiftingpanels_stacks_in_9568 {
  --black2whitestacks_in_9568: rgb(36.000000,36.000000,36.000000);
}
.shiftingpanels_stacks_in_9568 {
  position: relative;
  background-color: var(--black2whitestacks_in_9568);
  overflow: hidden;
}
.shiftingpanels_stacks_in_9568 .shiftingpanels-content-wrap {
  position: relative;
  z-index: 3;
  min-height: px;
  display: grid;
  align-items: center;
  
}
.shiftingpanels_stacks_in_9568 .shiftingpanels-content-wrap > div {
  
  
  
  padding: 10px 0px 10px 0px;
  
  
}
.shiftingpanels_stacks_in_9568 > * {
  position: relative;
  z-index: 2;
}
.shiftingpanels_stacks_in_9568 .shiftingpanels-panel-wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 0;
  perspective: 800px;
  transform-style: preserve-3d;
  transform: translate(-50%,-50%);
}
.shiftingpanels_stacks_in_9568:not(.shiftingpanels-zoom) .shiftingpanels-panel-wrap,
.shiftingpanels_stacks_in_9568.performance-mode-a .shiftingpanels-panel-wrap {
  transform-style: flat;
}
.shiftingpanels_stacks_in_9568 .shiftingpanels-panel-position {
  pointer-events: none;
  box-sizing: border-box;
  transform: translate3d(0px,0px,0px);
}
.shiftingpanels_stacks_in_9568 .shiftingpanels-panel {
  box-sizing: border-box;
  border-radius: 0px;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
}
.shiftingpanels_stacks_in_9568.shiftingpanels-scale-up .shiftingpanels-panel-position:not(.shiftingpanels-is-firefox) .shiftingpanels-panel-opacity,
.shiftingpanels_stacks_in_9568.shiftingpanels-scale-up .shiftingpanels-panel-position:not(.shiftingpanels-is-firefox) .shiftingpanels-panel {
  transform: scale(0.000000);
}
.shiftingpanels_stacks_in_9568.shiftingpanels-scale-up .shiftingpanels-panel-position.shiftingpanels-is-firefox  {
  transform: scale(0.000000);
}
.shiftingpanels_stacks_in_9568.shiftingpanels-rotate .shiftingpanels-panel-opacity,
.shiftingpanels_stacks_in_9568.shiftingpanels-rotate .shiftingpanels-panel {
  animation-timing-function: linear !important;
}
.shiftingpanels_stacks_in_9568.shiftingpanels-rotate .shiftingpanels-panel-opacity {
  backface-visibility: hidden;
}
.shiftingpanels_stacks_in_9568 .shiftingpanels-panel:before {
  content: "";
  border-radius: 0px;
  position: absolute;
  /* inset: 0; */
  left: 0.000000px;
  right: 0.000000px;
  top: 0.000000px;
  bottom: 0.000000px;
}
.shiftingpanels_stacks_in_9568.shiftingpanels-image.performance-mode-a .shiftingpanels-panel:before {
  z-index: -1;
}
.shiftingpanels_stacks_in_9568 .shiftingpanels-panel-opacity {
  background: #fff;
  border-radius: 0px;
  width: 100%;
  height: 100%;
  font-size: 12px;
  line-height: 14px;
}
.shiftingpanels_stacks_in_9568:not(.shiftingpanels-column,.shiftingpanels-column-frame) svg defs rect {
  rx: 0px;
  ry: 0px;
}
.shiftingpanels_stacks_in_9568.shiftingpanels-square-frame .shiftingpanels-panel:before,
.shiftingpanels_stacks_in_9568.shiftingpanels-diamond-frame .shiftingpanels-panel:before,
.shiftingpanels_stacks_in_9568.shiftingpanels-column-frame .shiftingpanels-panel:before {
  background: transparent;
  border: 2px solid #000;
}
.shiftingpanels_stacks_in_9568.shiftingpanels-square-frame .shiftingpanels-panel-opacity,
.shiftingpanels_stacks_in_9568.shiftingpanels-diamond-frame .shiftingpanels-panel-opacity,
.shiftingpanels_stacks_in_9568.shiftingpanels-column-frame .shiftingpanels-panel-opacity {
  background: transparent;
  border: 2px solid #fff;
}
/* .shiftingpanels_stacks_in_9568.shiftingpanels-shift-down .shiftingpanels-panel-wrap-outer,
.shiftingpanels_stacks_in_9568.shiftingpanels-shift-up .shiftingpanels-panel-wrap-outer,
.shiftingpanels_stacks_in_9568.shiftingpanels-zoom .shiftingpanels-panel-wrap-outer, */
.shiftingpanels_stacks_in_9568.shiftingpanels-image .shiftingpanels-panel-wrap-outer,
.shiftingpanels_stacks_in_9568.shiftingpanels-image .shiftingpanels-panel:before,
.shiftingpanels_stacks_in_9568.shiftingpanels-image.shiftingpanels-shift-down .shiftingpanels-panel,
.shiftingpanels_stacks_in_9568.shiftingpanels-image.shiftingpanels-shift-up .shiftingpanels-panel {
  background-color : rgba(17, 17, 17, 1.00);
}
.shiftingpanels_stacks_in_9568 .shiftingpanels-panel-wrap-outer {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 0;
  overflow: hidden;
}
.shiftingpanels_stacks_in_9568.shiftingpanels-shift-up .shiftingpanels-panel-opacity {
  opacity: 0.66;
}
.shiftingpanels_stacks_in_9568.shiftingpanels-shine .shiftingpanels-panel-opacity {
  opacity: 0.600000;
}

.shiftingpanels_stacks_in_9568.shiftingpanels-shift-down .shiftingpanels-panel-wrap-outer,
.shiftingpanels_stacks_in_9568.shiftingpanels-shift-up .shiftingpanels-panel-wrap-outer,
.shiftingpanels_stacks_in_9568.shiftingpanels-zoom .shiftingpanels-panel-wrap-outer,
.shiftingpanels_stacks_in_9568.shiftingpanels-rotate .shiftingpanels-panel-wrap-outer,
.shiftingpanels_stacks_in_9568 .shiftingpanels-panel:before,
.shiftingpanels_stacks_in_9568.shiftingpanels-shift-down .shiftingpanels-panel,
.shiftingpanels_stacks_in_9568.shiftingpanels-shift-up .shiftingpanels-panel {
  background-color: transparent;
}
.shiftingpanels_stacks_in_9568 .shiftingpanels-panel-opacity {
  opacity: 0.5;
}
.shiftingpanels_stacks_in_9568.shiftingpanels-shift-up .shiftingpanels-panel-opacity {
  opacity: 0.4;
}
.shiftingpanels_stacks_in_9568.shiftingpanels-shine .shiftingpanels-panel-opacity {
  opacity: 0.300000;
}
.shiftingpanels_stacks_in_9568 .shiftingpanels-overlay {
  z-index: 1;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  
  
  mix-blend-mode: overlay;
  background-image: linear-gradient(135deg, rgba(43, 159, 251, 1.00) 0%,rgba(23, 170, 251, 1.00) 50%);
  
  pointer-events: none;
}
.shiftingpanels_stacks_in_9568 .shiftingpanels-panel-wrap-outer {
  background-color: none;
  box-shadow: 0 0 0 3000px #808080;
}
.shiftingpanels_stacks_in_9568.shiftingpanels-shine .shiftingpanels-panel-wrap-outer,
.shiftingpanels_stacks_in_9568.shiftingpanels-shift-up .shiftingpanels-panel-wrap-outer {
  box-shadow: 0 0 0 3000px #666;
}
.shiftingpanels_stacks_in_9568.shiftingpanels-scale-up .shiftingpanels-panel-wrap-outer {
  box-shadow: none;
}
.shiftingpanels_stacks_in_9568 .shiftingpanels-panel:before {
  background: #000;
}
.shiftingpanels_stacks_in_9568:not(.shiftingpanels-zoom,.shiftingpanels-rotate) .shiftingpanels-panel {
  background: #000;
}
[tag="slice"] .shiftingpanels_stacks_in_9568 .shiftingpanels-panel-wrap-outer {
  display: none;
}

[tag="slice"] .shiftingpanels_stacks_in_9568:before,
.shiftingpanels_stacks_in_9568.shiftingpanels-image .shiftingpanels-panel-wrap-outer {
  transform: translate(-50%,-50%) !important;
  
  
  
  
}

.shiftingpanels_stacks_in_9568:not(.shiftingpanels-zoom,.shiftingpanels-rotate) .shiftingpanels-panel {
  border-radius: 0px;
  position: absolute;
  left: 0.000000px;
  right: 0.000000px;
  top: 0.000000px;
  bottom: 0.000000px;
  z-index: 1;
  width: auto;
  height: auto;
  will-change: transform;
}
.shiftingpanels_stacks_in_9568:not(.shiftingpanels-zoom,.shiftingpanels-rotate) .shiftingpanels-panel-opacity {
  position: absolute;
  left: 0.000000px;
  right: 0.000000px;
  top: 0.000000px;
  bottom: 0.000000px;
  z-index: 2;
  width: auto;
  height: auto;
  will-change: transform,opacity;
}
.shiftingpanels_stacks_in_9568:not(.shiftingpanels-zoom,.shiftingpanels-rotate) .shiftingpanels-panel:before {
  display: none;
}
.shiftingpanels_stacks_in_9568.shiftingpanels-square-frame:not(.shiftingpanels-zoom,.shiftingpanels-rotate) .shiftingpanels-panel,
.shiftingpanels_stacks_in_9568.shiftingpanels-diamond-frame:not(.shiftingpanels-zoom,.shiftingpanels-rotate) .shiftingpanels-panel,
.shiftingpanels_stacks_in_9568.shiftingpanels-column-frame:not(.shiftingpanels-zoom,.shiftingpanels-rotate) .shiftingpanels-panel {
  background: transparent;
  border: 2px solid #000;
}
.shiftingpanels_stacks_in_9568 .shiftingpanels-panel-wrap-outer {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 0;
  overflow: hidden;
}
.shiftingpanels_stacks_in_9568 .shiftingpanels-panel-position.no-animation,
.shiftingpanels_stacks_in_9568 .shiftingpanels-panel-position.no-animation .shiftingpanels-panel,
.shiftingpanels_stacks_in_9568 .shiftingpanels-panel-position.no-animation .shiftingpanels-panel-opacity {
  animation: none !important;
  background-image: none !important;
}
.shiftingpanels_stacks_in_9568.shiftingpanels-slide .shiftingpanels-panel-wrap-outer,
.shiftingpanels_stacks_in_9568.shiftingpanels-shine .shiftingpanels-panel-wrap-outer,
.shiftingpanels_stacks_in_9568.shiftingpanels-shift-up .shiftingpanels-panel-wrap-outer,
.shiftingpanels_stacks_in_9568 .shiftingpanels-panel-position.no-animation .shiftingpanels-panel {
  overflow: visible;
}
.shiftingpanels_stacks_in_9568 .shiftingpanels-panel-position.no-animation .shiftingpanels-panel-opacity {
  position: absolute;
  opacity: 1 !important;
  background: #808080;
  border: none;
  width: auto;
  height: auto;
  right: 0px;
  left: 0px;
  top: 0px;
  bottom: 0px;
}
.shiftingpanels_stacks_in_9568 .shiftingpanels-panel-position.no-animation-top .shiftingpanels-panel-opacity {
  left: -0px;
  top: -0px;
}
.shiftingpanels_stacks_in_9568 .shiftingpanels-panel-position.no-animation-bottom .shiftingpanels-panel-opacity {
  right: -0px;
  bottom: -0px;
}
.shiftingpanels_stacks_in_9568 .shiftingpanels-panel-position.no-animation-left .shiftingpanels-panel-opacity {
  left: -0px;
  bottom: -0px;
}
.shiftingpanels_stacks_in_9568 .shiftingpanels-panel-position.no-animation-right .shiftingpanels-panel-opacity {
  right: -0px;
  top: -0px;
}
.shiftingpanels_stacks_in_9568 .shiftingpanels-panel-position.no-animation-top-right .shiftingpanels-panel-opacity {
  right: -0px;
  left: -0px;
}
.shiftingpanels_stacks_in_9568 .shiftingpanels-panel-position.no-animation-top-left .shiftingpanels-panel-opacity {
  top: -2px;
  left: -0px;
  bottom: -2px;
}
.shiftingpanels_stacks_in_9568 .shiftingpanels-panel-position.no-animation-bottom-right .shiftingpanels-panel-opacity {
  top: -2px;
  right: -0px;
  bottom: -0px;
}
.shiftingpanels_stacks_in_9568 .shiftingpanels-panel-position.no-animation-bottom-left .shiftingpanels-panel-opacity {
  left: -0px;
  right: -0px;
}
.shiftingpanels_stacks_in_9568.shiftingpanels-zoom .shiftingpanels-panel-position.no-animation .shiftingpanels-panel:before,
.shiftingpanels_stacks_in_9568.shiftingpanels-shift-up .shiftingpanels-panel-position.no-animation .shiftingpanels-panel,
.shiftingpanels_stacks_in_9568.shiftingpanels-shine .shiftingpanels-panel-position.no-animation .shiftingpanels-panel,
.shiftingpanels_stacks_in_9568.shiftingpanels-slide .shiftingpanels-panel-position.no-animation .shiftingpanels-panel {
  box-shadow: none;
  background: transparent;
  border: 0px solid transparent;
}
.shiftingpanels_stacks_in_9568.shiftingpanels-shine .shiftingpanels-panel-position.no-animation .shiftingpanels-panel-opacity,
.shiftingpanels_stacks_in_9568.shiftingpanels-shift-up .shiftingpanels-panel-position.no-animation .shiftingpanels-panel-opacity {
  background: #666;
}
.shiftingpanels_stacks_in_9568.shiftingpanels-shine.shiftingpanels-diamond-frame .shiftingpanels-panel-position.no-animation .shiftingpanels-panel-opacity,
.shiftingpanels_stacks_in_9568.shiftingpanels-shift-up.shiftingpanels-diamond-frame .shiftingpanels-panel-position.no-animation .shiftingpanels-panel-opacity {
  border: none;
}



@keyframes shift-up-stacks_in_9568 {
  0% {
    transform: translate(0px,0px) rotate(0deg);
  }
  20% {
    transform: translate(-32px,-32px) rotate(0deg);
  }
  40% {
    transform: translate(0px,0px) rotate(0deg);
  }
  100% {
    transform: translate(0px,0px) rotate(0deg);
  }
}
@keyframes shift-up-stacks_in_9568-reverse {
  0% {
    transform: translate(0px,0px) rotate(0deg);
  }
  20% {
    transform: translate(-32px,-32px) rotate(0deg);
  }
  40% {
    transform: translate(0px,0px) rotate(0deg);
  }
  100% {
    transform: translate(0px,0px) rotate(0deg);
  }
}
@keyframes shift-up-stacks_in_9568-opacity {
  0% {
    opacity: 0.4;
  }
  15% {
    opacity: 0.5;
  }
  30% {
    opacity: 0.3;
  }
  45% {
    opacity: 0.4;
  }
  100% {
    opacity: 0.4;
  }
}
@keyframes shift-up-stacks_in_9568-opacity-reverse {
  0% {
    opacity: 0.4;
  }
  15% {
    opacity: 0.3;
  }
  30% {
    opacity: 0.5;
  }
  45% {
    opacity: 0.4;
  }
  100% {
    opacity: 0.4;
  }
}
@keyframes shift-down-stacks_in_9568 {
  0% {
    transform: translate(0px,0px) rotate(0deg);
  }
  20% {
    transform: translate(32px,32px) rotate(0deg);
  }
  40% {
    transform: translate(0px,0px) rotate(0deg);
  }
  100% {
    transform: translate(0px,0px) rotate(0deg);
  }
}
@keyframes shift-down-stacks_in_9568-reverse {
  0% {
    transform: translate(0px,0px) rotate(0deg);
  }
  20% {
    transform: translate(32px,32px) rotate(0deg);
  }
  40% {
    transform: translate(0px,0px) rotate(0deg);
  }
  100% {
    transform: translate(0px,0px) rotate(0deg);
  }
}
@keyframes shift-down-stacks_in_9568-opacity {
  0% {
    opacity: 0.5;
  }
  15% {
    opacity: 0.3;
  }
  30% {
    opacity: 0.4;
  }
  45% {
    opacity: 0.5;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes shift-down-stacks_in_9568-opacity-reverse {
  0% {
    opacity: 0.5;
  }
  15% {
    opacity: 0.4;
  }
  30% {
    opacity: 0.3;
  }
  45% {
    opacity: 0.5;
  }
  100% {
    opacity: 0.5;
  }
}

@keyframes rotate-stacks_in_9568 {
  0% {
    transform: rotate3d(0, 1, 0, 0deg);
  }
  40% {
    transform: rotate3d(0, 1, 0, -360deg);
  }
  100% {
    transform: rotate3d(0, 1, 0, -360deg);
  }
}
@keyframes rotate-stacks_in_9568-reverse {
  0% {
    transform: rotate3d(0, 1, 0, 0deg);
  }
  40% {
    transform: rotate3d(0, 1, 0, 360deg);
  }
  100% {
    transform: rotate3d(0, 1, 0, 360deg);
  }
}
@keyframes rotate-stacks_in_9568-opacity {
  0% {
    opacity: 0.5;
  }
  10% {
    opacity: 0.55;
  }
  10.1% {
    opacity: 0.35;
  }
  20% {
    opacity: 0.5;
  }
  30% {
    opacity: 0.55;
  }
  30.1% {
    opacity: 0.35;
  }
  40% {
    opacity: 0.5;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes rotate-stacks_in_9568-opacity-reverse {
  0% {
    opacity: 0.5;
  }
  10% {
    opacity: 0.35;
  }
  10.1% {
    opacity: 0.55;
  }
  20% {
    opacity: 0.5;
  }
  30% {
    opacity: 0.35;
  }
  30.1% {
    opacity: 0.55;
  }
  40% {
    opacity: 0.5;
  }
  100% {
    opacity: 0.5;
  }
}

@keyframes zoom-stacks_in_9568 {
  0% {
    transform: translate3d(0px,0px,0px);
  }
  20% {
    transform: translate3d(0px,0px,-800px);
  }
  40% {
    transform: translate3d(0px,0px,0px);
  }
  100% {
    transform: translate3d(0px,0px,0px);
  }
}
@keyframes zoom-stacks_in_9568-reverse {
  0% {
    transform: translate3d(0px,0px,0px);
  }
  20% {
    transform: translate3d(0px,0px,-800px);
  }
  40% {
    transform: translate3d(0px,0px,0px);
  }
  100% {
    transform: translate3d(0px,0px,0px);
  }
}
@keyframes zoom-stacks_in_9568-opacity {
  0% {
    opacity: 0.5;
  }
  15% {
    opacity: 0.3;
  }
  30% {
    opacity: 0.4;
  }
  45% {
    opacity: 0.5;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes zoom-stacks_in_9568-opacity-reverse {
  0% {
    opacity: 0.5;
  }
  15% {
    opacity: 0.4;
  }
  30% {
    opacity: 0.3;
  }
  45% {
    opacity: 0.5;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes slide-stacks_in_9568 {
  0% {
    transform: translate(0%,0px);
  }
  20% {
    transform: translate(-32px,0px);
  }
  40% {
    transform: translate(0px,0px);
  }
  100% {
    transform: translate(0px,0px);
  }
}
@keyframes slide-stacks_in_9568-reverse {
  0% {
    transform: translate(0px,0px);
  }
  20% {
    transform: translate(-32px,0px);
  }
  40% {
    transform: translate(0px,0px);
  }
  100% {
    transform: translate(0px,0px);
  }
}
@keyframes slide-stacks_in_9568-opacity {
  0% {
    opacity: 0.5;
  }
  20% {
    opacity: 0.5;
  }
  40% {
    opacity: 0.5;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes slide-stacks_in_9568-opacity-reverse {
  0% {
    opacity: 0.5;
  }
  20% {
    opacity: 0.5;
  }
  40% {
    opacity: 0.5;
  }
  100% {
    opacity: 0.5;
  }
}

/* no pause */
@keyframes shift-up-fluid-stacks_in_9568 {
  0% {
    transform: translate(0px,0px) rotate(0deg);
  }
  50% {
    transform: translate(-32px,-32px) rotate(0deg);
  }
  100% {
    transform: translate(0px,0px) rotate(0deg);
  }
}
@keyframes shift-up-fluid-stacks_in_9568-reverse {
  0% {
    transform: translate(0px,0px) rotate(0deg);
  }
  50% {
    transform: translate(-32px,-32px) rotate(0deg);
  }
  100% {
    transform: translate(0px,0px) rotate(0deg);
  }
}
@keyframes shift-up-fluid-stacks_in_9568-opacity {
  0% {
    opacity: 0.4;
  }
  33% {
    opacity: 0.5;
  }
  66% {
    opacity: 0.3;
  }
  100% {
    opacity: 0.4;
  }
}
@keyframes shift-up-fluid-stacks_in_9568-opacity-reverse {
  0% {
    opacity: 0.4;
  }
  33% {
    opacity: 0.3;
  }
  66% {
    opacity: 0.5;
  }
  100% {
    opacity: 0.4;
  }
}
@keyframes shift-down-fluid-stacks_in_9568 {
  0% {
    transform: translate(0px,0px) rotate(0deg);
  }
  50% {
    transform: translate(32px,32px) rotate(0deg);
  }
  100% {
    transform: translate(0px,0px) rotate(0deg);
  }
}
@keyframes shift-down-fluid-stacks_in_9568-reverse {
  0% {
    transform: translate(0px,0px) rotate(0deg);
  }
  50% {
    transform: translate(32px,32px) rotate(0deg);
  }
  100% {
    transform: translate(0px,0px) rotate(0deg);
  }
}
@keyframes shift-down-fluid-stacks_in_9568-opacity {
  0% {
    opacity: 0.5;
  }
  33% {
    opacity: 0.3;
  }
  66% {
    opacity: 0.4;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes shift-down-fluid-stacks_in_9568-opacity-reverse {
  0% {
    opacity: 0.5;
  }
  33% {
    opacity: 0.4;
  }
  66% {
    opacity: 0.3;
  }
  100% {
    opacity: 0.5;
  }
}

@keyframes rotate-fluid-stacks_in_9568 {
  0% {
    transform: rotate3d(0, 1, 0, 0deg);
  }
  100% {
    transform: rotate3d(0, 1, 0, -180deg);
  }
}
@keyframes rotate-fluid-stacks_in_9568-reverse {
  0% {
    transform: rotate3d(0, 1, 0, 0deg);
  }
  100% {
    transform: rotate3d(0, 1, 0, 180deg);
  }
}
@keyframes rotate-fluid-stacks_in_9568-opacity {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 0.55;
  }
  50.1% {
    opacity: 0.35;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes rotate-fluid-stacks_in_9568-opacity-reverse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 0.35;
  }
  50.1% {
    opacity: 0.55;
  }
  100% {
    opacity: 0.5;
  }
}

@keyframes zoom-fluid-stacks_in_9568 {
  0% {
    transform: translate3d(0px,0px,0px);
  }
  50% {
    transform: translate3d(0px,0px,-800px);
  }
  100% {
    transform: translate3d(0px,0px,0px);
  }
}
@keyframes zoom-fluid-stacks_in_9568-reverse {
  0% {
    transform: translate3d(0px,0px,0px);
  }
  50% {
    transform: translate3d(0px,0px,-800px);
  }
  100% {
    transform: translate3d(0px,0px,0px);
  }
}
@keyframes zoom-fluid-stacks_in_9568-opacity {
  0% {
    opacity: 0.5;
  }
  33% {
    opacity: 0.3;
  }
  66% {
    opacity: 0.4;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes zoom-fluid-stacks_in_9568-opacity-reverse {
  0% {
    opacity: 0.5;
  }
  33% {
    opacity: 0.4;
  }
  66% {
    opacity: 0.3;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes slide-fluid-stacks_in_9568 {
  0% {
    transform: translate(0px,0px);
  }
  50% {
    transform: translate(-32px,0px);
  }
  100% {
    transform: translate(0px,0px);
  }
}
@keyframes slide-fluid-stacks_in_9568-reverse {
  0% {
    transform: translate(0px,0px);
  }
  50% {
    transform: translate(-32px,0px);
  }
  100% {
    transform: translate(0px,0px);
  }
}
@keyframes slide-fluid-stacks_in_9568-opacity {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 0.5;
  }
}
@keyframes slide-fluid-stacks_in_9568-opacity-reverse {
  0% {
    opacity: 0.5;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 0.5;
  }
}

@keyframes scale-down-stacks_in_9568 {
  0% {
    transform: scale(1);
  }
  20% {
    transform: scale(0.000000);
  }
  40% {
    transform: scale(1);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes scale-down-stacks_in_9568-reverse {
  0% {
    transform: scale(1);
  }
  20% {
    transform: scale(0.000000);
  }
  40% {
    transform: scale(1);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes scale-down-fluid-stacks_in_9568 {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.000000);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes scale-down-fluid-stacks_in_9568-reverse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.000000);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes scale-up-stacks_in_9568 {
  0% {
    transform: scale(0.000000);
  }
  20% {
    transform: scale(1);
  }
  40% {
    transform: scale(0.000000);
  }
  100% {
    transform: scale(0.000000);
  }
}
@keyframes scale-up-stacks_in_9568-reverse {
  0% {
    transform: scale(0.000000);
  }
  20% {
    transform: scale(1);
  }
  40% {
    transform: scale(0.000000);
  }
  100% {
    transform: scale(0.000000);
  }
}
@keyframes scale-up-fluid-stacks_in_9568 {
  0% {
    transform: scale(0.000000);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.000000);
  }
}
@keyframes scale-up-fluid-stacks_in_9568-reverse {
  0% {
    transform: scale(0.000000);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.000000);
  }
}
@keyframes shine-stacks_in_9568-opacity {
  0% {
    opacity: 0.300000;
  }
  20% {
    opacity: 0.5;
  }
  40% {
    opacity: 0.300000;
  }
  100% {
    opacity: 0.300000;
  }
}
@keyframes shine-stacks_in_9568-opacity-reverse {
  0% {
    opacity: 0.300000;
  }
  20% {
    opacity: 0.5;
  }
  40% {
    opacity: 0.300000;
  }
  100% {
    opacity: 0.300000;
  }
}
@keyframes shine-fluid-stacks_in_9568-opacity {
  0% {
    opacity: 0.300000;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 0.300000;
  }
}
@keyframes shine-fluid-stacks_in_9568-opacity-reverse {
  0% {
    opacity: 0.300000;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 0.300000;
  }
}
@keyframes shift-up-stacks_in_9568-opacity-img {
  0% {
    opacity: 0.66;
  }
  15% {
    opacity: 1;
  }
  30% {
    opacity: 0.33;
  }
  45% {
    opacity: 0.66;
  }
  100% {
    opacity: 0.66;
  }
}
@keyframes shift-up-stacks_in_9568-opacity-img-reverse {
  0% {
    opacity: 0.66;
  }
  15% {
    opacity: 0.33;
  }
  30% {
    opacity: 1;
  }
  45% {
    opacity: 0.66;
  }
  100% {
    opacity: 0.66;
  }
}
@keyframes shift-down-stacks_in_9568-opacity-img {
  0% {
    opacity: 1;
  }
  15% {
    opacity: 0.33;
  }
  30% {
    opacity: 0.66;
  }
  45% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes shift-down-stacks_in_9568-opacity-img-reverse {
  0% {
    opacity: 1;
  }
  15% {
    opacity: 0.66;
  }
  30% {
    opacity: 0.33;
  }
  45% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes rotate-stacks_in_9568-opacity-img {
  0% {
    opacity: 1;
  }
  10% {
    opacity: 15;
  }
  10.1% {
    opacity: 0.335;
  }
  20% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes rotate-stacks_in_9568-opacity-img-reverse {
  0% {
    opacity: 1;
  }
  10% {
    opacity: 0.335;
  }
  10.1% {
    opacity: 15;
  }
  20% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes zoom-stacks_in_9568-opacity-img {
  0% {
    opacity: 1;
  }
  15% {
    opacity: 0.33;
  }
  30% {
    opacity: 0.66;
  }
  45% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes zoom-stacks_in_9568-opacity-img-reverse {
  0% {
    opacity: 1;
  }
  15% {
    opacity: 0.66;
  }
  30% {
    opacity: 0.33;
  }
  45% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes slide-stacks_in_9568-opacity-img {
  0% {
    opacity: 1;
  }
  20% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes slide-stacks_in_9568-opacity-img-reverse {
  0% {
    opacity: 1;
  }
  20% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes shift-up-fluid-stacks_in_9568-opacity-img {
  0% {
    opacity: 0.66;
  }
  33% {
    opacity: 1;
  }
  66% {
    opacity: 0.33;
  }
  100% {
    opacity: 0.66;
  }
}
@keyframes shift-up-fluid-stacks_in_9568-opacity-img-reverse {
  0% {
    opacity: 0.66;
  }
  33% {
    opacity: 0.33;
  }
  66% {
    opacity: 1;
  }
  100% {
    opacity: 0.66;
  }
}
@keyframes shift-down-fluid-stacks_in_9568-opacity-img {
  0% {
    opacity: 1;
  }
  33% {
    opacity: 0.33;
  }
  66% {
    opacity: 0.66;
  }
  100% {
    opacity: 1;
  }
}
@keyframes shift-down-fluid-stacks_in_9568-opacity-img-reverse {
  0% {
    opacity: 1;
  }
  33% {
    opacity: 0.66;
  }
  66% {
    opacity: 0.33;
  }
  100% {
    opacity: 1;
  }
}
@keyframes rotate-fluid-stacks_in_9568-opacity-img {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 15;
  }
  50.1% {
    opacity: 0.335;
  }
  100% {
    opacity: 1;
  }
}
@keyframes rotate-fluid-stacks_in_9568-opacity-img-reverse {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.335;
  }
  50.1% {
    opacity: 15;
  }
  100% {
    opacity: 1;
  }
}
@keyframes zoom-fluid-stacks_in_9568-opacity-img {
  0% {
    opacity: 1;
  }
  33% {
    opacity: 0.33;
  }
  66% {
    opacity: 0.66;
  }
  100% {
    opacity: 1;
  }
}
@keyframes zoom-fluid-stacks_in_9568-opacity-img-reverse {
  0% {
    opacity: 1;
  }
  33% {
    opacity: 0.66;
  }
  66% {
    opacity: 0.33;
  }
  100% {
    opacity: 1;
  }
}
@keyframes slide-fluid-stacks_in_9568-opacity-img {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes slide-fluid-stacks_in_9568-opacity-img-reverse {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes shine-stacks_in_9568-opacity-img {
  0% {
    opacity: 0.600000;
  }
  20% {
    opacity: 1;
  }
  40% {
    opacity: 0.600000;
  }
  100% {
    opacity: 0.600000;
  }
}
@keyframes shine-stacks_in_9568-opacity-img-reverse {
  0% {
    opacity: 0.600000;
  }
  20% {
    opacity: 1;
  }
  40% {
    opacity: 0.600000;
  }
  100% {
    opacity: 0.600000;
  }
}
@keyframes shine-fluid-stacks_in_9568-opacity-img {
  0% {
    opacity: 0.600000;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.600000;
  }
}
@keyframes shine-fluid-stacks_in_9568-opacity-img-reverse {
  0% {
    opacity: 0.600000;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.600000;
  }
}

#stacks_out_9580 {
	width: 260px;
}
/*
1.0.0
*/
.hlh-margin_stacks_in_9582 {
  margin: 10px 50px 0px 50px;
}
.halo-hyperlink_stacks_in_9582 {
  position: relative;
  z-index: 0;
  max-width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.halo-hyperlink_stacks_in_9582[hlh-aspect="1"] .halo-hyperlink-content-wrap {
  /* aspect-ratio: 1;
  width: 220px;
  max-width: 100%; */
}
.halo-hyperlink_stacks_in_9582 > a,
.halo-hyperlink_stacks_in_9582 > .observer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  pointer-events: none;
}
.halo-hyperlink_stacks_in_9582 > a {
  pointer-events: auto;
  cursor: pointer;
  display: block;
  z-index: 4;
}
.halo-hyperlink_stacks_in_9582 > .halo-hyperlink-effect-wrap {
  position: absolute;
  left: -50px;
  top: -50px;
  bottom: -50px;
  right: -50px;
  z-index: 1;
  pointer-events: none;
}
.halo-hyperlink_stacks_in_9582 > .halo-hyperlink-effect-wrap.hhw-75 {
  left: -75px;
  top: -75px;
  bottom: -75px;
  right: -75px;
}
.halo-hyperlink_stacks_in_9582 > .halo-hyperlink-effect-wrap.hhw-150 {
  left: -150px;
  top: -150px;
  bottom: -150px;
  right: -150px;
}

.halo-hyperlink_stacks_in_9582 .halo-hyperlink-bg-inactive > div:nth-child(2),
.halo-hyperlink_stacks_in_9582 .halo-hyperlink-effect .halo-hyperlink-svg,
.halo-hyperlink_stacks_in_9582 .halo-hyperlink-inactive {
  
  transition: opacity 300ms ease;
  
}
.halo-hyperlink_stacks_in_9582 .halo-hyperlink-bg-wrap {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  z-index: 0;
  opacity: 1;
  
  height: 220px;
  width: 220px;
  
}
.halo-hyperlink_stacks_in_9582 .halo-hyperlink-bg-inactive,
.halo-hyperlink_stacks_in_9582 .halo-hyperlink-bg {
  position: absolute;
  left: calc(9px / 2 - 1px);
  right: calc(9px / 2 - 1px);
  bottom: calc(9px / 2 - 1px);
  top: calc(9px / 2 - 1px);
  border-radius: 50%;
  
}
.halo-hyperlink_stacks_in_9582 .halo-hyperlink-bg-inactive {
  left: -1px;
  right: -1px;
  bottom: -1px;
  top: -1px;
}
.halo-hyperlink_stacks_in_9582 .halo-hyperlink-bg > div {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}


.halo-hyperlink_stacks_in_9582 .halo-hyperlink-inactive {
  display: none;
}

.halo-hyperlink_stacks_in_9582 .halo-hyperlink-bg > div {
  
  background: rgba(255, 255, 255, 1.00);
  border-radius: 50%;
  
  
}
.halo-hyperlink_stacks_in_9582 > .halo-hyperlink-effect-wrap > .halo-hyperlink-wrap {
  position: absolute;
  height: 100%;
  width: 100%;
  /* overflow: hidden; */
}
.halo-hyperlink_stacks_in_9582 > .halo-hyperlink-effect-wrap > .halo-hyperlink-wrap svg {
  width: 100%;
  height: 100%;
  stroke: none;
  fill: white;
  display: block;
  position: absolute;
}
.halo-hyperlink_stacks_in_9582 > .halo-hyperlink-effect-wrap > .halo-hyperlink-wrap > svg {
  width: 100%;
  overflow: visible;
  position: relative;
  z-index: 1;
}
/* .halo-hyperlink_stacks_in_9582 > .halo-hyperlink-effect-wrap > .halo-hyperlink-wrap:after {
  background: #FFFFFF;
} */
.halo-hyperlink_stacks_in_9582 .halo-hyperlink-content-wrap {
  position: relative;
  z-index: 3;
  /* z-index: 0; */
  display: grid;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  

}


.halo-hyperlink_stacks_in_9582 .halo-hyperlink-content-wrap > div:nth-child(2) {
  
}


#stacks_out_9584 {
	width: 230px;
}
/* 1.0.1
- fixed a mobile firefox bug that prevented the text from resizing on page load.
- fixed a conflict with theme frameworks
- fixes added for Stacks HTML comments and whitespace settings
- fixed bug that could cause the text to jumble if you added bolding or other text styles to the first letter or word of a frame
*/
#stacks_in_9587 {
  overflow: hidden;
}
.text-fx-stacks_in_9587 .text-fx-example-wrap,
.text-fx-stacks_in_9587 .text-fx-frame,
.text-fx-stacks_in_9587 .tfx-a,
.text-fx-stacks_in_9587 .tfx-w {
  perspective: 1000px;
}
.text-fx-stacks_in_9587 > *,
.text-fx-stacks_in_9587 .text-fx-frame-example {
  
  text-align: center;
  
}

.text-fx-stacks_in_9587 .text-fx-wrapper,
.text-fx-stacks_in_9587 .text-fx-frame,
.text-fx-stacks_in_9587 .text-fx-frame-clone,
.text-fx-stacks_in_9587 > * span {
  line-height: 1.1;
}

.text-fx-stacks_in_9587 > *,
.text-fx-stacks_in_9587 .text-fx-frame-example span {
  font-family: inherit;
  
}

.text-fx-stacks_in_9587 {
  opacity: 0;
}
.text-fx-stacks_in_9587.text-fx-start {
  opacity: 1;
}


#stacks_in_9587 .text-fx-timeline-wrap {
  display: block;
  position: relative;
  padding: 0;
  background: #e3e3e3;
}
#stacks_in_9587 .text-fx-progress {
  background: #999;
  height: 20px;
  position: absolute;
  z-index: 0;
  top: 50%;
  margin-top: -10px;
  width: 100%;
  left: 0px;
  transform-origin: left;
}
#stacks_in_9587 .text-fx-timeline {
  display: inline-block;
  text-align: left;
  width: 100%;
  overflow: hidden;
  padding: 32px 0 24px 0;
}
#stacks_in_9587 .tl-frame {
  display: block;
  float: left;
  position: relative;
}

#stacks_in_9587 .tl-frame > div:nth-child(2):after,

#stacks_in_9587 .tl-frame > div:nth-child(4):after {
  transform: translate(-50%,-25%);
}
#stacks_in_9587 .tl-frame,
#stacks_in_9587 .tl-frame-inherited {

}
#stacks_in_9587 .tl-frame > div,
#stacks_in_9587 .text-fx-visual-inherited {
  position: relative;
  font-size: 10px;
  line-height: 18px;
  text-align: center;
  font-weight: 400;
  white-space: nowrap;
  background: #000;
  color: #fff;
  display: block;
  float: left;
}
#stacks_in_9587 .text-fx-visual-inherited {
  float: none;
}
#stacks_in_9587 .tl-frame > div:first-child {
  background: #666;
}
#stacks_in_9587 .tl-frame > div:nth-child(2) {
  background: #02C456;
}
#stacks_in_9587 .tl-frame > div:nth-child(3) {
  background: #4056F4;
}
#stacks_in_9587 .tl-frame > div:nth-child(4) {
  background: #FF4040;
}
#stacks_in_9587 .tl-frame > div:nth-child(5) {
    transform: translate(0,5px);
}
#stacks_in_9587 .tl-frame > div:before {
  position: relative;
  z-index: 99;
}
#stacks_in_9587 .tl-frame > div:after {
  position: absolute;
  bottom: 100%;
  color: #333;
  left: 50%;
  transform: translate(-50%,0);
}
#stacks_in_9587 .tl-frame > div:first-child:after {
  content: "";
  color: #666;
}
#stacks_in_9587 .tl-frame > div:nth-child(2):after {
  content: "In";
  color: #02C456;
}
#stacks_in_9587 .tl-frame > div:nth-child(3):after {
  content: "Active";
  color: #4056F4;
}
#stacks_in_9587 .tl-frame > div:nth-child(4):after {
  content: "Out";
  color: #FF4040;
}
#stacks_in_9587 .tl-frame > div:last-child:after {
  content: attr(data-name);
  bottom: auto;
  top: 100%;
  color: #333;
}
#stacks_in_9587 .tl-frame > div:last-child:before {
  content: "";
  background: #666;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 0;
  transform: scale(0,1);
}
#stacks_in_9587 .tl-frame > div:last-child,
#stacks_in_9587 .text-fx-visual-inherited {
  background: #333;
  grid-column: span 4;
  border-right: 1px solid rgba(255,255,255,0.3);
  
}


/* .text-fx-stacks_in_9587 > * #stacks_in_9587 span.tfx-l,
.text-fx-stacks_in_9587 > * #stacks_in_9587 span.tfx-w {
  color: rgba(0, 0, 0, 1.00);
} */
.text-fx-stacks_in_9587 .text-fx-wrapper {
  display: grid;
  position: relative;
  width: 100%;
  align-items: center;
}
.text-fx-stacks_in_9587 .text-fx-frame,
.text-fx-stacks_in_9587 .text-fx-frame-clone {
  display: inline-block;
}
.text-fx-stacks_in_9587 .tfx-c,
.text-fx-stacks_in_9587 .tfx-a,
.text-fx-stacks_in_9587 .tfx-w .tfx-l,
.text-fx-stacks_in_9587 .tfx-w {
   display: inline-block;
   will-change: opacity, transform;
}
.text-fx-stacks_in_9587 .tfx-a {
  position: relative;
}
.text-fx-stacks_in_9587 > * span.tfx-c {
  position: absolute;
  animation: tfx-blink_stacks_in_9587 1s linear infinite;
  color: rgba(0, 0, 0, 1.00);
}
@keyframes tfx-blink_stacks_in_9587 {
  from {
    color: rgba(0, 0, 0, 1.00);
  }
  66% {
    color: rgba(0, 0, 0, 1.00);
  }
  66.1% {
    color: transparent;
  }
  to {
    color: transparent;
  }
}
.text-fx-stacks_in_9587 .tfx-w {
  white-space: nowrap;
}
.text-fx-stacks_in_9587 .tfx-l.inline-letter {
  display: inline;
}


.frame_bg_stacks_in_10790 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,0.050000);
  opacity: 0.000000;
  transform-origin: left bottom;
  background-color: rgba(0, 0, 0, 1.00);
}
.frame_bg_edit_stacks_in_10790 {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;;
  bottom: 0px;
  display: inline-block;
  transform-origin: left bottom;
  background-color: rgba(0, 0, 0, 1.00);
  animation: edit_stacks_in_10790 500ms ease 1;
  
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1,0.05);
  opacity: 1;
  

}
@keyframes edit_stacks_in_10790 {
  from {
    transform:  translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(0.000000,0.050000);
    opacity: 0.000000;
  }
  
  to {
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1,0.05);
    opacity: 1;
  }
  

}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_9569 {
	height: 40.00px;
}




























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

#turnerstacks_in_9570 {display: none;}

@media screen
  and (min-width: 0px)
  and (max-width: 520px)
  and (orientation: portrait)  {

#turnerstacks_in_9570 {
	display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.85);
    z-index: 1000;
}

#turner-contentstacks_in_9570{
    position: absolute;
    top: 50%;
    text-align: center;
    width: 90%;
    margin-left: 5%;
    transform: translateY(-50%);
}

.turner-animstacks_in_9570{
  max-width: 100px;
  max-height: 100px;
  margin-bottom: 18px;
}

.turner-headerstacks_in_9570{
  color: white;
  
}
.turner-subheaderstacks_in_9570{
  color: white;
  margin-top: 12px;
}

.turner-subsubheaderstacks_in_9570{
  color: white;
  margin-top: 12px;
}

}




#stacks_out_9592 {
	width: 250px;
}

.spacerStack {
	height: 25.00px;
}

#spacerStackstacks_in_9595 {
	height: 25.00px;
}




























@media print {
	#spacerStackstacks_in_9595 {
		display: none !important;
	}
}
#eh_stacks_in_9596 {
  margin: 16px 0 16px;
  padding: 0 2px;
}
#eh_stacks_in_9596:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_9596.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_9596.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_9596.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_9596.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.750000;}
#eh_stacks_in_9596 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_9596.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_9596 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_9596 .eh-title {font-size: 36px;}/*  */
/*  */
#eh_stacks_in_9596 .eh-title {
  max-width: 420px;
  font-weight: 700;
  line-height: 1.10;
  color: rgba(0, 0, 0, 0.00);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */
/*  */
#eh_stacks_in_9596 .eh-line-wrap .eh-line-left,
#eh_stacks_in_9596 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_9596.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_9596.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #FFFFFF;}
#eh_stacks_in_9596.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_9596.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #FFFFFF;}
#eh_stacks_in_9596.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_9596.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #FFFFFF;
  height: 2px;
  border-bottom: 2px solid #FFFFFF;
  box-sizing: content-box;
}
#eh_stacks_in_9596.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_9596.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_9596.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_9596.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #FFFFFF;
  border-image: linear-gradient(-90deg, #FFFFFF, transparent) 1;
}

#eh_stacks_in_9596.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #FFFFFF, transparent) 1;}
#eh_stacks_in_9596.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_9596.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_9596.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_9596.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #FFFFFF;}
#eh_stacks_in_9596.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_9596.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_9596:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(256px / 2);}
#eh_stacks_in_9596:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #FFFFFF;
  fill: #FFFFFF;
}
#eh_stacks_in_9596.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 20px;}
#eh_stacks_in_9596.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_9596.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 21px;}
@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
  #eh_stacks_in_9596.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 18px;}
  #eh_stacks_in_9596.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_9596.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 18px;}
}
#eh_stacks_in_9596.eh-line-group-300 .eh-extender {
  width: calc(256px / 2 - 20px);
  height: 2px;
  background-color: #FFFFFF;
}
#eh_stacks_in_9596.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_9596.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_9596.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_9596.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_9596.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_9596.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #FFFFFF;}
#eh_stacks_in_9596.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_9596.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_9596.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_9596.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_9596.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_9596.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #FFFFFF;}
#eh_stacks_in_9596.eh-line-303 .eh-extender,
#eh_stacks_in_9596.eh-line-305 .eh-extender {width: calc(256px / 2 - 32px);}
#eh_stacks_in_9596.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_9596.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_9596.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_9596 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_9596 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_9596.eh-line-group-300 .eh-line-left,
#eh_stacks_in_9596.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_9596.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_9596.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_9596:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 32px;
  height: 32px;
}
#eh_stacks_in_9596.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_9596.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 54px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_9596.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_9596:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #FFFFFF;}
#eh_stacks_in_9596:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_9596:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(256px / 2 + 2px);}
#eh_stacks_in_9596.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_9596.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_9596.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_9596.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_9596.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_9596.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_9596.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_9596.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_9596.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_9596.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_9596.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_9596.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_9596.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_9596.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_9596.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_9596.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_9596.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_9596.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 32px;
  /* */
}
#eh_stacks_in_9596.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_9596.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_9596.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_9596.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_9596.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_9596.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_9596.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg {
  /* bottom: calc(2px / 2); */
  margin-top: 0;
  position: relative;
  transform: rotate(180deg);
}
#eh_stacks_in_9596.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #FFFFFF;}
#eh_stacks_in_9596.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #FFFFFF;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_9596.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_9596.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_9596.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(32px * .4);
  height: calc(32px * .8);
}
#eh_stacks_in_9596.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_9596.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(32px * .8);
  height: calc(32px * .8);
}
#eh_stacks_in_9596 .eh-line-wrap-1 {margin-bottom: 6px;}
#eh_stacks_in_9596 .eh-line-wrap-2 {margin-top: 6px;}
/*  */
#eh_stacks_in_9596.eh-line-position-3 {gap: 0 6px;}
#eh_stacks_in_9596.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_9596.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_9596.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_9596.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_9596.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_9596.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_9596.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #FFFFFF;
}
#eh_stacks_in_9596.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_9596.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #FFFFFF;
}

#stacks_in_9599 {
	font-size: 62%;
}

.spacerStack {
	height: 25.00px;
}

#spacerStackstacks_in_9600 {
	height: 25.00px;
}




























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

#stacks_out_9601 {
	width: 120px;
}

.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_9603 {
	height: 10.00px;
}




























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



@font-face {
      font-family: "Name";
      src: url("../resources/Renoir.ttf");
}


.stacks_in_9604fonts {
	text-align: left;
}

#stacks_in_9604 h1, #stacks_in_9604 h2, #stacks_in_9604 h3, #stacks_in_9604 h4, #stacks_in_9604 h5, #stacks_in_9604 h6, #stacks_in_9604 p {
	font-family: "Name", sans-serif;
	line-height: inherit;
	-webkit-font-smoothing: antialiased;
	
	
	
	
	
	
	
	
	
	
	
	
}

@media only screen and (max-width: 600px) {
	#stacks_in_9604 h1, #stacks_in_9604 h2, #stacks_in_9604 h3, #stacks_in_9604 h4, #stacks_in_9604 h5, #stacks_in_9604 h6, #stacks_in_9604 p {
	
	}
}
#stacks_in_9607 {
	line-height: 2em;
	word-spacing: 2px;
	font-size: 125%;
	font-weight: bold;
}

/* Preview and publish styling */

	/* Start hidden */
	#animateItWrapperstacks_in_9608 {
		opacity: 0;
	}

	


#animateItWrapperstacks_in_9608.animated {
	animation-duration: 1000ms;
	animation-delay: 10ms;
}






#stacks_in_9609 {
	margin:  10px;
}

#stacks_out_9609 {
	width: 45px;
}



@font-face {
      font-family: "Name";
      src: url("../resources/Renoir.ttf");
}


.stacks_in_9612fonts {
	text-align: left;
}

#stacks_in_9612 h1, #stacks_in_9612 h2, #stacks_in_9612 h3, #stacks_in_9612 h4, #stacks_in_9612 h5, #stacks_in_9612 h6, #stacks_in_9612 p {
	font-family: "Name", sans-serif;
	line-height: inherit;
	-webkit-font-smoothing: antialiased;
	
	
	
	
	
	
	
	
	
	
	
	
}

@media only screen and (max-width: 600px) {
	#stacks_in_9612 h1, #stacks_in_9612 h2, #stacks_in_9612 h3, #stacks_in_9612 h4, #stacks_in_9612 h5, #stacks_in_9612 h6, #stacks_in_9612 p {
	
	}
}
#stacks_in_9615 {
	line-height: 2em;
	word-spacing: 2px;
	font-size: 90%;
}

#stacks_in_10792 {
	display:inline-block; width:100%; line-height: 1.260000em;
	font-size: 134%;
	font-weight: bold;
}

#stacks_in_10793 {
	font-size: 109%;
}

#stacks_in_10794 {
	font-size: 109%;
}

#stacks_in_9571 {
	background-color: rgba(255, 255, 255, 1.00);
}

.spacerStack {
	height: 60.00px;
}

#spacerStackstacks_in_9616 {
	height: 60.00px;
}




























@media print {
	#spacerStackstacks_in_9616 {
		display: none !important;
	}
}
.agent-hide{display:none !important}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_9709 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_9709 {
		display: none !important;
	}
}
#stacks_in_9710 *,
#stacks_in_9710 *:before,
#stacks_in_9710 *:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

/**/

/* @group Camera Markup */

/**************************
*
*	GENERAL
*
**************************/
.camera_wrap a, .camera_wrap img, 
.camera_wrap ol, .camera_wrap ul, .camera_wrap li,
.camera_wrap table, .camera_wrap tbody, .camera_wrap tfoot, .camera_wrap thead, .camera_wrap tr, .camera_wrap th, .camera_wrap td
.camera_thumbs_wrap a, .camera_thumbs_wrap img, 
.camera_thumbs_wrap ol, .camera_thumbs_wrap ul, .camera_thumbs_wrap li,
.camera_thumbs_wrap table, .camera_thumbs_wrap tbody, .camera_thumbs_wrap tfoot, .camera_thumbs_wrap thead, .camera_thumbs_wrap tr, .camera_thumbs_wrap th, .camera_thumbs_wrap td {
	background: none;
	border: 0;
	font: inherit;
	font-size: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	list-style: none
}
.camera_wrap {
	direction: ltr;
	display: none;
	float: left;
	position: relative;
	z-index: 0;
}
.camera_wrap img {
	max-width: none!important;
}
.camera_fakehover {
	height: 100%;
	min-height: 60px;
	position: relative;
	width: 100%;
	z-index: 1;
}
.camera_wrap {
	width: 100%;
}
.camera_src {
	display: none;
}
.cameraCont, .cameraContents {
	height: 100%;
	position: relative;
	width: 100%;
	z-index: 1;
}
.cameraSlide {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
.cameraContent {
	bottom: 0;
	display: none;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
.camera_target {
	bottom: 0;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	text-align: left;
	top: 0;
	width: 100%;
	z-index: 0;
}
.camera_overlayer {
	bottom: 0;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 0;
}
.camera_target_content {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}
.camera_target_content .camera_link {
    background: url(../files/images/blank.gif);
	display: block;
	height: 100%;
	text-decoration: none;
}
.camera_loader {
    background: #fff url(../files/images/camera-loader.gif) no-repeat center;
	background: rgba(255, 255, 255, 0.9) url(../files/images/camera-loader.gif) no-repeat center;
	border: 1px solid #ffffff;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	height: 36px;
	left: 50%;
	overflow: hidden;
	position: absolute;
	margin: -18px 0 0 -18px;
	top: 50%;
	width: 36px;
	z-index: 3;
}
.camera_bar {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 3;
}
.camera_thumbs_wrap.camera_left .camera_bar, .camera_thumbs_wrap.camera_right .camera_bar {
	height: 100%;
	position: absolute;
	width: auto;
}
.camera_thumbs_wrap.camera_bottom .camera_bar, .camera_thumbs_wrap.camera_top .camera_bar {
	height: auto;
	position: absolute;
	width: 100%;
}
.camera_nav_cont {
	height: 65px;
	overflow: hidden;
	position: absolute;
	right: 9px;
	top: 15px;
	width: 120px;
	z-index: 4;
}
.camera_caption {
	bottom: 0;
	display: block;
	position: absolute;
	width: 100%;
}
.camerarelative {
	overflow: hidden;
	position: relative;
}
.imgFake {
	cursor: pointer;
}
.camera_prevThumbs {
	bottom: 4px;
	cursor: pointer;
	left: 0;
	position: absolute;
	top: 4px;
	visibility: hidden;
	width: 30px;
	z-index: 10;
}
.camera_prevThumbs div {
	background: url(../files/images/camera_skins.png) no-repeat -160px 0;
	display: block;
	height: 40px;
	margin-top: -20px;
	position: absolute;
	top: 50%;
	width: 30px;
}
.camera_nextThumbs {
	bottom: 4px;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 4px;
	visibility: hidden;
	width: 30px;
	z-index: 10;
}
.camera_nextThumbs div {
	background: url(../files/images/camera_skins.png) no-repeat -190px 0;
	display: block;
	height: 40px;
	margin-top: -20px;
	position: absolute;
	top: 50%;
	width: 30px;
}
.camera_command_wrap .hideNav {
	display: none;
}
.camera_command_wrap {
	left: 0;
	position: relative;
	right:0;
	z-index: 4;
}
.camera_wrap .camera_pag .camera_pag_ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
.camera_wrap .camera_pag .camera_pag_ul li {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	cursor: pointer;
	display: inline-block;
	height: 16px;
	margin: 20px 5px;
	position: relative;
	text-align: left;
	text-indent: 9999px;
	width: 16px;
}
.camera_commands_emboss .camera_pag .camera_pag_ul li {
	-moz-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
}
.camera_wrap .camera_pag .camera_pag_ul li > span {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height: 8px;
	left: 4px;
	overflow: hidden;
	position: absolute;
	top: 4px;
	width: 8px;
}
.camera_commands_emboss .camera_pag .camera_pag_ul li:hover > span {
	-moz-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
	-moz-box-shadow: 0px;
	-webkit-box-shadow: 0px;
	box-shadow: 0px;
}
.camera_pag_ul li img {
	display: none;
	position: absolute;
}
.camera_pag_ul .thumb_arrow {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid;
	top: 0;
	left: 50%;
	margin-left: -4px;
	position: absolute;
}
.camera_prev, .camera_next, .camera_commands {
	cursor: pointer;
	height: 40px;
	margin-top: -20px;
	position: absolute;
	top: 50%;
	width: 40px;
	z-index: 2;
}
.camera_prev {
	left: 0;
}
.camera_prev > span {
	background: url(../files/images/camera_skins.png) no-repeat 0 0;
	display: block;
	height: 40px;
	width: 40px;
}
.camera_next {
	right: 0;
}
.camera_next > span {
	background: url(../files/images/camera_skins.png) no-repeat -40px 0;
	display: block;
	height: 40px;
	width: 40px;
}
.camera_commands {
	right: 41px;
}
.camera_commands > .camera_play {
	background: url(../files/images/camera_skins.png) no-repeat -80px 0;
	height: 40px;
	width: 40px;
}
.camera_commands > .camera_stop {
	background: url(../files/images/camera_skins.png) no-repeat -120px 0;
	display: block;
	height: 40px;
	width: 40px;
}
.camera_wrap .camera_pag .camera_pag_ul li {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	cursor: pointer;
	display: inline-block;
	height: 16px;
	margin: 20px 5px;
	position: relative;
	text-indent: 9999px;
	width: 16px;
}
.camera_thumbs_cont {
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
.camera_commands_emboss .camera_thumbs_cont {
	-moz-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
}
.camera_thumbs_cont > div {
	float: left;
	width: 100%;
}

#stacks_in_9710 .camera_thumbs_cont ul {
	overflow: hidden;
	padding-top: calc(4px + 4px);
	padding-bottom: calc(4px + 4px);
	padding-left: 4px;
	padding-right: 4px;
	margin: 0;
	position: relative;
	text-align: center;
}
.camera_thumbs_cont ul li {
	display: inline;
	padding: 0 4px;
}
.camera_thumbs_cont ul li > img {
	border: 1px solid;
	cursor: pointer;
	vertical-align:bottom;
}
.camera_clear {
	display: block;
	clear: both;
}
.showIt {
	display: none;
}
.camera_clear {
	clear: both;
	display: block;
	height: 1px;
	margin: -1px 0 25px;
	position: relative;
}
/**************************
*
*	COLORS & SKINS
*
**************************/
.pattern_1 .camera_overlayer {
	background: url(../files/images/patterns/overlay1.png) repeat;
}
.pattern_2 .camera_overlayer {
	background: url(../files/images/patterns/overlay2.png) repeat;
}
.pattern_3 .camera_overlayer {
	background: url(../files/images/patterns/overlay3.png) repeat;
}
.pattern_4 .camera_overlayer {
	background: url(../files/images/patterns/overlay4.png) repeat;
}
.pattern_5 .camera_overlayer {
	background: url(../files/images/patterns/overlay5.png) repeat;
}
.pattern_6 .camera_overlayer {
	background: url(../files/images/patterns/overlay6.png) repeat;
}
.pattern_7 .camera_overlayer {
	background: url(../files/images/patterns/overlay7.png) repeat;
}
.pattern_8 .camera_overlayer {
	background: url(../files/images/patterns/overlay8.png) repeat;
}
.pattern_9 .camera_overlayer {
	background: url(../files/images/patterns/overlay9.png) repeat;
}
.pattern_10 .camera_overlayer {
	background: url(../files/images/patterns/overlay10.png) repeat;
}
/*.camera_caption {
	color: #fff;
}*/
#stacks_in_9710 .camera_caption > div > div.stacks_out {
	background: rgba(0, 0, 0, 0.65);
	color: rgba(255, 255, 255, 1.00);
	padding: 10px;
}

#stacks_in_9710 .camera_caption a,
#stacks_in_9710 .camera_caption a:visited {
	color: rgba(0, 128, 255, 1.00);
}

#stacks_in_9710 .camera_caption a:hover,
#stacks_in_9710 .camera_caption a:active {
	color: rgba(0, 128, 255, 1.00);
}

#stacks_in_9710 .camera_wrap .camera_pag .camera_pag_ul li {
	background: rgba(255, 255, 255, 0.25);
}

#stacks_in_9710 .camera_wrap .camera_pag .camera_pag_ul li:hover > span {
	background: rgba(255, 255, 255, 0.25);
}
#stacks_in_9710 .camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
	background: rgba(67, 70, 72, 1.00);
}
.camera_pag_ul li img {
	border: 4px solid #e6e6e6;
	-moz-box-shadow: 0px 3px 6px rgba(0,0,0,.5);
	-webkit-box-shadow: 0px 3px 6px rgba(0,0,0,.5);
	box-shadow: 0px 3px 6px rgba(0,0,0,.5);
}
.camera_pag_ul .thumb_arrow {
    border-top-color: #e6e6e6;
}
.camera_prevThumbs, .camera_nextThumbs, .camera_prev, .camera_next, .camera_commands, .camera_thumbs_cont {
	background: #d8d8d8;
}
.camera_wrap .camera_pag .camera_pag_ul li {
	background: rgba(216, 216, 216, 1.00);
}
.camera_thumbs_cont ul li > img {
	border-color: 1px solid rgba(0, 0, 0, 1.00);
}
/*AMBER SKIN*/
.camera_amber_skin .camera_prevThumbs div {
	background-position: -160px -160px;
}
.camera_amber_skin .camera_nextThumbs div {
	background-position: -190px -160px;
}
.camera_amber_skin .camera_prev > span {
	background-position: 0 -160px;
}
.camera_amber_skin .camera_next > span {
	background-position: -40px -160px;
}
.camera_amber_skin .camera_commands > .camera_play {
	background-position: -80px -160px;
}
.camera_amber_skin .camera_commands > .camera_stop {
	background-position: -120px -160px;
}
/*ASH SKIN*/
.camera_ash_skin .camera_prevThumbs div {
	background-position: -160px -200px;
}
.camera_ash_skin .camera_nextThumbs div {
	background-position: -190px -200px;
}
.camera_ash_skin .camera_prev > span {
	background-position: 0 -200px;
}
.camera_ash_skin .camera_next > span {
	background-position: -40px -200px;
}
.camera_ash_skin .camera_commands > .camera_play {
	background-position: -80px -200px;
}
.camera_ash_skin .camera_commands > .camera_stop {
	background-position: -120px -200px;
}
/*AZURE SKIN*/
.camera_azure_skin .camera_prevThumbs div {
	background-position: -160px -240px;
}
.camera_azure_skin .camera_nextThumbs div {
	background-position: -190px -240px;
}
.camera_azure_skin .camera_prev > span {
	background-position: 0 -240px;
}
.camera_azure_skin .camera_next > span {
	background-position: -40px -240px;
}
.camera_azure_skin .camera_commands > .camera_play {
	background-position: -80px -240px;
}
.camera_azure_skin .camera_commands > .camera_stop {
	background-position: -120px -240px;
}
/*BEIGE SKIN*/
.camera_beige_skin .camera_prevThumbs div {
	background-position: -160px -120px;
}
.camera_beige_skin .camera_nextThumbs div {
	background-position: -190px -120px;
}
.camera_beige_skin .camera_prev > span {
	background-position: 0 -120px;
}
.camera_beige_skin .camera_next > span {
	background-position: -40px -120px;
}
.camera_beige_skin .camera_commands > .camera_play {
	background-position: -80px -120px;
}
.camera_beige_skin .camera_commands > .camera_stop {
	background-position: -120px -120px;
}
/*BLACK SKIN*/
.camera_black_skin .camera_prevThumbs div {
	background-position: -160px -40px;
}
.camera_black_skin .camera_nextThumbs div {
	background-position: -190px -40px;
}
.camera_black_skin .camera_prev > span {
	background-position: 0 -40px;
}
.camera_black_skin .camera_next > span {
	background-position: -40px -40px;
}
.camera_black_skin .camera_commands > .camera_play {
	background-position: -80px -40px;
}
.camera_black_skin .camera_commands > .camera_stop {
	background-position: -120px -40px;
}
/*BLUE SKIN*/
.camera_blue_skin .camera_prevThumbs div {
	background-position: -160px -280px;
}
.camera_blue_skin .camera_nextThumbs div {
	background-position: -190px -280px;
}
.camera_blue_skin .camera_prev > span {
	background-position: 0 -280px;
}
.camera_blue_skin .camera_next > span {
	background-position: -40px -280px;
}
.camera_blue_skin .camera_commands > .camera_play {
	background-position: -80px -280px;
}
.camera_blue_skin .camera_commands > .camera_stop {
	background-position: -120px -280px;
}
/*BROWN SKIN*/
.camera_brown_skin .camera_prevThumbs div {
	background-position: -160px -320px;
}
.camera_brown_skin .camera_nextThumbs div {
	background-position: -190px -320px;
}
.camera_brown_skin .camera_prev > span {
	background-position: 0 -320px;
}
.camera_brown_skin .camera_next > span {
	background-position: -40px -320px;
}
.camera_brown_skin .camera_commands > .camera_play {
	background-position: -80px -320px;
}
.camera_brown_skin .camera_commands > .camera_stop {
	background-position: -120px -320px;
}
/*BURGUNDY SKIN*/
.camera_burgundy_skin .camera_prevThumbs div {
	background-position: -160px -360px;
}
.camera_burgundy_skin .camera_nextThumbs div {
	background-position: -190px -360px;
}
.camera_burgundy_skin .camera_prev > span {
	background-position: 0 -360px;
}
.camera_burgundy_skin .camera_next > span {
	background-position: -40px -360px;
}
.camera_burgundy_skin .camera_commands > .camera_play {
	background-position: -80px -360px;
}
.camera_burgundy_skin .camera_commands > .camera_stop {
	background-position: -120px -360px;
}
/*CHARCOAL SKIN*/
.camera_charcoal_skin .camera_prevThumbs div {
	background-position: -160px -400px;
}
.camera_charcoal_skin .camera_nextThumbs div {
	background-position: -190px -400px;
}
.camera_charcoal_skin .camera_prev > span {
	background-position: 0 -400px;
}
.camera_charcoal_skin .camera_next > span {
	background-position: -40px -400px;
}
.camera_charcoal_skin .camera_commands > .camera_play {
	background-position: -80px -400px;
}
.camera_charcoal_skin .camera_commands > .camera_stop {
	background-position: -120px -400px;
}
/*CHOCOLATE SKIN*/
.camera_chocolate_skin .camera_prevThumbs div {
	background-position: -160px -440px;
}
.camera_chocolate_skin .camera_nextThumbs div {
	background-position: -190px -440px;
}
.camera_chocolate_skin .camera_prev > span {
	background-position: 0 -440px;
}
.camera_chocolate_skin .camera_next > span {
	background-position: -40px -440px;
}
.camera_chocolate_skin .camera_commands > .camera_play {
	background-position: -80px -440px;
}
.camera_chocolate_skin .camera_commands > .camera_stop {
	background-position: -120px -440px	;
}
/*COFFEE SKIN*/
.camera_coffee_skin .camera_prevThumbs div {
	background-position: -160px -480px;
}
.camera_coffee_skin .camera_nextThumbs div {
	background-position: -190px -480px;
}
.camera_coffee_skin .camera_prev > span {
	background-position: 0 -480px;
}
.camera_coffee_skin .camera_next > span {
	background-position: -40px -480px;
}
.camera_coffee_skin .camera_commands > .camera_play {
	background-position: -80px -480px;
}
.camera_coffee_skin .camera_commands > .camera_stop {
	background-position: -120px -480px	;
}
/*CYAN SKIN*/
.camera_cyan_skin .camera_prevThumbs div {
	background-position: -160px -520px;
}
.camera_cyan_skin .camera_nextThumbs div {
	background-position: -190px -520px;
}
.camera_cyan_skin .camera_prev > span {
	background-position: 0 -520px;
}
.camera_cyan_skin .camera_next > span {
	background-position: -40px -520px;
}
.camera_cyan_skin .camera_commands > .camera_play {
	background-position: -80px -520px;
}
.camera_cyan_skin .camera_commands > .camera_stop {
	background-position: -120px -520px	;
}
/*FUCHSIA SKIN*/
.camera_fuchsia_skin .camera_prevThumbs div {
	background-position: -160px -560px;
}
.camera_fuchsia_skin .camera_nextThumbs div {
	background-position: -190px -560px;
}
.camera_fuchsia_skin .camera_prev > span {
	background-position: 0 -560px;
}
.camera_fuchsia_skin .camera_next > span {
	background-position: -40px -560px;
}
.camera_fuchsia_skin .camera_commands > .camera_play {
	background-position: -80px -560px;
}
.camera_fuchsia_skin .camera_commands > .camera_stop {
	background-position: -120px -560px	;
}
/*GOLD SKIN*/
.camera_gold_skin .camera_prevThumbs div {
	background-position: -160px -600px;
}
.camera_gold_skin .camera_nextThumbs div {
	background-position: -190px -600px;
}
.camera_gold_skin .camera_prev > span {
	background-position: 0 -600px;
}
.camera_gold_skin .camera_next > span {
	background-position: -40px -600px;
}
.camera_gold_skin .camera_commands > .camera_play {
	background-position: -80px -600px;
}
.camera_gold_skin .camera_commands > .camera_stop {
	background-position: -120px -600px	;
}
/*GREEN SKIN*/
.camera_green_skin .camera_prevThumbs div {
	background-position: -160px -640px;
}
.camera_green_skin .camera_nextThumbs div {
	background-position: -190px -640px;
}
.camera_green_skin .camera_prev > span {
	background-position: 0 -640px;
}
.camera_green_skin .camera_next > span {
	background-position: -40px -640px;
}
.camera_green_skin .camera_commands > .camera_play {
	background-position: -80px -640px;
}
.camera_green_skin .camera_commands > .camera_stop {
	background-position: -120px -640px	;
}
/*GREY SKIN*/
.camera_grey_skin .camera_prevThumbs div {
	background-position: -160px -680px;
}
.camera_grey_skin .camera_nextThumbs div {
	background-position: -190px -680px;
}
.camera_grey_skin .camera_prev > span {
	background-position: 0 -680px;
}
.camera_grey_skin .camera_next > span {
	background-position: -40px -680px;
}
.camera_grey_skin .camera_commands > .camera_play {
	background-position: -80px -680px;
}
.camera_grey_skin .camera_commands > .camera_stop {
	background-position: -120px -680px	;
}
/*INDIGO SKIN*/
.camera_indigo_skin .camera_prevThumbs div {
	background-position: -160px -720px;
}
.camera_indigo_skin .camera_nextThumbs div {
	background-position: -190px -720px;
}
.camera_indigo_skin .camera_prev > span {
	background-position: 0 -720px;
}
.camera_indigo_skin .camera_next > span {
	background-position: -40px -720px;
}
.camera_indigo_skin .camera_commands > .camera_play {
	background-position: -80px -720px;
}
.camera_indigo_skin .camera_commands > .camera_stop {
	background-position: -120px -720px	;
}
/*KHAKI SKIN*/
.camera_khaki_skin .camera_prevThumbs div {
	background-position: -160px -760px;
}
.camera_khaki_skin .camera_nextThumbs div {
	background-position: -190px -760px;
}
.camera_khaki_skin .camera_prev > span {
	background-position: 0 -760px;
}
.camera_khaki_skin .camera_next > span {
	background-position: -40px -760px;
}
.camera_khaki_skin .camera_commands > .camera_play {
	background-position: -80px -760px;
}
.camera_khaki_skin .camera_commands > .camera_stop {
	background-position: -120px -760px	;
}
/*LIME SKIN*/
.camera_lime_skin .camera_prevThumbs div {
	background-position: -160px -800px;
}
.camera_lime_skin .camera_nextThumbs div {
	background-position: -190px -800px;
}
.camera_lime_skin .camera_prev > span {
	background-position: 0 -800px;
}
.camera_lime_skin .camera_next > span {
	background-position: -40px -800px;
}
.camera_lime_skin .camera_commands > .camera_play {
	background-position: -80px -800px;
}
.camera_lime_skin .camera_commands > .camera_stop {
	background-position: -120px -800px	;
}
/*MAGENTA SKIN*/
.camera_magenta_skin .camera_prevThumbs div {
	background-position: -160px -840px;
}
.camera_magenta_skin .camera_nextThumbs div {
	background-position: -190px -840px;
}
.camera_magenta_skin .camera_prev > span {
	background-position: 0 -840px;
}
.camera_magenta_skin .camera_next > span {
	background-position: -40px -840px;
}
.camera_magenta_skin .camera_commands > .camera_play {
	background-position: -80px -840px;
}
.camera_magenta_skin .camera_commands > .camera_stop {
	background-position: -120px -840px	;
}
/*MAROON SKIN*/
.camera_maroon_skin .camera_prevThumbs div {
	background-position: -160px -880px;
}
.camera_maroon_skin .camera_nextThumbs div {
	background-position: -190px -880px;
}
.camera_maroon_skin .camera_prev > span {
	background-position: 0 -880px;
}
.camera_maroon_skin .camera_next > span {
	background-position: -40px -880px;
}
.camera_maroon_skin .camera_commands > .camera_play {
	background-position: -80px -880px;
}
.camera_maroon_skin .camera_commands > .camera_stop {
	background-position: -120px -880px	;
}
/*ORANGE SKIN*/
.camera_orange_skin .camera_prevThumbs div {
	background-position: -160px -920px;
}
.camera_orange_skin .camera_nextThumbs div {
	background-position: -190px -920px;
}
.camera_orange_skin .camera_prev > span {
	background-position: 0 -920px;
}
.camera_orange_skin .camera_next > span {
	background-position: -40px -920px;
}
.camera_orange_skin .camera_commands > .camera_play {
	background-position: -80px -920px;
}
.camera_orange_skin .camera_commands > .camera_stop {
	background-position: -120px -920px	;
}
/*OLIVE SKIN*/
.camera_olive_skin .camera_prevThumbs div {
	background-position: -160px -1080px;
}
.camera_olive_skin .camera_nextThumbs div {
	background-position: -190px -1080px;
}
.camera_olive_skin .camera_prev > span {
	background-position: 0 -1080px;
}
.camera_olive_skin .camera_next > span {
	background-position: -40px -1080px;
}
.camera_olive_skin .camera_commands > .camera_play {
	background-position: -80px -1080px;
}
.camera_olive_skin .camera_commands > .camera_stop {
	background-position: -120px -1080px	;
}
/*PINK SKIN*/
.camera_pink_skin .camera_prevThumbs div {
	background-position: -160px -960px;
}
.camera_pink_skin .camera_nextThumbs div {
	background-position: -190px -960px;
}
.camera_pink_skin .camera_prev > span {
	background-position: 0 -960px;
}
.camera_pink_skin .camera_next > span {
	background-position: -40px -960px;
}
.camera_pink_skin .camera_commands > .camera_play {
	background-position: -80px -960px;
}
.camera_pink_skin .camera_commands > .camera_stop {
	background-position: -120px -960px	;
}
/*PISTACHIO SKIN*/
.camera_pistachio_skin .camera_prevThumbs div {
	background-position: -160px -1040px;
}
.camera_pistachio_skin .camera_nextThumbs div {
	background-position: -190px -1040px;
}
.camera_pistachio_skin .camera_prev > span {
	background-position: 0 -1040px;
}
.camera_pistachio_skin .camera_next > span {
	background-position: -40px -1040px;
}
.camera_pistachio_skin .camera_commands > .camera_play {
	background-position: -80px -1040px;
}
.camera_pistachio_skin .camera_commands > .camera_stop {
	background-position: -120px -1040px	;
}
/*PINK SKIN*/
.camera_pink_skin .camera_prevThumbs div {
	background-position: -160px -80px;
}
.camera_pink_skin .camera_nextThumbs div {
	background-position: -190px -80px;
}
.camera_pink_skin .camera_prev > span {
	background-position: 0 -80px;
}
.camera_pink_skin .camera_next > span {
	background-position: -40px -80px;
}
.camera_pink_skin .camera_commands > .camera_play {
	background-position: -80px -80px;
}
.camera_pink_skin .camera_commands > .camera_stop {
	background-position: -120px -80px;
}
/*RED SKIN*/
.camera_red_skin .camera_prevThumbs div {
	background-position: -160px -1000px;
}
.camera_red_skin .camera_nextThumbs div {
	background-position: -190px -1000px;
}
.camera_red_skin .camera_prev > span {
	background-position: 0 -1000px;
}
.camera_red_skin .camera_next > span {
	background-position: -40px -1000px;
}
.camera_red_skin .camera_commands > .camera_play {
	background-position: -80px -1000px;
}
.camera_red_skin .camera_commands > .camera_stop {
	background-position: -120px -1000px	;
}
/*TANGERINE SKIN*/
.camera_tangerine_skin .camera_prevThumbs div {
	background-position: -160px -1120px;
}
.camera_tangerine_skin .camera_nextThumbs div {
	background-position: -190px -1120px;
}
.camera_tangerine_skin .camera_prev > span {
	background-position: 0 -1120px;
}
.camera_tangerine_skin .camera_next > span {
	background-position: -40px -1120px;
}
.camera_tangerine_skin .camera_commands > .camera_play {
	background-position: -80px -1120px;
}
.camera_tangerine_skin .camera_commands > .camera_stop {
	background-position: -120px -1120px	;
}
/*TURQUOISE SKIN*/
.camera_turquoise_skin .camera_prevThumbs div {
	background-position: -160px -1160px;
}
.camera_turquoise_skin .camera_nextThumbs div {
	background-position: -190px -1160px;
}
.camera_turquoise_skin .camera_prev > span {
	background-position: 0 -1160px;
}
.camera_turquoise_skin .camera_next > span {
	background-position: -40px -1160px;
}
.camera_turquoise_skin .camera_commands > .camera_play {
	background-position: -80px -1160px;
}
.camera_turquoise_skin .camera_commands > .camera_stop {
	background-position: -120px -1160px	;
}
/*VIOLET SKIN*/
.camera_violet_skin .camera_prevThumbs div {
	background-position: -160px -1200px;
}
.camera_violet_skin .camera_nextThumbs div {
	background-position: -190px -1200px;
}
.camera_violet_skin .camera_prev > span {
	background-position: 0 -1200px;
}
.camera_violet_skin .camera_next > span {
	background-position: -40px -1200px;
}
.camera_violet_skin .camera_commands > .camera_play {
	background-position: -80px -1200px;
}
.camera_violet_skin .camera_commands > .camera_stop {
	background-position: -120px -1200px	;
}
/*WHITE SKIN*/
.camera_white_skin .camera_prevThumbs div {
	background-position: -160px -80px;
}
.camera_white_skin .camera_nextThumbs div {
	background-position: -190px -80px;
}
.camera_white_skin .camera_prev > span {
	background-position: 0 -80px;
}
.camera_white_skin .camera_next > span {
	background-position: -40px -80px;
}
.camera_white_skin .camera_commands > .camera_play {
	background-position: -80px -80px;
}
.camera_white_skin .camera_commands > .camera_stop {
	background-position: -120px -80px;
}
/*YELLOW SKIN*/
.camera_yellow_skin .camera_prevThumbs div {
	background-position: -160px -1240px;
}
.camera_yellow_skin .camera_nextThumbs div {
	background-position: -190px -1240px;
}
.camera_yellow_skin .camera_prev > span {
	background-position: 0 -1240px;
}
.camera_yellow_skin .camera_next > span {
	background-position: -40px -1240px;
}
.camera_yellow_skin .camera_commands > .camera_play {
	background-position: -80px -1240px;
}
.camera_yellow_skin .camera_commands > .camera_stop {
	background-position: -120px -1240px	;
}

#stacks_in_9710 .camera_thumbs {
	visibility: hidden;
}

/* @end */

/**/

/**/


#stacks_in_9710 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width:  2px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_out_9710 {
	width: 680px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_9724 {
	height: 40.00px;
}




























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

#stacks_out_9725 {
	width: 680px;
}

#stacks_in_9731 {
	margin:  1px;
}

#stacks_in_9733 {
	font-size: 140%;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_9734 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_9734 {
		display: none !important;
	}
}
#stacks_in_9735>.s3_row {
	margin: 0 -0px;
}

#stacks_in_9735>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_9735>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_9735>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_9735>.s3_row>.s3_column {
	padding: 0 0px;
}








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



}



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


	#stacks_in_9735>.s3_row  {
		margin: -0px 0;
	}
	#stacks_in_9735>.s3_row>.s3_column {
		padding: 0px 0;
		width:100%;
	}


}




#stacks_out_9735 {
	width: 250px;
}
#stacks_in_9748 *,
#stacks_in_9748 *:before,
#stacks_in_9748 *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}



.wow {
	visibility: hidden;
}

#stacks_in_9749 {
	padding:  5px;
}

#stacks_out_9749 {
	width: 89%;
	margin-right:0;
}

.spacerStack {
	height: 5.00px;
}

#spacerStackstacks_in_9741 {
	height: 5.00px;
}




























@media print {
	#spacerStackstacks_in_9741 {
		display: none !important;
	}
}
#stacks_in_9742 *,
#stacks_in_9742 *:before,
#stacks_in_9742 *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}



.wow {
	visibility: hidden;
}

#stacks_in_9743 {
	padding:  10px;
}

#stacks_out_9743 {
	width: 90%;
}
#stacks_in_9736 *,
#stacks_in_9736 *:before,
#stacks_in_9736 *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}



.wow {
	visibility: hidden;
}

#stacks_in_9737 {
	padding:  5px;
}

#stacks_out_9737 {
	width: 90%;
	margin-left:0;
}

#stacks_in_9754 {
	margin:  1px;
}

#stacks_in_9756 {
	font-size: 140%;
}

#stacks_in_9757 {
	padding:  10px;
}

#stacks_out_9757 {
	width: 80px;
}

.spacerStack {
	height: 60.00px;
}

#spacerStackstacks_in_9759 {
	height: 60.00px;
}




























@media print {
	#spacerStackstacks_in_9759 {
		display: none !important;
	}
}
.sc_wrap_stacks_in_9760 {
  margin: 0px 0px;
}
.sc_stacks_in_9760 {
  --shine-v-1: calc(var(--x) - 258px);
  --shine-v-2: var(--x);
  --shine-v-3: calc(var(--x) + 258px);
  --shine-h-1: calc(var(--y) - 258px);
  --shine-h-2: var(--y);
  --shine-h-3: calc(var(--y) + 258px);
  --shine-r-1: calc(var(--dist) - 258px);
  --shine-r-2: var(--dist);
  --shine-r-3: calc(var(--dist) + 258px);
  --sc-color: #FFFFFF;
  --sc-color-border: #FFFFFF;
  
  padding: 30px 24px;
  
  max-width: 680px;
  margin: 0 auto;
  
  color: rgba(255, 255, 255, 0.65);
}
.sc_stacks_in_9760,
.sc_stacks_in_9760:before,
.sc_stacks_in_9760 > .sc-background,
.sc_stacks_in_9760 > .sc-border,
.sc_stacks_in_9760 > .sc-effect:before,
.sc_stacks_in_9760 > .sc-effect:after,
.sc_stacks_in_9760 > .sc-effect > .sc-effect-image {
  border-radius: 10px;
}

.sc_stacks_in_9760:before {
  background: transparent;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  z-index: 0;
}
.sc_stacks_in_9760.sc-redraw:before {
  animation: redraw 1s linear infinite;
}
@keyframes redraw {
    0% {opacity: 1;}
    100% {opacity: .99;}
}

.sc_stacks_in_9760 > .sc-background {
  background-color : #000000;
  opacity: 0.150000;
  
  
  border: 1px solid transparent;
  background-clip: content-box;
  
  
}
.sc_stacks_in_9760 > .sc-border {
  
  border: 1px solid #FFFFFF;
  opacity: 0.150000;
  
}

.sc_stacks_in_9760 > .sc-effect > .sc-effect-image {
  background-image: url();
}
.sc_stacks_in_9760.shimmer-card.sc-spotlight > .sc-effect {
  -webkit-mask: radial-gradient(
    25rem 25rem at var(--x) var(--y),
    #000 1%,
    transparent 258px
  );
  mask: radial-gradient(
    25rem 25rem at var(--x) var(--y),
    #000 1%,
    transparent 258px
  );
}
.sc_stacks_in_9760.shimmer-card.sc-spotlight.sc-mouse-hover > .sc-effect {
  -webkit-mask: radial-gradient(
    25rem 25rem at 50% 50%,
    #000 1%,
    transparent 258px
  );
  mask: radial-gradient(
    25rem 25rem at 50% 50%,
    #000 1%,
    transparent 258px
  );
  
}
.sc_stacks_in_9760.shimmer-card.sc-spotlight.sc-mouse-hover .sc-effect {
  opacity: 0;
  transition: 300ms opacity ease;
}
.sc_stacks_in_9760.shimmer-card.sc-spotlight.sc-mouse-hover.sc-touch-enter .sc-effect,
.sc_stacks_in_9760.shimmer-card.sc-spotlight.sc-mouse-hover:hover .sc-effect {
  opacity: 1;
}
.sc_stacks_in_9760.sc-mouse-hover > .sc-effect:before,
.sc_stacks_in_9760.sc-animation-frames > .sc-effect:before,
.sc_stacks_in_9760.sc-mouse-move > .sc-effect:before {
  background: var(--sc-color);
  opacity: 0.300000;
}
.sc_stacks_in_9760.sc-mouse-hover > a:active ~ .sc-effect:before,
.sc_stacks_in_9760.sc-animation-frames > a:active ~ .sc-effect:before,
.sc_stacks_in_9760.sc-mouse-move > a:active ~ .sc-effect:before {
  opacity: 0.150000;
}
.sc_stacks_in_9760.sc-mouse-hover > .sc-effect:after,
.sc_stacks_in_9760.sc-animation-frames > .sc-effect:after,
.sc_stacks_in_9760.sc-mouse-move > .sc-effect:after {
  border: 1px solid var(--sc-color-border);
  opacity: 0.450000;
}
.sc_stacks_in_9760.sc-mouse-hover > a:active ~ .sc-effect:after,
.sc_stacks_in_9760.sc-animation-frames > a:active ~ .sc-effect:after,
.sc_stacks_in_9760.sc-mouse-move > a:active ~ .sc-effect:after {
  opacity: 0.112500;
}
.sc_stacks_in_9760 > .sc-content {
  max-width: calc(680px - 30px * 2);
}
.shimmer-card.sc_stacks_in_9760 a {
  color: rgba(42, 122, 240, 1.00);
}
.shimmer-card.sc_stacks_in_9760 a:hover {
  color: rgba(83, 153, 255, 1.00);
}
.shimmer-card.sc_stacks_in_9760 a:active{
  color: rgba(42, 122, 240, 1.00);
}
.sc_stacks_in_9760 h1,
.sc_stacks_in_9760 h2,
.sc_stacks_in_9760 h3,
.sc_stacks_in_9760 h4,
.sc_stacks_in_9760 h5,
.sc_stacks_in_9760 h6 {
  color: rgba(255, 255, 255, 1.00);
}
.sc_stacks_in_9760:not([style]) > .sc-content {
  opacity: 1.000000;
}
.sc_stacks_in_9760[style]:not(.sc-mouse-hover) > .sc-content {
  --content-opacity: calc(var(--opacity) * 0.000000 + 1.000000);
  opacity: var(--content-opacity);
}
.sc_stacks_in_9760:not(.sc-mouse-move) > .sc-content {
  opacity: 1.000000;
  transition: 300ms opacity ease;
}
.sc_stacks_in_9760.sc-animation-frames:not(.sc-mouse-move) > .sc-content {
  transition: 0ms opacity ease;
}
.sc_stacks_in_9760.sc-animation-frames:not(.sc-mouse-move).sc-touch-enter  .sc-content,
.sc_stacks_in_9760.sc-animation-frames:not(.sc-mouse-move):hover .sc-content {
  transition: 300ms opacity ease;
}
#stacks_in_9760 .sc_stacks_in_9760:not([style]) > .sc-content,
.sc_stacks_in_9760:not(.sc-mouse-move).sc-touch-enter  .sc-content,
.sc_stacks_in_9760.sc-mouse-hover:not(.sc-mouse-move):hover .sc-content,
.sc_stacks_in_9760:not(.sc-mouse-move) a:hover ~ .sc-content,
.sc_stacks_in_9760:not(.sc-mouse-move) a:hover ~ .sc-content .sc-content {
  opacity: 1;
}
#stacks_in_9760 .sc_stacks_in_9760 > a { pointer-events: none;}
.video-pro.stacks_in_9761{aspect-ratio:1280/720;}.video-pro.stacks_in_9761 .mejs__overlay-button,.video-pro.stacks_in_9761 .mejs__overlay-button svg{width:128px;height:128px}.video-pro.stacks_in_9761 .mejs__cta-layer,.video-pro.stacks_in_9761 .mejs-cta-layer{background-color:rgba(34, 34, 34, 0.80);backdrop-filter:blur(5px)}.video-pro.stacks_in_9761 .mejs__cta-close,.video-pro.stacks_in_9761 .mejs-cta-close{color:rgba(255, 255, 255, 1.00)}.video-pro.stacks_in_9761 .mejs__overlay-loading{display:none !important}




#stacks_in_9619 .splide__track {
	overflow: hidden !important;
}

@keyframes splide-loading {
	0% {
		transform: rotate(0)
	}
	to {
		transform: rotate(1turn)
	}
}

#stacks_in_9619 .splide__container {
	position: relative;
	box-sizing: border-box
}

#stacks_in_9619 .splide__list {
	margin: 0 !important;
	padding: 0 !important;
	will-change: transform;

}


#stacks_in_9619 .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_9619 .splide.is-active .splide__list {
	display: flex
}

#stacks_in_9619 .splide__pagination {
	display: inline-flex;
	align-items: center;
	width: 95%;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0
}

#stacks_in_9619 .splide__pagination li {
	list-style-type: none;
	display: inline-block;
	line-height: 1;
	margin: 0
}

#stacks_in_9619 .splide {
/* 	visibility: hidden */
}

#stacks_in_9619 .splide,
#stacks_in_9619 .splide__slide {
	position: relative;
	outline: none
}

#stacks_in_9619 .splide__slide {
	box-sizing: border-box;
	list-style-type: none !important;
	margin: 0;
	flex-shrink: 0
}

#stacks_in_9619 .splide__slide img {
	vertical-align: bottom
}

#stacks_in_9619 .splide__slider {
	position: relative
}

#stacks_in_9619 .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_9619 .splide__track {
	position: relative;
	z-index: 0;
	overflow: hidden
}

#stacks_in_9619 .splide--draggable>.splide__track>.splide__list>.splide__slide {
	-webkit-user-select: none;
	user-select: none
}

#stacks_in_9619 .splide--fade>.splide__track>.splide__list {
	display: block
}

#stacks_in_9619 .splide--fade>.splide__track>.splide__list>.splide__slide {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	opacity: 0
}

#stacks_in_9619 .splide--fade>.splide__track>.splide__list>.splide__slide.is-active {
	position: relative;
	z-index: 1;
	opacity: 1
}

#stacks_in_9619 .splide--rtl {
	direction: rtl
}

#stacks_in_9619 .splide--ttb>.splide__track>.splide__list {
	display: block
}

#stacks_in_9619 .splide--ttb>.splide__pagination {
	width: auto
}

#stacks_in_9619 .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);
	
	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_9619 .splide__arrow svg {
	width: 1.2em;
	height: 1.2em;
	fill: rgba(27, 28, 29, 1.00);
}

#stacks_in_9619 .splide__arrow:hover {
	cursor: pointer;
	
	box-shadow: 0 0px 7px rgba(0, 0, 0, 0.65);
	
}

#stacks_in_9619 .splide__arrow:focus {
	outline: none
}

#stacks_in_9619 .splide__arrow--prev {
	left: 1em
}

#stacks_in_9619 .splide__arrow--prev svg {
	transform: scaleX(-1)
}

#stacks_in_9619 .splide__arrow--next {
	right: 1em
}

#stacks_in_9619 .splide__pagination {
	position: absolute;
	z-index: 1;
	bottom: .5em;
	left: 50%;
	transform: translateX(-50%);
	padding: 0
}

#stacks_in_9619 .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_9619 .splide__pagination__page.is-active {
	background: rgba(0, 0, 0, 1.00);
	transition-duration: .2s;
	transition-timing-function: linear;
	transition-property: transform, width;
}

#stacks_in_9619 .splide__pagination__page:hover {
	background: rgba(245, 137, 153, 1.00);
	cursor: pointer;
}

#stacks_in_9619 .splide__pagination__page:focus {
	outline: none
}

#stacks_in_9619 .splide__progress__bar {
	width: 0;
	height: 4px;
	background: #F48999;
}

#stacks_in_9619 .splide--nav>.splide__track>.splide__list>.splide__slide {
	border: 3px solid transparent
}

#stacks_in_9619 .splide--nav>.splide__track>.splide__list>.splide__slide.is-active {
	border-color: #000
}

#stacks_in_9619 .splide--nav>.splide__track>.splide__list>.splide__slide:focus {
	outline: none
}

#stacks_in_9619 .splide--rtl>.splide__arrows .splide__arrow--prev,
#stacks_in_9619 .splide--rtl>.splide__track>.splide__arrows .splide__arrow--prev {
	right: 1em;
	left: auto
}

#stacks_in_9619 .splide--rtl>.splide__arrows .splide__arrow--prev svg,
#stacks_in_9619 .splide--rtl>.splide__track>.splide__arrows .splide__arrow--prev svg {
	transform: scaleX(1)
}

#stacks_in_9619 .splide--rtl>.splide__arrows .splide__arrow--next,
#stacks_in_9619 .splide--rtl>.splide__track>.splide__arrows .splide__arrow--next {
	left: 1em;
	right: auto
}

#stacks_in_9619 .splide--rtl>.splide__arrows .splide__arrow--next svg,
#stacks_in_9619 .splide--rtl>.splide__track>.splide__arrows .splide__arrow--next svg {
	transform: scaleX(-1)
}

#stacks_in_9619 .splide--ttb>.splide__arrows .splide__arrow,
#stacks_in_9619 .splide--ttb>.splide__track>.splide__arrows .splide__arrow {
	left: 50%;
	transform: translate(-50%)
}

#stacks_in_9619 .splide--ttb>.splide__arrows .splide__arrow--prev,
#stacks_in_9619 .splide--ttb>.splide__track>.splide__arrows .splide__arrow--prev {
	top: 1em
}

#stacks_in_9619 .splide--ttb>.splide__arrows .splide__arrow--prev svg,
#stacks_in_9619 .splide--ttb>.splide__track>.splide__arrows .splide__arrow--prev svg {
	transform: rotate(-90deg)
}

#stacks_in_9619 .splide--ttb>.splide__arrows .splide__arrow--next,
#stacks_in_9619 .splide--ttb>.splide__track>.splide__arrows .splide__arrow--next {
	top: auto;
	bottom: 1em
}

#stacks_in_9619 .splide--ttb>.splide__arrows .splide__arrow--next svg,
#stacks_in_9619 .splide--ttb>.splide__track>.splide__arrows .splide__arrow--next svg {
	transform: rotate(90deg)
}

#stacks_in_9619 .splide--ttb>.splide__pagination {
	display: flex;
	flex-direction: column;
	bottom: 50%;
	left: auto;
	right: .5em;
	transform: translateY(50%)
}

#stacks_in_9619 .splide__slide--has-video {
	cursor: pointer
}

#stacks_in_9619 .splide__slide--has-video:hover .splide__video__play {
	opacity: 1
}

#stacks_in_9619 .splide__slide__container--has-video {
	cursor: pointer;
	position: relative
}

#stacks_in_9619 .splide__slide__container--has-video:hover .splide__video__play {
	opacity: 1
}

#stacks_in_9619 .splide__video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
/* 	background: #000 */
}

#stacks_in_9619 .splide__video__wrapper {
	background: #000;
}

#stacks_in_9619 .splide__video div {
	height: 100%
}

#stacks_in_9619 .splide__video iframe,
#stacks_in_9619 .splide__video video {
	width: 100%;
	height: 100%
}

#stacks_in_9619 .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_9619 .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_9619 .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_9619 .splide__video__play:hover {
	background: rgba(249, 158, 168, 0.90);
}

#stacks_in_9619 .splide__video__play:hover:after {
	border-color: transparent transparent transparent rgba(255, 255, 255, 1.00);
}


#stacks_in_9619 .splide__slide.is-active,
#stacks_in_9619 .splide__slide.is-active img {
}




@media (max-width: 47.9375em) {
	#stacks_in_9619 .splide {
		
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
		
	}
	
	#stacks_in_9619 .splide__arrow {
		
		width: 30px;
		height: 30px;
	}
	
	#stacks_in_9619 .splide__pagination__page {
		
		height: 10px;
		width: 10px;
		
	}
	
	#stacks_in_9619 .splide__pagination__page.is-active {
		
	}
	
	#stacks_in_9619 .splide__slide,
	#stacks_in_9619 .splide__video,
	#stacks_in_9619 .splide__video iframe {
		border-radius: 0px;
	}
	
	

		
}

@media (min-width: 48em) and (max-width: 61.9em) {
	#stacks_in_9619 .splide {
		
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
		
	}
	
	#stacks_in_9619 .splide__arrow {
		
		width: 40px;
		height: 40px;
	}
	
	#stacks_in_9619 .splide__pagination__page {
		
		height: 10px;
		width: 10px;
		
	}
	
	#stacks_in_9619 .splide__pagination__page.is-active {
		
	}
	
	#stacks_in_9619 .splide__slide,
	#stacks_in_9619 .splide__video,
	#stacks_in_9619 .splide__video iframe {
		border-radius: 0px;
	}

	

}

@media (min-width: 62em) {
	#stacks_in_9619 .splide {
		
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
		
	}
	
	#stacks_in_9619 .splide__arrow {
		
		width: 40px;
		height: 40px;
	}	
	
	#stacks_in_9619 .splide__pagination__page {
		
		height: 10px;
		width: 10px;
		
	}
	
	#stacks_in_9619 .splide__pagination__page.is-active {
		
	}

	#stacks_in_9619 .splide__slide,
	#stacks_in_9619 .splide__video,
	#stacks_in_9619 .splide__video iframe {
		border-radius: 0px;
	}

	

}




#stacks_in_9619 .splide {
	position: relative;
}

#stacks_in_9619 .splide__slide.is-active {
	transition-duration: 300ms;
	transition-property: all;
}


#stacks_in_9619 .splide__slide {
	
		
	
	filter:     contrast(100%);

}

#stacks_in_9619 .splide__slide.is-active {
	opacity: 1;
	filter: blur(0) saturate(1) grayscale(0) sepia(0);
}

#stacks_in_9619 .orbit__img__slide img,
#stacks_in_9619 .orbit__video__slide img {
	width: 100%;
	height: auto;
}

#stacks_in_9619 .splide__slide,
#stacks_in_9619 .splide__video,
#stacks_in_9619 .splide__video iframe {
	overflow: hidden;
}


#stacks_out_9619 {
	width: 1100px;
}



.stacks_in_9623shadows {
	display: table;
	margin: 0 auto;
	 width: 100%; 
}














.stacks_in_9623box6 {
	margin-bottom: 35px;
	position:relative;
	
	
	
	border-radius: 0px;
	
}

.stacks_in_9623box6:before, .stacks_in_9623box6:after {
    content:"";
    position: absolute; 
    z-index: -1;
    background: linear-gradient(to right, rgba(0, 137, 227, 1.00) 0%, rgba(241, 56, 85, 1.00) 50%, rgba(0, 137, 227, 1.00) 100%);
	filter: blur(10px);
    top: 50%;
    bottom: 0px;
    left: 0;
    right: 0;
    border-radius: 50%/30px;
    margin-left: 20px;
    margin-right: 20px;
}




























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









}

#stacks_in_9623 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
#linkBoxstacks_in_9624 {
	display: block;
	position: relative;
	z-index: 1;
}

#linkBoxContentstacks_in_9624 {
	position: relative;
	display: block;
	z-index: 2;
}

#linkBoxLinkstacks_in_9624 a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 100%;
	width: 100%;
	z-index: 10;
	background: url(../files/bg_fill.gif) repeat;
}



#stacks_in_9625 {
	border: solid rgba(251, 255, 255, 1.00);
	border-width:  1px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}



.stacks_in_9631shadows {
	display: table;
	margin: 0 auto;
	 width: 100%; 
}














.stacks_in_9631box6 {
	margin-bottom: 35px;
	position:relative;
	
	
	
	border-radius: 0px;
	
}

.stacks_in_9631box6:before, .stacks_in_9631box6:after {
    content:"";
    position: absolute; 
    z-index: -1;
    background: linear-gradient(to right, rgba(0, 137, 227, 1.00) 0%, rgba(241, 56, 85, 1.00) 50%, rgba(0, 137, 227, 1.00) 100%);
	filter: blur(10px);
    top: 50%;
    bottom: 0px;
    left: 0;
    right: 0;
    border-radius: 50%/30px;
    margin-left: 20px;
    margin-right: 20px;
}




























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









}

#stacks_in_9631 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
#linkBoxstacks_in_9632 {
	display: block;
	position: relative;
	z-index: 1;
}

#linkBoxContentstacks_in_9632 {
	position: relative;
	display: block;
	z-index: 2;
}

#linkBoxLinkstacks_in_9632 a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 100%;
	width: 100%;
	z-index: 10;
	background: url(../files/bg_fill.gif) repeat;
}



#stacks_in_9633 {
	border: solid rgba(251, 255, 255, 1.00);
	border-width:  1px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}



.stacks_in_9639shadows {
	display: table;
	margin: 0 auto;
	 width: 100%; 
}














.stacks_in_9639box6 {
	margin-bottom: 35px;
	position:relative;
	
	
	
	border-radius: 0px;
	
}

.stacks_in_9639box6:before, .stacks_in_9639box6:after {
    content:"";
    position: absolute; 
    z-index: -1;
    background: linear-gradient(to right, rgba(0, 137, 227, 1.00) 0%, rgba(241, 56, 85, 1.00) 50%, rgba(0, 137, 227, 1.00) 100%);
	filter: blur(10px);
    top: 50%;
    bottom: 0px;
    left: 0;
    right: 0;
    border-radius: 50%/30px;
    margin-left: 20px;
    margin-right: 20px;
}




























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









}

#stacks_in_9639 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
#linkBoxstacks_in_9640 {
	display: block;
	position: relative;
	z-index: 1;
}

#linkBoxContentstacks_in_9640 {
	position: relative;
	display: block;
	z-index: 2;
}

#linkBoxLinkstacks_in_9640 a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 100%;
	width: 100%;
	z-index: 10;
	background: url(../files/bg_fill.gif) repeat;
}



#stacks_in_9641 {
	border: solid rgba(251, 255, 255, 1.00);
	border-width:  1px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}



.stacks_in_9647shadows {
	display: table;
	margin: 0 auto;
	 width: 100%; 
}














.stacks_in_9647box6 {
	margin-bottom: 35px;
	position:relative;
	
	
	
	border-radius: 0px;
	
}

.stacks_in_9647box6:before, .stacks_in_9647box6:after {
    content:"";
    position: absolute; 
    z-index: -1;
    background: linear-gradient(to right, rgba(0, 137, 227, 1.00) 0%, rgba(241, 56, 85, 1.00) 50%, rgba(0, 137, 227, 1.00) 100%);
	filter: blur(10px);
    top: 50%;
    bottom: 0px;
    left: 0;
    right: 0;
    border-radius: 50%/30px;
    margin-left: 20px;
    margin-right: 20px;
}




























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









}

#stacks_in_9647 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
#linkBoxstacks_in_9648 {
	display: block;
	position: relative;
	z-index: 1;
}

#linkBoxContentstacks_in_9648 {
	position: relative;
	display: block;
	z-index: 2;
}

#linkBoxLinkstacks_in_9648 a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 100%;
	width: 100%;
	z-index: 10;
	background: url(../files/bg_fill.gif) repeat;
}



#stacks_in_9649 {
	border: solid rgba(251, 255, 255, 1.00);
	border-width:  1px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}



.stacks_in_9655shadows {
	display: table;
	margin: 0 auto;
	 width: 100%; 
}














.stacks_in_9655box6 {
	margin-bottom: 35px;
	position:relative;
	
	
	
	border-radius: 0px;
	
}

.stacks_in_9655box6:before, .stacks_in_9655box6:after {
    content:"";
    position: absolute; 
    z-index: -1;
    background: linear-gradient(to right, rgba(0, 137, 227, 1.00) 0%, rgba(241, 56, 85, 1.00) 50%, rgba(0, 137, 227, 1.00) 100%);
	filter: blur(10px);
    top: 50%;
    bottom: 0px;
    left: 0;
    right: 0;
    border-radius: 50%/30px;
    margin-left: 20px;
    margin-right: 20px;
}




























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









}

#stacks_in_9655 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
#linkBoxstacks_in_9656 {
	display: block;
	position: relative;
	z-index: 1;
}

#linkBoxContentstacks_in_9656 {
	position: relative;
	display: block;
	z-index: 2;
}

#linkBoxLinkstacks_in_9656 a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 100%;
	width: 100%;
	z-index: 10;
	background: url(../files/bg_fill.gif) repeat;
}



#stacks_in_9657 {
	border: solid rgba(251, 255, 255, 1.00);
	border-width:  1px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}



.stacks_in_9663shadows {
	display: table;
	margin: 0 auto;
	 width: 100%; 
}














.stacks_in_9663box6 {
	margin-bottom: 35px;
	position:relative;
	
	
	
	border-radius: 0px;
	
}

.stacks_in_9663box6:before, .stacks_in_9663box6:after {
    content:"";
    position: absolute; 
    z-index: -1;
    background: linear-gradient(to right, rgba(0, 137, 227, 1.00) 0%, rgba(241, 56, 85, 1.00) 50%, rgba(0, 137, 227, 1.00) 100%);
	filter: blur(10px);
    top: 50%;
    bottom: 0px;
    left: 0;
    right: 0;
    border-radius: 50%/30px;
    margin-left: 20px;
    margin-right: 20px;
}




























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









}

#stacks_in_9663 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
#linkBoxstacks_in_9664 {
	display: block;
	position: relative;
	z-index: 1;
}

#linkBoxContentstacks_in_9664 {
	position: relative;
	display: block;
	z-index: 2;
}

#linkBoxLinkstacks_in_9664 a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 100%;
	width: 100%;
	z-index: 10;
	background: url(../files/bg_fill.gif) repeat;
}



#stacks_in_9665 {
	border: solid rgba(251, 255, 255, 1.00);
	border-width:  1px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_9670 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_9670 {
		display: none !important;
	}
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_9671{z-index: 101;overflow: visible;}.stacks_top{overflow: visible;}.stacks_in:after {content: "";display: block;height: 0;clear: both;}/* End dooJet stack each CSS code */#eh_stacks_in_9672 {
  margin: 16px 0 48px;
  padding: 0 2px;
}
#eh_stacks_in_9672:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_9672.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_9672.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_9672.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_9672.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_9672 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_9672.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_9672 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_9672 .eh-title {font-size: 36px;}/*  */
/*  */
#eh_stacks_in_9672 .eh-title {
  max-width: 420px;
  font-weight: 700;
  line-height: 1.10;
  color: rgba(0, 0, 0, 1.00);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */
/*  */
#eh_stacks_in_9672 .eh-line-wrap .eh-line-left,
#eh_stacks_in_9672 .eh-line-wrap .eh-line-right {width: 512px;}
#eh_stacks_in_9672.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_9672.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #000000;}
#eh_stacks_in_9672.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_9672.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #000000;}
#eh_stacks_in_9672.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_9672.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #000000;
  height: 2px;
  border-bottom: 2px solid #000000;
  box-sizing: content-box;
}
#eh_stacks_in_9672.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_9672.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(512px / 2);}
#eh_stacks_in_9672.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_9672.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #000000;
  border-image: linear-gradient(-90deg, #000000, transparent) 1;
}

#eh_stacks_in_9672.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #000000, transparent) 1;}
#eh_stacks_in_9672.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_9672.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(512px / 2);}
#eh_stacks_in_9672.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_9672.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #000000;}
#eh_stacks_in_9672.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_9672.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(512px / 2);}
#eh_stacks_in_9672:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(512px / 2);}
#eh_stacks_in_9672:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #000000;
  fill: #000000;
}
#eh_stacks_in_9672.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 36px;}
#eh_stacks_in_9672.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_9672.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 37px;}
@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
  #eh_stacks_in_9672.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 34px;}
  #eh_stacks_in_9672.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_9672.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 34px;}
}
#eh_stacks_in_9672.eh-line-group-300 .eh-extender {
  width: calc(512px / 2 - 20px);
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_9672.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_9672.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_9672.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_9672.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_9672.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_9672.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #000000;}
#eh_stacks_in_9672.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_9672.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_9672.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_9672.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_9672.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_9672.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #000000;}
#eh_stacks_in_9672.eh-line-303 .eh-extender,
#eh_stacks_in_9672.eh-line-305 .eh-extender {width: calc(512px / 2 - 32px);}
#eh_stacks_in_9672.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_9672.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_9672.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_9672 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_9672 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_9672.eh-line-group-300 .eh-line-left,
#eh_stacks_in_9672.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_9672.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_9672.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_9672:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 32px;
  height: 32px;
}
#eh_stacks_in_9672.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_9672.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 54px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_9672.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_9672:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #000000;}
#eh_stacks_in_9672:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_9672:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(512px / 2 + 2px);}
#eh_stacks_in_9672.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_9672.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_9672.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_9672.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_9672.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_9672.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_9672.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_9672.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_9672.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_9672.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_9672.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_9672.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_9672.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_9672.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_9672.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_9672.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_9672.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_9672.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 32px;
  /* */
}
#eh_stacks_in_9672.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_9672.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_9672.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_9672.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_9672.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_9672.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_9672.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg {
  /* bottom: calc(2px / 2); */
  margin-top: 0;
  position: relative;
  transform: rotate(180deg);
}
#eh_stacks_in_9672.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #000000;}
#eh_stacks_in_9672.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #000000;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_9672.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_9672.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_9672.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(32px * .4);
  height: calc(32px * .8);
}
#eh_stacks_in_9672.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_9672.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(32px * .8);
  height: calc(32px * .8);
}
#eh_stacks_in_9672 .eh-line-wrap-1 {margin-bottom: 6px;}
#eh_stacks_in_9672 .eh-line-wrap-2 {margin-top: 6px;}
/*  */
#eh_stacks_in_9672.eh-line-position-3 {gap: 0 6px;}
#eh_stacks_in_9672.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_9672.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(512px / 2);}
#eh_stacks_in_9672.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_9672.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_9672.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_9672.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_9672.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_9672.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_9672.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #000000;
}

#stacks_in_9675 {
	font-size: 62%;
}
#stacks_in_9676 {
  z-index: 99;
}

.augmentFlipBackEndForBack {
  width: 100%;
  height: auto;
  background:#818181;

}

.augmentFlipBackEndForBack h2{
  text-align:center;
}

.DSNone {
  display: none !important;
}

.augmentFlipCard {
  display: block;
  width: 100%;

  
  /*position: relative;*/
  z-index: 1;
/*  float: left;*/
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  -ms-perspective: 1000px;
  -o-perspective: 1000px;
  perspective: 1000px;
          
}

.CP_stacks_in_9676 {
  height: px;
  
}

/*
.CP_stacks_in_9676 .custom, .CP_stacks_in_9676 .customB{
  display:none;
}
*/

.CP_stacks_in_9676 .customTF, .CP_stacks_in_9676 .customBTF{
  background-color:transparent !important;
}


.augmentFlipCard .augmentFlipWrap {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  
          
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
          
}

.SHA {
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
}

.PlaceHolder4Sha {

}

/*
.augmentFlipFace.augmentFlipFront {padding: 30px 6px 6px 6px;}

.augmentFlipFace.augmentFlipBack {padding: 30px 6px 6px 6px;}
*/

.augmentFlipCard .augmentFlipWrap.augmentFlipped {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform:rotateY(180deg);
  transform: rotateY(180deg);


}



/*
.augmentFlipFront {
  -webkit-transition: opacity 0.4s;
  -moz-transition :opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
*/

.FR_stacks_in_9676 {
  background-color: #FFFFFF ;
  background: none ;
}

.BA_stacks_in_9676 {
  background-color: #FFFFFF ;
  background: none ;
}

.f_stacks_in_9676 {
  color: #EEEEEE !important;

}



.b_stacks_in_9676 {
  color: #000000 !important;
}

/*
.augmentFlipped .augmentFlipFront {
  opacity: 0.0;

}
*/


.augmentFlipCard .augmentFlipWrap.augmentFlipped .name, .augmentFlipCard .augmentFlipWrap.augmentFlipped .flip {
  background: none;
  color: white;
}
.augmentFlipCard .augmentFlipFace {
  position: absolute;
  
  width: 100%;
          
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  color: #2d2d2d;

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -o-box-sizing: border-box;
}
/*.augmentFlipCard .augmentFlipFace img {
  top: 0;
  left: 0;
}*/
.augmentFlipCard .augmentFlipFace a.flip, .augmentFlipCard .augmentFlipFace a.flipback {
  display: inline-block;
  position: absolute;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  right: 0px;
  top: 0px;
  font-size: 28px;
  line-height: 28px;
  cursor: pointer;
  z-index: 3;
  text-align:right;
}
.augmentFlipCard .augmentFlipped .augmentFlipFace.augmentFlipBack {
  -ms-backface-visibility: visible;
}
.augmentFlipCard .augmentFlipFace a.flipback {
  color: black;
  font-size: 24px;
  line-height: 24px;
}


#stacks_in_9676 .augmentFlipCard .augmentFlipFace a.button {
  text-decoration: none;
  color: white;
  padding: 10px 12px;
  font-weight: 500;
  background-color: #14e700;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF14E700', endColorstr='#FF147600');
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #14e700), color-stop(100%, #147600));
  background-image: -webkit-linear-gradient(top, #14e700 0%, #147600 100%);
  background-image: -moz-linear-gradient(top, #14e700 0%, #147600 100%);
  background-image: -o-linear-gradient(top, #14e700 0%, #147600 100%);
  background-image: linear-gradient(top, #14e700 0%, #147600 100%);
  border: 1px solid #149100;
  text-align: center;
  display: block;
  margin: 25px auto 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -webkit-transition: -webkit-transform 600ms linear;
  -moz-transition: -moz-transform 600ms linear;
  -o-transition: -o-transform 600ms linear;
  transition: transform 600ms linear;
}
/* Flip Shadows */
#stacks_in_9676 .shadowsOn .augmentFlipFace.augmentFlipFront .augmentFlipShadowBox,
#stacks_in_9676 .shadowsOn .augmentFlipFace.augmentFlipBack .augmentFlipShadowBox{
  background-color: rgba(0,0,0,0.0);
  -webkit-transition: background 600ms linear;
  -moz-transition: background 600ms linear;
  -o-transition: background 600ms linear;
  transition: background 600ms linear;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  
  -webkit-pointer-events: none;
  pointer-events: none;
}
#stacks_in_9676 .shadowsOn .augmentFlipped .augmentFlipFace.augmentFlipFront .augmentFlipShadowBox{
  background-color: rgba(0,0,0,0.5);
}
#stacks_in_9676 .shadowsOn .augmentFlippedBack .augmentFlipFace.augmentFlipBack .augmentFlipShadowBox{
  background-color: rgba(0,0,0,0.5);
}

/* Flip Styles */
#stacks_in_9676 .augmentFlipVertical .augmentFlipWrap,
#stacks_in_9676 .augmentFlipHorizontal .augmentFlipWrap,
#stacks_in_9676 .augmentFlipDiagonal .augmentFlipWrap {
  -webkit-transition: -webkit-transform 600ms linear;
  -moz-transition: -moz-transform 600ms linear;
  -o-transition: -o-transform 600ms linear;
  transition: transform 600ms linear;
}
#stacks_in_9676 .augmentFlipCard .augmentFlipFace.augmentFlipBack {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  border-radius: 0px;
   
}
#stacks_in_9676 .augmentFlipCard .augmentFlipFace.augmentFlipFront {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  border-radius: 0px;
}
#stacks_in_9676 .augmentFlipCard .augmentFlipped .augmentFlipFace.augmentFlipBack {
  -ms-backface-visibility: visible;
}
#stacks_in_9676 .augmentFlipCard .augmentFlipFace.augmentFlipFront img,
#stacks_in_9676 .augmentFlipCard .augmentFlipFace.augmentFlipBack img {
  border-radius: 0px;
}
#stacks_in_9676 .augmentFlipHorizontal .augmentFlipWrap.augmentFlipped {
  -webkit-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  transform: rotateX(180deg);
}

#stacks_in_9676 .augmentFlipHorizontal .augmentFlipFace.augmentFlipBack {
  -webkit-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
  transform: rotateX(180deg);
   
}

#stacks_in_9676 .augmentFlipDiagonal .augmentFlipWrap.augmentFlipped {
  -webkit-transform: rotate3d(45, 45, 0, 180deg);
  -moz-transform: rotate3d(45, 45, 0, 180deg);
  -ms-transform: rotate3d(45, 45, 0, 180deg);
  -o-transform: rotate3d(45, 45, 0, 180deg);
  transform: rotate3d(45, 45, 0, 180deg);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

#stacks_in_9676 .augmentFlipDiagonal .augmentFlipFace.augmentFlipBack {
  -webkit-transform: rotate3d(45, 45, 0, 180deg);
  -moz-transform: rotate3d(45, 45, 0, 180deg);
  -ms-transform: rotate3d(45, 45, 0, 180deg);
  -o-transform: rotate3d(45, 45, 0, 180deg);
  transform: rotate3d(45, 45, 0, 180deg);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
   
}
#stacks_in_9676 .augmentFlipOpen.augmentFlipCard .augmentFlipWrap.augmentFlipped {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
#stacks_in_9676 .augmentFlipOpen .augmentFlipFace.augmentFlipFront {
  -webkit-transition: -webkit-transform 600ms linear;
  -moz-transition: -moz-transform 600ms linear;
  -o-transition: -o-transform 600ms linear;
  transition: transform 600ms linear;
  z-index: 1;
  transform-origin: bottom;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
}
#stacks_in_9676 .augmentFlipOpen .augmentFlipFace.augmentFlipBack {
  -webkit-transform: rotateX(0deg) scale(1) translate3D(0,0,0);
  transform: rotateX(0deg) scale(1) translate3D(0,0,0);
  z-index: 0;
}
#stacks_in_9676 .augmentFlipOpen .augmentFlipped .augmentFlipFace.augmentFlipFront {
  -webkit-transform: rotateX(-100deg) scale(1) translate3D(0px,0px,0px);
  transform: rotateX(-100deg) scale(1) translate3D(0px,0px,0px);
}
#stacks_in_9676 .augmentFlipOpen .augmentFlippedBack .augmentFlipFace.augmentFlipFront {
  -webkit-transform: rotateX(0deg) scale(1) translate3D(0px,0px,0px);
  transform: rotateX(0deg) scale(1) translate3D(0px,0px,0px);
}
#stacks_in_9676 .shadowsOn.augmentFlipOpen .augmentFlipped .augmentFlipFace.augmentFlipFront .augmentFlipShadowBox{
  background-color: rgba(0,0,0,0.0);
}


#stacks_in_9676 .augmentFlipCoin .augmentFlipWrap.augmentFlipped {
  -webkit-animation: coinFlip 600ms linear 1;
  animation: coinFlip 600ms linear 1;
}
#stacks_in_9676 .augmentFlipCoin .augmentFlipWrap.augmentFlippedBack {
  -webkit-animation: coinFlip 600ms linear 1;
  -webkit-animation-direction: reverse;
  animation: coinFlip 600ms linear 1;
  animation-direction: reverse;
}

#stacks_in_9676 .augmentFlipCoin .augmentFlipFace.augmentFlipBack {
  
}
#stacks_in_9676 .augmentFlipCoin .augmentFlipped .augmentFlipFace.augmentFlipFront .augmentFlipShadowBox{
  background-color: rgba(0,0,0,0.0);
}
#stacks_in_9676 .augmentFlipCoin .augmentFlippedBack .augmentFlipFace.augmentFlipBack .augmentFlipShadowBox{
  background-color: rgba(0,0,0,0.0);
}

@-webkit-keyframes coinFlip {
  0% {
    -webkit-transform: rotateY(0deg) scale(1);
  }
  33% {
    -webkit-transform: rotateY(180deg) scale(2);
  }
  66% {
    -webkit-transform: rotateY(360deg) scale(1.5);
  }
  100% {
    -webkit-transform: rotateY(540deg) scale(1);
  }
}
@keyframes coinFlip {
  0% {
    transform: rotateY(0deg) scale(1);
  }
  33% {
    transform: rotateY(180deg) scale(2);
  }
  66% {
    transform: rotateY(360deg) scale(1.5);
  }
  100% {
    transform: rotateY(540deg) scale(1);
  }
}

#stacks_in_9676 .augmentFlipPlayingCard .augmentFlipWrap.augmentFlipped {
  -webkit-animation: flipCard 600ms linear 1;
  animation: flipCard 600ms linear 1;
}
#stacks_in_9676 .augmentFlipPlayingCard .augmentFlipWrap.augmentFlippedBack {
  -webkit-animation: flipCardBack 600ms linear 1;
  animation: flipCardBack 600ms linear 1;
}
#stacks_in_9676 .augmentFlipPlayingCard .augmentFlipped .augmentFlipFace.augmentFlipFront {
  -webkit-transform: rotateX(0deg) rotateZ(180deg);
  -moz-transform: rotateX(0deg) rotateZ(180deg);
  -ms-transform: rotateX(0deg) rotateZ(180deg);
  -o-transform: rotateX(0deg) rotateZ(180deg);
  transform: rotateX(0deg) rotateZ(180deg);
}
#stacks_in_9676 .augmentFlipPlayingCard .augmentFlippedBack .augmentFlipFace.augmentFlipBack {
  -webkit-transform: rotateX(180deg) rotateZ(0deg);
  -moz-transform: rotateX(180deg) rotateZ(0deg);
  -ms-transform: rotateX(180deg) rotateZ(0deg);
  -o-transform: rotateX(180deg) rotateZ(0deg);
  transform: rotateX(180deg) rotateZ(0deg);
}
@-webkit-keyframes flipCard {
  0% {
    -webkit-transform: rotateX(0deg) rotateZ(180deg) scale(1) translate(0,0px);
  }
  33% {
    -webkit-transform: rotateX(60deg) rotateZ(180deg) scale(1) translate(0,-300px);
  }
  66% {
    -webkit-transform: rotateX(120deg) rotateZ(180deg) scale(1) translate(0,-100px);
  }
  100% {
    -webkit-transform: rotateX(180deg) rotateZ(180deg) scale(1) translate(0,0);
  }
}
@-webkit-keyframes flipCardBack {
  0% {
    -webkit-transform: rotateX(180deg) rotateZ(0deg) scale(1) translate(0,0);
  }
  33% {
    -webkit-transform: rotateX(240deg) rotateZ(0deg) scale(1) translate(0,-100px);
  }
  66% {
    -webkit-transform: rotateX(300deg) rotateZ(0deg) scale(1) translate(0,-200px);
  }
  100% {
    -webkit-transform: rotateX(360deg) rotateZ(0deg) scale(1) translate(0,0px);
  }
}
@keyframes flipCard {
  0% {
    transform: rotateX(0deg) rotateZ(180deg) scale(1) translate(0,0px);
  }
  33% {
    transform: rotateX(60deg) rotateZ(180deg) scale(1) translate(0,-300px);
  }
  66% {
    transform: rotateX(120deg) rotateZ(180deg) scale(1) translate(0,-100px);
  }
  100% {
    transform: rotateX(180deg) rotateZ(180deg) scale(1) translate(0,0);
  }
}
@keyframes flipCardBack {
  0% {
    transform: rotateX(180deg) rotateZ(0deg) scale(1) translate(0,0);
  }
  33% {
    transform: rotateX(240deg) rotateZ(0deg) scale(1) translate(0,-100px);
  }
  66% {
    transform: rotateX(300deg) rotateZ(0deg) scale(1) translate(0,-200px);
  }
  100% {
    transform: rotateX(360deg) rotateZ(0deg) scale(1) translate(0,0px);
  }
}

#stacks_in_9676 .augmentFlipPlayingCard .augmentFlipFace.augmentFlipBack {
  
}

#stacks_in_9676 .augmentFlipHover .augmentFlipWrap.augmentFlipped {
  -webkit-transform: rotateY(180deg) scale(1) translate(0,-50px);
  -moz-transform: rotateY(180deg) scale(1) translate(0,-50px);
  -ms-transform: rotateY(180deg) scale(1) translate(0,-50px);
  -o-transform: rotateY(180deg) scale(1) translate(0,-50px);
  transform: rotateY(180deg) scale(1) translate(0,-50px);
  -webkit-animation: flipHover 600ms linear 1;
  animation: flipHover 600ms linear 1;
}
#stacks_in_9676 .augmentFlipHover .augmentFlipWrap.augmentFlippedBack {
  -webkit-animation: flipHover 600ms linear 1;
  -webkit-animation-direction: reverse;
  animation: flipHover 600ms linear 1;
  animation-direction: reverse;
}
@-webkit-keyframes flipHover {
  0% {
    -webkit-transform: rotateY(0deg) scale(1) translate(0,0px);
  }
  100% {
    -webkit-transform: rotateY(180deg) scale(1) translate(0,-50px);
  }
}
@keyframes flipHover {
  0% {
    transform: rotateY(0deg) scale(1) translate(0,0px);
  }
  100% {
    transform: rotateY(180deg) scale(1) translate(0,-50px);
  }
}
#stacks_in_9676 .augmentFlipHover .augmentFlipWrap:before {
  content: " ";
  display: block;
  width: 100%;
  border-radius: 0px;
  height: 30px;
  bottom: 0px;
  position: absolute;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 70%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 70%);
  -webkit-transition: bottom 600ms linear;
  -moz-transition: bottom 600ms linear;
  -o-transition: bottom 600ms linear;
  transition: bottom 600ms linear;
}
#stacks_in_9676 .augmentFlipHover .augmentFlipWrap.shadowUp:before  {
  bottom: -50px;
  width: 100%;
  left: 0;
}


#stacks_in_9676 .augmentFlipHover .augmentFlipFace.augmentFlipBack {
  
}



/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {

  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
}

/* Use the following CSS code if you want to have a class per icon */
[class^="icon-"]:before, [class*=" icon-"]:before {

  font-style: normal;
  speak: none;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
}

.link {
  color: white;
}

/* opera9+, IE9, IE8, IE7 */
.augmentFlipCard .augmentFlipBack {
/*  display:none;*/
  
}
/* opera9+, IE9, IE8, IE7  */
.augmentFlipped .augmentFlipBack {
  display:block;

}


/********************** SHAPES ******************************/
.z_stacks_in_9676 {
  /*border-radius: %  %  %  %;*/
  max-width: 1100px;
  max-height: 1000px;
  
}

.F_Shape_stacks_in_9676 {
  /*border-radius: %  %  %  %;*/
  overflow:hidden;
  max-width: 1100px;
  max-height: 1000px;
  

}

.z_stacks_in_9676.augmentFlipped {
  /*border-radius: %  %  %  %;*/
  max-width: 1100px;
  max-height: 1000px;
  
}

.B_Shape_stacks_in_9676 {
  /*border-radius: %  %  %  %;*/
  overflow:hidden;
  max-width: 1100px;
  max-height: 1000px;
  
}



@media screen and (max-width: 800px) {
  .CP_stacks_in_9676 {
  height: +=200px !important;
  */
  padding-bottom: 100px;
  }

  .ei-title{
    position: absolute;
    right: 0px;
    margin-right: 0px;
    width: 100%;
    text-align: center;
    top: auto;
    bottom: 10px;
    padding: 5px 0;
  }
  .ei-title h2, .ei-title h3{
    text-align: center;
  }
  .ei-title h2{

  }
  .ei-title h3{

  }

}

#stacks_in_9677 {
	margin:  1px;
}

#stacks_in_9679 {
	font-size: 140%;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_9680 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_9680 {
		display: none !important;
	}
}
#stacks_in_9681>.s3_row {
	margin: 0 -0px;
}

#stacks_in_9681>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_9681>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_9681>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_9681>.s3_row>.s3_column {
	padding: 0 0px;
}








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



}



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


	#stacks_in_9681>.s3_row  {
		margin: -0px 0;
	}
	#stacks_in_9681>.s3_row>.s3_column {
		padding: 0px 0;
		width:100%;
	}


}




#stacks_out_9681 {
	width: 250px;
}
#stacks_in_9693 *,
#stacks_in_9693 *:before,
#stacks_in_9693 *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}



.wow {
	visibility: hidden;
}

#stacks_in_9694 {
	padding:  5px;
}

#stacks_out_9694 {
	width: 89%;
	margin-right:0;
}

.spacerStack {
	height: 5.00px;
}

#spacerStackstacks_in_9687 {
	height: 5.00px;
}




























@media print {
	#spacerStackstacks_in_9687 {
		display: none !important;
	}
}
#stacks_in_9688 *,
#stacks_in_9688 *:before,
#stacks_in_9688 *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}



.wow {
	visibility: hidden;
}

#stacks_in_9689 {
	padding:  10px;
}

#stacks_out_9689 {
	width: 90%;
}
#stacks_in_9682 *,
#stacks_in_9682 *:before,
#stacks_in_9682 *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}



.wow {
	visibility: hidden;
}

#stacks_in_9683 {
	padding:  5px;
}

#stacks_out_9683 {
	width: 90%;
	margin-left:0;
}

#stacks_in_9698 {
	margin:  1px;
}

#stacks_in_9700 {
	font-size: 140%;
}

#stacks_in_9701 {
	padding:  10px;
}

#stacks_out_9701 {
	width: 80px;
}

.spacerStack {
	height: 60.00px;
}

#spacerStackstacks_in_9703 {
	height: 60.00px;
}




























@media print {
	#spacerStackstacks_in_9703 {
		display: none !important;
	}
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_9704{z-index: 101;overflow: visible;}.stacks_top{overflow: visible;}.stacks_in:after {content: "";display: block;height: 0;clear: both;}/* End dooJet stack each CSS code */.sc_wrap_stacks_in_9705 {
  margin: 0px 0px;
}
.sc_stacks_in_9705 {
  --shine-v-1: calc(var(--x) - 258px);
  --shine-v-2: var(--x);
  --shine-v-3: calc(var(--x) + 258px);
  --shine-h-1: calc(var(--y) - 258px);
  --shine-h-2: var(--y);
  --shine-h-3: calc(var(--y) + 258px);
  --shine-r-1: calc(var(--dist) - 258px);
  --shine-r-2: var(--dist);
  --shine-r-3: calc(var(--dist) + 258px);
  --sc-color: #FFFFFF;
  --sc-color-border: #FFFFFF;
  
  padding: 30px 24px;
  
  max-width: 940px;
  margin: 0 auto;
  
  color: rgba(255, 255, 255, 0.65);
}
.sc_stacks_in_9705,
.sc_stacks_in_9705:before,
.sc_stacks_in_9705 > .sc-background,
.sc_stacks_in_9705 > .sc-border,
.sc_stacks_in_9705 > .sc-effect:before,
.sc_stacks_in_9705 > .sc-effect:after,
.sc_stacks_in_9705 > .sc-effect > .sc-effect-image {
  border-radius: 10px;
}

.sc_stacks_in_9705:before {
  background: transparent;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  z-index: 0;
}
.sc_stacks_in_9705.sc-redraw:before {
  animation: redraw 1s linear infinite;
}
@keyframes redraw {
    0% {opacity: 1;}
    100% {opacity: .99;}
}

.sc_stacks_in_9705 > .sc-background {
  background-color : #000000;
  opacity: 0.150000;
  
  
  border: 1px solid transparent;
  background-clip: content-box;
  
  
}
.sc_stacks_in_9705 > .sc-border {
  
  border: 1px solid #FFFFFF;
  opacity: 0.150000;
  
}

.sc_stacks_in_9705 > .sc-effect > .sc-effect-image {
  background-image: url();
}
.sc_stacks_in_9705.shimmer-card.sc-spotlight > .sc-effect {
  -webkit-mask: radial-gradient(
    25rem 25rem at var(--x) var(--y),
    #000 1%,
    transparent 258px
  );
  mask: radial-gradient(
    25rem 25rem at var(--x) var(--y),
    #000 1%,
    transparent 258px
  );
}
.sc_stacks_in_9705.shimmer-card.sc-spotlight.sc-mouse-hover > .sc-effect {
  -webkit-mask: radial-gradient(
    25rem 25rem at 50% 50%,
    #000 1%,
    transparent 258px
  );
  mask: radial-gradient(
    25rem 25rem at 50% 50%,
    #000 1%,
    transparent 258px
  );
  
}
.sc_stacks_in_9705.shimmer-card.sc-spotlight.sc-mouse-hover .sc-effect {
  opacity: 0;
  transition: 300ms opacity ease;
}
.sc_stacks_in_9705.shimmer-card.sc-spotlight.sc-mouse-hover.sc-touch-enter .sc-effect,
.sc_stacks_in_9705.shimmer-card.sc-spotlight.sc-mouse-hover:hover .sc-effect {
  opacity: 1;
}
.sc_stacks_in_9705.sc-mouse-hover > .sc-effect:before,
.sc_stacks_in_9705.sc-animation-frames > .sc-effect:before,
.sc_stacks_in_9705.sc-mouse-move > .sc-effect:before {
  background: var(--sc-color);
  opacity: 0.300000;
}
.sc_stacks_in_9705.sc-mouse-hover > a:active ~ .sc-effect:before,
.sc_stacks_in_9705.sc-animation-frames > a:active ~ .sc-effect:before,
.sc_stacks_in_9705.sc-mouse-move > a:active ~ .sc-effect:before {
  opacity: 0.150000;
}
.sc_stacks_in_9705.sc-mouse-hover > .sc-effect:after,
.sc_stacks_in_9705.sc-animation-frames > .sc-effect:after,
.sc_stacks_in_9705.sc-mouse-move > .sc-effect:after {
  border: 1px solid var(--sc-color-border);
  opacity: 0.450000;
}
.sc_stacks_in_9705.sc-mouse-hover > a:active ~ .sc-effect:after,
.sc_stacks_in_9705.sc-animation-frames > a:active ~ .sc-effect:after,
.sc_stacks_in_9705.sc-mouse-move > a:active ~ .sc-effect:after {
  opacity: 0.112500;
}
.sc_stacks_in_9705 > .sc-content {
  max-width: calc(940px - 30px * 2);
}
.shimmer-card.sc_stacks_in_9705 a {
  color: rgba(42, 122, 240, 1.00);
}
.shimmer-card.sc_stacks_in_9705 a:hover {
  color: rgba(83, 153, 255, 1.00);
}
.shimmer-card.sc_stacks_in_9705 a:active{
  color: rgba(42, 122, 240, 1.00);
}
.sc_stacks_in_9705 h1,
.sc_stacks_in_9705 h2,
.sc_stacks_in_9705 h3,
.sc_stacks_in_9705 h4,
.sc_stacks_in_9705 h5,
.sc_stacks_in_9705 h6 {
  color: rgba(255, 255, 255, 1.00);
}
.sc_stacks_in_9705:not([style]) > .sc-content {
  opacity: 1.000000;
}
.sc_stacks_in_9705[style]:not(.sc-mouse-hover) > .sc-content {
  --content-opacity: calc(var(--opacity) * 0.000000 + 1.000000);
  opacity: var(--content-opacity);
}
.sc_stacks_in_9705:not(.sc-mouse-move) > .sc-content {
  opacity: 1.000000;
  transition: 300ms opacity ease;
}
.sc_stacks_in_9705.sc-animation-frames:not(.sc-mouse-move) > .sc-content {
  transition: 0ms opacity ease;
}
.sc_stacks_in_9705.sc-animation-frames:not(.sc-mouse-move).sc-touch-enter  .sc-content,
.sc_stacks_in_9705.sc-animation-frames:not(.sc-mouse-move):hover .sc-content {
  transition: 300ms opacity ease;
}
#stacks_in_9705 .sc_stacks_in_9705:not([style]) > .sc-content,
.sc_stacks_in_9705:not(.sc-mouse-move).sc-touch-enter  .sc-content,
.sc_stacks_in_9705.sc-mouse-hover:not(.sc-mouse-move):hover .sc-content,
.sc_stacks_in_9705:not(.sc-mouse-move) a:hover ~ .sc-content,
.sc_stacks_in_9705:not(.sc-mouse-move) a:hover ~ .sc-content .sc-content {
  opacity: 1;
}
#stacks_in_9705 .sc_stacks_in_9705 > a { pointer-events: none;}
#fullScreenWrapper-Player {
    width: 100%;
}

#playerWrapper-Player {
	display: block;
	position: relative;
}

#playerWrapper-Player *,
#playerWrapper-Player *:before,
#playerWrapper-Player *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#mediaFrame-Player {
	position: relative;
	width: 100%;
	height: 0;
	background: rgba(255, 255, 255, 0.00);
}




#mediaFrame-Player {
	padding-bottom: 56.25%;
}






#playerWrapper-Player #media-Player {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}



/* @group Splash Play Button */

#playerWrapper-Player .playerSplashButton {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	z-index: 10;
}

#playerWrapper-Player .splash-button {
	position: relative;
	display: inline-block;
	z-index: 11;
	cursor: pointer;
	padding: 20px;
	border: 3px solid rgba(76, 76, 76, 1.00);
	border-radius: 10px;
	overflow: hidden;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-font-smoothing: antialiased
}

#playerWrapper-Player .splash-button:hover {
	border: 3px solid rgba(0, 0, 0, 1.00);
}

#playerWrapper-Player .splash-button .splash-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 15;
	background: rgba(225, 225, 225, 0.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#playerWrapper-Player .splash-button:hover .splash-fill {
	background: rgba(225, 225, 225, 0.00);
}

#playerWrapper-Player .splash-button-inner {
	display: inline;
	z-index: 25;
	color: rgba(76, 76, 76, 1.00);
	font: 36px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	line-height: 1;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#playerWrapper-Player .splash-button:hover .splash-button-inner {
	color: rgba(0, 0, 0, 1.00);
}

#playerWrapper-Player .splash-button-inner [class^="fa fa-"] {
	color: rgba(76, 76, 76, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#playerWrapper-Player .splash-button-inner:hover [class^="fa fa-"] {
	color: rgba(0, 0, 0, 1.00);
}

/* @end */

/* @group Control Bar */



#media-controls-wrapper-Player {
	position: relative;
	z-index: 4;
	width: 100%;
}

#toolbar-Player button {
	-webkit-appearance: none;
	border: none;
	outline: none;
	background: none;
	padding: 0;
	margin: 0;
}

/* @end */

/* Buttons, titles and time */
#toolbar-Player {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    width: calc(100% - 0px - 0px);
    height: auto;
    flex-wrap: wrap;
    vertical-align: middle;
    margin: 0px 0px;
    border-radius: 0px;
    opacity: 1.00;
    transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;

    background: rgba(70, 69, 81, 1.00); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(70, 69, 81, 1.00) 0%, rgba(36, 39, 46, 1.00) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(70, 69, 81, 1.00)), color-stop(100%,rgba(36, 39, 46, 1.00))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(70, 69, 81, 1.00) 0%,rgba(36, 39, 46, 1.00) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(70, 69, 81, 1.00) 0%,rgba(36, 39, 46, 1.00) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(70, 69, 81, 1.00) 0%,rgba(36, 39, 46, 1.00) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(70, 69, 81, 1.00) 0%,rgba(36, 39, 46, 1.00) 100%); /* W3C */
}

@media screen and (min-width: 568px) {
    /* A fixed height and no wrapping of controls on wider screends greater than 568px wide */
    #toolbar-Player {
        height: 40px;
        flex-wrap: nowrap;
    }
}

#playerWrapper-Player:hover #toolbar-Player {
    opacity: 1.00;
}

/* Styling for toolbars in fullscreen mode */
/*
#playerWrapper-Player.playerInFullScreenMode:hover #toolbar-Player,
#playerWrapper-Player.playerInFullScreenMode #toolbar-Player {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0px;
    z-index: 99999;
    opacity: 0;
    transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
}

#playerWrapper-Player.playerInFullScreenMode #toolbar-Player.toolbarHovered,
.playerTouchDevice #playerWrapper-Player.playerInFullScreenMode #toolbar-Player {
    opacity: 1.00;
}
 */

#playerWrapper-Player.playerInFullScreenMode #fullscreenHoverRegionstacks_in_9707 {
    background: none;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 20%;
    width: 100%;
    z-index: 99998;
}



#toolbar-Player .media-button,
#toolbar-Player .timingContent {
    line-height: 45px;
}

#toolbar-Player .media-button {
    flex-grow: 1;
    flex-shrink: 1;
    text-align: center;
}

#media-controls-Player span.time,
#media-controls-Player span.player-extra-element,
#media-controls-Player span.duration {
	text-align: center;
	background: transparent;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	line-height: 1;
	height: px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}




#playstacks_in_9707 {
    order: 3;
    display: block;
}

#pausestacks_in_9707 {
    order: 3;
    display: none /* Start hidden */
}





#skipBackstacks_in_9707 {
    order: 2;
}





#skipForwardstacks_in_9707 {
    order: 4;
}





#timingstacks_in_9707 {
    order: 5;
    cursor: default;
}







#expandToFullScreenstacks_in_9707 {
    order: 8;
}

#contractFromFullScreenstacks_in_9707 {
    order: 8;
    display: none /* Start hidden */
}






#toolbar-Player [class^="fa fa-"] {
	display: block;
	line-height: 40px;
	height: 40px;
	width: 40px;
	text-align: center;
	overflow: hidden;
	float: none;
	margin: auto;
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
    text-shadow: rgba(0, 0, 0, 1.00) 1px 1px 1px;
    font-size: 20px;
}

#toolbar-Player [class^="fa fa-"]:hover {
	color: rgba(205, 205, 205, 1.00);
}

#toolbar-Player .media-button a,
#toolbar-Player .media-button {
	font-size: 22px;
	color: rgba(255, 255, 255, 1.00);
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
    cursor: pointer;
}

#media-controls-Player span.media-button a:hover,
#media-controls-Player span.media-button button:hover {
	color: rgba(205, 205, 205, 1.00);
	text-decoration: none;
}

/* Timing content */
#toolbar-Player .timingContent {
    display: block;
    width: 100%;
}

@media screen and (min-width: 568px) {
    #toolbar-Player .timingContent {
        flex-grow: 2;
        flex-shrink: 2;
        display: inline-flex
    }
}

#timingContentWrapperstacks_in_9707 {
    display: flex;
    flex: 1;
    align-items: center;
}

#toolbar-Player .duration,
#toolbar-Player .scrubberWrapper,
#toolbar-Player .time {
    /* display: table-cell; */
}

#toolbar-Player .time,
#toolbar-Player .duration {
	font-size: 15px;
	line-height: 40px;
	color: rgba(255, 255, 255, 1.00);
	height: 40px;
	min-width: 50px;
    text-align: center;
	padding: 0 0px;
	margin: 0;
}

#toolbar-Player .scrubberWrapper {
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
    height: 20px;
    vertical-align: middle;
}

#toolbar-Player .scrubber {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	width: 100%;
	height: 20px;
	margin: 0;
	border: none;
	padding: 0;
    display: block;
	border-radius: 14px;
	background: rgba(76, 76, 76, 1.00);
	outline: none; /* no focus outline */
	overflow: hidden;
	/*
position: absolute;
    left: 0;
    top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
 */
	z-index: 2;
}

#toolbar-Player .progress {
	-webkit-appearance: none;
	width: 0px;
	height: 20px;
	border: none;
	border-radius: 0px;
	padding: 0;
	margin: 0;
	z-index: 10;
	position: relative;
}








#toolbar-Player .progress {
    background-color: rgba(82, 157, 225, 1.00);
}




/* @group Volume */

#volumestacks_in_9707 {
	order: 6;
  position: relative;
}

/* Hide on mobile */
body.playerTouchDevice #volumestacks_in_9707 {
  display: none !important;
}

#volumestacks_in_9707:hover {
	max-width: 150px;
	width: 150px;
	padding: 0px 25px;
}

#volumeMasterControllerstacks_in_9707 {
	display: inline-block;
	height: 40px;
    line-height: 40px;
	width: 40px;
}

#volumestacks_in_9707:hover #volumeMasterControllerstacks_in_9707 {
	display: none;
}

#volumeMinstacks_in_9707 {
	position: absolute;
	left: 0px;
	top: 0;
	width: 40px;
    line-height: 40px;
}

#volumeMaxstacks_in_9707 {
	position: absolute;
	right: 0px;
	top: 0;
	width: 40px;
    line-height: 40px;
}

#volume-barstacks_in_9707[type=range],
#volumeMinstacks_in_9707,
#volumeMaxstacks_in_9707 {
	display: none;
}

#volumeMinstacks_in_9707,
#volumeMaxstacks_in_9707 {
	cursor: pointer;
}

#volumestacks_in_9707:hover #volumeMinstacks_in_9707,
#volumestacks_in_9707:hover #volumeMaxstacks_in_9707,
#volumestacks_in_9707:hover #volume-barstacks_in_9707 {
	display: inline;
}

#volume-barstacks_in_9707[type=range] {
	-webkit-appearance: none;
	background: none;
	width: 70%;
	text-align: center;
	line-height: 40px;
	height: 40px;
}

#volume-barstacks_in_9707[type=range]::-webkit-slider-runnable-track {
	height: 5px;
	background: rgba(179, 179, 179, 1.00);
	border: none;
	border-radius: 3px;
}

#volume-barstacks_in_9707[type=range]::-webkit-slider-thumb {
	-webkit-appearance: none;
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 1.00);
	margin-top: -5px;
}

#volume-barstacks_in_9707[type=range]:focus {
	outline: none;
}

#volume-barstacks_in_9707[type=range]:focus::-webkit-slider-runnable-track {
	background: rgba(255, 255, 255, 1.00);
}

#volume-barstacks_in_9707[type=range]::-moz-range-track {
	width: 100%;
	height: 5px;
	background: rgba(179, 179, 179, 1.00);
	border: none;
	border-radius: 3px;
}

#volume-barstacks_in_9707[type=range]::-moz-range-thumb {
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 1.00);
}

#volume-barstacks_in_9707[type=range]::-ms-track {
	width: 100%;
	height: 5px;
	background: rgba(179, 179, 179, 1.00);
	border: none;
	border-radius: 3px;
}

#volume-barstacks_in_9707[type=range]::-ms-fill-lower {
	background: rgba(179, 179, 179, 1.00);
	border-radius: 10px;
}

#volume-barstacks_in_9707[type=range]::-ms-fill-upper {
	background: rgba(179, 179, 179, 1.00);
	border-radius: 10px;
}

#volume-barstacks_in_9707[type=range]::-ms-thumb {
	border: none;
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 1.00);
}

#volume-barstacks_in_9707[type=range]:focus::-ms-fill-lower {
	background: rgba(179, 179, 179, 1.00);
}

#volume-barstacks_in_9707[type=range]:focus::-ms-fill-upper {
	background: rgba(179, 179, 179, 1.00);
}

/* @end */

/* @group Captions */



/* @end */

/* Style changes for the Player in full screen mode */
#fullScreenWrapper-Player.playerInFullScreenMode,
#fullScreenWrapper-Player.playerInFullScreenMode #playerWrapper-Player  {
    height: 100%;
}

#fullScreenWrapper-Player.playerInFullScreenMode #mediaFrame-Player {
    height: 100%;
    width: 100%;
    padding-bottom: 0;
}

#fullScreenWrapper-Player.playerInFullScreenMode Player {
    position: relative;
    left: auto;
    top: auto;
    height: 100%;
    width: auto;
    display: block;
    margin: auto;
    object-fit: cover;
}

#fullScreenWrapper-Player.playerInFullScreenMode #toolbar-Player {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
	display: none;
}

#fullScreenWrapper-Player.playerInFullScreenMode #toolbar-Player.toolbarVisible {
	display: flex;
}

#fullScreenWrapper-Player.playerInFullScreenMode #PlayerCaptionsBarPlayer {
    position: absolute;
    bottom: 40px;
    left: 0;
    z-index: 1001;
    display: none !important;
}

#fullScreenWrapper-Player.playerInFullScreenMode #PlayerCaptionsBarPlayer.toolbarVisible.textTracksActive {
	display: block !important;
}

#fullScreenWrapper-Player #fullscreenHoverRegion-Player {
	display: none;
}

#fullScreenWrapper-Player.playerInFullScreenMode #fullscreenHoverRegion-Player {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 25%;
	width: 100%;
	z-index: 999;
}





















#stacks_in_9707 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 10px 0px 10px 0px;
}

#stacks_out_9707 {
	width: 860px;
}

.spacerStack {
	height: 50.00px;
}

#spacerStackstacks_in_9765 {
	height: 50.00px;
}




























@media print {
	#spacerStackstacks_in_9765 {
		display: none !important;
	}
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_9766{z-index: 101;overflow: visible;}.stacks_top{overflow: visible;}.stacks_in:after {content: "";display: block;height: 0;clear: both;}/* End dooJet stack each CSS code */#eh_stacks_in_9767 {
  margin: 16px 0 48px;
  padding: 0 2px;
}
#eh_stacks_in_9767:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_9767.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_9767.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_9767.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_9767.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_9767 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_9767.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_9767 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_9767 .eh-title {font-size: 36px;}/*  */
/*  */
#eh_stacks_in_9767 .eh-title {
  max-width: 420px;
  font-weight: 700;
  line-height: 1.10;
  color: rgba(0, 0, 0, 1.00);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */
/*  */
#eh_stacks_in_9767 .eh-line-wrap .eh-line-left,
#eh_stacks_in_9767 .eh-line-wrap .eh-line-right {width: 512px;}
#eh_stacks_in_9767.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_9767.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #000000;}
#eh_stacks_in_9767.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_9767.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #000000;}
#eh_stacks_in_9767.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_9767.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #000000;
  height: 2px;
  border-bottom: 2px solid #000000;
  box-sizing: content-box;
}
#eh_stacks_in_9767.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_9767.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(512px / 2);}
#eh_stacks_in_9767.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_9767.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #000000;
  border-image: linear-gradient(-90deg, #000000, transparent) 1;
}

#eh_stacks_in_9767.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #000000, transparent) 1;}
#eh_stacks_in_9767.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_9767.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(512px / 2);}
#eh_stacks_in_9767.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_9767.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #000000;}
#eh_stacks_in_9767.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_9767.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(512px / 2);}
#eh_stacks_in_9767:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(512px / 2);}
#eh_stacks_in_9767:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #000000;
  fill: #000000;
}
#eh_stacks_in_9767.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 36px;}
#eh_stacks_in_9767.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_9767.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 37px;}
@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
  #eh_stacks_in_9767.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 34px;}
  #eh_stacks_in_9767.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_9767.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 34px;}
}
#eh_stacks_in_9767.eh-line-group-300 .eh-extender {
  width: calc(512px / 2 - 20px);
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_9767.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_9767.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_9767.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_9767.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_9767.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_9767.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #000000;}
#eh_stacks_in_9767.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_9767.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_9767.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_9767.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_9767.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_9767.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #000000;}
#eh_stacks_in_9767.eh-line-303 .eh-extender,
#eh_stacks_in_9767.eh-line-305 .eh-extender {width: calc(512px / 2 - 32px);}
#eh_stacks_in_9767.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_9767.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_9767.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_9767 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_9767 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_9767.eh-line-group-300 .eh-line-left,
#eh_stacks_in_9767.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_9767.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_9767.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_9767:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 32px;
  height: 32px;
}
#eh_stacks_in_9767.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_9767.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 54px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_9767.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_9767:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #000000;}
#eh_stacks_in_9767:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_9767:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(512px / 2 + 2px);}
#eh_stacks_in_9767.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_9767.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_9767.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_9767.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_9767.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_9767.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_9767.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_9767.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_9767.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_9767.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_9767.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_9767.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_9767.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_9767.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_9767.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_9767.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_9767.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_9767.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 32px;
  /* */
}
#eh_stacks_in_9767.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_9767.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_9767.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_9767.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_9767.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_9767.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_9767.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg {
  /* bottom: calc(2px / 2); */
  margin-top: 0;
  position: relative;
  transform: rotate(180deg);
}
#eh_stacks_in_9767.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #000000;}
#eh_stacks_in_9767.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #000000;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_9767.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_9767.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_9767.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(32px * .4);
  height: calc(32px * .8);
}
#eh_stacks_in_9767.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_9767.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(32px * .8);
  height: calc(32px * .8);
}
#eh_stacks_in_9767 .eh-line-wrap-1 {margin-bottom: 6px;}
#eh_stacks_in_9767 .eh-line-wrap-2 {margin-top: 6px;}
/*  */
#eh_stacks_in_9767.eh-line-position-3 {gap: 0 6px;}
#eh_stacks_in_9767.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_9767.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(512px / 2);}
#eh_stacks_in_9767.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_9767.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_9767.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_9767.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_9767.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_9767.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_9767.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #000000;
}

#stacks_in_9770 {
	font-size: 62%;
}


.stacks_in_9771wrapper {
	position: relative;
	height: calc(80px * 2.50 + 5px);
	display: flex;
	flex-flow: column;
	align-items: center;
	justify-content: center;
}

.stacks_in_9771item {
	z-index: 777;
}
.stacks_in_9771circle {
	border-radius: 50%;
	background-color: rgba(0, 191, 255, 1.00);
	width: 80px;
	height: 80px;
	position: absolute;
	opacity: 0;
	animation: stacks_in_9771scaleIn 4s cubic-bezier(.36, .11, .89, .32) infinite;
	animation-play-state: running;
}

@keyframes stacks_in_9771scaleIn {
	from {
	transform: scale(.1, .1);
	opacity: .5;
	}
	to {
	transform: scale(2.50, 2.50);
	opacity: 0;
	}
}


#stacks_in_9771 {
	padding: 10px 0px 0px 0px;
}
.stacks_in_9772 .launchpad{font-size:calc(66px / 2);background-color:rgba(254, 254, 254, 1.00);border:2px solid rgba(51, 51, 51, 0.00);box-shadow:0 0 0 rgba(51, 51, 51, 0.30);width:66px;color:rgba(51, 51, 51, 1.00)}.stacks_in_9772 .launchpad:hover{box-shadow:0 0 20px rgba(51, 51, 51, 0.30)}.stacks_in_9772 .launchpad svg{max-width:calc(66px / 2)}.stacks_in_9772 .launchpad svg *{fill:rgba(51, 51, 51, 1.00)}.stacks_in_9772 .satellite{font-size:calc(42px / 2);background-color:rgba(254, 254, 254, 1.00);border:1px solid rgba(51, 51, 51, 0.00);box-shadow:0 0 0 rgba(51, 51, 51, 0.30);width:42px;transition:all 300ms ease-in-out;color:rgba(51, 51, 51, 1.00);}.stacks_in_9772 .satellite:hover{box-shadow:0 0 20px rgba(51, 51, 51, 0.30)}.stacks_in_9772 .satellite svg{max-width:calc(42px / 2);max-height:calc(42px / 2)}.stacks_in_9772 .satellite svg *{fill:rgba(51, 51, 51, 1.00);}





.agent-hide{display:none !important}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_10170 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_10170 {
		display: none !important;
	}
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_10171{z-index: 101;overflow: visible;}.stacks_top{overflow: visible;}.stacks_in:after {content: "";display: block;height: 0;clear: both;}/* End dooJet stack each CSS code */
#stacks_out_10171 {
	width: 700px;
}
/*  */
#events-stacks_in_10172 {
  margin: 0 auto;
  max-width: 650px; }
  #events-stacks_in_10172 ul.events-grid {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    list-style-type: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    #events-stacks_in_10172 ul.events-grid li.events-grid-item {
      padding: 10px 10px;
      padding-top: 0;
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto; }
      #events-stacks_in_10172 ul.events-grid li.events-grid-item:first-child {
        padding-top: 10px; }
  #events-stacks_in_10172 .event {
    border-radius: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    transition: all 0.3s ease;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.20); }
    #events-stacks_in_10172 .event-header {
      /*  */
      /*  */
      background: rgba(0, 205, 255, 1.00);
      /*  */
      /*  */
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto;
      box-sizing: border-box; }
      #events-stacks_in_10172 .event-header .header-title {
        /*  */
        font-family: "Georgia";
        /*  */
        padding: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        box-sizing: border-box; }
        #events-stacks_in_10172 .event-header .header-title h3, #events-stacks_in_10172 .event-header .header-title .header-description, #events-stacks_in_10172 .event-header .header-title .header-title-info {
          margin: 0;
          padding: 5px; }
        #events-stacks_in_10172 .event-header .header-title h3 {
          color: rgba(0, 0, 0, 1.00);
          font-size: 18px;
          line-height: 25.199999px;
          font-weight: bold; }
        #events-stacks_in_10172 .event-header .header-title .header-description {
          color: rgba(251, 2, 7, 1.00) !important;
          font-size: 14px;
          line-height: 19.600000px; }
        #events-stacks_in_10172 .event-header .header-title .header-title-info {
          font-size: 13px;
          line-height: %( %id=event_info_size[0] * 1.4 )%%px; }
          #events-stacks_in_10172 .event-header .header-title .header-title-info span {
            color: rgba(15, 0, 249, 1.00);
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            display: -webkit-inline-box;
            display: -ms-inline-flexbox;
            display: inline-flex; }
            #events-stacks_in_10172 .event-header .header-title .header-title-info span:first-child {
              margin-right: 10px; }
          #events-stacks_in_10172 .event-header .header-title .header-title-info i {
            font-size: inherit;
            margin-right: 5px; }
      #events-stacks_in_10172 .event-header .header-date {
        /*  */
        /*  */
        background: rgba(58, 58, 58, 1.00);
        /*  */
        /*  */
        /*  */
        font-family: "Georgia";
        /*  */
        padding: 10px 10px;
        min-width: 120px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        box-sizing: border-box;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
        #events-stacks_in_10172 .event-header .header-date .date-top {
          text-align: center;
          color: rgba(255, 255, 255, 1.00);
          font-size: 40px; }
        #events-stacks_in_10172 .event-header .header-date .date-bottom {
          text-align: center;
          color: rgba(90, 154, 244, 1.00);
          font-size: 14px; }
      #events-stacks_in_10172 .event-header .header-toggle {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 10px;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        margin-left: auto;
        -webkit-box-align: stretch;
            -ms-flex-align: stretch;
                align-items: stretch;
        box-sizing: border-box;
        color: rgba(0, 0, 0, 1.00); }
        #events-stacks_in_10172 .event-header .header-toggle .toggle-inner {
          /*  */
          font-family: "Georgia";
          /*  */
          width: 40px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          cursor: pointer;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          box-sizing: border-box;
          vertical-align: middle;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; }
    #events-stacks_in_10172 .event-details {
      /*  */
      height: 0;
      /*  */
      /*  */
      font-family: "Roboto";
      /*  */
      /*  */
      background: none;
      /*  */
      /*  */
      /*  */
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      overflow: hidden; }
      #events-stacks_in_10172 .event-details .details-inner {
        padding: 15px 15px; }
        #events-stacks_in_10172 .event-details .details-inner h1, #events-stacks_in_10172 .event-details .details-inner h2, #events-stacks_in_10172 .event-details .details-inner h3, #events-stacks_in_10172 .event-details .details-inner h4, #events-stacks_in_10172 .event-details .details-inner h5, #events-stacks_in_10172 .event-details .details-inner h6 {
          color: rgba(255, 255, 255, 1.00); }
        #events-stacks_in_10172 .event-details .details-inner p, #events-stacks_in_10172 .event-details .details-inner ul, #events-stacks_in_10172 .event-details .details-inner li, #events-stacks_in_10172 .event-details .details-inner span, #events-stacks_in_10172 .event-details .details-inner blockquote {
          line-height: 22.400000px;
          font-size: 16px;
          color: rgba(255, 255, 255, 0.40); }
        #events-stacks_in_10172 .event-details .details-inner a, #events-stacks_in_10172 .event-details .details-inner a:link, #events-stacks_in_10172 .event-details .details-inner a:visited {
          line-height: 22.400000px;
          font-size: 16px;
          color: rgba(90, 154, 244, 1.00); }

#events-stacks_in_10172 .event.event-opened .event-details {
  height: auto; }

#events-stacks_in_10172 .event.event-opened .event-header .header-toggle .toggle-inner i::before {
  content: '\f126'; }

#events-stacks_in_10172 .event.event-opened .event-details {
  height: auto; }

#events-stacks_in_10172 .event.event-opened .event-header .header-toggle .toggle-inner i::before {
  content: '\f126'; }

#events-stacks_in_10172.hide-date-top .date-top {
  display: none; }

#events-stacks_in_10172.hide-date-bottom .date-bottom {
  display: none; }

#events-stacks_in_10172.hide-description .header-title .header-description {
  display: none; }

#events-stacks_in_10172.hide-location .header-title .header-title-info span:first-child {
  display: none; }

#events-stacks_in_10172.hide-time .header-title .header-title-info span:nth-child(2) {
  display: none; }

@media (max-width: 550.00px) {
  #events-stacks_in_10172 .event-header {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    #events-stacks_in_10172 .event-header .header-title {
      width: 100%; }
      #events-stacks_in_10172 .event-header .header-title .header-title-info span {
        margin-bottom: 5px; }
    #events-stacks_in_10172 .event-header .header-date {
      width: 100%; }
    #events-stacks_in_10172 .event-header .header-toggle {
      width: 100%; }
      #events-stacks_in_10172 .event-header .header-toggle .toggle-inner {
        width: 100%;
        min-height: 40px; }
        #events-stacks_in_10172 .event-header .header-toggle .toggle-inner::after {
          display: inline;
          font-size: 14px;
          margin-left: 10px;
          content: 'View Details'; } }

@media (min-width: 400px) and (max-width: 780px) {
  /*  */
  #events-stacks_in_10172 .event-header .header-title h3 {
    font-size: 16px;
    line-height: 22.400000px; }
  #events-stacks_in_10172 .event-header .header-title .header-description {
    font-size: 13px;
    line-height: 18.199999px; }
  #events-stacks_in_10172 .event-header .header-title .header-title-info {
    font-size: 13px;
    line-height: %( %id=event_info_size[1] * 1.4 )%%px; }
  #events-stacks_in_10172 .event-header .header-date .date-top {
    font-size: 40px; }
  #events-stacks_in_10172 .event-header .header-date .date-bottom {
    font-size: 14px; }
  #events-stacks_in_10172 .event-details .details-inner {
    font-size: 16px;
    line-height: 22.400000px; }
  /*  */ }

@media (max-width: 400px) {
  /*  */
  #events-stacks_in_10172 .event-header .header-title h3 {
    font-size: 16px;
    line-height: 22.400000px; }
  #events-stacks_in_10172 .event-header .header-title .header-description {
    font-size: 13px;
    line-height: 18.199999px; }
  #events-stacks_in_10172 .event-header .header-title .header-title-info {
    font-size: 13px;
    line-height: %( %id=event_info_size[2] * 1.4 )%%px; }
  #events-stacks_in_10172 .event-header .header-date .date-top {
    font-size: 40px; }
  #events-stacks_in_10172 .event-header .header-date .date-bottom {
    font-size: 14px; }
  #events-stacks_in_10172 .event-details .details-inner {
    font-size: 16px;
    line-height: 22.400000px; }
  /*  */ }

#stacks_in_10172 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
#stacks_in_10199>.s3_row {
	margin: 0 -10px;
}

#stacks_in_10199>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_10199>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_10199>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_10199>.s3_row>.s3_column {
	padding: 0 10px;
}








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



}



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


	#stacks_in_10199>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_10199>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}




#stacks_in_10199 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  2px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 10px 10px 0px 10px;
}

/* Preview and publish styling */


#animateItWrapperstacks_in_10215.animated {
	animation-duration: 1000ms;
	animation-delay: 0ms;
}






#stacks_in_10216 {
	padding: 0px 0px 10px 0px;
}

#stacks_out_10216 {
	width: 100px;
}
#button_stacks_in_10220{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(251, 2, 7, 1.00);--button-background-color-hover:rgba(213, 1, 5, 1.00)}


/* Preview and publish styling */


#animateItWrapperstacks_in_10208.animated {
	animation-duration: 1000ms;
	animation-delay: 0ms;
}






#stacks_in_10209 {
	padding: 0px 0px 10px 0px;
}

#stacks_out_10209 {
	width: 100px;
}
#button_stacks_in_10212{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(251, 2, 7, 1.00);--button-background-color-hover:rgba(213, 1, 5, 1.00)}


/* Preview and publish styling */


#animateItWrapperstacks_in_10201.animated {
	animation-duration: 1000ms;
	animation-delay: 0ms;
}






#stacks_in_10202 {
	padding: 0px 0px 10px 0px;
}

#stacks_out_10202 {
	width: 100px;
}
#button_stacks_in_10205{--button-text-color:rgba(251, 255, 255, 1.00);--button-background-color:rgba(251, 2, 7, 1.00);--button-background-color-hover:rgba(213, 1, 5, 1.00)}

#stacks_in_10176>.s3_row {
	margin: 0 -10px;
}

#stacks_in_10176>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_10176>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_10176>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_10176>.s3_row>.s3_column {
	padding: 0 10px;
}








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



}



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


	#stacks_in_10176>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_10176>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}




#stacks_in_10176 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  2px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 10px 10px 0px 10px;
}

/* Preview and publish styling */


#animateItWrapperstacks_in_10192.animated {
	animation-duration: 1000ms;
	animation-delay: 0ms;
}






#stacks_in_10193 {
	padding: 0px 0px 10px 0px;
}

#stacks_out_10193 {
	width: 100px;
}
#button_stacks_in_10196{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(0, 0, 255, 1.00);--button-background-color-hover:rgba(0, 0, 216, 1.00)}


/* Preview and publish styling */


#animateItWrapperstacks_in_10185.animated {
	animation-duration: 1000ms;
	animation-delay: 0ms;
}






#stacks_in_10186 {
	padding: 0px 0px 10px 0px;
}

#stacks_out_10186 {
	width: 100px;
}
#button_stacks_in_10189{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(0, 0, 255, 1.00);--button-background-color-hover:rgba(0, 0, 216, 1.00)}


/* Preview and publish styling */


#animateItWrapperstacks_in_10178.animated {
	animation-duration: 1000ms;
	animation-delay: 0ms;
}






#stacks_in_10179 {
	padding: 0px 0px 10px 0px;
}

#stacks_out_10179 {
	width: 100px;
}
#button_stacks_in_10182{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(0, 0, 255, 1.00);--button-background-color-hover:rgba(0, 0, 216, 1.00)}


#stacks_in_10223 {
	font-weight: bold;
}

#stacks_in_10224 {
	font-size: 200%;
	font-weight: bold;
}

#stacks_in_10225 {
	display:inline-block; width:100%; line-height: 1.490000em;
	font-size: 174%;
}

#stacks_in_10226 {
	font-size: 150%;
	font-weight: bold;
}

#stacks_in_10228 {
	font-size: 165%;
}

#stacks_in_10229 {
	font-size: 165%;
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_10232{z-index: 101;overflow: visible;}.stacks_top{overflow: visible;}.stacks_in:after {content: "";display: block;height: 0;clear: both;}/* End dooJet stack each CSS code */
#stacks_out_10232 {
	width: 700px;
}
/*  */
#events-stacks_in_10233 {
  margin: 0 auto;
  max-width: 650px; }
  #events-stacks_in_10233 ul.events-grid {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    list-style-type: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    #events-stacks_in_10233 ul.events-grid li.events-grid-item {
      padding: 10px 10px;
      padding-top: 0;
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto; }
      #events-stacks_in_10233 ul.events-grid li.events-grid-item:first-child {
        padding-top: 10px; }
  #events-stacks_in_10233 .event {
    border-radius: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    transition: all 0.3s ease;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.20); }
    #events-stacks_in_10233 .event-header {
      /*  */
      /*  */
      background: rgba(0, 205, 255, 1.00);
      /*  */
      /*  */
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto;
      box-sizing: border-box; }
      #events-stacks_in_10233 .event-header .header-title {
        /*  */
        font-family: "Georgia";
        /*  */
        padding: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        box-sizing: border-box; }
        #events-stacks_in_10233 .event-header .header-title h3, #events-stacks_in_10233 .event-header .header-title .header-description, #events-stacks_in_10233 .event-header .header-title .header-title-info {
          margin: 0;
          padding: 5px; }
        #events-stacks_in_10233 .event-header .header-title h3 {
          color: rgba(0, 0, 0, 1.00);
          font-size: 18px;
          line-height: 25.199999px;
          font-weight: bold; }
        #events-stacks_in_10233 .event-header .header-title .header-description {
          color: rgba(251, 2, 7, 1.00) !important;
          font-size: 14px;
          line-height: 19.600000px; }
        #events-stacks_in_10233 .event-header .header-title .header-title-info {
          font-size: 13px;
          line-height: %( %id=event_info_size[0] * 1.4 )%%px; }
          #events-stacks_in_10233 .event-header .header-title .header-title-info span {
            color: rgba(15, 0, 249, 1.00);
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            display: -webkit-inline-box;
            display: -ms-inline-flexbox;
            display: inline-flex; }
            #events-stacks_in_10233 .event-header .header-title .header-title-info span:first-child {
              margin-right: 10px; }
          #events-stacks_in_10233 .event-header .header-title .header-title-info i {
            font-size: inherit;
            margin-right: 5px; }
      #events-stacks_in_10233 .event-header .header-date {
        /*  */
        /*  */
        background: rgba(58, 58, 58, 1.00);
        /*  */
        /*  */
        /*  */
        font-family: "Georgia";
        /*  */
        padding: 10px 10px;
        min-width: 120px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        box-sizing: border-box;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
        #events-stacks_in_10233 .event-header .header-date .date-top {
          text-align: center;
          color: rgba(255, 255, 255, 1.00);
          font-size: 40px; }
        #events-stacks_in_10233 .event-header .header-date .date-bottom {
          text-align: center;
          color: rgba(90, 154, 244, 1.00);
          font-size: 14px; }
      #events-stacks_in_10233 .event-header .header-toggle {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 10px;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        margin-left: auto;
        -webkit-box-align: stretch;
            -ms-flex-align: stretch;
                align-items: stretch;
        box-sizing: border-box;
        color: rgba(0, 0, 0, 1.00); }
        #events-stacks_in_10233 .event-header .header-toggle .toggle-inner {
          /*  */
          font-family: "Georgia";
          /*  */
          width: 40px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          cursor: pointer;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          box-sizing: border-box;
          vertical-align: middle;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; }
    #events-stacks_in_10233 .event-details {
      /*  */
      height: 0;
      /*  */
      /*  */
      font-family: "Roboto";
      /*  */
      /*  */
      background: none;
      /*  */
      /*  */
      /*  */
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      overflow: hidden; }
      #events-stacks_in_10233 .event-details .details-inner {
        padding: 15px 15px; }
        #events-stacks_in_10233 .event-details .details-inner h1, #events-stacks_in_10233 .event-details .details-inner h2, #events-stacks_in_10233 .event-details .details-inner h3, #events-stacks_in_10233 .event-details .details-inner h4, #events-stacks_in_10233 .event-details .details-inner h5, #events-stacks_in_10233 .event-details .details-inner h6 {
          color: rgba(255, 255, 255, 1.00); }
        #events-stacks_in_10233 .event-details .details-inner p, #events-stacks_in_10233 .event-details .details-inner ul, #events-stacks_in_10233 .event-details .details-inner li, #events-stacks_in_10233 .event-details .details-inner span, #events-stacks_in_10233 .event-details .details-inner blockquote {
          line-height: 22.400000px;
          font-size: 16px;
          color: rgba(255, 255, 255, 0.40); }
        #events-stacks_in_10233 .event-details .details-inner a, #events-stacks_in_10233 .event-details .details-inner a:link, #events-stacks_in_10233 .event-details .details-inner a:visited {
          line-height: 22.400000px;
          font-size: 16px;
          color: rgba(90, 154, 244, 1.00); }

#events-stacks_in_10233 .event.event-opened .event-details {
  height: auto; }

#events-stacks_in_10233 .event.event-opened .event-header .header-toggle .toggle-inner i::before {
  content: '\f126'; }

#events-stacks_in_10233 .event.event-opened .event-details {
  height: auto; }

#events-stacks_in_10233 .event.event-opened .event-header .header-toggle .toggle-inner i::before {
  content: '\f126'; }

#events-stacks_in_10233.hide-date-top .date-top {
  display: none; }

#events-stacks_in_10233.hide-date-bottom .date-bottom {
  display: none; }

#events-stacks_in_10233.hide-description .header-title .header-description {
  display: none; }

#events-stacks_in_10233.hide-location .header-title .header-title-info span:first-child {
  display: none; }

#events-stacks_in_10233.hide-time .header-title .header-title-info span:nth-child(2) {
  display: none; }

@media (max-width: 550.00px) {
  #events-stacks_in_10233 .event-header {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    #events-stacks_in_10233 .event-header .header-title {
      width: 100%; }
      #events-stacks_in_10233 .event-header .header-title .header-title-info span {
        margin-bottom: 5px; }
    #events-stacks_in_10233 .event-header .header-date {
      width: 100%; }
    #events-stacks_in_10233 .event-header .header-toggle {
      width: 100%; }
      #events-stacks_in_10233 .event-header .header-toggle .toggle-inner {
        width: 100%;
        min-height: 40px; }
        #events-stacks_in_10233 .event-header .header-toggle .toggle-inner::after {
          display: inline;
          font-size: 14px;
          margin-left: 10px;
          content: 'View Details'; } }

@media (min-width: 400px) and (max-width: 780px) {
  /*  */
  #events-stacks_in_10233 .event-header .header-title h3 {
    font-size: 16px;
    line-height: 22.400000px; }
  #events-stacks_in_10233 .event-header .header-title .header-description {
    font-size: 13px;
    line-height: 18.199999px; }
  #events-stacks_in_10233 .event-header .header-title .header-title-info {
    font-size: 13px;
    line-height: %( %id=event_info_size[1] * 1.4 )%%px; }
  #events-stacks_in_10233 .event-header .header-date .date-top {
    font-size: 40px; }
  #events-stacks_in_10233 .event-header .header-date .date-bottom {
    font-size: 14px; }
  #events-stacks_in_10233 .event-details .details-inner {
    font-size: 16px;
    line-height: 22.400000px; }
  /*  */ }

@media (max-width: 400px) {
  /*  */
  #events-stacks_in_10233 .event-header .header-title h3 {
    font-size: 16px;
    line-height: 22.400000px; }
  #events-stacks_in_10233 .event-header .header-title .header-description {
    font-size: 13px;
    line-height: 18.199999px; }
  #events-stacks_in_10233 .event-header .header-title .header-title-info {
    font-size: 13px;
    line-height: %( %id=event_info_size[2] * 1.4 )%%px; }
  #events-stacks_in_10233 .event-header .header-date .date-top {
    font-size: 40px; }
  #events-stacks_in_10233 .event-header .header-date .date-bottom {
    font-size: 14px; }
  #events-stacks_in_10233 .event-details .details-inner {
    font-size: 16px;
    line-height: 22.400000px; }
  /*  */ }

#stacks_in_10233 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
#stacks_in_10260>.s3_row {
	margin: 0 -10px;
}

#stacks_in_10260>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_10260>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_10260>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_10260>.s3_row>.s3_column {
	padding: 0 10px;
}








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



}



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


	#stacks_in_10260>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_10260>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}




#stacks_in_10260 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  2px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 10px 10px 0px 10px;
}

/* Preview and publish styling */


#animateItWrapperstacks_in_10276.animated {
	animation-duration: 1000ms;
	animation-delay: 0ms;
}






#stacks_in_10277 {
	padding: 0px 0px 10px 0px;
}

#stacks_out_10277 {
	width: 100px;
}
#button_stacks_in_10280{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(251, 2, 7, 1.00);--button-background-color-hover:rgba(213, 1, 5, 1.00)}


/* Preview and publish styling */


#animateItWrapperstacks_in_10269.animated {
	animation-duration: 1000ms;
	animation-delay: 0ms;
}






#stacks_in_10270 {
	padding: 0px 0px 10px 0px;
}

#stacks_out_10270 {
	width: 100px;
}
#button_stacks_in_10273{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(251, 2, 7, 1.00);--button-background-color-hover:rgba(213, 1, 5, 1.00)}


/* Preview and publish styling */


#animateItWrapperstacks_in_10262.animated {
	animation-duration: 1000ms;
	animation-delay: 0ms;
}






#stacks_in_10263 {
	padding: 0px 0px 10px 0px;
}

#stacks_out_10263 {
	width: 100px;
}
#button_stacks_in_10266{--button-text-color:rgba(251, 255, 255, 1.00);--button-background-color:rgba(251, 2, 7, 1.00);--button-background-color-hover:rgba(213, 1, 5, 1.00)}

#stacks_in_10237>.s3_row {
	margin: 0 -10px;
}

#stacks_in_10237>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_10237>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_10237>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_10237>.s3_row>.s3_column {
	padding: 0 10px;
}








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



}



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


	#stacks_in_10237>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_10237>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}




#stacks_in_10237 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  2px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 10px 10px 0px 10px;
}

/* Preview and publish styling */


#animateItWrapperstacks_in_10253.animated {
	animation-duration: 1000ms;
	animation-delay: 0ms;
}






#stacks_in_10254 {
	padding: 0px 0px 10px 0px;
}

#stacks_out_10254 {
	width: 100px;
}
#button_stacks_in_10257{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(0, 0, 255, 1.00);--button-background-color-hover:rgba(0, 0, 216, 1.00)}


/* Preview and publish styling */


#animateItWrapperstacks_in_10246.animated {
	animation-duration: 1000ms;
	animation-delay: 0ms;
}






#stacks_in_10247 {
	padding: 0px 0px 10px 0px;
}

#stacks_out_10247 {
	width: 100px;
}
#button_stacks_in_10250{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(0, 0, 255, 1.00);--button-background-color-hover:rgba(0, 0, 216, 1.00)}


/* Preview and publish styling */


#animateItWrapperstacks_in_10239.animated {
	animation-duration: 1000ms;
	animation-delay: 0ms;
}






#stacks_in_10240 {
	padding: 0px 0px 10px 0px;
}

#stacks_out_10240 {
	width: 100px;
}
#button_stacks_in_10243{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(0, 0, 255, 1.00);--button-background-color-hover:rgba(0, 0, 216, 1.00)}


#stacks_in_10283 {
	font-weight: bold;
}

#stacks_in_10284 {
	font-size: 200%;
	font-weight: bold;
}

#stacks_in_10285 {
	display:inline-block; width:100%; line-height: 1.490000em;
	font-size: 174%;
}

#stacks_in_10286 {
	font-size: 150%;
	font-weight: bold;
}

#stacks_in_10287 {
	font-size: 165%;
}

#stacks_in_10288 {
	font-size: 165%;
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_10291{z-index: 101;overflow: visible;}.stacks_top{overflow: visible;}.stacks_in:after {content: "";display: block;height: 0;clear: both;}/* End dooJet stack each CSS code */
#stacks_out_10291 {
	width: 700px;
}
/*  */
#events-stacks_in_10292 {
  margin: 0 auto;
  max-width: 650px; }
  #events-stacks_in_10292 ul.events-grid {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    list-style-type: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    #events-stacks_in_10292 ul.events-grid li.events-grid-item {
      padding: 10px 10px;
      padding-top: 0;
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto; }
      #events-stacks_in_10292 ul.events-grid li.events-grid-item:first-child {
        padding-top: 10px; }
  #events-stacks_in_10292 .event {
    border-radius: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    transition: all 0.3s ease;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.20); }
    #events-stacks_in_10292 .event-header {
      /*  */
      /*  */
      background: rgba(0, 205, 255, 1.00);
      /*  */
      /*  */
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto;
      box-sizing: border-box; }
      #events-stacks_in_10292 .event-header .header-title {
        /*  */
        font-family: "Georgia";
        /*  */
        padding: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        box-sizing: border-box; }
        #events-stacks_in_10292 .event-header .header-title h3, #events-stacks_in_10292 .event-header .header-title .header-description, #events-stacks_in_10292 .event-header .header-title .header-title-info {
          margin: 0;
          padding: 5px; }
        #events-stacks_in_10292 .event-header .header-title h3 {
          color: rgba(0, 0, 0, 1.00);
          font-size: 18px;
          line-height: 25.199999px;
          font-weight: bold; }
        #events-stacks_in_10292 .event-header .header-title .header-description {
          color: rgba(251, 2, 7, 1.00) !important;
          font-size: 14px;
          line-height: 19.600000px; }
        #events-stacks_in_10292 .event-header .header-title .header-title-info {
          font-size: 13px;
          line-height: %( %id=event_info_size[0] * 1.4 )%%px; }
          #events-stacks_in_10292 .event-header .header-title .header-title-info span {
            color: rgba(15, 0, 249, 1.00);
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            display: -webkit-inline-box;
            display: -ms-inline-flexbox;
            display: inline-flex; }
            #events-stacks_in_10292 .event-header .header-title .header-title-info span:first-child {
              margin-right: 10px; }
          #events-stacks_in_10292 .event-header .header-title .header-title-info i {
            font-size: inherit;
            margin-right: 5px; }
      #events-stacks_in_10292 .event-header .header-date {
        /*  */
        /*  */
        background: rgba(58, 58, 58, 1.00);
        /*  */
        /*  */
        /*  */
        font-family: "Georgia";
        /*  */
        padding: 10px 10px;
        min-width: 120px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        box-sizing: border-box;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
        #events-stacks_in_10292 .event-header .header-date .date-top {
          text-align: center;
          color: rgba(255, 255, 255, 1.00);
          font-size: 40px; }
        #events-stacks_in_10292 .event-header .header-date .date-bottom {
          text-align: center;
          color: rgba(90, 154, 244, 1.00);
          font-size: 14px; }
      #events-stacks_in_10292 .event-header .header-toggle {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 10px;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        margin-left: auto;
        -webkit-box-align: stretch;
            -ms-flex-align: stretch;
                align-items: stretch;
        box-sizing: border-box;
        color: rgba(0, 0, 0, 1.00); }
        #events-stacks_in_10292 .event-header .header-toggle .toggle-inner {
          /*  */
          font-family: "Georgia";
          /*  */
          width: 40px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          cursor: pointer;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          box-sizing: border-box;
          vertical-align: middle;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; }
    #events-stacks_in_10292 .event-details {
      /*  */
      height: 0;
      /*  */
      /*  */
      font-family: "Roboto";
      /*  */
      /*  */
      background: none;
      /*  */
      /*  */
      /*  */
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      overflow: hidden; }
      #events-stacks_in_10292 .event-details .details-inner {
        padding: 15px 15px; }
        #events-stacks_in_10292 .event-details .details-inner h1, #events-stacks_in_10292 .event-details .details-inner h2, #events-stacks_in_10292 .event-details .details-inner h3, #events-stacks_in_10292 .event-details .details-inner h4, #events-stacks_in_10292 .event-details .details-inner h5, #events-stacks_in_10292 .event-details .details-inner h6 {
          color: rgba(255, 255, 255, 1.00); }
        #events-stacks_in_10292 .event-details .details-inner p, #events-stacks_in_10292 .event-details .details-inner ul, #events-stacks_in_10292 .event-details .details-inner li, #events-stacks_in_10292 .event-details .details-inner span, #events-stacks_in_10292 .event-details .details-inner blockquote {
          line-height: 22.400000px;
          font-size: 16px;
          color: rgba(255, 255, 255, 0.40); }
        #events-stacks_in_10292 .event-details .details-inner a, #events-stacks_in_10292 .event-details .details-inner a:link, #events-stacks_in_10292 .event-details .details-inner a:visited {
          line-height: 22.400000px;
          font-size: 16px;
          color: rgba(90, 154, 244, 1.00); }

#events-stacks_in_10292 .event.event-opened .event-details {
  height: auto; }

#events-stacks_in_10292 .event.event-opened .event-header .header-toggle .toggle-inner i::before {
  content: '\f126'; }

#events-stacks_in_10292 .event.event-opened .event-details {
  height: auto; }

#events-stacks_in_10292 .event.event-opened .event-header .header-toggle .toggle-inner i::before {
  content: '\f126'; }

#events-stacks_in_10292.hide-date-top .date-top {
  display: none; }

#events-stacks_in_10292.hide-date-bottom .date-bottom {
  display: none; }

#events-stacks_in_10292.hide-description .header-title .header-description {
  display: none; }

#events-stacks_in_10292.hide-location .header-title .header-title-info span:first-child {
  display: none; }

#events-stacks_in_10292.hide-time .header-title .header-title-info span:nth-child(2) {
  display: none; }

@media (max-width: 550.00px) {
  #events-stacks_in_10292 .event-header {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    #events-stacks_in_10292 .event-header .header-title {
      width: 100%; }
      #events-stacks_in_10292 .event-header .header-title .header-title-info span {
        margin-bottom: 5px; }
    #events-stacks_in_10292 .event-header .header-date {
      width: 100%; }
    #events-stacks_in_10292 .event-header .header-toggle {
      width: 100%; }
      #events-stacks_in_10292 .event-header .header-toggle .toggle-inner {
        width: 100%;
        min-height: 40px; }
        #events-stacks_in_10292 .event-header .header-toggle .toggle-inner::after {
          display: inline;
          font-size: 14px;
          margin-left: 10px;
          content: 'View Details'; } }

@media (min-width: 400px) and (max-width: 780px) {
  /*  */
  #events-stacks_in_10292 .event-header .header-title h3 {
    font-size: 16px;
    line-height: 22.400000px; }
  #events-stacks_in_10292 .event-header .header-title .header-description {
    font-size: 13px;
    line-height: 18.199999px; }
  #events-stacks_in_10292 .event-header .header-title .header-title-info {
    font-size: 13px;
    line-height: %( %id=event_info_size[1] * 1.4 )%%px; }
  #events-stacks_in_10292 .event-header .header-date .date-top {
    font-size: 40px; }
  #events-stacks_in_10292 .event-header .header-date .date-bottom {
    font-size: 14px; }
  #events-stacks_in_10292 .event-details .details-inner {
    font-size: 16px;
    line-height: 22.400000px; }
  /*  */ }

@media (max-width: 400px) {
  /*  */
  #events-stacks_in_10292 .event-header .header-title h3 {
    font-size: 16px;
    line-height: 22.400000px; }
  #events-stacks_in_10292 .event-header .header-title .header-description {
    font-size: 13px;
    line-height: 18.199999px; }
  #events-stacks_in_10292 .event-header .header-title .header-title-info {
    font-size: 13px;
    line-height: %( %id=event_info_size[2] * 1.4 )%%px; }
  #events-stacks_in_10292 .event-header .header-date .date-top {
    font-size: 40px; }
  #events-stacks_in_10292 .event-header .header-date .date-bottom {
    font-size: 14px; }
  #events-stacks_in_10292 .event-details .details-inner {
    font-size: 16px;
    line-height: 22.400000px; }
  /*  */ }

#stacks_in_10292 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
#stacks_in_10319>.s3_row {
	margin: 0 -10px;
}

#stacks_in_10319>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_10319>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_10319>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_10319>.s3_row>.s3_column {
	padding: 0 10px;
}








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



}



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


	#stacks_in_10319>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_10319>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}




#stacks_in_10319 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  2px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 10px 10px 0px 10px;
}

/* Preview and publish styling */


#animateItWrapperstacks_in_10335.animated {
	animation-duration: 1000ms;
	animation-delay: 0ms;
}






#stacks_in_10336 {
	padding: 0px 0px 10px 0px;
}

#stacks_out_10336 {
	width: 100px;
}
#button_stacks_in_10339{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(251, 2, 7, 1.00);--button-background-color-hover:rgba(213, 1, 5, 1.00)}


/* Preview and publish styling */


#animateItWrapperstacks_in_10328.animated {
	animation-duration: 1000ms;
	animation-delay: 0ms;
}






#stacks_in_10329 {
	padding: 0px 0px 10px 0px;
}

#stacks_out_10329 {
	width: 100px;
}
#button_stacks_in_10332{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(251, 2, 7, 1.00);--button-background-color-hover:rgba(213, 1, 5, 1.00)}


/* Preview and publish styling */


#animateItWrapperstacks_in_10321.animated {
	animation-duration: 1000ms;
	animation-delay: 0ms;
}






#stacks_in_10322 {
	padding: 0px 0px 10px 0px;
}

#stacks_out_10322 {
	width: 100px;
}
#button_stacks_in_10325{--button-text-color:rgba(251, 255, 255, 1.00);--button-background-color:rgba(251, 2, 7, 1.00);--button-background-color-hover:rgba(213, 1, 5, 1.00)}

#stacks_in_10296>.s3_row {
	margin: 0 -10px;
}

#stacks_in_10296>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_10296>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_10296>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_10296>.s3_row>.s3_column {
	padding: 0 10px;
}








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



}



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


	#stacks_in_10296>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_10296>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}




#stacks_in_10296 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  2px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 10px 10px 0px 10px;
}

/* Preview and publish styling */


#animateItWrapperstacks_in_10312.animated {
	animation-duration: 1000ms;
	animation-delay: 0ms;
}






#stacks_in_10313 {
	padding: 0px 0px 10px 0px;
}

#stacks_out_10313 {
	width: 100px;
}
#button_stacks_in_10316{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(0, 0, 255, 1.00);--button-background-color-hover:rgba(0, 0, 216, 1.00)}


/* Preview and publish styling */


#animateItWrapperstacks_in_10305.animated {
	animation-duration: 1000ms;
	animation-delay: 0ms;
}






#stacks_in_10306 {
	padding: 0px 0px 10px 0px;
}

#stacks_out_10306 {
	width: 100px;
}
#button_stacks_in_10309{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(0, 0, 255, 1.00);--button-background-color-hover:rgba(0, 0, 216, 1.00)}


/* Preview and publish styling */


#animateItWrapperstacks_in_10298.animated {
	animation-duration: 1000ms;
	animation-delay: 0ms;
}






#stacks_in_10299 {
	padding: 0px 0px 10px 0px;
}

#stacks_out_10299 {
	width: 100px;
}
#button_stacks_in_10302{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(0, 0, 255, 1.00);--button-background-color-hover:rgba(0, 0, 216, 1.00)}


#stacks_in_10344 {
	font-size: 99%;
	font-weight: bold;
}

#stacks_in_10345 {
	font-size: 200%;
	font-weight: bold;
}

#stacks_in_10346 {
	display:inline-block; width:100%; line-height: 1.490000em;
	font-size: 174%;
}

#stacks_in_10347 {
	font-size: 150%;
	font-weight: bold;
}

#stacks_in_10348 {
	font-size: 165%;
}

#stacks_in_10349 {
	font-size: 165%;
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_10352{z-index: 101;overflow: visible;}.stacks_top{overflow: visible;}.stacks_in:after {content: "";display: block;height: 0;clear: both;}/* End dooJet stack each CSS code */
#stacks_out_10352 {
	width: 700px;
}
/*  */
#events-stacks_in_10353 {
  margin: 0 auto;
  max-width: 650px; }
  #events-stacks_in_10353 ul.events-grid {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    list-style-type: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    #events-stacks_in_10353 ul.events-grid li.events-grid-item {
      padding: 10px 10px;
      padding-top: 0;
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto; }
      #events-stacks_in_10353 ul.events-grid li.events-grid-item:first-child {
        padding-top: 10px; }
  #events-stacks_in_10353 .event {
    border-radius: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    transition: all 0.3s ease;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.20); }
    #events-stacks_in_10353 .event-header {
      /*  */
      /*  */
      background: rgba(0, 205, 255, 1.00);
      /*  */
      /*  */
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto;
      box-sizing: border-box; }
      #events-stacks_in_10353 .event-header .header-title {
        /*  */
        font-family: "Georgia";
        /*  */
        padding: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        box-sizing: border-box; }
        #events-stacks_in_10353 .event-header .header-title h3, #events-stacks_in_10353 .event-header .header-title .header-description, #events-stacks_in_10353 .event-header .header-title .header-title-info {
          margin: 0;
          padding: 5px; }
        #events-stacks_in_10353 .event-header .header-title h3 {
          color: rgba(0, 0, 0, 1.00);
          font-size: 18px;
          line-height: 25.199999px;
          font-weight: bold; }
        #events-stacks_in_10353 .event-header .header-title .header-description {
          color: rgba(251, 2, 7, 1.00) !important;
          font-size: 14px;
          line-height: 19.600000px; }
        #events-stacks_in_10353 .event-header .header-title .header-title-info {
          font-size: 13px;
          line-height: %( %id=event_info_size[0] * 1.4 )%%px; }
          #events-stacks_in_10353 .event-header .header-title .header-title-info span {
            color: rgba(15, 0, 249, 1.00);
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            display: -webkit-inline-box;
            display: -ms-inline-flexbox;
            display: inline-flex; }
            #events-stacks_in_10353 .event-header .header-title .header-title-info span:first-child {
              margin-right: 10px; }
          #events-stacks_in_10353 .event-header .header-title .header-title-info i {
            font-size: inherit;
            margin-right: 5px; }
      #events-stacks_in_10353 .event-header .header-date {
        /*  */
        /*  */
        background: rgba(58, 58, 58, 1.00);
        /*  */
        /*  */
        /*  */
        font-family: "Georgia";
        /*  */
        padding: 10px 10px;
        min-width: 120px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        box-sizing: border-box;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
        #events-stacks_in_10353 .event-header .header-date .date-top {
          text-align: center;
          color: rgba(255, 255, 255, 1.00);
          font-size: 40px; }
        #events-stacks_in_10353 .event-header .header-date .date-bottom {
          text-align: center;
          color: rgba(90, 154, 244, 1.00);
          font-size: 14px; }
      #events-stacks_in_10353 .event-header .header-toggle {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 10px;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        margin-left: auto;
        -webkit-box-align: stretch;
            -ms-flex-align: stretch;
                align-items: stretch;
        box-sizing: border-box;
        color: rgba(0, 0, 0, 1.00); }
        #events-stacks_in_10353 .event-header .header-toggle .toggle-inner {
          /*  */
          font-family: "Georgia";
          /*  */
          width: 40px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          cursor: pointer;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          box-sizing: border-box;
          vertical-align: middle;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; }
    #events-stacks_in_10353 .event-details {
      /*  */
      height: 0;
      /*  */
      /*  */
      font-family: "Roboto";
      /*  */
      /*  */
      background: none;
      /*  */
      /*  */
      /*  */
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      overflow: hidden; }
      #events-stacks_in_10353 .event-details .details-inner {
        padding: 15px 15px; }
        #events-stacks_in_10353 .event-details .details-inner h1, #events-stacks_in_10353 .event-details .details-inner h2, #events-stacks_in_10353 .event-details .details-inner h3, #events-stacks_in_10353 .event-details .details-inner h4, #events-stacks_in_10353 .event-details .details-inner h5, #events-stacks_in_10353 .event-details .details-inner h6 {
          color: rgba(255, 255, 255, 1.00); }
        #events-stacks_in_10353 .event-details .details-inner p, #events-stacks_in_10353 .event-details .details-inner ul, #events-stacks_in_10353 .event-details .details-inner li, #events-stacks_in_10353 .event-details .details-inner span, #events-stacks_in_10353 .event-details .details-inner blockquote {
          line-height: 22.400000px;
          font-size: 16px;
          color: rgba(255, 255, 255, 0.40); }
        #events-stacks_in_10353 .event-details .details-inner a, #events-stacks_in_10353 .event-details .details-inner a:link, #events-stacks_in_10353 .event-details .details-inner a:visited {
          line-height: 22.400000px;
          font-size: 16px;
          color: rgba(90, 154, 244, 1.00); }

#events-stacks_in_10353 .event.event-opened .event-details {
  height: auto; }

#events-stacks_in_10353 .event.event-opened .event-header .header-toggle .toggle-inner i::before {
  content: '\f126'; }

#events-stacks_in_10353 .event.event-opened .event-details {
  height: auto; }

#events-stacks_in_10353 .event.event-opened .event-header .header-toggle .toggle-inner i::before {
  content: '\f126'; }

#events-stacks_in_10353.hide-date-top .date-top {
  display: none; }

#events-stacks_in_10353.hide-date-bottom .date-bottom {
  display: none; }

#events-stacks_in_10353.hide-description .header-title .header-description {
  display: none; }

#events-stacks_in_10353.hide-location .header-title .header-title-info span:first-child {
  display: none; }

#events-stacks_in_10353.hide-time .header-title .header-title-info span:nth-child(2) {
  display: none; }

@media (max-width: 550.00px) {
  #events-stacks_in_10353 .event-header {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    #events-stacks_in_10353 .event-header .header-title {
      width: 100%; }
      #events-stacks_in_10353 .event-header .header-title .header-title-info span {
        margin-bottom: 5px; }
    #events-stacks_in_10353 .event-header .header-date {
      width: 100%; }
    #events-stacks_in_10353 .event-header .header-toggle {
      width: 100%; }
      #events-stacks_in_10353 .event-header .header-toggle .toggle-inner {
        width: 100%;
        min-height: 40px; }
        #events-stacks_in_10353 .event-header .header-toggle .toggle-inner::after {
          display: inline;
          font-size: 14px;
          margin-left: 10px;
          content: 'View Details'; } }

@media (min-width: 400px) and (max-width: 780px) {
  /*  */
  #events-stacks_in_10353 .event-header .header-title h3 {
    font-size: 16px;
    line-height: 22.400000px; }
  #events-stacks_in_10353 .event-header .header-title .header-description {
    font-size: 13px;
    line-height: 18.199999px; }
  #events-stacks_in_10353 .event-header .header-title .header-title-info {
    font-size: 13px;
    line-height: %( %id=event_info_size[1] * 1.4 )%%px; }
  #events-stacks_in_10353 .event-header .header-date .date-top {
    font-size: 40px; }
  #events-stacks_in_10353 .event-header .header-date .date-bottom {
    font-size: 14px; }
  #events-stacks_in_10353 .event-details .details-inner {
    font-size: 16px;
    line-height: 22.400000px; }
  /*  */ }

@media (max-width: 400px) {
  /*  */
  #events-stacks_in_10353 .event-header .header-title h3 {
    font-size: 16px;
    line-height: 22.400000px; }
  #events-stacks_in_10353 .event-header .header-title .header-description {
    font-size: 13px;
    line-height: 18.199999px; }
  #events-stacks_in_10353 .event-header .header-title .header-title-info {
    font-size: 13px;
    line-height: %( %id=event_info_size[2] * 1.4 )%%px; }
  #events-stacks_in_10353 .event-header .header-date .date-top {
    font-size: 40px; }
  #events-stacks_in_10353 .event-header .header-date .date-bottom {
    font-size: 14px; }
  #events-stacks_in_10353 .event-details .details-inner {
    font-size: 16px;
    line-height: 22.400000px; }
  /*  */ }

#stacks_in_10353 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
#stacks_in_10380>.s3_row {
	margin: 0 -10px;
}

#stacks_in_10380>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_10380>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_10380>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_10380>.s3_row>.s3_column {
	padding: 0 10px;
}








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



}



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


	#stacks_in_10380>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_10380>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}




#stacks_in_10380 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  2px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 10px 10px 0px 10px;
}

/* Preview and publish styling */


#animateItWrapperstacks_in_10396.animated {
	animation-duration: 1000ms;
	animation-delay: 0ms;
}






#stacks_in_10397 {
	padding: 0px 0px 10px 0px;
}

#stacks_out_10397 {
	width: 100px;
}
#button_stacks_in_10400{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(251, 2, 7, 1.00);--button-background-color-hover:rgba(213, 1, 5, 1.00)}


/* Preview and publish styling */


#animateItWrapperstacks_in_10389.animated {
	animation-duration: 1000ms;
	animation-delay: 0ms;
}






#stacks_in_10390 {
	padding: 0px 0px 10px 0px;
}

#stacks_out_10390 {
	width: 100px;
}
#button_stacks_in_10393{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(251, 2, 7, 1.00);--button-background-color-hover:rgba(213, 1, 5, 1.00)}


/* Preview and publish styling */


#animateItWrapperstacks_in_10382.animated {
	animation-duration: 1000ms;
	animation-delay: 0ms;
}






#stacks_in_10383 {
	padding: 0px 0px 10px 0px;
}

#stacks_out_10383 {
	width: 100px;
}
#button_stacks_in_10386{--button-text-color:rgba(251, 255, 255, 1.00);--button-background-color:rgba(251, 2, 7, 1.00);--button-background-color-hover:rgba(213, 1, 5, 1.00)}

#stacks_in_10357>.s3_row {
	margin: 0 -10px;
}

#stacks_in_10357>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_10357>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_10357>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_10357>.s3_row>.s3_column {
	padding: 0 10px;
}








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



}



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


	#stacks_in_10357>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_10357>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}




#stacks_in_10357 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  2px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 10px 10px 0px 10px;
}

/* Preview and publish styling */


#animateItWrapperstacks_in_10373.animated {
	animation-duration: 1000ms;
	animation-delay: 0ms;
}






#stacks_in_10374 {
	padding: 0px 0px 10px 0px;
}

#stacks_out_10374 {
	width: 100px;
}
#button_stacks_in_10377{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(0, 0, 255, 1.00);--button-background-color-hover:rgba(0, 0, 216, 1.00)}


/* Preview and publish styling */


#animateItWrapperstacks_in_10366.animated {
	animation-duration: 1000ms;
	animation-delay: 0ms;
}






#stacks_in_10367 {
	padding: 0px 0px 10px 0px;
}

#stacks_out_10367 {
	width: 100px;
}
#button_stacks_in_10370{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(0, 0, 255, 1.00);--button-background-color-hover:rgba(0, 0, 216, 1.00)}


/* Preview and publish styling */


#animateItWrapperstacks_in_10359.animated {
	animation-duration: 1000ms;
	animation-delay: 0ms;
}






#stacks_in_10360 {
	padding: 0px 0px 10px 0px;
}

#stacks_out_10360 {
	width: 100px;
}
#button_stacks_in_10363{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(0, 0, 255, 1.00);--button-background-color-hover:rgba(0, 0, 216, 1.00)}


#stacks_in_10403 {
	font-size: 99%;
	font-weight: bold;
}

#stacks_in_10404 {
	font-size: 199%;
	font-weight: bold;
}

#stacks_in_10405 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 175%;
}

#stacks_in_10406 {
	font-size: 149%;
	font-weight: bold;
}

#stacks_in_10407 {
	font-size: 165%;
}

#stacks_in_10408 {
	font-size: 165%;
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_10411{z-index: 101;overflow: visible;}.stacks_top{overflow: visible;}.stacks_in:after {content: "";display: block;height: 0;clear: both;}/* End dooJet stack each CSS code */
#stacks_out_10411 {
	width: 700px;
}
/*  */
#events-stacks_in_10412 {
  margin: 0 auto;
  max-width: 650px; }
  #events-stacks_in_10412 ul.events-grid {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    list-style-type: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    #events-stacks_in_10412 ul.events-grid li.events-grid-item {
      padding: 10px 10px;
      padding-top: 0;
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto; }
      #events-stacks_in_10412 ul.events-grid li.events-grid-item:first-child {
        padding-top: 10px; }
  #events-stacks_in_10412 .event {
    border-radius: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    transition: all 0.3s ease;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.20); }
    #events-stacks_in_10412 .event-header {
      /*  */
      /*  */
      background: rgba(0, 205, 255, 1.00);
      /*  */
      /*  */
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto;
      box-sizing: border-box; }
      #events-stacks_in_10412 .event-header .header-title {
        /*  */
        font-family: "Georgia";
        /*  */
        padding: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        box-sizing: border-box; }
        #events-stacks_in_10412 .event-header .header-title h3, #events-stacks_in_10412 .event-header .header-title .header-description, #events-stacks_in_10412 .event-header .header-title .header-title-info {
          margin: 0;
          padding: 5px; }
        #events-stacks_in_10412 .event-header .header-title h3 {
          color: rgba(0, 0, 0, 1.00);
          font-size: 18px;
          line-height: 25.199999px;
          font-weight: bold; }
        #events-stacks_in_10412 .event-header .header-title .header-description {
          color: rgba(251, 2, 7, 1.00) !important;
          font-size: 14px;
          line-height: 19.600000px; }
        #events-stacks_in_10412 .event-header .header-title .header-title-info {
          font-size: 13px;
          line-height: %( %id=event_info_size[0] * 1.4 )%%px; }
          #events-stacks_in_10412 .event-header .header-title .header-title-info span {
            color: rgba(15, 0, 249, 1.00);
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            display: -webkit-inline-box;
            display: -ms-inline-flexbox;
            display: inline-flex; }
            #events-stacks_in_10412 .event-header .header-title .header-title-info span:first-child {
              margin-right: 10px; }
          #events-stacks_in_10412 .event-header .header-title .header-title-info i {
            font-size: inherit;
            margin-right: 5px; }
      #events-stacks_in_10412 .event-header .header-date {
        /*  */
        /*  */
        background: rgba(58, 58, 58, 1.00);
        /*  */
        /*  */
        /*  */
        font-family: "Georgia";
        /*  */
        padding: 10px 10px;
        min-width: 120px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        box-sizing: border-box;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
        #events-stacks_in_10412 .event-header .header-date .date-top {
          text-align: center;
          color: rgba(255, 255, 255, 1.00);
          font-size: 40px; }
        #events-stacks_in_10412 .event-header .header-date .date-bottom {
          text-align: center;
          color: rgba(90, 154, 244, 1.00);
          font-size: 14px; }
      #events-stacks_in_10412 .event-header .header-toggle {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 10px;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        margin-left: auto;
        -webkit-box-align: stretch;
            -ms-flex-align: stretch;
                align-items: stretch;
        box-sizing: border-box;
        color: rgba(0, 0, 0, 1.00); }
        #events-stacks_in_10412 .event-header .header-toggle .toggle-inner {
          /*  */
          font-family: "Georgia";
          /*  */
          width: 40px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          cursor: pointer;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          box-sizing: border-box;
          vertical-align: middle;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; }
    #events-stacks_in_10412 .event-details {
      /*  */
      height: 0;
      /*  */
      /*  */
      font-family: "Roboto";
      /*  */
      /*  */
      background: none;
      /*  */
      /*  */
      /*  */
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      overflow: hidden; }
      #events-stacks_in_10412 .event-details .details-inner {
        padding: 15px 15px; }
        #events-stacks_in_10412 .event-details .details-inner h1, #events-stacks_in_10412 .event-details .details-inner h2, #events-stacks_in_10412 .event-details .details-inner h3, #events-stacks_in_10412 .event-details .details-inner h4, #events-stacks_in_10412 .event-details .details-inner h5, #events-stacks_in_10412 .event-details .details-inner h6 {
          color: rgba(255, 255, 255, 1.00); }
        #events-stacks_in_10412 .event-details .details-inner p, #events-stacks_in_10412 .event-details .details-inner ul, #events-stacks_in_10412 .event-details .details-inner li, #events-stacks_in_10412 .event-details .details-inner span, #events-stacks_in_10412 .event-details .details-inner blockquote {
          line-height: 22.400000px;
          font-size: 16px;
          color: rgba(255, 255, 255, 0.40); }
        #events-stacks_in_10412 .event-details .details-inner a, #events-stacks_in_10412 .event-details .details-inner a:link, #events-stacks_in_10412 .event-details .details-inner a:visited {
          line-height: 22.400000px;
          font-size: 16px;
          color: rgba(90, 154, 244, 1.00); }

#events-stacks_in_10412 .event.event-opened .event-details {
  height: auto; }

#events-stacks_in_10412 .event.event-opened .event-header .header-toggle .toggle-inner i::before {
  content: '\f126'; }

#events-stacks_in_10412 .event.event-opened .event-details {
  height: auto; }

#events-stacks_in_10412 .event.event-opened .event-header .header-toggle .toggle-inner i::before {
  content: '\f126'; }

#events-stacks_in_10412.hide-date-top .date-top {
  display: none; }

#events-stacks_in_10412.hide-date-bottom .date-bottom {
  display: none; }

#events-stacks_in_10412.hide-description .header-title .header-description {
  display: none; }

#events-stacks_in_10412.hide-location .header-title .header-title-info span:first-child {
  display: none; }

#events-stacks_in_10412.hide-time .header-title .header-title-info span:nth-child(2) {
  display: none; }

@media (max-width: 550.00px) {
  #events-stacks_in_10412 .event-header {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    #events-stacks_in_10412 .event-header .header-title {
      width: 100%; }
      #events-stacks_in_10412 .event-header .header-title .header-title-info span {
        margin-bottom: 5px; }
    #events-stacks_in_10412 .event-header .header-date {
      width: 100%; }
    #events-stacks_in_10412 .event-header .header-toggle {
      width: 100%; }
      #events-stacks_in_10412 .event-header .header-toggle .toggle-inner {
        width: 100%;
        min-height: 40px; }
        #events-stacks_in_10412 .event-header .header-toggle .toggle-inner::after {
          display: inline;
          font-size: 14px;
          margin-left: 10px;
          content: 'View Details'; } }

@media (min-width: 400px) and (max-width: 780px) {
  /*  */
  #events-stacks_in_10412 .event-header .header-title h3 {
    font-size: 16px;
    line-height: 22.400000px; }
  #events-stacks_in_10412 .event-header .header-title .header-description {
    font-size: 13px;
    line-height: 18.199999px; }
  #events-stacks_in_10412 .event-header .header-title .header-title-info {
    font-size: 13px;
    line-height: %( %id=event_info_size[1] * 1.4 )%%px; }
  #events-stacks_in_10412 .event-header .header-date .date-top {
    font-size: 40px; }
  #events-stacks_in_10412 .event-header .header-date .date-bottom {
    font-size: 14px; }
  #events-stacks_in_10412 .event-details .details-inner {
    font-size: 16px;
    line-height: 22.400000px; }
  /*  */ }

@media (max-width: 400px) {
  /*  */
  #events-stacks_in_10412 .event-header .header-title h3 {
    font-size: 16px;
    line-height: 22.400000px; }
  #events-stacks_in_10412 .event-header .header-title .header-description {
    font-size: 13px;
    line-height: 18.199999px; }
  #events-stacks_in_10412 .event-header .header-title .header-title-info {
    font-size: 13px;
    line-height: %( %id=event_info_size[2] * 1.4 )%%px; }
  #events-stacks_in_10412 .event-header .header-date .date-top {
    font-size: 40px; }
  #events-stacks_in_10412 .event-header .header-date .date-bottom {
    font-size: 14px; }
  #events-stacks_in_10412 .event-details .details-inner {
    font-size: 16px;
    line-height: 22.400000px; }
  /*  */ }

#stacks_in_10412 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
#stacks_in_10439>.s3_row {
	margin: 0 -10px;
}

#stacks_in_10439>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_10439>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_10439>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_10439>.s3_row>.s3_column {
	padding: 0 10px;
}








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



}



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


	#stacks_in_10439>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_10439>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}




#stacks_in_10439 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  2px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 10px 10px 0px 10px;
}

/* Preview and publish styling */


#animateItWrapperstacks_in_10455.animated {
	animation-duration: 1000ms;
	animation-delay: 0ms;
}






#stacks_in_10456 {
	padding: 0px 0px 10px 0px;
}

#stacks_out_10456 {
	width: 100px;
}
#button_stacks_in_10459{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(251, 2, 7, 1.00);--button-background-color-hover:rgba(213, 1, 5, 1.00)}


/* Preview and publish styling */


#animateItWrapperstacks_in_10448.animated {
	animation-duration: 1000ms;
	animation-delay: 0ms;
}






#stacks_in_10449 {
	padding: 0px 0px 10px 0px;
}

#stacks_out_10449 {
	width: 100px;
}
#button_stacks_in_10452{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(251, 2, 7, 1.00);--button-background-color-hover:rgba(213, 1, 5, 1.00)}


/* Preview and publish styling */


#animateItWrapperstacks_in_10441.animated {
	animation-duration: 1000ms;
	animation-delay: 0ms;
}






#stacks_in_10442 {
	padding: 0px 0px 10px 0px;
}

#stacks_out_10442 {
	width: 100px;
}
#button_stacks_in_10445{--button-text-color:rgba(251, 255, 255, 1.00);--button-background-color:rgba(251, 2, 7, 1.00);--button-background-color-hover:rgba(213, 1, 5, 1.00)}

#stacks_in_10416>.s3_row {
	margin: 0 -10px;
}

#stacks_in_10416>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_10416>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_10416>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_10416>.s3_row>.s3_column {
	padding: 0 10px;
}








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



}



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


	#stacks_in_10416>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_10416>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}




#stacks_in_10416 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  2px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 10px 10px 0px 10px;
}

/* Preview and publish styling */


#animateItWrapperstacks_in_10432.animated {
	animation-duration: 1000ms;
	animation-delay: 0ms;
}






#stacks_in_10433 {
	padding: 0px 0px 10px 0px;
}

#stacks_out_10433 {
	width: 100px;
}
#button_stacks_in_10436{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(0, 0, 255, 1.00);--button-background-color-hover:rgba(0, 0, 216, 1.00)}


/* Preview and publish styling */


#animateItWrapperstacks_in_10425.animated {
	animation-duration: 1000ms;
	animation-delay: 0ms;
}






#stacks_in_10426 {
	padding: 0px 0px 10px 0px;
}

#stacks_out_10426 {
	width: 100px;
}
#button_stacks_in_10429{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(0, 0, 255, 1.00);--button-background-color-hover:rgba(0, 0, 216, 1.00)}


/* Preview and publish styling */


#animateItWrapperstacks_in_10418.animated {
	animation-duration: 1000ms;
	animation-delay: 0ms;
}






#stacks_in_10419 {
	padding: 0px 0px 10px 0px;
}

#stacks_out_10419 {
	width: 100px;
}
#button_stacks_in_10422{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(0, 0, 255, 1.00);--button-background-color-hover:rgba(0, 0, 216, 1.00)}


#stacks_in_10462 {
	font-weight: bold;
}

#stacks_in_10463 {
	font-size: 199%;
	font-weight: bold;
}

#stacks_in_10464 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 174%;
}

#stacks_in_10465 {
	font-size: 149%;
	font-weight: bold;
}

#stacks_in_10466 {
	font-size: 165%;
}

#stacks_in_10467 {
	font-size: 165%;
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_10470{z-index: 101;overflow: visible;}.stacks_top{overflow: visible;}.stacks_in:after {content: "";display: block;height: 0;clear: both;}/* End dooJet stack each CSS code */
#stacks_out_10470 {
	width: 700px;
}
/*  */
#events-stacks_in_10471 {
  margin: 0 auto;
  max-width: 650px; }
  #events-stacks_in_10471 ul.events-grid {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    list-style-type: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    #events-stacks_in_10471 ul.events-grid li.events-grid-item {
      padding: 10px 10px;
      padding-top: 0;
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto; }
      #events-stacks_in_10471 ul.events-grid li.events-grid-item:first-child {
        padding-top: 10px; }
  #events-stacks_in_10471 .event {
    border-radius: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    transition: all 0.3s ease;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.20); }
    #events-stacks_in_10471 .event-header {
      /*  */
      /*  */
      background: rgba(0, 205, 255, 1.00);
      /*  */
      /*  */
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto;
      box-sizing: border-box; }
      #events-stacks_in_10471 .event-header .header-title {
        /*  */
        font-family: "Georgia";
        /*  */
        padding: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        box-sizing: border-box; }
        #events-stacks_in_10471 .event-header .header-title h3, #events-stacks_in_10471 .event-header .header-title .header-description, #events-stacks_in_10471 .event-header .header-title .header-title-info {
          margin: 0;
          padding: 5px; }
        #events-stacks_in_10471 .event-header .header-title h3 {
          color: rgba(0, 0, 0, 1.00);
          font-size: 18px;
          line-height: 25.199999px;
          font-weight: bold; }
        #events-stacks_in_10471 .event-header .header-title .header-description {
          color: rgba(251, 2, 7, 1.00) !important;
          font-size: 14px;
          line-height: 19.600000px; }
        #events-stacks_in_10471 .event-header .header-title .header-title-info {
          font-size: 13px;
          line-height: %( %id=event_info_size[0] * 1.4 )%%px; }
          #events-stacks_in_10471 .event-header .header-title .header-title-info span {
            color: rgba(15, 0, 249, 1.00);
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            display: -webkit-inline-box;
            display: -ms-inline-flexbox;
            display: inline-flex; }
            #events-stacks_in_10471 .event-header .header-title .header-title-info span:first-child {
              margin-right: 10px; }
          #events-stacks_in_10471 .event-header .header-title .header-title-info i {
            font-size: inherit;
            margin-right: 5px; }
      #events-stacks_in_10471 .event-header .header-date {
        /*  */
        /*  */
        background: rgba(58, 58, 58, 1.00);
        /*  */
        /*  */
        /*  */
        font-family: "Georgia";
        /*  */
        padding: 10px 10px;
        min-width: 120px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        box-sizing: border-box;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
        #events-stacks_in_10471 .event-header .header-date .date-top {
          text-align: center;
          color: rgba(255, 255, 255, 1.00);
          font-size: 40px; }
        #events-stacks_in_10471 .event-header .header-date .date-bottom {
          text-align: center;
          color: rgba(90, 154, 244, 1.00);
          font-size: 14px; }
      #events-stacks_in_10471 .event-header .header-toggle {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 10px;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        margin-left: auto;
        -webkit-box-align: stretch;
            -ms-flex-align: stretch;
                align-items: stretch;
        box-sizing: border-box;
        color: rgba(0, 0, 0, 1.00); }
        #events-stacks_in_10471 .event-header .header-toggle .toggle-inner {
          /*  */
          font-family: "Georgia";
          /*  */
          width: 40px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          cursor: pointer;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          box-sizing: border-box;
          vertical-align: middle;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; }
    #events-stacks_in_10471 .event-details {
      /*  */
      height: 0;
      /*  */
      /*  */
      font-family: "Roboto";
      /*  */
      /*  */
      background: none;
      /*  */
      /*  */
      /*  */
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      overflow: hidden; }
      #events-stacks_in_10471 .event-details .details-inner {
        padding: 15px 15px; }
        #events-stacks_in_10471 .event-details .details-inner h1, #events-stacks_in_10471 .event-details .details-inner h2, #events-stacks_in_10471 .event-details .details-inner h3, #events-stacks_in_10471 .event-details .details-inner h4, #events-stacks_in_10471 .event-details .details-inner h5, #events-stacks_in_10471 .event-details .details-inner h6 {
          color: rgba(255, 255, 255, 1.00); }
        #events-stacks_in_10471 .event-details .details-inner p, #events-stacks_in_10471 .event-details .details-inner ul, #events-stacks_in_10471 .event-details .details-inner li, #events-stacks_in_10471 .event-details .details-inner span, #events-stacks_in_10471 .event-details .details-inner blockquote {
          line-height: 22.400000px;
          font-size: 16px;
          color: rgba(255, 255, 255, 0.40); }
        #events-stacks_in_10471 .event-details .details-inner a, #events-stacks_in_10471 .event-details .details-inner a:link, #events-stacks_in_10471 .event-details .details-inner a:visited {
          line-height: 22.400000px;
          font-size: 16px;
          color: rgba(90, 154, 244, 1.00); }

#events-stacks_in_10471 .event.event-opened .event-details {
  height: auto; }

#events-stacks_in_10471 .event.event-opened .event-header .header-toggle .toggle-inner i::before {
  content: '\f126'; }

#events-stacks_in_10471 .event.event-opened .event-details {
  height: auto; }

#events-stacks_in_10471 .event.event-opened .event-header .header-toggle .toggle-inner i::before {
  content: '\f126'; }

#events-stacks_in_10471.hide-date-top .date-top {
  display: none; }

#events-stacks_in_10471.hide-date-bottom .date-bottom {
  display: none; }

#events-stacks_in_10471.hide-description .header-title .header-description {
  display: none; }

#events-stacks_in_10471.hide-location .header-title .header-title-info span:first-child {
  display: none; }

#events-stacks_in_10471.hide-time .header-title .header-title-info span:nth-child(2) {
  display: none; }

@media (max-width: 550.00px) {
  #events-stacks_in_10471 .event-header {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    #events-stacks_in_10471 .event-header .header-title {
      width: 100%; }
      #events-stacks_in_10471 .event-header .header-title .header-title-info span {
        margin-bottom: 5px; }
    #events-stacks_in_10471 .event-header .header-date {
      width: 100%; }
    #events-stacks_in_10471 .event-header .header-toggle {
      width: 100%; }
      #events-stacks_in_10471 .event-header .header-toggle .toggle-inner {
        width: 100%;
        min-height: 40px; }
        #events-stacks_in_10471 .event-header .header-toggle .toggle-inner::after {
          display: inline;
          font-size: 14px;
          margin-left: 10px;
          content: 'View Details'; } }

@media (min-width: 400px) and (max-width: 780px) {
  /*  */
  #events-stacks_in_10471 .event-header .header-title h3 {
    font-size: 16px;
    line-height: 22.400000px; }
  #events-stacks_in_10471 .event-header .header-title .header-description {
    font-size: 13px;
    line-height: 18.199999px; }
  #events-stacks_in_10471 .event-header .header-title .header-title-info {
    font-size: 13px;
    line-height: %( %id=event_info_size[1] * 1.4 )%%px; }
  #events-stacks_in_10471 .event-header .header-date .date-top {
    font-size: 40px; }
  #events-stacks_in_10471 .event-header .header-date .date-bottom {
    font-size: 14px; }
  #events-stacks_in_10471 .event-details .details-inner {
    font-size: 16px;
    line-height: 22.400000px; }
  /*  */ }

@media (max-width: 400px) {
  /*  */
  #events-stacks_in_10471 .event-header .header-title h3 {
    font-size: 16px;
    line-height: 22.400000px; }
  #events-stacks_in_10471 .event-header .header-title .header-description {
    font-size: 13px;
    line-height: 18.199999px; }
  #events-stacks_in_10471 .event-header .header-title .header-title-info {
    font-size: 13px;
    line-height: %( %id=event_info_size[2] * 1.4 )%%px; }
  #events-stacks_in_10471 .event-header .header-date .date-top {
    font-size: 40px; }
  #events-stacks_in_10471 .event-header .header-date .date-bottom {
    font-size: 14px; }
  #events-stacks_in_10471 .event-details .details-inner {
    font-size: 16px;
    line-height: 22.400000px; }
  /*  */ }

#stacks_in_10471 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
#stacks_in_10498>.s3_row {
	margin: 0 -10px;
}

#stacks_in_10498>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_10498>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_10498>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_10498>.s3_row>.s3_column {
	padding: 0 10px;
}








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



}



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


	#stacks_in_10498>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_10498>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}




#stacks_in_10498 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  2px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 10px 10px 0px 10px;
}

/* Preview and publish styling */


#animateItWrapperstacks_in_10514.animated {
	animation-duration: 1000ms;
	animation-delay: 0ms;
}






#stacks_in_10515 {
	padding: 0px 0px 10px 0px;
}

#stacks_out_10515 {
	width: 100px;
}
#button_stacks_in_10518{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(251, 2, 7, 1.00);--button-background-color-hover:rgba(213, 1, 5, 1.00)}


/* Preview and publish styling */


#animateItWrapperstacks_in_10507.animated {
	animation-duration: 1000ms;
	animation-delay: 0ms;
}






#stacks_in_10508 {
	padding: 0px 0px 10px 0px;
}

#stacks_out_10508 {
	width: 100px;
}
#button_stacks_in_10511{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(251, 2, 7, 1.00);--button-background-color-hover:rgba(213, 1, 5, 1.00)}


/* Preview and publish styling */


#animateItWrapperstacks_in_10500.animated {
	animation-duration: 1000ms;
	animation-delay: 0ms;
}






#stacks_in_10501 {
	padding: 0px 0px 10px 0px;
}

#stacks_out_10501 {
	width: 100px;
}
#button_stacks_in_10504{--button-text-color:rgba(251, 255, 255, 1.00);--button-background-color:rgba(251, 2, 7, 1.00);--button-background-color-hover:rgba(213, 1, 5, 1.00)}

#stacks_in_10475>.s3_row {
	margin: 0 -10px;
}

#stacks_in_10475>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_10475>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_10475>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_10475>.s3_row>.s3_column {
	padding: 0 10px;
}








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



}



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


	#stacks_in_10475>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_10475>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}




#stacks_in_10475 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  2px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 10px 10px 0px 10px;
}

/* Preview and publish styling */


#animateItWrapperstacks_in_10491.animated {
	animation-duration: 1000ms;
	animation-delay: 0ms;
}






#stacks_in_10492 {
	padding: 0px 0px 10px 0px;
}

#stacks_out_10492 {
	width: 100px;
}
#button_stacks_in_10495{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(0, 0, 255, 1.00);--button-background-color-hover:rgba(0, 0, 216, 1.00)}


/* Preview and publish styling */


#animateItWrapperstacks_in_10484.animated {
	animation-duration: 1000ms;
	animation-delay: 0ms;
}






#stacks_in_10485 {
	padding: 0px 0px 10px 0px;
}

#stacks_out_10485 {
	width: 100px;
}
#button_stacks_in_10488{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(0, 0, 255, 1.00);--button-background-color-hover:rgba(0, 0, 216, 1.00)}


/* Preview and publish styling */


#animateItWrapperstacks_in_10477.animated {
	animation-duration: 1000ms;
	animation-delay: 0ms;
}






#stacks_in_10478 {
	padding: 0px 0px 10px 0px;
}

#stacks_out_10478 {
	width: 100px;
}
#button_stacks_in_10481{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(0, 0, 255, 1.00);--button-background-color-hover:rgba(0, 0, 216, 1.00)}


#stacks_in_10521 {
	font-size: 59%;
	font-weight: bold;
}

#stacks_in_10522 {
	font-size: 199%;
	font-weight: bold;
}

#stacks_in_10523 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 174%;
}

#stacks_in_10524 {
	font-size: 149%;
	font-weight: bold;
}

#stacks_in_10525 {
	font-size: 165%;
}

#stacks_in_10526 {
	font-size: 165%;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_10529 {
	height: 20.00px;
}




























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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_9781 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_9781 {
		display: none !important;
	}
}
#stacks_in_9782>.s3_row {
	margin: 0 -10px;
}

#stacks_in_9782>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_9782>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_9782>.s3_row>.s3_column {
	padding: 0 10px;
}










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



}



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


	#stacks_in_9782>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_9782>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_out_9782 {
	width: 1120px;
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_9975{z-index: 101;overflow: visible;}.stacks_top{overflow: visible;}.stacks_in:after {content: "";display: block;height: 0;clear: both;}/* End dooJet stack each CSS code *//*  */
#events-stacks_in_9976 {
  margin: 0 auto;
  max-width: 650px; }
  #events-stacks_in_9976 ul.events-grid {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    list-style-type: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    #events-stacks_in_9976 ul.events-grid li.events-grid-item {
      padding: 10px 10px;
      padding-top: 0;
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto; }
      #events-stacks_in_9976 ul.events-grid li.events-grid-item:first-child {
        padding-top: 10px; }
  #events-stacks_in_9976 .event {
    border-radius: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    transition: all 0.3s ease;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.20); }
    #events-stacks_in_9976 .event-header {
      /*  */
      /*  */
      background: rgba(0, 205, 255, 1.00);
      /*  */
      /*  */
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto;
      box-sizing: border-box; }
      #events-stacks_in_9976 .event-header .header-title {
        /*  */
        font-family: "Georgia";
        /*  */
        padding: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        box-sizing: border-box; }
        #events-stacks_in_9976 .event-header .header-title h3, #events-stacks_in_9976 .event-header .header-title .header-description, #events-stacks_in_9976 .event-header .header-title .header-title-info {
          margin: 0;
          padding: 5px; }
        #events-stacks_in_9976 .event-header .header-title h3 {
          color: rgba(0, 0, 0, 1.00);
          font-size: 18px;
          line-height: 25.199999px;
          font-weight: bold; }
        #events-stacks_in_9976 .event-header .header-title .header-description {
          color: rgba(251, 2, 7, 1.00) !important;
          font-size: 14px;
          line-height: 19.600000px; }
        #events-stacks_in_9976 .event-header .header-title .header-title-info {
          font-size: 13px;
          line-height: %( %id=event_info_size[0] * 1.4 )%%px; }
          #events-stacks_in_9976 .event-header .header-title .header-title-info span {
            color: rgba(15, 0, 249, 1.00);
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            display: -webkit-inline-box;
            display: -ms-inline-flexbox;
            display: inline-flex; }
            #events-stacks_in_9976 .event-header .header-title .header-title-info span:first-child {
              margin-right: 10px; }
          #events-stacks_in_9976 .event-header .header-title .header-title-info i {
            font-size: inherit;
            margin-right: 5px; }
      #events-stacks_in_9976 .event-header .header-date {
        /*  */
        /*  */
        background: rgba(58, 58, 58, 1.00);
        /*  */
        /*  */
        /*  */
        font-family: "Georgia";
        /*  */
        padding: 10px 10px;
        min-width: 120px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        box-sizing: border-box;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
        #events-stacks_in_9976 .event-header .header-date .date-top {
          text-align: center;
          color: rgba(255, 255, 255, 1.00);
          font-size: 40px; }
        #events-stacks_in_9976 .event-header .header-date .date-bottom {
          text-align: center;
          color: rgba(90, 154, 244, 1.00);
          font-size: 14px; }
      #events-stacks_in_9976 .event-header .header-toggle {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 10px;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        margin-left: auto;
        -webkit-box-align: stretch;
            -ms-flex-align: stretch;
                align-items: stretch;
        box-sizing: border-box;
        color: rgba(0, 0, 0, 1.00); }
        #events-stacks_in_9976 .event-header .header-toggle .toggle-inner {
          /*  */
          font-family: "Georgia";
          /*  */
          width: 40px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          cursor: pointer;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          box-sizing: border-box;
          vertical-align: middle;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; }
    #events-stacks_in_9976 .event-details {
      /*  */
      height: 0;
      /*  */
      /*  */
      font-family: "Roboto";
      /*  */
      /*  */
      background: none;
      /*  */
      /*  */
      /*  */
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      overflow: hidden; }
      #events-stacks_in_9976 .event-details .details-inner {
        padding: 15px 15px; }
        #events-stacks_in_9976 .event-details .details-inner h1, #events-stacks_in_9976 .event-details .details-inner h2, #events-stacks_in_9976 .event-details .details-inner h3, #events-stacks_in_9976 .event-details .details-inner h4, #events-stacks_in_9976 .event-details .details-inner h5, #events-stacks_in_9976 .event-details .details-inner h6 {
          color: rgba(255, 255, 255, 1.00); }
        #events-stacks_in_9976 .event-details .details-inner p, #events-stacks_in_9976 .event-details .details-inner ul, #events-stacks_in_9976 .event-details .details-inner li, #events-stacks_in_9976 .event-details .details-inner span, #events-stacks_in_9976 .event-details .details-inner blockquote {
          line-height: 22.400000px;
          font-size: 16px;
          color: rgba(255, 255, 255, 0.40); }
        #events-stacks_in_9976 .event-details .details-inner a, #events-stacks_in_9976 .event-details .details-inner a:link, #events-stacks_in_9976 .event-details .details-inner a:visited {
          line-height: 22.400000px;
          font-size: 16px;
          color: rgba(90, 154, 244, 1.00); }

#events-stacks_in_9976 .event.event-opened .event-details {
  height: auto; }

#events-stacks_in_9976 .event.event-opened .event-header .header-toggle .toggle-inner i::before {
  content: '\f126'; }

#events-stacks_in_9976 .event.event-opened .event-details {
  height: auto; }

#events-stacks_in_9976 .event.event-opened .event-header .header-toggle .toggle-inner i::before {
  content: '\f126'; }

#events-stacks_in_9976.hide-date-top .date-top {
  display: none; }

#events-stacks_in_9976.hide-date-bottom .date-bottom {
  display: none; }

#events-stacks_in_9976.hide-description .header-title .header-description {
  display: none; }

#events-stacks_in_9976.hide-location .header-title .header-title-info span:first-child {
  display: none; }

#events-stacks_in_9976.hide-time .header-title .header-title-info span:nth-child(2) {
  display: none; }

@media (max-width: 550.00px) {
  #events-stacks_in_9976 .event-header {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    #events-stacks_in_9976 .event-header .header-title {
      width: 100%; }
      #events-stacks_in_9976 .event-header .header-title .header-title-info span {
        margin-bottom: 5px; }
    #events-stacks_in_9976 .event-header .header-date {
      width: 100%; }
    #events-stacks_in_9976 .event-header .header-toggle {
      width: 100%; }
      #events-stacks_in_9976 .event-header .header-toggle .toggle-inner {
        width: 100%;
        min-height: 40px; }
        #events-stacks_in_9976 .event-header .header-toggle .toggle-inner::after {
          display: inline;
          font-size: 14px;
          margin-left: 10px;
          content: 'View Details'; } }

@media (min-width: 400px) and (max-width: 780px) {
  /*  */
  #events-stacks_in_9976 .event-header .header-title h3 {
    font-size: 16px;
    line-height: 22.400000px; }
  #events-stacks_in_9976 .event-header .header-title .header-description {
    font-size: 13px;
    line-height: 18.199999px; }
  #events-stacks_in_9976 .event-header .header-title .header-title-info {
    font-size: 13px;
    line-height: %( %id=event_info_size[1] * 1.4 )%%px; }
  #events-stacks_in_9976 .event-header .header-date .date-top {
    font-size: 40px; }
  #events-stacks_in_9976 .event-header .header-date .date-bottom {
    font-size: 14px; }
  #events-stacks_in_9976 .event-details .details-inner {
    font-size: 16px;
    line-height: 22.400000px; }
  /*  */ }

@media (max-width: 400px) {
  /*  */
  #events-stacks_in_9976 .event-header .header-title h3 {
    font-size: 16px;
    line-height: 22.400000px; }
  #events-stacks_in_9976 .event-header .header-title .header-description {
    font-size: 13px;
    line-height: 18.199999px; }
  #events-stacks_in_9976 .event-header .header-title .header-title-info {
    font-size: 13px;
    line-height: %( %id=event_info_size[2] * 1.4 )%%px; }
  #events-stacks_in_9976 .event-header .header-date .date-top {
    font-size: 40px; }
  #events-stacks_in_9976 .event-header .header-date .date-bottom {
    font-size: 14px; }
  #events-stacks_in_9976 .event-details .details-inner {
    font-size: 16px;
    line-height: 22.400000px; }
  /*  */ }

#stacks_in_9976 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_out_9976 {
	width: 510px;
	margin-left:0;
}
.sc_wrap_stacks_in_10005 {
  margin: 0px 0px;
}
.sc_stacks_in_10005 {
  --shine-v-1: calc(var(--x) - 258px);
  --shine-v-2: var(--x);
  --shine-v-3: calc(var(--x) + 258px);
  --shine-h-1: calc(var(--y) - 258px);
  --shine-h-2: var(--y);
  --shine-h-3: calc(var(--y) + 258px);
  --shine-r-1: calc(var(--dist) - 258px);
  --shine-r-2: var(--dist);
  --shine-r-3: calc(var(--dist) + 258px);
  --sc-color: #FFFFFF;
  --sc-color-border: #FFFFFF;
  
  padding: 0px 0px;
  
  max-width: 720px;
  margin: 0 auto;
  
  color: rgba(255, 255, 255, 0.65);
}
.sc_stacks_in_10005,
.sc_stacks_in_10005:before,
.sc_stacks_in_10005 > .sc-background,
.sc_stacks_in_10005 > .sc-border,
.sc_stacks_in_10005 > .sc-effect:before,
.sc_stacks_in_10005 > .sc-effect:after,
.sc_stacks_in_10005 > .sc-effect > .sc-effect-image {
  border-radius: 10px;
}

.sc_stacks_in_10005:before {
  background: transparent;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  z-index: 0;
}
.sc_stacks_in_10005.sc-redraw:before {
  animation: redraw 1s linear infinite;
}
@keyframes redraw {
    0% {opacity: 1;}
    100% {opacity: .99;}
}

.sc_stacks_in_10005 > .sc-background {
  background-color : #000000;
  opacity: 0.150000;
  
}
.sc_stacks_in_10005 > .sc-border {
  
}

.sc_stacks_in_10005 > .sc-effect > .sc-effect-image {
  background-image: url();
}
.sc_stacks_in_10005.shimmer-card.sc-spotlight > .sc-effect {
  -webkit-mask: radial-gradient(
    25rem 25rem at var(--x) var(--y),
    #000 1%,
    transparent 258px
  );
  mask: radial-gradient(
    25rem 25rem at var(--x) var(--y),
    #000 1%,
    transparent 258px
  );
}
.sc_stacks_in_10005.shimmer-card.sc-spotlight.sc-mouse-hover > .sc-effect {
  -webkit-mask: radial-gradient(
    25rem 25rem at 50% 50%,
    #000 1%,
    transparent 258px
  );
  mask: radial-gradient(
    25rem 25rem at 50% 50%,
    #000 1%,
    transparent 258px
  );
  
}
.sc_stacks_in_10005.shimmer-card.sc-spotlight.sc-mouse-hover .sc-effect {
  opacity: 0;
  transition: 300ms opacity ease;
}
.sc_stacks_in_10005.shimmer-card.sc-spotlight.sc-mouse-hover.sc-touch-enter .sc-effect,
.sc_stacks_in_10005.shimmer-card.sc-spotlight.sc-mouse-hover:hover .sc-effect {
  opacity: 1;
}
.sc_stacks_in_10005.sc-mouse-hover > .sc-effect:before,
.sc_stacks_in_10005.sc-animation-frames > .sc-effect:before,
.sc_stacks_in_10005.sc-mouse-move > .sc-effect:before {
  background: var(--sc-color);
  opacity: 0.300000;
}
.sc_stacks_in_10005.sc-mouse-hover > a:active ~ .sc-effect:before,
.sc_stacks_in_10005.sc-animation-frames > a:active ~ .sc-effect:before,
.sc_stacks_in_10005.sc-mouse-move > a:active ~ .sc-effect:before {
  opacity: 0.150000;
}
.sc_stacks_in_10005.sc-mouse-hover > .sc-effect:after,
.sc_stacks_in_10005.sc-animation-frames > .sc-effect:after,
.sc_stacks_in_10005.sc-mouse-move > .sc-effect:after {
  border: 0px solid var(--sc-color-border);
  opacity: 0.450000;
}
.sc_stacks_in_10005.sc-mouse-hover > a:active ~ .sc-effect:after,
.sc_stacks_in_10005.sc-animation-frames > a:active ~ .sc-effect:after,
.sc_stacks_in_10005.sc-mouse-move > a:active ~ .sc-effect:after {
  opacity: 0.112500;
}
.sc_stacks_in_10005 > .sc-content {
  max-width: calc(720px - 0px * 2);
}
.shimmer-card.sc_stacks_in_10005 a {
  color: rgba(42, 122, 240, 1.00);
}
.shimmer-card.sc_stacks_in_10005 a:hover {
  color: rgba(83, 153, 255, 1.00);
}
.shimmer-card.sc_stacks_in_10005 a:active{
  color: rgba(42, 122, 240, 1.00);
}
.sc_stacks_in_10005 h1,
.sc_stacks_in_10005 h2,
.sc_stacks_in_10005 h3,
.sc_stacks_in_10005 h4,
.sc_stacks_in_10005 h5,
.sc_stacks_in_10005 h6 {
  color: rgba(255, 255, 255, 1.00);
}
.sc_stacks_in_10005:not([style]) > .sc-content {
  opacity: 1.000000;
}
.sc_stacks_in_10005[style]:not(.sc-mouse-hover) > .sc-content {
  --content-opacity: calc(var(--opacity) * 0.000000 + 1.000000);
  opacity: var(--content-opacity);
}
.sc_stacks_in_10005:not(.sc-mouse-move) > .sc-content {
  opacity: 1.000000;
  transition: 300ms opacity ease;
}
.sc_stacks_in_10005.sc-animation-frames:not(.sc-mouse-move) > .sc-content {
  transition: 0ms opacity ease;
}
.sc_stacks_in_10005.sc-animation-frames:not(.sc-mouse-move).sc-touch-enter  .sc-content,
.sc_stacks_in_10005.sc-animation-frames:not(.sc-mouse-move):hover .sc-content {
  transition: 300ms opacity ease;
}
#stacks_in_10005 .sc_stacks_in_10005:not([style]) > .sc-content,
.sc_stacks_in_10005:not(.sc-mouse-move).sc-touch-enter  .sc-content,
.sc_stacks_in_10005.sc-mouse-hover:not(.sc-mouse-move):hover .sc-content,
.sc_stacks_in_10005:not(.sc-mouse-move) a:hover ~ .sc-content,
.sc_stacks_in_10005:not(.sc-mouse-move) a:hover ~ .sc-content .sc-content {
  opacity: 1;
}
#stacks_in_10005 .sc_stacks_in_10005 > a { pointer-events: none;}
#stacks_in_10007>.s3_row {
	margin: 0 -10px;
}

#stacks_in_10007>.s3_row>.s3_column_left {
	width: 32.00%;
}

#stacks_in_10007>.s3_row>.s3_column_center {
	width: 33.000000%;
}

#stacks_in_10007>.s3_row>.s3_column_right {
	width: 35.00%;
}

#stacks_in_10007>.s3_row>.s3_column {
	padding: 0 10px;
}








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



}



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


	#stacks_in_10007>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_10007>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}




#stacks_in_10007 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  2px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 10px 10px 0px 10px;
}
/* 1.5.0 */
#stacks_in_10023.motion-looper-perspective {
  display: block;
  position: relative;
  z-index: 99;
}
#stacks_in_10023 .motion-looper {
  display: block;
  opacity: 1;
}
/*  */
/**/
#stacks_in_10023.motion-looper-perspective .motion-position {
  -webkit-perspective: 1000px;
  perspective: 1000px;
  position: relative;
  transform: translate(0px, 0px);
}
/* */
#stacks_in_10023 .motion-looper.motion-on,
/*  */

#stacks_in_10023 .motion-example {
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-animation-name: motion_looper_stacks_in_10023;
  animation-name: motion_looper_stacks_in_10023;
  /**/
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  animation-duration: 1.500000s;
  /**/
  /**/
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  /**/
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; /* forwards, backwards, both, none */
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
  opacity: 1.000000;
  filter: blur(0px);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
}

#stacks_in_10023 .motion-looper.motion-pause {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#stacks_in_10023 .motion-looper.motion-stopping {
  animation-name: motion_looper_stop_stacks_in_10023;
  animation-duration: 300ms;
  animation-iteration-count: 1;
}
/*  */
/**/
@keyframes motion_looper_stop_stacks_in_10023 {
  to {
    opacity: 1;
    filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
}
/**/
/**/
@keyframes motion_looper_stacks_in_10023 {
  from {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  66.666702% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  to {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, -5px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg ,0deg);
  }
}

/*  */
/* */
/* */
/* */
/* */
/* */

#stacks_in_10024 {
	padding: 5px 0px 10px 0px;
}

#stacks_out_10024 {
	width: 100px;
}
#button_stacks_in_10027{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(251, 2, 7, 1.00);--button-background-color-hover:rgba(213, 1, 5, 1.00)}

/* 1.5.0 */
#stacks_in_10016.motion-looper-perspective {
  display: block;
  position: relative;
  z-index: 99;
}
#stacks_in_10016 .motion-looper {
  display: block;
  opacity: 1;
}
/*  */
/**/
#stacks_in_10016.motion-looper-perspective .motion-position {
  -webkit-perspective: 1000px;
  perspective: 1000px;
  position: relative;
  transform: translate(0px, 0px);
}
/* */
#stacks_in_10016 .motion-looper.motion-on,
/*  */

#stacks_in_10016 .motion-example {
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-animation-name: motion_looper_stacks_in_10016;
  animation-name: motion_looper_stacks_in_10016;
  /**/
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  animation-duration: 1.500000s;
  /**/
  /**/
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  /**/
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; /* forwards, backwards, both, none */
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
  opacity: 1.000000;
  filter: blur(0px);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
}

#stacks_in_10016 .motion-looper.motion-pause {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#stacks_in_10016 .motion-looper.motion-stopping {
  animation-name: motion_looper_stop_stacks_in_10016;
  animation-duration: 300ms;
  animation-iteration-count: 1;
}
/*  */
/**/
@keyframes motion_looper_stop_stacks_in_10016 {
  to {
    opacity: 1;
    filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
}
/**/
/**/
@keyframes motion_looper_stacks_in_10016 {
  from {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  66.666702% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  to {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, -5px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg ,0deg);
  }
}

/*  */
/* */
/* */
/* */
/* */
/* */

#stacks_in_10017 {
	padding: 5px 0px 10px 0px;
}

#stacks_out_10017 {
	width: 100px;
}
#button_stacks_in_10020{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(251, 2, 7, 1.00);--button-background-color-hover:rgba(213, 1, 5, 1.00)}

/* 1.5.0 */
#stacks_in_10009.motion-looper-perspective {
  display: block;
  position: relative;
  z-index: 99;
}
#stacks_in_10009 .motion-looper {
  display: block;
  opacity: 1;
}
/*  */
/**/
#stacks_in_10009.motion-looper-perspective .motion-position {
  -webkit-perspective: 1000px;
  perspective: 1000px;
  position: relative;
  transform: translate(0px, 0px);
}
/* */
#stacks_in_10009 .motion-looper.motion-on,
/*  */

#stacks_in_10009 .motion-example {
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-animation-name: motion_looper_stacks_in_10009;
  animation-name: motion_looper_stacks_in_10009;
  /**/
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  animation-duration: 1.500000s;
  /**/
  /**/
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  /**/
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; /* forwards, backwards, both, none */
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
  opacity: 1.000000;
  filter: blur(0px);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
}

#stacks_in_10009 .motion-looper.motion-pause {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#stacks_in_10009 .motion-looper.motion-stopping {
  animation-name: motion_looper_stop_stacks_in_10009;
  animation-duration: 300ms;
  animation-iteration-count: 1;
}
/*  */
/**/
@keyframes motion_looper_stop_stacks_in_10009 {
  to {
    opacity: 1;
    filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
}
/**/
/**/
@keyframes motion_looper_stacks_in_10009 {
  from {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  66.666702% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  to {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, -5px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg ,0deg);
  }
}

/*  */
/* */
/* */
/* */
/* */
/* */

#stacks_in_10010 {
	padding: 5px 0px 10px 0px;
}

#stacks_out_10010 {
	width: 100px;
}
#button_stacks_in_10013{--button-text-color:rgba(251, 255, 255, 1.00);--button-background-color:rgba(251, 2, 7, 1.00);--button-background-color-hover:rgba(213, 1, 5, 1.00)}

.sc_wrap_stacks_in_9980 {
  margin: 0px 0px;
}
.sc_stacks_in_9980 {
  --shine-v-1: calc(var(--x) - 258px);
  --shine-v-2: var(--x);
  --shine-v-3: calc(var(--x) + 258px);
  --shine-h-1: calc(var(--y) - 258px);
  --shine-h-2: var(--y);
  --shine-h-3: calc(var(--y) + 258px);
  --shine-r-1: calc(var(--dist) - 258px);
  --shine-r-2: var(--dist);
  --shine-r-3: calc(var(--dist) + 258px);
  --sc-color: #FFFFFF;
  --sc-color-border: #FFFFFF;
  
  padding: 0px 0px;
  
  max-width: 720px;
  margin: 0 auto;
  
  color: rgba(255, 255, 255, 0.65);
}
.sc_stacks_in_9980,
.sc_stacks_in_9980:before,
.sc_stacks_in_9980 > .sc-background,
.sc_stacks_in_9980 > .sc-border,
.sc_stacks_in_9980 > .sc-effect:before,
.sc_stacks_in_9980 > .sc-effect:after,
.sc_stacks_in_9980 > .sc-effect > .sc-effect-image {
  border-radius: 10px;
}

.sc_stacks_in_9980:before {
  background: transparent;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  z-index: 0;
}
.sc_stacks_in_9980.sc-redraw:before {
  animation: redraw 1s linear infinite;
}
@keyframes redraw {
    0% {opacity: 1;}
    100% {opacity: .99;}
}

.sc_stacks_in_9980 > .sc-background {
  background-color : #000000;
  opacity: 0.150000;
  
}
.sc_stacks_in_9980 > .sc-border {
  
}

.sc_stacks_in_9980 > .sc-effect > .sc-effect-image {
  background-image: url();
}
.sc_stacks_in_9980.shimmer-card.sc-spotlight > .sc-effect {
  -webkit-mask: radial-gradient(
    25rem 25rem at var(--x) var(--y),
    #000 1%,
    transparent 258px
  );
  mask: radial-gradient(
    25rem 25rem at var(--x) var(--y),
    #000 1%,
    transparent 258px
  );
}
.sc_stacks_in_9980.shimmer-card.sc-spotlight.sc-mouse-hover > .sc-effect {
  -webkit-mask: radial-gradient(
    25rem 25rem at 50% 50%,
    #000 1%,
    transparent 258px
  );
  mask: radial-gradient(
    25rem 25rem at 50% 50%,
    #000 1%,
    transparent 258px
  );
  
}
.sc_stacks_in_9980.shimmer-card.sc-spotlight.sc-mouse-hover .sc-effect {
  opacity: 0;
  transition: 300ms opacity ease;
}
.sc_stacks_in_9980.shimmer-card.sc-spotlight.sc-mouse-hover.sc-touch-enter .sc-effect,
.sc_stacks_in_9980.shimmer-card.sc-spotlight.sc-mouse-hover:hover .sc-effect {
  opacity: 1;
}
.sc_stacks_in_9980.sc-mouse-hover > .sc-effect:before,
.sc_stacks_in_9980.sc-animation-frames > .sc-effect:before,
.sc_stacks_in_9980.sc-mouse-move > .sc-effect:before {
  background: var(--sc-color);
  opacity: 0.300000;
}
.sc_stacks_in_9980.sc-mouse-hover > a:active ~ .sc-effect:before,
.sc_stacks_in_9980.sc-animation-frames > a:active ~ .sc-effect:before,
.sc_stacks_in_9980.sc-mouse-move > a:active ~ .sc-effect:before {
  opacity: 0.150000;
}
.sc_stacks_in_9980.sc-mouse-hover > .sc-effect:after,
.sc_stacks_in_9980.sc-animation-frames > .sc-effect:after,
.sc_stacks_in_9980.sc-mouse-move > .sc-effect:after {
  border: 0px solid var(--sc-color-border);
  opacity: 0.450000;
}
.sc_stacks_in_9980.sc-mouse-hover > a:active ~ .sc-effect:after,
.sc_stacks_in_9980.sc-animation-frames > a:active ~ .sc-effect:after,
.sc_stacks_in_9980.sc-mouse-move > a:active ~ .sc-effect:after {
  opacity: 0.112500;
}
.sc_stacks_in_9980 > .sc-content {
  max-width: calc(720px - 0px * 2);
}
.shimmer-card.sc_stacks_in_9980 a {
  color: rgba(42, 122, 240, 1.00);
}
.shimmer-card.sc_stacks_in_9980 a:hover {
  color: rgba(83, 153, 255, 1.00);
}
.shimmer-card.sc_stacks_in_9980 a:active{
  color: rgba(42, 122, 240, 1.00);
}
.sc_stacks_in_9980 h1,
.sc_stacks_in_9980 h2,
.sc_stacks_in_9980 h3,
.sc_stacks_in_9980 h4,
.sc_stacks_in_9980 h5,
.sc_stacks_in_9980 h6 {
  color: rgba(255, 255, 255, 1.00);
}
.sc_stacks_in_9980:not([style]) > .sc-content {
  opacity: 1.000000;
}
.sc_stacks_in_9980[style]:not(.sc-mouse-hover) > .sc-content {
  --content-opacity: calc(var(--opacity) * 0.000000 + 1.000000);
  opacity: var(--content-opacity);
}
.sc_stacks_in_9980:not(.sc-mouse-move) > .sc-content {
  opacity: 1.000000;
  transition: 300ms opacity ease;
}
.sc_stacks_in_9980.sc-animation-frames:not(.sc-mouse-move) > .sc-content {
  transition: 0ms opacity ease;
}
.sc_stacks_in_9980.sc-animation-frames:not(.sc-mouse-move).sc-touch-enter  .sc-content,
.sc_stacks_in_9980.sc-animation-frames:not(.sc-mouse-move):hover .sc-content {
  transition: 300ms opacity ease;
}
#stacks_in_9980 .sc_stacks_in_9980:not([style]) > .sc-content,
.sc_stacks_in_9980:not(.sc-mouse-move).sc-touch-enter  .sc-content,
.sc_stacks_in_9980.sc-mouse-hover:not(.sc-mouse-move):hover .sc-content,
.sc_stacks_in_9980:not(.sc-mouse-move) a:hover ~ .sc-content,
.sc_stacks_in_9980:not(.sc-mouse-move) a:hover ~ .sc-content .sc-content {
  opacity: 1;
}
#stacks_in_9980 .sc_stacks_in_9980 > a { pointer-events: none;}
#stacks_in_9982>.s3_row {
	margin: 0 -10px;
}

#stacks_in_9982>.s3_row>.s3_column_left {
	width: 32.00%;
}

#stacks_in_9982>.s3_row>.s3_column_center {
	width: 33.000000%;
}

#stacks_in_9982>.s3_row>.s3_column_right {
	width: 35.00%;
}

#stacks_in_9982>.s3_row>.s3_column {
	padding: 0 10px;
}








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



}



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


	#stacks_in_9982>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_9982>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}




#stacks_in_9982 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  2px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 10px 10px 0px 10px;
}
/* 1.5.0 */
#stacks_in_9998.motion-looper-perspective {
  display: block;
  position: relative;
  z-index: 99;
}
#stacks_in_9998 .motion-looper {
  display: block;
  opacity: 1;
}
/*  */
/**/
#stacks_in_9998.motion-looper-perspective .motion-position {
  -webkit-perspective: 1000px;
  perspective: 1000px;
  position: relative;
  transform: translate(0px, 0px);
}
/* */
#stacks_in_9998 .motion-looper.motion-on,
/*  */

#stacks_in_9998 .motion-example {
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-animation-name: motion_looper_stacks_in_9998;
  animation-name: motion_looper_stacks_in_9998;
  /**/
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  animation-duration: 1.500000s;
  /**/
  /**/
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  /**/
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; /* forwards, backwards, both, none */
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
  opacity: 1.000000;
  filter: blur(0px);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
}

#stacks_in_9998 .motion-looper.motion-pause {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#stacks_in_9998 .motion-looper.motion-stopping {
  animation-name: motion_looper_stop_stacks_in_9998;
  animation-duration: 300ms;
  animation-iteration-count: 1;
}
/*  */
/**/
@keyframes motion_looper_stop_stacks_in_9998 {
  to {
    opacity: 1;
    filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
}
/**/
/**/
@keyframes motion_looper_stacks_in_9998 {
  from {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  66.666702% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  to {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, -5px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg ,0deg);
  }
}

/*  */
/* */
/* */
/* */
/* */
/* */

#stacks_in_9999 {
	padding: 5px 0px 10px 0px;
}

#stacks_out_9999 {
	width: 100px;
}
#button_stacks_in_10002{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(0, 0, 255, 1.00);--button-background-color-hover:rgba(0, 0, 216, 1.00)}

/* 1.5.0 */
#stacks_in_9991.motion-looper-perspective {
  display: block;
  position: relative;
  z-index: 99;
}
#stacks_in_9991 .motion-looper {
  display: block;
  opacity: 1;
}
/*  */
/**/
#stacks_in_9991.motion-looper-perspective .motion-position {
  -webkit-perspective: 1000px;
  perspective: 1000px;
  position: relative;
  transform: translate(0px, 0px);
}
/* */
#stacks_in_9991 .motion-looper.motion-on,
/*  */

#stacks_in_9991 .motion-example {
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-animation-name: motion_looper_stacks_in_9991;
  animation-name: motion_looper_stacks_in_9991;
  /**/
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  animation-duration: 1.500000s;
  /**/
  /**/
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  /**/
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; /* forwards, backwards, both, none */
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
  opacity: 1.000000;
  filter: blur(0px);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
}

#stacks_in_9991 .motion-looper.motion-pause {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#stacks_in_9991 .motion-looper.motion-stopping {
  animation-name: motion_looper_stop_stacks_in_9991;
  animation-duration: 300ms;
  animation-iteration-count: 1;
}
/*  */
/**/
@keyframes motion_looper_stop_stacks_in_9991 {
  to {
    opacity: 1;
    filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
}
/**/
/**/
@keyframes motion_looper_stacks_in_9991 {
  from {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  66.666702% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  to {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, -5px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg ,0deg);
  }
}

/*  */
/* */
/* */
/* */
/* */
/* */

#stacks_in_9992 {
	padding: 5px 0px 10px 0px;
}

#stacks_out_9992 {
	width: 100px;
}
#button_stacks_in_9995{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(0, 0, 255, 1.00);--button-background-color-hover:rgba(0, 0, 216, 1.00)}

/* 1.5.0 */
#stacks_in_9984.motion-looper-perspective {
  display: block;
  position: relative;
  z-index: 99;
}
#stacks_in_9984 .motion-looper {
  display: block;
  opacity: 1;
}
/*  */
/**/
#stacks_in_9984.motion-looper-perspective .motion-position {
  -webkit-perspective: 1000px;
  perspective: 1000px;
  position: relative;
  transform: translate(0px, 0px);
}
/* */
#stacks_in_9984 .motion-looper.motion-on,
/*  */

#stacks_in_9984 .motion-example {
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-animation-name: motion_looper_stacks_in_9984;
  animation-name: motion_looper_stacks_in_9984;
  /**/
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  animation-duration: 1.500000s;
  /**/
  /**/
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  /**/
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; /* forwards, backwards, both, none */
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
  opacity: 1.000000;
  filter: blur(0px);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
}

#stacks_in_9984 .motion-looper.motion-pause {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#stacks_in_9984 .motion-looper.motion-stopping {
  animation-name: motion_looper_stop_stacks_in_9984;
  animation-duration: 300ms;
  animation-iteration-count: 1;
}
/*  */
/**/
@keyframes motion_looper_stop_stacks_in_9984 {
  to {
    opacity: 1;
    filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
}
/**/
/**/
@keyframes motion_looper_stacks_in_9984 {
  from {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  66.666702% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  to {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, -5px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg ,0deg);
  }
}

/*  */
/* */
/* */
/* */
/* */
/* */

#stacks_in_9985 {
	padding: 5px 0px 10px 0px;
}

#stacks_out_9985 {
	width: 100px;
}
#button_stacks_in_9988{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(0, 0, 255, 1.00);--button-background-color-hover:rgba(0, 0, 216, 1.00)}


#stacks_in_10030 {
	font-size: 90%;
	font-weight: bold;
}

#stacks_in_10031 {
	font-size: 179%;
	font-weight: bold;
}

#stacks_in_10032 {
	display:inline-block; width:100%; line-height: 1.490000em;
	font-size: 149%;
}

#stacks_in_10033 {
	font-size: 125%;
	font-weight: bold;
}

#stacks_in_10034 {
	font-size: 135%;
}

#stacks_in_10035 {
	font-size: 134%;
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_10038{z-index: 101;overflow: visible;}.stacks_top{overflow: visible;}.stacks_in:after {content: "";display: block;height: 0;clear: both;}/* End dooJet stack each CSS code *//*  */
#events-stacks_in_10039 {
  margin: 0 auto;
  max-width: 650px; }
  #events-stacks_in_10039 ul.events-grid {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    list-style-type: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    #events-stacks_in_10039 ul.events-grid li.events-grid-item {
      padding: 10px 10px;
      padding-top: 0;
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto; }
      #events-stacks_in_10039 ul.events-grid li.events-grid-item:first-child {
        padding-top: 10px; }
  #events-stacks_in_10039 .event {
    border-radius: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    transition: all 0.3s ease;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.20); }
    #events-stacks_in_10039 .event-header {
      /*  */
      /*  */
      background: rgba(0, 205, 255, 1.00);
      /*  */
      /*  */
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto;
      box-sizing: border-box; }
      #events-stacks_in_10039 .event-header .header-title {
        /*  */
        font-family: "Georgia";
        /*  */
        padding: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        box-sizing: border-box; }
        #events-stacks_in_10039 .event-header .header-title h3, #events-stacks_in_10039 .event-header .header-title .header-description, #events-stacks_in_10039 .event-header .header-title .header-title-info {
          margin: 0;
          padding: 5px; }
        #events-stacks_in_10039 .event-header .header-title h3 {
          color: rgba(0, 0, 0, 1.00);
          font-size: 18px;
          line-height: 25.199999px;
          font-weight: bold; }
        #events-stacks_in_10039 .event-header .header-title .header-description {
          color: rgba(251, 2, 7, 1.00) !important;
          font-size: 14px;
          line-height: 19.600000px; }
        #events-stacks_in_10039 .event-header .header-title .header-title-info {
          font-size: 13px;
          line-height: %( %id=event_info_size[0] * 1.4 )%%px; }
          #events-stacks_in_10039 .event-header .header-title .header-title-info span {
            color: rgba(15, 0, 249, 1.00);
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            display: -webkit-inline-box;
            display: -ms-inline-flexbox;
            display: inline-flex; }
            #events-stacks_in_10039 .event-header .header-title .header-title-info span:first-child {
              margin-right: 10px; }
          #events-stacks_in_10039 .event-header .header-title .header-title-info i {
            font-size: inherit;
            margin-right: 5px; }
      #events-stacks_in_10039 .event-header .header-date {
        /*  */
        /*  */
        background: rgba(58, 58, 58, 1.00);
        /*  */
        /*  */
        /*  */
        font-family: "Georgia";
        /*  */
        padding: 10px 10px;
        min-width: 120px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        box-sizing: border-box;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
        #events-stacks_in_10039 .event-header .header-date .date-top {
          text-align: center;
          color: rgba(255, 255, 255, 1.00);
          font-size: 40px; }
        #events-stacks_in_10039 .event-header .header-date .date-bottom {
          text-align: center;
          color: rgba(90, 154, 244, 1.00);
          font-size: 14px; }
      #events-stacks_in_10039 .event-header .header-toggle {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 10px;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        margin-left: auto;
        -webkit-box-align: stretch;
            -ms-flex-align: stretch;
                align-items: stretch;
        box-sizing: border-box;
        color: rgba(0, 0, 0, 1.00); }
        #events-stacks_in_10039 .event-header .header-toggle .toggle-inner {
          /*  */
          font-family: "Georgia";
          /*  */
          width: 40px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          cursor: pointer;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          box-sizing: border-box;
          vertical-align: middle;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; }
    #events-stacks_in_10039 .event-details {
      /*  */
      height: 0;
      /*  */
      /*  */
      font-family: "Roboto";
      /*  */
      /*  */
      background: none;
      /*  */
      /*  */
      /*  */
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      overflow: hidden; }
      #events-stacks_in_10039 .event-details .details-inner {
        padding: 15px 15px; }
        #events-stacks_in_10039 .event-details .details-inner h1, #events-stacks_in_10039 .event-details .details-inner h2, #events-stacks_in_10039 .event-details .details-inner h3, #events-stacks_in_10039 .event-details .details-inner h4, #events-stacks_in_10039 .event-details .details-inner h5, #events-stacks_in_10039 .event-details .details-inner h6 {
          color: rgba(255, 255, 255, 1.00); }
        #events-stacks_in_10039 .event-details .details-inner p, #events-stacks_in_10039 .event-details .details-inner ul, #events-stacks_in_10039 .event-details .details-inner li, #events-stacks_in_10039 .event-details .details-inner span, #events-stacks_in_10039 .event-details .details-inner blockquote {
          line-height: 22.400000px;
          font-size: 16px;
          color: rgba(255, 255, 255, 0.40); }
        #events-stacks_in_10039 .event-details .details-inner a, #events-stacks_in_10039 .event-details .details-inner a:link, #events-stacks_in_10039 .event-details .details-inner a:visited {
          line-height: 22.400000px;
          font-size: 16px;
          color: rgba(90, 154, 244, 1.00); }

#events-stacks_in_10039 .event.event-opened .event-details {
  height: auto; }

#events-stacks_in_10039 .event.event-opened .event-header .header-toggle .toggle-inner i::before {
  content: '\f126'; }

#events-stacks_in_10039 .event.event-opened .event-details {
  height: auto; }

#events-stacks_in_10039 .event.event-opened .event-header .header-toggle .toggle-inner i::before {
  content: '\f126'; }

#events-stacks_in_10039.hide-date-top .date-top {
  display: none; }

#events-stacks_in_10039.hide-date-bottom .date-bottom {
  display: none; }

#events-stacks_in_10039.hide-description .header-title .header-description {
  display: none; }

#events-stacks_in_10039.hide-location .header-title .header-title-info span:first-child {
  display: none; }

#events-stacks_in_10039.hide-time .header-title .header-title-info span:nth-child(2) {
  display: none; }

@media (max-width: 550.00px) {
  #events-stacks_in_10039 .event-header {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    #events-stacks_in_10039 .event-header .header-title {
      width: 100%; }
      #events-stacks_in_10039 .event-header .header-title .header-title-info span {
        margin-bottom: 5px; }
    #events-stacks_in_10039 .event-header .header-date {
      width: 100%; }
    #events-stacks_in_10039 .event-header .header-toggle {
      width: 100%; }
      #events-stacks_in_10039 .event-header .header-toggle .toggle-inner {
        width: 100%;
        min-height: 40px; }
        #events-stacks_in_10039 .event-header .header-toggle .toggle-inner::after {
          display: inline;
          font-size: 14px;
          margin-left: 10px;
          content: 'View Details'; } }

@media (min-width: 400px) and (max-width: 780px) {
  /*  */
  #events-stacks_in_10039 .event-header .header-title h3 {
    font-size: 16px;
    line-height: 22.400000px; }
  #events-stacks_in_10039 .event-header .header-title .header-description {
    font-size: 13px;
    line-height: 18.199999px; }
  #events-stacks_in_10039 .event-header .header-title .header-title-info {
    font-size: 13px;
    line-height: %( %id=event_info_size[1] * 1.4 )%%px; }
  #events-stacks_in_10039 .event-header .header-date .date-top {
    font-size: 40px; }
  #events-stacks_in_10039 .event-header .header-date .date-bottom {
    font-size: 14px; }
  #events-stacks_in_10039 .event-details .details-inner {
    font-size: 16px;
    line-height: 22.400000px; }
  /*  */ }

@media (max-width: 400px) {
  /*  */
  #events-stacks_in_10039 .event-header .header-title h3 {
    font-size: 16px;
    line-height: 22.400000px; }
  #events-stacks_in_10039 .event-header .header-title .header-description {
    font-size: 13px;
    line-height: 18.199999px; }
  #events-stacks_in_10039 .event-header .header-title .header-title-info {
    font-size: 13px;
    line-height: %( %id=event_info_size[2] * 1.4 )%%px; }
  #events-stacks_in_10039 .event-header .header-date .date-top {
    font-size: 40px; }
  #events-stacks_in_10039 .event-header .header-date .date-bottom {
    font-size: 14px; }
  #events-stacks_in_10039 .event-details .details-inner {
    font-size: 16px;
    line-height: 22.400000px; }
  /*  */ }

#stacks_in_10039 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_out_10039 {
	width: 510px;
	margin-left:0;
}
.sc_wrap_stacks_in_10068 {
  margin: 0px 0px;
}
.sc_stacks_in_10068 {
  --shine-v-1: calc(var(--x) - 258px);
  --shine-v-2: var(--x);
  --shine-v-3: calc(var(--x) + 258px);
  --shine-h-1: calc(var(--y) - 258px);
  --shine-h-2: var(--y);
  --shine-h-3: calc(var(--y) + 258px);
  --shine-r-1: calc(var(--dist) - 258px);
  --shine-r-2: var(--dist);
  --shine-r-3: calc(var(--dist) + 258px);
  --sc-color: #FFFFFF;
  --sc-color-border: #FFFFFF;
  
  padding: 0px 0px;
  
  max-width: 720px;
  margin: 0 auto;
  
  color: rgba(255, 255, 255, 0.65);
}
.sc_stacks_in_10068,
.sc_stacks_in_10068:before,
.sc_stacks_in_10068 > .sc-background,
.sc_stacks_in_10068 > .sc-border,
.sc_stacks_in_10068 > .sc-effect:before,
.sc_stacks_in_10068 > .sc-effect:after,
.sc_stacks_in_10068 > .sc-effect > .sc-effect-image {
  border-radius: 10px;
}

.sc_stacks_in_10068:before {
  background: transparent;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  z-index: 0;
}
.sc_stacks_in_10068.sc-redraw:before {
  animation: redraw 1s linear infinite;
}
@keyframes redraw {
    0% {opacity: 1;}
    100% {opacity: .99;}
}

.sc_stacks_in_10068 > .sc-background {
  background-color : #000000;
  opacity: 0.150000;
  
}
.sc_stacks_in_10068 > .sc-border {
  
}

.sc_stacks_in_10068 > .sc-effect > .sc-effect-image {
  background-image: url();
}
.sc_stacks_in_10068.shimmer-card.sc-spotlight > .sc-effect {
  -webkit-mask: radial-gradient(
    25rem 25rem at var(--x) var(--y),
    #000 1%,
    transparent 258px
  );
  mask: radial-gradient(
    25rem 25rem at var(--x) var(--y),
    #000 1%,
    transparent 258px
  );
}
.sc_stacks_in_10068.shimmer-card.sc-spotlight.sc-mouse-hover > .sc-effect {
  -webkit-mask: radial-gradient(
    25rem 25rem at 50% 50%,
    #000 1%,
    transparent 258px
  );
  mask: radial-gradient(
    25rem 25rem at 50% 50%,
    #000 1%,
    transparent 258px
  );
  
}
.sc_stacks_in_10068.shimmer-card.sc-spotlight.sc-mouse-hover .sc-effect {
  opacity: 0;
  transition: 300ms opacity ease;
}
.sc_stacks_in_10068.shimmer-card.sc-spotlight.sc-mouse-hover.sc-touch-enter .sc-effect,
.sc_stacks_in_10068.shimmer-card.sc-spotlight.sc-mouse-hover:hover .sc-effect {
  opacity: 1;
}
.sc_stacks_in_10068.sc-mouse-hover > .sc-effect:before,
.sc_stacks_in_10068.sc-animation-frames > .sc-effect:before,
.sc_stacks_in_10068.sc-mouse-move > .sc-effect:before {
  background: var(--sc-color);
  opacity: 0.300000;
}
.sc_stacks_in_10068.sc-mouse-hover > a:active ~ .sc-effect:before,
.sc_stacks_in_10068.sc-animation-frames > a:active ~ .sc-effect:before,
.sc_stacks_in_10068.sc-mouse-move > a:active ~ .sc-effect:before {
  opacity: 0.150000;
}
.sc_stacks_in_10068.sc-mouse-hover > .sc-effect:after,
.sc_stacks_in_10068.sc-animation-frames > .sc-effect:after,
.sc_stacks_in_10068.sc-mouse-move > .sc-effect:after {
  border: 0px solid var(--sc-color-border);
  opacity: 0.450000;
}
.sc_stacks_in_10068.sc-mouse-hover > a:active ~ .sc-effect:after,
.sc_stacks_in_10068.sc-animation-frames > a:active ~ .sc-effect:after,
.sc_stacks_in_10068.sc-mouse-move > a:active ~ .sc-effect:after {
  opacity: 0.112500;
}
.sc_stacks_in_10068 > .sc-content {
  max-width: calc(720px - 0px * 2);
}
.shimmer-card.sc_stacks_in_10068 a {
  color: rgba(42, 122, 240, 1.00);
}
.shimmer-card.sc_stacks_in_10068 a:hover {
  color: rgba(83, 153, 255, 1.00);
}
.shimmer-card.sc_stacks_in_10068 a:active{
  color: rgba(42, 122, 240, 1.00);
}
.sc_stacks_in_10068 h1,
.sc_stacks_in_10068 h2,
.sc_stacks_in_10068 h3,
.sc_stacks_in_10068 h4,
.sc_stacks_in_10068 h5,
.sc_stacks_in_10068 h6 {
  color: rgba(255, 255, 255, 1.00);
}
.sc_stacks_in_10068:not([style]) > .sc-content {
  opacity: 1.000000;
}
.sc_stacks_in_10068[style]:not(.sc-mouse-hover) > .sc-content {
  --content-opacity: calc(var(--opacity) * 0.000000 + 1.000000);
  opacity: var(--content-opacity);
}
.sc_stacks_in_10068:not(.sc-mouse-move) > .sc-content {
  opacity: 1.000000;
  transition: 300ms opacity ease;
}
.sc_stacks_in_10068.sc-animation-frames:not(.sc-mouse-move) > .sc-content {
  transition: 0ms opacity ease;
}
.sc_stacks_in_10068.sc-animation-frames:not(.sc-mouse-move).sc-touch-enter  .sc-content,
.sc_stacks_in_10068.sc-animation-frames:not(.sc-mouse-move):hover .sc-content {
  transition: 300ms opacity ease;
}
#stacks_in_10068 .sc_stacks_in_10068:not([style]) > .sc-content,
.sc_stacks_in_10068:not(.sc-mouse-move).sc-touch-enter  .sc-content,
.sc_stacks_in_10068.sc-mouse-hover:not(.sc-mouse-move):hover .sc-content,
.sc_stacks_in_10068:not(.sc-mouse-move) a:hover ~ .sc-content,
.sc_stacks_in_10068:not(.sc-mouse-move) a:hover ~ .sc-content .sc-content {
  opacity: 1;
}
#stacks_in_10068 .sc_stacks_in_10068 > a { pointer-events: none;}
#stacks_in_10070>.s3_row {
	margin: 0 -10px;
}

#stacks_in_10070>.s3_row>.s3_column_left {
	width: 32.00%;
}

#stacks_in_10070>.s3_row>.s3_column_center {
	width: 33.000000%;
}

#stacks_in_10070>.s3_row>.s3_column_right {
	width: 35.00%;
}

#stacks_in_10070>.s3_row>.s3_column {
	padding: 0 10px;
}








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



}



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


	#stacks_in_10070>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_10070>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}




#stacks_in_10070 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  2px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 10px 10px 0px 10px;
}
/* 1.5.0 */
#stacks_in_10086.motion-looper-perspective {
  display: block;
  position: relative;
  z-index: 99;
}
#stacks_in_10086 .motion-looper {
  display: block;
  opacity: 1;
}
/*  */
/**/
#stacks_in_10086.motion-looper-perspective .motion-position {
  -webkit-perspective: 1000px;
  perspective: 1000px;
  position: relative;
  transform: translate(0px, 0px);
}
/* */
#stacks_in_10086 .motion-looper.motion-on,
/*  */

#stacks_in_10086 .motion-example {
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-animation-name: motion_looper_stacks_in_10086;
  animation-name: motion_looper_stacks_in_10086;
  /**/
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  animation-duration: 1.500000s;
  /**/
  /**/
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  /**/
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; /* forwards, backwards, both, none */
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
  opacity: 1.000000;
  filter: blur(0px);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
}

#stacks_in_10086 .motion-looper.motion-pause {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#stacks_in_10086 .motion-looper.motion-stopping {
  animation-name: motion_looper_stop_stacks_in_10086;
  animation-duration: 300ms;
  animation-iteration-count: 1;
}
/*  */
/**/
@keyframes motion_looper_stop_stacks_in_10086 {
  to {
    opacity: 1;
    filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
}
/**/
/**/
@keyframes motion_looper_stacks_in_10086 {
  from {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  66.666702% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  to {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, -5px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg ,0deg);
  }
}

/*  */
/* */
/* */
/* */
/* */
/* */

#stacks_in_10087 {
	padding: 5px 0px 10px 0px;
}

#stacks_out_10087 {
	width: 100px;
}
#button_stacks_in_10090{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(251, 2, 7, 1.00);--button-background-color-hover:rgba(213, 1, 5, 1.00)}

/* 1.5.0 */
#stacks_in_10079.motion-looper-perspective {
  display: block;
  position: relative;
  z-index: 99;
}
#stacks_in_10079 .motion-looper {
  display: block;
  opacity: 1;
}
/*  */
/**/
#stacks_in_10079.motion-looper-perspective .motion-position {
  -webkit-perspective: 1000px;
  perspective: 1000px;
  position: relative;
  transform: translate(0px, 0px);
}
/* */
#stacks_in_10079 .motion-looper.motion-on,
/*  */

#stacks_in_10079 .motion-example {
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-animation-name: motion_looper_stacks_in_10079;
  animation-name: motion_looper_stacks_in_10079;
  /**/
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  animation-duration: 1.500000s;
  /**/
  /**/
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  /**/
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; /* forwards, backwards, both, none */
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
  opacity: 1.000000;
  filter: blur(0px);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
}

#stacks_in_10079 .motion-looper.motion-pause {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#stacks_in_10079 .motion-looper.motion-stopping {
  animation-name: motion_looper_stop_stacks_in_10079;
  animation-duration: 300ms;
  animation-iteration-count: 1;
}
/*  */
/**/
@keyframes motion_looper_stop_stacks_in_10079 {
  to {
    opacity: 1;
    filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
}
/**/
/**/
@keyframes motion_looper_stacks_in_10079 {
  from {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  66.666702% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  to {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, -5px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg ,0deg);
  }
}

/*  */
/* */
/* */
/* */
/* */
/* */

#stacks_in_10080 {
	padding: 5px 0px 10px 0px;
}

#stacks_out_10080 {
	width: 100px;
}
#button_stacks_in_10083{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(251, 2, 7, 1.00);--button-background-color-hover:rgba(213, 1, 5, 1.00)}

/* 1.5.0 */
#stacks_in_10072.motion-looper-perspective {
  display: block;
  position: relative;
  z-index: 99;
}
#stacks_in_10072 .motion-looper {
  display: block;
  opacity: 1;
}
/*  */
/**/
#stacks_in_10072.motion-looper-perspective .motion-position {
  -webkit-perspective: 1000px;
  perspective: 1000px;
  position: relative;
  transform: translate(0px, 0px);
}
/* */
#stacks_in_10072 .motion-looper.motion-on,
/*  */

#stacks_in_10072 .motion-example {
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-animation-name: motion_looper_stacks_in_10072;
  animation-name: motion_looper_stacks_in_10072;
  /**/
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  animation-duration: 1.500000s;
  /**/
  /**/
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  /**/
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; /* forwards, backwards, both, none */
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
  opacity: 1.000000;
  filter: blur(0px);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
}

#stacks_in_10072 .motion-looper.motion-pause {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#stacks_in_10072 .motion-looper.motion-stopping {
  animation-name: motion_looper_stop_stacks_in_10072;
  animation-duration: 300ms;
  animation-iteration-count: 1;
}
/*  */
/**/
@keyframes motion_looper_stop_stacks_in_10072 {
  to {
    opacity: 1;
    filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
}
/**/
/**/
@keyframes motion_looper_stacks_in_10072 {
  from {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  66.666702% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  to {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, -5px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg ,0deg);
  }
}

/*  */
/* */
/* */
/* */
/* */
/* */

#stacks_in_10073 {
	padding: 5px 0px 10px 0px;
}

#stacks_out_10073 {
	width: 100px;
}
#button_stacks_in_10076{--button-text-color:rgba(251, 255, 255, 1.00);--button-background-color:rgba(251, 2, 7, 1.00);--button-background-color-hover:rgba(213, 1, 5, 1.00)}

.sc_wrap_stacks_in_10043 {
  margin: 0px 0px;
}
.sc_stacks_in_10043 {
  --shine-v-1: calc(var(--x) - 258px);
  --shine-v-2: var(--x);
  --shine-v-3: calc(var(--x) + 258px);
  --shine-h-1: calc(var(--y) - 258px);
  --shine-h-2: var(--y);
  --shine-h-3: calc(var(--y) + 258px);
  --shine-r-1: calc(var(--dist) - 258px);
  --shine-r-2: var(--dist);
  --shine-r-3: calc(var(--dist) + 258px);
  --sc-color: #FFFFFF;
  --sc-color-border: #FFFFFF;
  
  padding: 0px 0px;
  
  max-width: 720px;
  margin: 0 auto;
  
  color: rgba(255, 255, 255, 0.65);
}
.sc_stacks_in_10043,
.sc_stacks_in_10043:before,
.sc_stacks_in_10043 > .sc-background,
.sc_stacks_in_10043 > .sc-border,
.sc_stacks_in_10043 > .sc-effect:before,
.sc_stacks_in_10043 > .sc-effect:after,
.sc_stacks_in_10043 > .sc-effect > .sc-effect-image {
  border-radius: 10px;
}

.sc_stacks_in_10043:before {
  background: transparent;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  z-index: 0;
}
.sc_stacks_in_10043.sc-redraw:before {
  animation: redraw 1s linear infinite;
}
@keyframes redraw {
    0% {opacity: 1;}
    100% {opacity: .99;}
}

.sc_stacks_in_10043 > .sc-background {
  background-color : #000000;
  opacity: 0.150000;
  
}
.sc_stacks_in_10043 > .sc-border {
  
}

.sc_stacks_in_10043 > .sc-effect > .sc-effect-image {
  background-image: url();
}
.sc_stacks_in_10043.shimmer-card.sc-spotlight > .sc-effect {
  -webkit-mask: radial-gradient(
    25rem 25rem at var(--x) var(--y),
    #000 1%,
    transparent 258px
  );
  mask: radial-gradient(
    25rem 25rem at var(--x) var(--y),
    #000 1%,
    transparent 258px
  );
}
.sc_stacks_in_10043.shimmer-card.sc-spotlight.sc-mouse-hover > .sc-effect {
  -webkit-mask: radial-gradient(
    25rem 25rem at 50% 50%,
    #000 1%,
    transparent 258px
  );
  mask: radial-gradient(
    25rem 25rem at 50% 50%,
    #000 1%,
    transparent 258px
  );
  
}
.sc_stacks_in_10043.shimmer-card.sc-spotlight.sc-mouse-hover .sc-effect {
  opacity: 0;
  transition: 300ms opacity ease;
}
.sc_stacks_in_10043.shimmer-card.sc-spotlight.sc-mouse-hover.sc-touch-enter .sc-effect,
.sc_stacks_in_10043.shimmer-card.sc-spotlight.sc-mouse-hover:hover .sc-effect {
  opacity: 1;
}
.sc_stacks_in_10043.sc-mouse-hover > .sc-effect:before,
.sc_stacks_in_10043.sc-animation-frames > .sc-effect:before,
.sc_stacks_in_10043.sc-mouse-move > .sc-effect:before {
  background: var(--sc-color);
  opacity: 0.300000;
}
.sc_stacks_in_10043.sc-mouse-hover > a:active ~ .sc-effect:before,
.sc_stacks_in_10043.sc-animation-frames > a:active ~ .sc-effect:before,
.sc_stacks_in_10043.sc-mouse-move > a:active ~ .sc-effect:before {
  opacity: 0.150000;
}
.sc_stacks_in_10043.sc-mouse-hover > .sc-effect:after,
.sc_stacks_in_10043.sc-animation-frames > .sc-effect:after,
.sc_stacks_in_10043.sc-mouse-move > .sc-effect:after {
  border: 0px solid var(--sc-color-border);
  opacity: 0.450000;
}
.sc_stacks_in_10043.sc-mouse-hover > a:active ~ .sc-effect:after,
.sc_stacks_in_10043.sc-animation-frames > a:active ~ .sc-effect:after,
.sc_stacks_in_10043.sc-mouse-move > a:active ~ .sc-effect:after {
  opacity: 0.112500;
}
.sc_stacks_in_10043 > .sc-content {
  max-width: calc(720px - 0px * 2);
}
.shimmer-card.sc_stacks_in_10043 a {
  color: rgba(42, 122, 240, 1.00);
}
.shimmer-card.sc_stacks_in_10043 a:hover {
  color: rgba(83, 153, 255, 1.00);
}
.shimmer-card.sc_stacks_in_10043 a:active{
  color: rgba(42, 122, 240, 1.00);
}
.sc_stacks_in_10043 h1,
.sc_stacks_in_10043 h2,
.sc_stacks_in_10043 h3,
.sc_stacks_in_10043 h4,
.sc_stacks_in_10043 h5,
.sc_stacks_in_10043 h6 {
  color: rgba(255, 255, 255, 1.00);
}
.sc_stacks_in_10043:not([style]) > .sc-content {
  opacity: 1.000000;
}
.sc_stacks_in_10043[style]:not(.sc-mouse-hover) > .sc-content {
  --content-opacity: calc(var(--opacity) * 0.000000 + 1.000000);
  opacity: var(--content-opacity);
}
.sc_stacks_in_10043:not(.sc-mouse-move) > .sc-content {
  opacity: 1.000000;
  transition: 300ms opacity ease;
}
.sc_stacks_in_10043.sc-animation-frames:not(.sc-mouse-move) > .sc-content {
  transition: 0ms opacity ease;
}
.sc_stacks_in_10043.sc-animation-frames:not(.sc-mouse-move).sc-touch-enter  .sc-content,
.sc_stacks_in_10043.sc-animation-frames:not(.sc-mouse-move):hover .sc-content {
  transition: 300ms opacity ease;
}
#stacks_in_10043 .sc_stacks_in_10043:not([style]) > .sc-content,
.sc_stacks_in_10043:not(.sc-mouse-move).sc-touch-enter  .sc-content,
.sc_stacks_in_10043.sc-mouse-hover:not(.sc-mouse-move):hover .sc-content,
.sc_stacks_in_10043:not(.sc-mouse-move) a:hover ~ .sc-content,
.sc_stacks_in_10043:not(.sc-mouse-move) a:hover ~ .sc-content .sc-content {
  opacity: 1;
}
#stacks_in_10043 .sc_stacks_in_10043 > a { pointer-events: none;}
#stacks_in_10045>.s3_row {
	margin: 0 -10px;
}

#stacks_in_10045>.s3_row>.s3_column_left {
	width: 32.00%;
}

#stacks_in_10045>.s3_row>.s3_column_center {
	width: 33.000000%;
}

#stacks_in_10045>.s3_row>.s3_column_right {
	width: 35.00%;
}

#stacks_in_10045>.s3_row>.s3_column {
	padding: 0 10px;
}








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



}



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


	#stacks_in_10045>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_10045>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}




#stacks_in_10045 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  2px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 10px 10px 0px 10px;
}
/* 1.5.0 */
#stacks_in_10061.motion-looper-perspective {
  display: block;
  position: relative;
  z-index: 99;
}
#stacks_in_10061 .motion-looper {
  display: block;
  opacity: 1;
}
/*  */
/**/
#stacks_in_10061.motion-looper-perspective .motion-position {
  -webkit-perspective: 1000px;
  perspective: 1000px;
  position: relative;
  transform: translate(0px, 0px);
}
/* */
#stacks_in_10061 .motion-looper.motion-on,
/*  */

#stacks_in_10061 .motion-example {
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-animation-name: motion_looper_stacks_in_10061;
  animation-name: motion_looper_stacks_in_10061;
  /**/
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  animation-duration: 1.500000s;
  /**/
  /**/
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  /**/
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; /* forwards, backwards, both, none */
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
  opacity: 1.000000;
  filter: blur(0px);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
}

#stacks_in_10061 .motion-looper.motion-pause {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#stacks_in_10061 .motion-looper.motion-stopping {
  animation-name: motion_looper_stop_stacks_in_10061;
  animation-duration: 300ms;
  animation-iteration-count: 1;
}
/*  */
/**/
@keyframes motion_looper_stop_stacks_in_10061 {
  to {
    opacity: 1;
    filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
}
/**/
/**/
@keyframes motion_looper_stacks_in_10061 {
  from {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  66.666702% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  to {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, -5px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg ,0deg);
  }
}

/*  */
/* */
/* */
/* */
/* */
/* */

#stacks_in_10062 {
	padding: 5px 0px 10px 0px;
}

#stacks_out_10062 {
	width: 100px;
}
#button_stacks_in_10065{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(0, 0, 255, 1.00);--button-background-color-hover:rgba(0, 0, 216, 1.00)}

/* 1.5.0 */
#stacks_in_10054.motion-looper-perspective {
  display: block;
  position: relative;
  z-index: 99;
}
#stacks_in_10054 .motion-looper {
  display: block;
  opacity: 1;
}
/*  */
/**/
#stacks_in_10054.motion-looper-perspective .motion-position {
  -webkit-perspective: 1000px;
  perspective: 1000px;
  position: relative;
  transform: translate(0px, 0px);
}
/* */
#stacks_in_10054 .motion-looper.motion-on,
/*  */

#stacks_in_10054 .motion-example {
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-animation-name: motion_looper_stacks_in_10054;
  animation-name: motion_looper_stacks_in_10054;
  /**/
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  animation-duration: 1.500000s;
  /**/
  /**/
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  /**/
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; /* forwards, backwards, both, none */
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
  opacity: 1.000000;
  filter: blur(0px);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
}

#stacks_in_10054 .motion-looper.motion-pause {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#stacks_in_10054 .motion-looper.motion-stopping {
  animation-name: motion_looper_stop_stacks_in_10054;
  animation-duration: 300ms;
  animation-iteration-count: 1;
}
/*  */
/**/
@keyframes motion_looper_stop_stacks_in_10054 {
  to {
    opacity: 1;
    filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
}
/**/
/**/
@keyframes motion_looper_stacks_in_10054 {
  from {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  66.666702% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  to {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, -5px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg ,0deg);
  }
}

/*  */
/* */
/* */
/* */
/* */
/* */

#stacks_in_10055 {
	padding: 5px 0px 10px 0px;
}

#stacks_out_10055 {
	width: 100px;
}
#button_stacks_in_10058{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(0, 0, 255, 1.00);--button-background-color-hover:rgba(0, 0, 216, 1.00)}

/* 1.5.0 */
#stacks_in_10047.motion-looper-perspective {
  display: block;
  position: relative;
  z-index: 99;
}
#stacks_in_10047 .motion-looper {
  display: block;
  opacity: 1;
}
/*  */
/**/
#stacks_in_10047.motion-looper-perspective .motion-position {
  -webkit-perspective: 1000px;
  perspective: 1000px;
  position: relative;
  transform: translate(0px, 0px);
}
/* */
#stacks_in_10047 .motion-looper.motion-on,
/*  */

#stacks_in_10047 .motion-example {
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-animation-name: motion_looper_stacks_in_10047;
  animation-name: motion_looper_stacks_in_10047;
  /**/
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  animation-duration: 1.500000s;
  /**/
  /**/
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  /**/
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; /* forwards, backwards, both, none */
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
  opacity: 1.000000;
  filter: blur(0px);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
}

#stacks_in_10047 .motion-looper.motion-pause {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#stacks_in_10047 .motion-looper.motion-stopping {
  animation-name: motion_looper_stop_stacks_in_10047;
  animation-duration: 300ms;
  animation-iteration-count: 1;
}
/*  */
/**/
@keyframes motion_looper_stop_stacks_in_10047 {
  to {
    opacity: 1;
    filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
}
/**/
/**/
@keyframes motion_looper_stacks_in_10047 {
  from {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  66.666702% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  to {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, -5px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg ,0deg);
  }
}

/*  */
/* */
/* */
/* */
/* */
/* */

#stacks_in_10048 {
	padding: 5px 0px 10px 0px;
}

#stacks_out_10048 {
	width: 100px;
}
#button_stacks_in_10051{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(0, 0, 255, 1.00);--button-background-color-hover:rgba(0, 0, 216, 1.00)}


#stacks_in_10093 {
	font-size: 90%;
	font-weight: bold;
}

#stacks_in_10094 {
	font-size: 180%;
	font-weight: bold;
}

#stacks_in_10095 {
	display:inline-block; width:100%; line-height: 1.490000em;
	font-size: 150%;
}

#stacks_in_10096 {
	font-size: 124%;
	font-weight: bold;
}

#stacks_in_10097 {
	font-size: 134%;
}

#stacks_in_10098 {
	font-size: 134%;
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_10101{z-index: 101;overflow: visible;}.stacks_top{overflow: visible;}.stacks_in:after {content: "";display: block;height: 0;clear: both;}/* End dooJet stack each CSS code *//*  */
#events-stacks_in_10102 {
  margin: 0 auto;
  max-width: 650px; }
  #events-stacks_in_10102 ul.events-grid {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    list-style-type: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    #events-stacks_in_10102 ul.events-grid li.events-grid-item {
      padding: 10px 10px;
      padding-top: 0;
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto; }
      #events-stacks_in_10102 ul.events-grid li.events-grid-item:first-child {
        padding-top: 10px; }
  #events-stacks_in_10102 .event {
    border-radius: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    transition: all 0.3s ease;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.20); }
    #events-stacks_in_10102 .event-header {
      /*  */
      /*  */
      background: rgba(0, 205, 255, 1.00);
      /*  */
      /*  */
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto;
      box-sizing: border-box; }
      #events-stacks_in_10102 .event-header .header-title {
        /*  */
        font-family: "Georgia";
        /*  */
        padding: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        box-sizing: border-box; }
        #events-stacks_in_10102 .event-header .header-title h3, #events-stacks_in_10102 .event-header .header-title .header-description, #events-stacks_in_10102 .event-header .header-title .header-title-info {
          margin: 0;
          padding: 5px; }
        #events-stacks_in_10102 .event-header .header-title h3 {
          color: rgba(0, 0, 0, 1.00);
          font-size: 18px;
          line-height: 25.199999px;
          font-weight: bold; }
        #events-stacks_in_10102 .event-header .header-title .header-description {
          color: rgba(251, 2, 7, 1.00) !important;
          font-size: 14px;
          line-height: 19.600000px; }
        #events-stacks_in_10102 .event-header .header-title .header-title-info {
          font-size: 13px;
          line-height: %( %id=event_info_size[0] * 1.4 )%%px; }
          #events-stacks_in_10102 .event-header .header-title .header-title-info span {
            color: rgba(15, 0, 249, 1.00);
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            display: -webkit-inline-box;
            display: -ms-inline-flexbox;
            display: inline-flex; }
            #events-stacks_in_10102 .event-header .header-title .header-title-info span:first-child {
              margin-right: 10px; }
          #events-stacks_in_10102 .event-header .header-title .header-title-info i {
            font-size: inherit;
            margin-right: 5px; }
      #events-stacks_in_10102 .event-header .header-date {
        /*  */
        /*  */
        background: rgba(58, 58, 58, 1.00);
        /*  */
        /*  */
        /*  */
        font-family: "Georgia";
        /*  */
        padding: 10px 10px;
        min-width: 120px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        box-sizing: border-box;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
        #events-stacks_in_10102 .event-header .header-date .date-top {
          text-align: center;
          color: rgba(255, 255, 255, 1.00);
          font-size: 40px; }
        #events-stacks_in_10102 .event-header .header-date .date-bottom {
          text-align: center;
          color: rgba(90, 154, 244, 1.00);
          font-size: 14px; }
      #events-stacks_in_10102 .event-header .header-toggle {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 10px;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        margin-left: auto;
        -webkit-box-align: stretch;
            -ms-flex-align: stretch;
                align-items: stretch;
        box-sizing: border-box;
        color: rgba(0, 0, 0, 1.00); }
        #events-stacks_in_10102 .event-header .header-toggle .toggle-inner {
          /*  */
          font-family: "Georgia";
          /*  */
          width: 40px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          cursor: pointer;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          box-sizing: border-box;
          vertical-align: middle;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; }
    #events-stacks_in_10102 .event-details {
      /*  */
      height: 0;
      /*  */
      /*  */
      font-family: "Roboto";
      /*  */
      /*  */
      background: none;
      /*  */
      /*  */
      /*  */
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      overflow: hidden; }
      #events-stacks_in_10102 .event-details .details-inner {
        padding: 15px 15px; }
        #events-stacks_in_10102 .event-details .details-inner h1, #events-stacks_in_10102 .event-details .details-inner h2, #events-stacks_in_10102 .event-details .details-inner h3, #events-stacks_in_10102 .event-details .details-inner h4, #events-stacks_in_10102 .event-details .details-inner h5, #events-stacks_in_10102 .event-details .details-inner h6 {
          color: rgba(255, 255, 255, 1.00); }
        #events-stacks_in_10102 .event-details .details-inner p, #events-stacks_in_10102 .event-details .details-inner ul, #events-stacks_in_10102 .event-details .details-inner li, #events-stacks_in_10102 .event-details .details-inner span, #events-stacks_in_10102 .event-details .details-inner blockquote {
          line-height: 22.400000px;
          font-size: 16px;
          color: rgba(255, 255, 255, 0.40); }
        #events-stacks_in_10102 .event-details .details-inner a, #events-stacks_in_10102 .event-details .details-inner a:link, #events-stacks_in_10102 .event-details .details-inner a:visited {
          line-height: 22.400000px;
          font-size: 16px;
          color: rgba(90, 154, 244, 1.00); }

#events-stacks_in_10102 .event.event-opened .event-details {
  height: auto; }

#events-stacks_in_10102 .event.event-opened .event-header .header-toggle .toggle-inner i::before {
  content: '\f126'; }

#events-stacks_in_10102 .event.event-opened .event-details {
  height: auto; }

#events-stacks_in_10102 .event.event-opened .event-header .header-toggle .toggle-inner i::before {
  content: '\f126'; }

#events-stacks_in_10102.hide-date-top .date-top {
  display: none; }

#events-stacks_in_10102.hide-date-bottom .date-bottom {
  display: none; }

#events-stacks_in_10102.hide-description .header-title .header-description {
  display: none; }

#events-stacks_in_10102.hide-location .header-title .header-title-info span:first-child {
  display: none; }

#events-stacks_in_10102.hide-time .header-title .header-title-info span:nth-child(2) {
  display: none; }

@media (max-width: 550.00px) {
  #events-stacks_in_10102 .event-header {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    #events-stacks_in_10102 .event-header .header-title {
      width: 100%; }
      #events-stacks_in_10102 .event-header .header-title .header-title-info span {
        margin-bottom: 5px; }
    #events-stacks_in_10102 .event-header .header-date {
      width: 100%; }
    #events-stacks_in_10102 .event-header .header-toggle {
      width: 100%; }
      #events-stacks_in_10102 .event-header .header-toggle .toggle-inner {
        width: 100%;
        min-height: 40px; }
        #events-stacks_in_10102 .event-header .header-toggle .toggle-inner::after {
          display: inline;
          font-size: 14px;
          margin-left: 10px;
          content: 'View Details'; } }

@media (min-width: 400px) and (max-width: 780px) {
  /*  */
  #events-stacks_in_10102 .event-header .header-title h3 {
    font-size: 16px;
    line-height: 22.400000px; }
  #events-stacks_in_10102 .event-header .header-title .header-description {
    font-size: 13px;
    line-height: 18.199999px; }
  #events-stacks_in_10102 .event-header .header-title .header-title-info {
    font-size: 13px;
    line-height: %( %id=event_info_size[1] * 1.4 )%%px; }
  #events-stacks_in_10102 .event-header .header-date .date-top {
    font-size: 40px; }
  #events-stacks_in_10102 .event-header .header-date .date-bottom {
    font-size: 14px; }
  #events-stacks_in_10102 .event-details .details-inner {
    font-size: 16px;
    line-height: 22.400000px; }
  /*  */ }

@media (max-width: 400px) {
  /*  */
  #events-stacks_in_10102 .event-header .header-title h3 {
    font-size: 16px;
    line-height: 22.400000px; }
  #events-stacks_in_10102 .event-header .header-title .header-description {
    font-size: 13px;
    line-height: 18.199999px; }
  #events-stacks_in_10102 .event-header .header-title .header-title-info {
    font-size: 13px;
    line-height: %( %id=event_info_size[2] * 1.4 )%%px; }
  #events-stacks_in_10102 .event-header .header-date .date-top {
    font-size: 40px; }
  #events-stacks_in_10102 .event-header .header-date .date-bottom {
    font-size: 14px; }
  #events-stacks_in_10102 .event-details .details-inner {
    font-size: 16px;
    line-height: 22.400000px; }
  /*  */ }

#stacks_in_10102 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_out_10102 {
	width: 510px;
	margin-left:0;
}
.sc_wrap_stacks_in_10131 {
  margin: 0px 0px;
}
.sc_stacks_in_10131 {
  --shine-v-1: calc(var(--x) - 258px);
  --shine-v-2: var(--x);
  --shine-v-3: calc(var(--x) + 258px);
  --shine-h-1: calc(var(--y) - 258px);
  --shine-h-2: var(--y);
  --shine-h-3: calc(var(--y) + 258px);
  --shine-r-1: calc(var(--dist) - 258px);
  --shine-r-2: var(--dist);
  --shine-r-3: calc(var(--dist) + 258px);
  --sc-color: #FFFFFF;
  --sc-color-border: #FFFFFF;
  
  padding: 0px 0px;
  
  max-width: 720px;
  margin: 0 auto;
  
  color: rgba(255, 255, 255, 0.65);
}
.sc_stacks_in_10131,
.sc_stacks_in_10131:before,
.sc_stacks_in_10131 > .sc-background,
.sc_stacks_in_10131 > .sc-border,
.sc_stacks_in_10131 > .sc-effect:before,
.sc_stacks_in_10131 > .sc-effect:after,
.sc_stacks_in_10131 > .sc-effect > .sc-effect-image {
  border-radius: 10px;
}

.sc_stacks_in_10131:before {
  background: transparent;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  z-index: 0;
}
.sc_stacks_in_10131.sc-redraw:before {
  animation: redraw 1s linear infinite;
}
@keyframes redraw {
    0% {opacity: 1;}
    100% {opacity: .99;}
}

.sc_stacks_in_10131 > .sc-background {
  background-color : #000000;
  opacity: 0.150000;
  
}
.sc_stacks_in_10131 > .sc-border {
  
}

.sc_stacks_in_10131 > .sc-effect > .sc-effect-image {
  background-image: url();
}
.sc_stacks_in_10131.shimmer-card.sc-spotlight > .sc-effect {
  -webkit-mask: radial-gradient(
    25rem 25rem at var(--x) var(--y),
    #000 1%,
    transparent 258px
  );
  mask: radial-gradient(
    25rem 25rem at var(--x) var(--y),
    #000 1%,
    transparent 258px
  );
}
.sc_stacks_in_10131.shimmer-card.sc-spotlight.sc-mouse-hover > .sc-effect {
  -webkit-mask: radial-gradient(
    25rem 25rem at 50% 50%,
    #000 1%,
    transparent 258px
  );
  mask: radial-gradient(
    25rem 25rem at 50% 50%,
    #000 1%,
    transparent 258px
  );
  
}
.sc_stacks_in_10131.shimmer-card.sc-spotlight.sc-mouse-hover .sc-effect {
  opacity: 0;
  transition: 300ms opacity ease;
}
.sc_stacks_in_10131.shimmer-card.sc-spotlight.sc-mouse-hover.sc-touch-enter .sc-effect,
.sc_stacks_in_10131.shimmer-card.sc-spotlight.sc-mouse-hover:hover .sc-effect {
  opacity: 1;
}
.sc_stacks_in_10131.sc-mouse-hover > .sc-effect:before,
.sc_stacks_in_10131.sc-animation-frames > .sc-effect:before,
.sc_stacks_in_10131.sc-mouse-move > .sc-effect:before {
  background: var(--sc-color);
  opacity: 0.300000;
}
.sc_stacks_in_10131.sc-mouse-hover > a:active ~ .sc-effect:before,
.sc_stacks_in_10131.sc-animation-frames > a:active ~ .sc-effect:before,
.sc_stacks_in_10131.sc-mouse-move > a:active ~ .sc-effect:before {
  opacity: 0.150000;
}
.sc_stacks_in_10131.sc-mouse-hover > .sc-effect:after,
.sc_stacks_in_10131.sc-animation-frames > .sc-effect:after,
.sc_stacks_in_10131.sc-mouse-move > .sc-effect:after {
  border: 0px solid var(--sc-color-border);
  opacity: 0.450000;
}
.sc_stacks_in_10131.sc-mouse-hover > a:active ~ .sc-effect:after,
.sc_stacks_in_10131.sc-animation-frames > a:active ~ .sc-effect:after,
.sc_stacks_in_10131.sc-mouse-move > a:active ~ .sc-effect:after {
  opacity: 0.112500;
}
.sc_stacks_in_10131 > .sc-content {
  max-width: calc(720px - 0px * 2);
}
.shimmer-card.sc_stacks_in_10131 a {
  color: rgba(42, 122, 240, 1.00);
}
.shimmer-card.sc_stacks_in_10131 a:hover {
  color: rgba(83, 153, 255, 1.00);
}
.shimmer-card.sc_stacks_in_10131 a:active{
  color: rgba(42, 122, 240, 1.00);
}
.sc_stacks_in_10131 h1,
.sc_stacks_in_10131 h2,
.sc_stacks_in_10131 h3,
.sc_stacks_in_10131 h4,
.sc_stacks_in_10131 h5,
.sc_stacks_in_10131 h6 {
  color: rgba(255, 255, 255, 1.00);
}
.sc_stacks_in_10131:not([style]) > .sc-content {
  opacity: 1.000000;
}
.sc_stacks_in_10131[style]:not(.sc-mouse-hover) > .sc-content {
  --content-opacity: calc(var(--opacity) * 0.000000 + 1.000000);
  opacity: var(--content-opacity);
}
.sc_stacks_in_10131:not(.sc-mouse-move) > .sc-content {
  opacity: 1.000000;
  transition: 300ms opacity ease;
}
.sc_stacks_in_10131.sc-animation-frames:not(.sc-mouse-move) > .sc-content {
  transition: 0ms opacity ease;
}
.sc_stacks_in_10131.sc-animation-frames:not(.sc-mouse-move).sc-touch-enter  .sc-content,
.sc_stacks_in_10131.sc-animation-frames:not(.sc-mouse-move):hover .sc-content {
  transition: 300ms opacity ease;
}
#stacks_in_10131 .sc_stacks_in_10131:not([style]) > .sc-content,
.sc_stacks_in_10131:not(.sc-mouse-move).sc-touch-enter  .sc-content,
.sc_stacks_in_10131.sc-mouse-hover:not(.sc-mouse-move):hover .sc-content,
.sc_stacks_in_10131:not(.sc-mouse-move) a:hover ~ .sc-content,
.sc_stacks_in_10131:not(.sc-mouse-move) a:hover ~ .sc-content .sc-content {
  opacity: 1;
}
#stacks_in_10131 .sc_stacks_in_10131 > a { pointer-events: none;}
#stacks_in_10133>.s3_row {
	margin: 0 -10px;
}

#stacks_in_10133>.s3_row>.s3_column_left {
	width: 32.00%;
}

#stacks_in_10133>.s3_row>.s3_column_center {
	width: 33.000000%;
}

#stacks_in_10133>.s3_row>.s3_column_right {
	width: 35.00%;
}

#stacks_in_10133>.s3_row>.s3_column {
	padding: 0 10px;
}








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



}



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


	#stacks_in_10133>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_10133>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}




#stacks_in_10133 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  2px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 10px 10px 0px 10px;
}
/* 1.5.0 */
#stacks_in_10149.motion-looper-perspective {
  display: block;
  position: relative;
  z-index: 99;
}
#stacks_in_10149 .motion-looper {
  display: block;
  opacity: 1;
}
/*  */
/**/
#stacks_in_10149.motion-looper-perspective .motion-position {
  -webkit-perspective: 1000px;
  perspective: 1000px;
  position: relative;
  transform: translate(0px, 0px);
}
/* */
#stacks_in_10149 .motion-looper.motion-on,
/*  */

#stacks_in_10149 .motion-example {
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-animation-name: motion_looper_stacks_in_10149;
  animation-name: motion_looper_stacks_in_10149;
  /**/
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  animation-duration: 1.500000s;
  /**/
  /**/
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  /**/
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; /* forwards, backwards, both, none */
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
  opacity: 1.000000;
  filter: blur(0px);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
}

#stacks_in_10149 .motion-looper.motion-pause {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#stacks_in_10149 .motion-looper.motion-stopping {
  animation-name: motion_looper_stop_stacks_in_10149;
  animation-duration: 300ms;
  animation-iteration-count: 1;
}
/*  */
/**/
@keyframes motion_looper_stop_stacks_in_10149 {
  to {
    opacity: 1;
    filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
}
/**/
/**/
@keyframes motion_looper_stacks_in_10149 {
  from {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  66.666702% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  to {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, -5px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg ,0deg);
  }
}

/*  */
/* */
/* */
/* */
/* */
/* */

#stacks_in_10150 {
	padding: 5px 0px 10px 0px;
}

#stacks_out_10150 {
	width: 100px;
}
#button_stacks_in_10153{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(251, 2, 7, 1.00);--button-background-color-hover:rgba(213, 1, 5, 1.00)}

/* 1.5.0 */
#stacks_in_10142.motion-looper-perspective {
  display: block;
  position: relative;
  z-index: 99;
}
#stacks_in_10142 .motion-looper {
  display: block;
  opacity: 1;
}
/*  */
/**/
#stacks_in_10142.motion-looper-perspective .motion-position {
  -webkit-perspective: 1000px;
  perspective: 1000px;
  position: relative;
  transform: translate(0px, 0px);
}
/* */
#stacks_in_10142 .motion-looper.motion-on,
/*  */

#stacks_in_10142 .motion-example {
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-animation-name: motion_looper_stacks_in_10142;
  animation-name: motion_looper_stacks_in_10142;
  /**/
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  animation-duration: 1.500000s;
  /**/
  /**/
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  /**/
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; /* forwards, backwards, both, none */
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
  opacity: 1.000000;
  filter: blur(0px);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
}

#stacks_in_10142 .motion-looper.motion-pause {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#stacks_in_10142 .motion-looper.motion-stopping {
  animation-name: motion_looper_stop_stacks_in_10142;
  animation-duration: 300ms;
  animation-iteration-count: 1;
}
/*  */
/**/
@keyframes motion_looper_stop_stacks_in_10142 {
  to {
    opacity: 1;
    filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
}
/**/
/**/
@keyframes motion_looper_stacks_in_10142 {
  from {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  66.666702% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  to {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, -5px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg ,0deg);
  }
}

/*  */
/* */
/* */
/* */
/* */
/* */

#stacks_in_10143 {
	padding: 5px 0px 10px 0px;
}

#stacks_out_10143 {
	width: 100px;
}
#button_stacks_in_10146{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(251, 2, 7, 1.00);--button-background-color-hover:rgba(213, 1, 5, 1.00)}

/* 1.5.0 */
#stacks_in_10135.motion-looper-perspective {
  display: block;
  position: relative;
  z-index: 99;
}
#stacks_in_10135 .motion-looper {
  display: block;
  opacity: 1;
}
/*  */
/**/
#stacks_in_10135.motion-looper-perspective .motion-position {
  -webkit-perspective: 1000px;
  perspective: 1000px;
  position: relative;
  transform: translate(0px, 0px);
}
/* */
#stacks_in_10135 .motion-looper.motion-on,
/*  */

#stacks_in_10135 .motion-example {
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-animation-name: motion_looper_stacks_in_10135;
  animation-name: motion_looper_stacks_in_10135;
  /**/
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  animation-duration: 1.500000s;
  /**/
  /**/
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  /**/
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; /* forwards, backwards, both, none */
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
  opacity: 1.000000;
  filter: blur(0px);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
}

#stacks_in_10135 .motion-looper.motion-pause {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#stacks_in_10135 .motion-looper.motion-stopping {
  animation-name: motion_looper_stop_stacks_in_10135;
  animation-duration: 300ms;
  animation-iteration-count: 1;
}
/*  */
/**/
@keyframes motion_looper_stop_stacks_in_10135 {
  to {
    opacity: 1;
    filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
}
/**/
/**/
@keyframes motion_looper_stacks_in_10135 {
  from {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  66.666702% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  to {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, -5px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg ,0deg);
  }
}

/*  */
/* */
/* */
/* */
/* */
/* */

#stacks_in_10136 {
	padding: 5px 0px 10px 0px;
}

#stacks_out_10136 {
	width: 100px;
}
#button_stacks_in_10139{--button-text-color:rgba(251, 255, 255, 1.00);--button-background-color:rgba(251, 2, 7, 1.00);--button-background-color-hover:rgba(213, 1, 5, 1.00)}

.sc_wrap_stacks_in_10106 {
  margin: 0px 0px;
}
.sc_stacks_in_10106 {
  --shine-v-1: calc(var(--x) - 258px);
  --shine-v-2: var(--x);
  --shine-v-3: calc(var(--x) + 258px);
  --shine-h-1: calc(var(--y) - 258px);
  --shine-h-2: var(--y);
  --shine-h-3: calc(var(--y) + 258px);
  --shine-r-1: calc(var(--dist) - 258px);
  --shine-r-2: var(--dist);
  --shine-r-3: calc(var(--dist) + 258px);
  --sc-color: #FFFFFF;
  --sc-color-border: #FFFFFF;
  
  padding: 0px 0px;
  
  max-width: 720px;
  margin: 0 auto;
  
  color: rgba(255, 255, 255, 0.65);
}
.sc_stacks_in_10106,
.sc_stacks_in_10106:before,
.sc_stacks_in_10106 > .sc-background,
.sc_stacks_in_10106 > .sc-border,
.sc_stacks_in_10106 > .sc-effect:before,
.sc_stacks_in_10106 > .sc-effect:after,
.sc_stacks_in_10106 > .sc-effect > .sc-effect-image {
  border-radius: 10px;
}

.sc_stacks_in_10106:before {
  background: transparent;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  z-index: 0;
}
.sc_stacks_in_10106.sc-redraw:before {
  animation: redraw 1s linear infinite;
}
@keyframes redraw {
    0% {opacity: 1;}
    100% {opacity: .99;}
}

.sc_stacks_in_10106 > .sc-background {
  background-color : #000000;
  opacity: 0.150000;
  
}
.sc_stacks_in_10106 > .sc-border {
  
}

.sc_stacks_in_10106 > .sc-effect > .sc-effect-image {
  background-image: url();
}
.sc_stacks_in_10106.shimmer-card.sc-spotlight > .sc-effect {
  -webkit-mask: radial-gradient(
    25rem 25rem at var(--x) var(--y),
    #000 1%,
    transparent 258px
  );
  mask: radial-gradient(
    25rem 25rem at var(--x) var(--y),
    #000 1%,
    transparent 258px
  );
}
.sc_stacks_in_10106.shimmer-card.sc-spotlight.sc-mouse-hover > .sc-effect {
  -webkit-mask: radial-gradient(
    25rem 25rem at 50% 50%,
    #000 1%,
    transparent 258px
  );
  mask: radial-gradient(
    25rem 25rem at 50% 50%,
    #000 1%,
    transparent 258px
  );
  
}
.sc_stacks_in_10106.shimmer-card.sc-spotlight.sc-mouse-hover .sc-effect {
  opacity: 0;
  transition: 300ms opacity ease;
}
.sc_stacks_in_10106.shimmer-card.sc-spotlight.sc-mouse-hover.sc-touch-enter .sc-effect,
.sc_stacks_in_10106.shimmer-card.sc-spotlight.sc-mouse-hover:hover .sc-effect {
  opacity: 1;
}
.sc_stacks_in_10106.sc-mouse-hover > .sc-effect:before,
.sc_stacks_in_10106.sc-animation-frames > .sc-effect:before,
.sc_stacks_in_10106.sc-mouse-move > .sc-effect:before {
  background: var(--sc-color);
  opacity: 0.300000;
}
.sc_stacks_in_10106.sc-mouse-hover > a:active ~ .sc-effect:before,
.sc_stacks_in_10106.sc-animation-frames > a:active ~ .sc-effect:before,
.sc_stacks_in_10106.sc-mouse-move > a:active ~ .sc-effect:before {
  opacity: 0.150000;
}
.sc_stacks_in_10106.sc-mouse-hover > .sc-effect:after,
.sc_stacks_in_10106.sc-animation-frames > .sc-effect:after,
.sc_stacks_in_10106.sc-mouse-move > .sc-effect:after {
  border: 0px solid var(--sc-color-border);
  opacity: 0.450000;
}
.sc_stacks_in_10106.sc-mouse-hover > a:active ~ .sc-effect:after,
.sc_stacks_in_10106.sc-animation-frames > a:active ~ .sc-effect:after,
.sc_stacks_in_10106.sc-mouse-move > a:active ~ .sc-effect:after {
  opacity: 0.112500;
}
.sc_stacks_in_10106 > .sc-content {
  max-width: calc(720px - 0px * 2);
}
.shimmer-card.sc_stacks_in_10106 a {
  color: rgba(42, 122, 240, 1.00);
}
.shimmer-card.sc_stacks_in_10106 a:hover {
  color: rgba(83, 153, 255, 1.00);
}
.shimmer-card.sc_stacks_in_10106 a:active{
  color: rgba(42, 122, 240, 1.00);
}
.sc_stacks_in_10106 h1,
.sc_stacks_in_10106 h2,
.sc_stacks_in_10106 h3,
.sc_stacks_in_10106 h4,
.sc_stacks_in_10106 h5,
.sc_stacks_in_10106 h6 {
  color: rgba(255, 255, 255, 1.00);
}
.sc_stacks_in_10106:not([style]) > .sc-content {
  opacity: 1.000000;
}
.sc_stacks_in_10106[style]:not(.sc-mouse-hover) > .sc-content {
  --content-opacity: calc(var(--opacity) * 0.000000 + 1.000000);
  opacity: var(--content-opacity);
}
.sc_stacks_in_10106:not(.sc-mouse-move) > .sc-content {
  opacity: 1.000000;
  transition: 300ms opacity ease;
}
.sc_stacks_in_10106.sc-animation-frames:not(.sc-mouse-move) > .sc-content {
  transition: 0ms opacity ease;
}
.sc_stacks_in_10106.sc-animation-frames:not(.sc-mouse-move).sc-touch-enter  .sc-content,
.sc_stacks_in_10106.sc-animation-frames:not(.sc-mouse-move):hover .sc-content {
  transition: 300ms opacity ease;
}
#stacks_in_10106 .sc_stacks_in_10106:not([style]) > .sc-content,
.sc_stacks_in_10106:not(.sc-mouse-move).sc-touch-enter  .sc-content,
.sc_stacks_in_10106.sc-mouse-hover:not(.sc-mouse-move):hover .sc-content,
.sc_stacks_in_10106:not(.sc-mouse-move) a:hover ~ .sc-content,
.sc_stacks_in_10106:not(.sc-mouse-move) a:hover ~ .sc-content .sc-content {
  opacity: 1;
}
#stacks_in_10106 .sc_stacks_in_10106 > a { pointer-events: none;}
#stacks_in_10108>.s3_row {
	margin: 0 -10px;
}

#stacks_in_10108>.s3_row>.s3_column_left {
	width: 32.00%;
}

#stacks_in_10108>.s3_row>.s3_column_center {
	width: 33.000000%;
}

#stacks_in_10108>.s3_row>.s3_column_right {
	width: 35.00%;
}

#stacks_in_10108>.s3_row>.s3_column {
	padding: 0 10px;
}








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



}



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


	#stacks_in_10108>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_10108>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}




#stacks_in_10108 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  2px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 10px 10px 0px 10px;
}
/* 1.5.0 */
#stacks_in_10124.motion-looper-perspective {
  display: block;
  position: relative;
  z-index: 99;
}
#stacks_in_10124 .motion-looper {
  display: block;
  opacity: 1;
}
/*  */
/**/
#stacks_in_10124.motion-looper-perspective .motion-position {
  -webkit-perspective: 1000px;
  perspective: 1000px;
  position: relative;
  transform: translate(0px, 0px);
}
/* */
#stacks_in_10124 .motion-looper.motion-on,
/*  */

#stacks_in_10124 .motion-example {
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-animation-name: motion_looper_stacks_in_10124;
  animation-name: motion_looper_stacks_in_10124;
  /**/
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  animation-duration: 1.500000s;
  /**/
  /**/
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  /**/
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; /* forwards, backwards, both, none */
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
  opacity: 1.000000;
  filter: blur(0px);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
}

#stacks_in_10124 .motion-looper.motion-pause {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#stacks_in_10124 .motion-looper.motion-stopping {
  animation-name: motion_looper_stop_stacks_in_10124;
  animation-duration: 300ms;
  animation-iteration-count: 1;
}
/*  */
/**/
@keyframes motion_looper_stop_stacks_in_10124 {
  to {
    opacity: 1;
    filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
}
/**/
/**/
@keyframes motion_looper_stacks_in_10124 {
  from {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  66.666702% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  to {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, -5px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg ,0deg);
  }
}

/*  */
/* */
/* */
/* */
/* */
/* */

#stacks_in_10125 {
	padding: 5px 0px 10px 0px;
}

#stacks_out_10125 {
	width: 100px;
}
#button_stacks_in_10128{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(0, 0, 255, 1.00);--button-background-color-hover:rgba(0, 0, 216, 1.00)}

/* 1.5.0 */
#stacks_in_10117.motion-looper-perspective {
  display: block;
  position: relative;
  z-index: 99;
}
#stacks_in_10117 .motion-looper {
  display: block;
  opacity: 1;
}
/*  */
/**/
#stacks_in_10117.motion-looper-perspective .motion-position {
  -webkit-perspective: 1000px;
  perspective: 1000px;
  position: relative;
  transform: translate(0px, 0px);
}
/* */
#stacks_in_10117 .motion-looper.motion-on,
/*  */

#stacks_in_10117 .motion-example {
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-animation-name: motion_looper_stacks_in_10117;
  animation-name: motion_looper_stacks_in_10117;
  /**/
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  animation-duration: 1.500000s;
  /**/
  /**/
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  /**/
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; /* forwards, backwards, both, none */
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
  opacity: 1.000000;
  filter: blur(0px);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
}

#stacks_in_10117 .motion-looper.motion-pause {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#stacks_in_10117 .motion-looper.motion-stopping {
  animation-name: motion_looper_stop_stacks_in_10117;
  animation-duration: 300ms;
  animation-iteration-count: 1;
}
/*  */
/**/
@keyframes motion_looper_stop_stacks_in_10117 {
  to {
    opacity: 1;
    filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
}
/**/
/**/
@keyframes motion_looper_stacks_in_10117 {
  from {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  66.666702% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  to {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, -5px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg ,0deg);
  }
}

/*  */
/* */
/* */
/* */
/* */
/* */

#stacks_in_10118 {
	padding: 5px 0px 10px 0px;
}

#stacks_out_10118 {
	width: 100px;
}
#button_stacks_in_10121{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(0, 0, 255, 1.00);--button-background-color-hover:rgba(0, 0, 216, 1.00)}

/* 1.5.0 */
#stacks_in_10110.motion-looper-perspective {
  display: block;
  position: relative;
  z-index: 99;
}
#stacks_in_10110 .motion-looper {
  display: block;
  opacity: 1;
}
/*  */
/**/
#stacks_in_10110.motion-looper-perspective .motion-position {
  -webkit-perspective: 1000px;
  perspective: 1000px;
  position: relative;
  transform: translate(0px, 0px);
}
/* */
#stacks_in_10110 .motion-looper.motion-on,
/*  */

#stacks_in_10110 .motion-example {
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-animation-name: motion_looper_stacks_in_10110;
  animation-name: motion_looper_stacks_in_10110;
  /**/
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  animation-duration: 1.500000s;
  /**/
  /**/
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  /**/
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; /* forwards, backwards, both, none */
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
  opacity: 1.000000;
  filter: blur(0px);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
}

#stacks_in_10110 .motion-looper.motion-pause {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#stacks_in_10110 .motion-looper.motion-stopping {
  animation-name: motion_looper_stop_stacks_in_10110;
  animation-duration: 300ms;
  animation-iteration-count: 1;
}
/*  */
/**/
@keyframes motion_looper_stop_stacks_in_10110 {
  to {
    opacity: 1;
    filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
}
/**/
/**/
@keyframes motion_looper_stacks_in_10110 {
  from {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  66.666702% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  to {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, -5px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg ,0deg);
  }
}

/*  */
/* */
/* */
/* */
/* */
/* */

#stacks_in_10111 {
	padding: 5px 0px 10px 0px;
}

#stacks_out_10111 {
	width: 100px;
}
#button_stacks_in_10114{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(0, 0, 255, 1.00);--button-background-color-hover:rgba(0, 0, 216, 1.00)}


#stacks_in_10156 {
	font-size: 89%;
	font-weight: bold;
}

#stacks_in_10157 {
	font-size: 179%;
	font-weight: bold;
}

#stacks_in_10158 {
	display:inline-block; width:100%; line-height: 1.490000em;
	font-size: 149%;
}

#stacks_in_10159 {
	font-size: 124%;
	font-weight: bold;
}

#stacks_in_10160 {
	font-size: 134%;
}

#stacks_in_10161 {
	font-size: 135%;
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_9784{z-index: 101;overflow: visible;}.stacks_top{overflow: visible;}.stacks_in:after {content: "";display: block;height: 0;clear: both;}/* End dooJet stack each CSS code *//*  */
#events-stacks_in_9785 {
  margin: 0 auto;
  max-width: 650px; }
  #events-stacks_in_9785 ul.events-grid {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    list-style-type: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    #events-stacks_in_9785 ul.events-grid li.events-grid-item {
      padding: 10px 10px;
      padding-top: 0;
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto; }
      #events-stacks_in_9785 ul.events-grid li.events-grid-item:first-child {
        padding-top: 10px; }
  #events-stacks_in_9785 .event {
    border-radius: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    transition: all 0.3s ease;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.20); }
    #events-stacks_in_9785 .event-header {
      /*  */
      /*  */
      background: rgba(0, 205, 255, 1.00);
      /*  */
      /*  */
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto;
      box-sizing: border-box; }
      #events-stacks_in_9785 .event-header .header-title {
        /*  */
        font-family: "Georgia";
        /*  */
        padding: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        box-sizing: border-box; }
        #events-stacks_in_9785 .event-header .header-title h3, #events-stacks_in_9785 .event-header .header-title .header-description, #events-stacks_in_9785 .event-header .header-title .header-title-info {
          margin: 0;
          padding: 5px; }
        #events-stacks_in_9785 .event-header .header-title h3 {
          color: rgba(0, 0, 0, 1.00);
          font-size: 18px;
          line-height: 25.199999px;
          font-weight: bold; }
        #events-stacks_in_9785 .event-header .header-title .header-description {
          color: rgba(251, 2, 7, 1.00) !important;
          font-size: 14px;
          line-height: 19.600000px; }
        #events-stacks_in_9785 .event-header .header-title .header-title-info {
          font-size: 13px;
          line-height: %( %id=event_info_size[0] * 1.4 )%%px; }
          #events-stacks_in_9785 .event-header .header-title .header-title-info span {
            color: rgba(15, 0, 249, 1.00);
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            display: -webkit-inline-box;
            display: -ms-inline-flexbox;
            display: inline-flex; }
            #events-stacks_in_9785 .event-header .header-title .header-title-info span:first-child {
              margin-right: 10px; }
          #events-stacks_in_9785 .event-header .header-title .header-title-info i {
            font-size: inherit;
            margin-right: 5px; }
      #events-stacks_in_9785 .event-header .header-date {
        /*  */
        /*  */
        background: rgba(58, 58, 58, 1.00);
        /*  */
        /*  */
        /*  */
        font-family: "Georgia";
        /*  */
        padding: 10px 10px;
        min-width: 120px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        box-sizing: border-box;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
        #events-stacks_in_9785 .event-header .header-date .date-top {
          text-align: center;
          color: rgba(255, 255, 255, 1.00);
          font-size: 40px; }
        #events-stacks_in_9785 .event-header .header-date .date-bottom {
          text-align: center;
          color: rgba(90, 154, 244, 1.00);
          font-size: 14px; }
      #events-stacks_in_9785 .event-header .header-toggle {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 10px;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        margin-left: auto;
        -webkit-box-align: stretch;
            -ms-flex-align: stretch;
                align-items: stretch;
        box-sizing: border-box;
        color: rgba(0, 0, 0, 1.00); }
        #events-stacks_in_9785 .event-header .header-toggle .toggle-inner {
          /*  */
          font-family: "Georgia";
          /*  */
          width: 40px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          cursor: pointer;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          box-sizing: border-box;
          vertical-align: middle;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; }
    #events-stacks_in_9785 .event-details {
      /*  */
      height: 0;
      /*  */
      /*  */
      font-family: "Roboto";
      /*  */
      /*  */
      background: none;
      /*  */
      /*  */
      /*  */
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      overflow: hidden; }
      #events-stacks_in_9785 .event-details .details-inner {
        padding: 15px 15px; }
        #events-stacks_in_9785 .event-details .details-inner h1, #events-stacks_in_9785 .event-details .details-inner h2, #events-stacks_in_9785 .event-details .details-inner h3, #events-stacks_in_9785 .event-details .details-inner h4, #events-stacks_in_9785 .event-details .details-inner h5, #events-stacks_in_9785 .event-details .details-inner h6 {
          color: rgba(255, 255, 255, 1.00); }
        #events-stacks_in_9785 .event-details .details-inner p, #events-stacks_in_9785 .event-details .details-inner ul, #events-stacks_in_9785 .event-details .details-inner li, #events-stacks_in_9785 .event-details .details-inner span, #events-stacks_in_9785 .event-details .details-inner blockquote {
          line-height: 22.400000px;
          font-size: 16px;
          color: rgba(255, 255, 255, 0.40); }
        #events-stacks_in_9785 .event-details .details-inner a, #events-stacks_in_9785 .event-details .details-inner a:link, #events-stacks_in_9785 .event-details .details-inner a:visited {
          line-height: 22.400000px;
          font-size: 16px;
          color: rgba(90, 154, 244, 1.00); }

#events-stacks_in_9785 .event.event-opened .event-details {
  height: auto; }

#events-stacks_in_9785 .event.event-opened .event-header .header-toggle .toggle-inner i::before {
  content: '\f126'; }

#events-stacks_in_9785 .event.event-opened .event-details {
  height: auto; }

#events-stacks_in_9785 .event.event-opened .event-header .header-toggle .toggle-inner i::before {
  content: '\f126'; }

#events-stacks_in_9785.hide-date-top .date-top {
  display: none; }

#events-stacks_in_9785.hide-date-bottom .date-bottom {
  display: none; }

#events-stacks_in_9785.hide-description .header-title .header-description {
  display: none; }

#events-stacks_in_9785.hide-location .header-title .header-title-info span:first-child {
  display: none; }

#events-stacks_in_9785.hide-time .header-title .header-title-info span:nth-child(2) {
  display: none; }

@media (max-width: 550.00px) {
  #events-stacks_in_9785 .event-header {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    #events-stacks_in_9785 .event-header .header-title {
      width: 100%; }
      #events-stacks_in_9785 .event-header .header-title .header-title-info span {
        margin-bottom: 5px; }
    #events-stacks_in_9785 .event-header .header-date {
      width: 100%; }
    #events-stacks_in_9785 .event-header .header-toggle {
      width: 100%; }
      #events-stacks_in_9785 .event-header .header-toggle .toggle-inner {
        width: 100%;
        min-height: 40px; }
        #events-stacks_in_9785 .event-header .header-toggle .toggle-inner::after {
          display: inline;
          font-size: 14px;
          margin-left: 10px;
          content: 'View Details'; } }

@media (min-width: 400px) and (max-width: 780px) {
  /*  */
  #events-stacks_in_9785 .event-header .header-title h3 {
    font-size: 16px;
    line-height: 22.400000px; }
  #events-stacks_in_9785 .event-header .header-title .header-description {
    font-size: 13px;
    line-height: 18.199999px; }
  #events-stacks_in_9785 .event-header .header-title .header-title-info {
    font-size: 13px;
    line-height: %( %id=event_info_size[1] * 1.4 )%%px; }
  #events-stacks_in_9785 .event-header .header-date .date-top {
    font-size: 40px; }
  #events-stacks_in_9785 .event-header .header-date .date-bottom {
    font-size: 14px; }
  #events-stacks_in_9785 .event-details .details-inner {
    font-size: 16px;
    line-height: 22.400000px; }
  /*  */ }

@media (max-width: 400px) {
  /*  */
  #events-stacks_in_9785 .event-header .header-title h3 {
    font-size: 16px;
    line-height: 22.400000px; }
  #events-stacks_in_9785 .event-header .header-title .header-description {
    font-size: 13px;
    line-height: 18.199999px; }
  #events-stacks_in_9785 .event-header .header-title .header-title-info {
    font-size: 13px;
    line-height: %( %id=event_info_size[2] * 1.4 )%%px; }
  #events-stacks_in_9785 .event-header .header-date .date-top {
    font-size: 40px; }
  #events-stacks_in_9785 .event-header .header-date .date-bottom {
    font-size: 14px; }
  #events-stacks_in_9785 .event-details .details-inner {
    font-size: 16px;
    line-height: 22.400000px; }
  /*  */ }

#stacks_in_9785 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_out_9785 {
	width: 510px;
	margin-right:0;
}
.sc_wrap_stacks_in_9815 {
  margin: 0px 0px;
}
.sc_stacks_in_9815 {
  --shine-v-1: calc(var(--x) - 258px);
  --shine-v-2: var(--x);
  --shine-v-3: calc(var(--x) + 258px);
  --shine-h-1: calc(var(--y) - 258px);
  --shine-h-2: var(--y);
  --shine-h-3: calc(var(--y) + 258px);
  --shine-r-1: calc(var(--dist) - 258px);
  --shine-r-2: var(--dist);
  --shine-r-3: calc(var(--dist) + 258px);
  --sc-color: #FFFFFF;
  --sc-color-border: #FFFFFF;
  
  padding: 0px 0px;
  
  max-width: 720px;
  margin: 0 auto;
  
  color: rgba(255, 255, 255, 0.65);
}
.sc_stacks_in_9815,
.sc_stacks_in_9815:before,
.sc_stacks_in_9815 > .sc-background,
.sc_stacks_in_9815 > .sc-border,
.sc_stacks_in_9815 > .sc-effect:before,
.sc_stacks_in_9815 > .sc-effect:after,
.sc_stacks_in_9815 > .sc-effect > .sc-effect-image {
  border-radius: 10px;
}

.sc_stacks_in_9815:before {
  background: transparent;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  z-index: 0;
}
.sc_stacks_in_9815.sc-redraw:before {
  animation: redraw 1s linear infinite;
}
@keyframes redraw {
    0% {opacity: 1;}
    100% {opacity: .99;}
}

.sc_stacks_in_9815 > .sc-background {
  background-color : #000000;
  opacity: 0.150000;
  
}
.sc_stacks_in_9815 > .sc-border {
  
}

.sc_stacks_in_9815 > .sc-effect > .sc-effect-image {
  background-image: url();
}
.sc_stacks_in_9815.shimmer-card.sc-spotlight > .sc-effect {
  -webkit-mask: radial-gradient(
    25rem 25rem at var(--x) var(--y),
    #000 1%,
    transparent 258px
  );
  mask: radial-gradient(
    25rem 25rem at var(--x) var(--y),
    #000 1%,
    transparent 258px
  );
}
.sc_stacks_in_9815.shimmer-card.sc-spotlight.sc-mouse-hover > .sc-effect {
  -webkit-mask: radial-gradient(
    25rem 25rem at 50% 50%,
    #000 1%,
    transparent 258px
  );
  mask: radial-gradient(
    25rem 25rem at 50% 50%,
    #000 1%,
    transparent 258px
  );
  
}
.sc_stacks_in_9815.shimmer-card.sc-spotlight.sc-mouse-hover .sc-effect {
  opacity: 0;
  transition: 300ms opacity ease;
}
.sc_stacks_in_9815.shimmer-card.sc-spotlight.sc-mouse-hover.sc-touch-enter .sc-effect,
.sc_stacks_in_9815.shimmer-card.sc-spotlight.sc-mouse-hover:hover .sc-effect {
  opacity: 1;
}
.sc_stacks_in_9815.sc-mouse-hover > .sc-effect:before,
.sc_stacks_in_9815.sc-animation-frames > .sc-effect:before,
.sc_stacks_in_9815.sc-mouse-move > .sc-effect:before {
  background: var(--sc-color);
  opacity: 0.300000;
}
.sc_stacks_in_9815.sc-mouse-hover > a:active ~ .sc-effect:before,
.sc_stacks_in_9815.sc-animation-frames > a:active ~ .sc-effect:before,
.sc_stacks_in_9815.sc-mouse-move > a:active ~ .sc-effect:before {
  opacity: 0.150000;
}
.sc_stacks_in_9815.sc-mouse-hover > .sc-effect:after,
.sc_stacks_in_9815.sc-animation-frames > .sc-effect:after,
.sc_stacks_in_9815.sc-mouse-move > .sc-effect:after {
  border: 0px solid var(--sc-color-border);
  opacity: 0.450000;
}
.sc_stacks_in_9815.sc-mouse-hover > a:active ~ .sc-effect:after,
.sc_stacks_in_9815.sc-animation-frames > a:active ~ .sc-effect:after,
.sc_stacks_in_9815.sc-mouse-move > a:active ~ .sc-effect:after {
  opacity: 0.112500;
}
.sc_stacks_in_9815 > .sc-content {
  max-width: calc(720px - 0px * 2);
}
.shimmer-card.sc_stacks_in_9815 a {
  color: rgba(42, 122, 240, 1.00);
}
.shimmer-card.sc_stacks_in_9815 a:hover {
  color: rgba(83, 153, 255, 1.00);
}
.shimmer-card.sc_stacks_in_9815 a:active{
  color: rgba(42, 122, 240, 1.00);
}
.sc_stacks_in_9815 h1,
.sc_stacks_in_9815 h2,
.sc_stacks_in_9815 h3,
.sc_stacks_in_9815 h4,
.sc_stacks_in_9815 h5,
.sc_stacks_in_9815 h6 {
  color: rgba(255, 255, 255, 1.00);
}
.sc_stacks_in_9815:not([style]) > .sc-content {
  opacity: 1.000000;
}
.sc_stacks_in_9815[style]:not(.sc-mouse-hover) > .sc-content {
  --content-opacity: calc(var(--opacity) * 0.000000 + 1.000000);
  opacity: var(--content-opacity);
}
.sc_stacks_in_9815:not(.sc-mouse-move) > .sc-content {
  opacity: 1.000000;
  transition: 300ms opacity ease;
}
.sc_stacks_in_9815.sc-animation-frames:not(.sc-mouse-move) > .sc-content {
  transition: 0ms opacity ease;
}
.sc_stacks_in_9815.sc-animation-frames:not(.sc-mouse-move).sc-touch-enter  .sc-content,
.sc_stacks_in_9815.sc-animation-frames:not(.sc-mouse-move):hover .sc-content {
  transition: 300ms opacity ease;
}
#stacks_in_9815 .sc_stacks_in_9815:not([style]) > .sc-content,
.sc_stacks_in_9815:not(.sc-mouse-move).sc-touch-enter  .sc-content,
.sc_stacks_in_9815.sc-mouse-hover:not(.sc-mouse-move):hover .sc-content,
.sc_stacks_in_9815:not(.sc-mouse-move) a:hover ~ .sc-content,
.sc_stacks_in_9815:not(.sc-mouse-move) a:hover ~ .sc-content .sc-content {
  opacity: 1;
}
#stacks_in_9815 .sc_stacks_in_9815 > a { pointer-events: none;}
#stacks_in_9817>.s3_row {
	margin: 0 -10px;
}

#stacks_in_9817>.s3_row>.s3_column_left {
	width: 32.00%;
}

#stacks_in_9817>.s3_row>.s3_column_center {
	width: 33.000000%;
}

#stacks_in_9817>.s3_row>.s3_column_right {
	width: 35.00%;
}

#stacks_in_9817>.s3_row>.s3_column {
	padding: 0 10px;
}








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



}



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


	#stacks_in_9817>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_9817>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}




#stacks_in_9817 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  2px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 10px 10px 0px 10px;
}
/* 1.5.0 */
#stacks_in_9833.motion-looper-perspective {
  display: block;
  position: relative;
  z-index: 99;
}
#stacks_in_9833 .motion-looper {
  display: block;
  opacity: 1;
}
/*  */
/**/
#stacks_in_9833.motion-looper-perspective .motion-position {
  -webkit-perspective: 1000px;
  perspective: 1000px;
  position: relative;
  transform: translate(0px, 0px);
}
/* */
#stacks_in_9833 .motion-looper.motion-on,
/*  */

#stacks_in_9833 .motion-example {
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-animation-name: motion_looper_stacks_in_9833;
  animation-name: motion_looper_stacks_in_9833;
  /**/
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  animation-duration: 1.500000s;
  /**/
  /**/
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  /**/
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; /* forwards, backwards, both, none */
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
  opacity: 1.000000;
  filter: blur(0px);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
}

#stacks_in_9833 .motion-looper.motion-pause {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#stacks_in_9833 .motion-looper.motion-stopping {
  animation-name: motion_looper_stop_stacks_in_9833;
  animation-duration: 300ms;
  animation-iteration-count: 1;
}
/*  */
/**/
@keyframes motion_looper_stop_stacks_in_9833 {
  to {
    opacity: 1;
    filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
}
/**/
/**/
@keyframes motion_looper_stacks_in_9833 {
  from {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  66.666702% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  to {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, -5px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg ,0deg);
  }
}

/*  */
/* */
/* */
/* */
/* */
/* */

#stacks_in_9834 {
	padding: 5px 0px 10px 0px;
}

#stacks_out_9834 {
	width: 100px;
}
#button_stacks_in_9837{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(251, 2, 7, 1.00);--button-background-color-hover:rgba(213, 1, 5, 1.00)}

/* 1.5.0 */
#stacks_in_9826.motion-looper-perspective {
  display: block;
  position: relative;
  z-index: 99;
}
#stacks_in_9826 .motion-looper {
  display: block;
  opacity: 1;
}
/*  */
/**/
#stacks_in_9826.motion-looper-perspective .motion-position {
  -webkit-perspective: 1000px;
  perspective: 1000px;
  position: relative;
  transform: translate(0px, 0px);
}
/* */
#stacks_in_9826 .motion-looper.motion-on,
/*  */

#stacks_in_9826 .motion-example {
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-animation-name: motion_looper_stacks_in_9826;
  animation-name: motion_looper_stacks_in_9826;
  /**/
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  animation-duration: 1.500000s;
  /**/
  /**/
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  /**/
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; /* forwards, backwards, both, none */
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
  opacity: 1.000000;
  filter: blur(0px);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
}

#stacks_in_9826 .motion-looper.motion-pause {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#stacks_in_9826 .motion-looper.motion-stopping {
  animation-name: motion_looper_stop_stacks_in_9826;
  animation-duration: 300ms;
  animation-iteration-count: 1;
}
/*  */
/**/
@keyframes motion_looper_stop_stacks_in_9826 {
  to {
    opacity: 1;
    filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
}
/**/
/**/
@keyframes motion_looper_stacks_in_9826 {
  from {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  66.666702% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  to {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, -5px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg ,0deg);
  }
}

/*  */
/* */
/* */
/* */
/* */
/* */

#stacks_in_9827 {
	padding: 5px 0px 10px 0px;
}

#stacks_out_9827 {
	width: 100px;
}
#button_stacks_in_9830{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(251, 2, 7, 1.00);--button-background-color-hover:rgba(213, 1, 5, 1.00)}

/* 1.5.0 */
#stacks_in_9819.motion-looper-perspective {
  display: block;
  position: relative;
  z-index: 99;
}
#stacks_in_9819 .motion-looper {
  display: block;
  opacity: 1;
}
/*  */
/**/
#stacks_in_9819.motion-looper-perspective .motion-position {
  -webkit-perspective: 1000px;
  perspective: 1000px;
  position: relative;
  transform: translate(0px, 0px);
}
/* */
#stacks_in_9819 .motion-looper.motion-on,
/*  */

#stacks_in_9819 .motion-example {
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-animation-name: motion_looper_stacks_in_9819;
  animation-name: motion_looper_stacks_in_9819;
  /**/
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  animation-duration: 1.500000s;
  /**/
  /**/
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  /**/
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; /* forwards, backwards, both, none */
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
  opacity: 1.000000;
  filter: blur(0px);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
}

#stacks_in_9819 .motion-looper.motion-pause {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#stacks_in_9819 .motion-looper.motion-stopping {
  animation-name: motion_looper_stop_stacks_in_9819;
  animation-duration: 300ms;
  animation-iteration-count: 1;
}
/*  */
/**/
@keyframes motion_looper_stop_stacks_in_9819 {
  to {
    opacity: 1;
    filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
}
/**/
/**/
@keyframes motion_looper_stacks_in_9819 {
  from {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  66.666702% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  to {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, -5px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg ,0deg);
  }
}

/*  */
/* */
/* */
/* */
/* */
/* */

#stacks_in_9820 {
	padding: 5px 0px 10px 0px;
}

#stacks_out_9820 {
	width: 100px;
}
#button_stacks_in_9823{--button-text-color:rgba(251, 255, 255, 1.00);--button-background-color:rgba(251, 2, 7, 1.00);--button-background-color-hover:rgba(213, 1, 5, 1.00)}

.sc_wrap_stacks_in_9789 {
  margin: 0px 0px;
}
.sc_stacks_in_9789 {
  --shine-v-1: calc(var(--x) - 258px);
  --shine-v-2: var(--x);
  --shine-v-3: calc(var(--x) + 258px);
  --shine-h-1: calc(var(--y) - 258px);
  --shine-h-2: var(--y);
  --shine-h-3: calc(var(--y) + 258px);
  --shine-r-1: calc(var(--dist) - 258px);
  --shine-r-2: var(--dist);
  --shine-r-3: calc(var(--dist) + 258px);
  --sc-color: #FFFFFF;
  --sc-color-border: #FFFFFF;
  
  padding: 0px 0px;
  
  max-width: 720px;
  margin: 0 auto;
  
  color: rgba(255, 255, 255, 0.65);
}
.sc_stacks_in_9789,
.sc_stacks_in_9789:before,
.sc_stacks_in_9789 > .sc-background,
.sc_stacks_in_9789 > .sc-border,
.sc_stacks_in_9789 > .sc-effect:before,
.sc_stacks_in_9789 > .sc-effect:after,
.sc_stacks_in_9789 > .sc-effect > .sc-effect-image {
  border-radius: 10px;
}

.sc_stacks_in_9789:before {
  background: transparent;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  z-index: 0;
}
.sc_stacks_in_9789.sc-redraw:before {
  animation: redraw 1s linear infinite;
}
@keyframes redraw {
    0% {opacity: 1;}
    100% {opacity: .99;}
}

.sc_stacks_in_9789 > .sc-background {
  background-color : #000000;
  opacity: 0.150000;
  
}
.sc_stacks_in_9789 > .sc-border {
  
}

.sc_stacks_in_9789 > .sc-effect > .sc-effect-image {
  background-image: url();
}
.sc_stacks_in_9789.shimmer-card.sc-spotlight > .sc-effect {
  -webkit-mask: radial-gradient(
    25rem 25rem at var(--x) var(--y),
    #000 1%,
    transparent 258px
  );
  mask: radial-gradient(
    25rem 25rem at var(--x) var(--y),
    #000 1%,
    transparent 258px
  );
}
.sc_stacks_in_9789.shimmer-card.sc-spotlight.sc-mouse-hover > .sc-effect {
  -webkit-mask: radial-gradient(
    25rem 25rem at 50% 50%,
    #000 1%,
    transparent 258px
  );
  mask: radial-gradient(
    25rem 25rem at 50% 50%,
    #000 1%,
    transparent 258px
  );
  
}
.sc_stacks_in_9789.shimmer-card.sc-spotlight.sc-mouse-hover .sc-effect {
  opacity: 0;
  transition: 300ms opacity ease;
}
.sc_stacks_in_9789.shimmer-card.sc-spotlight.sc-mouse-hover.sc-touch-enter .sc-effect,
.sc_stacks_in_9789.shimmer-card.sc-spotlight.sc-mouse-hover:hover .sc-effect {
  opacity: 1;
}
.sc_stacks_in_9789.sc-mouse-hover > .sc-effect:before,
.sc_stacks_in_9789.sc-animation-frames > .sc-effect:before,
.sc_stacks_in_9789.sc-mouse-move > .sc-effect:before {
  background: var(--sc-color);
  opacity: 0.300000;
}
.sc_stacks_in_9789.sc-mouse-hover > a:active ~ .sc-effect:before,
.sc_stacks_in_9789.sc-animation-frames > a:active ~ .sc-effect:before,
.sc_stacks_in_9789.sc-mouse-move > a:active ~ .sc-effect:before {
  opacity: 0.150000;
}
.sc_stacks_in_9789.sc-mouse-hover > .sc-effect:after,
.sc_stacks_in_9789.sc-animation-frames > .sc-effect:after,
.sc_stacks_in_9789.sc-mouse-move > .sc-effect:after {
  border: 0px solid var(--sc-color-border);
  opacity: 0.450000;
}
.sc_stacks_in_9789.sc-mouse-hover > a:active ~ .sc-effect:after,
.sc_stacks_in_9789.sc-animation-frames > a:active ~ .sc-effect:after,
.sc_stacks_in_9789.sc-mouse-move > a:active ~ .sc-effect:after {
  opacity: 0.112500;
}
.sc_stacks_in_9789 > .sc-content {
  max-width: calc(720px - 0px * 2);
}
.shimmer-card.sc_stacks_in_9789 a {
  color: rgba(42, 122, 240, 1.00);
}
.shimmer-card.sc_stacks_in_9789 a:hover {
  color: rgba(83, 153, 255, 1.00);
}
.shimmer-card.sc_stacks_in_9789 a:active{
  color: rgba(42, 122, 240, 1.00);
}
.sc_stacks_in_9789 h1,
.sc_stacks_in_9789 h2,
.sc_stacks_in_9789 h3,
.sc_stacks_in_9789 h4,
.sc_stacks_in_9789 h5,
.sc_stacks_in_9789 h6 {
  color: rgba(255, 255, 255, 1.00);
}
.sc_stacks_in_9789:not([style]) > .sc-content {
  opacity: 1.000000;
}
.sc_stacks_in_9789[style]:not(.sc-mouse-hover) > .sc-content {
  --content-opacity: calc(var(--opacity) * 0.000000 + 1.000000);
  opacity: var(--content-opacity);
}
.sc_stacks_in_9789:not(.sc-mouse-move) > .sc-content {
  opacity: 1.000000;
  transition: 300ms opacity ease;
}
.sc_stacks_in_9789.sc-animation-frames:not(.sc-mouse-move) > .sc-content {
  transition: 0ms opacity ease;
}
.sc_stacks_in_9789.sc-animation-frames:not(.sc-mouse-move).sc-touch-enter  .sc-content,
.sc_stacks_in_9789.sc-animation-frames:not(.sc-mouse-move):hover .sc-content {
  transition: 300ms opacity ease;
}
#stacks_in_9789 .sc_stacks_in_9789:not([style]) > .sc-content,
.sc_stacks_in_9789:not(.sc-mouse-move).sc-touch-enter  .sc-content,
.sc_stacks_in_9789.sc-mouse-hover:not(.sc-mouse-move):hover .sc-content,
.sc_stacks_in_9789:not(.sc-mouse-move) a:hover ~ .sc-content,
.sc_stacks_in_9789:not(.sc-mouse-move) a:hover ~ .sc-content .sc-content {
  opacity: 1;
}
#stacks_in_9789 .sc_stacks_in_9789 > a { pointer-events: none;}
#stacks_in_9791>.s3_row {
	margin: 0 -10px;
}

#stacks_in_9791>.s3_row>.s3_column_left {
	width: 32.00%;
}

#stacks_in_9791>.s3_row>.s3_column_center {
	width: 33.000000%;
}

#stacks_in_9791>.s3_row>.s3_column_right {
	width: 35.00%;
}

#stacks_in_9791>.s3_row>.s3_column {
	padding: 0 10px;
}








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



}



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


	#stacks_in_9791>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_9791>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}




#stacks_in_9791 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  2px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 10px 10px 0px 10px;
}
/* 1.5.0 */
#stacks_in_9808.motion-looper-perspective {
  display: block;
  position: relative;
  z-index: 99;
}
#stacks_in_9808 .motion-looper {
  display: block;
  opacity: 1;
}
/*  */
/**/
#stacks_in_9808.motion-looper-perspective .motion-position {
  -webkit-perspective: 1000px;
  perspective: 1000px;
  position: relative;
  transform: translate(0px, 0px);
}
/* */
#stacks_in_9808 .motion-looper.motion-on,
/*  */

#stacks_in_9808 .motion-example {
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-animation-name: motion_looper_stacks_in_9808;
  animation-name: motion_looper_stacks_in_9808;
  /**/
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  animation-duration: 1.500000s;
  /**/
  /**/
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  /**/
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; /* forwards, backwards, both, none */
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
  opacity: 1.000000;
  filter: blur(0px);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
}

#stacks_in_9808 .motion-looper.motion-pause {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#stacks_in_9808 .motion-looper.motion-stopping {
  animation-name: motion_looper_stop_stacks_in_9808;
  animation-duration: 300ms;
  animation-iteration-count: 1;
}
/*  */
/**/
@keyframes motion_looper_stop_stacks_in_9808 {
  to {
    opacity: 1;
    filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
}
/**/
/**/
@keyframes motion_looper_stacks_in_9808 {
  from {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  66.666702% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  to {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, -5px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg ,0deg);
  }
}

/*  */
/* */
/* */
/* */
/* */
/* */

#stacks_in_9809 {
	padding: 5px 0px 10px 0px;
}

#stacks_out_9809 {
	width: 100px;
}
#button_stacks_in_9812{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(0, 0, 255, 1.00);--button-background-color-hover:rgba(0, 0, 216, 1.00)}

/* 1.5.0 */
#stacks_in_9801.motion-looper-perspective {
  display: block;
  position: relative;
  z-index: 99;
}
#stacks_in_9801 .motion-looper {
  display: block;
  opacity: 1;
}
/*  */
/**/
#stacks_in_9801.motion-looper-perspective .motion-position {
  -webkit-perspective: 1000px;
  perspective: 1000px;
  position: relative;
  transform: translate(0px, 0px);
}
/* */
#stacks_in_9801 .motion-looper.motion-on,
/*  */

#stacks_in_9801 .motion-example {
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-animation-name: motion_looper_stacks_in_9801;
  animation-name: motion_looper_stacks_in_9801;
  /**/
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  animation-duration: 1.500000s;
  /**/
  /**/
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  /**/
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; /* forwards, backwards, both, none */
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
  opacity: 1.000000;
  filter: blur(0px);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
}

#stacks_in_9801 .motion-looper.motion-pause {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#stacks_in_9801 .motion-looper.motion-stopping {
  animation-name: motion_looper_stop_stacks_in_9801;
  animation-duration: 300ms;
  animation-iteration-count: 1;
}
/*  */
/**/
@keyframes motion_looper_stop_stacks_in_9801 {
  to {
    opacity: 1;
    filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
}
/**/
/**/
@keyframes motion_looper_stacks_in_9801 {
  from {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  66.666702% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  to {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, -5px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg ,0deg);
  }
}

/*  */
/* */
/* */
/* */
/* */
/* */

#stacks_in_9802 {
	padding: 5px 0px 10px 0px;
}

#stacks_out_9802 {
	width: 100px;
}
#button_stacks_in_9805{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(0, 0, 255, 1.00);--button-background-color-hover:rgba(0, 0, 216, 1.00)}

/* 1.5.0 */
#stacks_in_9794.motion-looper-perspective {
  display: block;
  position: relative;
  z-index: 99;
}
#stacks_in_9794 .motion-looper {
  display: block;
  opacity: 1;
}
/*  */
/**/
#stacks_in_9794.motion-looper-perspective .motion-position {
  -webkit-perspective: 1000px;
  perspective: 1000px;
  position: relative;
  transform: translate(0px, 0px);
}
/* */
#stacks_in_9794 .motion-looper.motion-on,
/*  */

#stacks_in_9794 .motion-example {
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-animation-name: motion_looper_stacks_in_9794;
  animation-name: motion_looper_stacks_in_9794;
  /**/
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  animation-duration: 1.500000s;
  /**/
  /**/
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  /**/
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; /* forwards, backwards, both, none */
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
  opacity: 1.000000;
  filter: blur(0px);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
}

#stacks_in_9794 .motion-looper.motion-pause {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#stacks_in_9794 .motion-looper.motion-stopping {
  animation-name: motion_looper_stop_stacks_in_9794;
  animation-duration: 300ms;
  animation-iteration-count: 1;
}
/*  */
/**/
@keyframes motion_looper_stop_stacks_in_9794 {
  to {
    opacity: 1;
    filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
}
/**/
/**/
@keyframes motion_looper_stacks_in_9794 {
  from {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  66.666702% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  to {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, -5px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg ,0deg);
  }
}

/*  */
/* */
/* */
/* */
/* */
/* */

#stacks_in_9795 {
	padding: 5px 0px 10px 0px;
}

#stacks_out_9795 {
	width: 100px;
}
#button_stacks_in_9798{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(0, 0, 255, 1.00);--button-background-color-hover:rgba(0, 0, 216, 1.00)}


#stacks_in_9840 {
	font-size: 89%;
	font-weight: bold;
}

#stacks_in_9841 {
	font-size: 179%;
	font-weight: bold;
}

#stacks_in_9842 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 149%;
}

#stacks_in_9843 {
	font-size: 125%;
	font-weight: bold;
}

#stacks_in_9844 {
	font-size: 134%;
}

#stacks_in_9845 {
	font-size: 135%;
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_9848{z-index: 101;overflow: visible;}.stacks_top{overflow: visible;}.stacks_in:after {content: "";display: block;height: 0;clear: both;}/* End dooJet stack each CSS code *//*  */
#events-stacks_in_9849 {
  margin: 0 auto;
  max-width: 650px; }
  #events-stacks_in_9849 ul.events-grid {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    list-style-type: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    #events-stacks_in_9849 ul.events-grid li.events-grid-item {
      padding: 10px 10px;
      padding-top: 0;
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto; }
      #events-stacks_in_9849 ul.events-grid li.events-grid-item:first-child {
        padding-top: 10px; }
  #events-stacks_in_9849 .event {
    border-radius: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    transition: all 0.3s ease;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.20); }
    #events-stacks_in_9849 .event-header {
      /*  */
      /*  */
      background: rgba(0, 205, 255, 1.00);
      /*  */
      /*  */
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto;
      box-sizing: border-box; }
      #events-stacks_in_9849 .event-header .header-title {
        /*  */
        font-family: "Georgia";
        /*  */
        padding: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        box-sizing: border-box; }
        #events-stacks_in_9849 .event-header .header-title h3, #events-stacks_in_9849 .event-header .header-title .header-description, #events-stacks_in_9849 .event-header .header-title .header-title-info {
          margin: 0;
          padding: 5px; }
        #events-stacks_in_9849 .event-header .header-title h3 {
          color: rgba(0, 0, 0, 1.00);
          font-size: 18px;
          line-height: 25.199999px;
          font-weight: bold; }
        #events-stacks_in_9849 .event-header .header-title .header-description {
          color: rgba(251, 2, 7, 1.00) !important;
          font-size: 14px;
          line-height: 19.600000px; }
        #events-stacks_in_9849 .event-header .header-title .header-title-info {
          font-size: 13px;
          line-height: %( %id=event_info_size[0] * 1.4 )%%px; }
          #events-stacks_in_9849 .event-header .header-title .header-title-info span {
            color: rgba(15, 0, 249, 1.00);
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            display: -webkit-inline-box;
            display: -ms-inline-flexbox;
            display: inline-flex; }
            #events-stacks_in_9849 .event-header .header-title .header-title-info span:first-child {
              margin-right: 10px; }
          #events-stacks_in_9849 .event-header .header-title .header-title-info i {
            font-size: inherit;
            margin-right: 5px; }
      #events-stacks_in_9849 .event-header .header-date {
        /*  */
        /*  */
        background: rgba(58, 58, 58, 1.00);
        /*  */
        /*  */
        /*  */
        font-family: "Georgia";
        /*  */
        padding: 10px 10px;
        min-width: 120px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        box-sizing: border-box;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
        #events-stacks_in_9849 .event-header .header-date .date-top {
          text-align: center;
          color: rgba(255, 255, 255, 1.00);
          font-size: 40px; }
        #events-stacks_in_9849 .event-header .header-date .date-bottom {
          text-align: center;
          color: rgba(90, 154, 244, 1.00);
          font-size: 14px; }
      #events-stacks_in_9849 .event-header .header-toggle {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 10px;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        margin-left: auto;
        -webkit-box-align: stretch;
            -ms-flex-align: stretch;
                align-items: stretch;
        box-sizing: border-box;
        color: rgba(0, 0, 0, 1.00); }
        #events-stacks_in_9849 .event-header .header-toggle .toggle-inner {
          /*  */
          font-family: "Georgia";
          /*  */
          width: 40px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          cursor: pointer;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          box-sizing: border-box;
          vertical-align: middle;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; }
    #events-stacks_in_9849 .event-details {
      /*  */
      height: 0;
      /*  */
      /*  */
      font-family: "Roboto";
      /*  */
      /*  */
      background: none;
      /*  */
      /*  */
      /*  */
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      overflow: hidden; }
      #events-stacks_in_9849 .event-details .details-inner {
        padding: 15px 15px; }
        #events-stacks_in_9849 .event-details .details-inner h1, #events-stacks_in_9849 .event-details .details-inner h2, #events-stacks_in_9849 .event-details .details-inner h3, #events-stacks_in_9849 .event-details .details-inner h4, #events-stacks_in_9849 .event-details .details-inner h5, #events-stacks_in_9849 .event-details .details-inner h6 {
          color: rgba(255, 255, 255, 1.00); }
        #events-stacks_in_9849 .event-details .details-inner p, #events-stacks_in_9849 .event-details .details-inner ul, #events-stacks_in_9849 .event-details .details-inner li, #events-stacks_in_9849 .event-details .details-inner span, #events-stacks_in_9849 .event-details .details-inner blockquote {
          line-height: 22.400000px;
          font-size: 16px;
          color: rgba(255, 255, 255, 0.40); }
        #events-stacks_in_9849 .event-details .details-inner a, #events-stacks_in_9849 .event-details .details-inner a:link, #events-stacks_in_9849 .event-details .details-inner a:visited {
          line-height: 22.400000px;
          font-size: 16px;
          color: rgba(90, 154, 244, 1.00); }

#events-stacks_in_9849 .event.event-opened .event-details {
  height: auto; }

#events-stacks_in_9849 .event.event-opened .event-header .header-toggle .toggle-inner i::before {
  content: '\f126'; }

#events-stacks_in_9849 .event.event-opened .event-details {
  height: auto; }

#events-stacks_in_9849 .event.event-opened .event-header .header-toggle .toggle-inner i::before {
  content: '\f126'; }

#events-stacks_in_9849.hide-date-top .date-top {
  display: none; }

#events-stacks_in_9849.hide-date-bottom .date-bottom {
  display: none; }

#events-stacks_in_9849.hide-description .header-title .header-description {
  display: none; }

#events-stacks_in_9849.hide-location .header-title .header-title-info span:first-child {
  display: none; }

#events-stacks_in_9849.hide-time .header-title .header-title-info span:nth-child(2) {
  display: none; }

@media (max-width: 550.00px) {
  #events-stacks_in_9849 .event-header {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    #events-stacks_in_9849 .event-header .header-title {
      width: 100%; }
      #events-stacks_in_9849 .event-header .header-title .header-title-info span {
        margin-bottom: 5px; }
    #events-stacks_in_9849 .event-header .header-date {
      width: 100%; }
    #events-stacks_in_9849 .event-header .header-toggle {
      width: 100%; }
      #events-stacks_in_9849 .event-header .header-toggle .toggle-inner {
        width: 100%;
        min-height: 40px; }
        #events-stacks_in_9849 .event-header .header-toggle .toggle-inner::after {
          display: inline;
          font-size: 14px;
          margin-left: 10px;
          content: 'View Details'; } }

@media (min-width: 400px) and (max-width: 780px) {
  /*  */
  #events-stacks_in_9849 .event-header .header-title h3 {
    font-size: 16px;
    line-height: 22.400000px; }
  #events-stacks_in_9849 .event-header .header-title .header-description {
    font-size: 13px;
    line-height: 18.199999px; }
  #events-stacks_in_9849 .event-header .header-title .header-title-info {
    font-size: 13px;
    line-height: %( %id=event_info_size[1] * 1.4 )%%px; }
  #events-stacks_in_9849 .event-header .header-date .date-top {
    font-size: 40px; }
  #events-stacks_in_9849 .event-header .header-date .date-bottom {
    font-size: 14px; }
  #events-stacks_in_9849 .event-details .details-inner {
    font-size: 16px;
    line-height: 22.400000px; }
  /*  */ }

@media (max-width: 400px) {
  /*  */
  #events-stacks_in_9849 .event-header .header-title h3 {
    font-size: 16px;
    line-height: 22.400000px; }
  #events-stacks_in_9849 .event-header .header-title .header-description {
    font-size: 13px;
    line-height: 18.199999px; }
  #events-stacks_in_9849 .event-header .header-title .header-title-info {
    font-size: 13px;
    line-height: %( %id=event_info_size[2] * 1.4 )%%px; }
  #events-stacks_in_9849 .event-header .header-date .date-top {
    font-size: 40px; }
  #events-stacks_in_9849 .event-header .header-date .date-bottom {
    font-size: 14px; }
  #events-stacks_in_9849 .event-details .details-inner {
    font-size: 16px;
    line-height: 22.400000px; }
  /*  */ }

#stacks_in_9849 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_out_9849 {
	width: 510px;
	margin-right:0;
}
.sc_wrap_stacks_in_9878 {
  margin: 0px 0px;
}
.sc_stacks_in_9878 {
  --shine-v-1: calc(var(--x) - 258px);
  --shine-v-2: var(--x);
  --shine-v-3: calc(var(--x) + 258px);
  --shine-h-1: calc(var(--y) - 258px);
  --shine-h-2: var(--y);
  --shine-h-3: calc(var(--y) + 258px);
  --shine-r-1: calc(var(--dist) - 258px);
  --shine-r-2: var(--dist);
  --shine-r-3: calc(var(--dist) + 258px);
  --sc-color: #FFFFFF;
  --sc-color-border: #FFFFFF;
  
  padding: 0px 0px;
  
  max-width: 720px;
  margin: 0 auto;
  
  color: rgba(255, 255, 255, 0.65);
}
.sc_stacks_in_9878,
.sc_stacks_in_9878:before,
.sc_stacks_in_9878 > .sc-background,
.sc_stacks_in_9878 > .sc-border,
.sc_stacks_in_9878 > .sc-effect:before,
.sc_stacks_in_9878 > .sc-effect:after,
.sc_stacks_in_9878 > .sc-effect > .sc-effect-image {
  border-radius: 10px;
}

.sc_stacks_in_9878:before {
  background: transparent;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  z-index: 0;
}
.sc_stacks_in_9878.sc-redraw:before {
  animation: redraw 1s linear infinite;
}
@keyframes redraw {
    0% {opacity: 1;}
    100% {opacity: .99;}
}

.sc_stacks_in_9878 > .sc-background {
  background-color : #000000;
  opacity: 0.150000;
  
}
.sc_stacks_in_9878 > .sc-border {
  
}

.sc_stacks_in_9878 > .sc-effect > .sc-effect-image {
  background-image: url();
}
.sc_stacks_in_9878.shimmer-card.sc-spotlight > .sc-effect {
  -webkit-mask: radial-gradient(
    25rem 25rem at var(--x) var(--y),
    #000 1%,
    transparent 258px
  );
  mask: radial-gradient(
    25rem 25rem at var(--x) var(--y),
    #000 1%,
    transparent 258px
  );
}
.sc_stacks_in_9878.shimmer-card.sc-spotlight.sc-mouse-hover > .sc-effect {
  -webkit-mask: radial-gradient(
    25rem 25rem at 50% 50%,
    #000 1%,
    transparent 258px
  );
  mask: radial-gradient(
    25rem 25rem at 50% 50%,
    #000 1%,
    transparent 258px
  );
  
}
.sc_stacks_in_9878.shimmer-card.sc-spotlight.sc-mouse-hover .sc-effect {
  opacity: 0;
  transition: 300ms opacity ease;
}
.sc_stacks_in_9878.shimmer-card.sc-spotlight.sc-mouse-hover.sc-touch-enter .sc-effect,
.sc_stacks_in_9878.shimmer-card.sc-spotlight.sc-mouse-hover:hover .sc-effect {
  opacity: 1;
}
.sc_stacks_in_9878.sc-mouse-hover > .sc-effect:before,
.sc_stacks_in_9878.sc-animation-frames > .sc-effect:before,
.sc_stacks_in_9878.sc-mouse-move > .sc-effect:before {
  background: var(--sc-color);
  opacity: 0.300000;
}
.sc_stacks_in_9878.sc-mouse-hover > a:active ~ .sc-effect:before,
.sc_stacks_in_9878.sc-animation-frames > a:active ~ .sc-effect:before,
.sc_stacks_in_9878.sc-mouse-move > a:active ~ .sc-effect:before {
  opacity: 0.150000;
}
.sc_stacks_in_9878.sc-mouse-hover > .sc-effect:after,
.sc_stacks_in_9878.sc-animation-frames > .sc-effect:after,
.sc_stacks_in_9878.sc-mouse-move > .sc-effect:after {
  border: 0px solid var(--sc-color-border);
  opacity: 0.450000;
}
.sc_stacks_in_9878.sc-mouse-hover > a:active ~ .sc-effect:after,
.sc_stacks_in_9878.sc-animation-frames > a:active ~ .sc-effect:after,
.sc_stacks_in_9878.sc-mouse-move > a:active ~ .sc-effect:after {
  opacity: 0.112500;
}
.sc_stacks_in_9878 > .sc-content {
  max-width: calc(720px - 0px * 2);
}
.shimmer-card.sc_stacks_in_9878 a {
  color: rgba(42, 122, 240, 1.00);
}
.shimmer-card.sc_stacks_in_9878 a:hover {
  color: rgba(83, 153, 255, 1.00);
}
.shimmer-card.sc_stacks_in_9878 a:active{
  color: rgba(42, 122, 240, 1.00);
}
.sc_stacks_in_9878 h1,
.sc_stacks_in_9878 h2,
.sc_stacks_in_9878 h3,
.sc_stacks_in_9878 h4,
.sc_stacks_in_9878 h5,
.sc_stacks_in_9878 h6 {
  color: rgba(255, 255, 255, 1.00);
}
.sc_stacks_in_9878:not([style]) > .sc-content {
  opacity: 1.000000;
}
.sc_stacks_in_9878[style]:not(.sc-mouse-hover) > .sc-content {
  --content-opacity: calc(var(--opacity) * 0.000000 + 1.000000);
  opacity: var(--content-opacity);
}
.sc_stacks_in_9878:not(.sc-mouse-move) > .sc-content {
  opacity: 1.000000;
  transition: 300ms opacity ease;
}
.sc_stacks_in_9878.sc-animation-frames:not(.sc-mouse-move) > .sc-content {
  transition: 0ms opacity ease;
}
.sc_stacks_in_9878.sc-animation-frames:not(.sc-mouse-move).sc-touch-enter  .sc-content,
.sc_stacks_in_9878.sc-animation-frames:not(.sc-mouse-move):hover .sc-content {
  transition: 300ms opacity ease;
}
#stacks_in_9878 .sc_stacks_in_9878:not([style]) > .sc-content,
.sc_stacks_in_9878:not(.sc-mouse-move).sc-touch-enter  .sc-content,
.sc_stacks_in_9878.sc-mouse-hover:not(.sc-mouse-move):hover .sc-content,
.sc_stacks_in_9878:not(.sc-mouse-move) a:hover ~ .sc-content,
.sc_stacks_in_9878:not(.sc-mouse-move) a:hover ~ .sc-content .sc-content {
  opacity: 1;
}
#stacks_in_9878 .sc_stacks_in_9878 > a { pointer-events: none;}
#stacks_in_9880>.s3_row {
	margin: 0 -10px;
}

#stacks_in_9880>.s3_row>.s3_column_left {
	width: 32.00%;
}

#stacks_in_9880>.s3_row>.s3_column_center {
	width: 33.000000%;
}

#stacks_in_9880>.s3_row>.s3_column_right {
	width: 35.00%;
}

#stacks_in_9880>.s3_row>.s3_column {
	padding: 0 10px;
}








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



}



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


	#stacks_in_9880>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_9880>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}




#stacks_in_9880 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  2px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 10px 10px 0px 10px;
}
/* 1.5.0 */
#stacks_in_9896.motion-looper-perspective {
  display: block;
  position: relative;
  z-index: 99;
}
#stacks_in_9896 .motion-looper {
  display: block;
  opacity: 1;
}
/*  */
/**/
#stacks_in_9896.motion-looper-perspective .motion-position {
  -webkit-perspective: 1000px;
  perspective: 1000px;
  position: relative;
  transform: translate(0px, 0px);
}
/* */
#stacks_in_9896 .motion-looper.motion-on,
/*  */

#stacks_in_9896 .motion-example {
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-animation-name: motion_looper_stacks_in_9896;
  animation-name: motion_looper_stacks_in_9896;
  /**/
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  animation-duration: 1.500000s;
  /**/
  /**/
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  /**/
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; /* forwards, backwards, both, none */
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
  opacity: 1.000000;
  filter: blur(0px);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
}

#stacks_in_9896 .motion-looper.motion-pause {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#stacks_in_9896 .motion-looper.motion-stopping {
  animation-name: motion_looper_stop_stacks_in_9896;
  animation-duration: 300ms;
  animation-iteration-count: 1;
}
/*  */
/**/
@keyframes motion_looper_stop_stacks_in_9896 {
  to {
    opacity: 1;
    filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
}
/**/
/**/
@keyframes motion_looper_stacks_in_9896 {
  from {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  66.666702% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  to {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, -5px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg ,0deg);
  }
}

/*  */
/* */
/* */
/* */
/* */
/* */

#stacks_in_9897 {
	padding: 5px 0px 10px 0px;
}

#stacks_out_9897 {
	width: 100px;
}
#button_stacks_in_9900{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(251, 2, 7, 1.00);--button-background-color-hover:rgba(213, 1, 5, 1.00)}

/* 1.5.0 */
#stacks_in_9889.motion-looper-perspective {
  display: block;
  position: relative;
  z-index: 99;
}
#stacks_in_9889 .motion-looper {
  display: block;
  opacity: 1;
}
/*  */
/**/
#stacks_in_9889.motion-looper-perspective .motion-position {
  -webkit-perspective: 1000px;
  perspective: 1000px;
  position: relative;
  transform: translate(0px, 0px);
}
/* */
#stacks_in_9889 .motion-looper.motion-on,
/*  */

#stacks_in_9889 .motion-example {
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-animation-name: motion_looper_stacks_in_9889;
  animation-name: motion_looper_stacks_in_9889;
  /**/
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  animation-duration: 1.500000s;
  /**/
  /**/
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  /**/
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; /* forwards, backwards, both, none */
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
  opacity: 1.000000;
  filter: blur(0px);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
}

#stacks_in_9889 .motion-looper.motion-pause {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#stacks_in_9889 .motion-looper.motion-stopping {
  animation-name: motion_looper_stop_stacks_in_9889;
  animation-duration: 300ms;
  animation-iteration-count: 1;
}
/*  */
/**/
@keyframes motion_looper_stop_stacks_in_9889 {
  to {
    opacity: 1;
    filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
}
/**/
/**/
@keyframes motion_looper_stacks_in_9889 {
  from {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  66.666702% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  to {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, -5px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg ,0deg);
  }
}

/*  */
/* */
/* */
/* */
/* */
/* */

#stacks_in_9890 {
	padding: 5px 0px 10px 0px;
}

#stacks_out_9890 {
	width: 100px;
}
#button_stacks_in_9893{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(251, 2, 7, 1.00);--button-background-color-hover:rgba(213, 1, 5, 1.00)}

/* 1.5.0 */
#stacks_in_9882.motion-looper-perspective {
  display: block;
  position: relative;
  z-index: 99;
}
#stacks_in_9882 .motion-looper {
  display: block;
  opacity: 1;
}
/*  */
/**/
#stacks_in_9882.motion-looper-perspective .motion-position {
  -webkit-perspective: 1000px;
  perspective: 1000px;
  position: relative;
  transform: translate(0px, 0px);
}
/* */
#stacks_in_9882 .motion-looper.motion-on,
/*  */

#stacks_in_9882 .motion-example {
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-animation-name: motion_looper_stacks_in_9882;
  animation-name: motion_looper_stacks_in_9882;
  /**/
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  animation-duration: 1.500000s;
  /**/
  /**/
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  /**/
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; /* forwards, backwards, both, none */
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
  opacity: 1.000000;
  filter: blur(0px);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
}

#stacks_in_9882 .motion-looper.motion-pause {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#stacks_in_9882 .motion-looper.motion-stopping {
  animation-name: motion_looper_stop_stacks_in_9882;
  animation-duration: 300ms;
  animation-iteration-count: 1;
}
/*  */
/**/
@keyframes motion_looper_stop_stacks_in_9882 {
  to {
    opacity: 1;
    filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
}
/**/
/**/
@keyframes motion_looper_stacks_in_9882 {
  from {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  66.666702% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  to {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, -5px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg ,0deg);
  }
}

/*  */
/* */
/* */
/* */
/* */
/* */

#stacks_in_9883 {
	padding: 5px 0px 10px 0px;
}

#stacks_out_9883 {
	width: 100px;
}
#button_stacks_in_9886{--button-text-color:rgba(251, 255, 255, 1.00);--button-background-color:rgba(251, 2, 7, 1.00);--button-background-color-hover:rgba(213, 1, 5, 1.00)}

.sc_wrap_stacks_in_9853 {
  margin: 0px 0px;
}
.sc_stacks_in_9853 {
  --shine-v-1: calc(var(--x) - 258px);
  --shine-v-2: var(--x);
  --shine-v-3: calc(var(--x) + 258px);
  --shine-h-1: calc(var(--y) - 258px);
  --shine-h-2: var(--y);
  --shine-h-3: calc(var(--y) + 258px);
  --shine-r-1: calc(var(--dist) - 258px);
  --shine-r-2: var(--dist);
  --shine-r-3: calc(var(--dist) + 258px);
  --sc-color: #FFFFFF;
  --sc-color-border: #FFFFFF;
  
  padding: 0px 0px;
  
  max-width: 720px;
  margin: 0 auto;
  
  color: rgba(255, 255, 255, 0.65);
}
.sc_stacks_in_9853,
.sc_stacks_in_9853:before,
.sc_stacks_in_9853 > .sc-background,
.sc_stacks_in_9853 > .sc-border,
.sc_stacks_in_9853 > .sc-effect:before,
.sc_stacks_in_9853 > .sc-effect:after,
.sc_stacks_in_9853 > .sc-effect > .sc-effect-image {
  border-radius: 10px;
}

.sc_stacks_in_9853:before {
  background: transparent;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  z-index: 0;
}
.sc_stacks_in_9853.sc-redraw:before {
  animation: redraw 1s linear infinite;
}
@keyframes redraw {
    0% {opacity: 1;}
    100% {opacity: .99;}
}

.sc_stacks_in_9853 > .sc-background {
  background-color : #000000;
  opacity: 0.150000;
  
}
.sc_stacks_in_9853 > .sc-border {
  
}

.sc_stacks_in_9853 > .sc-effect > .sc-effect-image {
  background-image: url();
}
.sc_stacks_in_9853.shimmer-card.sc-spotlight > .sc-effect {
  -webkit-mask: radial-gradient(
    25rem 25rem at var(--x) var(--y),
    #000 1%,
    transparent 258px
  );
  mask: radial-gradient(
    25rem 25rem at var(--x) var(--y),
    #000 1%,
    transparent 258px
  );
}
.sc_stacks_in_9853.shimmer-card.sc-spotlight.sc-mouse-hover > .sc-effect {
  -webkit-mask: radial-gradient(
    25rem 25rem at 50% 50%,
    #000 1%,
    transparent 258px
  );
  mask: radial-gradient(
    25rem 25rem at 50% 50%,
    #000 1%,
    transparent 258px
  );
  
}
.sc_stacks_in_9853.shimmer-card.sc-spotlight.sc-mouse-hover .sc-effect {
  opacity: 0;
  transition: 300ms opacity ease;
}
.sc_stacks_in_9853.shimmer-card.sc-spotlight.sc-mouse-hover.sc-touch-enter .sc-effect,
.sc_stacks_in_9853.shimmer-card.sc-spotlight.sc-mouse-hover:hover .sc-effect {
  opacity: 1;
}
.sc_stacks_in_9853.sc-mouse-hover > .sc-effect:before,
.sc_stacks_in_9853.sc-animation-frames > .sc-effect:before,
.sc_stacks_in_9853.sc-mouse-move > .sc-effect:before {
  background: var(--sc-color);
  opacity: 0.300000;
}
.sc_stacks_in_9853.sc-mouse-hover > a:active ~ .sc-effect:before,
.sc_stacks_in_9853.sc-animation-frames > a:active ~ .sc-effect:before,
.sc_stacks_in_9853.sc-mouse-move > a:active ~ .sc-effect:before {
  opacity: 0.150000;
}
.sc_stacks_in_9853.sc-mouse-hover > .sc-effect:after,
.sc_stacks_in_9853.sc-animation-frames > .sc-effect:after,
.sc_stacks_in_9853.sc-mouse-move > .sc-effect:after {
  border: 0px solid var(--sc-color-border);
  opacity: 0.450000;
}
.sc_stacks_in_9853.sc-mouse-hover > a:active ~ .sc-effect:after,
.sc_stacks_in_9853.sc-animation-frames > a:active ~ .sc-effect:after,
.sc_stacks_in_9853.sc-mouse-move > a:active ~ .sc-effect:after {
  opacity: 0.112500;
}
.sc_stacks_in_9853 > .sc-content {
  max-width: calc(720px - 0px * 2);
}
.shimmer-card.sc_stacks_in_9853 a {
  color: rgba(42, 122, 240, 1.00);
}
.shimmer-card.sc_stacks_in_9853 a:hover {
  color: rgba(83, 153, 255, 1.00);
}
.shimmer-card.sc_stacks_in_9853 a:active{
  color: rgba(42, 122, 240, 1.00);
}
.sc_stacks_in_9853 h1,
.sc_stacks_in_9853 h2,
.sc_stacks_in_9853 h3,
.sc_stacks_in_9853 h4,
.sc_stacks_in_9853 h5,
.sc_stacks_in_9853 h6 {
  color: rgba(255, 255, 255, 1.00);
}
.sc_stacks_in_9853:not([style]) > .sc-content {
  opacity: 1.000000;
}
.sc_stacks_in_9853[style]:not(.sc-mouse-hover) > .sc-content {
  --content-opacity: calc(var(--opacity) * 0.000000 + 1.000000);
  opacity: var(--content-opacity);
}
.sc_stacks_in_9853:not(.sc-mouse-move) > .sc-content {
  opacity: 1.000000;
  transition: 300ms opacity ease;
}
.sc_stacks_in_9853.sc-animation-frames:not(.sc-mouse-move) > .sc-content {
  transition: 0ms opacity ease;
}
.sc_stacks_in_9853.sc-animation-frames:not(.sc-mouse-move).sc-touch-enter  .sc-content,
.sc_stacks_in_9853.sc-animation-frames:not(.sc-mouse-move):hover .sc-content {
  transition: 300ms opacity ease;
}
#stacks_in_9853 .sc_stacks_in_9853:not([style]) > .sc-content,
.sc_stacks_in_9853:not(.sc-mouse-move).sc-touch-enter  .sc-content,
.sc_stacks_in_9853.sc-mouse-hover:not(.sc-mouse-move):hover .sc-content,
.sc_stacks_in_9853:not(.sc-mouse-move) a:hover ~ .sc-content,
.sc_stacks_in_9853:not(.sc-mouse-move) a:hover ~ .sc-content .sc-content {
  opacity: 1;
}
#stacks_in_9853 .sc_stacks_in_9853 > a { pointer-events: none;}
#stacks_in_9855>.s3_row {
	margin: 0 -10px;
}

#stacks_in_9855>.s3_row>.s3_column_left {
	width: 32.00%;
}

#stacks_in_9855>.s3_row>.s3_column_center {
	width: 33.000000%;
}

#stacks_in_9855>.s3_row>.s3_column_right {
	width: 35.00%;
}

#stacks_in_9855>.s3_row>.s3_column {
	padding: 0 10px;
}








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



}



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


	#stacks_in_9855>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_9855>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}




#stacks_in_9855 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  2px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 10px 10px 0px 10px;
}
/* 1.5.0 */
#stacks_in_9871.motion-looper-perspective {
  display: block;
  position: relative;
  z-index: 99;
}
#stacks_in_9871 .motion-looper {
  display: block;
  opacity: 1;
}
/*  */
/**/
#stacks_in_9871.motion-looper-perspective .motion-position {
  -webkit-perspective: 1000px;
  perspective: 1000px;
  position: relative;
  transform: translate(0px, 0px);
}
/* */
#stacks_in_9871 .motion-looper.motion-on,
/*  */

#stacks_in_9871 .motion-example {
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-animation-name: motion_looper_stacks_in_9871;
  animation-name: motion_looper_stacks_in_9871;
  /**/
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  animation-duration: 1.500000s;
  /**/
  /**/
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  /**/
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; /* forwards, backwards, both, none */
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
  opacity: 1.000000;
  filter: blur(0px);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
}

#stacks_in_9871 .motion-looper.motion-pause {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#stacks_in_9871 .motion-looper.motion-stopping {
  animation-name: motion_looper_stop_stacks_in_9871;
  animation-duration: 300ms;
  animation-iteration-count: 1;
}
/*  */
/**/
@keyframes motion_looper_stop_stacks_in_9871 {
  to {
    opacity: 1;
    filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
}
/**/
/**/
@keyframes motion_looper_stacks_in_9871 {
  from {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  66.666702% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  to {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, -5px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg ,0deg);
  }
}

/*  */
/* */
/* */
/* */
/* */
/* */

#stacks_in_9872 {
	padding: 5px 0px 10px 0px;
}

#stacks_out_9872 {
	width: 100px;
}
#button_stacks_in_9875{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(0, 0, 255, 1.00);--button-background-color-hover:rgba(0, 0, 216, 1.00)}

/* 1.5.0 */
#stacks_in_9864.motion-looper-perspective {
  display: block;
  position: relative;
  z-index: 99;
}
#stacks_in_9864 .motion-looper {
  display: block;
  opacity: 1;
}
/*  */
/**/
#stacks_in_9864.motion-looper-perspective .motion-position {
  -webkit-perspective: 1000px;
  perspective: 1000px;
  position: relative;
  transform: translate(0px, 0px);
}
/* */
#stacks_in_9864 .motion-looper.motion-on,
/*  */

#stacks_in_9864 .motion-example {
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-animation-name: motion_looper_stacks_in_9864;
  animation-name: motion_looper_stacks_in_9864;
  /**/
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  animation-duration: 1.500000s;
  /**/
  /**/
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  /**/
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; /* forwards, backwards, both, none */
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
  opacity: 1.000000;
  filter: blur(0px);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
}

#stacks_in_9864 .motion-looper.motion-pause {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#stacks_in_9864 .motion-looper.motion-stopping {
  animation-name: motion_looper_stop_stacks_in_9864;
  animation-duration: 300ms;
  animation-iteration-count: 1;
}
/*  */
/**/
@keyframes motion_looper_stop_stacks_in_9864 {
  to {
    opacity: 1;
    filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
}
/**/
/**/
@keyframes motion_looper_stacks_in_9864 {
  from {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  66.666702% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  to {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, -5px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg ,0deg);
  }
}

/*  */
/* */
/* */
/* */
/* */
/* */

#stacks_in_9865 {
	padding: 5px 0px 10px 0px;
}

#stacks_out_9865 {
	width: 100px;
}
#button_stacks_in_9868{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(0, 0, 255, 1.00);--button-background-color-hover:rgba(0, 0, 216, 1.00)}

/* 1.5.0 */
#stacks_in_9857.motion-looper-perspective {
  display: block;
  position: relative;
  z-index: 99;
}
#stacks_in_9857 .motion-looper {
  display: block;
  opacity: 1;
}
/*  */
/**/
#stacks_in_9857.motion-looper-perspective .motion-position {
  -webkit-perspective: 1000px;
  perspective: 1000px;
  position: relative;
  transform: translate(0px, 0px);
}
/* */
#stacks_in_9857 .motion-looper.motion-on,
/*  */

#stacks_in_9857 .motion-example {
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-animation-name: motion_looper_stacks_in_9857;
  animation-name: motion_looper_stacks_in_9857;
  /**/
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  animation-duration: 1.500000s;
  /**/
  /**/
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  /**/
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; /* forwards, backwards, both, none */
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
  opacity: 1.000000;
  filter: blur(0px);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
}

#stacks_in_9857 .motion-looper.motion-pause {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#stacks_in_9857 .motion-looper.motion-stopping {
  animation-name: motion_looper_stop_stacks_in_9857;
  animation-duration: 300ms;
  animation-iteration-count: 1;
}
/*  */
/**/
@keyframes motion_looper_stop_stacks_in_9857 {
  to {
    opacity: 1;
    filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
}
/**/
/**/
@keyframes motion_looper_stacks_in_9857 {
  from {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  66.666702% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  to {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, -5px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg ,0deg);
  }
}

/*  */
/* */
/* */
/* */
/* */
/* */

#stacks_in_9858 {
	padding: 5px 0px 10px 0px;
}

#stacks_out_9858 {
	width: 100px;
}
#button_stacks_in_9861{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(0, 0, 255, 1.00);--button-background-color-hover:rgba(0, 0, 216, 1.00)}


#stacks_in_9903 {
	font-size: 90%;
	font-weight: bold;
}

#stacks_in_9904 {
	font-size: 180%;
	font-weight: bold;
}

#stacks_in_9905 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 150%;
}

#stacks_in_9906 {
	font-size: 125%;
	font-weight: bold;
}

#stacks_in_9907 {
	font-size: 134%;
}

#stacks_in_9908 {
	font-size: 135%;
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_9911{z-index: 101;overflow: visible;}.stacks_top{overflow: visible;}.stacks_in:after {content: "";display: block;height: 0;clear: both;}/* End dooJet stack each CSS code *//*  */
#events-stacks_in_9912 {
  margin: 0 auto;
  max-width: 650px; }
  #events-stacks_in_9912 ul.events-grid {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    list-style-type: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    #events-stacks_in_9912 ul.events-grid li.events-grid-item {
      padding: 10px 10px;
      padding-top: 0;
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto; }
      #events-stacks_in_9912 ul.events-grid li.events-grid-item:first-child {
        padding-top: 10px; }
  #events-stacks_in_9912 .event {
    border-radius: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    transition: all 0.3s ease;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.20); }
    #events-stacks_in_9912 .event-header {
      /*  */
      /*  */
      background: rgba(0, 205, 255, 1.00);
      /*  */
      /*  */
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto;
      box-sizing: border-box; }
      #events-stacks_in_9912 .event-header .header-title {
        /*  */
        font-family: "Georgia";
        /*  */
        padding: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        box-sizing: border-box; }
        #events-stacks_in_9912 .event-header .header-title h3, #events-stacks_in_9912 .event-header .header-title .header-description, #events-stacks_in_9912 .event-header .header-title .header-title-info {
          margin: 0;
          padding: 5px; }
        #events-stacks_in_9912 .event-header .header-title h3 {
          color: rgba(0, 0, 0, 1.00);
          font-size: 18px;
          line-height: 25.199999px;
          font-weight: bold; }
        #events-stacks_in_9912 .event-header .header-title .header-description {
          color: rgba(251, 2, 7, 1.00) !important;
          font-size: 14px;
          line-height: 19.600000px; }
        #events-stacks_in_9912 .event-header .header-title .header-title-info {
          font-size: 13px;
          line-height: %( %id=event_info_size[0] * 1.4 )%%px; }
          #events-stacks_in_9912 .event-header .header-title .header-title-info span {
            color: rgba(15, 0, 249, 1.00);
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            display: -webkit-inline-box;
            display: -ms-inline-flexbox;
            display: inline-flex; }
            #events-stacks_in_9912 .event-header .header-title .header-title-info span:first-child {
              margin-right: 10px; }
          #events-stacks_in_9912 .event-header .header-title .header-title-info i {
            font-size: inherit;
            margin-right: 5px; }
      #events-stacks_in_9912 .event-header .header-date {
        /*  */
        /*  */
        background: rgba(58, 58, 58, 1.00);
        /*  */
        /*  */
        /*  */
        font-family: "Georgia";
        /*  */
        padding: 10px 10px;
        min-width: 120px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        box-sizing: border-box;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
        #events-stacks_in_9912 .event-header .header-date .date-top {
          text-align: center;
          color: rgba(255, 255, 255, 1.00);
          font-size: 40px; }
        #events-stacks_in_9912 .event-header .header-date .date-bottom {
          text-align: center;
          color: rgba(90, 154, 244, 1.00);
          font-size: 14px; }
      #events-stacks_in_9912 .event-header .header-toggle {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 10px;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        margin-left: auto;
        -webkit-box-align: stretch;
            -ms-flex-align: stretch;
                align-items: stretch;
        box-sizing: border-box;
        color: rgba(0, 0, 0, 1.00); }
        #events-stacks_in_9912 .event-header .header-toggle .toggle-inner {
          /*  */
          font-family: "Georgia";
          /*  */
          width: 40px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          cursor: pointer;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          box-sizing: border-box;
          vertical-align: middle;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; }
    #events-stacks_in_9912 .event-details {
      /*  */
      height: 0;
      /*  */
      /*  */
      font-family: "Roboto";
      /*  */
      /*  */
      background: none;
      /*  */
      /*  */
      /*  */
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      overflow: hidden; }
      #events-stacks_in_9912 .event-details .details-inner {
        padding: 15px 15px; }
        #events-stacks_in_9912 .event-details .details-inner h1, #events-stacks_in_9912 .event-details .details-inner h2, #events-stacks_in_9912 .event-details .details-inner h3, #events-stacks_in_9912 .event-details .details-inner h4, #events-stacks_in_9912 .event-details .details-inner h5, #events-stacks_in_9912 .event-details .details-inner h6 {
          color: rgba(255, 255, 255, 1.00); }
        #events-stacks_in_9912 .event-details .details-inner p, #events-stacks_in_9912 .event-details .details-inner ul, #events-stacks_in_9912 .event-details .details-inner li, #events-stacks_in_9912 .event-details .details-inner span, #events-stacks_in_9912 .event-details .details-inner blockquote {
          line-height: 22.400000px;
          font-size: 16px;
          color: rgba(255, 255, 255, 0.40); }
        #events-stacks_in_9912 .event-details .details-inner a, #events-stacks_in_9912 .event-details .details-inner a:link, #events-stacks_in_9912 .event-details .details-inner a:visited {
          line-height: 22.400000px;
          font-size: 16px;
          color: rgba(90, 154, 244, 1.00); }

#events-stacks_in_9912 .event.event-opened .event-details {
  height: auto; }

#events-stacks_in_9912 .event.event-opened .event-header .header-toggle .toggle-inner i::before {
  content: '\f126'; }

#events-stacks_in_9912 .event.event-opened .event-details {
  height: auto; }

#events-stacks_in_9912 .event.event-opened .event-header .header-toggle .toggle-inner i::before {
  content: '\f126'; }

#events-stacks_in_9912.hide-date-top .date-top {
  display: none; }

#events-stacks_in_9912.hide-date-bottom .date-bottom {
  display: none; }

#events-stacks_in_9912.hide-description .header-title .header-description {
  display: none; }

#events-stacks_in_9912.hide-location .header-title .header-title-info span:first-child {
  display: none; }

#events-stacks_in_9912.hide-time .header-title .header-title-info span:nth-child(2) {
  display: none; }

@media (max-width: 550.00px) {
  #events-stacks_in_9912 .event-header {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    #events-stacks_in_9912 .event-header .header-title {
      width: 100%; }
      #events-stacks_in_9912 .event-header .header-title .header-title-info span {
        margin-bottom: 5px; }
    #events-stacks_in_9912 .event-header .header-date {
      width: 100%; }
    #events-stacks_in_9912 .event-header .header-toggle {
      width: 100%; }
      #events-stacks_in_9912 .event-header .header-toggle .toggle-inner {
        width: 100%;
        min-height: 40px; }
        #events-stacks_in_9912 .event-header .header-toggle .toggle-inner::after {
          display: inline;
          font-size: 14px;
          margin-left: 10px;
          content: 'View Details'; } }

@media (min-width: 400px) and (max-width: 780px) {
  /*  */
  #events-stacks_in_9912 .event-header .header-title h3 {
    font-size: 16px;
    line-height: 22.400000px; }
  #events-stacks_in_9912 .event-header .header-title .header-description {
    font-size: 13px;
    line-height: 18.199999px; }
  #events-stacks_in_9912 .event-header .header-title .header-title-info {
    font-size: 13px;
    line-height: %( %id=event_info_size[1] * 1.4 )%%px; }
  #events-stacks_in_9912 .event-header .header-date .date-top {
    font-size: 40px; }
  #events-stacks_in_9912 .event-header .header-date .date-bottom {
    font-size: 14px; }
  #events-stacks_in_9912 .event-details .details-inner {
    font-size: 16px;
    line-height: 22.400000px; }
  /*  */ }

@media (max-width: 400px) {
  /*  */
  #events-stacks_in_9912 .event-header .header-title h3 {
    font-size: 16px;
    line-height: 22.400000px; }
  #events-stacks_in_9912 .event-header .header-title .header-description {
    font-size: 13px;
    line-height: 18.199999px; }
  #events-stacks_in_9912 .event-header .header-title .header-title-info {
    font-size: 13px;
    line-height: %( %id=event_info_size[2] * 1.4 )%%px; }
  #events-stacks_in_9912 .event-header .header-date .date-top {
    font-size: 40px; }
  #events-stacks_in_9912 .event-header .header-date .date-bottom {
    font-size: 14px; }
  #events-stacks_in_9912 .event-details .details-inner {
    font-size: 16px;
    line-height: 22.400000px; }
  /*  */ }

#stacks_in_9912 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_out_9912 {
	width: 510px;
	margin-right:0;
}
.sc_wrap_stacks_in_9941 {
  margin: 0px 0px;
}
.sc_stacks_in_9941 {
  --shine-v-1: calc(var(--x) - 258px);
  --shine-v-2: var(--x);
  --shine-v-3: calc(var(--x) + 258px);
  --shine-h-1: calc(var(--y) - 258px);
  --shine-h-2: var(--y);
  --shine-h-3: calc(var(--y) + 258px);
  --shine-r-1: calc(var(--dist) - 258px);
  --shine-r-2: var(--dist);
  --shine-r-3: calc(var(--dist) + 258px);
  --sc-color: #FFFFFF;
  --sc-color-border: #FFFFFF;
  
  padding: 0px 0px;
  
  max-width: 720px;
  margin: 0 auto;
  
  color: rgba(255, 255, 255, 0.65);
}
.sc_stacks_in_9941,
.sc_stacks_in_9941:before,
.sc_stacks_in_9941 > .sc-background,
.sc_stacks_in_9941 > .sc-border,
.sc_stacks_in_9941 > .sc-effect:before,
.sc_stacks_in_9941 > .sc-effect:after,
.sc_stacks_in_9941 > .sc-effect > .sc-effect-image {
  border-radius: 10px;
}

.sc_stacks_in_9941:before {
  background: transparent;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  z-index: 0;
}
.sc_stacks_in_9941.sc-redraw:before {
  animation: redraw 1s linear infinite;
}
@keyframes redraw {
    0% {opacity: 1;}
    100% {opacity: .99;}
}

.sc_stacks_in_9941 > .sc-background {
  background-color : #000000;
  opacity: 0.150000;
  
}
.sc_stacks_in_9941 > .sc-border {
  
}

.sc_stacks_in_9941 > .sc-effect > .sc-effect-image {
  background-image: url();
}
.sc_stacks_in_9941.shimmer-card.sc-spotlight > .sc-effect {
  -webkit-mask: radial-gradient(
    25rem 25rem at var(--x) var(--y),
    #000 1%,
    transparent 258px
  );
  mask: radial-gradient(
    25rem 25rem at var(--x) var(--y),
    #000 1%,
    transparent 258px
  );
}
.sc_stacks_in_9941.shimmer-card.sc-spotlight.sc-mouse-hover > .sc-effect {
  -webkit-mask: radial-gradient(
    25rem 25rem at 50% 50%,
    #000 1%,
    transparent 258px
  );
  mask: radial-gradient(
    25rem 25rem at 50% 50%,
    #000 1%,
    transparent 258px
  );
  
}
.sc_stacks_in_9941.shimmer-card.sc-spotlight.sc-mouse-hover .sc-effect {
  opacity: 0;
  transition: 300ms opacity ease;
}
.sc_stacks_in_9941.shimmer-card.sc-spotlight.sc-mouse-hover.sc-touch-enter .sc-effect,
.sc_stacks_in_9941.shimmer-card.sc-spotlight.sc-mouse-hover:hover .sc-effect {
  opacity: 1;
}
.sc_stacks_in_9941.sc-mouse-hover > .sc-effect:before,
.sc_stacks_in_9941.sc-animation-frames > .sc-effect:before,
.sc_stacks_in_9941.sc-mouse-move > .sc-effect:before {
  background: var(--sc-color);
  opacity: 0.300000;
}
.sc_stacks_in_9941.sc-mouse-hover > a:active ~ .sc-effect:before,
.sc_stacks_in_9941.sc-animation-frames > a:active ~ .sc-effect:before,
.sc_stacks_in_9941.sc-mouse-move > a:active ~ .sc-effect:before {
  opacity: 0.150000;
}
.sc_stacks_in_9941.sc-mouse-hover > .sc-effect:after,
.sc_stacks_in_9941.sc-animation-frames > .sc-effect:after,
.sc_stacks_in_9941.sc-mouse-move > .sc-effect:after {
  border: 0px solid var(--sc-color-border);
  opacity: 0.450000;
}
.sc_stacks_in_9941.sc-mouse-hover > a:active ~ .sc-effect:after,
.sc_stacks_in_9941.sc-animation-frames > a:active ~ .sc-effect:after,
.sc_stacks_in_9941.sc-mouse-move > a:active ~ .sc-effect:after {
  opacity: 0.112500;
}
.sc_stacks_in_9941 > .sc-content {
  max-width: calc(720px - 0px * 2);
}
.shimmer-card.sc_stacks_in_9941 a {
  color: rgba(42, 122, 240, 1.00);
}
.shimmer-card.sc_stacks_in_9941 a:hover {
  color: rgba(83, 153, 255, 1.00);
}
.shimmer-card.sc_stacks_in_9941 a:active{
  color: rgba(42, 122, 240, 1.00);
}
.sc_stacks_in_9941 h1,
.sc_stacks_in_9941 h2,
.sc_stacks_in_9941 h3,
.sc_stacks_in_9941 h4,
.sc_stacks_in_9941 h5,
.sc_stacks_in_9941 h6 {
  color: rgba(255, 255, 255, 1.00);
}
.sc_stacks_in_9941:not([style]) > .sc-content {
  opacity: 1.000000;
}
.sc_stacks_in_9941[style]:not(.sc-mouse-hover) > .sc-content {
  --content-opacity: calc(var(--opacity) * 0.000000 + 1.000000);
  opacity: var(--content-opacity);
}
.sc_stacks_in_9941:not(.sc-mouse-move) > .sc-content {
  opacity: 1.000000;
  transition: 300ms opacity ease;
}
.sc_stacks_in_9941.sc-animation-frames:not(.sc-mouse-move) > .sc-content {
  transition: 0ms opacity ease;
}
.sc_stacks_in_9941.sc-animation-frames:not(.sc-mouse-move).sc-touch-enter  .sc-content,
.sc_stacks_in_9941.sc-animation-frames:not(.sc-mouse-move):hover .sc-content {
  transition: 300ms opacity ease;
}
#stacks_in_9941 .sc_stacks_in_9941:not([style]) > .sc-content,
.sc_stacks_in_9941:not(.sc-mouse-move).sc-touch-enter  .sc-content,
.sc_stacks_in_9941.sc-mouse-hover:not(.sc-mouse-move):hover .sc-content,
.sc_stacks_in_9941:not(.sc-mouse-move) a:hover ~ .sc-content,
.sc_stacks_in_9941:not(.sc-mouse-move) a:hover ~ .sc-content .sc-content {
  opacity: 1;
}
#stacks_in_9941 .sc_stacks_in_9941 > a { pointer-events: none;}
#stacks_in_9943>.s3_row {
	margin: 0 -10px;
}

#stacks_in_9943>.s3_row>.s3_column_left {
	width: 32.00%;
}

#stacks_in_9943>.s3_row>.s3_column_center {
	width: 33.000000%;
}

#stacks_in_9943>.s3_row>.s3_column_right {
	width: 35.00%;
}

#stacks_in_9943>.s3_row>.s3_column {
	padding: 0 10px;
}








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



}



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


	#stacks_in_9943>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_9943>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}




#stacks_in_9943 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  2px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 10px 10px 0px 10px;
}
/* 1.5.0 */
#stacks_in_9959.motion-looper-perspective {
  display: block;
  position: relative;
  z-index: 99;
}
#stacks_in_9959 .motion-looper {
  display: block;
  opacity: 1;
}
/*  */
/**/
#stacks_in_9959.motion-looper-perspective .motion-position {
  -webkit-perspective: 1000px;
  perspective: 1000px;
  position: relative;
  transform: translate(0px, 0px);
}
/* */
#stacks_in_9959 .motion-looper.motion-on,
/*  */

#stacks_in_9959 .motion-example {
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-animation-name: motion_looper_stacks_in_9959;
  animation-name: motion_looper_stacks_in_9959;
  /**/
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  animation-duration: 1.500000s;
  /**/
  /**/
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  /**/
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; /* forwards, backwards, both, none */
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
  opacity: 1.000000;
  filter: blur(0px);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
}

#stacks_in_9959 .motion-looper.motion-pause {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#stacks_in_9959 .motion-looper.motion-stopping {
  animation-name: motion_looper_stop_stacks_in_9959;
  animation-duration: 300ms;
  animation-iteration-count: 1;
}
/*  */
/**/
@keyframes motion_looper_stop_stacks_in_9959 {
  to {
    opacity: 1;
    filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
}
/**/
/**/
@keyframes motion_looper_stacks_in_9959 {
  from {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  66.666702% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  to {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, -5px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg ,0deg);
  }
}

/*  */
/* */
/* */
/* */
/* */
/* */

#stacks_in_9960 {
	padding: 5px 0px 10px 0px;
}

#stacks_out_9960 {
	width: 100px;
}
#button_stacks_in_9963{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(251, 2, 7, 1.00);--button-background-color-hover:rgba(213, 1, 5, 1.00)}

/* 1.5.0 */
#stacks_in_9952.motion-looper-perspective {
  display: block;
  position: relative;
  z-index: 99;
}
#stacks_in_9952 .motion-looper {
  display: block;
  opacity: 1;
}
/*  */
/**/
#stacks_in_9952.motion-looper-perspective .motion-position {
  -webkit-perspective: 1000px;
  perspective: 1000px;
  position: relative;
  transform: translate(0px, 0px);
}
/* */
#stacks_in_9952 .motion-looper.motion-on,
/*  */

#stacks_in_9952 .motion-example {
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-animation-name: motion_looper_stacks_in_9952;
  animation-name: motion_looper_stacks_in_9952;
  /**/
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  animation-duration: 1.500000s;
  /**/
  /**/
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  /**/
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; /* forwards, backwards, both, none */
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
  opacity: 1.000000;
  filter: blur(0px);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
}

#stacks_in_9952 .motion-looper.motion-pause {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#stacks_in_9952 .motion-looper.motion-stopping {
  animation-name: motion_looper_stop_stacks_in_9952;
  animation-duration: 300ms;
  animation-iteration-count: 1;
}
/*  */
/**/
@keyframes motion_looper_stop_stacks_in_9952 {
  to {
    opacity: 1;
    filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
}
/**/
/**/
@keyframes motion_looper_stacks_in_9952 {
  from {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  66.666702% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  to {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, -5px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg ,0deg);
  }
}

/*  */
/* */
/* */
/* */
/* */
/* */

#stacks_in_9953 {
	padding: 5px 0px 10px 0px;
}

#stacks_out_9953 {
	width: 100px;
}
#button_stacks_in_9956{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(251, 2, 7, 1.00);--button-background-color-hover:rgba(213, 1, 5, 1.00)}

/* 1.5.0 */
#stacks_in_9945.motion-looper-perspective {
  display: block;
  position: relative;
  z-index: 99;
}
#stacks_in_9945 .motion-looper {
  display: block;
  opacity: 1;
}
/*  */
/**/
#stacks_in_9945.motion-looper-perspective .motion-position {
  -webkit-perspective: 1000px;
  perspective: 1000px;
  position: relative;
  transform: translate(0px, 0px);
}
/* */
#stacks_in_9945 .motion-looper.motion-on,
/*  */

#stacks_in_9945 .motion-example {
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-animation-name: motion_looper_stacks_in_9945;
  animation-name: motion_looper_stacks_in_9945;
  /**/
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  animation-duration: 1.500000s;
  /**/
  /**/
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  /**/
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; /* forwards, backwards, both, none */
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
  opacity: 1.000000;
  filter: blur(0px);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
}

#stacks_in_9945 .motion-looper.motion-pause {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#stacks_in_9945 .motion-looper.motion-stopping {
  animation-name: motion_looper_stop_stacks_in_9945;
  animation-duration: 300ms;
  animation-iteration-count: 1;
}
/*  */
/**/
@keyframes motion_looper_stop_stacks_in_9945 {
  to {
    opacity: 1;
    filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
}
/**/
/**/
@keyframes motion_looper_stacks_in_9945 {
  from {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  66.666702% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  to {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, -5px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg ,0deg);
  }
}

/*  */
/* */
/* */
/* */
/* */
/* */

#stacks_in_9946 {
	padding: 5px 0px 10px 0px;
}

#stacks_out_9946 {
	width: 100px;
}
#button_stacks_in_9949{--button-text-color:rgba(251, 255, 255, 1.00);--button-background-color:rgba(251, 2, 7, 1.00);--button-background-color-hover:rgba(213, 1, 5, 1.00)}

.sc_wrap_stacks_in_9916 {
  margin: 0px 0px;
}
.sc_stacks_in_9916 {
  --shine-v-1: calc(var(--x) - 258px);
  --shine-v-2: var(--x);
  --shine-v-3: calc(var(--x) + 258px);
  --shine-h-1: calc(var(--y) - 258px);
  --shine-h-2: var(--y);
  --shine-h-3: calc(var(--y) + 258px);
  --shine-r-1: calc(var(--dist) - 258px);
  --shine-r-2: var(--dist);
  --shine-r-3: calc(var(--dist) + 258px);
  --sc-color: #FFFFFF;
  --sc-color-border: #FFFFFF;
  
  padding: 0px 0px;
  
  max-width: 720px;
  margin: 0 auto;
  
  color: rgba(255, 255, 255, 0.65);
}
.sc_stacks_in_9916,
.sc_stacks_in_9916:before,
.sc_stacks_in_9916 > .sc-background,
.sc_stacks_in_9916 > .sc-border,
.sc_stacks_in_9916 > .sc-effect:before,
.sc_stacks_in_9916 > .sc-effect:after,
.sc_stacks_in_9916 > .sc-effect > .sc-effect-image {
  border-radius: 10px;
}

.sc_stacks_in_9916:before {
  background: transparent;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  z-index: 0;
}
.sc_stacks_in_9916.sc-redraw:before {
  animation: redraw 1s linear infinite;
}
@keyframes redraw {
    0% {opacity: 1;}
    100% {opacity: .99;}
}

.sc_stacks_in_9916 > .sc-background {
  background-color : #000000;
  opacity: 0.150000;
  
}
.sc_stacks_in_9916 > .sc-border {
  
}

.sc_stacks_in_9916 > .sc-effect > .sc-effect-image {
  background-image: url();
}
.sc_stacks_in_9916.shimmer-card.sc-spotlight > .sc-effect {
  -webkit-mask: radial-gradient(
    25rem 25rem at var(--x) var(--y),
    #000 1%,
    transparent 258px
  );
  mask: radial-gradient(
    25rem 25rem at var(--x) var(--y),
    #000 1%,
    transparent 258px
  );
}
.sc_stacks_in_9916.shimmer-card.sc-spotlight.sc-mouse-hover > .sc-effect {
  -webkit-mask: radial-gradient(
    25rem 25rem at 50% 50%,
    #000 1%,
    transparent 258px
  );
  mask: radial-gradient(
    25rem 25rem at 50% 50%,
    #000 1%,
    transparent 258px
  );
  
}
.sc_stacks_in_9916.shimmer-card.sc-spotlight.sc-mouse-hover .sc-effect {
  opacity: 0;
  transition: 300ms opacity ease;
}
.sc_stacks_in_9916.shimmer-card.sc-spotlight.sc-mouse-hover.sc-touch-enter .sc-effect,
.sc_stacks_in_9916.shimmer-card.sc-spotlight.sc-mouse-hover:hover .sc-effect {
  opacity: 1;
}
.sc_stacks_in_9916.sc-mouse-hover > .sc-effect:before,
.sc_stacks_in_9916.sc-animation-frames > .sc-effect:before,
.sc_stacks_in_9916.sc-mouse-move > .sc-effect:before {
  background: var(--sc-color);
  opacity: 0.300000;
}
.sc_stacks_in_9916.sc-mouse-hover > a:active ~ .sc-effect:before,
.sc_stacks_in_9916.sc-animation-frames > a:active ~ .sc-effect:before,
.sc_stacks_in_9916.sc-mouse-move > a:active ~ .sc-effect:before {
  opacity: 0.150000;
}
.sc_stacks_in_9916.sc-mouse-hover > .sc-effect:after,
.sc_stacks_in_9916.sc-animation-frames > .sc-effect:after,
.sc_stacks_in_9916.sc-mouse-move > .sc-effect:after {
  border: 0px solid var(--sc-color-border);
  opacity: 0.450000;
}
.sc_stacks_in_9916.sc-mouse-hover > a:active ~ .sc-effect:after,
.sc_stacks_in_9916.sc-animation-frames > a:active ~ .sc-effect:after,
.sc_stacks_in_9916.sc-mouse-move > a:active ~ .sc-effect:after {
  opacity: 0.112500;
}
.sc_stacks_in_9916 > .sc-content {
  max-width: calc(720px - 0px * 2);
}
.shimmer-card.sc_stacks_in_9916 a {
  color: rgba(42, 122, 240, 1.00);
}
.shimmer-card.sc_stacks_in_9916 a:hover {
  color: rgba(83, 153, 255, 1.00);
}
.shimmer-card.sc_stacks_in_9916 a:active{
  color: rgba(42, 122, 240, 1.00);
}
.sc_stacks_in_9916 h1,
.sc_stacks_in_9916 h2,
.sc_stacks_in_9916 h3,
.sc_stacks_in_9916 h4,
.sc_stacks_in_9916 h5,
.sc_stacks_in_9916 h6 {
  color: rgba(255, 255, 255, 1.00);
}
.sc_stacks_in_9916:not([style]) > .sc-content {
  opacity: 1.000000;
}
.sc_stacks_in_9916[style]:not(.sc-mouse-hover) > .sc-content {
  --content-opacity: calc(var(--opacity) * 0.000000 + 1.000000);
  opacity: var(--content-opacity);
}
.sc_stacks_in_9916:not(.sc-mouse-move) > .sc-content {
  opacity: 1.000000;
  transition: 300ms opacity ease;
}
.sc_stacks_in_9916.sc-animation-frames:not(.sc-mouse-move) > .sc-content {
  transition: 0ms opacity ease;
}
.sc_stacks_in_9916.sc-animation-frames:not(.sc-mouse-move).sc-touch-enter  .sc-content,
.sc_stacks_in_9916.sc-animation-frames:not(.sc-mouse-move):hover .sc-content {
  transition: 300ms opacity ease;
}
#stacks_in_9916 .sc_stacks_in_9916:not([style]) > .sc-content,
.sc_stacks_in_9916:not(.sc-mouse-move).sc-touch-enter  .sc-content,
.sc_stacks_in_9916.sc-mouse-hover:not(.sc-mouse-move):hover .sc-content,
.sc_stacks_in_9916:not(.sc-mouse-move) a:hover ~ .sc-content,
.sc_stacks_in_9916:not(.sc-mouse-move) a:hover ~ .sc-content .sc-content {
  opacity: 1;
}
#stacks_in_9916 .sc_stacks_in_9916 > a { pointer-events: none;}
#stacks_in_9918>.s3_row {
	margin: 0 -10px;
}

#stacks_in_9918>.s3_row>.s3_column_left {
	width: 32.00%;
}

#stacks_in_9918>.s3_row>.s3_column_center {
	width: 33.000000%;
}

#stacks_in_9918>.s3_row>.s3_column_right {
	width: 35.00%;
}

#stacks_in_9918>.s3_row>.s3_column {
	padding: 0 10px;
}








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



}



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


	#stacks_in_9918>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_9918>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}




#stacks_in_9918 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  2px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 10px 10px 0px 10px;
}
/* 1.5.0 */
#stacks_in_9934.motion-looper-perspective {
  display: block;
  position: relative;
  z-index: 99;
}
#stacks_in_9934 .motion-looper {
  display: block;
  opacity: 1;
}
/*  */
/**/
#stacks_in_9934.motion-looper-perspective .motion-position {
  -webkit-perspective: 1000px;
  perspective: 1000px;
  position: relative;
  transform: translate(0px, 0px);
}
/* */
#stacks_in_9934 .motion-looper.motion-on,
/*  */

#stacks_in_9934 .motion-example {
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-animation-name: motion_looper_stacks_in_9934;
  animation-name: motion_looper_stacks_in_9934;
  /**/
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  animation-duration: 1.500000s;
  /**/
  /**/
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  /**/
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; /* forwards, backwards, both, none */
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
  opacity: 1.000000;
  filter: blur(0px);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
}

#stacks_in_9934 .motion-looper.motion-pause {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#stacks_in_9934 .motion-looper.motion-stopping {
  animation-name: motion_looper_stop_stacks_in_9934;
  animation-duration: 300ms;
  animation-iteration-count: 1;
}
/*  */
/**/
@keyframes motion_looper_stop_stacks_in_9934 {
  to {
    opacity: 1;
    filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
}
/**/
/**/
@keyframes motion_looper_stacks_in_9934 {
  from {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  66.666702% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  to {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, -5px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg ,0deg);
  }
}

/*  */
/* */
/* */
/* */
/* */
/* */

#stacks_in_9935 {
	padding: 5px 0px 10px 0px;
}

#stacks_out_9935 {
	width: 100px;
}
#button_stacks_in_9938{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(0, 0, 255, 1.00);--button-background-color-hover:rgba(0, 0, 216, 1.00)}

/* 1.5.0 */
#stacks_in_9927.motion-looper-perspective {
  display: block;
  position: relative;
  z-index: 99;
}
#stacks_in_9927 .motion-looper {
  display: block;
  opacity: 1;
}
/*  */
/**/
#stacks_in_9927.motion-looper-perspective .motion-position {
  -webkit-perspective: 1000px;
  perspective: 1000px;
  position: relative;
  transform: translate(0px, 0px);
}
/* */
#stacks_in_9927 .motion-looper.motion-on,
/*  */

#stacks_in_9927 .motion-example {
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-animation-name: motion_looper_stacks_in_9927;
  animation-name: motion_looper_stacks_in_9927;
  /**/
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  animation-duration: 1.500000s;
  /**/
  /**/
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  /**/
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; /* forwards, backwards, both, none */
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
  opacity: 1.000000;
  filter: blur(0px);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
}

#stacks_in_9927 .motion-looper.motion-pause {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#stacks_in_9927 .motion-looper.motion-stopping {
  animation-name: motion_looper_stop_stacks_in_9927;
  animation-duration: 300ms;
  animation-iteration-count: 1;
}
/*  */
/**/
@keyframes motion_looper_stop_stacks_in_9927 {
  to {
    opacity: 1;
    filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
}
/**/
/**/
@keyframes motion_looper_stacks_in_9927 {
  from {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  66.666702% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  to {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, -5px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg ,0deg);
  }
}

/*  */
/* */
/* */
/* */
/* */
/* */

#stacks_in_9928 {
	padding: 5px 0px 10px 0px;
}

#stacks_out_9928 {
	width: 100px;
}
#button_stacks_in_9931{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(0, 0, 255, 1.00);--button-background-color-hover:rgba(0, 0, 216, 1.00)}

/* 1.5.0 */
#stacks_in_9920.motion-looper-perspective {
  display: block;
  position: relative;
  z-index: 99;
}
#stacks_in_9920 .motion-looper {
  display: block;
  opacity: 1;
}
/*  */
/**/
#stacks_in_9920.motion-looper-perspective .motion-position {
  -webkit-perspective: 1000px;
  perspective: 1000px;
  position: relative;
  transform: translate(0px, 0px);
}
/* */
#stacks_in_9920 .motion-looper.motion-on,
/*  */

#stacks_in_9920 .motion-example {
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-animation-name: motion_looper_stacks_in_9920;
  animation-name: motion_looper_stacks_in_9920;
  /**/
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  animation-duration: 1.500000s;
  /**/
  /**/
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  /**/
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  /**/
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; /* forwards, backwards, both, none */
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
  opacity: 1.000000;
  filter: blur(0px);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
}

#stacks_in_9920 .motion-looper.motion-pause {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
#stacks_in_9920 .motion-looper.motion-stopping {
  animation-name: motion_looper_stop_stacks_in_9920;
  animation-duration: 300ms;
  animation-iteration-count: 1;
}
/*  */
/**/
@keyframes motion_looper_stop_stacks_in_9920 {
  to {
    opacity: 1;
    filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
}
/**/
/**/
@keyframes motion_looper_stacks_in_9920 {
  from {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  66.666702% {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg,0deg);
  }
  to {
    opacity: 1.000000;filter: blur(0px);
    transform: translate3d(0px, -5px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale(1.000000,1.000000) skew(0deg ,0deg);
  }
}

/*  */
/* */
/* */
/* */
/* */
/* */

#stacks_in_9921 {
	padding: 5px 0px 10px 0px;
}

#stacks_out_9921 {
	width: 100px;
}
#button_stacks_in_9924{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(0, 0, 255, 1.00);--button-background-color-hover:rgba(0, 0, 216, 1.00)}


#stacks_in_9966 {
	font-size: 50%;
	font-weight: bold;
}

#stacks_in_9967 {
	font-size: 179%;
	font-weight: bold;
}

#stacks_in_9968 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 150%;
}

#stacks_in_9969 {
	font-size: 124%;
	font-weight: bold;
}

#stacks_in_9970 {
	font-size: 134%;
}

#stacks_in_9971 {
	font-size: 134%;
}

.spacerStack {
	height: 60.00px;
}

#spacerStackstacks_in_10165 {
	height: 60.00px;
}




























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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_9572 {
	height: 40.00px;
}




























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

#stacks_in_9573 {
	background-color: rgba(255, 255, 255, 1.00);
}
.bttn-default{color:#fff}.bttn,.bttn-lg,.bttn-md,.bttn-primary,.bttn-sm,.bttn-xs{color:#1d89ff}.bttn-warning{color:#feab3a}.bttn-danger{color:#ff5964}.bttn-success{color:#28b78d}.bttn-royal{color:#bd2df5}.bttn,.bttn-lg,.bttn-md,.bttn-sm,.bttn-xs{margin:0;padding:0;border-width:0;border-color:transparent;background:transparent;font-weight:400;cursor:pointer;position:relative}.bttn-lg{padding:8px 15px;font-size:24px}.bttn-lg,.bttn-md{font-family:inherit}.bttn-md{font-size:20px;padding:5px 12px}.bttn-sm{padding:4px 10px;font-size:16px}.bttn-sm,.bttn-xs{font-family:inherit}.bttn-xs{padding:3px 8px;font-size:12px}.bttn-gradient,.bttn-simple{margin:0;padding:0;border-color:transparent;background:transparent;font-weight:400;cursor:pointer;position:relative;font-size:20px;font-family:inherit;padding:5px 12px;overflow:hidden;border-width:0;border-radius:4px;background:hsla(0,0%,100%,.4);color:#fff;-webkit-transition:all .3s cubic-bezier(.02,.01,.47,1);transition:all .3s cubic-bezier(.02,.01,.47,1)}.bttn-gradient:focus,.bttn-gradient:hover,.bttn-simple:focus,.bttn-simple:hover{opacity:.75}.bttn-gradient.bttn-xs,.bttn-simple.bttn-xs{padding:3px 8px;font-size:12px;font-family:inherit}.bttn-gradient.bttn-sm,.bttn-simple.bttn-sm{padding:4px 10px;font-size:16px;font-family:inherit}.bttn-gradient.bttn-md,.bttn-simple.bttn-md{font-size:20px;font-family:inherit;padding:5px 12px}.bttn-gradient.bttn-lg,.bttn-simple.bttn-lg{padding:8px 15px;font-size:24px;font-family:inherit}.bttn-gradient.bttn-default,.bttn-simple.bttn-default{background:hsla(0,0%,100%,.4)}.bttn-gradient.bttn-primary,.bttn-simple.bttn-primary{background:#1d89ff}.bttn-gradient.bttn-warning,.bttn-simple.bttn-warning{background:#feab3a}.bttn-gradient.bttn-danger,.bttn-simple.bttn-danger{background:#ff5964}.bttn-gradient.bttn-success,.bttn-simple.bttn-success{background:#28b78d}.bttn-gradient.bttn-royal,.bttn-simple.bttn-royal{background:#bd2df5}.bttn-bordered{margin:0;padding:0;border-width:0;border-color:transparent;font-weight:400;cursor:pointer;position:relative;font-size:20px;font-family:inherit;padding:5px 12px;overflow:hidden;border:1px solid hsla(0,0%,100%,.4);border-radius:4px;background:transparent;color:#fff;-webkit-transition:all .3s cubic-bezier(.02,.01,.47,1);transition:all .3s cubic-bezier(.02,.01,.47,1)}.bttn-bordered:focus,.bttn-bordered:hover{border-color:hsla(0,0%,100%,.7)}.bttn-bordered.bttn-xs{padding:3px 8px;font-size:12px;font-family:inherit}.bttn-bordered.bttn-sm{padding:4px 10px;font-size:16px;font-family:inherit}.bttn-bordered.bttn-md{font-size:20px;font-family:inherit;padding:5px 12px}.bttn-bordered.bttn-lg{padding:8px 15px;font-size:24px;font-family:inherit}.bttn-bordered.bttn-default{border-color:hsla(0,0%,100%,.4);color:#fff}.bttn-bordered.bttn-default:focus,.bttn-bordered.bttn-default:hover{border-color:hsla(0,0%,100%,.7)}.bttn-bordered.bttn-primary{border-color:rgba(29,137,255,.4);color:#1d89ff}.bttn-bordered.bttn-primary:focus,.bttn-bordered.bttn-primary:hover{border-color:rgba(29,137,255,.7)}.bttn-bordered.bttn-warning{border-color:rgba(254,171,58,.4);color:#feab3a}.bttn-bordered.bttn-warning:focus,.bttn-bordered.bttn-warning:hover{border-color:rgba(254,171,58,.7)}.bttn-bordered.bttn-danger{border-color:rgba(255,89,100,.4);color:#ff5964}.bttn-bordered.bttn-danger:focus,.bttn-bordered.bttn-danger:hover{border-color:rgba(255,89,100,.7)}.bttn-bordered.bttn-success{border-color:rgba(40,183,141,.4);color:#28b78d}.bttn-bordered.bttn-success:focus,.bttn-bordered.bttn-success:hover{border-color:rgba(40,183,141,.7)}.bttn-bordered.bttn-royal{border-color:rgba(189,45,245,.4);color:#bd2df5}.bttn-bordered.bttn-royal:focus,.bttn-bordered.bttn-royal:hover{border-color:rgba(189,45,245,.7)}.bttn-gradient{border-radius:100px;box-shadow:0 1px 2px rgba(0,0,0,.25);text-shadow:0 1px 0 hsla(0,0%,100%,.25)}.bttn-gradient,.bttn-gradient.bttn-default{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(1,#d6e3ff));background-image:-webkit-linear-gradient(top,#fff,#d6e3ff);background-image:linear-gradient(180deg,#fff 0,#d6e3ff);background-image:-webkit-linear-gradient(93deg,#d6e3ff,#fff);color:#1d89ff}.bttn-gradient.bttn-primary{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#00bbd4),color-stop(1,#3f51b5));background-image:-webkit-linear-gradient(top,#00bbd4,#3f51b5);background-image:linear-gradient(180deg,#00bbd4 0,#3f51b5);background-image:-webkit-linear-gradient(93deg,#3f51b5,#00bbd4);color:#fff}.bttn-gradient.bttn-warning{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#feab3a),color-stop(1,#f35626));background-image:-webkit-linear-gradient(top,#feab3a,#f35626);background-image:linear-gradient(180deg,#feab3a 0,#f35626);background-image:-webkit-linear-gradient(93deg,#f35626,#feab3a);color:#fff}.bttn-gradient.bttn-danger{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ff97c2),color-stop(1,#e91e63));background-image:-webkit-linear-gradient(top,#ff97c2,#e91e63);background-image:linear-gradient(180deg,#ff97c2 0,#e91e63);background-image:-webkit-linear-gradient(93deg,#e91e63,#ff97c2);color:#fff}.bttn-gradient.bttn-success{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#9ccc65),color-stop(1,#009688));background-image:-webkit-linear-gradient(top,#9ccc65,#009688);background-image:linear-gradient(180deg,#9ccc65 0,#009688);background-image:-webkit-linear-gradient(93deg,#009688,#9ccc65);color:#fff}.bttn-gradient.bttn-royal{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#9c27b0),color-stop(1,#512da8));background-image:-webkit-linear-gradient(top,#9c27b0,#512da8);background-image:linear-gradient(180deg,#9c27b0 0,#512da8);background-image:-webkit-linear-gradient(93deg,#512da8,#9c27b0);color:#fff}.bttn-minimal{margin:0;padding:0;border-color:transparent;font-weight:400;cursor:pointer;position:relative;font-size:20px;font-family:inherit;padding:5px 12px;overflow:hidden;border-width:0;border-radius:4px;background:transparent;color:#fff;-webkit-transition:all .5s cubic-bezier(.02,.01,.47,1);transition:all .5s cubic-bezier(.02,.01,.47,1)}.bttn-minimal:after,.bttn-minimal:before{position:absolute;bottom:0;left:10px;width:calc(100% - 20px);height:1px;background:currentColor;content:'';opacity:.65;-webkit-transition:opacity .5s cubic-bezier(.02,.01,.47,1),-webkit-transform .5s cubic-bezier(.02,.01,.47,1);transition:opacity .5s cubic-bezier(.02,.01,.47,1),-webkit-transform .5s cubic-bezier(.02,.01,.47,1);transition:transform .5s cubic-bezier(.02,.01,.47,1),opacity .5s cubic-bezier(.02,.01,.47,1);transition:transform .5s cubic-bezier(.02,.01,.47,1),opacity .5s cubic-bezier(.02,.01,.47,1),-webkit-transform .5s cubic-bezier(.02,.01,.47,1)}.bttn-minimal:focus,.bttn-minimal:hover{opacity:.9}.bttn-minimal:focus:after,.bttn-minimal:hover:after{opacity:1;-webkit-transform:translateX(-10px) rotate(.001deg);transform:translateX(-10px) rotate(.001deg)}.bttn-minimal:focus:before,.bttn-minimal:hover:before{opacity:1;-webkit-transform:translateX(10px) rotate(.001deg);transform:translateX(10px) rotate(.001deg)}.bttn-minimal.bttn-xs{padding:3px 8px;font-size:12px;font-family:inherit}.bttn-minimal.bttn-sm{padding:4px 10px;font-size:16px;font-family:inherit}.bttn-minimal.bttn-md{font-size:20px;font-family:inherit;padding:5px 12px}.bttn-minimal.bttn-lg{padding:8px 15px;font-size:24px;font-family:inherit}.bttn-minimal.bttn-default{color:#fff}.bttn-minimal.bttn-primary{color:#1d89ff}.bttn-minimal.bttn-warning{color:#feab3a}.bttn-minimal.bttn-danger{color:#ff5964}.bttn-minimal.bttn-success{color:#28b78d}.bttn-minimal.bttn-royal{color:#bd2df5}.bttn-stretch{margin:0;padding:0;border-color:transparent;font-weight:400;cursor:pointer;position:relative;font-size:20px;font-family:inherit;padding:5px 12px;overflow:hidden;border-width:0;border-radius:0;background:transparent;color:#fff;letter-spacing:0}.bttn-stretch,.bttn-stretch:after,.bttn-stretch:before{-webkit-transition:all .2s cubic-bezier(.02,.01,.47,1);transition:all .2s cubic-bezier(.02,.01,.47,1)}.bttn-stretch:after,.bttn-stretch:before{position:absolute;left:0;width:100%;height:1px;background:currentColor;content:'';opacity:.65;-webkit-transform:scaleX(0);transform:scaleX(0)}.bttn-stretch:after{top:0}.bttn-stretch:before{bottom:0}.bttn-stretch:focus,.bttn-stretch:hover{letter-spacing:2px;opacity:.9;-webkit-transition:all .3s cubic-bezier(.02,.01,.47,1);transition:all .3s cubic-bezier(.02,.01,.47,1)}.bttn-stretch:focus:after,.bttn-stretch:focus:before,.bttn-stretch:hover:after,.bttn-stretch:hover:before{opacity:1;-webkit-transition:all .3s cubic-bezier(.02,.01,.47,1);transition:all .3s cubic-bezier(.02,.01,.47,1);-webkit-transform:scaleX(1);transform:scaleX(1)}.bttn-stretch.bttn-xs{padding:3px 8px;font-size:12px;font-family:inherit}.bttn-stretch.bttn-sm{padding:4px 10px;font-size:16px;font-family:inherit}.bttn-stretch.bttn-md{font-size:20px;font-family:inherit;padding:5px 12px}.bttn-stretch.bttn-lg{padding:8px 15px;font-size:24px;font-family:inherit}.bttn-stretch.bttn-default{color:#fff}.bttn-stretch.bttn-primary{color:#1d89ff}.bttn-stretch.bttn-warning{color:#feab3a}.bttn-stretch.bttn-danger{color:#ff5964}.bttn-stretch.bttn-success{color:#28b78d}.bttn-stretch.bttn-royal{color:#bd2df5}.bttn-jelly{margin:0;padding:0;border-width:0;border-color:transparent;background:transparent;font-weight:400;cursor:pointer;position:relative;font-size:20px;font-family:inherit;padding:5px 12px;overflow:hidden;background:#fff;color:#1d89ff}.bttn-jelly,.bttn-jelly:before{border-radius:50px;-webkit-transition:all .2s cubic-bezier(.02,.01,.47,1);transition:all .2s cubic-bezier(.02,.01,.47,1)}.bttn-jelly:before{position:absolute;top:0;left:0;width:100%;height:100%;background:currentColor;content:'';z-index:-1;opacity:0;-webkit-transform:scale(.2);transform:scale(.2)}.bttn-jelly:focus,.bttn-jelly:hover{box-shadow:0 1px 8px rgba(58,51,53,.4);-webkit-transform:scale(1.1);transform:scale(1.1)}.bttn-jelly:focus,.bttn-jelly:focus:before,.bttn-jelly:hover,.bttn-jelly:hover:before{-webkit-transition:all .3s cubic-bezier(.02,.01,.47,1);transition:all .3s cubic-bezier(.02,.01,.47,1)}.bttn-jelly:focus:before,.bttn-jelly:hover:before{opacity:.15;-webkit-transform:scale(1);transform:scale(1)}.bttn-jelly.bttn-xs{padding:3px 8px;font-size:12px;font-family:inherit}.bttn-jelly.bttn-xs:focus,.bttn-jelly.bttn-xs:hover{box-shadow:0 1px 4px rgba(58,51,53,.4)}.bttn-jelly.bttn-sm{padding:4px 10px;font-size:16px;font-family:inherit}.bttn-jelly.bttn-sm:focus,.bttn-jelly.bttn-sm:hover{box-shadow:0 1px 6px rgba(58,51,53,.4)}.bttn-jelly.bttn-md{font-size:20px;font-family:inherit;padding:5px 12px}.bttn-jelly.bttn-md:focus,.bttn-jelly.bttn-md:hover{box-shadow:0 1px 8px rgba(58,51,53,.4)}.bttn-jelly.bttn-lg{padding:8px 15px;font-size:24px;font-family:inherit}.bttn-jelly.bttn-lg:focus,.bttn-jelly.bttn-lg:hover{box-shadow:0 1px 10px rgba(58,51,53,.4)}.bttn-jelly.bttn-default{background:#fff;color:#1d89ff}.bttn-jelly.bttn-primary{background:#1d89ff;color:#fff}.bttn-jelly.bttn-warning{background:#feab3a;color:#fff}.bttn-jelly.bttn-danger{background:#ff5964;color:#fff}.bttn-jelly.bttn-success{background:#28b78d;color:#fff}.bttn-jelly.bttn-royal{background:#bd2df5;color:#fff}.bttn-fill{margin:0;padding:0;border-width:0;border-color:transparent;background:transparent;font-weight:400;cursor:pointer;position:relative;font-size:20px;font-family:inherit;padding:5px 12px;z-index:0;border:none;background:#fff;color:#1d89ff;-webkit-transition:all .3s cubic-bezier(.02,.01,.47,1);transition:all .3s cubic-bezier(.02,.01,.47,1)}.bttn-fill:before{position:absolute;bottom:0;left:0;width:100%;height:100%;background:#1d89ff;content:'';opacity:0;-webkit-transition:opacity .15s ease-out,-webkit-transform .15s ease-out;transition:opacity .15s ease-out,-webkit-transform .15s ease-out;transition:transform .15s ease-out,opacity .15s ease-out;transition:transform .15s ease-out,opacity .15s ease-out,-webkit-transform .15s ease-out;z-index:-1;-webkit-transform:scaleX(0);transform:scaleX(0)}.bttn-fill:focus,.bttn-fill:hover{box-shadow:0 1px 8px rgba(58,51,53,.3);color:#fff;-webkit-transition:all .5s cubic-bezier(.02,.01,.47,1);transition:all .5s cubic-bezier(.02,.01,.47,1)}.bttn-fill:focus:before,.bttn-fill:hover:before{opacity:1;-webkit-transition:opacity .2s ease-in,-webkit-transform .2s ease-in;transition:opacity .2s ease-in,-webkit-transform .2s ease-in;transition:transform .2s ease-in,opacity .2s ease-in;transition:transform .2s ease-in,opacity .2s ease-in,-webkit-transform .2s ease-in;-webkit-transform:scaleX(1);transform:scaleX(1)}.bttn-fill.bttn-xs{padding:3px 8px;font-size:12px;font-family:inherit}.bttn-fill.bttn-xs:focus,.bttn-fill.bttn-xs:hover{box-shadow:0 1px 4px rgba(58,51,53,.3)}.bttn-fill.bttn-sm{padding:4px 10px;font-size:16px;font-family:inherit}.bttn-fill.bttn-sm:focus,.bttn-fill.bttn-sm:hover{box-shadow:0 1px 6px rgba(58,51,53,.3)}.bttn-fill.bttn-md{font-size:20px;font-family:inherit;padding:5px 12px}.bttn-fill.bttn-md:focus,.bttn-fill.bttn-md:hover{box-shadow:0 1px 8px rgba(58,51,53,.3)}.bttn-fill.bttn-lg{padding:8px 15px;font-size:24px;font-family:inherit}.bttn-fill.bttn-lg:focus,.bttn-fill.bttn-lg:hover{box-shadow:0 1px 10px rgba(58,51,53,.3)}.bttn-fill.bttn-default{background:#fff;color:#1d89ff}.bttn-fill.bttn-default:focus,.bttn-fill.bttn-default:hover{color:#fff}.bttn-fill.bttn-default:before{background:#1d89ff}.bttn-fill.bttn-primary{background:#1d89ff;color:#fff}.bttn-fill.bttn-primary:focus,.bttn-fill.bttn-primary:hover{color:#1d89ff}.bttn-fill.bttn-primary:before{background:#fff}.bttn-fill.bttn-warning{background:#feab3a;color:#fff}.bttn-fill.bttn-warning:focus,.bttn-fill.bttn-warning:hover{color:#feab3a}.bttn-fill.bttn-warning:before{background:#fff}.bttn-fill.bttn-danger{background:#ff5964;color:#fff}.bttn-fill.bttn-danger:focus,.bttn-fill.bttn-danger:hover{color:#ff5964}.bttn-fill.bttn-danger:before{background:#fff}.bttn-fill.bttn-success{background:#28b78d;color:#fff}.bttn-fill.bttn-success:focus,.bttn-fill.bttn-success:hover{color:#28b78d}.bttn-fill.bttn-success:before{background:#fff}.bttn-fill.bttn-royal{background:#bd2df5;color:#fff}.bttn-fill.bttn-royal:focus,.bttn-fill.bttn-royal:hover{color:#bd2df5}.bttn-fill.bttn-royal:before{background:#fff}.bttn-material-circle{margin:0;padding:0;border-color:transparent;background:transparent;font-weight:400;cursor:pointer;position:relative;font-size:20px;font-family:inherit;padding:5px 12px;overflow:hidden;border-width:0;border-radius:50%;background:#fff;box-shadow:0 2px 5px 0 rgba(0,0,0,.18),0 1px 5px 0 rgba(0,0,0,.15);color:#1d89ff;-webkit-transition:all .25s cubic-bezier(.02,.01,.47,1);transition:all .25s cubic-bezier(.02,.01,.47,1);-webkit-transform:translateZ(0);transform:translateZ(0)}.bttn-material-circle:focus,.bttn-material-circle:hover{box-shadow:0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15);-webkit-transition:box-shadow .4s ease-out;transition:box-shadow .4s ease-out}.bttn-material-circle.bttn-xs{padding:3px 8px;font-size:12px;font-family:inherit;width:28px;height:28px;line-height:24px}.bttn-material-circle.bttn-sm{padding:4px 10px;font-size:16px;font-family:inherit;width:36px;height:36px;line-height:30px}.bttn-material-circle.bttn-md{font-size:20px;font-family:inherit;padding:5px 12px;width:44px;height:44px;line-height:38px}.bttn-material-circle.bttn-lg{padding:8px 15px;font-size:24px;font-family:inherit;width:54px;height:54px;line-height:44px}.bttn-material-circle.bttn-default{background:#fff;color:#1d89ff}.bttn-material-circle.bttn-primary{background:#1d89ff;color:#fff}.bttn-material-circle.bttn-warning{background:#feab3a;color:#fff}.bttn-material-circle.bttn-danger{background:#ff5964;color:#fff}.bttn-material-circle.bttn-success{background:#28b78d;color:#fff}.bttn-material-circle.bttn-royal{background:#bd2df5;color:#fff}.bttn-material-flat{margin:0;padding:0;border-color:transparent;background:transparent;font-weight:400;cursor:pointer;position:relative;font-size:20px;font-family:inherit;padding:5px 12px;overflow:hidden;border-width:0;border-radius:2px;background:#fff;box-shadow:0 2px 5px 0 rgba(0,0,0,.18),0 1px 5px 0 rgba(0,0,0,.15);color:#1d89ff;text-transform:uppercase;-webkit-transition:all .25s cubic-bezier(.02,.01,.47,1);transition:all .25s cubic-bezier(.02,.01,.47,1);-webkit-transform:translateZ(0);transform:translateZ(0)}.bttn-material-flat:focus,.bttn-material-flat:hover{box-shadow:0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15);-webkit-transition:box-shadow .4s ease-out;transition:box-shadow .4s ease-out}.bttn-material-flat.bttn-xs{padding:3px 8px;font-size:12px;font-family:inherit}.bttn-material-flat.bttn-sm{padding:4px 10px;font-size:16px;font-family:inherit}.bttn-material-flat.bttn-md{font-size:20px;font-family:inherit;padding:5px 12px}.bttn-material-flat.bttn-lg{padding:8px 15px;font-size:24px;font-family:inherit}.bttn-material-flat.bttn-default{background:#fff;color:#1d89ff}.bttn-material-flat.bttn-primary{background:#1d89ff;color:#fff}.bttn-material-flat.bttn-warning{background:#feab3a;color:#fff}.bttn-material-flat.bttn-danger{background:#ff5964;color:#fff}.bttn-material-flat.bttn-success{background:#28b78d;color:#fff}.bttn-material-flat.bttn-royal{background:#bd2df5;color:#fff}.bttn-pill{margin:0;padding:0;border-width:0;border-color:transparent;background:transparent;font-weight:400;cursor:pointer;position:relative;font-size:20px;font-family:inherit;padding:5px 12px;z-index:0;overflow:hidden;border:none;border-radius:100px;background:#fff;color:#1d89ff;-webkit-transition:all .3s cubic-bezier(.02,.01,.47,1);transition:all .3s cubic-bezier(.02,.01,.47,1)}.bttn-pill:after,.bttn-pill:before{position:absolute;right:0;bottom:0;width:100px;height:100px;border-radius:50%;background:#1d89ff;content:'';opacity:0;-webkit-transition:opacity .15s cubic-bezier(.02,.01,.47,1),-webkit-transform .15s cubic-bezier(.02,.01,.47,1);transition:opacity .15s cubic-bezier(.02,.01,.47,1),-webkit-transform .15s cubic-bezier(.02,.01,.47,1);transition:transform .15s cubic-bezier(.02,.01,.47,1),opacity .15s cubic-bezier(.02,.01,.47,1);transition:transform .15s cubic-bezier(.02,.01,.47,1),opacity .15s cubic-bezier(.02,.01,.47,1),-webkit-transform .15s cubic-bezier(.02,.01,.47,1);z-index:-1;-webkit-transform:translate(100%,-25%) translateZ(0);transform:translate(100%,-25%) translateZ(0)}.bttn-pill:focus,.bttn-pill:hover{box-shadow:0 1px 8px rgba(58,51,53,.3);color:#fff;-webkit-transition:all .5s cubic-bezier(.02,.01,.47,1);transition:all .5s cubic-bezier(.02,.01,.47,1);-webkit-transform:scale(1.1) translateZ(0);transform:scale(1.1) translateZ(0)}.bttn-pill:focus:before,.bttn-pill:hover:before{opacity:.15;-webkit-transition:opacity .2s cubic-bezier(.02,.01,.47,1),-webkit-transform .2s cubic-bezier(.02,.01,.47,1);transition:opacity .2s cubic-bezier(.02,.01,.47,1),-webkit-transform .2s cubic-bezier(.02,.01,.47,1);transition:transform .2s cubic-bezier(.02,.01,.47,1),opacity .2s cubic-bezier(.02,.01,.47,1);transition:transform .2s cubic-bezier(.02,.01,.47,1),opacity .2s cubic-bezier(.02,.01,.47,1),-webkit-transform .2s cubic-bezier(.02,.01,.47,1);-webkit-transform:translate3d(50%,0,0) scale(.9);transform:translate3d(50%,0,0) scale(.9)}.bttn-pill:focus:after,.bttn-pill:hover:after{opacity:.25;-webkit-transition:opacity .2s cubic-bezier(.02,.01,.47,1) .05s,-webkit-transform .2s cubic-bezier(.02,.01,.47,1) .05s;transition:opacity .2s cubic-bezier(.02,.01,.47,1) .05s,-webkit-transform .2s cubic-bezier(.02,.01,.47,1) .05s;transition:transform .2s cubic-bezier(.02,.01,.47,1) .05s,opacity .2s cubic-bezier(.02,.01,.47,1) .05s;transition:transform .2s cubic-bezier(.02,.01,.47,1) .05s,opacity .2s cubic-bezier(.02,.01,.47,1) .05s,-webkit-transform .2s cubic-bezier(.02,.01,.47,1) .05s;-webkit-transform:translate(50%) scale(1.1);transform:translate(50%) scale(1.1)}.bttn-pill.bttn-xs{padding:3px 8px;font-size:12px;font-family:inherit}.bttn-pill.bttn-xs:focus,.bttn-pill.bttn-xs:hover{box-shadow:0 1px 4px rgba(58,51,53,.3)}.bttn-pill.bttn-sm{padding:4px 10px;font-size:16px;font-family:inherit}.bttn-pill.bttn-sm:focus,.bttn-pill.bttn-sm:hover{box-shadow:0 1px 6px rgba(58,51,53,.3)}.bttn-pill.bttn-md{font-size:20px;font-family:inherit;padding:5px 12px}.bttn-pill.bttn-md:focus,.bttn-pill.bttn-md:hover{box-shadow:0 1px 8px rgba(58,51,53,.3)}.bttn-pill.bttn-lg{padding:8px 15px;font-size:24px;font-family:inherit}.bttn-pill.bttn-lg:focus,.bttn-pill.bttn-lg:hover{box-shadow:0 1px 10px rgba(58,51,53,.3)}.bttn-pill.bttn-default{background:#fff;color:#1d89ff}.bttn-pill.bttn-default:focus,.bttn-pill.bttn-default:hover{color:#1d89ff}.bttn-pill.bttn-default:after,.bttn-pill.bttn-default:before{background:#1d89ff}.bttn-pill.bttn-primary{background:#1d89ff;color:#fff}.bttn-pill.bttn-primary:focus,.bttn-pill.bttn-primary:hover{color:#fff}.bttn-pill.bttn-primary:after,.bttn-pill.bttn-primary:before{background:#fff}.bttn-pill.bttn-warning{background:#feab3a;color:#fff}.bttn-pill.bttn-warning:focus,.bttn-pill.bttn-warning:hover{color:#fff}.bttn-pill.bttn-warning:after,.bttn-pill.bttn-warning:before{background:#fff}.bttn-pill.bttn-danger{background:#ff5964;color:#fff}.bttn-pill.bttn-danger:focus,.bttn-pill.bttn-danger:hover{color:#fff}.bttn-pill.bttn-danger:after,.bttn-pill.bttn-danger:before{background:#fff}.bttn-pill.bttn-success{background:#28b78d;color:#fff}.bttn-pill.bttn-success:focus,.bttn-pill.bttn-success:hover{color:#fff}.bttn-pill.bttn-success:after,.bttn-pill.bttn-success:before{background:#fff}.bttn-pill.bttn-royal{background:#bd2df5;color:#fff}.bttn-pill.bttn-royal:focus,.bttn-pill.bttn-royal:hover{color:#fff}.bttn-pill.bttn-royal:after,.bttn-pill.bttn-royal:before{background:#fff}.bttn-float{margin:0;padding:0;border-width:0;border-color:transparent;background:transparent;font-weight:400;cursor:pointer;position:relative;font-size:20px;font-family:inherit;padding:5px 12px;overflow:hidden;border:1px dotted #fff;border-radius:4px;background:hsla(0,0%,100%,.4);color:#fff;-webkit-transition:opacity .3s cubic-bezier(.02,.01,.47,1),box-shadow .2s cubic-bezier(.02,.01,.47,1),-webkit-transform .3s cubic-bezier(.02,.01,.47,1);transition:opacity .3s cubic-bezier(.02,.01,.47,1),box-shadow .2s cubic-bezier(.02,.01,.47,1),-webkit-transform .3s cubic-bezier(.02,.01,.47,1);transition:transform .3s cubic-bezier(.02,.01,.47,1),opacity .3s cubic-bezier(.02,.01,.47,1),box-shadow .2s cubic-bezier(.02,.01,.47,1);transition:transform .3s cubic-bezier(.02,.01,.47,1),opacity .3s cubic-bezier(.02,.01,.47,1),box-shadow .2s cubic-bezier(.02,.01,.47,1),-webkit-transform .3s cubic-bezier(.02,.01,.47,1)}.bttn-float:focus,.bttn-float:hover{box-shadow:0 30px 30px rgba(0,0,0,.16);opacity:.85;-webkit-transition:opacity .2s cubic-bezier(.02,.01,.47,1),box-shadow .4s cubic-bezier(.02,.01,.47,1),-webkit-transform .2s cubic-bezier(.02,.01,.47,1);transition:opacity .2s cubic-bezier(.02,.01,.47,1),box-shadow .4s cubic-bezier(.02,.01,.47,1),-webkit-transform .2s cubic-bezier(.02,.01,.47,1);transition:transform .2s cubic-bezier(.02,.01,.47,1),opacity .2s cubic-bezier(.02,.01,.47,1),box-shadow .4s cubic-bezier(.02,.01,.47,1);transition:transform .2s cubic-bezier(.02,.01,.47,1),opacity .2s cubic-bezier(.02,.01,.47,1),box-shadow .4s cubic-bezier(.02,.01,.47,1),-webkit-transform .2s cubic-bezier(.02,.01,.47,1)}.bttn-float.bttn-xs{padding:3px 8px;font-size:12px;font-family:inherit}.bttn-float.bttn-xs:focus,.bttn-float.bttn-xs:hover{-webkit-transform:translateY(-6px);transform:translateY(-6px)}.bttn-float.bttn-sm{padding:4px 10px;font-size:16px;font-family:inherit}.bttn-float.bttn-sm:focus,.bttn-float.bttn-sm:hover{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.bttn-float.bttn-md{font-size:20px;font-family:inherit;padding:5px 12px}.bttn-float.bttn-md:focus,.bttn-float.bttn-md:hover{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.bttn-float.bttn-lg{padding:8px 15px;font-size:24px;font-family:inherit}.bttn-float.bttn-lg:focus,.bttn-float.bttn-lg:hover{-webkit-transform:translateY(-12px);transform:translateY(-12px)}.bttn-float.bttn-default{border-color:#fff;background:hsla(0,0%,100%,.4);color:#fff}.bttn-float.bttn-primary{border-color:#1d89ff;background:rgba(29,137,255,.4);color:#1d89ff}.bttn-float.bttn-warning{border-color:#feab3a;background:rgba(254,171,58,.4);color:#feab3a}.bttn-float.bttn-danger{border-color:#ff5964;background:rgba(255,89,100,.4);color:#ff5964}.bttn-float.bttn-success{border-color:#28b78d;background:rgba(40,183,141,.4);color:#28b78d}.bttn-float.bttn-royal{border-color:#bd2df5;background:rgba(189,45,245,.4);color:#bd2df5}.bttn-unite{margin:0;padding:0;border-width:0;border-color:transparent;background:transparent;font-weight:400;cursor:pointer;position:relative;font-size:20px;font-family:inherit;padding:5px 12px;z-index:0;overflow:hidden;border:1px solid #1d89ff;border-radius:100px;background:#fff;color:#1d89ff;-webkit-transition:color .3s cubic-bezier(.02,.01,.47,1),border-color .3s cubic-bezier(.02,.01,.47,1);transition:color .3s cubic-bezier(.02,.01,.47,1),border-color .3s cubic-bezier(.02,.01,.47,1)}.bttn-unite:before{background:#d6e3ff;-webkit-transform:translate3d(-110%,-10%,0) skewX(-20deg);transform:translate3d(-110%,-10%,0) skewX(-20deg)}.bttn-unite:after,.bttn-unite:before{position:absolute;top:0;left:0;width:100%;height:120%;content:'';opacity:0;z-index:-1;-webkit-transition:opacity .15s cubic-bezier(.02,.01,.47,1),-webkit-transform .15s cubic-bezier(.02,.01,.47,1);transition:opacity .15s cubic-bezier(.02,.01,.47,1),-webkit-transform .15s cubic-bezier(.02,.01,.47,1);transition:transform .15s cubic-bezier(.02,.01,.47,1),opacity .15s cubic-bezier(.02,.01,.47,1);transition:transform .15s cubic-bezier(.02,.01,.47,1),opacity .15s cubic-bezier(.02,.01,.47,1),-webkit-transform .15s cubic-bezier(.02,.01,.47,1)}.bttn-unite:after{background:rgba(214,227,255,.7);-webkit-transform:translate3d(110%,-10%,0) skewX(-20deg);transform:translate3d(110%,-10%,0) skewX(-20deg)}.bttn-unite:focus,.bttn-unite:hover{box-shadow:0 1px 8px rgba(58,51,53,.3);color:#1d89ff;-webkit-transition:all .5s cubic-bezier(.02,.01,.47,1);transition:all .5s cubic-bezier(.02,.01,.47,1)}.bttn-unite:focus:before,.bttn-unite:hover:before{-webkit-transform:translate3d(-50%,-10%,0) skewX(-20deg);transform:translate3d(-50%,-10%,0) skewX(-20deg)}.bttn-unite:focus:after,.bttn-unite:focus:before,.bttn-unite:hover:after,.bttn-unite:hover:before{opacity:1;-webkit-transition:opacity .25s cubic-bezier(.02,.01,.47,1),-webkit-transform .25s cubic-bezier(.02,.01,.47,1);transition:opacity .25s cubic-bezier(.02,.01,.47,1),-webkit-transform .25s cubic-bezier(.02,.01,.47,1);transition:transform .25s cubic-bezier(.02,.01,.47,1),opacity .25s cubic-bezier(.02,.01,.47,1);transition:transform .25s cubic-bezier(.02,.01,.47,1),opacity .25s cubic-bezier(.02,.01,.47,1),-webkit-transform .25s cubic-bezier(.02,.01,.47,1)}.bttn-unite:focus:after,.bttn-unite:hover:after{-webkit-transform:translate3d(50%,-10%,0) skewX(-20deg);transform:translate3d(50%,-10%,0) skewX(-20deg)}.bttn-unite.bttn-xs{padding:3px 8px;font-size:12px;font-family:inherit}.bttn-unite.bttn-xs:focus,.bttn-unite.bttn-xs:hover{box-shadow:0 1px 4px rgba(58,51,53,.3)}.bttn-unite.bttn-sm{padding:4px 10px;font-size:16px;font-family:inherit}.bttn-unite.bttn-sm:focus,.bttn-unite.bttn-sm:hover{box-shadow:0 1px 6px rgba(58,51,53,.3)}.bttn-unite.bttn-md{font-size:20px;font-family:inherit;padding:5px 12px}.bttn-unite.bttn-md:focus,.bttn-unite.bttn-md:hover{box-shadow:0 1px 8px rgba(58,51,53,.3)}.bttn-unite.bttn-lg{padding:8px 15px;font-size:24px;font-family:inherit}.bttn-unite.bttn-lg:focus,.bttn-unite.bttn-lg:hover{box-shadow:0 1px 10px rgba(58,51,53,.3)}.bttn-unite.bttn-default{border-color:#1d89ff;color:#1d89ff}.bttn-unite.bttn-default:focus,.bttn-unite.bttn-default:hover{background:#d6e3ff;color:#1d89ff}.bttn-unite.bttn-default:before{background:#a7c3ff}.bttn-unite.bttn-default:after{background:#d6e3ff}.bttn-unite.bttn-primary{border-color:#1d89ff;color:#1d89ff}.bttn-unite.bttn-primary:focus,.bttn-unite.bttn-primary:hover{background:#1d89ff;color:#fff}.bttn-unite.bttn-primary:before{background:#006de3}.bttn-unite.bttn-primary:after{background:#1d89ff}.bttn-unite.bttn-warning{border-color:#feab3a;color:#feab3a}.bttn-unite.bttn-warning:focus,.bttn-unite.bttn-warning:hover{background:#feab3a;color:#fff}.bttn-unite.bttn-warning:before{background:#f89001}.bttn-unite.bttn-warning:after{background:#feab3a}.bttn-unite.bttn-danger{border-color:#ff5964;color:#ff5964}.bttn-unite.bttn-danger:focus,.bttn-unite.bttn-danger:hover{background:#ff5964;color:#fff}.bttn-unite.bttn-danger:before{background:#ff1424}.bttn-unite.bttn-danger:after{background:#ff5964}.bttn-unite.bttn-success{border-color:#28b78d;color:#28b78d}.bttn-unite.bttn-success:focus,.bttn-unite.bttn-success:hover{background:#28b78d;color:#fff}.bttn-unite.bttn-success:before{background:#209271}.bttn-unite.bttn-success:after{background:#28b78d}.bttn-unite.bttn-royal{border-color:#bd2df5;color:#bd2df5}.bttn-unite.bttn-royal:focus,.bttn-unite.bttn-royal:hover{background:#bd2df5;color:#fff}.bttn-unite.bttn-royal:before{background:#a20bdd}.bttn-unite.bttn-royal:after{background:#bd2df5}.bttn-slant{margin:0;padding:0;border-width:0;border-color:transparent;font-weight:400;cursor:pointer;position:relative;font-size:20px;font-family:inherit;padding:5px 12px;z-index:0;border:none;border-radius:0;background:transparent;color:#1d89ff;-webkit-transition:color .3s cubic-bezier(.02,.01,.47,1),-webkit-transform .3s cubic-bezier(.02,.01,.47,1);transition:color .3s cubic-bezier(.02,.01,.47,1),-webkit-transform .3s cubic-bezier(.02,.01,.47,1);transition:color .3s cubic-bezier(.02,.01,.47,1),transform .3s cubic-bezier(.02,.01,.47,1);transition:color .3s cubic-bezier(.02,.01,.47,1),transform .3s cubic-bezier(.02,.01,.47,1),-webkit-transform .3s cubic-bezier(.02,.01,.47,1)}.bttn-slant:before{width:100%;background:#fafafa;-webkit-transition:box-shadow .2s cubic-bezier(.02,.01,.47,1);transition:box-shadow .2s cubic-bezier(.02,.01,.47,1)}.bttn-slant:after,.bttn-slant:before{position:absolute;top:0;left:0;z-index:-1;height:100%;content:'';-webkit-transform:skewX(20deg);transform:skewX(20deg)}.bttn-slant:after{width:0;background:hsla(0,0%,98%,.3);opacity:0;-webkit-transition:opacity .2s cubic-bezier(.02,.01,.47,1),width .15s cubic-bezier(.02,.01,.47,1);transition:opacity .2s cubic-bezier(.02,.01,.47,1),width .15s cubic-bezier(.02,.01,.47,1)}.bttn-slant:focus,.bttn-slant:hover{-webkit-transform:translateX(5px);transform:translateX(5px)}.bttn-slant:focus:after,.bttn-slant:hover:after{width:5px;opacity:1}.bttn-slant:focus:before,.bttn-slant:hover:before{box-shadow:inset 0 -1px 0 #a7c3ff,inset 0 1px 0 #a7c3ff,inset -1px 0 0 #a7c3ff}.bttn-slant.bttn-xs{padding:3px 8px;font-size:12px;font-family:inherit}.bttn-slant.bttn-sm{padding:4px 10px;font-size:16px;font-family:inherit}.bttn-slant.bttn-md{font-size:20px;font-family:inherit;padding:5px 12px}.bttn-slant.bttn-lg{padding:8px 15px;font-size:24px;font-family:inherit}.bttn-slant.bttn-default{color:#1d89ff}.bttn-slant.bttn-default:focus:before,.bttn-slant.bttn-default:hover:before{box-shadow:inset 0 -1px 0 #a7c3ff,inset 0 1px 0 #a7c3ff,inset -1px 0 0 #a7c3ff}.bttn-slant.bttn-default:before{background:#fff}.bttn-slant.bttn-default:after{background:#a7c3ff}.bttn-slant.bttn-primary{color:#fff}.bttn-slant.bttn-primary:focus:before,.bttn-slant.bttn-primary:hover:before{box-shadow:inset 0 -1px 0 #006de3,inset 0 1px 0 #006de3,inset -1px 0 0 #006de3}.bttn-slant.bttn-primary:before{background:#1d89ff}.bttn-slant.bttn-primary:after{background:#006de3}.bttn-slant.bttn-warning{color:#fff}.bttn-slant.bttn-warning:focus:before,.bttn-slant.bttn-warning:hover:before{box-shadow:inset 0 -1px 0 #f89001,inset 0 1px 0 #f89001,inset -1px 0 0 #f89001}.bttn-slant.bttn-warning:before{background:#feab3a}.bttn-slant.bttn-warning:after{background:#f89001}.bttn-slant.bttn-danger{color:#fff}.bttn-slant.bttn-danger:focus:before,.bttn-slant.bttn-danger:hover:before{box-shadow:inset 0 -1px 0 #ff1424,inset 0 1px 0 #ff1424,inset -1px 0 0 #ff1424}.bttn-slant.bttn-danger:before{background:#ff5964}.bttn-slant.bttn-danger:after{background:#ff1424}.bttn-slant.bttn-success{color:#fff}.bttn-slant.bttn-success:focus:before,.bttn-slant.bttn-success:hover:before{box-shadow:inset 0 -1px 0 #209271,inset 0 1px 0 #209271,inset -1px 0 0 #209271}.bttn-slant.bttn-success:before{background:#28b78d}.bttn-slant.bttn-success:after{background:#209271}.bttn-slant.bttn-royal{color:#fff}.bttn-slant.bttn-royal:focus:before,.bttn-slant.bttn-royal:hover:before{box-shadow:inset 0 -1px 0 #a20bdd,inset 0 1px 0 #a20bdd,inset -1px 0 0 #a20bdd}.bttn-slant.bttn-royal:before{background:#bd2df5}.bttn-slant.bttn-royal:after{background:#a20bdd}.bttn-block{display:block;width:100%}.bttn-no-outline,.bttn-no-outline:active,.bttn-no-outline:focus,.bttn-no-outline:hover{outline:none}
 
#stacks_in_11019 {
	padding: 15px 0px 0px 0px;
}

#stacks_out_11019 {
	width: 170px;
}
.bttn-default{color:#fff}.bttn,.bttn-lg,.bttn-md,.bttn-primary,.bttn-sm,.bttn-xs{color:#1d89ff}.bttn-warning{color:#feab3a}.bttn-danger{color:#ff5964}.bttn-success{color:#28b78d}.bttn-royal{color:#bd2df5}.bttn,.bttn-lg,.bttn-md,.bttn-sm,.bttn-xs{margin:0;padding:0;border-width:0;border-color:transparent;background:transparent;font-weight:400;cursor:pointer;position:relative}.bttn-lg{padding:8px 15px;font-size:24px}.bttn-lg,.bttn-md{font-family:inherit}.bttn-md{font-size:20px;padding:5px 12px}.bttn-sm{padding:4px 10px;font-size:16px}.bttn-sm,.bttn-xs{font-family:inherit}.bttn-xs{padding:3px 8px;font-size:12px}.bttn-gradient,.bttn-simple{margin:0;padding:0;border-color:transparent;background:transparent;font-weight:400;cursor:pointer;position:relative;font-size:20px;font-family:inherit;padding:5px 12px;overflow:hidden;border-width:0;border-radius:4px;background:hsla(0,0%,100%,.4);color:#fff;-webkit-transition:all .3s cubic-bezier(.02,.01,.47,1);transition:all .3s cubic-bezier(.02,.01,.47,1)}.bttn-gradient:focus,.bttn-gradient:hover,.bttn-simple:focus,.bttn-simple:hover{opacity:.75}.bttn-gradient.bttn-xs,.bttn-simple.bttn-xs{padding:3px 8px;font-size:12px;font-family:inherit}.bttn-gradient.bttn-sm,.bttn-simple.bttn-sm{padding:4px 10px;font-size:16px;font-family:inherit}.bttn-gradient.bttn-md,.bttn-simple.bttn-md{font-size:20px;font-family:inherit;padding:5px 12px}.bttn-gradient.bttn-lg,.bttn-simple.bttn-lg{padding:8px 15px;font-size:24px;font-family:inherit}.bttn-gradient.bttn-default,.bttn-simple.bttn-default{background:hsla(0,0%,100%,.4)}.bttn-gradient.bttn-primary,.bttn-simple.bttn-primary{background:#1d89ff}.bttn-gradient.bttn-warning,.bttn-simple.bttn-warning{background:#feab3a}.bttn-gradient.bttn-danger,.bttn-simple.bttn-danger{background:#ff5964}.bttn-gradient.bttn-success,.bttn-simple.bttn-success{background:#28b78d}.bttn-gradient.bttn-royal,.bttn-simple.bttn-royal{background:#bd2df5}.bttn-bordered{margin:0;padding:0;border-width:0;border-color:transparent;font-weight:400;cursor:pointer;position:relative;font-size:20px;font-family:inherit;padding:5px 12px;overflow:hidden;border:1px solid hsla(0,0%,100%,.4);border-radius:4px;background:transparent;color:#fff;-webkit-transition:all .3s cubic-bezier(.02,.01,.47,1);transition:all .3s cubic-bezier(.02,.01,.47,1)}.bttn-bordered:focus,.bttn-bordered:hover{border-color:hsla(0,0%,100%,.7)}.bttn-bordered.bttn-xs{padding:3px 8px;font-size:12px;font-family:inherit}.bttn-bordered.bttn-sm{padding:4px 10px;font-size:16px;font-family:inherit}.bttn-bordered.bttn-md{font-size:20px;font-family:inherit;padding:5px 12px}.bttn-bordered.bttn-lg{padding:8px 15px;font-size:24px;font-family:inherit}.bttn-bordered.bttn-default{border-color:hsla(0,0%,100%,.4);color:#fff}.bttn-bordered.bttn-default:focus,.bttn-bordered.bttn-default:hover{border-color:hsla(0,0%,100%,.7)}.bttn-bordered.bttn-primary{border-color:rgba(29,137,255,.4);color:#1d89ff}.bttn-bordered.bttn-primary:focus,.bttn-bordered.bttn-primary:hover{border-color:rgba(29,137,255,.7)}.bttn-bordered.bttn-warning{border-color:rgba(254,171,58,.4);color:#feab3a}.bttn-bordered.bttn-warning:focus,.bttn-bordered.bttn-warning:hover{border-color:rgba(254,171,58,.7)}.bttn-bordered.bttn-danger{border-color:rgba(255,89,100,.4);color:#ff5964}.bttn-bordered.bttn-danger:focus,.bttn-bordered.bttn-danger:hover{border-color:rgba(255,89,100,.7)}.bttn-bordered.bttn-success{border-color:rgba(40,183,141,.4);color:#28b78d}.bttn-bordered.bttn-success:focus,.bttn-bordered.bttn-success:hover{border-color:rgba(40,183,141,.7)}.bttn-bordered.bttn-royal{border-color:rgba(189,45,245,.4);color:#bd2df5}.bttn-bordered.bttn-royal:focus,.bttn-bordered.bttn-royal:hover{border-color:rgba(189,45,245,.7)}.bttn-gradient{border-radius:100px;box-shadow:0 1px 2px rgba(0,0,0,.25);text-shadow:0 1px 0 hsla(0,0%,100%,.25)}.bttn-gradient,.bttn-gradient.bttn-default{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(1,#d6e3ff));background-image:-webkit-linear-gradient(top,#fff,#d6e3ff);background-image:linear-gradient(180deg,#fff 0,#d6e3ff);background-image:-webkit-linear-gradient(93deg,#d6e3ff,#fff);color:#1d89ff}.bttn-gradient.bttn-primary{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#00bbd4),color-stop(1,#3f51b5));background-image:-webkit-linear-gradient(top,#00bbd4,#3f51b5);background-image:linear-gradient(180deg,#00bbd4 0,#3f51b5);background-image:-webkit-linear-gradient(93deg,#3f51b5,#00bbd4);color:#fff}.bttn-gradient.bttn-warning{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#feab3a),color-stop(1,#f35626));background-image:-webkit-linear-gradient(top,#feab3a,#f35626);background-image:linear-gradient(180deg,#feab3a 0,#f35626);background-image:-webkit-linear-gradient(93deg,#f35626,#feab3a);color:#fff}.bttn-gradient.bttn-danger{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ff97c2),color-stop(1,#e91e63));background-image:-webkit-linear-gradient(top,#ff97c2,#e91e63);background-image:linear-gradient(180deg,#ff97c2 0,#e91e63);background-image:-webkit-linear-gradient(93deg,#e91e63,#ff97c2);color:#fff}.bttn-gradient.bttn-success{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#9ccc65),color-stop(1,#009688));background-image:-webkit-linear-gradient(top,#9ccc65,#009688);background-image:linear-gradient(180deg,#9ccc65 0,#009688);background-image:-webkit-linear-gradient(93deg,#009688,#9ccc65);color:#fff}.bttn-gradient.bttn-royal{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#9c27b0),color-stop(1,#512da8));background-image:-webkit-linear-gradient(top,#9c27b0,#512da8);background-image:linear-gradient(180deg,#9c27b0 0,#512da8);background-image:-webkit-linear-gradient(93deg,#512da8,#9c27b0);color:#fff}.bttn-minimal{margin:0;padding:0;border-color:transparent;font-weight:400;cursor:pointer;position:relative;font-size:20px;font-family:inherit;padding:5px 12px;overflow:hidden;border-width:0;border-radius:4px;background:transparent;color:#fff;-webkit-transition:all .5s cubic-bezier(.02,.01,.47,1);transition:all .5s cubic-bezier(.02,.01,.47,1)}.bttn-minimal:after,.bttn-minimal:before{position:absolute;bottom:0;left:10px;width:calc(100% - 20px);height:1px;background:currentColor;content:'';opacity:.65;-webkit-transition:opacity .5s cubic-bezier(.02,.01,.47,1),-webkit-transform .5s cubic-bezier(.02,.01,.47,1);transition:opacity .5s cubic-bezier(.02,.01,.47,1),-webkit-transform .5s cubic-bezier(.02,.01,.47,1);transition:transform .5s cubic-bezier(.02,.01,.47,1),opacity .5s cubic-bezier(.02,.01,.47,1);transition:transform .5s cubic-bezier(.02,.01,.47,1),opacity .5s cubic-bezier(.02,.01,.47,1),-webkit-transform .5s cubic-bezier(.02,.01,.47,1)}.bttn-minimal:focus,.bttn-minimal:hover{opacity:.9}.bttn-minimal:focus:after,.bttn-minimal:hover:after{opacity:1;-webkit-transform:translateX(-10px) rotate(.001deg);transform:translateX(-10px) rotate(.001deg)}.bttn-minimal:focus:before,.bttn-minimal:hover:before{opacity:1;-webkit-transform:translateX(10px) rotate(.001deg);transform:translateX(10px) rotate(.001deg)}.bttn-minimal.bttn-xs{padding:3px 8px;font-size:12px;font-family:inherit}.bttn-minimal.bttn-sm{padding:4px 10px;font-size:16px;font-family:inherit}.bttn-minimal.bttn-md{font-size:20px;font-family:inherit;padding:5px 12px}.bttn-minimal.bttn-lg{padding:8px 15px;font-size:24px;font-family:inherit}.bttn-minimal.bttn-default{color:#fff}.bttn-minimal.bttn-primary{color:#1d89ff}.bttn-minimal.bttn-warning{color:#feab3a}.bttn-minimal.bttn-danger{color:#ff5964}.bttn-minimal.bttn-success{color:#28b78d}.bttn-minimal.bttn-royal{color:#bd2df5}.bttn-stretch{margin:0;padding:0;border-color:transparent;font-weight:400;cursor:pointer;position:relative;font-size:20px;font-family:inherit;padding:5px 12px;overflow:hidden;border-width:0;border-radius:0;background:transparent;color:#fff;letter-spacing:0}.bttn-stretch,.bttn-stretch:after,.bttn-stretch:before{-webkit-transition:all .2s cubic-bezier(.02,.01,.47,1);transition:all .2s cubic-bezier(.02,.01,.47,1)}.bttn-stretch:after,.bttn-stretch:before{position:absolute;left:0;width:100%;height:1px;background:currentColor;content:'';opacity:.65;-webkit-transform:scaleX(0);transform:scaleX(0)}.bttn-stretch:after{top:0}.bttn-stretch:before{bottom:0}.bttn-stretch:focus,.bttn-stretch:hover{letter-spacing:2px;opacity:.9;-webkit-transition:all .3s cubic-bezier(.02,.01,.47,1);transition:all .3s cubic-bezier(.02,.01,.47,1)}.bttn-stretch:focus:after,.bttn-stretch:focus:before,.bttn-stretch:hover:after,.bttn-stretch:hover:before{opacity:1;-webkit-transition:all .3s cubic-bezier(.02,.01,.47,1);transition:all .3s cubic-bezier(.02,.01,.47,1);-webkit-transform:scaleX(1);transform:scaleX(1)}.bttn-stretch.bttn-xs{padding:3px 8px;font-size:12px;font-family:inherit}.bttn-stretch.bttn-sm{padding:4px 10px;font-size:16px;font-family:inherit}.bttn-stretch.bttn-md{font-size:20px;font-family:inherit;padding:5px 12px}.bttn-stretch.bttn-lg{padding:8px 15px;font-size:24px;font-family:inherit}.bttn-stretch.bttn-default{color:#fff}.bttn-stretch.bttn-primary{color:#1d89ff}.bttn-stretch.bttn-warning{color:#feab3a}.bttn-stretch.bttn-danger{color:#ff5964}.bttn-stretch.bttn-success{color:#28b78d}.bttn-stretch.bttn-royal{color:#bd2df5}.bttn-jelly{margin:0;padding:0;border-width:0;border-color:transparent;background:transparent;font-weight:400;cursor:pointer;position:relative;font-size:20px;font-family:inherit;padding:5px 12px;overflow:hidden;background:#fff;color:#1d89ff}.bttn-jelly,.bttn-jelly:before{border-radius:50px;-webkit-transition:all .2s cubic-bezier(.02,.01,.47,1);transition:all .2s cubic-bezier(.02,.01,.47,1)}.bttn-jelly:before{position:absolute;top:0;left:0;width:100%;height:100%;background:currentColor;content:'';z-index:-1;opacity:0;-webkit-transform:scale(.2);transform:scale(.2)}.bttn-jelly:focus,.bttn-jelly:hover{box-shadow:0 1px 8px rgba(58,51,53,.4);-webkit-transform:scale(1.1);transform:scale(1.1)}.bttn-jelly:focus,.bttn-jelly:focus:before,.bttn-jelly:hover,.bttn-jelly:hover:before{-webkit-transition:all .3s cubic-bezier(.02,.01,.47,1);transition:all .3s cubic-bezier(.02,.01,.47,1)}.bttn-jelly:focus:before,.bttn-jelly:hover:before{opacity:.15;-webkit-transform:scale(1);transform:scale(1)}.bttn-jelly.bttn-xs{padding:3px 8px;font-size:12px;font-family:inherit}.bttn-jelly.bttn-xs:focus,.bttn-jelly.bttn-xs:hover{box-shadow:0 1px 4px rgba(58,51,53,.4)}.bttn-jelly.bttn-sm{padding:4px 10px;font-size:16px;font-family:inherit}.bttn-jelly.bttn-sm:focus,.bttn-jelly.bttn-sm:hover{box-shadow:0 1px 6px rgba(58,51,53,.4)}.bttn-jelly.bttn-md{font-size:20px;font-family:inherit;padding:5px 12px}.bttn-jelly.bttn-md:focus,.bttn-jelly.bttn-md:hover{box-shadow:0 1px 8px rgba(58,51,53,.4)}.bttn-jelly.bttn-lg{padding:8px 15px;font-size:24px;font-family:inherit}.bttn-jelly.bttn-lg:focus,.bttn-jelly.bttn-lg:hover{box-shadow:0 1px 10px rgba(58,51,53,.4)}.bttn-jelly.bttn-default{background:#fff;color:#1d89ff}.bttn-jelly.bttn-primary{background:#1d89ff;color:#fff}.bttn-jelly.bttn-warning{background:#feab3a;color:#fff}.bttn-jelly.bttn-danger{background:#ff5964;color:#fff}.bttn-jelly.bttn-success{background:#28b78d;color:#fff}.bttn-jelly.bttn-royal{background:#bd2df5;color:#fff}.bttn-fill{margin:0;padding:0;border-width:0;border-color:transparent;background:transparent;font-weight:400;cursor:pointer;position:relative;font-size:20px;font-family:inherit;padding:5px 12px;z-index:0;border:none;background:#fff;color:#1d89ff;-webkit-transition:all .3s cubic-bezier(.02,.01,.47,1);transition:all .3s cubic-bezier(.02,.01,.47,1)}.bttn-fill:before{position:absolute;bottom:0;left:0;width:100%;height:100%;background:#1d89ff;content:'';opacity:0;-webkit-transition:opacity .15s ease-out,-webkit-transform .15s ease-out;transition:opacity .15s ease-out,-webkit-transform .15s ease-out;transition:transform .15s ease-out,opacity .15s ease-out;transition:transform .15s ease-out,opacity .15s ease-out,-webkit-transform .15s ease-out;z-index:-1;-webkit-transform:scaleX(0);transform:scaleX(0)}.bttn-fill:focus,.bttn-fill:hover{box-shadow:0 1px 8px rgba(58,51,53,.3);color:#fff;-webkit-transition:all .5s cubic-bezier(.02,.01,.47,1);transition:all .5s cubic-bezier(.02,.01,.47,1)}.bttn-fill:focus:before,.bttn-fill:hover:before{opacity:1;-webkit-transition:opacity .2s ease-in,-webkit-transform .2s ease-in;transition:opacity .2s ease-in,-webkit-transform .2s ease-in;transition:transform .2s ease-in,opacity .2s ease-in;transition:transform .2s ease-in,opacity .2s ease-in,-webkit-transform .2s ease-in;-webkit-transform:scaleX(1);transform:scaleX(1)}.bttn-fill.bttn-xs{padding:3px 8px;font-size:12px;font-family:inherit}.bttn-fill.bttn-xs:focus,.bttn-fill.bttn-xs:hover{box-shadow:0 1px 4px rgba(58,51,53,.3)}.bttn-fill.bttn-sm{padding:4px 10px;font-size:16px;font-family:inherit}.bttn-fill.bttn-sm:focus,.bttn-fill.bttn-sm:hover{box-shadow:0 1px 6px rgba(58,51,53,.3)}.bttn-fill.bttn-md{font-size:20px;font-family:inherit;padding:5px 12px}.bttn-fill.bttn-md:focus,.bttn-fill.bttn-md:hover{box-shadow:0 1px 8px rgba(58,51,53,.3)}.bttn-fill.bttn-lg{padding:8px 15px;font-size:24px;font-family:inherit}.bttn-fill.bttn-lg:focus,.bttn-fill.bttn-lg:hover{box-shadow:0 1px 10px rgba(58,51,53,.3)}.bttn-fill.bttn-default{background:#fff;color:#1d89ff}.bttn-fill.bttn-default:focus,.bttn-fill.bttn-default:hover{color:#fff}.bttn-fill.bttn-default:before{background:#1d89ff}.bttn-fill.bttn-primary{background:#1d89ff;color:#fff}.bttn-fill.bttn-primary:focus,.bttn-fill.bttn-primary:hover{color:#1d89ff}.bttn-fill.bttn-primary:before{background:#fff}.bttn-fill.bttn-warning{background:#feab3a;color:#fff}.bttn-fill.bttn-warning:focus,.bttn-fill.bttn-warning:hover{color:#feab3a}.bttn-fill.bttn-warning:before{background:#fff}.bttn-fill.bttn-danger{background:#ff5964;color:#fff}.bttn-fill.bttn-danger:focus,.bttn-fill.bttn-danger:hover{color:#ff5964}.bttn-fill.bttn-danger:before{background:#fff}.bttn-fill.bttn-success{background:#28b78d;color:#fff}.bttn-fill.bttn-success:focus,.bttn-fill.bttn-success:hover{color:#28b78d}.bttn-fill.bttn-success:before{background:#fff}.bttn-fill.bttn-royal{background:#bd2df5;color:#fff}.bttn-fill.bttn-royal:focus,.bttn-fill.bttn-royal:hover{color:#bd2df5}.bttn-fill.bttn-royal:before{background:#fff}.bttn-material-circle{margin:0;padding:0;border-color:transparent;background:transparent;font-weight:400;cursor:pointer;position:relative;font-size:20px;font-family:inherit;padding:5px 12px;overflow:hidden;border-width:0;border-radius:50%;background:#fff;box-shadow:0 2px 5px 0 rgba(0,0,0,.18),0 1px 5px 0 rgba(0,0,0,.15);color:#1d89ff;-webkit-transition:all .25s cubic-bezier(.02,.01,.47,1);transition:all .25s cubic-bezier(.02,.01,.47,1);-webkit-transform:translateZ(0);transform:translateZ(0)}.bttn-material-circle:focus,.bttn-material-circle:hover{box-shadow:0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15);-webkit-transition:box-shadow .4s ease-out;transition:box-shadow .4s ease-out}.bttn-material-circle.bttn-xs{padding:3px 8px;font-size:12px;font-family:inherit;width:28px;height:28px;line-height:24px}.bttn-material-circle.bttn-sm{padding:4px 10px;font-size:16px;font-family:inherit;width:36px;height:36px;line-height:30px}.bttn-material-circle.bttn-md{font-size:20px;font-family:inherit;padding:5px 12px;width:44px;height:44px;line-height:38px}.bttn-material-circle.bttn-lg{padding:8px 15px;font-size:24px;font-family:inherit;width:54px;height:54px;line-height:44px}.bttn-material-circle.bttn-default{background:#fff;color:#1d89ff}.bttn-material-circle.bttn-primary{background:#1d89ff;color:#fff}.bttn-material-circle.bttn-warning{background:#feab3a;color:#fff}.bttn-material-circle.bttn-danger{background:#ff5964;color:#fff}.bttn-material-circle.bttn-success{background:#28b78d;color:#fff}.bttn-material-circle.bttn-royal{background:#bd2df5;color:#fff}.bttn-material-flat{margin:0;padding:0;border-color:transparent;background:transparent;font-weight:400;cursor:pointer;position:relative;font-size:20px;font-family:inherit;padding:5px 12px;overflow:hidden;border-width:0;border-radius:2px;background:#fff;box-shadow:0 2px 5px 0 rgba(0,0,0,.18),0 1px 5px 0 rgba(0,0,0,.15);color:#1d89ff;text-transform:uppercase;-webkit-transition:all .25s cubic-bezier(.02,.01,.47,1);transition:all .25s cubic-bezier(.02,.01,.47,1);-webkit-transform:translateZ(0);transform:translateZ(0)}.bttn-material-flat:focus,.bttn-material-flat:hover{box-shadow:0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15);-webkit-transition:box-shadow .4s ease-out;transition:box-shadow .4s ease-out}.bttn-material-flat.bttn-xs{padding:3px 8px;font-size:12px;font-family:inherit}.bttn-material-flat.bttn-sm{padding:4px 10px;font-size:16px;font-family:inherit}.bttn-material-flat.bttn-md{font-size:20px;font-family:inherit;padding:5px 12px}.bttn-material-flat.bttn-lg{padding:8px 15px;font-size:24px;font-family:inherit}.bttn-material-flat.bttn-default{background:#fff;color:#1d89ff}.bttn-material-flat.bttn-primary{background:#1d89ff;color:#fff}.bttn-material-flat.bttn-warning{background:#feab3a;color:#fff}.bttn-material-flat.bttn-danger{background:#ff5964;color:#fff}.bttn-material-flat.bttn-success{background:#28b78d;color:#fff}.bttn-material-flat.bttn-royal{background:#bd2df5;color:#fff}.bttn-pill{margin:0;padding:0;border-width:0;border-color:transparent;background:transparent;font-weight:400;cursor:pointer;position:relative;font-size:20px;font-family:inherit;padding:5px 12px;z-index:0;overflow:hidden;border:none;border-radius:100px;background:#fff;color:#1d89ff;-webkit-transition:all .3s cubic-bezier(.02,.01,.47,1);transition:all .3s cubic-bezier(.02,.01,.47,1)}.bttn-pill:after,.bttn-pill:before{position:absolute;right:0;bottom:0;width:100px;height:100px;border-radius:50%;background:#1d89ff;content:'';opacity:0;-webkit-transition:opacity .15s cubic-bezier(.02,.01,.47,1),-webkit-transform .15s cubic-bezier(.02,.01,.47,1);transition:opacity .15s cubic-bezier(.02,.01,.47,1),-webkit-transform .15s cubic-bezier(.02,.01,.47,1);transition:transform .15s cubic-bezier(.02,.01,.47,1),opacity .15s cubic-bezier(.02,.01,.47,1);transition:transform .15s cubic-bezier(.02,.01,.47,1),opacity .15s cubic-bezier(.02,.01,.47,1),-webkit-transform .15s cubic-bezier(.02,.01,.47,1);z-index:-1;-webkit-transform:translate(100%,-25%) translateZ(0);transform:translate(100%,-25%) translateZ(0)}.bttn-pill:focus,.bttn-pill:hover{box-shadow:0 1px 8px rgba(58,51,53,.3);color:#fff;-webkit-transition:all .5s cubic-bezier(.02,.01,.47,1);transition:all .5s cubic-bezier(.02,.01,.47,1);-webkit-transform:scale(1.1) translateZ(0);transform:scale(1.1) translateZ(0)}.bttn-pill:focus:before,.bttn-pill:hover:before{opacity:.15;-webkit-transition:opacity .2s cubic-bezier(.02,.01,.47,1),-webkit-transform .2s cubic-bezier(.02,.01,.47,1);transition:opacity .2s cubic-bezier(.02,.01,.47,1),-webkit-transform .2s cubic-bezier(.02,.01,.47,1);transition:transform .2s cubic-bezier(.02,.01,.47,1),opacity .2s cubic-bezier(.02,.01,.47,1);transition:transform .2s cubic-bezier(.02,.01,.47,1),opacity .2s cubic-bezier(.02,.01,.47,1),-webkit-transform .2s cubic-bezier(.02,.01,.47,1);-webkit-transform:translate3d(50%,0,0) scale(.9);transform:translate3d(50%,0,0) scale(.9)}.bttn-pill:focus:after,.bttn-pill:hover:after{opacity:.25;-webkit-transition:opacity .2s cubic-bezier(.02,.01,.47,1) .05s,-webkit-transform .2s cubic-bezier(.02,.01,.47,1) .05s;transition:opacity .2s cubic-bezier(.02,.01,.47,1) .05s,-webkit-transform .2s cubic-bezier(.02,.01,.47,1) .05s;transition:transform .2s cubic-bezier(.02,.01,.47,1) .05s,opacity .2s cubic-bezier(.02,.01,.47,1) .05s;transition:transform .2s cubic-bezier(.02,.01,.47,1) .05s,opacity .2s cubic-bezier(.02,.01,.47,1) .05s,-webkit-transform .2s cubic-bezier(.02,.01,.47,1) .05s;-webkit-transform:translate(50%) scale(1.1);transform:translate(50%) scale(1.1)}.bttn-pill.bttn-xs{padding:3px 8px;font-size:12px;font-family:inherit}.bttn-pill.bttn-xs:focus,.bttn-pill.bttn-xs:hover{box-shadow:0 1px 4px rgba(58,51,53,.3)}.bttn-pill.bttn-sm{padding:4px 10px;font-size:16px;font-family:inherit}.bttn-pill.bttn-sm:focus,.bttn-pill.bttn-sm:hover{box-shadow:0 1px 6px rgba(58,51,53,.3)}.bttn-pill.bttn-md{font-size:20px;font-family:inherit;padding:5px 12px}.bttn-pill.bttn-md:focus,.bttn-pill.bttn-md:hover{box-shadow:0 1px 8px rgba(58,51,53,.3)}.bttn-pill.bttn-lg{padding:8px 15px;font-size:24px;font-family:inherit}.bttn-pill.bttn-lg:focus,.bttn-pill.bttn-lg:hover{box-shadow:0 1px 10px rgba(58,51,53,.3)}.bttn-pill.bttn-default{background:#fff;color:#1d89ff}.bttn-pill.bttn-default:focus,.bttn-pill.bttn-default:hover{color:#1d89ff}.bttn-pill.bttn-default:after,.bttn-pill.bttn-default:before{background:#1d89ff}.bttn-pill.bttn-primary{background:#1d89ff;color:#fff}.bttn-pill.bttn-primary:focus,.bttn-pill.bttn-primary:hover{color:#fff}.bttn-pill.bttn-primary:after,.bttn-pill.bttn-primary:before{background:#fff}.bttn-pill.bttn-warning{background:#feab3a;color:#fff}.bttn-pill.bttn-warning:focus,.bttn-pill.bttn-warning:hover{color:#fff}.bttn-pill.bttn-warning:after,.bttn-pill.bttn-warning:before{background:#fff}.bttn-pill.bttn-danger{background:#ff5964;color:#fff}.bttn-pill.bttn-danger:focus,.bttn-pill.bttn-danger:hover{color:#fff}.bttn-pill.bttn-danger:after,.bttn-pill.bttn-danger:before{background:#fff}.bttn-pill.bttn-success{background:#28b78d;color:#fff}.bttn-pill.bttn-success:focus,.bttn-pill.bttn-success:hover{color:#fff}.bttn-pill.bttn-success:after,.bttn-pill.bttn-success:before{background:#fff}.bttn-pill.bttn-royal{background:#bd2df5;color:#fff}.bttn-pill.bttn-royal:focus,.bttn-pill.bttn-royal:hover{color:#fff}.bttn-pill.bttn-royal:after,.bttn-pill.bttn-royal:before{background:#fff}.bttn-float{margin:0;padding:0;border-width:0;border-color:transparent;background:transparent;font-weight:400;cursor:pointer;position:relative;font-size:20px;font-family:inherit;padding:5px 12px;overflow:hidden;border:1px dotted #fff;border-radius:4px;background:hsla(0,0%,100%,.4);color:#fff;-webkit-transition:opacity .3s cubic-bezier(.02,.01,.47,1),box-shadow .2s cubic-bezier(.02,.01,.47,1),-webkit-transform .3s cubic-bezier(.02,.01,.47,1);transition:opacity .3s cubic-bezier(.02,.01,.47,1),box-shadow .2s cubic-bezier(.02,.01,.47,1),-webkit-transform .3s cubic-bezier(.02,.01,.47,1);transition:transform .3s cubic-bezier(.02,.01,.47,1),opacity .3s cubic-bezier(.02,.01,.47,1),box-shadow .2s cubic-bezier(.02,.01,.47,1);transition:transform .3s cubic-bezier(.02,.01,.47,1),opacity .3s cubic-bezier(.02,.01,.47,1),box-shadow .2s cubic-bezier(.02,.01,.47,1),-webkit-transform .3s cubic-bezier(.02,.01,.47,1)}.bttn-float:focus,.bttn-float:hover{box-shadow:0 30px 30px rgba(0,0,0,.16);opacity:.85;-webkit-transition:opacity .2s cubic-bezier(.02,.01,.47,1),box-shadow .4s cubic-bezier(.02,.01,.47,1),-webkit-transform .2s cubic-bezier(.02,.01,.47,1);transition:opacity .2s cubic-bezier(.02,.01,.47,1),box-shadow .4s cubic-bezier(.02,.01,.47,1),-webkit-transform .2s cubic-bezier(.02,.01,.47,1);transition:transform .2s cubic-bezier(.02,.01,.47,1),opacity .2s cubic-bezier(.02,.01,.47,1),box-shadow .4s cubic-bezier(.02,.01,.47,1);transition:transform .2s cubic-bezier(.02,.01,.47,1),opacity .2s cubic-bezier(.02,.01,.47,1),box-shadow .4s cubic-bezier(.02,.01,.47,1),-webkit-transform .2s cubic-bezier(.02,.01,.47,1)}.bttn-float.bttn-xs{padding:3px 8px;font-size:12px;font-family:inherit}.bttn-float.bttn-xs:focus,.bttn-float.bttn-xs:hover{-webkit-transform:translateY(-6px);transform:translateY(-6px)}.bttn-float.bttn-sm{padding:4px 10px;font-size:16px;font-family:inherit}.bttn-float.bttn-sm:focus,.bttn-float.bttn-sm:hover{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.bttn-float.bttn-md{font-size:20px;font-family:inherit;padding:5px 12px}.bttn-float.bttn-md:focus,.bttn-float.bttn-md:hover{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.bttn-float.bttn-lg{padding:8px 15px;font-size:24px;font-family:inherit}.bttn-float.bttn-lg:focus,.bttn-float.bttn-lg:hover{-webkit-transform:translateY(-12px);transform:translateY(-12px)}.bttn-float.bttn-default{border-color:#fff;background:hsla(0,0%,100%,.4);color:#fff}.bttn-float.bttn-primary{border-color:#1d89ff;background:rgba(29,137,255,.4);color:#1d89ff}.bttn-float.bttn-warning{border-color:#feab3a;background:rgba(254,171,58,.4);color:#feab3a}.bttn-float.bttn-danger{border-color:#ff5964;background:rgba(255,89,100,.4);color:#ff5964}.bttn-float.bttn-success{border-color:#28b78d;background:rgba(40,183,141,.4);color:#28b78d}.bttn-float.bttn-royal{border-color:#bd2df5;background:rgba(189,45,245,.4);color:#bd2df5}.bttn-unite{margin:0;padding:0;border-width:0;border-color:transparent;background:transparent;font-weight:400;cursor:pointer;position:relative;font-size:20px;font-family:inherit;padding:5px 12px;z-index:0;overflow:hidden;border:1px solid #1d89ff;border-radius:100px;background:#fff;color:#1d89ff;-webkit-transition:color .3s cubic-bezier(.02,.01,.47,1),border-color .3s cubic-bezier(.02,.01,.47,1);transition:color .3s cubic-bezier(.02,.01,.47,1),border-color .3s cubic-bezier(.02,.01,.47,1)}.bttn-unite:before{background:#d6e3ff;-webkit-transform:translate3d(-110%,-10%,0) skewX(-20deg);transform:translate3d(-110%,-10%,0) skewX(-20deg)}.bttn-unite:after,.bttn-unite:before{position:absolute;top:0;left:0;width:100%;height:120%;content:'';opacity:0;z-index:-1;-webkit-transition:opacity .15s cubic-bezier(.02,.01,.47,1),-webkit-transform .15s cubic-bezier(.02,.01,.47,1);transition:opacity .15s cubic-bezier(.02,.01,.47,1),-webkit-transform .15s cubic-bezier(.02,.01,.47,1);transition:transform .15s cubic-bezier(.02,.01,.47,1),opacity .15s cubic-bezier(.02,.01,.47,1);transition:transform .15s cubic-bezier(.02,.01,.47,1),opacity .15s cubic-bezier(.02,.01,.47,1),-webkit-transform .15s cubic-bezier(.02,.01,.47,1)}.bttn-unite:after{background:rgba(214,227,255,.7);-webkit-transform:translate3d(110%,-10%,0) skewX(-20deg);transform:translate3d(110%,-10%,0) skewX(-20deg)}.bttn-unite:focus,.bttn-unite:hover{box-shadow:0 1px 8px rgba(58,51,53,.3);color:#1d89ff;-webkit-transition:all .5s cubic-bezier(.02,.01,.47,1);transition:all .5s cubic-bezier(.02,.01,.47,1)}.bttn-unite:focus:before,.bttn-unite:hover:before{-webkit-transform:translate3d(-50%,-10%,0) skewX(-20deg);transform:translate3d(-50%,-10%,0) skewX(-20deg)}.bttn-unite:focus:after,.bttn-unite:focus:before,.bttn-unite:hover:after,.bttn-unite:hover:before{opacity:1;-webkit-transition:opacity .25s cubic-bezier(.02,.01,.47,1),-webkit-transform .25s cubic-bezier(.02,.01,.47,1);transition:opacity .25s cubic-bezier(.02,.01,.47,1),-webkit-transform .25s cubic-bezier(.02,.01,.47,1);transition:transform .25s cubic-bezier(.02,.01,.47,1),opacity .25s cubic-bezier(.02,.01,.47,1);transition:transform .25s cubic-bezier(.02,.01,.47,1),opacity .25s cubic-bezier(.02,.01,.47,1),-webkit-transform .25s cubic-bezier(.02,.01,.47,1)}.bttn-unite:focus:after,.bttn-unite:hover:after{-webkit-transform:translate3d(50%,-10%,0) skewX(-20deg);transform:translate3d(50%,-10%,0) skewX(-20deg)}.bttn-unite.bttn-xs{padding:3px 8px;font-size:12px;font-family:inherit}.bttn-unite.bttn-xs:focus,.bttn-unite.bttn-xs:hover{box-shadow:0 1px 4px rgba(58,51,53,.3)}.bttn-unite.bttn-sm{padding:4px 10px;font-size:16px;font-family:inherit}.bttn-unite.bttn-sm:focus,.bttn-unite.bttn-sm:hover{box-shadow:0 1px 6px rgba(58,51,53,.3)}.bttn-unite.bttn-md{font-size:20px;font-family:inherit;padding:5px 12px}.bttn-unite.bttn-md:focus,.bttn-unite.bttn-md:hover{box-shadow:0 1px 8px rgba(58,51,53,.3)}.bttn-unite.bttn-lg{padding:8px 15px;font-size:24px;font-family:inherit}.bttn-unite.bttn-lg:focus,.bttn-unite.bttn-lg:hover{box-shadow:0 1px 10px rgba(58,51,53,.3)}.bttn-unite.bttn-default{border-color:#1d89ff;color:#1d89ff}.bttn-unite.bttn-default:focus,.bttn-unite.bttn-default:hover{background:#d6e3ff;color:#1d89ff}.bttn-unite.bttn-default:before{background:#a7c3ff}.bttn-unite.bttn-default:after{background:#d6e3ff}.bttn-unite.bttn-primary{border-color:#1d89ff;color:#1d89ff}.bttn-unite.bttn-primary:focus,.bttn-unite.bttn-primary:hover{background:#1d89ff;color:#fff}.bttn-unite.bttn-primary:before{background:#006de3}.bttn-unite.bttn-primary:after{background:#1d89ff}.bttn-unite.bttn-warning{border-color:#feab3a;color:#feab3a}.bttn-unite.bttn-warning:focus,.bttn-unite.bttn-warning:hover{background:#feab3a;color:#fff}.bttn-unite.bttn-warning:before{background:#f89001}.bttn-unite.bttn-warning:after{background:#feab3a}.bttn-unite.bttn-danger{border-color:#ff5964;color:#ff5964}.bttn-unite.bttn-danger:focus,.bttn-unite.bttn-danger:hover{background:#ff5964;color:#fff}.bttn-unite.bttn-danger:before{background:#ff1424}.bttn-unite.bttn-danger:after{background:#ff5964}.bttn-unite.bttn-success{border-color:#28b78d;color:#28b78d}.bttn-unite.bttn-success:focus,.bttn-unite.bttn-success:hover{background:#28b78d;color:#fff}.bttn-unite.bttn-success:before{background:#209271}.bttn-unite.bttn-success:after{background:#28b78d}.bttn-unite.bttn-royal{border-color:#bd2df5;color:#bd2df5}.bttn-unite.bttn-royal:focus,.bttn-unite.bttn-royal:hover{background:#bd2df5;color:#fff}.bttn-unite.bttn-royal:before{background:#a20bdd}.bttn-unite.bttn-royal:after{background:#bd2df5}.bttn-slant{margin:0;padding:0;border-width:0;border-color:transparent;font-weight:400;cursor:pointer;position:relative;font-size:20px;font-family:inherit;padding:5px 12px;z-index:0;border:none;border-radius:0;background:transparent;color:#1d89ff;-webkit-transition:color .3s cubic-bezier(.02,.01,.47,1),-webkit-transform .3s cubic-bezier(.02,.01,.47,1);transition:color .3s cubic-bezier(.02,.01,.47,1),-webkit-transform .3s cubic-bezier(.02,.01,.47,1);transition:color .3s cubic-bezier(.02,.01,.47,1),transform .3s cubic-bezier(.02,.01,.47,1);transition:color .3s cubic-bezier(.02,.01,.47,1),transform .3s cubic-bezier(.02,.01,.47,1),-webkit-transform .3s cubic-bezier(.02,.01,.47,1)}.bttn-slant:before{width:100%;background:#fafafa;-webkit-transition:box-shadow .2s cubic-bezier(.02,.01,.47,1);transition:box-shadow .2s cubic-bezier(.02,.01,.47,1)}.bttn-slant:after,.bttn-slant:before{position:absolute;top:0;left:0;z-index:-1;height:100%;content:'';-webkit-transform:skewX(20deg);transform:skewX(20deg)}.bttn-slant:after{width:0;background:hsla(0,0%,98%,.3);opacity:0;-webkit-transition:opacity .2s cubic-bezier(.02,.01,.47,1),width .15s cubic-bezier(.02,.01,.47,1);transition:opacity .2s cubic-bezier(.02,.01,.47,1),width .15s cubic-bezier(.02,.01,.47,1)}.bttn-slant:focus,.bttn-slant:hover{-webkit-transform:translateX(5px);transform:translateX(5px)}.bttn-slant:focus:after,.bttn-slant:hover:after{width:5px;opacity:1}.bttn-slant:focus:before,.bttn-slant:hover:before{box-shadow:inset 0 -1px 0 #a7c3ff,inset 0 1px 0 #a7c3ff,inset -1px 0 0 #a7c3ff}.bttn-slant.bttn-xs{padding:3px 8px;font-size:12px;font-family:inherit}.bttn-slant.bttn-sm{padding:4px 10px;font-size:16px;font-family:inherit}.bttn-slant.bttn-md{font-size:20px;font-family:inherit;padding:5px 12px}.bttn-slant.bttn-lg{padding:8px 15px;font-size:24px;font-family:inherit}.bttn-slant.bttn-default{color:#1d89ff}.bttn-slant.bttn-default:focus:before,.bttn-slant.bttn-default:hover:before{box-shadow:inset 0 -1px 0 #a7c3ff,inset 0 1px 0 #a7c3ff,inset -1px 0 0 #a7c3ff}.bttn-slant.bttn-default:before{background:#fff}.bttn-slant.bttn-default:after{background:#a7c3ff}.bttn-slant.bttn-primary{color:#fff}.bttn-slant.bttn-primary:focus:before,.bttn-slant.bttn-primary:hover:before{box-shadow:inset 0 -1px 0 #006de3,inset 0 1px 0 #006de3,inset -1px 0 0 #006de3}.bttn-slant.bttn-primary:before{background:#1d89ff}.bttn-slant.bttn-primary:after{background:#006de3}.bttn-slant.bttn-warning{color:#fff}.bttn-slant.bttn-warning:focus:before,.bttn-slant.bttn-warning:hover:before{box-shadow:inset 0 -1px 0 #f89001,inset 0 1px 0 #f89001,inset -1px 0 0 #f89001}.bttn-slant.bttn-warning:before{background:#feab3a}.bttn-slant.bttn-warning:after{background:#f89001}.bttn-slant.bttn-danger{color:#fff}.bttn-slant.bttn-danger:focus:before,.bttn-slant.bttn-danger:hover:before{box-shadow:inset 0 -1px 0 #ff1424,inset 0 1px 0 #ff1424,inset -1px 0 0 #ff1424}.bttn-slant.bttn-danger:before{background:#ff5964}.bttn-slant.bttn-danger:after{background:#ff1424}.bttn-slant.bttn-success{color:#fff}.bttn-slant.bttn-success:focus:before,.bttn-slant.bttn-success:hover:before{box-shadow:inset 0 -1px 0 #209271,inset 0 1px 0 #209271,inset -1px 0 0 #209271}.bttn-slant.bttn-success:before{background:#28b78d}.bttn-slant.bttn-success:after{background:#209271}.bttn-slant.bttn-royal{color:#fff}.bttn-slant.bttn-royal:focus:before,.bttn-slant.bttn-royal:hover:before{box-shadow:inset 0 -1px 0 #a20bdd,inset 0 1px 0 #a20bdd,inset -1px 0 0 #a20bdd}.bttn-slant.bttn-royal:before{background:#bd2df5}.bttn-slant.bttn-royal:after{background:#a20bdd}.bttn-block{display:block;width:100%}.bttn-no-outline,.bttn-no-outline:active,.bttn-no-outline:focus,.bttn-no-outline:hover{outline:none}
 
#stacks_in_11020 {
	padding: 15px 0px 0px 0px;
}

#stacks_out_11020 {
	width: 130px;
}
/*
v1.0.2
+ Added touch swipe navigation support for touch devices
*/

#cycledex_stacks_in_10532 .item-has-desc .cycledex-item-content {
  
}
#cycledex_stacks_in_10532 .cycledex-item-content .cycledex-item-header {
  color: rgba(255, 255, 255, 1.00);
  font-weight: 700;
  font-size: 36px;
  line-height: 38px;
  margin: 0 0 8px 0;
}
#cycledex_stacks_in_10532 .cycledex-item-content .cycledex-item-description {
  color: rgba(255, 255, 255, 1.00);
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  margin: 0;
}
#cycledex_stacks_in_10532 .cycledex-item-content {
  
  text-align: center;
  
}

#cycledex_stacks_in_10532 .cycledex-item-content .cycledex-item-header {
  font-family: Georgia;
  font-weight: 800;
  font-size: 36px;
  line-height: 38px;
  margin-top: 0px;
  margin-bottom: 32px;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}




.cycledex_noscroll{overflow: clip;}
#cycledex_stacks_in_10532.cycledex-outer-wrap {
  position: relative;
  padding: 40px 0px;
  min-height: 0vh;
  overflow: hidden;
}
#cycledex_stacks_in_10532 .cycledex-inner-wrap {
  width: 520px;
  max-width: 100%;
  margin: 0 auto;
  display: grid;
  justify-content: stretch;
  align-items: center;
  grid-template-columns: minmax(64px,130.000000px) 260px minmax(64px,130.000000px);
  position: relative;
  z-index: 3;
}
#cycledex_stacks_in_10532.cycledex-outer-wrap.cycledex-popup {
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  padding: 0;
  transition: opacity 200ms ease;
  display: grid;
  justify-content: center;
  align-items: center;
  max-width: 100vw;
}
#cycledex_stacks_in_10532.cycledex-outer-wrap.cycledex-popup.cycledex_active {
  pointer-events: auto;
  opacity: 1;
  visibility: visible;
  transition: opacity 300ms ease;
}
#cycledex_stacks_in_10532.cycledex-outer-wrap.cycledex-popup .cycledex-inner-wrap {
  max-width: 100vw;
}
#cycledex_stacks_in_10532 .cycledex_close_icon {
  position:absolute;
  top: 32px;
  right: 32px;
  padding: 0;
  width: 64px;
  height: 64px;
  z-index: 4;
  cursor:pointer;
}
#cycledex_stacks_in_10532 .cycledex_close_icon svg {
  width:64px;
  fill: rgba(255, 255, 255, 1.00);
  pointer-events: none;
}
#cycledex_stacks_in_10532 .cycledex {
  position: relative;
  max-height: 100%;
  width: 100%;
  max-width: 260px;
  z-index: 0;
  aspect-ratio: 0.742857;
  pointer-events: none;
}
@supports not (aspect-ratio: auto) {
  #cycledex_stacks_in_10532 .cycledex {
    padding-top: 134.615402%;
  }
}
#cycledex_stacks_in_10532 .cycledex-nav {
  outline: none;
  color: rgba(255, 255, 255, 1.00);
  position: relative;
  z-index: 1;
  cursor: pointer;
  width: 100%;
  height: 100%;
  display: grid;
  justify-content: center;
  align-items: center;
  transform-style: flat;
  transform: scale(1);
  -webkit-transform: scale(1) translateZ(800px);
  transition: transform 300ms ease;
  -webkit-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color:  rgba(255, 255, 255, 0);
}
#cycledex_stacks_in_10532 .cycledex-nav:hover {
  outline: none;
  transform: scale(1.2);
  -webkit-transform: scale(1.2) translateZ(800px);
}
#cycledex_stacks_in_10532 .cycledex-nav:active {
  outline: none;
  opacity: 0.75;
}
#cycledex_stacks_in_10532 .cycledex-nav svg {
  max-width: 64px;
  width: 100%;
  pointer-events: none;
  color: rgba(255, 255, 255, 1.00);
  fill: rgba(255, 255, 255, 1.00);
}
#cycledex_stacks_in_10532 .cycledex .cycledex-item,
#cycledex_stacks_in_10532 .cycledex .cycledex-item .cycledex-depth-left,
#cycledex_stacks_in_10532 .cycledex .cycledex-item .cycledex-depth-right,
#cycledex_stacks_in_10532 .cycledex-overlay,
#cycledex_stacks_in_10532 .cycledex-overlay-image,
#cycledex_stacks_in_10532 .cycledex .cycledex-origin {
  background-color: rgba(27, 151, 250, 0.00);
}

#cycledex_stacks_in_10532.cycledex_active .cycledex-overlay {
  opacity: 0.800000;
}

#cycledex_stacks_in_10532[data-back-color^="r"]:not([data-back-color$="1.00)"]) .cycledex .cycledex-item,
#cycledex_stacks_in_10532[data-back-color^="r"]:not([data-back-color$="1.00)"]) .cycledex .cycledex-item .cycledex-depth-left,
#cycledex_stacks_in_10532[data-back-color^="r"]:not([data-back-color$="1.00)"]) .cycledex .cycledex-item .cycledex-depth-right  {
  background-color: #000;
}
#cycledex_stacks_in_10532 .cycledex {
  perspective: 1200px;
  transform-style: preserve-3d;
}

#cycledex_stacks_in_10532 .cycledex .cycledex-item,
#cycledex_stacks_in_10532 .cycledex .cycledex-item > a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#cycledex_stacks_in_10532 .cycledex .cycledex-origin,
#cycledex_stacks_in_10532 .cycledex .cycledex-item {
  transition: transform 600ms ease,opacity 600ms ease;
  pointer-events: none;
  transform-style: preserve-3d;
}
#cycledex_stacks_in_10532 .cycledex .cycledex-item > a {
  cursor: pointer;
}
/*  */
#cycledex_stacks_in_10532.cycledex_active .cycledex .cycledex-item[data-r-index="0"] {
  pointer-events: auto;
}
#cycledex_stacks_in_10532:not(.cycledex_active) .cycledex .cycledex-item[data-r-index="0"] {
  transform: translate3d(0,0,100px) rotateY(0deg) !important;
}
#cycledex_stacks_in_10532 .cycledex-overlay-image,
#cycledex_stacks_in_10532 .cycledex-overlay-image > div,
#cycledex_stacks_in_10532 .cycledex-overlay,
#cycledex_stacks_in_10532 .cycledex-blur,
#cycledex_stacks_in_10532 .cycledex .cycledex-item .cycledex-item-background {
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#cycledex_stacks_in_10532 .cycledex-blur,
#cycledex_stacks_in_10532 .cycledex-overlay {
  z-index: 2;
}

#cycledex_stacks_in_10532.cycledex_active .cycledex-overlay {display: none;}

#cycledex_stacks_in_10532 .cycledex-overlay-image > div {
  opacity: 0;
  background-size: cover !important;
  background-position: center !important;
  transition: opacity 900.000000ms ease,transform 900.000000ms ease;
  z-index: 0;
}
#cycledex_stacks_in_10532 .cycledex .cycledex-item .cycledex-item-background {
  transition: opacity 600ms ease;
}
#cycledex_stacks_in_10532 .cycledex .cycledex-item .cycledex-depth-left:after,
#cycledex_stacks_in_10532 .cycledex .cycledex-item .cycledex-depth-right:after {
  opacity: 0.400000;
}
#cycledex_stacks_in_10532 .cycledex .cycledex-item .cycledex-item-background {
  opacity: 0.500000;
}
/* #cycledex_stacks_in_10532 .cycledex .cycledex-item[data-r-index="0"] .cycledex-depth-left:after,
#cycledex_stacks_in_10532 .cycledex .cycledex-item[data-r-index="0"] .cycledex-depth-right:after, */
#cycledex_stacks_in_10532 .cycledex .cycledex-item[data-r-index="0"] .cycledex-item-background {
  opacity: 1;
}
#cycledex_stacks_in_10532 .cycledex-item-content {
  position: absolute;
  transition: transform 600ms ease, opacity 600ms ease;
  z-index: 10;
  pointer-events: none;
}
#cycledex_stacks_in_10532.cycledex_active .cycledex-item-content {
  pointer-events: auto;
}
#cycledex_stacks_in_10532 .cycledex-item.item-has-desc .cycledex-item-content,
#cycledex_stacks_in_10532 .cycledex-item.item-has-link .cycledex-item-content {
  -webkit-user-select: none;
  user-select: none;
  pointer-events: none;
}
#cycledex_stacks_in_10532 .cycledex-item:not(.item-has-desc) .cycledex-item-content {
  width: auto;
}

#cycledex_stacks_in_10532 .cycledex-item-content {
  transform: translate3d(0,0,1px);
  
  
    left: calc(260px/16);right: calc(260px/16);
  
  
  
  top: 50%;transform: translate3d(0,-50%,1px);
  
}
#cycledex_stacks_in_10532 .cycledex div.cycledex-item.item-has-link[data-r-index="0"] {
  transform: translate3d(0,0,0) rotateY(0deg);
  opacity: 1;
}
#cycledex_stacks_in_10532 .cycledex div.cycledex-item.item-has-link.cycledex-animation-complete[data-r-index="0"]:hover {
  transform: translate3d(0,0,100px) rotateY(0deg);
}

#cycledex_stacks_in_10532 .cycledex-item:not(.item-has-desc) .cycledex-item-content {
  left: calc(260px/16);
  right: calc(260px/16);
}

  #cycledex_stacks_in_10532[data-resize$="3"] .cycledex-item-content {
    /* transform: none; */
    
    
    
    
  }
  #cycledex_stacks_in_10532[data-resize$="3"] .cycledex div.cycledex-item[data-r-index="0"] .cycledex-item-content {
    transform: translate3d(0px,0,1px);
    top: 50%;transform: translate3d(0,-50%,1px);
  }


  #cycledex_stacks_in_10532[data-resize*="2"] .cycledex-inner-wrap {
    grid-template-columns: 64px 1fr 64px;
  }
  #cycledex_stacks_in_10532[data-resize*="2"] .cycledex {
    aspect-ratio: auto;
    padding-top: 0;
  }
  #cycledex_stacks_in_10532[data-resize*="2"] .cycledex-item-content {
    /* transform: none; */
    left: 24px;
    right: 24px;
  }
  #cycledex_stacks_in_10532[data-resize*="2"] .cycledex .cycledex-item[data-r-index="0"] {
    position: relative;
  }
  #cycledex_stacks_in_10532[data-resize*="2"] .cycledex .cycledex-item {
    margin-left: calc((260px - 100%)/-2);
    margin-right: calc((260px - 100%)/-2);
    aspect-ratio: 0.742857;
  }
  @supports not (aspect-ratio: auto) {
    #cycledex_stacks_in_10532[data-resize*="2"] .cycledex .cycledex-item.item-has-desc {
      padding-top: 134.615402%;
    }
  }
  #cycledex_stacks_in_10532[data-resize*="2"] .item-has-desc .cycledex-item-content {
    max-width: calc(100% - 48px);
  }
  #cycledex_stacks_in_10532[data-resize*="2"] .cycledex-item-content .cycledex-item-header {
    font-size: 28px;
    line-height: 30px;
    margin: 0 0 6px 0;
  }
  #cycledex_stacks_in_10532[data-resize*="2"] .cycledex-item-content .cycledex-item-description {
    font-size: 16px;
    line-height: 24px;
  }
  
  #cycledex_stacks_in_10532[data-resize*="2"] .cycledex-item-content .cycledex-item-header {
    font-size: 27.000000px;
    line-height: 28.500000px;
    margin-top: 0.000000px;
    margin-bottom: 24.000000px;
  }
  
  
  /*  */


  #cycledex_stacks_in_10532[data-resize="123"] .cycledex .cycledex-item,
  #cycledex_stacks_in_10532[data-resize="123"] .cycledex .cycledex-item > a {
    margin-left: 0px;
    margin-right: 0px;
  }
  #cycledex_stacks_in_10532[data-resize="123"] .cycledex-inner-wrap {
    grid-template-columns: 1fr 1fr;
    grid-gap: 16px;
  }
  #cycledex_stacks_in_10532[data-resize="123"] .cycledex {
    grid-column: 1/-1;
    margin: 0 auto;
  }
  #cycledex_stacks_in_10532[data-resize="123"] .cycledex {
    grid-row: 1;
  }
  @supports (aspect-ratio: auto) {
    #cycledex_stacks_in_10532[data-resize="123"] .cycledex .cycledex-item:not(.item-has-desc) {
      padding-top: 0;
    }
    #cycledex_stacks_in_10532[data-resize="123"] .cycledex .cycledex-item:not(.item-has-desc) .cycledex-item-background {
      position: relative;
      aspect-ratio: 0.742857;
    }
  }
  #cycledex_stacks_in_10532[data-resize="123"] .cycledex .cycledex-item:not(.item-has-desc) .cycledex-item-background .cycledex-item-content {
    position: relative;
    transform: none;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    padding: 32px 16px;
  }


.stacks_in_10533 .cycledex-item-background,
.cycledex > .stacks_in_10533 .cycledex-depth-left:after,
.cycledex > .stacks_in_10533 .cycledex-depth-right:after {
  
  
  background-color: rgba(0, 0, 0, 1.00);
  background-image:url(../files/backgroundImage-10533.png);
  
  
  background-position: center;
  background-size: cover;
}


#stacks_in_11002 {
	padding: 40px 0px 40px 0px;
}

#stacks_out_11002 {
	width: 150px;
}

#stacks_in_10795 {
	font-size: 145%;
}
.stacks_in_10537 .cycledex-item-background,
.cycledex > .stacks_in_10537 .cycledex-depth-left:after,
.cycledex > .stacks_in_10537 .cycledex-depth-right:after {
  
  
  background-color: rgba(0, 0, 0, 1.00);
  
  
  
  background-position: center;
  background-size: cover;
}


#stacks_in_10540 {
	font-size: 120%;
}

#stacks_in_10796 {
	font-size: 145%;
}
.stacks_in_10541 .cycledex-item-background,
.cycledex > .stacks_in_10541 .cycledex-depth-left:after,
.cycledex > .stacks_in_10541 .cycledex-depth-right:after {
  
  
  background-color: rgba(0, 0, 0, 1.00);
  
  
  
  background-position: center;
  background-size: cover;
}


#stacks_in_10544 {
	font-size: 119%;
}

#stacks_in_10797 {
	font-size: 145%;
}
.stacks_in_10545 .cycledex-item-background,
.cycledex > .stacks_in_10545 .cycledex-depth-left:after,
.cycledex > .stacks_in_10545 .cycledex-depth-right:after {
  
  
  background-color: rgba(0, 0, 0, 1.00);
  
  
  
  background-position: center;
  background-size: cover;
}


#stacks_in_10546 {
	padding: 0px 0px 10px 0px;
}

#stacks_in_10548 {
	font-size: 120%;
}

#stacks_in_10798 {
	font-size: 145%;
}
.stacks_in_10549 .cycledex-item-background,
.cycledex > .stacks_in_10549 .cycledex-depth-left:after,
.cycledex > .stacks_in_10549 .cycledex-depth-right:after {
  
  
  background-color: rgba(0, 0, 0, 1.00);
  
  
  
  background-position: center;
  background-size: cover;
}


#stacks_in_10552 {
	font-size: 120%;
}

#stacks_in_10799 {
	font-size: 145%;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_9574 {
	height: 40.00px;
}




























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

#stacks_in_9575 {
	background-color: rgba(23, 170, 251, 1.00);
}
#stacks_in_10555>.s3_row {
	margin: 0 -10px;
}

#stacks_in_10555>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_10555>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_10555>.s3_row>.s3_column {
	padding: 0 10px;
}










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



}



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


	#stacks_in_10555>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_10555>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}





#stacks_out_10680 {
  margin: 0 !important;
  width: 100% !important;
  overflow: visible !important; }

#stacks_in_10555 {
  margin: 0 !important;
  width: 100% !important;
  overflow: visible !important; }

#hop_outer_stacks_in_10680 {
  width: 100%;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
  max-width: 400px;
  border-radius: 20px 20px 20px 20px; }

#hop_stacks_in_10680 {
  border-radius: 20px 20px 20px 20px;
  min-height: 80px;
  width: 100%;
  z-index: 9999999;
  display: flex;
  cursor: pointer;
  overflow: hidden;
  box-sizing: border-box;
  flex-direction: column;
  transition: all 0.3s ease;
  justify-content: flex-start;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.30); }
  #hop_stacks_in_10680.main-font-preset IBM Plex Sans {
    font-family: "IBM Plex Sans", "Roboto", sans-serif; }
  #hop_stacks_in_10680.main-font-custom IBM Plex Sans {
    font-family: "", "Roboto", sans-serif; }
  #hop_stacks_in_10680.main-font-google IBM Plex Sans {
    font-family: "Georgia", "Roboto", sans-serif; }
  #hop_stacks_in_10680 #hop_background_stacks_in_10680 {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    position: absolute;
    border-radius: inherit; }
    #hop_stacks_in_10680 #hop_background_stacks_in_10680.main-bg-color {
      background: rgba(57, 62, 70, 0.00); }
      #hop_stacks_in_10680 #hop_background_stacks_in_10680.main-bg-color::before {
        opacity: 0; }
    #hop_stacks_in_10680 #hop_background_stacks_in_10680.main-bg-gradient-2 {
      background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00)); }
      #hop_stacks_in_10680 #hop_background_stacks_in_10680.main-bg-gradient-2::before {
        opacity: 0; }
    #hop_stacks_in_10680 #hop_background_stacks_in_10680.main-bg-gradient-3 {
      background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00), rgba(0, 0, 0, 1.00)); }
      #hop_stacks_in_10680 #hop_background_stacks_in_10680.main-bg-gradient-3::before {
        opacity: 0; }
    #hop_stacks_in_10680 #hop_background_stacks_in_10680.main-bg-image-ov-color {
      background: url() no-repeat center center;
      background-size: cover; }
      #hop_stacks_in_10680 #hop_background_stacks_in_10680.main-bg-image-ov-color::before {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        content: '';
        display: block;
        position: absolute;
        background: rgba(0, 0, 0, 0.50); }
    #hop_stacks_in_10680 #hop_background_stacks_in_10680.main-bg-image-ov-gradient {
      background: url() no-repeat center center;
      background-size: cover; }
      #hop_stacks_in_10680 #hop_background_stacks_in_10680.main-bg-image-ov-gradient::before {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        content: '';
        display: block;
        position: absolute;
        background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_10680 #hop_background_stacks_in_10680::before {
      transition: all 0.3s ease; }

#hop_stacks_in_10680.expand {
  display: block;
  cursor: default;
  border-radius: 0;
  overflow-y: scroll;
  box-shadow: none !important;
  padding-top: calc(50px + (5px * 2)); }
  #hop_stacks_in_10680.expand.custom-expand-colors #hop_background_stack {
    transition: background 0s 0.3s; }
    #hop_stacks_in_10680.expand.custom-expand-colors #hop_background_stack.expanded-bg-color {
      background: rgba(99, 108, 123, 1.00); }
      #hop_stacks_in_10680.expand.custom-expand-colors #hop_background_stack.expanded-bg-color::before {
        opacity: 0; }
    #hop_stacks_in_10680.expand.custom-expand-colors #hop_background_stack.expanded-bg-gradient-2 {
      background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00)); }
      #hop_stacks_in_10680.expand.custom-expand-colors #hop_background_stack.expanded-bg-gradient-2::before {
        opacity: 0; }
    #hop_stacks_in_10680.expand.custom-expand-colors #hop_background_stack.expanded-bg-gradient-3 {
      background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00), rgba(0, 0, 0, 1.00)); }
      #hop_stacks_in_10680.expand.custom-expand-colors #hop_background_stack.expanded-bg-gradient-3::before {
        opacity: 0; }
    #hop_stacks_in_10680.expand.custom-expand-colors #hop_background_stack.expanded-bg-image-ov-color {
      background: url() no-repeat center center;
      background-size: cover; }
      #hop_stacks_in_10680.expand.custom-expand-colors #hop_background_stack.expanded-bg-image-ov-color::before {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        content: '';
        display: block;
        position: absolute;
        background: rgba(0, 0, 0, 0.50); }
    #hop_stacks_in_10680.expand.custom-expand-colors #hop_background_stack.expanded-bg-image-ov-gradient {
      background: url() no-repeat center center;
      background-size: cover; }
      #hop_stacks_in_10680.expand.custom-expand-colors #hop_background_stack.expanded-bg-image-ov-gradient::before {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        content: '';
        display: block;
        position: absolute;
        background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 1.00)); }
  #hop_stacks_in_10680.expand #hop_titlebar_stacks_in_10680 {
    opacity: 1;
    z-index: 9999;
    transform: none;
    visibility: visible;
    pointer-events: auto;
    transition: all 0.5s 1s ease; }
  #hop_stacks_in_10680.expand #hop_initial_stacks_in_10680 {
    width: 100%;
    z-index: 500;
    cursor: default;
    position: relative;
    transition: all 0.1s;
    animation: fade-in 0.5s 1s ease forwards; }
    #hop_stacks_in_10680.expand #hop_initial_stacks_in_10680 .hop-initial--inner {
      max-width: 900px; }
  #hop_stacks_in_10680.expand #hop_content_stacks_in_10680 {
    top: 0;
    width: 100%;
    z-index: 500;
    min-height: 100%;
    visibility: visible;
    position: relative;
    pointer-events: auto;
    animation: fade-in 0.5s 1s ease forwards; }
  #hop_stacks_in_10680.expand.hide-init #hop_initial_stacks_in_10680 {
    display: none; }
  #hop_stacks_in_10680.expand.custom-expand-colors #hop_titlebar_stacks_in_10680 .hop-titlebar-title h2 {
    color: rgba(247, 247, 247, 1.00); }
  #hop_stacks_in_10680.expand.custom-expand-colors #hop_titlebar_stacks_in_10680 .hop-titlebar-button_stacks_in_10680 svg {
    fill: rgba(247, 247, 247, 1.00); }
  #hop_stacks_in_10680.expand.custom-expand-colors #hop_content_stacks_in_10680:not(.custom-content-colors) {
    color: rgba(247, 247, 247, 0.60); }
    #hop_stacks_in_10680.expand.custom-expand-colors #hop_content_stacks_in_10680:not(.custom-content-colors) h1, #hop_stacks_in_10680.expand.custom-expand-colors #hop_content_stacks_in_10680:not(.custom-content-colors) h2, #hop_stacks_in_10680.expand.custom-expand-colors #hop_content_stacks_in_10680:not(.custom-content-colors) h3, #hop_stacks_in_10680.expand.custom-expand-colors #hop_content_stacks_in_10680:not(.custom-content-colors) h4, #hop_stacks_in_10680.expand.custom-expand-colors #hop_content_stacks_in_10680:not(.custom-content-colors) h5, #hop_stacks_in_10680.expand.custom-expand-colors #hop_content_stacks_in_10680:not(.custom-content-colors) h6 {
      color: rgba(247, 247, 247, 1.00); }
    #hop_stacks_in_10680.expand.custom-expand-colors #hop_content_stacks_in_10680:not(.custom-content-colors) p, #hop_stacks_in_10680.expand.custom-expand-colors #hop_content_stacks_in_10680:not(.custom-content-colors) span, #hop_stacks_in_10680.expand.custom-expand-colors #hop_content_stacks_in_10680:not(.custom-content-colors) blockquote, #hop_stacks_in_10680.expand.custom-expand-colors #hop_content_stacks_in_10680:not(.custom-content-colors) ul, #hop_stacks_in_10680.expand.custom-expand-colors #hop_content_stacks_in_10680:not(.custom-content-colors) li {
      color: rgba(247, 247, 247, 0.60); }
    #hop_stacks_in_10680.expand.custom-expand-colors #hop_content_stacks_in_10680:not(.custom-content-colors) a, #hop_stacks_in_10680.expand.custom-expand-colors #hop_content_stacks_in_10680:not(.custom-content-colors) a:visited {
      color: rgba(248, 181, 0, 1.00); }

#hop_stacks_in_10680.fix {
  position: fixed; }

#hop_stacks_in_10680 #hop_titlebar_stacks_in_10680 {
  padding: 5px 5px;
  max-height: calc(50px + (5px * 2));
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  opacity: 0;
  display: flex;
  flex: 1 0 auto;
  margin: 0 auto;
  position: absolute;
  visibility: hidden;
  align-items: center;
  pointer-events: none;
  transition: all 0s 0s ease;
  justify-content: space-between; }
  #hop_stacks_in_10680 #hop_titlebar_stacks_in_10680 .hop-titlebar-title h2 {
    margin: 0;
    padding: 0;
    line-height: 1;
    font-weight: normal;
    font-size: 16px;
    color: rgba(247, 247, 247, 1.00); }
    #hop_stacks_in_10680 #hop_titlebar_stacks_in_10680 .hop-titlebar-title h2.main-font-preset IBM Plex Sans {
      font-family: "IBM Plex Sans", "Roboto", sans-serif; }
    #hop_stacks_in_10680 #hop_titlebar_stacks_in_10680 .hop-titlebar-title h2.main-font-custom IBM Plex Sans {
      font-family: "", "Roboto", sans-serif; }
    #hop_stacks_in_10680 #hop_titlebar_stacks_in_10680 .hop-titlebar-title h2.main-font-google IBM Plex Sans {
      font-family: "Georgia", "Roboto", sans-serif; }
  #hop_stacks_in_10680 #hop_titlebar_stacks_in_10680 .hop-titlebar-button_stacks_in_10680 {
    width: 50px;
    height: 50px;
    display: flex;
    flex: 0 1 auto;
    cursor: pointer;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    color: rgba(247, 247, 247, 1.00); }
    #hop_stacks_in_10680 #hop_titlebar_stacks_in_10680 .hop-titlebar-button_stacks_in_10680 svg {
      fill: rgba(247, 247, 247, 1.00);
      width: 24px;
      height: 24px; }
    #hop_stacks_in_10680 #hop_titlebar_stacks_in_10680 .hop-titlebar-button_stacks_in_10680.back, #hop_stacks_in_10680 #hop_titlebar_stacks_in_10680 .hop-titlebar-button_stacks_in_10680.close {
      opacity: 0;
      visibility: hidden;
      pointer-events: none; }
    #hop_stacks_in_10680 #hop_titlebar_stacks_in_10680 .hop-titlebar-button_stacks_in_10680:hover {
      background: rgba(0, 0, 0, 0.1); }
  #hop_stacks_in_10680 #hop_titlebar_stacks_in_10680.show-back .back {
    opacity: 1;
    visibility: visible;
    pointer-events: auto; }
  #hop_stacks_in_10680 #hop_titlebar_stacks_in_10680.show-close .close {
    opacity: 1;
    visibility: visible;
    pointer-events: auto; }

#hop_stacks_in_10680 #hop_initial_stacks_in_10680 {
  padding: 0px 20px 5px 20px;
  opacity: 0;
  width: 100%;
  display: flex;
  flex: 1 0 auto;
  text-align: center;
  align-items: center;
  box-sizing: border-box;
  flex-direction: column;
  justify-content: center;
  transition: all 0.3s ease;
  animation: initial-in-2 0.5s 0.6s ease forwards; }
  #hop_stacks_in_10680 #hop_initial_stacks_in_10680.main-font-preset IBM Plex Sans {
    font-family: "IBM Plex Sans", "Roboto", sans-serif; }
  #hop_stacks_in_10680 #hop_initial_stacks_in_10680.main-font-custom IBM Plex Sans {
    font-family: "", "Roboto", sans-serif; }
  #hop_stacks_in_10680 #hop_initial_stacks_in_10680.main-font-google IBM Plex Sans {
    font-family: "Georgia", "Roboto", sans-serif; }
  #hop_stacks_in_10680 #hop_initial_stacks_in_10680 .hop-initial--inner {
    max-width: 600px; }
  #hop_stacks_in_10680 #hop_initial_stacks_in_10680 h1, #hop_stacks_in_10680 #hop_initial_stacks_in_10680 h2, #hop_stacks_in_10680 #hop_initial_stacks_in_10680 h3, #hop_stacks_in_10680 #hop_initial_stacks_in_10680 h4, #hop_stacks_in_10680 #hop_initial_stacks_in_10680 h5, #hop_stacks_in_10680 #hop_initial_stacks_in_10680 h6 {
    color: rgba(247, 247, 247, 1.00); }
  #hop_stacks_in_10680 #hop_initial_stacks_in_10680 p, #hop_stacks_in_10680 #hop_initial_stacks_in_10680 span, #hop_stacks_in_10680 #hop_initial_stacks_in_10680 blockquote, #hop_stacks_in_10680 #hop_initial_stacks_in_10680 ul, #hop_stacks_in_10680 #hop_initial_stacks_in_10680 li {
    color: rgba(247, 247, 247, 0.60); }
  #hop_stacks_in_10680 #hop_initial_stacks_in_10680 a, #hop_stacks_in_10680 #hop_initial_stacks_in_10680 a:visited {
    color: rgba(248, 181, 0, 1.00); }
  #hop_stacks_in_10680 #hop_initial_stacks_in_10680.custom-content {
    display: block; }
  #hop_stacks_in_10680 #hop_initial_stacks_in_10680 > .stacks_out:first-of-type {
    width: 100%; }

#hop_stacks_in_10680 #hop_content_stacks_in_10680 {
  top: 100%;
  left: 0;
  right: 0;
  opacity: 0;
  position: fixed;
  overflow: hidden;
  visibility: hidden;
  pointer-events: none; }
  #hop_stacks_in_10680 #hop_content_stacks_in_10680 .hop-content--inner {
    margin: 0 auto;
    color: rgba(247, 247, 247, 0.60);
    max-width: 900px;
    font-size: 16px !important;
    line-height: calc(16px * 1.618);
    padding: 0px 20px 5px 20px; }
    #hop_stacks_in_10680 #hop_content_stacks_in_10680 .hop-content--inner.main-font-preset IBM Plex Sans {
      font-family: "IBM Plex Sans", "Roboto", sans-serif; }
    #hop_stacks_in_10680 #hop_content_stacks_in_10680 .hop-content--inner.main-font-custom IBM Plex Sans {
      font-family: "", "Roboto", sans-serif; }
    #hop_stacks_in_10680 #hop_content_stacks_in_10680 .hop-content--inner.main-font-google IBM Plex Sans {
      font-family: "Georgia", "Roboto", sans-serif; }
    #hop_stacks_in_10680 #hop_content_stacks_in_10680 .hop-content--inner h1.main-font-preset IBM Plex Sans, #hop_stacks_in_10680 #hop_content_stacks_in_10680 .hop-content--inner h2.main-font-preset IBM Plex Sans, #hop_stacks_in_10680 #hop_content_stacks_in_10680 .hop-content--inner h3.main-font-preset IBM Plex Sans, #hop_stacks_in_10680 #hop_content_stacks_in_10680 .hop-content--inner h4.main-font-preset IBM Plex Sans, #hop_stacks_in_10680 #hop_content_stacks_in_10680 .hop-content--inner h5.main-font-preset IBM Plex Sans, #hop_stacks_in_10680 #hop_content_stacks_in_10680 .hop-content--inner h6.main-font-preset IBM Plex Sans, #hop_stacks_in_10680 #hop_content_stacks_in_10680 .hop-content--inner p.main-font-preset IBM Plex Sans, #hop_stacks_in_10680 #hop_content_stacks_in_10680 .hop-content--inner span.main-font-preset IBM Plex Sans {
      font-family: "IBM Plex Sans", "Roboto", sans-serif; }
    #hop_stacks_in_10680 #hop_content_stacks_in_10680 .hop-content--inner h1.main-font-custom IBM Plex Sans, #hop_stacks_in_10680 #hop_content_stacks_in_10680 .hop-content--inner h2.main-font-custom IBM Plex Sans, #hop_stacks_in_10680 #hop_content_stacks_in_10680 .hop-content--inner h3.main-font-custom IBM Plex Sans, #hop_stacks_in_10680 #hop_content_stacks_in_10680 .hop-content--inner h4.main-font-custom IBM Plex Sans, #hop_stacks_in_10680 #hop_content_stacks_in_10680 .hop-content--inner h5.main-font-custom IBM Plex Sans, #hop_stacks_in_10680 #hop_content_stacks_in_10680 .hop-content--inner h6.main-font-custom IBM Plex Sans, #hop_stacks_in_10680 #hop_content_stacks_in_10680 .hop-content--inner p.main-font-custom IBM Plex Sans, #hop_stacks_in_10680 #hop_content_stacks_in_10680 .hop-content--inner span.main-font-custom IBM Plex Sans {
      font-family: "", "Roboto", sans-serif; }
    #hop_stacks_in_10680 #hop_content_stacks_in_10680 .hop-content--inner h1.main-font-google IBM Plex Sans, #hop_stacks_in_10680 #hop_content_stacks_in_10680 .hop-content--inner h2.main-font-google IBM Plex Sans, #hop_stacks_in_10680 #hop_content_stacks_in_10680 .hop-content--inner h3.main-font-google IBM Plex Sans, #hop_stacks_in_10680 #hop_content_stacks_in_10680 .hop-content--inner h4.main-font-google IBM Plex Sans, #hop_stacks_in_10680 #hop_content_stacks_in_10680 .hop-content--inner h5.main-font-google IBM Plex Sans, #hop_stacks_in_10680 #hop_content_stacks_in_10680 .hop-content--inner h6.main-font-google IBM Plex Sans, #hop_stacks_in_10680 #hop_content_stacks_in_10680 .hop-content--inner p.main-font-google IBM Plex Sans, #hop_stacks_in_10680 #hop_content_stacks_in_10680 .hop-content--inner span.main-font-google IBM Plex Sans {
      font-family: "Georgia", "Roboto", sans-serif; }
    #hop_stacks_in_10680 #hop_content_stacks_in_10680 .hop-content--inner h1, #hop_stacks_in_10680 #hop_content_stacks_in_10680 .hop-content--inner h2, #hop_stacks_in_10680 #hop_content_stacks_in_10680 .hop-content--inner h3, #hop_stacks_in_10680 #hop_content_stacks_in_10680 .hop-content--inner h4, #hop_stacks_in_10680 #hop_content_stacks_in_10680 .hop-content--inner h5, #hop_stacks_in_10680 #hop_content_stacks_in_10680 .hop-content--inner h6 {
      color: rgba(247, 247, 247, 1.00); }
    #hop_stacks_in_10680 #hop_content_stacks_in_10680 .hop-content--inner p, #hop_stacks_in_10680 #hop_content_stacks_in_10680 .hop-content--inner span, #hop_stacks_in_10680 #hop_content_stacks_in_10680 .hop-content--inner blockquote, #hop_stacks_in_10680 #hop_content_stacks_in_10680 .hop-content--inner ul, #hop_stacks_in_10680 #hop_content_stacks_in_10680 .hop-content--inner li {
      color: rgba(247, 247, 247, 0.60); }
    #hop_stacks_in_10680 #hop_content_stacks_in_10680 .hop-content--inner a, #hop_stacks_in_10680 #hop_content_stacks_in_10680 .hop-content--inner a:visited {
      color: rgba(248, 181, 0, 1.00); }
  #hop_stacks_in_10680 #hop_content_stacks_in_10680.custom-content-colors {
    color: rgba(92, 99, 110, 1.00) !important;
    background: rgba(255, 255, 255, 1.00) !important; }
    #hop_stacks_in_10680 #hop_content_stacks_in_10680.custom-content-colors h1, #hop_stacks_in_10680 #hop_content_stacks_in_10680.custom-content-colors h2, #hop_stacks_in_10680 #hop_content_stacks_in_10680.custom-content-colors h3, #hop_stacks_in_10680 #hop_content_stacks_in_10680.custom-content-colors h4, #hop_stacks_in_10680 #hop_content_stacks_in_10680.custom-content-colors h5, #hop_stacks_in_10680 #hop_content_stacks_in_10680.custom-content-colors h6 {
      color: rgba(57, 62, 70, 1.00) !important; }
    #hop_stacks_in_10680 #hop_content_stacks_in_10680.custom-content-colors p, #hop_stacks_in_10680 #hop_content_stacks_in_10680.custom-content-colors span, #hop_stacks_in_10680 #hop_content_stacks_in_10680.custom-content-colors blockquote, #hop_stacks_in_10680 #hop_content_stacks_in_10680.custom-content-colors ul, #hop_stacks_in_10680 #hop_content_stacks_in_10680.custom-content-colors li {
      color: rgba(92, 99, 110, 1.00) !important; }
    #hop_stacks_in_10680 #hop_content_stacks_in_10680.custom-content-colors a, #hop_stacks_in_10680 #hop_content_stacks_in_10680.custom-content-colors a:visited {
      color: rgba(248, 181, 0, 1.00) !important; }

#hop_stacks_in_10680.w-to-h.expand {
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  max-width: 100% !important;
  transition: all 0.3s 0.1s ease, bottom 0.3s 0.4s ease, top 0.3s 0.4s ease; }
  #hop_stacks_in_10680.w-to-h.expand.main-bg-color .page-transition-cover_stacks_in_10680:nth-of-type(1) span {
    background: rgba(57, 62, 70, 0.00); }
    #hop_stacks_in_10680.w-to-h.expand.main-bg-color .page-transition-cover_stacks_in_10680:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_10680.w-to-h.expand.main-bg-gradient-2 .page-transition-cover_stacks_in_10680:nth-of-type(1) span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_10680.w-to-h.expand.main-bg-gradient-2 .page-transition-cover_stacks_in_10680:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_10680.w-to-h.expand.main-bg-gradient-3 .page-transition-cover_stacks_in_10680:nth-of-type(1) span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_10680.w-to-h.expand.main-bg-gradient-3 .page-transition-cover_stacks_in_10680:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_10680.w-to-h.expand.main-bg-image-ov-color .page-transition-cover_stacks_in_10680:nth-of-type(1) span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_10680.w-to-h.expand.main-bg-image-ov-color .page-transition-cover_stacks_in_10680:nth-of-type(1) span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: rgba(0, 0, 0, 0.50); }
  #hop_stacks_in_10680.w-to-h.expand.main-bg-image-ov-gradient .page-transition-cover_stacks_in_10680:nth-of-type(1) span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_10680.w-to-h.expand.main-bg-image-ov-gradient .page-transition-cover_stacks_in_10680:nth-of-type(1) span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 1.00)); }
  #hop_stacks_in_10680.w-to-h.expand #hop_titlebar_stacks_in_10680 {
    transition: all 0.5s 0.7s ease; }
  #hop_stacks_in_10680.w-to-h.expand #hop_initial_stacks_in_10680, #hop_stacks_in_10680.w-to-h.expand #hop_content_stacks_in_10680 {
    animation: fade-in 0.5s 0.7s ease forwards; }
  #hop_stacks_in_10680.w-to-h.expand.custom-expand-colors.expanded-bg-color .page-transition-cover_stacks_in_10680:nth-of-type(1) span {
    background: rgba(99, 108, 123, 1.00); }
    #hop_stacks_in_10680.w-to-h.expand.custom-expand-colors.expanded-bg-color .page-transition-cover_stacks_in_10680:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_10680.w-to-h.expand.custom-expand-colors.expanded-bg-gradient-2 .page-transition-cover_stacks_in_10680:nth-of-type(1) span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_10680.w-to-h.expand.custom-expand-colors.expanded-bg-gradient-2 .page-transition-cover_stacks_in_10680:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_10680.w-to-h.expand.custom-expand-colors.expanded-bg-gradient-3 .page-transition-cover_stacks_in_10680:nth-of-type(1) span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_10680.w-to-h.expand.custom-expand-colors.expanded-bg-gradient-3 .page-transition-cover_stacks_in_10680:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_10680.w-to-h.expand.custom-expand-colors.expanded-bg-image-ov-color .page-transition-cover_stacks_in_10680:nth-of-type(1) span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_10680.w-to-h.expand.custom-expand-colors.expanded-bg-image-ov-color .page-transition-cover_stacks_in_10680:nth-of-type(1) span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: rgba(0, 0, 0, 0.50); }
  #hop_stacks_in_10680.w-to-h.expand.custom-expand-colors.expanded-bg-image-ov-gradient .page-transition-cover_stacks_in_10680:nth-of-type(1) span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_10680.w-to-h.expand.custom-expand-colors.expanded-bg-image-ov-gradient .page-transition-cover_stacks_in_10680:nth-of-type(1) span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 1.00)); }
  #hop_stacks_in_10680.w-to-h.expand.custom-expand-colors #hop_background_stacks_in_10680 {
    z-index: 100;
    transition: all 0.3s ease; }
    #hop_stacks_in_10680.w-to-h.expand.custom-expand-colors #hop_background_stacks_in_10680.expanded-bg-color {
      background: rgba(99, 108, 123, 1.00); }
      #hop_stacks_in_10680.w-to-h.expand.custom-expand-colors #hop_background_stacks_in_10680.expanded-bg-color::before {
        opacity: 0; }
    #hop_stacks_in_10680.w-to-h.expand.custom-expand-colors #hop_background_stacks_in_10680.expanded-bg-gradient-2 {
      background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00)); }
      #hop_stacks_in_10680.w-to-h.expand.custom-expand-colors #hop_background_stacks_in_10680.expanded-bg-gradient-2::before {
        opacity: 0; }
    #hop_stacks_in_10680.w-to-h.expand.custom-expand-colors #hop_background_stacks_in_10680.expanded-bg-gradient-3 {
      background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00), rgba(0, 0, 0, 1.00)); }
      #hop_stacks_in_10680.w-to-h.expand.custom-expand-colors #hop_background_stacks_in_10680.expanded-bg-gradient-3::before {
        opacity: 0; }
    #hop_stacks_in_10680.w-to-h.expand.custom-expand-colors #hop_background_stacks_in_10680.expanded-bg-image-ov-color {
      background: url() no-repeat center center;
      background-size: cover; }
      #hop_stacks_in_10680.w-to-h.expand.custom-expand-colors #hop_background_stacks_in_10680.expanded-bg-image-ov-color::before {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        content: '';
        display: block;
        position: absolute;
        background: rgba(0, 0, 0, 0.50); }
    #hop_stacks_in_10680.w-to-h.expand.custom-expand-colors #hop_background_stacks_in_10680.expanded-bg-image-ov-gradient {
      background: url() no-repeat center center;
      background-size: cover; }
      #hop_stacks_in_10680.w-to-h.expand.custom-expand-colors #hop_background_stacks_in_10680.expanded-bg-image-ov-gradient::before {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        content: '';
        display: block;
        position: absolute;
        background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 1.00)); }
  #hop_stacks_in_10680.w-to-h.expand .page-transition-cover_stacks_in_10680:nth-of-type(1) {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    z-index: 200;
    position: fixed;
    animation: fade-in 0s 0.6s ease forwards; }
    #hop_stacks_in_10680.w-to-h.expand .page-transition-cover_stacks_in_10680:nth-of-type(1) span {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      position: absolute; }

#hop_stacks_in_10680.h-to-w.expand {
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  max-width: 100% !important;
  transition: all 0.3s 0.1s ease, max-width 0.3s 0.4s ease, left 0.3s 0.4s ease; }
  #hop_stacks_in_10680.h-to-w.expand.main-bg-color .page-transition-cover_stacks_in_10680:nth-of-type(1) span {
    background: rgba(57, 62, 70, 0.00); }
    #hop_stacks_in_10680.h-to-w.expand.main-bg-color .page-transition-cover_stacks_in_10680:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_10680.h-to-w.expand.main-bg-gradient-2 .page-transition-cover_stacks_in_10680:nth-of-type(1) span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_10680.h-to-w.expand.main-bg-gradient-2 .page-transition-cover_stacks_in_10680:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_10680.h-to-w.expand.main-bg-gradient-3 .page-transition-cover_stacks_in_10680:nth-of-type(1) span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_10680.h-to-w.expand.main-bg-gradient-3 .page-transition-cover_stacks_in_10680:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_10680.h-to-w.expand.main-bg-image-ov-color .page-transition-cover_stacks_in_10680:nth-of-type(1) span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_10680.h-to-w.expand.main-bg-image-ov-color .page-transition-cover_stacks_in_10680:nth-of-type(1) span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: rgba(0, 0, 0, 0.50); }
  #hop_stacks_in_10680.h-to-w.expand.main-bg-image-ov-gradient .page-transition-cover_stacks_in_10680:nth-of-type(1) span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_10680.h-to-w.expand.main-bg-image-ov-gradient .page-transition-cover_stacks_in_10680:nth-of-type(1) span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 1.00)); }
  #hop_stacks_in_10680.h-to-w.expand #hop_titlebar_stacks_in_10680 {
    transition: all 0.5s 0.7s ease; }
  #hop_stacks_in_10680.h-to-w.expand #hop_initial_stacks_in_10680, #hop_stacks_in_10680.h-to-w.expand #hop_content_stacks_in_10680 {
    animation: fade-in 0.5s 0.7s ease forwards; }
  #hop_stacks_in_10680.h-to-w.expand.custom-expand-colors.expanded-bg-color .page-transition-cover_stacks_in_10680:nth-of-type(1) span {
    background: rgba(99, 108, 123, 1.00); }
    #hop_stacks_in_10680.h-to-w.expand.custom-expand-colors.expanded-bg-color .page-transition-cover_stacks_in_10680:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_10680.h-to-w.expand.custom-expand-colors.expanded-bg-gradient-2 .page-transition-cover_stacks_in_10680:nth-of-type(1) span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_10680.h-to-w.expand.custom-expand-colors.expanded-bg-gradient-2 .page-transition-cover_stacks_in_10680:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_10680.h-to-w.expand.custom-expand-colors.expanded-bg-gradient-3 .page-transition-cover_stacks_in_10680:nth-of-type(1) span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_10680.h-to-w.expand.custom-expand-colors.expanded-bg-gradient-3 .page-transition-cover_stacks_in_10680:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_10680.h-to-w.expand.custom-expand-colors.expanded-bg-image-ov-color .page-transition-cover_stacks_in_10680:nth-of-type(1) span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_10680.h-to-w.expand.custom-expand-colors.expanded-bg-image-ov-color .page-transition-cover_stacks_in_10680:nth-of-type(1) span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: rgba(0, 0, 0, 0.50); }
  #hop_stacks_in_10680.h-to-w.expand.custom-expand-colors.expanded-bg-image-ov-gradient .page-transition-cover_stacks_in_10680:nth-of-type(1) span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_10680.h-to-w.expand.custom-expand-colors.expanded-bg-image-ov-gradient .page-transition-cover_stacks_in_10680:nth-of-type(1) span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 1.00)); }
  #hop_stacks_in_10680.h-to-w.expand.custom-expand-colors #hop_background_stacks_in_10680 {
    z-index: 100;
    transition: all 0.3s ease; }
    #hop_stacks_in_10680.h-to-w.expand.custom-expand-colors #hop_background_stacks_in_10680.expanded-bg-color {
      background: rgba(99, 108, 123, 1.00); }
      #hop_stacks_in_10680.h-to-w.expand.custom-expand-colors #hop_background_stacks_in_10680.expanded-bg-color::before {
        opacity: 0; }
    #hop_stacks_in_10680.h-to-w.expand.custom-expand-colors #hop_background_stacks_in_10680.expanded-bg-gradient-2 {
      background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00)); }
      #hop_stacks_in_10680.h-to-w.expand.custom-expand-colors #hop_background_stacks_in_10680.expanded-bg-gradient-2::before {
        opacity: 0; }
    #hop_stacks_in_10680.h-to-w.expand.custom-expand-colors #hop_background_stacks_in_10680.expanded-bg-gradient-3 {
      background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00), rgba(0, 0, 0, 1.00)); }
      #hop_stacks_in_10680.h-to-w.expand.custom-expand-colors #hop_background_stacks_in_10680.expanded-bg-gradient-3::before {
        opacity: 0; }
    #hop_stacks_in_10680.h-to-w.expand.custom-expand-colors #hop_background_stacks_in_10680.expanded-bg-image-ov-color {
      background: url() no-repeat center center;
      background-size: cover; }
      #hop_stacks_in_10680.h-to-w.expand.custom-expand-colors #hop_background_stacks_in_10680.expanded-bg-image-ov-color::before {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        content: '';
        display: block;
        position: absolute;
        background: rgba(0, 0, 0, 0.50); }
    #hop_stacks_in_10680.h-to-w.expand.custom-expand-colors #hop_background_stacks_in_10680.expanded-bg-image-ov-gradient {
      background: url() no-repeat center center;
      background-size: cover; }
      #hop_stacks_in_10680.h-to-w.expand.custom-expand-colors #hop_background_stacks_in_10680.expanded-bg-image-ov-gradient::before {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        content: '';
        display: block;
        position: absolute;
        background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 1.00)); }
  #hop_stacks_in_10680.h-to-w.expand .page-transition-cover_stacks_in_10680:nth-of-type(1) {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    z-index: 200;
    position: fixed;
    animation: fade-in 0s 0.6s ease forwards; }
    #hop_stacks_in_10680.h-to-w.expand .page-transition-cover_stacks_in_10680:nth-of-type(1) span {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      position: absolute; }

#hop_stacks_in_10680.even-spread.expand {
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  max-width: 100% !important;
  transition: all 0.3s 0.1s ease; }
  #hop_stacks_in_10680.even-spread.expand.main-bg-color .page-transition-cover_stacks_in_10680:nth-of-type(1) span {
    background: rgba(57, 62, 70, 0.00); }
    #hop_stacks_in_10680.even-spread.expand.main-bg-color .page-transition-cover_stacks_in_10680:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_10680.even-spread.expand.main-bg-gradient-2 .page-transition-cover_stacks_in_10680:nth-of-type(1) span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_10680.even-spread.expand.main-bg-gradient-2 .page-transition-cover_stacks_in_10680:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_10680.even-spread.expand.main-bg-gradient-3 .page-transition-cover_stacks_in_10680:nth-of-type(1) span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_10680.even-spread.expand.main-bg-gradient-3 .page-transition-cover_stacks_in_10680:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_10680.even-spread.expand.main-bg-image-ov-color .page-transition-cover_stacks_in_10680:nth-of-type(1) span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_10680.even-spread.expand.main-bg-image-ov-color .page-transition-cover_stacks_in_10680:nth-of-type(1) span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: rgba(0, 0, 0, 0.50); }
  #hop_stacks_in_10680.even-spread.expand.main-bg-image-ov-gradient .page-transition-cover_stacks_in_10680:nth-of-type(1) span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_10680.even-spread.expand.main-bg-image-ov-gradient .page-transition-cover_stacks_in_10680:nth-of-type(1) span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 1.00)); }
  #hop_stacks_in_10680.even-spread.expand #hop_titlebar_stacks_in_10680 {
    transition: all 0.5s 0.7s ease; }
  #hop_stacks_in_10680.even-spread.expand #hop_initial_stacks_in_10680, #hop_stacks_in_10680.even-spread.expand #hop_content_stacks_in_10680 {
    animation: fade-in 0.5s 0.7s ease forwards; }
  #hop_stacks_in_10680.even-spread.expand.custom-expand-colors.expanded-bg-color .page-transition-cover_stacks_in_10680:nth-of-type(1) span {
    background: rgba(99, 108, 123, 1.00); }
    #hop_stacks_in_10680.even-spread.expand.custom-expand-colors.expanded-bg-color .page-transition-cover_stacks_in_10680:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_10680.even-spread.expand.custom-expand-colors.expanded-bg-gradient-2 .page-transition-cover_stacks_in_10680:nth-of-type(1) span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_10680.even-spread.expand.custom-expand-colors.expanded-bg-gradient-2 .page-transition-cover_stacks_in_10680:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_10680.even-spread.expand.custom-expand-colors.expanded-bg-gradient-3 .page-transition-cover_stacks_in_10680:nth-of-type(1) span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_10680.even-spread.expand.custom-expand-colors.expanded-bg-gradient-3 .page-transition-cover_stacks_in_10680:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_10680.even-spread.expand.custom-expand-colors.expanded-bg-image-ov-color .page-transition-cover_stacks_in_10680:nth-of-type(1) span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_10680.even-spread.expand.custom-expand-colors.expanded-bg-image-ov-color .page-transition-cover_stacks_in_10680:nth-of-type(1) span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: rgba(0, 0, 0, 0.50); }
  #hop_stacks_in_10680.even-spread.expand.custom-expand-colors.expanded-bg-image-ov-gradient .page-transition-cover_stacks_in_10680:nth-of-type(1) span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_10680.even-spread.expand.custom-expand-colors.expanded-bg-image-ov-gradient .page-transition-cover_stacks_in_10680:nth-of-type(1) span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 1.00)); }
  #hop_stacks_in_10680.even-spread.expand.custom-expand-colors #hop_background_stacks_in_10680 {
    z-index: 100;
    transition: all 0.3s ease; }
    #hop_stacks_in_10680.even-spread.expand.custom-expand-colors #hop_background_stacks_in_10680.expanded-bg-color {
      background: rgba(99, 108, 123, 1.00); }
      #hop_stacks_in_10680.even-spread.expand.custom-expand-colors #hop_background_stacks_in_10680.expanded-bg-color::before {
        opacity: 0; }
    #hop_stacks_in_10680.even-spread.expand.custom-expand-colors #hop_background_stacks_in_10680.expanded-bg-gradient-2 {
      background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00)); }
      #hop_stacks_in_10680.even-spread.expand.custom-expand-colors #hop_background_stacks_in_10680.expanded-bg-gradient-2::before {
        opacity: 0; }
    #hop_stacks_in_10680.even-spread.expand.custom-expand-colors #hop_background_stacks_in_10680.expanded-bg-gradient-3 {
      background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00), rgba(0, 0, 0, 1.00)); }
      #hop_stacks_in_10680.even-spread.expand.custom-expand-colors #hop_background_stacks_in_10680.expanded-bg-gradient-3::before {
        opacity: 0; }
    #hop_stacks_in_10680.even-spread.expand.custom-expand-colors #hop_background_stacks_in_10680.expanded-bg-image-ov-color {
      background: url() no-repeat center center;
      background-size: cover; }
      #hop_stacks_in_10680.even-spread.expand.custom-expand-colors #hop_background_stacks_in_10680.expanded-bg-image-ov-color::before {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        content: '';
        display: block;
        position: absolute;
        background: rgba(0, 0, 0, 0.50); }
    #hop_stacks_in_10680.even-spread.expand.custom-expand-colors #hop_background_stacks_in_10680.expanded-bg-image-ov-gradient {
      background: url() no-repeat center center;
      background-size: cover; }
      #hop_stacks_in_10680.even-spread.expand.custom-expand-colors #hop_background_stacks_in_10680.expanded-bg-image-ov-gradient::before {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        content: '';
        display: block;
        position: absolute;
        background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 1.00)); }
  #hop_stacks_in_10680.even-spread.expand .page-transition-cover_stacks_in_10680:nth-of-type(1) {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    z-index: 200;
    position: fixed;
    animation: fade-in 0s 0.6s ease forwards; }
    #hop_stacks_in_10680.even-spread.expand .page-transition-cover_stacks_in_10680:nth-of-type(1) span {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      position: absolute; }

#hop_stacks_in_10680.slide.expand {
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  max-width: 100% !important;
  box-shadow: none !important;
  transition: 0s 0.4s ease, box-shadow 0.4s 0s ease; }
  #hop_stacks_in_10680.slide.expand.main-bg-color .page-transition-cover_stacks_in_10680:nth-of-type(1) span {
    background: rgba(57, 62, 70, 0.00); }
    #hop_stacks_in_10680.slide.expand.main-bg-color .page-transition-cover_stacks_in_10680:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_10680.slide.expand.main-bg-gradient-2 .page-transition-cover_stacks_in_10680:nth-of-type(1) span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_10680.slide.expand.main-bg-gradient-2 .page-transition-cover_stacks_in_10680:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_10680.slide.expand.main-bg-gradient-3 .page-transition-cover_stacks_in_10680:nth-of-type(1) span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_10680.slide.expand.main-bg-gradient-3 .page-transition-cover_stacks_in_10680:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_10680.slide.expand.main-bg-image-ov-color .page-transition-cover_stacks_in_10680:nth-of-type(1) span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_10680.slide.expand.main-bg-image-ov-color .page-transition-cover_stacks_in_10680:nth-of-type(1) span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: rgba(0, 0, 0, 0.50); }
  #hop_stacks_in_10680.slide.expand.main-bg-image-ov-gradient .page-transition-cover_stacks_in_10680:nth-of-type(1) span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_10680.slide.expand.main-bg-image-ov-gradient .page-transition-cover_stacks_in_10680:nth-of-type(1) span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 1.00)); }
  #hop_stacks_in_10680.slide.expand.custom-expand-colors.expanded-bg-color .page-transition-cover_stacks_in_10680:nth-of-type(1) span {
    background: rgba(99, 108, 123, 1.00); }
    #hop_stacks_in_10680.slide.expand.custom-expand-colors.expanded-bg-color .page-transition-cover_stacks_in_10680:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_10680.slide.expand.custom-expand-colors.expanded-bg-gradient-2 .page-transition-cover_stacks_in_10680:nth-of-type(1) span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_10680.slide.expand.custom-expand-colors.expanded-bg-gradient-2 .page-transition-cover_stacks_in_10680:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_10680.slide.expand.custom-expand-colors.expanded-bg-gradient-3 .page-transition-cover_stacks_in_10680:nth-of-type(1) span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_10680.slide.expand.custom-expand-colors.expanded-bg-gradient-3 .page-transition-cover_stacks_in_10680:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_10680.slide.expand.custom-expand-colors.expanded-bg-image-ov-color .page-transition-cover_stacks_in_10680:nth-of-type(1) span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_10680.slide.expand.custom-expand-colors.expanded-bg-image-ov-color .page-transition-cover_stacks_in_10680:nth-of-type(1) span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: rgba(0, 0, 0, 0.50); }
  #hop_stacks_in_10680.slide.expand.custom-expand-colors.expanded-bg-image-ov-gradient .page-transition-cover_stacks_in_10680:nth-of-type(1) span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_10680.slide.expand.custom-expand-colors.expanded-bg-image-ov-gradient .page-transition-cover_stacks_in_10680:nth-of-type(1) span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 1.00)); }
  #hop_stacks_in_10680.slide.expand #hop_background_stacks_in_10680 {
    opacity: 0;
    transition: all 0.4s 0s ease; }
  #hop_stacks_in_10680.slide.expand .page-transition-cover_stacks_in_10680:nth-of-type(1) {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    position: fixed; }
    #hop_stacks_in_10680.slide.expand .page-transition-cover_stacks_in_10680:nth-of-type(1) span {
      width: 100%;
      height: 100%;
      flex: 1 0 auto; }
  #hop_stacks_in_10680.slide.expand.from-top .page-transition-cover_stacks_in_10680:nth-of-type(1) {
    transform: translateY(-100%);
    animation: slide-in-down 0.5s 0.6s ease forwards; }
  #hop_stacks_in_10680.slide.expand.from-bottom .page-transition-cover_stacks_in_10680:nth-of-type(1) {
    transform: translateY(100%);
    animation: slide-in-up 0.5s 0.5s ease forwards; }
  #hop_stacks_in_10680.slide.expand.from-left .page-transition-cover_stacks_in_10680:nth-of-type(1) {
    transform: translateX(-100%);
    animation: slide-in-left 0.5s 0.5s ease forwards; }
  #hop_stacks_in_10680.slide.expand.from-right .page-transition-cover_stacks_in_10680:nth-of-type(1) {
    transform: translateX(100%);
    animation: slide-in-right 0.5s 0.5s ease forwards; }

#hop_stacks_in_10680.box-layer.expand {
  z-index: 1000;
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  max-width: 100% !important;
  box-shadow: none !important;
  transition: 0s 0.4s ease, box-shadow 0.4s 0s ease; }
  #hop_stacks_in_10680.box-layer.expand.main-bg-color .page-transition-cover_stacks_in_10680 span {
    background: rgba(57, 62, 70, 0.00); }
    #hop_stacks_in_10680.box-layer.expand.main-bg-color .page-transition-cover_stacks_in_10680 span::before {
      opacity: 0; }
  #hop_stacks_in_10680.box-layer.expand.main-bg-gradient-2 .page-transition-cover_stacks_in_10680 span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_10680.box-layer.expand.main-bg-gradient-2 .page-transition-cover_stacks_in_10680 span::before {
      opacity: 0; }
  #hop_stacks_in_10680.box-layer.expand.main-bg-gradient-3 .page-transition-cover_stacks_in_10680 span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_10680.box-layer.expand.main-bg-gradient-3 .page-transition-cover_stacks_in_10680 span::before {
      opacity: 0; }
  #hop_stacks_in_10680.box-layer.expand.main-bg-image-ov-color .page-transition-cover_stacks_in_10680 span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_10680.box-layer.expand.main-bg-image-ov-color .page-transition-cover_stacks_in_10680 span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: rgba(0, 0, 0, 0.50); }
  #hop_stacks_in_10680.box-layer.expand.main-bg-image-ov-gradient .page-transition-cover_stacks_in_10680 span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_10680.box-layer.expand.main-bg-image-ov-gradient .page-transition-cover_stacks_in_10680 span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 1.00)); }
  #hop_stacks_in_10680.box-layer.expand.custom-expand-colors.expanded-bg-color .page-transition-cover_stacks_in_10680 span {
    background: rgba(99, 108, 123, 1.00); }
    #hop_stacks_in_10680.box-layer.expand.custom-expand-colors.expanded-bg-color .page-transition-cover_stacks_in_10680 span::before {
      opacity: 0; }
  #hop_stacks_in_10680.box-layer.expand.custom-expand-colors.expanded-bg-gradient-2 .page-transition-cover_stacks_in_10680 span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_10680.box-layer.expand.custom-expand-colors.expanded-bg-gradient-2 .page-transition-cover_stacks_in_10680 span::before {
      opacity: 0; }
  #hop_stacks_in_10680.box-layer.expand.custom-expand-colors.expanded-bg-gradient-3 .page-transition-cover_stacks_in_10680 span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_10680.box-layer.expand.custom-expand-colors.expanded-bg-gradient-3 .page-transition-cover_stacks_in_10680 span::before {
      opacity: 0; }
  #hop_stacks_in_10680.box-layer.expand.custom-expand-colors.expanded-bg-image-ov-color .page-transition-cover_stacks_in_10680 span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_10680.box-layer.expand.custom-expand-colors.expanded-bg-image-ov-color .page-transition-cover_stacks_in_10680 span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: rgba(0, 0, 0, 0.50); }
  #hop_stacks_in_10680.box-layer.expand.custom-expand-colors.expanded-bg-image-ov-gradient .page-transition-cover_stacks_in_10680 span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_10680.box-layer.expand.custom-expand-colors.expanded-bg-image-ov-gradient .page-transition-cover_stacks_in_10680 span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 1.00)); }
  #hop_stacks_in_10680.box-layer.expand #hop_background_stacks_in_10680 {
    opacity: 0;
    transition: all 0.4s 0s ease; }
  #hop_stacks_in_10680.box-layer.expand .page-transition-cover_stacks_in_10680 {
    position: fixed;
    overflow: hidden; }
    #hop_stacks_in_10680.box-layer.expand .page-transition-cover_stacks_in_10680 span {
      position: absolute; }
  #hop_stacks_in_10680.box-layer.expand.horizontal .page-transition-cover_stacks_in_10680 {
    left: 0;
    right: 0;
    height: 33.3333333%; }
    #hop_stacks_in_10680.box-layer.expand.horizontal .page-transition-cover_stacks_in_10680 span {
      left: 0;
      width: 100%;
      height: 300%; }
    #hop_stacks_in_10680.box-layer.expand.horizontal .page-transition-cover_stacks_in_10680:nth-of-type(4), #hop_stacks_in_10680.box-layer.expand.horizontal .page-transition-cover_stacks_in_10680:nth-of-type(5), #hop_stacks_in_10680.box-layer.expand.horizontal .page-transition-cover_stacks_in_10680:nth-of-type(6) {
      display: none; }
  #hop_stacks_in_10680.box-layer.expand.horizontal.horizontal-from-left .page-transition-cover_stacks_in_10680:nth-of-type(1) {
    top: 0;
    transform: translateX(-100%);
    animation: slide-in-left 0.5s 0.4s ease forwards; }
  #hop_stacks_in_10680.box-layer.expand.horizontal.horizontal-from-left .page-transition-cover_stacks_in_10680:nth-of-type(2) {
    top: 33.3333333%;
    transform: translateX(-100%);
    animation: slide-in-left 0.5s 0.5s ease forwards; }
    #hop_stacks_in_10680.box-layer.expand.horizontal.horizontal-from-left .page-transition-cover_stacks_in_10680:nth-of-type(2) span {
      top: -100%; }
  #hop_stacks_in_10680.box-layer.expand.horizontal.horizontal-from-left .page-transition-cover_stacks_in_10680:nth-of-type(3) {
    bottom: 0;
    transform: translateX(-100%);
    animation: slide-in-left 0.5s 0.6s ease forwards; }
    #hop_stacks_in_10680.box-layer.expand.horizontal.horizontal-from-left .page-transition-cover_stacks_in_10680:nth-of-type(3) span {
      bottom: 0; }
  #hop_stacks_in_10680.box-layer.expand.horizontal.horizontal-from-right .page-transition-cover_stacks_in_10680:nth-of-type(1) {
    top: 0;
    transform: translateX(100%);
    animation: slide-in-right 0.5s 0.4s ease forwards; }
  #hop_stacks_in_10680.box-layer.expand.horizontal.horizontal-from-right .page-transition-cover_stacks_in_10680:nth-of-type(2) {
    top: 33.3333333%;
    transform: translateX(100%);
    animation: slide-in-right 0.5s 0.5s ease forwards; }
    #hop_stacks_in_10680.box-layer.expand.horizontal.horizontal-from-right .page-transition-cover_stacks_in_10680:nth-of-type(2) span {
      top: -100%; }
  #hop_stacks_in_10680.box-layer.expand.horizontal.horizontal-from-right .page-transition-cover_stacks_in_10680:nth-of-type(3) {
    bottom: 0;
    transform: translateX(100%);
    animation: slide-in-right 0.5s 0.6s ease forwards; }
    #hop_stacks_in_10680.box-layer.expand.horizontal.horizontal-from-right .page-transition-cover_stacks_in_10680:nth-of-type(3) span {
      bottom: 0; }
  #hop_stacks_in_10680.box-layer.expand.vertical .page-transition-cover_stacks_in_10680 {
    top: 0;
    bottom: 0;
    width: 33.3333333%; }
    #hop_stacks_in_10680.box-layer.expand.vertical .page-transition-cover_stacks_in_10680 span {
      width: 300%;
      height: 100%; }
    #hop_stacks_in_10680.box-layer.expand.vertical .page-transition-cover_stacks_in_10680:nth-of-type(4), #hop_stacks_in_10680.box-layer.expand.vertical .page-transition-cover_stacks_in_10680:nth-of-type(5), #hop_stacks_in_10680.box-layer.expand.vertical .page-transition-cover_stacks_in_10680:nth-of-type(6) {
      display: none; }
  #hop_stacks_in_10680.box-layer.expand.vertical.vertical-from-top .page-transition-cover_stacks_in_10680:nth-of-type(1) {
    left: 0;
    transform: translateY(-100%);
    animation: slide-in-down 0.5s 0.4s ease forwards; }
  #hop_stacks_in_10680.box-layer.expand.vertical.vertical-from-top .page-transition-cover_stacks_in_10680:nth-of-type(2) {
    left: 33.3333333%;
    transform: translateY(-100%);
    animation: slide-in-down 0.5s 0.5s ease forwards; }
    #hop_stacks_in_10680.box-layer.expand.vertical.vertical-from-top .page-transition-cover_stacks_in_10680:nth-of-type(2) span {
      left: -100%; }
  #hop_stacks_in_10680.box-layer.expand.vertical.vertical-from-top .page-transition-cover_stacks_in_10680:nth-of-type(3) {
    right: 0;
    transform: translateY(-100%);
    animation: slide-in-down 0.5s 0.6s ease forwards; }
    #hop_stacks_in_10680.box-layer.expand.vertical.vertical-from-top .page-transition-cover_stacks_in_10680:nth-of-type(3) span {
      right: 0; }
  #hop_stacks_in_10680.box-layer.expand.vertical.vertical-from-bottom .page-transition-cover_stacks_in_10680:nth-of-type(1) {
    left: 0;
    transform: translateY(100%);
    animation: slide-in-up 0.5s 0.4s ease forwards; }
  #hop_stacks_in_10680.box-layer.expand.vertical.vertical-from-bottom .page-transition-cover_stacks_in_10680:nth-of-type(2) {
    left: 33.3333333%;
    transform: translateY(100%);
    animation: slide-in-up 0.5s 0.5s ease forwards; }
    #hop_stacks_in_10680.box-layer.expand.vertical.vertical-from-bottom .page-transition-cover_stacks_in_10680:nth-of-type(2) span {
      left: -100%; }
  #hop_stacks_in_10680.box-layer.expand.vertical.vertical-from-bottom .page-transition-cover_stacks_in_10680:nth-of-type(3) {
    right: 0;
    transform: translateY(100%);
    animation: slide-in-up 0.5s 0.6s ease forwards; }
    #hop_stacks_in_10680.box-layer.expand.vertical.vertical-from-bottom .page-transition-cover_stacks_in_10680:nth-of-type(3) span {
      right: 0; }

#hop_stacks_in_10680.border-wrap.expand {
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  max-width: 100% !important;
  background: none !important;
  box-shadow: none !important;
  transition: 0s 0.3s ease, box-shadow 0.3s 0s ease; }
  #hop_stacks_in_10680.border-wrap.expand.main-bg-color .page-transition-cover_stacks_in_10680 span {
    background: rgba(57, 62, 70, 0.00); }
    #hop_stacks_in_10680.border-wrap.expand.main-bg-color .page-transition-cover_stacks_in_10680 span::before {
      opacity: 0; }
  #hop_stacks_in_10680.border-wrap.expand.main-bg-gradient-2 .page-transition-cover_stacks_in_10680 span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_10680.border-wrap.expand.main-bg-gradient-2 .page-transition-cover_stacks_in_10680 span::before {
      opacity: 0; }
  #hop_stacks_in_10680.border-wrap.expand.main-bg-gradient-3 .page-transition-cover_stacks_in_10680 span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_10680.border-wrap.expand.main-bg-gradient-3 .page-transition-cover_stacks_in_10680 span::before {
      opacity: 0; }
  #hop_stacks_in_10680.border-wrap.expand.main-bg-image-ov-color .page-transition-cover_stacks_in_10680 span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_10680.border-wrap.expand.main-bg-image-ov-color .page-transition-cover_stacks_in_10680 span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: rgba(0, 0, 0, 0.50); }
  #hop_stacks_in_10680.border-wrap.expand.main-bg-image-ov-gradient .page-transition-cover_stacks_in_10680 span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_10680.border-wrap.expand.main-bg-image-ov-gradient .page-transition-cover_stacks_in_10680 span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 1.00)); }
  #hop_stacks_in_10680.border-wrap.expand.custom-expand-colors.expanded-bg-color .page-transition-cover_stacks_in_10680 span {
    background: rgba(99, 108, 123, 1.00); }
    #hop_stacks_in_10680.border-wrap.expand.custom-expand-colors.expanded-bg-color .page-transition-cover_stacks_in_10680 span::before {
      opacity: 0; }
  #hop_stacks_in_10680.border-wrap.expand.custom-expand-colors.expanded-bg-gradient-2 .page-transition-cover_stacks_in_10680 span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_10680.border-wrap.expand.custom-expand-colors.expanded-bg-gradient-2 .page-transition-cover_stacks_in_10680 span::before {
      opacity: 0; }
  #hop_stacks_in_10680.border-wrap.expand.custom-expand-colors.expanded-bg-gradient-3 .page-transition-cover_stacks_in_10680 span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_10680.border-wrap.expand.custom-expand-colors.expanded-bg-gradient-3 .page-transition-cover_stacks_in_10680 span::before {
      opacity: 0; }
  #hop_stacks_in_10680.border-wrap.expand.custom-expand-colors.expanded-bg-image-ov-color .page-transition-cover_stacks_in_10680 span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_10680.border-wrap.expand.custom-expand-colors.expanded-bg-image-ov-color .page-transition-cover_stacks_in_10680 span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: rgba(0, 0, 0, 0.50); }
  #hop_stacks_in_10680.border-wrap.expand.custom-expand-colors.expanded-bg-image-ov-gradient .page-transition-cover_stacks_in_10680 span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_10680.border-wrap.expand.custom-expand-colors.expanded-bg-image-ov-gradient .page-transition-cover_stacks_in_10680 span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 1.00)); }
  #hop_stacks_in_10680.border-wrap.expand #hop_background_stacks_in_10680 {
    opacity: 0;
    transition: all 0.3s 0s ease; }
  #hop_stacks_in_10680.border-wrap.expand #hop_titlebar_stacks_in_10680 {
    transition: all 0.5s 1.8s ease; }
  #hop_stacks_in_10680.border-wrap.expand #hop_initial_stacks_in_10680, #hop_stacks_in_10680.border-wrap.expand #hop_content_stacks_in_10680 {
    animation: fade-in 0.5s 1.8s ease forwards; }
  #hop_stacks_in_10680.border-wrap.expand .page-transition-cover_stacks_in_10680 {
    overflow: hidden;
    position: fixed; }
    #hop_stacks_in_10680.border-wrap.expand .page-transition-cover_stacks_in_10680 span {
      position: absolute; }
    #hop_stacks_in_10680.border-wrap.expand .page-transition-cover_stacks_in_10680:nth-of-type(1) {
      top: 0;
      left: 0;
      right: 0;
      width: 0;
      height: 15px;
      z-index: 100;
      margin: 0 auto;
      animation: full-width 0.5s 0.3s ease forwards; }
      #hop_stacks_in_10680.border-wrap.expand .page-transition-cover_stacks_in_10680:nth-of-type(1) span {
        top: 0;
        left: 0;
        width: 100vw;
        height: 100vh;
        position: absolute; }
    #hop_stacks_in_10680.border-wrap.expand .page-transition-cover_stacks_in_10680:nth-of-type(2) {
      top: 0;
      left: 0;
      height: 0;
      width: 15px;
      z-index: 90;
      animation: full-height 0.5s 0.9s ease forwards; }
      #hop_stacks_in_10680.border-wrap.expand .page-transition-cover_stacks_in_10680:nth-of-type(2) span {
        left: 0;
        width: 100vw;
        height: 100vh; }
    #hop_stacks_in_10680.border-wrap.expand .page-transition-cover_stacks_in_10680:nth-of-type(3) {
      top: 0;
      right: 0;
      height: 0;
      width: 15px;
      z-index: 90;
      animation: full-height 0.5s 0.9s ease forwards; }
      #hop_stacks_in_10680.border-wrap.expand .page-transition-cover_stacks_in_10680:nth-of-type(3) span {
        right: 0;
        width: 100vw;
        height: 100vh; }
    #hop_stacks_in_10680.border-wrap.expand .page-transition-cover_stacks_in_10680:nth-of-type(4) {
      left: 0;
      width: 0;
      bottom: 0;
      z-index: 70;
      height: 15px;
      animation: half-width 0.5s 1.3s ease forwards; }
      #hop_stacks_in_10680.border-wrap.expand .page-transition-cover_stacks_in_10680:nth-of-type(4) span {
        left: 0;
        bottom: 0;
        width: 100vw;
        height: 100vh; }
    #hop_stacks_in_10680.border-wrap.expand .page-transition-cover_stacks_in_10680:nth-of-type(5) {
      right: 0;
      width: 0;
      bottom: 0;
      z-index: 70;
      height: 15px;
      animation: half-width 0.5s 1.3s ease forwards; }
      #hop_stacks_in_10680.border-wrap.expand .page-transition-cover_stacks_in_10680:nth-of-type(5) span {
        right: 0;
        bottom: 0;
        width: 100vw;
        height: 100vh; }
    #hop_stacks_in_10680.border-wrap.expand .page-transition-cover_stacks_in_10680:nth-of-type(6) {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      opacity: 0;
      position: fixed;
      animation: fade-in 0.5s 1.8s ease forwards; }
      #hop_stacks_in_10680.border-wrap.expand .page-transition-cover_stacks_in_10680:nth-of-type(6) span {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; }

@keyframes fade-in {
  to {
    opacity: 1; } }

@keyframes initial-in-1 {
  to {
    opacity: 1;
    transform: translateY(0px); } }

@keyframes initial-in-2 {
  to {
    opacity: 1; } }

@keyframes content-in-1 {
  to {
    opacity: 1;
    overflow: visible;
    transform: translateY(0px); } }

@keyframes half-width {
  to {
    width: 50%; } }

@keyframes full-width {
  to {
    width: 100%; } }

@keyframes double-width {
  to {
    width: 100vw; } }

@keyframes half-height {
  to {
    height: 50%; } }

@keyframes full-height {
  to {
    height: 100%; } }

@keyframes to-background {
  0% {
    background: rgba(255, 255, 255, 0); }
  100% {
    background: initial; } }

@keyframes slide-in-up {
  0% {
    transform: translateY(100%); }
  100% {
    transform: translateY(0%); } }

@keyframes slide-in-down {
  0% {
    opacity: 1;
    transform: translateY(-100%); }
  100% {
    opacity: 1;
    transform: translateY(0%); } }

@keyframes slide-in-left {
  0% {
    transform: translateX(-100%); }
  100% {
    transform: translateX(0%); } }

@keyframes slide-in-right {
  0% {
    transform: translateX(100%); }
  100% {
    transform: translateX(0%); } }

@keyframes move-center {
  to {
    top: 50%;
    left: 50%;
    background: blue;
    transform: translate(-50%, -50%); } }

@keyframes move-stretch {
  to {
    width: 100%;
    height: 100%;
    background: blue; } }

/*  */

#stacks_out_10680 {
	margin-right:0;
}

#stacks_in_10681 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_10683 {
	font-size: 150%;
}

.spacerStack {
	height: 80.00px;
}

#spacerStackstacks_in_10684 {
	height: 80.00px;
}




























@media print {
	#spacerStackstacks_in_10684 {
		display: none !important;
	}
}
.stacks_in_10685 > div {
  background-color: transparent;
  transition: transform 600ms ease, opacity 600ms ease;
  will-change: transform, opacity;
  transform-origin: top center;
  display: grid;
  border-radius: 10px;
}
.stacks_in_10685 .com_onelittledesigner_stacks_Index_Card_stack {
  background-color: rgba(255, 255, 255, 1.00);
  border: 0px solid rgba(255, 255, 255, 0.20);
  padding: 10px 10px;
  border-radius: 10px;
}
#stacks_in_10685 .stacks_in_10685 .com_onelittledesigner_stacks_Index_Card_stack {
  overflow: hidden;
}
.stacks_in_10685 > div.index-glass-blur {
  backdrop-filter: blur(5px);
}
.stacks_in_10685 > div.index-glass-blur:before {/*safari*/
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  -webkit-backdrop-filter: blur(5px);
}
@-moz-document url-prefix() {/*firfox*/
  .stacks_in_10685 > div.index-glass-blur > .com_onelittledesigner_stacks_Index_Card_stack > * {
      filter: blur(5px);
  }
  .stacks_in_10685 > div.index-glass-blur:nth-child(2) > .com_onelittledesigner_stacks_Index_Card_stack > *,
  .stacks_in_10685 > div.index-glass-blur:nth-child(1) > .com_onelittledesigner_stacks_Index_Card_stack > * {
      filter: blur(0px);
  }
  .stacks_in_10685 > div.index-glass-blur {
      background-color: rgba(255,255,255,0.1);
  }
}
#stacks_out_10685 .index-nav {
  display: grid;
  grid-template-columns: 40px auto 40px;
  justify-content: center;
  user-select: none;
  z-index: 10;
  position: relative;
}
#stacks_out_10685 .index-nav > .index-next,
#stacks_out_10685 .index-nav > .index-prev {
  display: block;
  cursor: pointer;
  width: 40px;
  height: 40px;
  padding: 4px;
  border-radius: 20px;
  background-color: rgba(0, 0, 0, 0.00);
  transition: background-color 300ms ease;
  box-sizing: border-box;
  margin: 16px 0 0 0;
  /*  */
  opacity: 0;
  height: 0px;
  pointer-events: none;
  margin: 0;
  /*  */
}
#stacks_out_10685 .index-nav > a:hover {
  background-color: rgba(0, 0, 0, 0.00);
}
#stacks_out_10685 .index-nav > .index-next svg {
  transform: translateX(2px);
}
#stacks_out_10685 .index-nav > .index-prev svg {
  transform: translateX(-2px);
}
#stacks_out_10685 .index-nav svg {
  stroke: rgba(0, 0, 0, 0.35);
  transition: stroke 300ms ease;
  pointer-events: none;
}
#stacks_out_10685 .index-nav > a:hover > svg {
  stroke: rgba(0, 0, 0, 0.65)
}
#stacks_out_10685 .index-nav > .index-bullets {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  height: 40px;
  margin: 16px 0 0 0;
  /*  */
}
#stacks_out_10685 .index-nav > .index-bullets .index-bullet {
  display: block;
  width: 12px;
  height: 12px;
  border: 1px solid rgba(0, 0, 0, 0.35);
  border-radius: 8px;
  box-sizing: border-box;
  cursor: pointer;
  margin: 0px 4px;
}
#stacks_out_10685 .index-nav > .index-bullets .index-bullet-active {
  background: rgba(255, 255, 255, 1.00);
  border: 1px solid rgba(255, 255, 255, 1.00);
  pointer-events: none;
}


#stacks_out_10685,
#stacks_in_10685,
.stacks_in_10685 > .stacks_out {
  overflow: visible;
}
#stacks_out_10685 {
  max-width: 750px;
  width: 100%;
}
.stacks_in_10685 {
  margin-top: 8%;
}
.stacks_in_10685 > .stacks_out {
  max-width: 750px;
  width: 100%;
  /*  */
  height: 100%;
  /*  */
}
/*  */
.stacks_in_10685 > .stacks_out,
.stacks_in_10685 > .stacks_out * {
  -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
/*  */
.stacks_in_10685 {
  width: calc(100% * 5);
  display: grid;
  grid-template-columns: repeat( auto-fit, minmax(0px, 1fr) );
  transform-style: preserve-3d;
  /*  */
}
.stacks_in_10685 > .stacks_out {
  transform: translate(0,-11.104000%,0) scale(.7) ;
  transition: transform 600ms ease, opacity 600ms linear;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  box-shadow: 0px 4.000000px 16px  rgba(0, 0, 0, 0.20);
}
.stacks_in_10685 > .stacks_out.index-glass-blur > .stacks_in > * {
  opacity: .25;
}
.stacks_in_10685 > .stacks_out.index-glass-blur:nth-child(2) > .stacks_in > * {
  opacity: 1;
  transition: opacity 600ms linear;
}
.stacks_in_10685 > .stacks_out.index-glass-blur:nth-child(1) > .stacks_in > * {
  opacity: 1;
}
.stacks_in_10685 > .stacks_out:nth-child(1) {
  margin-left: 0;
  /* transform: translate3d(0,50%,1px) scale(1); */
  transform: translate3d(0,50%,1px) scale(1.1);
  transition: transform 600ms ease, opacity 600ms ease;
  opacity: 0;
  visibility: visible;
}
.stacks_in_10685 > .stacks_out:nth-child(2) {
  margin-left: -100%;
  transform: translate3d(0,0,0) scale(1) ;
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  /*  */
  cursor: pointer;
  /*  */
}
.stacks_in_10685 > .stacks_out:nth-child(3) {
  margin-left: -200%;
  transform: translate3d(0,-5.552000%,-1px) scale(.9);
  opacity: 1;
  visibility: visible;
}
.stacks_in_10685 > .stacks_out:nth-child(4) {
  margin-left: -300%;
  transform: translate3d(0,-11.104000%,-2px) scale(.8);
  opacity: 1;
  pointer-events: none;
  visibility: visible;
}
.stacks_in_10685 > .stacks_out:nth-child(5) {
  margin-left: -400%;
  transform: translate3d(0,-11.104000%,-3px) scale(.7);
  opacity: 0;
  pointer-events: none;
  visibility: visible;
}
.stacks_in_10685 > .stacks_out:nth-child(6) {
  margin-left: -500%;
  transform: translate3d(0,-11.104000%,-4px) scale(.7);
  opacity: 0;
  pointer-events: none;
  visibility: visible;
}
.stacks_in_10685 > .stacks_out:nth-child(7) {
  margin-left: -600%;
  transform: translate3d(0,-11.104000%,-5px) scale(.7);
  opacity: 0;
  pointer-events: none;
  visibility: visible;
}
.stacks_in_10685 > .stacks_out:nth-child(8) {
  margin-left: -700%;
  transform: translate3d(0,-11.104000%,-6px) scale(.7);
  opacity: 0;
  pointer-events: none;
  visibility: visible;
}
.stacks_in_10685 > .stacks_out:nth-child(9) {
  margin-left: -800%;
  transform: translate3d(0,-11.104000%,-7px) scale(.7);
  opacity: 0;
  pointer-events: none;
  visibility: visible;
}
.stacks_in_10685 > .stacks_out:nth-child(10) {
  margin-left: -900%;
  transform: translate3d(0,-11.104000%,-8px) scale(.7);
  opacity: 0;
  pointer-events: none;
  visibility: visible;
}

/*  */
/*  */
/*  */
.stacks_in_10685 {
  margin-top: 0px;
  margin-bottom: 8%;
}
.stacks_in_10685 > .stacks_out {
  transform: translate3d(0,11.104000%,-1px) scale(.7) ;
  transform-origin: bottom center;
}
.stacks_in_10685 > .stacks_out:nth-child(1) { /* Out */
  /* transform: translate3d(0,-50%,1px) scale(1) ; */
  transform: translate3d(0,-16.656000%,1px) scale(1.1) ;
}
.stacks_in_10685 > .stacks_out:nth-child(3) { /* 1st */
  transform: translate3d(0,5.552000%,-1px) scale(.9) ;
}
.stacks_in_10685 > .stacks_out:nth-child(4) { /* 2nd */
  transform: translate3d(0,11.104000%,-2px) scale(.8) ;
}
.stacks_in_10685 > .stacks_out:nth-child(5) { /* 3rd */
  transform: translate3d(0,11.104000%,-3px) scale(.7) ;
}
/*  */
@media all and (max-width: 700px) {
  #stacks_out_10685 .index-nav {
    grid-template-columns: 60px auto 60px;
  }
  #stacks_out_10685 .index-nav > .index-next,
  #stacks_out_10685 .index-nav > .index-prev {
    width: 60px;
    height: 60px;
    border-radius: 30px;
  }
  #stacks_out_10685 .index-nav > .index-bullets {
    height: 60px;
  }
  #stacks_out_10685 .index-nav > .index-bullets .index-bullet {
    width: 16px;
    height: 16px;
    margin: 0px 6px;
  }
}



#stacks_in_10687 {
	background-color: rgba(71, 77, 89, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  20px;
}
#stacks_in_10689>.s3_row {
	margin: 0 -10px;
}

#stacks_in_10689>.s3_row>.s3_column_left {
	width: 80.00%;
}

#stacks_in_10689>.s3_row>.s3_column_right {
	width: 20.000000%;
}




#stacks_in_10689>.s3_row>.s3_column {
	padding: 0 10px;
}










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



}



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


	#stacks_in_10689>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_10689>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}





#stacks_in_10694{text-align:justify}

#stacks_in_10696 {
	font-size: 200%;
	font-weight: bold;
}
#stacks_in_10697{text-align:justify}

#stacks_in_10698 {
	display:inline-block; width:100%; line-height: 0.750000em;
	font-size: 150%;
	font-weight: bold;
}

#stacks_out_10691 {
	width: 100px;
}

#stacks_in_10727 {
	background-color: rgba(71, 77, 89, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  20px;
}
#stacks_in_10729>.s3_row {
	margin: 0 -10px;
}

#stacks_in_10729>.s3_row>.s3_column_left {
	width: 80.00%;
}

#stacks_in_10729>.s3_row>.s3_column_right {
	width: 20.000000%;
}




#stacks_in_10729>.s3_row>.s3_column {
	padding: 0 10px;
}










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



}



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


	#stacks_in_10729>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_10729>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}





#stacks_in_10734{text-align:justify}

#stacks_in_10736 {
	font-size: 200%;
	font-weight: bold;
}
#stacks_in_10737{text-align:justify}

#stacks_in_10738 {
	display:inline-block; width:100%; line-height: 0.750000em;
	font-size: 150%;
	font-weight: bold;
}

#stacks_out_10731 {
	width: 100px;
}

#stacks_in_10714 {
	background-color: rgba(71, 77, 89, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  20px;
}
#stacks_in_10716>.s3_row {
	margin: 0 -10px;
}

#stacks_in_10716>.s3_row>.s3_column_left {
	width: 80.00%;
}

#stacks_in_10716>.s3_row>.s3_column_right {
	width: 20.000000%;
}




#stacks_in_10716>.s3_row>.s3_column {
	padding: 0 10px;
}










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



}



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


	#stacks_in_10716>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_10716>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}





#stacks_in_10721{text-align:justify}

#stacks_in_10723 {
	font-size: 200%;
	font-weight: bold;
}
#stacks_in_10724{text-align:justify}

#stacks_in_10725 {
	display:inline-block; width:100%; line-height: 0.750000em;
	font-size: 150%;
	font-weight: bold;
}

#stacks_out_10718 {
	width: 100px;
}

#stacks_in_10700 {
	background-color: rgba(71, 77, 89, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  20px;
}
#stacks_in_10702>.s3_row {
	margin: 0 -10px;
}

#stacks_in_10702>.s3_row>.s3_column_left {
	width: 80.00%;
}

#stacks_in_10702>.s3_row>.s3_column_right {
	width: 20.000000%;
}




#stacks_in_10702>.s3_row>.s3_column {
	padding: 0 10px;
}










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



}



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


	#stacks_in_10702>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_10702>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}





#stacks_in_10708{text-align:justify}

#stacks_in_10710 {
	font-size: 200%;
	font-weight: bold;
}
#stacks_in_10711{text-align:justify}

#stacks_in_10712 {
	display:inline-block; width:100%; line-height: 0.750000em;
	font-size: 150%;
	font-weight: bold;
}

#stacks_out_10704 {
	width: 100px;
}

#stacks_in_10740 {
	background-color: rgba(71, 77, 89, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  20px;
}
#stacks_in_10742>.s3_row {
	margin: 0 -10px;
}

#stacks_in_10742>.s3_row>.s3_column_left {
	width: 80.00%;
}

#stacks_in_10742>.s3_row>.s3_column_right {
	width: 20.000000%;
}




#stacks_in_10742>.s3_row>.s3_column {
	padding: 0 10px;
}










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



}



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


	#stacks_in_10742>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_10742>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}





#stacks_in_10747{text-align:justify}

#stacks_in_10749 {
	font-size: 200%;
	font-weight: bold;
}
#stacks_in_10750{text-align:justify}

#stacks_in_10751 {
	display:inline-block; width:100%; line-height: 0.750000em;
	font-size: 150%;
	font-weight: bold;
}

#stacks_out_10744 {
	width: 100px;
}

#stacks_in_10757 {
	display:inline-block; width:100%; line-height: 1.350000em;
	font-size: 175%;
}


.stacks_in_10758wrapper {
	position: relative;
	height: calc(150px * 2.50 + 5px);
	display: flex;
	flex-flow: column;
	align-items: center;
	justify-content: center;
}

.stacks_in_10758item {
	z-index: 777;
}
.stacks_in_10758circle {
	border-radius: 50%;
	background-color: rgba(232, 255, 242, 1.00);
	width: 150px;
	height: 150px;
	position: absolute;
	opacity: 0;
	animation: stacks_in_10758scaleIn 4s cubic-bezier(.36, .11, .89, .32) infinite;
	animation-play-state: running;
}

@keyframes stacks_in_10758scaleIn {
	from {
	transform: scale(.1, .1);
	opacity: .5;
	}
	to {
	transform: scale(2.50, 2.50);
	opacity: 0;
	}
}


#stacks_in_10758 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  10px;
}

#stacks_out_10758 {
	width: 400px;
}
#stacks_in_10759 *,
#stacks_in_10759 *:before,
#stacks_in_10759 *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}



.wow {
	visibility: hidden;
}



@font-face {
      font-family: "Name";
      src: url("../resources/Renoir.ttf");
}


.stacks_in_10760fonts {
	text-align: center;
}

#stacks_in_10760 h1, #stacks_in_10760 h2, #stacks_in_10760 h3, #stacks_in_10760 h4, #stacks_in_10760 h5, #stacks_in_10760 h6, #stacks_in_10760 p {
	font-family: "Name", sans-serif;
	line-height: normal;
	-webkit-font-smoothing: antialiased;
	
	
	
	
	
	
	font-size: 25px;
	
	
	
	
	
	
	
}

@media only screen and (max-width: 600px) {
	#stacks_in_10760 h1, #stacks_in_10760 h2, #stacks_in_10760 h3, #stacks_in_10760 h4, #stacks_in_10760 h5, #stacks_in_10760 h6, #stacks_in_10760 p {
	
	font-size: 18px;
	
	}
}
#stacks_out_10761 {
	width: 84%;
}

#stacks_in_10765 {
	line-height: 2em;
	font-size: 300%;
}

#stacks_out_10768 {
	width: 85%;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_10773 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_10773 {
		display: none !important;
	}
}
#stacks_out_10557 {
  margin: 0 !important;
  width: 100% !important;
  overflow: visible !important; }

#stacks_in_10555 {
  margin: 0 !important;
  width: 100% !important;
  overflow: visible !important; }

#hop_outer_stacks_in_10557 {
  width: 100%;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
  max-width: 400px;
  border-radius: 20px 20px 20px 20px; }

#hop_stacks_in_10557 {
  border-radius: 20px 20px 20px 20px;
  min-height: 80px;
  width: 100%;
  z-index: 9999999;
  display: flex;
  cursor: pointer;
  overflow: hidden;
  box-sizing: border-box;
  flex-direction: column;
  transition: all 0.3s ease;
  justify-content: flex-start;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.30); }
  #hop_stacks_in_10557.main-font-preset IBM Plex Sans {
    font-family: "IBM Plex Sans", "Roboto", sans-serif; }
  #hop_stacks_in_10557.main-font-custom IBM Plex Sans {
    font-family: "", "Roboto", sans-serif; }
  #hop_stacks_in_10557.main-font-google IBM Plex Sans {
    font-family: "Georgia", "Roboto", sans-serif; }
  #hop_stacks_in_10557 #hop_background_stacks_in_10557 {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    position: absolute;
    border-radius: inherit; }
    #hop_stacks_in_10557 #hop_background_stacks_in_10557.main-bg-color {
      background: rgba(57, 62, 70, 0.00); }
      #hop_stacks_in_10557 #hop_background_stacks_in_10557.main-bg-color::before {
        opacity: 0; }
    #hop_stacks_in_10557 #hop_background_stacks_in_10557.main-bg-gradient-2 {
      background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00)); }
      #hop_stacks_in_10557 #hop_background_stacks_in_10557.main-bg-gradient-2::before {
        opacity: 0; }
    #hop_stacks_in_10557 #hop_background_stacks_in_10557.main-bg-gradient-3 {
      background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00), rgba(0, 0, 0, 1.00)); }
      #hop_stacks_in_10557 #hop_background_stacks_in_10557.main-bg-gradient-3::before {
        opacity: 0; }
    #hop_stacks_in_10557 #hop_background_stacks_in_10557.main-bg-image-ov-color {
      background: url() no-repeat center center;
      background-size: cover; }
      #hop_stacks_in_10557 #hop_background_stacks_in_10557.main-bg-image-ov-color::before {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        content: '';
        display: block;
        position: absolute;
        background: rgba(0, 0, 0, 0.50); }
    #hop_stacks_in_10557 #hop_background_stacks_in_10557.main-bg-image-ov-gradient {
      background: url() no-repeat center center;
      background-size: cover; }
      #hop_stacks_in_10557 #hop_background_stacks_in_10557.main-bg-image-ov-gradient::before {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        content: '';
        display: block;
        position: absolute;
        background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_10557 #hop_background_stacks_in_10557::before {
      transition: all 0.3s ease; }

#hop_stacks_in_10557.expand {
  display: block;
  cursor: default;
  border-radius: 0;
  overflow-y: scroll;
  box-shadow: none !important;
  padding-top: calc(50px + (5px * 2)); }
  #hop_stacks_in_10557.expand.custom-expand-colors #hop_background_stack {
    transition: background 0s 0.3s; }
    #hop_stacks_in_10557.expand.custom-expand-colors #hop_background_stack.expanded-bg-color {
      background: rgba(99, 108, 124, 1.00); }
      #hop_stacks_in_10557.expand.custom-expand-colors #hop_background_stack.expanded-bg-color::before {
        opacity: 0; }
    #hop_stacks_in_10557.expand.custom-expand-colors #hop_background_stack.expanded-bg-gradient-2 {
      background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00)); }
      #hop_stacks_in_10557.expand.custom-expand-colors #hop_background_stack.expanded-bg-gradient-2::before {
        opacity: 0; }
    #hop_stacks_in_10557.expand.custom-expand-colors #hop_background_stack.expanded-bg-gradient-3 {
      background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00), rgba(0, 0, 0, 1.00)); }
      #hop_stacks_in_10557.expand.custom-expand-colors #hop_background_stack.expanded-bg-gradient-3::before {
        opacity: 0; }
    #hop_stacks_in_10557.expand.custom-expand-colors #hop_background_stack.expanded-bg-image-ov-color {
      background: url() no-repeat center center;
      background-size: cover; }
      #hop_stacks_in_10557.expand.custom-expand-colors #hop_background_stack.expanded-bg-image-ov-color::before {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        content: '';
        display: block;
        position: absolute;
        background: rgba(0, 0, 0, 0.50); }
    #hop_stacks_in_10557.expand.custom-expand-colors #hop_background_stack.expanded-bg-image-ov-gradient {
      background: url() no-repeat center center;
      background-size: cover; }
      #hop_stacks_in_10557.expand.custom-expand-colors #hop_background_stack.expanded-bg-image-ov-gradient::before {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        content: '';
        display: block;
        position: absolute;
        background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 1.00)); }
  #hop_stacks_in_10557.expand #hop_titlebar_stacks_in_10557 {
    opacity: 1;
    z-index: 9999;
    transform: none;
    visibility: visible;
    pointer-events: auto;
    transition: all 0.5s 1s ease; }
  #hop_stacks_in_10557.expand #hop_initial_stacks_in_10557 {
    width: 100%;
    z-index: 500;
    cursor: default;
    position: relative;
    transition: all 0.1s;
    animation: fade-in 0.5s 1s ease forwards; }
    #hop_stacks_in_10557.expand #hop_initial_stacks_in_10557 .hop-initial--inner {
      max-width: 1000px; }
  #hop_stacks_in_10557.expand #hop_content_stacks_in_10557 {
    top: 0;
    width: 100%;
    z-index: 500;
    min-height: 100%;
    visibility: visible;
    position: relative;
    pointer-events: auto;
    animation: fade-in 0.5s 1s ease forwards; }
  #hop_stacks_in_10557.expand.hide-init #hop_initial_stacks_in_10557 {
    display: none; }
  #hop_stacks_in_10557.expand.custom-expand-colors #hop_titlebar_stacks_in_10557 .hop-titlebar-title h2 {
    color: rgba(247, 247, 247, 1.00); }
  #hop_stacks_in_10557.expand.custom-expand-colors #hop_titlebar_stacks_in_10557 .hop-titlebar-button_stacks_in_10557 svg {
    fill: rgba(247, 247, 247, 1.00); }
  #hop_stacks_in_10557.expand.custom-expand-colors #hop_content_stacks_in_10557:not(.custom-content-colors) {
    color: rgba(247, 247, 247, 0.60); }
    #hop_stacks_in_10557.expand.custom-expand-colors #hop_content_stacks_in_10557:not(.custom-content-colors) h1, #hop_stacks_in_10557.expand.custom-expand-colors #hop_content_stacks_in_10557:not(.custom-content-colors) h2, #hop_stacks_in_10557.expand.custom-expand-colors #hop_content_stacks_in_10557:not(.custom-content-colors) h3, #hop_stacks_in_10557.expand.custom-expand-colors #hop_content_stacks_in_10557:not(.custom-content-colors) h4, #hop_stacks_in_10557.expand.custom-expand-colors #hop_content_stacks_in_10557:not(.custom-content-colors) h5, #hop_stacks_in_10557.expand.custom-expand-colors #hop_content_stacks_in_10557:not(.custom-content-colors) h6 {
      color: rgba(247, 247, 247, 1.00); }
    #hop_stacks_in_10557.expand.custom-expand-colors #hop_content_stacks_in_10557:not(.custom-content-colors) p, #hop_stacks_in_10557.expand.custom-expand-colors #hop_content_stacks_in_10557:not(.custom-content-colors) span, #hop_stacks_in_10557.expand.custom-expand-colors #hop_content_stacks_in_10557:not(.custom-content-colors) blockquote, #hop_stacks_in_10557.expand.custom-expand-colors #hop_content_stacks_in_10557:not(.custom-content-colors) ul, #hop_stacks_in_10557.expand.custom-expand-colors #hop_content_stacks_in_10557:not(.custom-content-colors) li {
      color: rgba(247, 247, 247, 0.60); }
    #hop_stacks_in_10557.expand.custom-expand-colors #hop_content_stacks_in_10557:not(.custom-content-colors) a, #hop_stacks_in_10557.expand.custom-expand-colors #hop_content_stacks_in_10557:not(.custom-content-colors) a:visited {
      color: rgba(248, 181, 0, 1.00); }

#hop_stacks_in_10557.fix {
  position: fixed; }

#hop_stacks_in_10557 #hop_titlebar_stacks_in_10557 {
  padding: 5px 5px;
  max-height: calc(50px + (5px * 2));
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  opacity: 0;
  display: flex;
  flex: 1 0 auto;
  margin: 0 auto;
  position: absolute;
  visibility: hidden;
  align-items: center;
  pointer-events: none;
  transition: all 0s 0s ease;
  justify-content: space-between; }
  #hop_stacks_in_10557 #hop_titlebar_stacks_in_10557 .hop-titlebar-title h2 {
    margin: 0;
    padding: 0;
    line-height: 1;
    font-weight: normal;
    font-size: 20px;
    color: rgba(247, 247, 247, 1.00); }
    #hop_stacks_in_10557 #hop_titlebar_stacks_in_10557 .hop-titlebar-title h2.main-font-preset IBM Plex Sans {
      font-family: "IBM Plex Sans", "Roboto", sans-serif; }
    #hop_stacks_in_10557 #hop_titlebar_stacks_in_10557 .hop-titlebar-title h2.main-font-custom IBM Plex Sans {
      font-family: "", "Roboto", sans-serif; }
    #hop_stacks_in_10557 #hop_titlebar_stacks_in_10557 .hop-titlebar-title h2.main-font-google IBM Plex Sans {
      font-family: "Georgia", "Roboto", sans-serif; }
  #hop_stacks_in_10557 #hop_titlebar_stacks_in_10557 .hop-titlebar-button_stacks_in_10557 {
    width: 50px;
    height: 50px;
    display: flex;
    flex: 0 1 auto;
    cursor: pointer;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    color: rgba(247, 247, 247, 1.00); }
    #hop_stacks_in_10557 #hop_titlebar_stacks_in_10557 .hop-titlebar-button_stacks_in_10557 svg {
      fill: rgba(247, 247, 247, 1.00);
      width: 24px;
      height: 24px; }
    #hop_stacks_in_10557 #hop_titlebar_stacks_in_10557 .hop-titlebar-button_stacks_in_10557.back, #hop_stacks_in_10557 #hop_titlebar_stacks_in_10557 .hop-titlebar-button_stacks_in_10557.close {
      opacity: 0;
      visibility: hidden;
      pointer-events: none; }
    #hop_stacks_in_10557 #hop_titlebar_stacks_in_10557 .hop-titlebar-button_stacks_in_10557:hover {
      background: rgba(0, 0, 0, 0.1); }
  #hop_stacks_in_10557 #hop_titlebar_stacks_in_10557.show-back .back {
    opacity: 1;
    visibility: visible;
    pointer-events: auto; }
  #hop_stacks_in_10557 #hop_titlebar_stacks_in_10557.show-close .close {
    opacity: 1;
    visibility: visible;
    pointer-events: auto; }

#hop_stacks_in_10557 #hop_initial_stacks_in_10557 {
  padding: 0px 20px 10px 20px;
  opacity: 0;
  width: 100%;
  display: flex;
  flex: 1 0 auto;
  text-align: center;
  align-items: center;
  box-sizing: border-box;
  flex-direction: column;
  justify-content: center;
  transition: all 0.3s ease;
  animation: initial-in-2 0.5s 0.6s ease forwards; }
  #hop_stacks_in_10557 #hop_initial_stacks_in_10557.main-font-preset IBM Plex Sans {
    font-family: "IBM Plex Sans", "Roboto", sans-serif; }
  #hop_stacks_in_10557 #hop_initial_stacks_in_10557.main-font-custom IBM Plex Sans {
    font-family: "", "Roboto", sans-serif; }
  #hop_stacks_in_10557 #hop_initial_stacks_in_10557.main-font-google IBM Plex Sans {
    font-family: "Georgia", "Roboto", sans-serif; }
  #hop_stacks_in_10557 #hop_initial_stacks_in_10557 .hop-initial--inner {
    max-width: 600px; }
  #hop_stacks_in_10557 #hop_initial_stacks_in_10557 h1, #hop_stacks_in_10557 #hop_initial_stacks_in_10557 h2, #hop_stacks_in_10557 #hop_initial_stacks_in_10557 h3, #hop_stacks_in_10557 #hop_initial_stacks_in_10557 h4, #hop_stacks_in_10557 #hop_initial_stacks_in_10557 h5, #hop_stacks_in_10557 #hop_initial_stacks_in_10557 h6 {
    color: rgba(247, 247, 247, 1.00); }
  #hop_stacks_in_10557 #hop_initial_stacks_in_10557 p, #hop_stacks_in_10557 #hop_initial_stacks_in_10557 span, #hop_stacks_in_10557 #hop_initial_stacks_in_10557 blockquote, #hop_stacks_in_10557 #hop_initial_stacks_in_10557 ul, #hop_stacks_in_10557 #hop_initial_stacks_in_10557 li {
    color: rgba(247, 247, 247, 0.60); }
  #hop_stacks_in_10557 #hop_initial_stacks_in_10557 a, #hop_stacks_in_10557 #hop_initial_stacks_in_10557 a:visited {
    color: rgba(248, 181, 0, 1.00); }
  #hop_stacks_in_10557 #hop_initial_stacks_in_10557.custom-content {
    display: block; }
  #hop_stacks_in_10557 #hop_initial_stacks_in_10557 > .stacks_out:first-of-type {
    width: 100%; }

#hop_stacks_in_10557 #hop_content_stacks_in_10557 {
  top: 100%;
  left: 0;
  right: 0;
  opacity: 0;
  position: fixed;
  overflow: hidden;
  visibility: hidden;
  pointer-events: none; }
  #hop_stacks_in_10557 #hop_content_stacks_in_10557 .hop-content--inner {
    margin: 0 auto;
    color: rgba(247, 247, 247, 0.60);
    max-width: 1000px;
    font-size: 16px !important;
    line-height: calc(16px * 1.618);
    padding: 0px 20px 10px 20px; }
    #hop_stacks_in_10557 #hop_content_stacks_in_10557 .hop-content--inner.main-font-preset IBM Plex Sans {
      font-family: "IBM Plex Sans", "Roboto", sans-serif; }
    #hop_stacks_in_10557 #hop_content_stacks_in_10557 .hop-content--inner.main-font-custom IBM Plex Sans {
      font-family: "", "Roboto", sans-serif; }
    #hop_stacks_in_10557 #hop_content_stacks_in_10557 .hop-content--inner.main-font-google IBM Plex Sans {
      font-family: "Georgia", "Roboto", sans-serif; }
    #hop_stacks_in_10557 #hop_content_stacks_in_10557 .hop-content--inner h1.main-font-preset IBM Plex Sans, #hop_stacks_in_10557 #hop_content_stacks_in_10557 .hop-content--inner h2.main-font-preset IBM Plex Sans, #hop_stacks_in_10557 #hop_content_stacks_in_10557 .hop-content--inner h3.main-font-preset IBM Plex Sans, #hop_stacks_in_10557 #hop_content_stacks_in_10557 .hop-content--inner h4.main-font-preset IBM Plex Sans, #hop_stacks_in_10557 #hop_content_stacks_in_10557 .hop-content--inner h5.main-font-preset IBM Plex Sans, #hop_stacks_in_10557 #hop_content_stacks_in_10557 .hop-content--inner h6.main-font-preset IBM Plex Sans, #hop_stacks_in_10557 #hop_content_stacks_in_10557 .hop-content--inner p.main-font-preset IBM Plex Sans, #hop_stacks_in_10557 #hop_content_stacks_in_10557 .hop-content--inner span.main-font-preset IBM Plex Sans {
      font-family: "IBM Plex Sans", "Roboto", sans-serif; }
    #hop_stacks_in_10557 #hop_content_stacks_in_10557 .hop-content--inner h1.main-font-custom IBM Plex Sans, #hop_stacks_in_10557 #hop_content_stacks_in_10557 .hop-content--inner h2.main-font-custom IBM Plex Sans, #hop_stacks_in_10557 #hop_content_stacks_in_10557 .hop-content--inner h3.main-font-custom IBM Plex Sans, #hop_stacks_in_10557 #hop_content_stacks_in_10557 .hop-content--inner h4.main-font-custom IBM Plex Sans, #hop_stacks_in_10557 #hop_content_stacks_in_10557 .hop-content--inner h5.main-font-custom IBM Plex Sans, #hop_stacks_in_10557 #hop_content_stacks_in_10557 .hop-content--inner h6.main-font-custom IBM Plex Sans, #hop_stacks_in_10557 #hop_content_stacks_in_10557 .hop-content--inner p.main-font-custom IBM Plex Sans, #hop_stacks_in_10557 #hop_content_stacks_in_10557 .hop-content--inner span.main-font-custom IBM Plex Sans {
      font-family: "", "Roboto", sans-serif; }
    #hop_stacks_in_10557 #hop_content_stacks_in_10557 .hop-content--inner h1.main-font-google IBM Plex Sans, #hop_stacks_in_10557 #hop_content_stacks_in_10557 .hop-content--inner h2.main-font-google IBM Plex Sans, #hop_stacks_in_10557 #hop_content_stacks_in_10557 .hop-content--inner h3.main-font-google IBM Plex Sans, #hop_stacks_in_10557 #hop_content_stacks_in_10557 .hop-content--inner h4.main-font-google IBM Plex Sans, #hop_stacks_in_10557 #hop_content_stacks_in_10557 .hop-content--inner h5.main-font-google IBM Plex Sans, #hop_stacks_in_10557 #hop_content_stacks_in_10557 .hop-content--inner h6.main-font-google IBM Plex Sans, #hop_stacks_in_10557 #hop_content_stacks_in_10557 .hop-content--inner p.main-font-google IBM Plex Sans, #hop_stacks_in_10557 #hop_content_stacks_in_10557 .hop-content--inner span.main-font-google IBM Plex Sans {
      font-family: "Georgia", "Roboto", sans-serif; }
    #hop_stacks_in_10557 #hop_content_stacks_in_10557 .hop-content--inner h1, #hop_stacks_in_10557 #hop_content_stacks_in_10557 .hop-content--inner h2, #hop_stacks_in_10557 #hop_content_stacks_in_10557 .hop-content--inner h3, #hop_stacks_in_10557 #hop_content_stacks_in_10557 .hop-content--inner h4, #hop_stacks_in_10557 #hop_content_stacks_in_10557 .hop-content--inner h5, #hop_stacks_in_10557 #hop_content_stacks_in_10557 .hop-content--inner h6 {
      color: rgba(247, 247, 247, 1.00); }
    #hop_stacks_in_10557 #hop_content_stacks_in_10557 .hop-content--inner p, #hop_stacks_in_10557 #hop_content_stacks_in_10557 .hop-content--inner span, #hop_stacks_in_10557 #hop_content_stacks_in_10557 .hop-content--inner blockquote, #hop_stacks_in_10557 #hop_content_stacks_in_10557 .hop-content--inner ul, #hop_stacks_in_10557 #hop_content_stacks_in_10557 .hop-content--inner li {
      color: rgba(247, 247, 247, 0.60); }
    #hop_stacks_in_10557 #hop_content_stacks_in_10557 .hop-content--inner a, #hop_stacks_in_10557 #hop_content_stacks_in_10557 .hop-content--inner a:visited {
      color: rgba(248, 181, 0, 1.00); }
  #hop_stacks_in_10557 #hop_content_stacks_in_10557.custom-content-colors {
    color: rgba(92, 99, 110, 1.00) !important;
    background: rgba(255, 255, 255, 1.00) !important; }
    #hop_stacks_in_10557 #hop_content_stacks_in_10557.custom-content-colors h1, #hop_stacks_in_10557 #hop_content_stacks_in_10557.custom-content-colors h2, #hop_stacks_in_10557 #hop_content_stacks_in_10557.custom-content-colors h3, #hop_stacks_in_10557 #hop_content_stacks_in_10557.custom-content-colors h4, #hop_stacks_in_10557 #hop_content_stacks_in_10557.custom-content-colors h5, #hop_stacks_in_10557 #hop_content_stacks_in_10557.custom-content-colors h6 {
      color: rgba(57, 62, 70, 1.00) !important; }
    #hop_stacks_in_10557 #hop_content_stacks_in_10557.custom-content-colors p, #hop_stacks_in_10557 #hop_content_stacks_in_10557.custom-content-colors span, #hop_stacks_in_10557 #hop_content_stacks_in_10557.custom-content-colors blockquote, #hop_stacks_in_10557 #hop_content_stacks_in_10557.custom-content-colors ul, #hop_stacks_in_10557 #hop_content_stacks_in_10557.custom-content-colors li {
      color: rgba(92, 99, 110, 1.00) !important; }
    #hop_stacks_in_10557 #hop_content_stacks_in_10557.custom-content-colors a, #hop_stacks_in_10557 #hop_content_stacks_in_10557.custom-content-colors a:visited {
      color: rgba(248, 181, 0, 1.00) !important; }

#hop_stacks_in_10557.w-to-h.expand {
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  max-width: 100% !important;
  transition: all 0.3s 0.1s ease, bottom 0.3s 0.4s ease, top 0.3s 0.4s ease; }
  #hop_stacks_in_10557.w-to-h.expand.main-bg-color .page-transition-cover_stacks_in_10557:nth-of-type(1) span {
    background: rgba(57, 62, 70, 0.00); }
    #hop_stacks_in_10557.w-to-h.expand.main-bg-color .page-transition-cover_stacks_in_10557:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_10557.w-to-h.expand.main-bg-gradient-2 .page-transition-cover_stacks_in_10557:nth-of-type(1) span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_10557.w-to-h.expand.main-bg-gradient-2 .page-transition-cover_stacks_in_10557:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_10557.w-to-h.expand.main-bg-gradient-3 .page-transition-cover_stacks_in_10557:nth-of-type(1) span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_10557.w-to-h.expand.main-bg-gradient-3 .page-transition-cover_stacks_in_10557:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_10557.w-to-h.expand.main-bg-image-ov-color .page-transition-cover_stacks_in_10557:nth-of-type(1) span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_10557.w-to-h.expand.main-bg-image-ov-color .page-transition-cover_stacks_in_10557:nth-of-type(1) span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: rgba(0, 0, 0, 0.50); }
  #hop_stacks_in_10557.w-to-h.expand.main-bg-image-ov-gradient .page-transition-cover_stacks_in_10557:nth-of-type(1) span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_10557.w-to-h.expand.main-bg-image-ov-gradient .page-transition-cover_stacks_in_10557:nth-of-type(1) span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 1.00)); }
  #hop_stacks_in_10557.w-to-h.expand #hop_titlebar_stacks_in_10557 {
    transition: all 0.5s 0.7s ease; }
  #hop_stacks_in_10557.w-to-h.expand #hop_initial_stacks_in_10557, #hop_stacks_in_10557.w-to-h.expand #hop_content_stacks_in_10557 {
    animation: fade-in 0.5s 0.7s ease forwards; }
  #hop_stacks_in_10557.w-to-h.expand.custom-expand-colors.expanded-bg-color .page-transition-cover_stacks_in_10557:nth-of-type(1) span {
    background: rgba(99, 108, 124, 1.00); }
    #hop_stacks_in_10557.w-to-h.expand.custom-expand-colors.expanded-bg-color .page-transition-cover_stacks_in_10557:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_10557.w-to-h.expand.custom-expand-colors.expanded-bg-gradient-2 .page-transition-cover_stacks_in_10557:nth-of-type(1) span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_10557.w-to-h.expand.custom-expand-colors.expanded-bg-gradient-2 .page-transition-cover_stacks_in_10557:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_10557.w-to-h.expand.custom-expand-colors.expanded-bg-gradient-3 .page-transition-cover_stacks_in_10557:nth-of-type(1) span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_10557.w-to-h.expand.custom-expand-colors.expanded-bg-gradient-3 .page-transition-cover_stacks_in_10557:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_10557.w-to-h.expand.custom-expand-colors.expanded-bg-image-ov-color .page-transition-cover_stacks_in_10557:nth-of-type(1) span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_10557.w-to-h.expand.custom-expand-colors.expanded-bg-image-ov-color .page-transition-cover_stacks_in_10557:nth-of-type(1) span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: rgba(0, 0, 0, 0.50); }
  #hop_stacks_in_10557.w-to-h.expand.custom-expand-colors.expanded-bg-image-ov-gradient .page-transition-cover_stacks_in_10557:nth-of-type(1) span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_10557.w-to-h.expand.custom-expand-colors.expanded-bg-image-ov-gradient .page-transition-cover_stacks_in_10557:nth-of-type(1) span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 1.00)); }
  #hop_stacks_in_10557.w-to-h.expand.custom-expand-colors #hop_background_stacks_in_10557 {
    z-index: 100;
    transition: all 0.3s ease; }
    #hop_stacks_in_10557.w-to-h.expand.custom-expand-colors #hop_background_stacks_in_10557.expanded-bg-color {
      background: rgba(99, 108, 124, 1.00); }
      #hop_stacks_in_10557.w-to-h.expand.custom-expand-colors #hop_background_stacks_in_10557.expanded-bg-color::before {
        opacity: 0; }
    #hop_stacks_in_10557.w-to-h.expand.custom-expand-colors #hop_background_stacks_in_10557.expanded-bg-gradient-2 {
      background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00)); }
      #hop_stacks_in_10557.w-to-h.expand.custom-expand-colors #hop_background_stacks_in_10557.expanded-bg-gradient-2::before {
        opacity: 0; }
    #hop_stacks_in_10557.w-to-h.expand.custom-expand-colors #hop_background_stacks_in_10557.expanded-bg-gradient-3 {
      background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00), rgba(0, 0, 0, 1.00)); }
      #hop_stacks_in_10557.w-to-h.expand.custom-expand-colors #hop_background_stacks_in_10557.expanded-bg-gradient-3::before {
        opacity: 0; }
    #hop_stacks_in_10557.w-to-h.expand.custom-expand-colors #hop_background_stacks_in_10557.expanded-bg-image-ov-color {
      background: url() no-repeat center center;
      background-size: cover; }
      #hop_stacks_in_10557.w-to-h.expand.custom-expand-colors #hop_background_stacks_in_10557.expanded-bg-image-ov-color::before {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        content: '';
        display: block;
        position: absolute;
        background: rgba(0, 0, 0, 0.50); }
    #hop_stacks_in_10557.w-to-h.expand.custom-expand-colors #hop_background_stacks_in_10557.expanded-bg-image-ov-gradient {
      background: url() no-repeat center center;
      background-size: cover; }
      #hop_stacks_in_10557.w-to-h.expand.custom-expand-colors #hop_background_stacks_in_10557.expanded-bg-image-ov-gradient::before {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        content: '';
        display: block;
        position: absolute;
        background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 1.00)); }
  #hop_stacks_in_10557.w-to-h.expand .page-transition-cover_stacks_in_10557:nth-of-type(1) {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    z-index: 200;
    position: fixed;
    animation: fade-in 0s 0.6s ease forwards; }
    #hop_stacks_in_10557.w-to-h.expand .page-transition-cover_stacks_in_10557:nth-of-type(1) span {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      position: absolute; }

#hop_stacks_in_10557.h-to-w.expand {
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  max-width: 100% !important;
  transition: all 0.3s 0.1s ease, max-width 0.3s 0.4s ease, left 0.3s 0.4s ease; }
  #hop_stacks_in_10557.h-to-w.expand.main-bg-color .page-transition-cover_stacks_in_10557:nth-of-type(1) span {
    background: rgba(57, 62, 70, 0.00); }
    #hop_stacks_in_10557.h-to-w.expand.main-bg-color .page-transition-cover_stacks_in_10557:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_10557.h-to-w.expand.main-bg-gradient-2 .page-transition-cover_stacks_in_10557:nth-of-type(1) span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_10557.h-to-w.expand.main-bg-gradient-2 .page-transition-cover_stacks_in_10557:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_10557.h-to-w.expand.main-bg-gradient-3 .page-transition-cover_stacks_in_10557:nth-of-type(1) span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_10557.h-to-w.expand.main-bg-gradient-3 .page-transition-cover_stacks_in_10557:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_10557.h-to-w.expand.main-bg-image-ov-color .page-transition-cover_stacks_in_10557:nth-of-type(1) span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_10557.h-to-w.expand.main-bg-image-ov-color .page-transition-cover_stacks_in_10557:nth-of-type(1) span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: rgba(0, 0, 0, 0.50); }
  #hop_stacks_in_10557.h-to-w.expand.main-bg-image-ov-gradient .page-transition-cover_stacks_in_10557:nth-of-type(1) span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_10557.h-to-w.expand.main-bg-image-ov-gradient .page-transition-cover_stacks_in_10557:nth-of-type(1) span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 1.00)); }
  #hop_stacks_in_10557.h-to-w.expand #hop_titlebar_stacks_in_10557 {
    transition: all 0.5s 0.7s ease; }
  #hop_stacks_in_10557.h-to-w.expand #hop_initial_stacks_in_10557, #hop_stacks_in_10557.h-to-w.expand #hop_content_stacks_in_10557 {
    animation: fade-in 0.5s 0.7s ease forwards; }
  #hop_stacks_in_10557.h-to-w.expand.custom-expand-colors.expanded-bg-color .page-transition-cover_stacks_in_10557:nth-of-type(1) span {
    background: rgba(99, 108, 124, 1.00); }
    #hop_stacks_in_10557.h-to-w.expand.custom-expand-colors.expanded-bg-color .page-transition-cover_stacks_in_10557:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_10557.h-to-w.expand.custom-expand-colors.expanded-bg-gradient-2 .page-transition-cover_stacks_in_10557:nth-of-type(1) span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_10557.h-to-w.expand.custom-expand-colors.expanded-bg-gradient-2 .page-transition-cover_stacks_in_10557:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_10557.h-to-w.expand.custom-expand-colors.expanded-bg-gradient-3 .page-transition-cover_stacks_in_10557:nth-of-type(1) span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_10557.h-to-w.expand.custom-expand-colors.expanded-bg-gradient-3 .page-transition-cover_stacks_in_10557:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_10557.h-to-w.expand.custom-expand-colors.expanded-bg-image-ov-color .page-transition-cover_stacks_in_10557:nth-of-type(1) span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_10557.h-to-w.expand.custom-expand-colors.expanded-bg-image-ov-color .page-transition-cover_stacks_in_10557:nth-of-type(1) span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: rgba(0, 0, 0, 0.50); }
  #hop_stacks_in_10557.h-to-w.expand.custom-expand-colors.expanded-bg-image-ov-gradient .page-transition-cover_stacks_in_10557:nth-of-type(1) span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_10557.h-to-w.expand.custom-expand-colors.expanded-bg-image-ov-gradient .page-transition-cover_stacks_in_10557:nth-of-type(1) span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 1.00)); }
  #hop_stacks_in_10557.h-to-w.expand.custom-expand-colors #hop_background_stacks_in_10557 {
    z-index: 100;
    transition: all 0.3s ease; }
    #hop_stacks_in_10557.h-to-w.expand.custom-expand-colors #hop_background_stacks_in_10557.expanded-bg-color {
      background: rgba(99, 108, 124, 1.00); }
      #hop_stacks_in_10557.h-to-w.expand.custom-expand-colors #hop_background_stacks_in_10557.expanded-bg-color::before {
        opacity: 0; }
    #hop_stacks_in_10557.h-to-w.expand.custom-expand-colors #hop_background_stacks_in_10557.expanded-bg-gradient-2 {
      background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00)); }
      #hop_stacks_in_10557.h-to-w.expand.custom-expand-colors #hop_background_stacks_in_10557.expanded-bg-gradient-2::before {
        opacity: 0; }
    #hop_stacks_in_10557.h-to-w.expand.custom-expand-colors #hop_background_stacks_in_10557.expanded-bg-gradient-3 {
      background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00), rgba(0, 0, 0, 1.00)); }
      #hop_stacks_in_10557.h-to-w.expand.custom-expand-colors #hop_background_stacks_in_10557.expanded-bg-gradient-3::before {
        opacity: 0; }
    #hop_stacks_in_10557.h-to-w.expand.custom-expand-colors #hop_background_stacks_in_10557.expanded-bg-image-ov-color {
      background: url() no-repeat center center;
      background-size: cover; }
      #hop_stacks_in_10557.h-to-w.expand.custom-expand-colors #hop_background_stacks_in_10557.expanded-bg-image-ov-color::before {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        content: '';
        display: block;
        position: absolute;
        background: rgba(0, 0, 0, 0.50); }
    #hop_stacks_in_10557.h-to-w.expand.custom-expand-colors #hop_background_stacks_in_10557.expanded-bg-image-ov-gradient {
      background: url() no-repeat center center;
      background-size: cover; }
      #hop_stacks_in_10557.h-to-w.expand.custom-expand-colors #hop_background_stacks_in_10557.expanded-bg-image-ov-gradient::before {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        content: '';
        display: block;
        position: absolute;
        background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 1.00)); }
  #hop_stacks_in_10557.h-to-w.expand .page-transition-cover_stacks_in_10557:nth-of-type(1) {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    z-index: 200;
    position: fixed;
    animation: fade-in 0s 0.6s ease forwards; }
    #hop_stacks_in_10557.h-to-w.expand .page-transition-cover_stacks_in_10557:nth-of-type(1) span {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      position: absolute; }

#hop_stacks_in_10557.even-spread.expand {
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  max-width: 100% !important;
  transition: all 0.3s 0.1s ease; }
  #hop_stacks_in_10557.even-spread.expand.main-bg-color .page-transition-cover_stacks_in_10557:nth-of-type(1) span {
    background: rgba(57, 62, 70, 0.00); }
    #hop_stacks_in_10557.even-spread.expand.main-bg-color .page-transition-cover_stacks_in_10557:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_10557.even-spread.expand.main-bg-gradient-2 .page-transition-cover_stacks_in_10557:nth-of-type(1) span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_10557.even-spread.expand.main-bg-gradient-2 .page-transition-cover_stacks_in_10557:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_10557.even-spread.expand.main-bg-gradient-3 .page-transition-cover_stacks_in_10557:nth-of-type(1) span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_10557.even-spread.expand.main-bg-gradient-3 .page-transition-cover_stacks_in_10557:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_10557.even-spread.expand.main-bg-image-ov-color .page-transition-cover_stacks_in_10557:nth-of-type(1) span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_10557.even-spread.expand.main-bg-image-ov-color .page-transition-cover_stacks_in_10557:nth-of-type(1) span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: rgba(0, 0, 0, 0.50); }
  #hop_stacks_in_10557.even-spread.expand.main-bg-image-ov-gradient .page-transition-cover_stacks_in_10557:nth-of-type(1) span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_10557.even-spread.expand.main-bg-image-ov-gradient .page-transition-cover_stacks_in_10557:nth-of-type(1) span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 1.00)); }
  #hop_stacks_in_10557.even-spread.expand #hop_titlebar_stacks_in_10557 {
    transition: all 0.5s 0.7s ease; }
  #hop_stacks_in_10557.even-spread.expand #hop_initial_stacks_in_10557, #hop_stacks_in_10557.even-spread.expand #hop_content_stacks_in_10557 {
    animation: fade-in 0.5s 0.7s ease forwards; }
  #hop_stacks_in_10557.even-spread.expand.custom-expand-colors.expanded-bg-color .page-transition-cover_stacks_in_10557:nth-of-type(1) span {
    background: rgba(99, 108, 124, 1.00); }
    #hop_stacks_in_10557.even-spread.expand.custom-expand-colors.expanded-bg-color .page-transition-cover_stacks_in_10557:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_10557.even-spread.expand.custom-expand-colors.expanded-bg-gradient-2 .page-transition-cover_stacks_in_10557:nth-of-type(1) span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_10557.even-spread.expand.custom-expand-colors.expanded-bg-gradient-2 .page-transition-cover_stacks_in_10557:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_10557.even-spread.expand.custom-expand-colors.expanded-bg-gradient-3 .page-transition-cover_stacks_in_10557:nth-of-type(1) span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_10557.even-spread.expand.custom-expand-colors.expanded-bg-gradient-3 .page-transition-cover_stacks_in_10557:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_10557.even-spread.expand.custom-expand-colors.expanded-bg-image-ov-color .page-transition-cover_stacks_in_10557:nth-of-type(1) span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_10557.even-spread.expand.custom-expand-colors.expanded-bg-image-ov-color .page-transition-cover_stacks_in_10557:nth-of-type(1) span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: rgba(0, 0, 0, 0.50); }
  #hop_stacks_in_10557.even-spread.expand.custom-expand-colors.expanded-bg-image-ov-gradient .page-transition-cover_stacks_in_10557:nth-of-type(1) span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_10557.even-spread.expand.custom-expand-colors.expanded-bg-image-ov-gradient .page-transition-cover_stacks_in_10557:nth-of-type(1) span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 1.00)); }
  #hop_stacks_in_10557.even-spread.expand.custom-expand-colors #hop_background_stacks_in_10557 {
    z-index: 100;
    transition: all 0.3s ease; }
    #hop_stacks_in_10557.even-spread.expand.custom-expand-colors #hop_background_stacks_in_10557.expanded-bg-color {
      background: rgba(99, 108, 124, 1.00); }
      #hop_stacks_in_10557.even-spread.expand.custom-expand-colors #hop_background_stacks_in_10557.expanded-bg-color::before {
        opacity: 0; }
    #hop_stacks_in_10557.even-spread.expand.custom-expand-colors #hop_background_stacks_in_10557.expanded-bg-gradient-2 {
      background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00)); }
      #hop_stacks_in_10557.even-spread.expand.custom-expand-colors #hop_background_stacks_in_10557.expanded-bg-gradient-2::before {
        opacity: 0; }
    #hop_stacks_in_10557.even-spread.expand.custom-expand-colors #hop_background_stacks_in_10557.expanded-bg-gradient-3 {
      background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00), rgba(0, 0, 0, 1.00)); }
      #hop_stacks_in_10557.even-spread.expand.custom-expand-colors #hop_background_stacks_in_10557.expanded-bg-gradient-3::before {
        opacity: 0; }
    #hop_stacks_in_10557.even-spread.expand.custom-expand-colors #hop_background_stacks_in_10557.expanded-bg-image-ov-color {
      background: url() no-repeat center center;
      background-size: cover; }
      #hop_stacks_in_10557.even-spread.expand.custom-expand-colors #hop_background_stacks_in_10557.expanded-bg-image-ov-color::before {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        content: '';
        display: block;
        position: absolute;
        background: rgba(0, 0, 0, 0.50); }
    #hop_stacks_in_10557.even-spread.expand.custom-expand-colors #hop_background_stacks_in_10557.expanded-bg-image-ov-gradient {
      background: url() no-repeat center center;
      background-size: cover; }
      #hop_stacks_in_10557.even-spread.expand.custom-expand-colors #hop_background_stacks_in_10557.expanded-bg-image-ov-gradient::before {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        content: '';
        display: block;
        position: absolute;
        background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 1.00)); }
  #hop_stacks_in_10557.even-spread.expand .page-transition-cover_stacks_in_10557:nth-of-type(1) {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    z-index: 200;
    position: fixed;
    animation: fade-in 0s 0.6s ease forwards; }
    #hop_stacks_in_10557.even-spread.expand .page-transition-cover_stacks_in_10557:nth-of-type(1) span {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      position: absolute; }

#hop_stacks_in_10557.slide.expand {
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  max-width: 100% !important;
  box-shadow: none !important;
  transition: 0s 0.4s ease, box-shadow 0.4s 0s ease; }
  #hop_stacks_in_10557.slide.expand.main-bg-color .page-transition-cover_stacks_in_10557:nth-of-type(1) span {
    background: rgba(57, 62, 70, 0.00); }
    #hop_stacks_in_10557.slide.expand.main-bg-color .page-transition-cover_stacks_in_10557:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_10557.slide.expand.main-bg-gradient-2 .page-transition-cover_stacks_in_10557:nth-of-type(1) span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_10557.slide.expand.main-bg-gradient-2 .page-transition-cover_stacks_in_10557:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_10557.slide.expand.main-bg-gradient-3 .page-transition-cover_stacks_in_10557:nth-of-type(1) span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_10557.slide.expand.main-bg-gradient-3 .page-transition-cover_stacks_in_10557:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_10557.slide.expand.main-bg-image-ov-color .page-transition-cover_stacks_in_10557:nth-of-type(1) span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_10557.slide.expand.main-bg-image-ov-color .page-transition-cover_stacks_in_10557:nth-of-type(1) span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: rgba(0, 0, 0, 0.50); }
  #hop_stacks_in_10557.slide.expand.main-bg-image-ov-gradient .page-transition-cover_stacks_in_10557:nth-of-type(1) span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_10557.slide.expand.main-bg-image-ov-gradient .page-transition-cover_stacks_in_10557:nth-of-type(1) span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 1.00)); }
  #hop_stacks_in_10557.slide.expand.custom-expand-colors.expanded-bg-color .page-transition-cover_stacks_in_10557:nth-of-type(1) span {
    background: rgba(99, 108, 124, 1.00); }
    #hop_stacks_in_10557.slide.expand.custom-expand-colors.expanded-bg-color .page-transition-cover_stacks_in_10557:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_10557.slide.expand.custom-expand-colors.expanded-bg-gradient-2 .page-transition-cover_stacks_in_10557:nth-of-type(1) span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_10557.slide.expand.custom-expand-colors.expanded-bg-gradient-2 .page-transition-cover_stacks_in_10557:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_10557.slide.expand.custom-expand-colors.expanded-bg-gradient-3 .page-transition-cover_stacks_in_10557:nth-of-type(1) span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_10557.slide.expand.custom-expand-colors.expanded-bg-gradient-3 .page-transition-cover_stacks_in_10557:nth-of-type(1) span::before {
      opacity: 0; }
  #hop_stacks_in_10557.slide.expand.custom-expand-colors.expanded-bg-image-ov-color .page-transition-cover_stacks_in_10557:nth-of-type(1) span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_10557.slide.expand.custom-expand-colors.expanded-bg-image-ov-color .page-transition-cover_stacks_in_10557:nth-of-type(1) span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: rgba(0, 0, 0, 0.50); }
  #hop_stacks_in_10557.slide.expand.custom-expand-colors.expanded-bg-image-ov-gradient .page-transition-cover_stacks_in_10557:nth-of-type(1) span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_10557.slide.expand.custom-expand-colors.expanded-bg-image-ov-gradient .page-transition-cover_stacks_in_10557:nth-of-type(1) span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 1.00)); }
  #hop_stacks_in_10557.slide.expand #hop_background_stacks_in_10557 {
    opacity: 0;
    transition: all 0.4s 0s ease; }
  #hop_stacks_in_10557.slide.expand .page-transition-cover_stacks_in_10557:nth-of-type(1) {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    position: fixed; }
    #hop_stacks_in_10557.slide.expand .page-transition-cover_stacks_in_10557:nth-of-type(1) span {
      width: 100%;
      height: 100%;
      flex: 1 0 auto; }
  #hop_stacks_in_10557.slide.expand.from-top .page-transition-cover_stacks_in_10557:nth-of-type(1) {
    transform: translateY(-100%);
    animation: slide-in-down 0.5s 0.6s ease forwards; }
  #hop_stacks_in_10557.slide.expand.from-bottom .page-transition-cover_stacks_in_10557:nth-of-type(1) {
    transform: translateY(100%);
    animation: slide-in-up 0.5s 0.5s ease forwards; }
  #hop_stacks_in_10557.slide.expand.from-left .page-transition-cover_stacks_in_10557:nth-of-type(1) {
    transform: translateX(-100%);
    animation: slide-in-left 0.5s 0.5s ease forwards; }
  #hop_stacks_in_10557.slide.expand.from-right .page-transition-cover_stacks_in_10557:nth-of-type(1) {
    transform: translateX(100%);
    animation: slide-in-right 0.5s 0.5s ease forwards; }

#hop_stacks_in_10557.box-layer.expand {
  z-index: 1000;
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  max-width: 100% !important;
  box-shadow: none !important;
  transition: 0s 0.4s ease, box-shadow 0.4s 0s ease; }
  #hop_stacks_in_10557.box-layer.expand.main-bg-color .page-transition-cover_stacks_in_10557 span {
    background: rgba(57, 62, 70, 0.00); }
    #hop_stacks_in_10557.box-layer.expand.main-bg-color .page-transition-cover_stacks_in_10557 span::before {
      opacity: 0; }
  #hop_stacks_in_10557.box-layer.expand.main-bg-gradient-2 .page-transition-cover_stacks_in_10557 span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_10557.box-layer.expand.main-bg-gradient-2 .page-transition-cover_stacks_in_10557 span::before {
      opacity: 0; }
  #hop_stacks_in_10557.box-layer.expand.main-bg-gradient-3 .page-transition-cover_stacks_in_10557 span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_10557.box-layer.expand.main-bg-gradient-3 .page-transition-cover_stacks_in_10557 span::before {
      opacity: 0; }
  #hop_stacks_in_10557.box-layer.expand.main-bg-image-ov-color .page-transition-cover_stacks_in_10557 span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_10557.box-layer.expand.main-bg-image-ov-color .page-transition-cover_stacks_in_10557 span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: rgba(0, 0, 0, 0.50); }
  #hop_stacks_in_10557.box-layer.expand.main-bg-image-ov-gradient .page-transition-cover_stacks_in_10557 span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_10557.box-layer.expand.main-bg-image-ov-gradient .page-transition-cover_stacks_in_10557 span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 1.00)); }
  #hop_stacks_in_10557.box-layer.expand.custom-expand-colors.expanded-bg-color .page-transition-cover_stacks_in_10557 span {
    background: rgba(99, 108, 124, 1.00); }
    #hop_stacks_in_10557.box-layer.expand.custom-expand-colors.expanded-bg-color .page-transition-cover_stacks_in_10557 span::before {
      opacity: 0; }
  #hop_stacks_in_10557.box-layer.expand.custom-expand-colors.expanded-bg-gradient-2 .page-transition-cover_stacks_in_10557 span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_10557.box-layer.expand.custom-expand-colors.expanded-bg-gradient-2 .page-transition-cover_stacks_in_10557 span::before {
      opacity: 0; }
  #hop_stacks_in_10557.box-layer.expand.custom-expand-colors.expanded-bg-gradient-3 .page-transition-cover_stacks_in_10557 span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_10557.box-layer.expand.custom-expand-colors.expanded-bg-gradient-3 .page-transition-cover_stacks_in_10557 span::before {
      opacity: 0; }
  #hop_stacks_in_10557.box-layer.expand.custom-expand-colors.expanded-bg-image-ov-color .page-transition-cover_stacks_in_10557 span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_10557.box-layer.expand.custom-expand-colors.expanded-bg-image-ov-color .page-transition-cover_stacks_in_10557 span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: rgba(0, 0, 0, 0.50); }
  #hop_stacks_in_10557.box-layer.expand.custom-expand-colors.expanded-bg-image-ov-gradient .page-transition-cover_stacks_in_10557 span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_10557.box-layer.expand.custom-expand-colors.expanded-bg-image-ov-gradient .page-transition-cover_stacks_in_10557 span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 1.00)); }
  #hop_stacks_in_10557.box-layer.expand #hop_background_stacks_in_10557 {
    opacity: 0;
    transition: all 0.4s 0s ease; }
  #hop_stacks_in_10557.box-layer.expand .page-transition-cover_stacks_in_10557 {
    position: fixed;
    overflow: hidden; }
    #hop_stacks_in_10557.box-layer.expand .page-transition-cover_stacks_in_10557 span {
      position: absolute; }
  #hop_stacks_in_10557.box-layer.expand.horizontal .page-transition-cover_stacks_in_10557 {
    left: 0;
    right: 0;
    height: 33.3333333%; }
    #hop_stacks_in_10557.box-layer.expand.horizontal .page-transition-cover_stacks_in_10557 span {
      left: 0;
      width: 100%;
      height: 300%; }
    #hop_stacks_in_10557.box-layer.expand.horizontal .page-transition-cover_stacks_in_10557:nth-of-type(4), #hop_stacks_in_10557.box-layer.expand.horizontal .page-transition-cover_stacks_in_10557:nth-of-type(5), #hop_stacks_in_10557.box-layer.expand.horizontal .page-transition-cover_stacks_in_10557:nth-of-type(6) {
      display: none; }
  #hop_stacks_in_10557.box-layer.expand.horizontal.horizontal-from-left .page-transition-cover_stacks_in_10557:nth-of-type(1) {
    top: 0;
    transform: translateX(-100%);
    animation: slide-in-left 0.5s 0.4s ease forwards; }
  #hop_stacks_in_10557.box-layer.expand.horizontal.horizontal-from-left .page-transition-cover_stacks_in_10557:nth-of-type(2) {
    top: 33.3333333%;
    transform: translateX(-100%);
    animation: slide-in-left 0.5s 0.5s ease forwards; }
    #hop_stacks_in_10557.box-layer.expand.horizontal.horizontal-from-left .page-transition-cover_stacks_in_10557:nth-of-type(2) span {
      top: -100%; }
  #hop_stacks_in_10557.box-layer.expand.horizontal.horizontal-from-left .page-transition-cover_stacks_in_10557:nth-of-type(3) {
    bottom: 0;
    transform: translateX(-100%);
    animation: slide-in-left 0.5s 0.6s ease forwards; }
    #hop_stacks_in_10557.box-layer.expand.horizontal.horizontal-from-left .page-transition-cover_stacks_in_10557:nth-of-type(3) span {
      bottom: 0; }
  #hop_stacks_in_10557.box-layer.expand.horizontal.horizontal-from-right .page-transition-cover_stacks_in_10557:nth-of-type(1) {
    top: 0;
    transform: translateX(100%);
    animation: slide-in-right 0.5s 0.4s ease forwards; }
  #hop_stacks_in_10557.box-layer.expand.horizontal.horizontal-from-right .page-transition-cover_stacks_in_10557:nth-of-type(2) {
    top: 33.3333333%;
    transform: translateX(100%);
    animation: slide-in-right 0.5s 0.5s ease forwards; }
    #hop_stacks_in_10557.box-layer.expand.horizontal.horizontal-from-right .page-transition-cover_stacks_in_10557:nth-of-type(2) span {
      top: -100%; }
  #hop_stacks_in_10557.box-layer.expand.horizontal.horizontal-from-right .page-transition-cover_stacks_in_10557:nth-of-type(3) {
    bottom: 0;
    transform: translateX(100%);
    animation: slide-in-right 0.5s 0.6s ease forwards; }
    #hop_stacks_in_10557.box-layer.expand.horizontal.horizontal-from-right .page-transition-cover_stacks_in_10557:nth-of-type(3) span {
      bottom: 0; }
  #hop_stacks_in_10557.box-layer.expand.vertical .page-transition-cover_stacks_in_10557 {
    top: 0;
    bottom: 0;
    width: 33.3333333%; }
    #hop_stacks_in_10557.box-layer.expand.vertical .page-transition-cover_stacks_in_10557 span {
      width: 300%;
      height: 100%; }
    #hop_stacks_in_10557.box-layer.expand.vertical .page-transition-cover_stacks_in_10557:nth-of-type(4), #hop_stacks_in_10557.box-layer.expand.vertical .page-transition-cover_stacks_in_10557:nth-of-type(5), #hop_stacks_in_10557.box-layer.expand.vertical .page-transition-cover_stacks_in_10557:nth-of-type(6) {
      display: none; }
  #hop_stacks_in_10557.box-layer.expand.vertical.vertical-from-top .page-transition-cover_stacks_in_10557:nth-of-type(1) {
    left: 0;
    transform: translateY(-100%);
    animation: slide-in-down 0.5s 0.4s ease forwards; }
  #hop_stacks_in_10557.box-layer.expand.vertical.vertical-from-top .page-transition-cover_stacks_in_10557:nth-of-type(2) {
    left: 33.3333333%;
    transform: translateY(-100%);
    animation: slide-in-down 0.5s 0.5s ease forwards; }
    #hop_stacks_in_10557.box-layer.expand.vertical.vertical-from-top .page-transition-cover_stacks_in_10557:nth-of-type(2) span {
      left: -100%; }
  #hop_stacks_in_10557.box-layer.expand.vertical.vertical-from-top .page-transition-cover_stacks_in_10557:nth-of-type(3) {
    right: 0;
    transform: translateY(-100%);
    animation: slide-in-down 0.5s 0.6s ease forwards; }
    #hop_stacks_in_10557.box-layer.expand.vertical.vertical-from-top .page-transition-cover_stacks_in_10557:nth-of-type(3) span {
      right: 0; }
  #hop_stacks_in_10557.box-layer.expand.vertical.vertical-from-bottom .page-transition-cover_stacks_in_10557:nth-of-type(1) {
    left: 0;
    transform: translateY(100%);
    animation: slide-in-up 0.5s 0.4s ease forwards; }
  #hop_stacks_in_10557.box-layer.expand.vertical.vertical-from-bottom .page-transition-cover_stacks_in_10557:nth-of-type(2) {
    left: 33.3333333%;
    transform: translateY(100%);
    animation: slide-in-up 0.5s 0.5s ease forwards; }
    #hop_stacks_in_10557.box-layer.expand.vertical.vertical-from-bottom .page-transition-cover_stacks_in_10557:nth-of-type(2) span {
      left: -100%; }
  #hop_stacks_in_10557.box-layer.expand.vertical.vertical-from-bottom .page-transition-cover_stacks_in_10557:nth-of-type(3) {
    right: 0;
    transform: translateY(100%);
    animation: slide-in-up 0.5s 0.6s ease forwards; }
    #hop_stacks_in_10557.box-layer.expand.vertical.vertical-from-bottom .page-transition-cover_stacks_in_10557:nth-of-type(3) span {
      right: 0; }

#hop_stacks_in_10557.border-wrap.expand {
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  max-width: 100% !important;
  background: none !important;
  box-shadow: none !important;
  transition: 0s 0.3s ease, box-shadow 0.3s 0s ease; }
  #hop_stacks_in_10557.border-wrap.expand.main-bg-color .page-transition-cover_stacks_in_10557 span {
    background: rgba(57, 62, 70, 0.00); }
    #hop_stacks_in_10557.border-wrap.expand.main-bg-color .page-transition-cover_stacks_in_10557 span::before {
      opacity: 0; }
  #hop_stacks_in_10557.border-wrap.expand.main-bg-gradient-2 .page-transition-cover_stacks_in_10557 span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_10557.border-wrap.expand.main-bg-gradient-2 .page-transition-cover_stacks_in_10557 span::before {
      opacity: 0; }
  #hop_stacks_in_10557.border-wrap.expand.main-bg-gradient-3 .page-transition-cover_stacks_in_10557 span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_10557.border-wrap.expand.main-bg-gradient-3 .page-transition-cover_stacks_in_10557 span::before {
      opacity: 0; }
  #hop_stacks_in_10557.border-wrap.expand.main-bg-image-ov-color .page-transition-cover_stacks_in_10557 span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_10557.border-wrap.expand.main-bg-image-ov-color .page-transition-cover_stacks_in_10557 span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: rgba(0, 0, 0, 0.50); }
  #hop_stacks_in_10557.border-wrap.expand.main-bg-image-ov-gradient .page-transition-cover_stacks_in_10557 span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_10557.border-wrap.expand.main-bg-image-ov-gradient .page-transition-cover_stacks_in_10557 span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 1.00)); }
  #hop_stacks_in_10557.border-wrap.expand.custom-expand-colors.expanded-bg-color .page-transition-cover_stacks_in_10557 span {
    background: rgba(99, 108, 124, 1.00); }
    #hop_stacks_in_10557.border-wrap.expand.custom-expand-colors.expanded-bg-color .page-transition-cover_stacks_in_10557 span::before {
      opacity: 0; }
  #hop_stacks_in_10557.border-wrap.expand.custom-expand-colors.expanded-bg-gradient-2 .page-transition-cover_stacks_in_10557 span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_10557.border-wrap.expand.custom-expand-colors.expanded-bg-gradient-2 .page-transition-cover_stacks_in_10557 span::before {
      opacity: 0; }
  #hop_stacks_in_10557.border-wrap.expand.custom-expand-colors.expanded-bg-gradient-3 .page-transition-cover_stacks_in_10557 span {
    background: linear-gradient(to bottom, rgba(57, 62, 70, 1.00), rgba(0, 0, 0, 1.00), rgba(0, 0, 0, 1.00)); }
    #hop_stacks_in_10557.border-wrap.expand.custom-expand-colors.expanded-bg-gradient-3 .page-transition-cover_stacks_in_10557 span::before {
      opacity: 0; }
  #hop_stacks_in_10557.border-wrap.expand.custom-expand-colors.expanded-bg-image-ov-color .page-transition-cover_stacks_in_10557 span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_10557.border-wrap.expand.custom-expand-colors.expanded-bg-image-ov-color .page-transition-cover_stacks_in_10557 span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: rgba(0, 0, 0, 0.50); }
  #hop_stacks_in_10557.border-wrap.expand.custom-expand-colors.expanded-bg-image-ov-gradient .page-transition-cover_stacks_in_10557 span {
    background: url() no-repeat center center;
    background-size: cover; }
    #hop_stacks_in_10557.border-wrap.expand.custom-expand-colors.expanded-bg-image-ov-gradient .page-transition-cover_stacks_in_10557 span::before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.50), rgba(0, 0, 0, 1.00)); }
  #hop_stacks_in_10557.border-wrap.expand #hop_background_stacks_in_10557 {
    opacity: 0;
    transition: all 0.3s 0s ease; }
  #hop_stacks_in_10557.border-wrap.expand #hop_titlebar_stacks_in_10557 {
    transition: all 0.5s 1.8s ease; }
  #hop_stacks_in_10557.border-wrap.expand #hop_initial_stacks_in_10557, #hop_stacks_in_10557.border-wrap.expand #hop_content_stacks_in_10557 {
    animation: fade-in 0.5s 1.8s ease forwards; }
  #hop_stacks_in_10557.border-wrap.expand .page-transition-cover_stacks_in_10557 {
    overflow: hidden;
    position: fixed; }
    #hop_stacks_in_10557.border-wrap.expand .page-transition-cover_stacks_in_10557 span {
      position: absolute; }
    #hop_stacks_in_10557.border-wrap.expand .page-transition-cover_stacks_in_10557:nth-of-type(1) {
      top: 0;
      left: 0;
      right: 0;
      width: 0;
      height: 15px;
      z-index: 100;
      margin: 0 auto;
      animation: full-width 0.5s 0.3s ease forwards; }
      #hop_stacks_in_10557.border-wrap.expand .page-transition-cover_stacks_in_10557:nth-of-type(1) span {
        top: 0;
        left: 0;
        width: 100vw;
        height: 100vh;
        position: absolute; }
    #hop_stacks_in_10557.border-wrap.expand .page-transition-cover_stacks_in_10557:nth-of-type(2) {
      top: 0;
      left: 0;
      height: 0;
      width: 15px;
      z-index: 90;
      animation: full-height 0.5s 0.9s ease forwards; }
      #hop_stacks_in_10557.border-wrap.expand .page-transition-cover_stacks_in_10557:nth-of-type(2) span {
        left: 0;
        width: 100vw;
        height: 100vh; }
    #hop_stacks_in_10557.border-wrap.expand .page-transition-cover_stacks_in_10557:nth-of-type(3) {
      top: 0;
      right: 0;
      height: 0;
      width: 15px;
      z-index: 90;
      animation: full-height 0.5s 0.9s ease forwards; }
      #hop_stacks_in_10557.border-wrap.expand .page-transition-cover_stacks_in_10557:nth-of-type(3) span {
        right: 0;
        width: 100vw;
        height: 100vh; }
    #hop_stacks_in_10557.border-wrap.expand .page-transition-cover_stacks_in_10557:nth-of-type(4) {
      left: 0;
      width: 0;
      bottom: 0;
      z-index: 70;
      height: 15px;
      animation: half-width 0.5s 1.3s ease forwards; }
      #hop_stacks_in_10557.border-wrap.expand .page-transition-cover_stacks_in_10557:nth-of-type(4) span {
        left: 0;
        bottom: 0;
        width: 100vw;
        height: 100vh; }
    #hop_stacks_in_10557.border-wrap.expand .page-transition-cover_stacks_in_10557:nth-of-type(5) {
      right: 0;
      width: 0;
      bottom: 0;
      z-index: 70;
      height: 15px;
      animation: half-width 0.5s 1.3s ease forwards; }
      #hop_stacks_in_10557.border-wrap.expand .page-transition-cover_stacks_in_10557:nth-of-type(5) span {
        right: 0;
        bottom: 0;
        width: 100vw;
        height: 100vh; }
    #hop_stacks_in_10557.border-wrap.expand .page-transition-cover_stacks_in_10557:nth-of-type(6) {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      opacity: 0;
      position: fixed;
      animation: fade-in 0.5s 1.8s ease forwards; }
      #hop_stacks_in_10557.border-wrap.expand .page-transition-cover_stacks_in_10557:nth-of-type(6) span {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; }

@keyframes fade-in {
  to {
    opacity: 1; } }

@keyframes initial-in-1 {
  to {
    opacity: 1;
    transform: translateY(0px); } }

@keyframes initial-in-2 {
  to {
    opacity: 1; } }

@keyframes content-in-1 {
  to {
    opacity: 1;
    overflow: visible;
    transform: translateY(0px); } }

@keyframes half-width {
  to {
    width: 50%; } }

@keyframes full-width {
  to {
    width: 100%; } }

@keyframes double-width {
  to {
    width: 100vw; } }

@keyframes half-height {
  to {
    height: 50%; } }

@keyframes full-height {
  to {
    height: 100%; } }

@keyframes to-background {
  0% {
    background: rgba(255, 255, 255, 0); }
  100% {
    background: initial; } }

@keyframes slide-in-up {
  0% {
    transform: translateY(100%); }
  100% {
    transform: translateY(0%); } }

@keyframes slide-in-down {
  0% {
    opacity: 1;
    transform: translateY(-100%); }
  100% {
    opacity: 1;
    transform: translateY(0%); } }

@keyframes slide-in-left {
  0% {
    transform: translateX(-100%); }
  100% {
    transform: translateX(0%); } }

@keyframes slide-in-right {
  0% {
    transform: translateX(100%); }
  100% {
    transform: translateX(0%); } }

@keyframes move-center {
  to {
    top: 50%;
    left: 50%;
    background: blue;
    transform: translate(-50%, -50%); } }

@keyframes move-stretch {
  to {
    width: 100%;
    height: 100%;
    background: blue; } }

/*  */

.spacerStack {
	height: 7.00px;
}

#spacerStackstacks_in_10558 {
	height: 7.00px;
}




























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

#stacks_in_10559 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_10561 {
	font-size: 149%;
}

#stacks_in_10562 {
	background-color: rgba(71, 77, 89, 1.00);
	border: solid rgba(255, 255, 255, 1.00);
	border-width:  2px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
/*  */
#w-panels-stacks_in_10564 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  overflow: hidden;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  max-width: 1000px;
  border-radius: 10px; }
  #w-panels-stacks_in_10564.section-active .w-panel:not(.active) {
    overflow: hidden; }
    #w-panels-stacks_in_10564.section-active .w-panel:not(.active) .w-panel-top {
      opacity: 0;
      -webkit-animation: none;
              animation: none;
      -webkit-transform: translateY(100px);
              transform: translateY(100px); }
  #w-panels-stacks_in_10564 .w-panel {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    overflow: hidden;
    position: relative;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    transition: all 0.3s;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 500px;
    background-position: center center; }
    #w-panels-stacks_in_10564 .w-panel:hover:not(.active) {
      width: calc(100% + 200px); }
      #w-panels-stacks_in_10564 .w-panel:hover:not(.active) .w-panel-icon {
        -webkit-animation: pulse-vertical 2s infinite ease;
                animation: pulse-vertical 2s infinite ease; }
      #w-panels-stacks_in_10564 .w-panel:hover:not(.active)::after {
        opacity: 1;
        -webkit-transform: translateY(0%);
                transform: translateY(0%); }
    #w-panels-stacks_in_10564 .w-panel::before {
      z-index: 1;
      content: '';
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      position: absolute; }
    #w-panels-stacks_in_10564 .w-panel::after {
      /*  */
      font-family: "Georgia";
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 24px;
      content: "Click";
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 2;
      opacity: 1;
      padding: 10px;
      display: block;
      text-align: center;
      position: absolute;
      -webkit-transform: translateY(100%);
              transform: translateY(100%);
      transition: all 0.3s ease-in-out, opacity 0s; }
    #w-panels-stacks_in_10564 .w-panel-top {
      z-index: 2;
      opacity: 0;
      width: 100%;
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 10px;
      cursor: pointer;
      position: relative;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      box-sizing: border-box;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-animation: top-in 0.3s 0.3s;
              animation: top-in 0.3s 0.3s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-transform: translateY(100px);
              transform: translateY(100px);
      transition: all 0.5s, visibility 0s; }
    #w-panels-stacks_in_10564 .w-panel-close {
      display: none;
      width: 24px;
      height: 24px;
      font-size: 24px;
      color: rgba(255, 255, 255, 0.00);
      cursor: pointer;
      position: relative;
      transition: 0.3s ease; }
      #w-panels-stacks_in_10564 .w-panel-close i {
        transition: all 0.3s; }
      #w-panels-stacks_in_10564 .w-panel-close:hover {
        -webkit-animation: close-hover-pulse 1.5s infinite ease-in-out;
                animation: close-hover-pulse 1.5s infinite ease-in-out; }
    #w-panels-stacks_in_10564 .w-panel-icon {
      width: 200px;
      height: 200px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      border-radius: 50px;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      box-sizing: border-box;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      background: rgba(0, 0, 0, 0.30); }
      #w-panels-stacks_in_10564 .w-panel-icon i {
        color: rgba(255, 255, 255, 1.00);
        line-height: 0;
        font-size: 100px; }
    #w-panels-stacks_in_10564 .w-panel-title {
      /*  */
      font-family: "Georgia";
      /*  */
      text-align: center;
      box-sizing: border-box;
      color: rgba(255, 255, 255, 0.00);
      font-size: 0px;
      margin-top: 0px;
      font-weight: normal; }
    #w-panels-stacks_in_10564 .w-panel-content {
      /*  */
      font-family: "Georgia";
      /*  */
      z-index: 2;
      height: 0;
      width: 100%;
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto;
      overflow: hidden;
      position: relative;
      box-sizing: border-box;
      color: rgba(255, 255, 255, 0.40);
      background: rgba(0, 0, 0, 0.00);
      transition: all 0.3s ease-in-out; }
      #w-panels-stacks_in_10564 .w-panel-content-inner {
        opacity: 0;
        margin: 0 auto;
        box-sizing: border-box;
        -webkit-transform: translateY(100%);
                transform: translateY(100%);
        transition: all 0.3s 0.3s ease-in-out;
        max-width: 850px;
        padding: 15px 15px; }
      #w-panels-stacks_in_10564 .w-panel-content h1, #w-panels-stacks_in_10564 .w-panel-content h2, #w-panels-stacks_in_10564 .w-panel-content h3, #w-panels-stacks_in_10564 .w-panel-content h4, #w-panels-stacks_in_10564 .w-panel-content h5, #w-panels-stacks_in_10564 .w-panel-content h6 {
        color: rgba(255, 255, 255, 1.00); }
      #w-panels-stacks_in_10564 .w-panel-content a {
        color: rgba(255, 255, 255, 1.00); }

#w-panels-stacks_in_10564 .w-panel.active {
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  #w-panels-stacks_in_10564 .w-panel.active::after {
    opacity: 0; }
  #w-panels-stacks_in_10564 .w-panel.active .w-panel-close {
    display: block;
    margin-left: auto; }
  #w-panels-stacks_in_10564 .w-panel.active .w-panel-top {
    padding: 10px;
    background: rgba(0, 0, 0, 0.00);
    opacity: 0;
    height: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-animation: top-in-active 0.3s 0.3s;
            animation: top-in-active 0.3s 0.3s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    transition: all 0.5s, visibility 0s, opacity 0s; }
    #w-panels-stacks_in_10564 .w-panel.active .w-panel-top .w-panel-icon {
      width: 0px;
      height: 0px;
      border-radius: 0px; }
      #w-panels-stacks_in_10564 .w-panel.active .w-panel-top .w-panel-icon i {
        font-size: 0px; }
    #w-panels-stacks_in_10564 .w-panel.active .w-panel-top .w-panel-title {
      margin-top: 0;
      margin-left: 0px;
      font-size: 0px; }
  #w-panels-stacks_in_10564 .w-panel.active .w-panel-content-inner {
    -webkit-animation: content-in 0.3s 0.5s;
            animation: content-in 0.3s 0.5s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards; }

@media (max-width: 600px) {
  #w-panels-stacks_in_10564 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
            justify-content: stretch; }
    #w-panels-stacks_in_10564.section-active .w-panel:not(.active) {
      height: 0;
      min-height: 0;
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      transition-delay: 0.1s; }
    #w-panels-stacks_in_10564 .w-panel {
      height: 0;
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto;
      min-height: 200px; }
      #w-panels-stacks_in_10564 .w-panel.active {
        height: auto; }
      #w-panels-stacks_in_10564 .w-panel:hover:not(.active) {
        width: 100%;
        min-height: calc(200px + 70px); } }

@-webkit-keyframes top-in-active {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%); } }

@keyframes top-in-active {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%); } }

@-webkit-keyframes top-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100px);
            transform: translateY(100px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%); } }

@keyframes top-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100px);
            transform: translateY(100px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%); } }

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

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

@-webkit-keyframes close-hover-pulse {
  0% {
    padding-right: 0px; }
  50% {
    padding-right: 6px; }
  100% {
    padding-right: 0px; } }

@keyframes close-hover-pulse {
  0% {
    padding-right: 0px; }
  50% {
    padding-right: 6px; }
  100% {
    padding-right: 0px; } }

@-webkit-keyframes pulse-vertical {
  0% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px); }
  50% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px); } }

@keyframes pulse-vertical {
  0% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px); }
  50% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px); } }

#stacks_in_10564 {
	padding:  10px;
}
#w-panel-stacks_in_10565.w-panel {
  /*  */
  /*  */
  /*  */ }
  #w-panel-stacks_in_10565.w-panel.image-icon .w-panel-top .w-panel-icon {
    background: url("../files/icon_image-10565.png") no-repeat center center;
    background-size: cover; }
    #w-panel-stacks_in_10565.w-panel.image-icon .w-panel-top .w-panel-icon i {
      display: none; }
  #w-panel-stacks_in_10565.w-panel.image-bg::before {
    display: block;
    background: rgba(0, 0, 0, 0.20); }
  #w-panel-stacks_in_10565.w-panel.custom-icon .w-panel-top .w-panel-icon {
    background: rgba(255, 255, 255, 1.00); }
    #w-panel-stacks_in_10565.w-panel.custom-icon .w-panel-top .w-panel-icon i {
      color: rgba(255, 255, 255, 1.00); }
  #w-panel-stacks_in_10565.w-panel.custom-title .w-panel-top .w-panel-title, #w-panel-stacks_in_10565.w-panel.custom-title .w-panel-top .w-panel-close {
    color: rgba(255, 255, 255, 1.00); }
  #w-panel-stacks_in_10565.w-panel.custom-help-text::after {
    color: rgba(0, 0, 0, 1.00); }
  #w-panel-stacks_in_10565.w-panel.custom-content .w-panel-content {
    color: rgba(255, 255, 255, 0.40);
    background: rgba(0, 0, 0, 0.00); }
    #w-panel-stacks_in_10565.w-panel.custom-content .w-panel-content h1, #w-panel-stacks_in_10565.w-panel.custom-content .w-panel-content h2, #w-panel-stacks_in_10565.w-panel.custom-content .w-panel-content h3, #w-panel-stacks_in_10565.w-panel.custom-content .w-panel-content h4, #w-panel-stacks_in_10565.w-panel.custom-content .w-panel-content h5, #w-panel-stacks_in_10565.w-panel.custom-content .w-panel-content h6 {
      color: rgba(255, 255, 255, 1.00); }
    #w-panel-stacks_in_10565.w-panel.custom-content .w-panel-content a {
      color: rgba(255, 255, 255, 1.00); }
#stacks_in_10566>.s3_row {
	margin: 0 -10px;
}

#stacks_in_10566>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_10566>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_10566>.s3_row>.s3_column {
	padding: 0 10px;
}










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



}



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


	#stacks_in_10566>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_10566>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_out_10577 {
	width: 200px;
}

#stacks_in_10580 {
	padding:  10px;
}

#stacks_out_10580 {
	width: 250px;
}

#stacks_in_10581 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 149%;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_10568 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_10568 {
		display: none !important;
	}
}
#stacks_in_10569{text-align:justify}

#stacks_in_10569 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width:  1px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_out_10569 {
	width: 200px;
}

#stacks_in_10571 {
	display:inline-block; width:100%; line-height: 0.250000em;
	font-size: 249%;
	font-weight: bold;
}

.spacerStack {
	height: 50.00px;
}

#spacerStackstacks_in_10572 {
	height: 50.00px;
}




























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

#stacks_in_10573 {
	padding:  20px;
}

#stacks_out_10573 {
	width: 150px;
}
#stacks_in_10575{text-align:justify}

#stacks_in_10575 {
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
}

#stacks_in_10576 {
	display:inline-block; width:100%; line-height: 0.250000em;
	font-size: 250%;
	font-weight: bold;
}
#w-panel-stacks_in_10583.w-panel {
  /*  */
  /*  */
  /*  */
  background: url() no-repeat center center;
  background-size: cover;
  overflow-y: hidden;
  padding: 0;
  /*  */ }
  #w-panel-stacks_in_10583.w-panel.image-icon .w-panel-top .w-panel-icon {
    background: url("../files/icon_image-10583.png") no-repeat center center;
    background-size: cover; }
    #w-panel-stacks_in_10583.w-panel.image-icon .w-panel-top .w-panel-icon i {
      display: none; }
  #w-panel-stacks_in_10583.w-panel.image-bg::before {
    display: block;
    background: rgba(0, 0, 0, 0.20); }
  #w-panel-stacks_in_10583.w-panel.custom-icon .w-panel-top .w-panel-icon {
    background: rgba(0, 0, 0, 0.30); }
    #w-panel-stacks_in_10583.w-panel.custom-icon .w-panel-top .w-panel-icon i {
      color: rgba(255, 255, 255, 1.00); }
  #w-panel-stacks_in_10583.w-panel.custom-title .w-panel-top .w-panel-title, #w-panel-stacks_in_10583.w-panel.custom-title .w-panel-top .w-panel-close {
    color: rgba(255, 255, 255, 1.00); }
  #w-panel-stacks_in_10583.w-panel.custom-help-text::after {
    color: rgba(0, 0, 0, 1.00); }
  #w-panel-stacks_in_10583.w-panel.custom-content .w-panel-content {
    color: rgba(255, 255, 255, 0.40);
    background: rgba(0, 0, 0, 0.00); }
    #w-panel-stacks_in_10583.w-panel.custom-content .w-panel-content h1, #w-panel-stacks_in_10583.w-panel.custom-content .w-panel-content h2, #w-panel-stacks_in_10583.w-panel.custom-content .w-panel-content h3, #w-panel-stacks_in_10583.w-panel.custom-content .w-panel-content h4, #w-panel-stacks_in_10583.w-panel.custom-content .w-panel-content h5, #w-panel-stacks_in_10583.w-panel.custom-content .w-panel-content h6 {
      color: rgba(255, 255, 255, 1.00); }
    #w-panel-stacks_in_10583.w-panel.custom-content .w-panel-content a {
      color: rgba(255, 255, 255, 1.00); }
#eh_stacks_in_10584 {
  margin: 0px 0 0px;
  padding: 0 2px;
}
#eh_stacks_in_10584:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_10584.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_10584.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_10584.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_10584.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.600000;}
#eh_stacks_in_10584 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_10584.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_10584 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_10584 .eh-title {font-size: 36px;}/*  */
/*  */
#eh_stacks_in_10584 .eh-title {
  max-width: 420px;
  font-weight: 700;
  line-height: 1.00;
  color: rgba(0, 0, 0, 1.00);
  font-family: Georgia;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */
/*  */
#eh_stacks_in_10584 .eh-line-wrap .eh-line-left,
#eh_stacks_in_10584 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_10584.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_10584.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #FFFFFF;}
#eh_stacks_in_10584.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_10584.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #FFFFFF;}
#eh_stacks_in_10584.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_10584.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #FFFFFF;
  height: 2px;
  border-bottom: 2px solid #FFFFFF;
  box-sizing: content-box;
}
#eh_stacks_in_10584.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_10584.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_10584.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_10584.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #FFFFFF;
  border-image: linear-gradient(-90deg, #FFFFFF, transparent) 1;
}

#eh_stacks_in_10584.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #FFFFFF, transparent) 1;}
#eh_stacks_in_10584.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_10584.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_10584.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_10584.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #FFFFFF;}
#eh_stacks_in_10584.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_10584.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_10584:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(256px / 2);}
#eh_stacks_in_10584:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #FFFFFF;
  fill: #FFFFFF;
}
#eh_stacks_in_10584.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 20px;}
#eh_stacks_in_10584.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_10584.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 21px;}
@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
  #eh_stacks_in_10584.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 18px;}
  #eh_stacks_in_10584.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_10584.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 18px;}
}
#eh_stacks_in_10584.eh-line-group-300 .eh-extender {
  width: calc(256px / 2 - 20px);
  height: 2px;
  background-color: #FFFFFF;
}
#eh_stacks_in_10584.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_10584.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_10584.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_10584.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_10584.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_10584.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #FFFFFF;}
#eh_stacks_in_10584.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_10584.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_10584.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_10584.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_10584.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_10584.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #FFFFFF;}
#eh_stacks_in_10584.eh-line-303 .eh-extender,
#eh_stacks_in_10584.eh-line-305 .eh-extender {width: calc(256px / 2 - 32px);}
#eh_stacks_in_10584.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_10584.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_10584.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_10584 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_10584 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_10584.eh-line-group-300 .eh-line-left,
#eh_stacks_in_10584.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_10584.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_10584.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_10584:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 32px;
  height: 32px;
}
#eh_stacks_in_10584.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_10584.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 54px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_10584.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_10584:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #FFFFFF;}
#eh_stacks_in_10584:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_10584:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(256px / 2 + 2px);}
#eh_stacks_in_10584.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_10584.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_10584.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_10584.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_10584.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_10584.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_10584.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_10584.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_10584.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_10584.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_10584.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_10584.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_10584.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_10584.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_10584.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_10584.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_10584.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_10584.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 32px;
  /* */
}
#eh_stacks_in_10584.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_10584.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_10584.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_10584.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_10584.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_10584.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_10584.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg {
  /* bottom: calc(2px / 2); */
  margin-top: 0;
  position: relative;
  transform: rotate(180deg);
}
#eh_stacks_in_10584.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #FFFFFF;}
#eh_stacks_in_10584.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #FFFFFF;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_10584.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_10584.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_10584.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(32px * .4);
  height: calc(32px * .8);
}
#eh_stacks_in_10584.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_10584.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(32px * .8);
  height: calc(32px * .8);
}
#eh_stacks_in_10584 .eh-line-wrap-1 {margin-bottom: 6px;}
#eh_stacks_in_10584 .eh-line-wrap-2 {margin-top: 6px;}
/*  */
#eh_stacks_in_10584.eh-line-position-3 {gap: 0 6px;}
#eh_stacks_in_10584.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_10584.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_10584.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_10584.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_10584.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_10584.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_10584.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #FFFFFF;
}
#eh_stacks_in_10584.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_10584.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #FFFFFF;
}

#stacks_in_10587 {
	font-size: 99%;
}
/* -- Start Textalign Each css Template -- */
#stacks_in_10588 {
	text-align: justify !important;
}





@media only screen and (max-width: 768px) {
    #stacks_in_10588 {
		text-align: left !important;
	}
	
	#stacks_in_10588 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_10588 img {
		margin: 0 !important;
	}
	
	
	
}

@media only screen and (max-width: 480px) {
    #stacks_in_10588 {
		text-align: left !important;
	}
	
	#stacks_in_10588 img {
		margin: 0 auto !important;
	}
	
	
	#stacks_in_10588 img {
		margin: 0 !important;
	}
	
	
	
}
/* -- End Textalign Each css Template -- */
#stacks_in_10588 {
	padding:  10px;
}

#stacks_in_10589 {
	display:inline-block; width:100%; line-height: 1.340000em;
	font-size: 149%;
}
#w-panel-stacks_in_10592.w-panel {
  /*  */
  /*  */
  /*  */ }
  #w-panel-stacks_in_10592.w-panel.image-icon .w-panel-top .w-panel-icon {
    background: url("../files/icon_image-10592.png") no-repeat center center;
    background-size: cover; }
    #w-panel-stacks_in_10592.w-panel.image-icon .w-panel-top .w-panel-icon i {
      display: none; }
  #w-panel-stacks_in_10592.w-panel.image-bg::before {
    display: block;
    background: rgba(0, 0, 0, 0.20); }
  #w-panel-stacks_in_10592.w-panel.custom-icon .w-panel-top .w-panel-icon {
    background: rgba(0, 0, 0, 0.30); }
    #w-panel-stacks_in_10592.w-panel.custom-icon .w-panel-top .w-panel-icon i {
      color: rgba(255, 255, 255, 1.00); }
  #w-panel-stacks_in_10592.w-panel.custom-title .w-panel-top .w-panel-title, #w-panel-stacks_in_10592.w-panel.custom-title .w-panel-top .w-panel-close {
    color: rgba(255, 255, 255, 1.00); }
  #w-panel-stacks_in_10592.w-panel.custom-help-text::after {
    color: rgba(0, 0, 0, 0.00); }
  #w-panel-stacks_in_10592.w-panel.custom-content .w-panel-content {
    color: rgba(255, 255, 255, 0.40);
    background: rgba(0, 0, 0, 0.00); }
    #w-panel-stacks_in_10592.w-panel.custom-content .w-panel-content h1, #w-panel-stacks_in_10592.w-panel.custom-content .w-panel-content h2, #w-panel-stacks_in_10592.w-panel.custom-content .w-panel-content h3, #w-panel-stacks_in_10592.w-panel.custom-content .w-panel-content h4, #w-panel-stacks_in_10592.w-panel.custom-content .w-panel-content h5, #w-panel-stacks_in_10592.w-panel.custom-content .w-panel-content h6 {
      color: rgba(255, 255, 255, 1.00); }
    #w-panel-stacks_in_10592.w-panel.custom-content .w-panel-content a {
      color: rgba(255, 255, 255, 1.00); }
#stacks_in_10593>.s3_row {
	margin: 0 -30px;
}

#stacks_in_10593>.s3_row>.s3_column_left {
	width: 30.00%;
}

#stacks_in_10593>.s3_row>.s3_column_right {
	width: 70.000000%;
}




#stacks_in_10593>.s3_row>.s3_column {
	padding: 0 30px;
}










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



}



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


	#stacks_in_10593>.s3_row  {
		margin: -30px 0;
	}
	#stacks_in_10593>.s3_row>.s3_column {
		padding: 30px 0;
		width:100%;
	}


}






.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_10619 {
	height: 10.00px;
}




























@media print {
	#spacerStackstacks_in_10619 {
		display: none !important;
	}
}
/* -- Start Shady Each css Template -- */

#stacks_in_10620,#stacks_in_10620 * {
	overflow: visible !important;
}

#stacks_in_10620 img{
	-webkit-filter: drop-shadow(0px 10px 10px rgba(0,0,0,0.2));
	max-width: 100%;
	height: auto;
	transform: translate3d(0,0,0);
}

.stacks_in_10620_wrapper {
	box-sizing: border-box;
	padding: 10px;
	padding-right: 10px;
	padding-bottom: 20px;	
	max-width: calc(10000px - 10px);
	margin: 0 auto 0 auto;
}





/* -- End Shady Each css Template -- */
#stacks_in_10620 {
	padding:  3px;
}

.spacerStack {
	height: 65.00px;
}

#spacerStackstacks_in_10625 {
	height: 65.00px;
}




























@media print {
	#spacerStackstacks_in_10625 {
		display: none !important;
	}
}
#stacks_in_10626>.s3_row {
	margin: 0 -0px;
}

#stacks_in_10626>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_10626>.s3_row>.s3_column_right {
	width: 80.000000%;
}




#stacks_in_10626>.s3_row>.s3_column {
	padding: 0 0px;
}










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



}



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


	#stacks_in_10626>.s3_row  {
		margin: -0px 0;
	}
	#stacks_in_10626>.s3_row>.s3_column {
		padding: 0px 0;
		width:100%;
	}


}








#stacks_in_10627 .typedExtraContainer {
    /*display: none;*/
}



	#typed-0 .typed-cursor{
		display: none
	}





	#typed-0{
		color: #444444;
		border-bottom: none solid #444444;
	}



	
		#typed-strings-0{
			display: none;
		}
	

#stacks_out_10627 {
	width: 250px;
	margin-right:0;
}

#stacks_in_10629 {
	font-size: 179%;
}
/* 1.8.0

*/
#stacks_in_10597.sf-styles,#stacks_in_10597.sf-styles * {box-sizing: border-box;}
#stacks_in_10597.sf-styles .age-field,
#stacks_in_10597.sf-styles .agree-to-terms-field {
  overflow: hidden;
  height: 0;
  margin: 0 !important;
}
#stacks_in_10597.sf-styles label.keepIt{text-align:left;display:inline-block;width:100%;padding-left:5px}
#stacks_in_10597.sf-styles select{color:#aaa}.php{display:none}
#stacks_in_10597.sf-styles .info{color:#00529B;background-color:#BDE5F8}
#stacks_in_10597.sf-styles .success{color:#4F8A10;background-color:rgba(47, 134, 56, 1.00)}
#stacks_in_10597.sf-styles .warning{color:#9F6000;background-color:#FEEFB3}
#stacks_in_10597.sf-styles .error{color:#D8000C;background-color:rgba(216, 0, 12, 1.00)}
#stacks_in_10597.sf-styles .sf-message {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
}
#stacks_in_10597.sf-styles .submitMessage, #stacks_in_10597.sf-styles .errorMessage {
  background-size: 40px 40px;
  background-image: linear-gradient(135deg, rgba(255, 255, 255, .05) 25%, transparent 25%,
  transparent 50%, rgba(255, 255, 255, .05) 50%, rgba(255, 255, 255, .05) 75%,
  transparent 75%, transparent);
  width: 100%;
  border: 1px solid;
  color: #fff !important;
  padding: 10px 15px;
  border-radius:3px;
  margin-right: 28px;
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(-50%);
  z-index: 99;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.3), 0px 8px 16px rgba(0,0,0,0.2);
  animation: sf-message-in-out 5s ease-in-out forwards;
  cursor: pointer;
}
@keyframes sf-message-in-out {
  0% { transform: translateY(0%); opacity: 0 }
  5% { transform: translateY(-50%); opacity: 1 }
  95% { transform: translateY(-50%); opacity: 1}
  100% { transform: translateY(0%); opacity: 0}
}
#stacks_in_10597.sf-styles.sf-no-help-text .submitMessage  {
  margin-right: 0px;
}
#stacks_in_10597.sf-styles.sf-no-help-text .sf-help-column {
  display: none;
}
#stacks_in_10597.sf-styles .sf-help-column {
  transform: none !important;
}
#stacks_in_10597.sf-styles .info {
  background-color: #61b832;
  border-color: #3b8eb5;
}
#stacks_in_10597.sf-styles .error, #stacks_in_10597.sf-styles .errorMessage {
  background-color: rgba(216, 0, 12, 1.00);
  border-color: rgba(0,0,0,0.25);
}
#stacks_in_10597.sf-styles .warning {
  background-color: #eaaf51;
  border-color: #d99a36;
}
#stacks_in_10597.sf-styles .success {
  background-color:rgba(47, 134, 56, 1.00);
  border-color: rgba(0,0,0,0.25);
  padding: 10px 15px 5px 15px;
}
#stacks_in_10597.sf-styles .submitMessage h3 {
  font-size: 16px;
  line-height: 1.4;
  color: #fff;
  font-weight: bold;
}
#stacks_in_10597.sf-styles .submitMessage h3:not(:last-child) {
  margin: 0 0 5px 0 !important;
}
#stacks_in_10597.sf-styles .submitMessage h3:last-child {
  margin: 0 !important;
}
#stacks_in_10597.sf-styles .submitMessage p {
  margin: 0;
  font-size: 16px;
  line-height: 1.4;
  color: #fff;
}
#g-captcha {
    position: absolute;
    pointer-events: none;
    left: 0;
    width: 50px;
    bottom: 0;
    opacity: 0;
}
#stacks_in_10597.sf-styles .g-recaptcha {
  min-width: 0;
  margin: 0;
}
/* ---------------------------------------- */
#stacks_in_10597.sf-styles form {
  background: rgba(23, 170, 251, 0.00);
  padding: 16px 32px;
  border-radius: 2px;
  margin: 0px auto;
  border: 0px solid rgba(243, 243, 243, 1.00);
  display: inline-block;
  max-width: 100%;
  
}
#stacks_in_10597.sf-styles form .note {
  display: block;
  font-size: 75%;
  line-height: 1.2;
  color: rgba(255, 255, 255, 1.00);
  margin: 0px 8px;
  opacity: .75;
}
#stacks_in_10597.sf-styles form .note p {
  margin: 0;
}
#stacks_in_10597.sf-styles .controls {
  position: relative;
  margin-bottom: 16px;
  width: 600px;
  max-width: 100%;
  display: grid;
  grid-template-columns: 80px 1fr 20px;
  align-items: center;
  align-content: flex-start;
  grid-gap: 4px 8px;
}
#stacks_in_10597.sf-styles .controls.sf-radio {
  margin-bottom: 0px;
}
#stacks_in_10597.sf-styles .controls.sf-radio + .controls:not(.sf-radio) {
  margin-top: 16px;
}
#stacks_in_10597.sf-styles .sf-radio-group .controls.sf-button-group.hidden,
#stacks_in_10597.sf-styles .controls.hidden {
  display: none;
  pointer-events: none;
}
#stacks_in_10597.sf-styles .controls.sf-disabled.sf-input {
  cursor: not-allowed;
}
#stacks_in_10597.sf-styles .controls.sf-disabled.sf-input label, #stacks_in_10597.sf-styles .controls.sf-disabled.sf-input input {
  opacity: .5;
  pointer-events: none;
}
#stacks_in_10597.sf-styles.sf-no-help-text .controls {
  grid-template-columns: 80px 1fr;
}
#stacks_in_10597.sf-styles .deluxe-columns > div {
  min-width: 0;
}
#stacks_in_10597.sf-styles .form-group > div:nth-child(2) {
  margin-top: 16px;
}
#stacks_in_10597.sf-styles .controls.sf-checkbox {
  grid-template-columns: 80px 22px 1fr 20px;
}
#stacks_in_10597.sf-styles.sf-no-help-text .controls.sf-checkbox  {
  grid-template-columns: 80px 22px 1fr;
}
#stacks_in_10597.sf-styles .controls.sf-checkbox label {
  cursor: pointer;
}
#stacks_in_10597.sf-styles .controls.sf-submit {
  grid-template-columns: 80px min-content 20px;
  grid-gap: 0px 8px;
}
#stacks_in_10597.sf-styles .controls.sf-submit .sf-message:empty {
  display: none;
}
#stacks_in_10597.sf-styles.sf-no-help-text .controls.sf-submit  {
  grid-template-columns: 80px min-content;
}
#stacks_in_10597.sf-styles .controls.sf-file {
  grid-template-columns: 80px 1fr min-content 20px;
}
#stacks_in_10597.sf-styles.sf-no-help-text .controls.sf-file  {
  grid-template-columns: 80px 1fr min-content;
}
#stacks_in_10597.sf-styles .hiddenFormSubmit {
  display: none;
}
#stacks_in_10597.sf-styles .steps .step .controls label,
#stacks_in_10597.sf-styles .controls label {
  font-size: 16px;
  line-height: 1;
}
#stacks_in_10597.sf-styles .controls label {
  color:  rgba(255, 255, 255, 1.00);
  margin: 0;
}
#stacks_in_10597.sf-styles .controls label img {
  display: inline;
}
#stacks_in_10597.sf-styles .controls:not(.sf-checkbox) label {
  pointer-events: none;
}
#stacks_in_10597.sf-styles .controls .field-icon {
  position: absolute;
  right: 8px;
  top: 50%;
  fill:  rgba(255, 255, 255, 0.65);
  margin: 0;
  width: 16px;
  height: 16px;
  pointer-events: none;
  transform: translate(0,-50%);
}
#stacks_in_10597.sf-styles .sf-multi-select .field-icon {
  opacity: 0;
}
#stacks_in_10597.sf-styles .controls {
  font-size: 16px;
}
#stacks_in_10597.sf-styles form .controls .step-input-wrap {
  position: relative;
}
#stacks_in_10597.sf-styles .controls input,
#stacks_in_10597.sf-styles .controls > button,
#stacks_in_10597.sf-styles .controls select,
#stacks_in_10597.sf-styles .controls .fileUpload,
#stacks_in_10597.sf-styles .controls .fileUpload span {
  font-size: 16px;
  line-height: 16px;
  height: 34px;
  color:  rgba(255, 255, 255, 0.65);
}
#stacks_in_10597.sf-styles .controls input::-webkit-calendar-picker-indicator {
  opacity: 0;
}
#stacks_in_10597.sf-styles .controls input:focus,
#stacks_in_10597.sf-styles .controls select:focus,
#stacks_in_10597.sf-styles .controls textarea:focus,
#stacks_in_10597.sf-styles .controls button:focus {
    outline: none;
}
#stacks_in_10597.sf-styles .controls.sf-checkbox label {
  font-size: 16px;
  line-height: 16px;
}
#stacks_in_10597.sf-styles .controls textarea {
  font-size: 16px;
  line-height: 16px;
  color:  rgba(255, 255, 255, 0.65);
}
#stacks_in_10597.sf-styles .controls select.is-placeholder option {
  color:  rgba(255, 255, 255, 0.65);
}
#stacks_in_10597.sf-styles .controls input::placeholder,
#stacks_in_10597.sf-styles .controls textarea::placeholder,
#stacks_in_10597.sf-styles .controls select.is-placeholder option[disabled] {
  
  color: rgba(0, 0, 0, 0.35);
  color: #000000;
  
  opacity: 1;
}
#stacks_in_10597.sf-placeholder .controls input::placeholder,
#stacks_in_10597.sf-placeholder .controls textarea::placeholder,
#stacks_in_10597.sf-placeholder .controls select:invalid,
#stacks_in_10597.sf-classic .controls input::placeholder,
#stacks_in_10597.sf-classic .controls textarea::placeholder,
#stacks_in_10597.sf-classic .controls select.is-placeholder {
  color: transparent;
}
#stacks_in_10597.sf-styles .controls .sf-number-wrap,
#stacks_in_10597.sf-styles .controls input,
#stacks_in_10597.sf-styles .controls textarea,
#stacks_in_10597.sf-styles .controls > button,
#stacks_in_10597.sf-styles .controls select,
#stacks_in_10597.sf-styles .controls .fileUpload {
  padding: 8px 8px;
  border: 1px solid rgba(255, 255, 255, 0.50);
  width: 100%;
  margin: 0px;
  color: rgba(255, 255, 255, 0.65);
  background-color: rgba(0, 0, 0, 0.00);
  border-radius: 2px;
  transition: all 0.3s;
}
#stacks_in_10597.sf-styles .controls .sf-number-wrap {
  padding: 0;
  color: rgba(255, 255, 255, 0.65);
}
#stacks_in_10597.sf-styles .controls input[type="number"] {
  border-color: transparent !important;
  background-color: transparent !important;
}
#stacks_in_10597.sf-styles .controls .sf-number-wrap {
  display: grid;
  grid-template-columns: 1fr min-content;
  align-items: center;
  grid-gap: 0px;
  position: relative;
}
#stacks_in_10597.sf-styles .controls input::-webkit-outer-spin-button,
#stacks_in_10597.sf-styles .controls input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
#stacks_in_10597.sf-styles .controls input[type=number] {
  -moz-appearance: textfield;
}
#stacks_in_10597.sf-styles .quantity-nav {
  height: 24px;
  display: grid;
  grid-gap: 2px;
  margin-left: 8px;
  margin-right: 4px;
  grid-template-columns: 1fr 1fr;
}
#stacks_in_10597.sf-styles .quantity-button {
  font-family: "helvetica-Neue",helvetica;
  font-weight: 400;
  position: relative;
  cursor: pointer;
  border: none;
  width: 24px;
  text-align: center;
  font-size: 14px;
  line-height: 22px;
  height: 24px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  background-color: rgba(0,0,0,0.05);
}
#stacks_in_10597.sf-styles .quantity-button.quantity-up:before {
  content: "+";
}
#stacks_in_10597.sf-styles .quantity-button.quantity-down:before {
  content: "-";
}
#stacks_in_10597.sf-styles .quantity-button:active:after {
  content: "";
  position: absolute;
  left:0;top:0;right:0;bottom:0;
  background: rgba(0,0,0,0.05);
  pointer-events: none;
}
#stacks_in_10597.sf-styles .controls input[type="checkbox"],
#stacks_in_10597.sf-styles .controls input[type="radio"] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
}
#stacks_in_10597.sf-styles .controls select {
  line-height: 20px;
  padding: 6px 8px;
}
#stacks_in_10597.sf-styles .controls > button {
  position: relative;
  white-space: nowrap;
}
#stacks_in_10597.sf-styles .controls > button.sf-submitting {
  color: transparent;
}
#stacks_in_10597.sf-styles .controls > button svg {
  pointer-events: none;
  opacity: 0;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 50%;
  top: 50%;
  margin-left: -8px;
  margin-top: -8px;
}
#stacks_in_10597.sf-styles .controls > button.sf-submitting svg {
  opacity: 1;
  transition: opacity 300ms ease;
  animation: sf-loading 1000ms linear infinite;
  transform-origin: 8px 9px;
}
#stacks_in_10597.sf-styles .controls > button svg path {
  stroke: #fff;
}
#stacks_in_10597.sf-styles .controls > button,
#stacks_in_10597.sf-styles .controls .fileUpload {
  padding: 8px 16px;
}
@-webkit-keyframes sf-loading {
	0% {
		-webkit-transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
	}
}
@keyframes sf-loading {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}
#stacks_in_10597.sf-styles .controls .fileUpload {
  border-color: transparent;
}
#stacks_in_10597.sf-styles form .hint,
#stacks_in_10597.sf-styles form .message {
  font-size: 14px;
  line-height: 1.3;
  position: relative;
  left: 0;
  color: #6f6f6f;
  padding: 12px;
  margin: 0px;
  background: -moz-linear-gradient(#ffffff, #f7f7f6 30%);
  background: -webkit-linear-gradient(#ffffff, #f7f7f6 30%);
  background: linear-gradient(#ffffff, #f7f7f6 30%);
  border-radius: 3px;
  vertical-align: top;
  pointer-events: none;
  box-shadow: 0px 8px 16px rgba(0,0,0,0.2);
}
#stacks_in_10597.sf-styles form .hint:before, #stacks_in_10597.sf-styles form .hint:after,
#stacks_in_10597.sf-styles form .message:before,
#stacks_in_10597.sf-styles form .message:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-style: solid;
  border-width: 8px 8px 8px 8px;
  border-color: #f7f7f6 rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
  position: absolute;
  top: auto;
  left: 8px;
  margin-top: -8px;
  z-index: 2;
  bottom: -14px;
}
#stacks_in_10597.sf-styles form .hint:after,
#stacks_in_10597.sf-styles form .message:after {
  z-index: 1;
  bottom: -15px;
}
#stacks_in_10597.sf-styles form .hint {
  opacity: 0;
  position: absolute;
  left: calc(80px + 8px);
  right: 28px;
  bottom: 0%;
  top: auto;
}
#stacks_in_10597.sf-styles.sf-no-help-text form .hint {
  right: 0px;
}
#stacks_in_10597.sf-styles form .message ~ .hint {
  display: none;
}
#stacks_in_10597.sf-styles form .controls .sf-focused ~ .hint {
  transition: all 300ms ease;
  opacity: 1;
  bottom: calc(100% + 8px);
}
#stacks_in_10597.sf-styles form .help {
  height: 20px;
}
#stacks_in_10597.sf-styles form .help i {
  display: block;
  position: relative;
  height: 20px;
  width: 20px;
  line-height: 16px;
  font-size: 16px;
  padding-top: 1px;
  text-align: center;
  color: #a2a2a2;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid rgba(0,0,0,0.3);
  background: #f7f7f6 -moz-linear-gradient(#ffffff, #ededec);
  background: #f7f7f6 -webkit-linear-gradient(#ffffff, #ededec);
  background: #f7f7f6 linear-gradient(#ffffff, #ededec);
  cursor: help;
  font-style: normal;
}
#stacks_in_10597.sf-styles form .help i:hover {
  color: white;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  border-color: #585854;
  background: #585854 -moz-linear-gradient(#6d6d67, #60605b);
  background: #585854 -webkit-linear-gradient(#6d6d67, #60605b);
  background: #585854 linear-gradient(#6d6d67, #60605b);
}
#stacks_in_10597.sf-styles form .help i:after {
  display: none;
  opacity: 0.97;
  content: "";
  height: 0;
  width: 0;
  border-style: solid;
  border-width: 0 9px 8px 9px;
  border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #6d6d67;
  position: absolute;
  bottom: -11px;
  left: 0px;
  z-index: 11;
}
#stacks_in_10597.sf-styles form .help > span {
  display: none;
  opacity: 0.97;
  position: absolute;
  right: -2px;
  left: calc(80px + 8px);
  top: calc(8px + 8px + 16px);
  z-index: 10;
  padding: 7px 10px 9px 10px;
  margin: 0;
  border-radius: 3px;
  background: -moz-linear-gradient(#6d6d67, #585854 20%);
  background: -webkit-linear-gradient(#6d6d67, #585854 20%);
  background: linear-gradient(#6d6d67, #585854 20%);
  color: white;
  border-color: #585854;
  text-align: left;
  line-height: 1.2;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  font-size: 16px;
  line-height: 1.4;
}
#stacks_in_10597.sf-styles form .help i:hover:after {
  display: block;
}
#stacks_in_10597.sf-styles form .help i:hover ~ span {
  display: block;
  white-space: normal;
}
#stacks_in_10597.sf-styles .controls.sf-checkbox .note,
#stacks_in_10597.sf-styles .controls.sf-file .note {
  grid-column: span 2;
}
#stacks_in_10597.sf-styles .controls.sf-textarea,
#stacks_in_10597.sf-styles .controls.sf-multi-select {
  align-items: flex-start;
}
#stacks_in_10597.sf-styles form .controls.sf-textarea .help,
#stacks_in_10597.sf-styles form .controls.sf-multi-select .help {
  margin-top: 8px;
}
/* left */
#stacks_in_10597.sf-left .controls {
  width: calc(80px + 600px);
}
#stacks_in_10597.sf-left .controls:not(.sf-checkbox) label {
  font-weight: 600;
}
#stacks_in_10597.sf-left .controls.sf-textarea label,
#stacks_in_10597.sf-left .controls.sf-multi-select label {
  margin-top: 8px;
}
@media all and (max-width: 500px) {
  #stacks_in_10597.sf-left .controls {
    width: 600px;
  }
  #stacks_in_10597.sf-left form .controls .sf-focused ~ .hint {
    margin-top: 16px;
  }
  #stacks_in_10597.sf-left form .controls:not(.sf-checkbox) .help > span {
    margin-top: 22px;
  }
  #stacks_in_10597.sf-left form .hint,
  #stacks_in_10597.sf-left form .help > span {
    left: 0px;
  }
  #stacks_in_10597.sf-left .controls.sf-textarea label,
    #stacks_in_10597.sf-left .controls.sf-multi-select label {
    margin-top: 0px;
  }
  #stacks_in_10597.sf-left .controls {
    grid-template-columns: 1fr 20px;
    grid-gap: 4px 8px;
  }
  #stacks_in_10597.sf-left.sf-no-help-text .controls  {
    grid-template-columns: 1fr;
  }
  #stacks_in_10597.sf-left .dropdown-menu {
    margin-left: 0px;
  }
  #stacks_in_10597.sf-left .controls.sf-checkbox {
    grid-template-columns: 22px 1fr 20px;
  }
  #stacks_in_10597.sf-left.sf-no-help-text .controls.sf-checkbox {
    grid-template-columns: 22px 1fr;
  }
  #stacks_in_10597.sf-left .controls.sf-submit {
    grid-template-columns: min-content 20px;
  }
  #stacks_in_10597.sf-left.sf-no-help-text .controls.sf-submit {
    grid-template-columns: min-content;
  }
  #stacks_in_10597.sf-left .controls .sf-empty-column {
    display: none;
  }
  #stacks_in_10597.sf-left .controls.sf-file {
    grid-template-columns: 1fr min-content 20px;
  }
  #stacks_in_10597.sf-left.sf-no-help-text .controls.sf-file {
    grid-template-columns: 1fr min-content;
  }
  #stacks_in_10597.sf-left .controls:not(.sf-checkbox) label {
    grid-column: 1/-1;
    padding: 0;
    font-weight: 600;
  }
}
/* end left */
/* top */
#stacks_in_10597.sf-top form .controls .sf-focused ~ .hint {
  margin-top: 16px;
}
#stacks_in_10597.sf-top .controls .note,
#stacks_in_10597.sf-top .controls.sf-checkbox .note,
#stacks_in_10597.sf-top .controls.sf-file .note {
  grid-column: 1/-1;
}
#stacks_in_10597.sf-top form .controls:not(.sf-checkbox) .help > span {
  margin-top: 22px;
}
#stacks_in_10597.sf-top form .hint,
#stacks_in_10597.sf-top form .help > span {
  left: 0px;
}
#stacks_in_10597.sf-top .controls.sf-textarea label,
#stacks_in_10597.sf-top .controls.sf-multi-select label {
  margin-top: 0px;
}
#stacks_in_10597.sf-top .controls {
  grid-template-columns: 1fr 20px;
  grid-gap: 4px 8px;
}
#stacks_in_10597.sf-top.sf-no-help-text .controls {
  grid-template-columns: 1fr;
}
#stacks_in_10597.sf-top .dropdown-menu {
  margin-left: 0px;
}
#stacks_in_10597.sf-top .controls.sf-checkbox {
  grid-template-columns: 22px 1fr 20px;
}
#stacks_in_10597.sf-top.sf-no-help-text .controls.sf-checkbox {
  grid-template-columns: 22px 1fr;
}
#stacks_in_10597.sf-top .controls.sf-submit {
  grid-template-columns: min-content 20px;
}
#stacks_in_10597.sf-top.sf-no-help-text .controls.sf-submit {
  grid-template-columns: min-content;
}
#stacks_in_10597.sf-top .controls .sf-empty-column {
  display: none;
}
#stacks_in_10597.sf-top .controls.sf-file {
  grid-template-columns: 1fr min-content 20px;
}
#stacks_in_10597.sf-top.sf-no-help-text .controls.sf-file {
  grid-template-columns: 1fr min-content;
}
#stacks_in_10597.sf-top .controls:not(.sf-checkbox) label {
  grid-column: 1/-1;
  padding: 0;
  font-weight: 600;
}
/* end top */
/* placeholder */
#stacks_in_10597.sf-placeholder form .hint,
#stacks_in_10597.sf-placeholder form .help > span {
  left: 0px;
}
#stacks_in_10597.sf-placeholder .controls .note,
#stacks_in_10597.sf-placeholder .controls.sf-checkbox .note,
#stacks_in_10597.sf-placeholder .controls.sf-file .note {
  grid-column: 1/-1;
}
#stacks_in_10597.sf-placeholder .controls {
  grid-template-columns: 1fr 20px;
  grid-gap: 4px 8px;
}
#stacks_in_10597.sf-placeholder.sf-no-help-text .controls {
  grid-template-columns: 1fr;
}
#stacks_in_10597.sf-placeholder .dropdown-menu {
  margin-left: 0px;
}
#stacks_in_10597.sf-placeholder .controls.sf-checkbox {
  grid-template-columns: 22px 1fr 20px;
}
#stacks_in_10597.sf-placeholder.sf-no-help-text .controls.sf-checkbox {
  grid-template-columns: 22px 1fr;
}
#stacks_in_10597.sf-placeholder .controls.sf-submit {
  grid-template-columns: min-content 20px;
}
#stacks_in_10597.sf-placeholder.sf-no-help-text .controls.sf-submit {
  grid-template-columns: min-content;
}
#stacks_in_10597.sf-placeholder .controls .sf-empty-column {
  display: none;
}
#stacks_in_10597.sf-placeholder .controls.sf-file {
  grid-template-columns: 1fr min-content 20px;
}
#stacks_in_10597.sf-placeholder.sf-no-help-text .controls.sf-file {
  grid-template-columns: 1fr min-content;
}
#stacks_in_10597.sf-placeholder .controls:not(.sf-checkbox) label {
  grid-column: 1/-1;
  padding: 0;
}
#stacks_in_10597.sf-placeholder .controls:not(.sf-checkbox) label {
  position: absolute;
  left: 4px;
  top: 8px;
  display: inline-block;
  padding: 0px 4px;
  transition: opacity 0.3s;
  pointer-events: none;
  opacity: 1;
  z-index: 1;
}
#stacks_in_10597.sf-placeholder .controls.sf-checkbox label {
  display: block;
}
#stacks_in_10597.sf-placeholder .controls:not(.sf-checkbox) label.sf-active {
  opacity: 0;
}
#stacks_in_10597.sf-placeholder .controls:not(.sf-checkbox) label:not(.sf-active) + div input {
  color: transparent;
}
/* end placeholder */
/* classic */
#stacks_in_10597.sf-classic form .controls .sf-focused ~ .hint {
  bottom: calc(100% + 16px);
}
#stacks_in_10597.sf-classic .controls .note,
#stacks_in_10597.sf-classic .controls.sf-checkbox .note,
#stacks_in_10597.sf-classic .controls.sf-file .note {
  grid-column: 1/-1;
}
#stacks_in_10597.sf-classic form .hint,
#stacks_in_10597.sf-classic form .help > span {
  left: 0px;
}
#stacks_in_10597.sf-classic form .controls:not(.sf-checkbox) .help > span {
  margin-top: 4px;
}
#stacks_in_10597.sf-classic .controls {
  grid-template-columns: 1fr 20px;
  grid-gap: 4px 8px;
}
#stacks_in_10597.sf-classic.sf-no-help-text .controls {
  grid-template-columns: 1fr;
}
#stacks_in_10597.sf-classic .dropdown-menu {
  margin-left: 0px;
}
#stacks_in_10597.sf-classic .controls.sf-checkbox {
  grid-template-columns: 22px 1fr 20px;
}
#stacks_in_10597.sf-classic.sf-no-help-text .controls.sf-checkbox {
  grid-template-columns: 22px 1fr;
}
#stacks_in_10597.sf-classic .controls.sf-submit {
  grid-template-columns: min-content 20px;
}
#stacks_in_10597.sf-classic.sf-no-help-text .controls.sf-submit {
  grid-template-columns: min-content;
}
#stacks_in_10597.sf-classic .controls .sf-empty-column {
  display: none;
}
#stacks_in_10597.sf-classic .controls.sf-file {
  grid-template-columns: 1fr min-content 20px;
}
#stacks_in_10597.sf-classic.sf-no-help-text .controls.sf-file {
  grid-template-columns: 1fr min-content;
}
#stacks_in_10597.sf-classic .controls:not(.sf-checkbox) label {
  grid-column: 1/-1;
  padding: 0;
}
#stacks_in_10597.sf-classic .controls:not(.sf-checkbox) label {
  position: absolute;
  left: 6px;
  top: 12px;
  border-radius: 2px;
  display: inline-block;
  padding: 0px 6px;
  background-color: rgba(255, 255, 255, 0);
  transition: color 0.3s, top 0.3s, background-color 0.8s;
  z-index: 1;
}
#stacks_in_10597.sf-classic .controls.sf-checkbox label {
  display: block;
}
#stacks_in_10597.sf-classic .controls:not(.sf-checkbox) label.sf-active {
  top: -8px;
  z-index: 2;
  background-color: rgba(23, 170, 251, 0.00);
}
#stacks_in_10597.sf-classic .controls:not(.sf-checkbox) label:not(.sf-active) + div input {
  color: transparent;
}
#stacks_in_10597.sf-classic .controls input,
#stacks_in_10597.sf-classic .controls > button,
#stacks_in_10597.sf-classic .controls select,
#stacks_in_10597.sf-classic .controls .fileUpload,
#stacks_in_10597.sf-classic .controls .fileUpload span {
  padding: 12px;
  height: 42px;
}
#stacks_in_10597.sf-classic .controls input[type="checkbox"],
#stacks_in_10597.sf-classic .controls input[type="radio"] {
  padding: 0;
}
#stacks_in_10597.sf-classic .controls textarea {
  padding: 12px;
}
#stacks_in_10597.sf-classic .controls > button {
  padding: 12px 24px;
}
/* end classic */
#stacks_in_10597.sf-styles .controls input,
#stacks_in_10597.sf-styles .controls textarea,
#stacks_in_10597.sf-styles .controls button,
#stacks_in_10597.sf-styles .controls select,
#stacks_in_10597.sf-styles .controls input[type="checkbox"]:after,
#stacks_in_10597.sf-styles .controls input[type="radio"]:after,
#stacks_in_10597.sf-styles input[type="checkbox"] + .sf-captcha > .g-recaptcha iframe {
  box-shadow: none;
}
#stacks_in_10597.sf-styles .controls input[type="number"].hasError + input,
#stacks_in_10597.sf-styles .controls input:not([type="radio"]):not([type="checkbox"]):not([type="number"]).hasError,
#stacks_in_10597.sf-styles .controls input.sf-upload + label,
#stacks_in_10597.sf-styles .controls textarea.hasError,
#stacks_in_10597.sf-styles .controls button.hasError,
#stacks_in_10597.sf-styles .controls select.hasError,
#stacks_in_10597.sf-styles input[type="checkbox"].hasError + .sf-captcha > .g-recaptcha iframe {
  box-shadow: inset 0 0 0 1000px rgba(249,217,73,0.33);
}
#stacks_in_10597.sf-styles .controls input[type="checkbox"]:not(:checked).hasError:after,
#stacks_in_10597.sf-styles .controls input[type="radio"]:not(:checked).hasError:after {
  box-shadow: none;
  background-color: rgba(249,217,73,0.33);
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  left: 1px;
  top: 1px;
  border-radius: 50%;
}
#stacks_in_10597.sf-styles .controls input[type="checkbox"]:not(:checked).hasError:after {
  border-radius: 0px;
}


#stacks_in_10597.sf-styles .controls select,
#stacks_in_10597.sf-styles .controls.sf-date input {
  cursor: pointer;
  -moz-appearance: none;
  -webkit-appearance: none;
}
#stacks_in_10597.sf-styles .controls textarea {
  white-space: pre-line;
  line-height: 1.2;
}
#stacks_in_10597.sf-styles .controls input[type=checkbox],
#stacks_in_10597.sf-styles .controls input[type=radio] {
  position: relative;
  left: 0px;
  width: 22px;
  height: 22px;
  margin: 4px 0px;
  background: transparent;
  border-color: transparent;
}
#stacks_in_10597.sf-styles .controls input[type=checkbox]:after,
#stacks_in_10597.sf-styles .controls input[type=radio]:before {
  cursor: pointer;
  content: " ";
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 2px;
  border: 1px solid rgba(255, 255, 255, 0.50);
  line-height: 20px;
  text-align: center;
  position: relative;
  left: 0px;
  background-image: linear-gradient(rgba(0, 0, 0, 0.00), rgba(0, 0, 0, 0.00));
}
#stacks_in_10597.sf-styles .controls input[type=radio]:before {
  border-radius: 50%;
}
#stacks_in_10597.sf-styles .controls input[type=checkbox]:checked:after {
  content: "\2714";
  /*#000000*/
  
  color: rgba(31, 125, 193, 1.00);
  color: rgba(255, 255, 255, 0.65);
  
}
#stacks_in_10597.sf-styles .controls input[type=radio]:checked:after {
  content: "";
  width: 12px;
  height: 12px;
  position: absolute;
  left: 5px;
  top: 5px;
  border-radius: 50%;
  
  background-color: rgba(31, 125, 193, 1.00);
  background-color: rgba(255, 255, 255, 0.65);
  
}
#stacks_in_10597.sf-styles .controls .fileUpload,
#stacks_in_10597.sf-styles .controls button {
  overflow: hidden;
  background-color: rgba(248, 86, 50, 1.00);
  border: 1px solid rgba(248, 86, 50, 1.00);
  color: rgba(255, 255, 255, 1.00);
}
#stacks_in_10597.sf-styles .controls .fileUpload:active,
#stacks_in_10597.sf-styles .controls button:active {
  box-shadow: 0 0 0 2000px rgba(0,0,0,0.22) inset;
}
#stacks_in_10597.sf-styles .controls .fileUpload span {
  white-space: nowrap;
  color: rgba(255, 255, 255, 1.00);
}
#stacks_in_10597.sf-styles .controls .fileUpload input.upload {
  position: absolute;
  top: 0;
  bottom :0;
  right: 0;
  margin: 0;
  padding: 0;
  cursor: pointer;
  opacity: 0;
  height: 100%;
}
#stacks_in_10597.sf-styles form,
#stacks_in_10597.sf-styles .controls input,
#stacks_in_10597.sf-styles .controls textarea {
  font-family: inherit;
}
/*  */
#stacks_in_10597.sf-styles form {
  font-family: Georgia;
  padding: 0px 0px;
  border-radius: 2px;
  border-width: 0px;
  
}
#stacks_in_10597.sf-styles .controls input,
#stacks_in_10597.sf-styles .controls textarea {
  font-family: Georgia;
}

#stacks_in_10597.sf-styles {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

/*  */
/*  */
#stacks_in_10597.sf-styles .steps .step .controls:not(.sf-checkbox) label,
#stacks_in_10597.sf-styles .controls:not(.sf-checkbox) label {
  font-size: 20px;
  line-height: 20px;
  font-weight: 600;
  width: calc(100% - 28px);
  
  text-align: left;
  
  
  
}
#stacks_in_10597.sf-styles .sf-radio-group .controls.sf-button-group label {
  font-size: 18px;
  line-height: 1.1;
}
#stacks_in_10597.sf-styles .controls:not(.sf-checkbox) label img {
  height: 20px;
}
#stacks_in_10597.sf-styles.sf-no-help-text .controls:not(.sf-checkbox) label  {
  width: 100%;
}
@media all and (max-width: 500px) {
  #stacks_in_10597.sf-left form .controls .sf-focused ~ .hint {
    margin-top: 20px;
  }
  #stacks_in_10597.sf-left form .controls:not(.sf-checkbox) .help > span {
    margin-top: calc(20px + 8px);
  }
}
#stacks_in_10597.sf-top form .controls:not(.sf-checkbox) .help > span {
  margin-top: calc(20px + 8px);
}
#stacks_in_10597.sf-top form .controls .sf-focused ~ .hint,
#stacks_in_10597.sf-top .controls .fileUpload {
  margin-top: 20px;
}
#stacks_in_10597.sf-placeholder .form-group .controls:not(.sf-checkbox) label {
  width: auto;
  line-height: 16px;
}
#stacks_in_10597.sf-classic .form-group .controls:not(.sf-checkbox) label {
  width: auto;
  line-height: 16px;
}
/*  */
/*  */
#stacks_in_10597.sf-styles .sf-radio-group {
  margin-bottom: 16px;
}
#stacks_in_10597.sf-styles .controls {
  margin-bottom: 16px;
  margin-top: 0px;
  grid-gap: 4px 8px;
}
#stacks_in_10597.sf-styles .controls.sf-radio {
  margin-bottom: 0px;
}
#stacks_in_10597.sf-styles .controls.sf-radio + .controls:not(.sf-radio) {
  margin-top: 16px;
}
#stacks_in_10597.sf-styles .controls.sf-submit {
  margin-bottom: 0px;
}
#stacks_in_10597.sf-styles .controls.sf-captcha {
  margin-bottom: 16px;
}
#stacks_in_10597.sf-styles .form-group > div:nth-child(2) {
  margin-top: 16px;
}
#stacks_in_10597.sf-styles .controls {
  font-size: 20px;
}
#stacks_in_10597.sf-styles form .controls input,
#stacks_in_10597.sf-styles form .controls textarea,
#stacks_in_10597.sf-styles form .controls > button,
#stacks_in_10597.sf-styles form .controls select,
#stacks_in_10597.sf-styles form .controls .fileUpload {
  font-size: 20px;
  line-height: 20px;
  font-weight: 400;
  border-radius: 2px;
  border-width: 2px;
  padding: 8px 8px;
}
#stacks_in_10597.sf-styles form .controls .step-input-wrap:before {
  border-radius: 2px;
  border-width: 2px;
}
#stacks_in_10597.sf-styles .controls input[type="checkbox"],
#stacks_in_10597.sf-styles .controls input[type="radio"] {
  padding: 0;
}
#stacks_in_10597.sf-styles form .controls select {
  line-height: 24px;
  padding: 6px 8px;
}
#stacks_in_10597.sf-styles form .controls .step-input-wrap:before,
#stacks_in_10597.sf-styles form .controls input,
#stacks_in_10597.sf-styles form .controls textarea,
#stacks_in_10597.sf-styles form .controls select,
#stacks_in_10597.sf-styles form .controls .fileUpload {
  
}
#stacks_in_10597.sf-styles form .controls .fileUpload span,
#stacks_in_10597.sf-styles form .controls.sf-checkbox label {
  font-size: 20px;
  line-height: 20px;
  font-weight: 400;
}
#stacks_in_10597.sf-styles form .submitMessage h3,
#stacks_in_10597.sf-styles form .submitMessage p {
  font-size: 20px;
}
#stacks_in_10597.sf-styles form .note {
  margin: 0px 8px;
}
#stacks_in_10597.sf-styles form .message,
#stacks_in_10597.sf-styles form .help > span {
  font-size: 20px;
  line-height: 1.4;
}
#stacks_in_10597.sf-styles .controls > button,
#stacks_in_10597.sf-styles .controls .fileUpload {
  padding: 8px 16px;
  border-width: 1px;
}
#stacks_in_10597.sf-styles .controls textarea {
  line-height: 1.2;
}
#stacks_in_10597.sf-styles form .controls input,
#stacks_in_10597.sf-styles form .controls > button,
#stacks_in_10597.sf-styles form .controls select,
#stacks_in_10597.sf-styles form .controls .fileUpload {
  height: calc(20px + 8px + 8px + 2px);
}
#stacks_in_10597.sf-styles form .help > span {
  top: 36.000000px;
}
#stacks_in_10597.sf-styles form .sf-textarea .help > span,
#stacks_in_10597.sf-styles form .sf-multi-select .help > span {
  top: 34px;
}
#stacks_in_10597.sf-styles form .controls .field-icon {
  width: 20px;
  height: 20px;
  right: 8px;
}
/*  */
#stacks_in_10597.sf-styles .controls:not(.sf-checkbox) label {
  line-height: 20px;
}
/*  */
#stacks_in_10597.sf-placeholder .controls:not(.sf-checkbox) label {
  line-height: 20px;
  top: 8px;
  left: calc(8px - 2px);
}
#stacks_in_10597.sf-classic .controls:not(.sf-checkbox) label {
  line-height: 20px;
  top: 8px;
  left: calc(8px - 4px);
}
/*  */
#stacks_in_10597.sf-styles .controls.sf-submit.sf-full-button-True {
  grid-template-columns: 1fr 20px;
}
#stacks_in_10597.sf-styles.sf-no-help-text .controls.sf-submit.sf-full-button-True {
  grid-template-columns: 1fr;
}
#stacks_in_10597.sf-left .controls.sf-submit.sf-full-button-True  {
  grid-template-columns: 80px 1fr 20px;
}
#stacks_in_10597.sf-left.sf-no-help-text .controls.sf-submit.sf-full-button-True {
  grid-template-columns: 80px 1fr;
}
#stacks_in_10597.sf-styles .controls select[multiple] {
  height: auto;
}
#stacks_in_10597.sf-styles .controls select[multiple] option {
  padding: 2px 0px;
}
#stacks_in_10597.sf-styles .form-group .controls select[multiple] option:empty[disabled],
#stacks_in_10597.sf-styles .form-group .controls.sf-multi-select svg {
  display: none;
}
#stacks_in_10597.sf-placeholder .form-group .controls.sf-multi-select label,
#stacks_in_10597.sf-classic .form-group .controls.sf-multi-select label {
  position: static;
}
#stacks_in_10597.sf-styles .sf-radio-group {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  grid-gap: 4px;
  margin-bottom: 16px;
}
#stacks_in_10597.sf-styles .sf-radio-group .controls.sf-button-group {
  flex: 0 0 auto;
  margin: 0 0 4px 0;
  padding: 0;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  align-items: stretch;
  justify-content: center;
}
#stacks_in_10597.sf-styles .sf-radio-group .controls.sf-button-group.sf-help-text {
  grid-template-columns: 1fr 20px;
}
#stacks_in_10597.sf-styles form .controls.sf-button-group.sf-help-text .help > span {
  transform: translate(0,-50%);
  top: calc(50% + 52px);
}
#stacks_in_10597.sf-styles .sf-radio-group .controls input[type]:after,
#stacks_in_10597.sf-styles .sf-radio-group .controls input[type]:before,
#stacks_in_10597.sf-styles .sf-radio-group .controls input[type] {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: auto;
  height: auto;
  margin: 0;
  background: transparent;
  cursor: pointer;
}
#stacks_in_10597.sf-styles .sf-radio-group .controls input[type]:after,
#stacks_in_10597.sf-styles .sf-radio-group .controls input[type]:before {
  pointer-events: none;
}
#stacks_in_10597.sf-styles .sf-radio-group .controls input:checked:after {
  content: "";
  background: transparent;
  border: 2px solid rgba(31, 125, 193, 1.00);
}
#stacks_in_10597.sf-styles .sf-radio-group .controls input[type]:checked:after,
#stacks_in_10597.sf-styles .sf-radio-group .controls input[type]:before,
#stacks_in_10597 .step .sf-radio-group .controls input.hasError[type]:after {
  border-radius: 4px;
}
#stacks_in_10597.sf-styles .sf-radio-group .controls.sf-button-group label {
  display: grid;
  padding: 16px 8px;
  grid-template-columns: auto;
  grid-template-rows: min-content;
  justify-items: center;
  align-items: center;
  text-align: center;
  line-height: 1.1;
  font-size: 14px;
  z-index: 1;
  grid-gap: 8px;
  user-select: none;
}
#stacks_in_10597.sf-styles .sf-radio-group .controls.sf-button-group label > div img {
  display: block;
}
#stacks_in_10597.sf-styles .sf-radio-group .controls.sf-button-group label div:empty,
#stacks_in_10597.sf-styles .sf-radio-group .controls.sf-button-group label div.empty {
  display: none;
}
#stacks_in_10597.sf-styles .sf-radio-group .controls.sf-button-group .sf-button-wrap {
  position: relative;
  justify-content: center;
  align-items: center;
  display: flex;
}
/*!
* Datepicker for Bootstrap
*
* Copyright 2012 Stefan Petre
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
*/.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0}.clearfix:after{clear:both}.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.input-block-level{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-datetimepicker-widget{top:0;left:0;width:250px;padding:4px;margin-top:1px;z-index:3000;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.bootstrap-datetimepicker-widget:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0,0,0,0.2);position:absolute;top:-7px;left:6px}.bootstrap-datetimepicker-widget:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;top:-6px;left:7px}.bootstrap-datetimepicker-widget.pull-right:before{left:auto;right:6px}.bootstrap-datetimepicker-widget.pull-right:after{left:auto;right:7px}.bootstrap-datetimepicker-widget>ul{list-style-type:none;margin:0}.bootstrap-datetimepicker-widget .timepicker-hour,.bootstrap-datetimepicker-widget .timepicker-minute,.bootstrap-datetimepicker-widget .timepicker-second{width:100%;font-weight:bold;font-size:1.2em}.bootstrap-datetimepicker-widget table[data-hour-format="12"] .separator{width:4px;padding:0;margin:0}.bootstrap-datetimepicker-widget .datepicker>div{display:none}.bootstrap-datetimepicker-widget .picker-switch{text-align:center}.bootstrap-datetimepicker-widget table{width:100%;margin:0}.bootstrap-datetimepicker-widget td,.bootstrap-datetimepicker-widget th{text-align:center;width:20px;height:20px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.bootstrap-datetimepicker-widget td.day:hover,.bootstrap-datetimepicker-widget td.hour:hover,.bootstrap-datetimepicker-widget td.minute:hover,.bootstrap-datetimepicker-widget td.second:hover{background:#eee;cursor:pointer}.bootstrap-datetimepicker-widget td.old,.bootstrap-datetimepicker-widget td.new{color:#999}.bootstrap-datetimepicker-widget td.active,.bootstrap-datetimepicker-widget td.active:hover{color:#fff;background-color:#006dcc;background-image:-moz-linear-gradient(top,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(top,#08c,#04c);background-image:-o-linear-gradient(top,#08c,#04c);background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0044cc',GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);*background-color:#04c;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.bootstrap-datetimepicker-widget td.active:hover,.bootstrap-datetimepicker-widget td.active:hover:hover,.bootstrap-datetimepicker-widget td.active:active,.bootstrap-datetimepicker-widget td.active:hover:active,.bootstrap-datetimepicker-widget td.active.active,.bootstrap-datetimepicker-widget td.active:hover.active,.bootstrap-datetimepicker-widget td.active.disabled,.bootstrap-datetimepicker-widget td.active:hover.disabled,.bootstrap-datetimepicker-widget td.active[disabled],.bootstrap-datetimepicker-widget td.active:hover[disabled]{color:#fff;background-color:#04c;*background-color:#003bb3}.bootstrap-datetimepicker-widget td.active:active,.bootstrap-datetimepicker-widget td.active:hover:active,.bootstrap-datetimepicker-widget td.active.active,.bootstrap-datetimepicker-widget td.active:hover.active{background-color:#039 \9}.bootstrap-datetimepicker-widget td.disabled,.bootstrap-datetimepicker-widget td.disabled:hover{background:0;color:#999;cursor:not-allowed}.bootstrap-datetimepicker-widget td span{display:block;width:47px;height:54px;line-height:54px;float:left;margin:2px;cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.bootstrap-datetimepicker-widget td span:hover{background:#eee}.bootstrap-datetimepicker-widget td span.active{color:#fff;background-color:#006dcc;background-image:-moz-linear-gradient(top,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(top,#08c,#04c);background-image:-o-linear-gradient(top,#08c,#04c);background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc',endColorstr='#ff0044cc',GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);*background-color:#04c;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.bootstrap-datetimepicker-widget td span.active:hover,.bootstrap-datetimepicker-widget td span.active:active,.bootstrap-datetimepicker-widget td span.active.active,.bootstrap-datetimepicker-widget td span.active.disabled,.bootstrap-datetimepicker-widget td span.active[disabled]{color:#fff;background-color:#04c;*background-color:#003bb3}.bootstrap-datetimepicker-widget td span.active:active,.bootstrap-datetimepicker-widget td span.active.active{background-color:#039 \9}.bootstrap-datetimepicker-widget td span.old{color:#999}.bootstrap-datetimepicker-widget td span.disabled,.bootstrap-datetimepicker-widget td span.disabled:hover{background:0;color:#999;cursor:not-allowed}.bootstrap-datetimepicker-widget th.switch{width:145px}.bootstrap-datetimepicker-widget th.next,.bootstrap-datetimepicker-widget th.prev{font-size:21px}.bootstrap-datetimepicker-widget th.disabled,.bootstrap-datetimepicker-widget th.disabled:hover{background:0;color:#999;cursor:not-allowed}.bootstrap-datetimepicker-widget thead tr:first-child th{cursor:pointer}.bootstrap-datetimepicker-widget thead tr:first-child th:hover{background:#eee}.input-append.date .add-on i,.input-prepend.date .add-on i{display:block;cursor:pointer;width:16px;height:16px}.bootstrap-datetimepicker-widget.left-oriented:before{left:auto;right:6px}.bootstrap-datetimepicker-widget.left-oriented:after{left:auto;right:7px}
#stacks_in_10597.sf-styles .dropdown-menu {
  position: absolute;
  top: 100%;
  z-index: 1000;
  display: none;
  float: none;
  width: 600px;
  max-width: 100%;
  padding: 5px 0;
  list-style: none;
  background-color: #ffffff;
  color: #676767;
  border-radius: 3px;
  box-shadow: 0px 8px 16px rgba(0,0,0,0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
#stacks_in_10597.sf-styles .bootstrap-datetimepicker-widget:before,
#stacks_in_10597.sf-styles .bootstrap-datetimepicker-widget:after {
  display: none;
}
#stacks_in_10597.sf-styles .bootstrap-datetimepicker-widget ul {
  padding: 0px 8px;
}
#stacks_in_10597.sf-styles .bootstrap-datetimepicker-widget td [data-action="togglePicker"] span {
  display: block;
  width: auto;
  height: auto;
  line-height: 22px;
  float: none;
  margin: 0;
  padding: 8px;
  border-radius: 0px;
}
#stacks_in_10597.sf-styles .bootstrap-datetimepicker-widget td [data-action="togglePicker"] {
  display: block;
  width: 100%;
  border: 1px solid rgba(0,0,0,0.1);
  padding: 0px;
  margin: 8px 0;
}
#stacks_in_10597.sf-styles .bootstrap-datetimepicker-widget .datepicker {
  margin-top: 8px;
}
#stacks_in_10597.sf-styles .bootstrap-datetimepicker-widget .timepicker {
  margin-bottom: 8px;
}
#stacks_in_10597.sf-styles table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
#stacks_in_10597.sf-styles .bootstrap-datetimepicker-widget .collapse.in {
  display: block;
}
#stacks_in_10597.sf-styles .bootstrap-datetimepicker-widget .collapse {
  position: relative;
  display: none;
  overflow: visible;
}
#stacks_in_10597.sf-styles .bootstrap-datetimepicker-widget .btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid rgba(0,0,0,0.1);
  border-radius: 4px;
}
#stacks_in_10597.sf-styles .hiddenFormSubmit {
  display: none;
}
#stacks_in_10597.sf-styles .hideSlice {
 display: none !important;
}
#stacks_in_10597 .autoreply {display: none;}
#stacks_in_10597 .sf-debug-output.has-output > div {
  padding: 16px;
  background: #fff;
  color: #555 !important;
  font-size: 16px;
  line-height: 1.3 !important;
  max-width: 540px;
  margin: 16px auto;
  border: 1px solid rgba(0,0,0,0.15);
  border-radius: 2px;
}
#stacks_in_10597 .sf-debug-output.has-output h2,
#stacks_in_10597 .sf-debug-output.has-output h3 {
  margin: 16px 0px 24px 0px;
  font-size: 20px;
  font-weight: bold;
  color: #333 !important;
}
#stacks_in_10597 .sf-debug-output.has-output h3 {
  font-size: 18px;
}
#stacks_in_10597 .sf-debug-output.has-output p {
  margin: 16px 0px;
}

#stacks_in_10597.sf-styles .step-stack-wrap .controls .sf-number-wrap {
  border-width: 0px;
}
#stacks_in_10597 .step-stack-wrap .controls.sf-input {
  display: grid;
}
#stacks_in_10597.sf-styles form .step-stack-wrap .note {
  color: inherit;
}
#stacks_in_10597.sf-styles  .step-stack-wrap .steps .step-content {
  z-index: 3;
}
/*  */
#stacks_in_10597 .step-stack-wrap .step-slice {
  display: none;
}
#stacks_in_10597 .step-stack-wrap .step-submit ~ .step .step-slice {
  display: block;
}
/*  */
/*  */
#stacks_in_10604>.s3_row {
	margin: 0 -10px;
}

#stacks_in_10604>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_10604>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_10604>.s3_row>.s3_column {
	padding: 0 10px;
}










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



}



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


	#stacks_in_10604>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_10604>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}





/*  */
textarea#input-stacks_in_10611 {
  height: 200px;
  resize: none;
  /*  */
}
/*  */
#sf-radio-stacks_in_10611.controls.sf-button-group {
  width: 120px;
}
#sf-radio-stacks_in_10611.controls.sf-button-group.sf-help-text {
  width: inherit;
}


/*  */
/*  */
textarea#input-stacks_in_10608 {
  height: 200px;
  resize: none;
  /*  */
}
/*  */
#sf-radio-stacks_in_10608.controls.sf-button-group {
  width: 120px;
}
#sf-radio-stacks_in_10608.controls.sf-button-group.sf-help-text {
  width: inherit;
}


/*  */
/*  */
textarea#input-stacks_in_10613 {
  height: 200px;
  resize: none;
  /*  */
}
/*  */
#sf-radio-stacks_in_10613.controls.sf-button-group {
  width: 120px;
}
#sf-radio-stacks_in_10613.controls.sf-button-group.sf-help-text {
  width: inherit;
}


/*  */
/*  */
textarea#input-stacks_in_10614 {
  height: 230px;
  resize: none;
  /*  */
  resize:vertical;
  /*  */
}
/*  */
#sf-radio-stacks_in_10614.controls.sf-button-group {
  width: 120px;
}
#sf-radio-stacks_in_10614.controls.sf-button-group.sf-help-text {
  width: inherit;
}


/*  */

.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_10615 {
	height: 10.00px;
}




























@media print {
	#spacerStackstacks_in_10615 {
		display: none !important;
	}
}
/*  */
textarea#input-stacks_in_10616 {
  height: 200px;
  resize: none;
  /*  */
}
/*  */
#sf-radio-stacks_in_10616.controls.sf-button-group {
  width: 120px;
}
#sf-radio-stacks_in_10616.controls.sf-button-group.sf-help-text {
  width: inherit;
}


/*  */



#stacks_in_10617 .button_label {
	font: 500 20px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	 
		font-family:Georgia, Serif;
	
	
}





#stacks_in_10617 .sweet_button_wrapper {
	text-align:center;

	
		height:40px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_10617 .sweet_button_wrapper {
		
			height:28px;
		
	}

	

	#stacks_in_10617 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_10617 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:5px;
	background:rgba(74, 115, 224, 1.00);
}
#stacks_in_10617 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_10617 .sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}







	#stacks_in_10617 .sweet_button {
		-moz-box-shadow: 0px 2px 5px rgba(0,0,0,0.75);
		-webkit-shadow: 0px 2px 5px rgba(0,0,0,0.75);
		box-shadow: 0px 2px 5px rgba(0,0,0,0.75);
	}
	#stacks_in_10617 .sweet_button_wrapper{padding-bottom:13px;}


#stacks_in_10617 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(94, 135, 244, 1.00);
}
#stacks_in_10617 .sweet_button:active{
	background: rgba(54, 95, 204, 1.00);
}
#stacks_in_10617 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_10617 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_10617 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}







#stacks_in_10617 .sweet_button.candy {
	background: rgba(74, 115, 224, 1.00);
	background: linear-gradient(top, rgba(133, 207, 255, 1.00) 0%, rgba(94, 135, 244, 1.00) 50%, rgba(74, 115, 224, 1.00) 50%, rgba(104, 145, 254, 1.00) 75%, rgba(111, 172, 255, 1.00) 100%);
}
#stacks_in_10617 .sweet_button.candy:hover {
	background: rgba(94, 135, 244, 1.00);
	background: linear-gradient(top, rgba(140, 218, 255, 1.00) 0%, rgba(114, 155, 255, 1.00) 50%, rgba(94, 135, 244, 1.00) 50%, rgba(118, 184, 255, 1.00) 100%);
}
#stacks_in_10617 .sweet_button.candy:active{
	background: rgba(54, 95, 204, 1.00);
	background: linear-gradient(top, rgba(118, 184, 255, 1.00) 0%, rgba(94, 135, 244, 1.00) 50%, rgba(74, 115, 224, 1.00) 50%,  rgba(96, 149, 255, 1.00) 100%);
}
#stacks_in_10617 .sweet_button.candy.clicked {
	background: rgba(38, 113, 45, 1.00);
	background: linear-gradient(top, rgba(68, 203, 81, 1.00) 0%, rgba(58, 133, 65, 1.00) 50%, rgba(38, 113, 45, 1.00) 50%, rgba(68, 143, 75, 1.00) 75%, rgba(57, 169, 67, 1.00) 100%);
}
#stacks_in_10617 .sweet_button.candy.clicked:hover {
	background: rgba(68, 143, 75, 1.00);
	background: linear-gradient(top, rgba(72, 214, 85, 1.00) 0%, rgba(78, 153, 85, 1.00) 50%, rgba(58, 133, 65, 1.00) 50%, rgba(60, 180, 72, 1.00) 100%);
}
#stacks_in_10617 .sweet_button.candy.clicked:active{
	background: rgba(18, 93, 25, 1.00);
	background: linear-gradient(top, rgba(60, 180, 72, 1.00) 0%, rgba(58, 133, 65, 1.00) 50%, rgba(38, 113, 45, 1.00) 50%,  rgba(49, 146, 58, 1.00) 100%);
}


#stacks_in_10617 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width:  1px;
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
}

.spacerStack {
	height: 100.00px;
}

#spacerStackstacks_in_10637 {
	height: 100.00px;
}




























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

#stacks_in_10638 {
	border: solid rgba(251, 255, 255, 1.00);
	border-width:  2px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_out_10638 {
	width: 650px;
}
#stacks_in_10639>.s3_row {
	margin: 0 -0px;
}

#stacks_in_10639>.s3_row>.s3_column_left {
	width: 30.00%;
}

#stacks_in_10639>.s3_row>.s3_column_right {
	width: 70.000000%;
}




#stacks_in_10639>.s3_row>.s3_column {
	padding: 0 0px;
}










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



}



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



}






#stacks_in_10639 {
    background-image: url("74DA5C1F-B667-448C-B46D-C25505C787C7.jpg");
	background-repeat: repeat;
	background-size: contain;
	background-position: center;
	border: solid rgba(0, 0, 0, 1.00);
	border-width:  1px;
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
}

#stacks_in_10646 {
	display:inline-block; width:100%; line-height: 1.400000em;
	font-size: 159%;
	font-weight: bold;
}

#stacks_out_10647 {
	width: 140px;
}
.topyenoh{opacity:0;position:absolute;top:0;left:0;height:0;width:0;padding:0;margin:0;z-index:-1}::placeholder{color:rgba(153, 153, 153, 1.00)}#stacks_in_10641 label{color:rgba(34, 34, 34, 1.00);font-size:0.80rem}#stacks_in_10641 .gdpr input{float:left;width:auto;margin:0.3rem 0 1rem 0}#stacks_in_10641 .gdpr label{float:left;width:90%;font-size:0.80rem;color:rgba(34, 34, 34, 1.00);position:relative;margin-left:0.5rem}#stacks_in_10641 input[type=text],#stacks_in_10641 input[type=email]{-webkit-appearance:none;font-family:inherit;border-style:solid;border-width:1px;box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);display:block;margin:0;line-height:1em;width:100%;box-sizing:border-box;transition:box-shadow 0.45s,border-color 0.45s ease-in-out;border-radius:3px;background-color:rgba(255, 255, 255, 1.00);border-color:rgba(204, 204, 204, 1.00);height:2em;color:rgba(34, 34, 34, 1.00);font-size:1.20rem;text-align:left;padding:0 0.5rem}#stacks_in_10641 input[type=text]:focus,#stacks_in_10641 input[type=email]:focus{box-shadow:0 0 5px -1px rgba(153, 153, 153, 1.00);border-color:rgba(153, 153, 153, 1.00);outline:none;background-color:rgba(252, 252, 252, 1.00);color:rgba(0, 0, 0, 1.00)}#stacks_in_10641 .label_text{line-height:2em}#stacks_in_10641 .field{display:inline-block;width:100%;position:relative;margin:0.50rem 0;vertical-align:bottom}#stacks_in_10641 .hide{display:none}#stacks_in_10641 input[name=consent].error{outline:1px solid red}#stacks_in_10641 label.error{margin-top:0.5rem;color:red;display:block;font-size:1rem}#stacks_in_10641 button{margin:0}#stacks_in_10641 button.custom{border-style:solid;border-width:0px;cursor:pointer;font-family:inherit;font-weight:inherit;line-height:normal;margin:0;position:relative;text-decoration:none;text-align:center;-webkit-appearance:none;display:inline-block;padding-top:1rem;padding-right:2rem;padding-bottom:1.0625rem;padding-left:2rem;font-size:1rem;border-radius:0;transition:background-color 300ms ease-out;background-color:rgba(15, 156, 232, 1.00);color:rgba(255, 255, 255, 1.00)}#stacks_in_10641 button.custom:hover{background-color:rgba(14, 148, 220, 1.00)}#stacks_in_10641 button.small{padding-top:0.875rem;padding-right:1.75rem;padding-bottom:0.9375rem;padding-left:1.75rem;font-size:0.8125rem}#stacks_in_10641 button.large{padding-top:1.125rem;padding-right:2.25rem;padding-bottom:1.1875rem;padding-left:2.25rem;font-size:1.25rem}#stacks_in_10641 button.expand{padding-right:0;padding-left:0;width:100%}#stacks_in_10641 button.right{float:right}#stacks_in_10641 button.radius{border-radius:3px}#stacks_in_10641 button.round{border-radius:500px}

#stacks_out_10641 {
	width: 85%;
}

.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_10643 {
	height: 10.00px;
}




























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

.spacerStack {
	height: 80.00px;
}

#spacerStackstacks_in_10648 {
	height: 80.00px;
}




























@media print {
	#spacerStackstacks_in_10648 {
		display: none !important;
	}
}
#eh_stacks_in_10649 {
  margin: 16px 0 16px;
  padding: 0 2px;
}
#eh_stacks_in_10649:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_10649.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_10649.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_10649.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_10649.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 1.000000;}
#eh_stacks_in_10649 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_10649.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_10649 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_10649 .eh-title {font-size: 36px;}/*  */
/*  */
#eh_stacks_in_10649 .eh-title {
  max-width: 420px;
  font-weight: 700;
  line-height: 1.10;
  color: rgba(0, 0, 0, 1.00);
  font-family: Georgia;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */
/*  */
#eh_stacks_in_10649 .eh-line-wrap .eh-line-left,
#eh_stacks_in_10649 .eh-line-wrap .eh-line-right {width: 512px;}
#eh_stacks_in_10649.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_10649.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #FFFFFF;}
#eh_stacks_in_10649.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_10649.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #FFFFFF;}
#eh_stacks_in_10649.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_10649.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #FFFFFF;
  height: 2px;
  border-bottom: 2px solid #FFFFFF;
  box-sizing: content-box;
}
#eh_stacks_in_10649.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_10649.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(512px / 2);}
#eh_stacks_in_10649.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_10649.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #FFFFFF;
  border-image: linear-gradient(-90deg, #FFFFFF, transparent) 1;
}

#eh_stacks_in_10649.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #FFFFFF, transparent) 1;}
#eh_stacks_in_10649.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_10649.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(512px / 2);}
#eh_stacks_in_10649.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_10649.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #FFFFFF;}
#eh_stacks_in_10649.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_10649.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(512px / 2);}
#eh_stacks_in_10649:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(512px / 2);}
#eh_stacks_in_10649:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #FFFFFF;
  fill: #FFFFFF;
}
#eh_stacks_in_10649.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 36px;}
#eh_stacks_in_10649.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_10649.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 37px;}
@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
  #eh_stacks_in_10649.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 34px;}
  #eh_stacks_in_10649.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_10649.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 34px;}
}
#eh_stacks_in_10649.eh-line-group-300 .eh-extender {
  width: calc(512px / 2 - 20px);
  height: 2px;
  background-color: #FFFFFF;
}
#eh_stacks_in_10649.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_10649.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_10649.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_10649.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_10649.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_10649.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #FFFFFF;}
#eh_stacks_in_10649.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_10649.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_10649.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_10649.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_10649.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_10649.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #FFFFFF;}
#eh_stacks_in_10649.eh-line-303 .eh-extender,
#eh_stacks_in_10649.eh-line-305 .eh-extender {width: calc(512px / 2 - 32px);}
#eh_stacks_in_10649.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_10649.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_10649.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_10649 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_10649 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_10649.eh-line-group-300 .eh-line-left,
#eh_stacks_in_10649.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_10649.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_10649.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_10649:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 32px;
  height: 32px;
}
#eh_stacks_in_10649.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_10649.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 54px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_10649.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_10649:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #FFFFFF;}
#eh_stacks_in_10649:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_10649:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(512px / 2 + 2px);}
#eh_stacks_in_10649.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_10649.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_10649.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_10649.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_10649.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_10649.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_10649.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_10649.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_10649.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_10649.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_10649.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_10649.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_10649.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_10649.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_10649.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_10649.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_10649.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_10649.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 32px;
  /* */
}
#eh_stacks_in_10649.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_10649.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_10649.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_10649.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_10649.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_10649.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_10649.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg {
  /* bottom: calc(2px / 2); */
  margin-top: 0;
  position: relative;
  transform: rotate(180deg);
}
#eh_stacks_in_10649.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #FFFFFF;}
#eh_stacks_in_10649.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #FFFFFF;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_10649.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_10649.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_10649.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(32px * .4);
  height: calc(32px * .8);
}
#eh_stacks_in_10649.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_10649.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(32px * .8);
  height: calc(32px * .8);
}
#eh_stacks_in_10649 .eh-line-wrap-1 {margin-bottom: 6px;}
#eh_stacks_in_10649 .eh-line-wrap-2 {margin-top: 6px;}
/*  */
#eh_stacks_in_10649.eh-line-position-3 {gap: 0 6px;}
#eh_stacks_in_10649.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_10649.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(512px / 2);}
#eh_stacks_in_10649.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_10649.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_10649.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_10649.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_10649.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #FFFFFF;
}
#eh_stacks_in_10649.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_10649.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #FFFFFF;
}

#stacks_in_10651 {
	font-size: 62%;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_10652 {
	height: 20.00px;
}




























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

#stacks_in_10653 {
	background-color: rgba(71, 77, 89, 0.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
#stacks_in_10654>.s3_row {
	margin: 0 -10px;
}

#stacks_in_10654>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_10654>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_10654>.s3_row>.s3_column {
	padding: 0 10px;
}










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



}



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


	#stacks_in_10654>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_10654>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}





/*  */
#view-more-stacks_in_10666 {
  /*  */
  /*  */
  /*  */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 2000px;
  border-radius: 5px;
  min-height: 0px;
  margin: 0 auto; }
  #view-more-stacks_in_10666 .vm-header {
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    position: relative;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: start;
        justify-content: flex-start;
    transition: all 0.8s ease; }
    #view-more-stacks_in_10666 .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_10666 .vm-header-icon {
      top: 15px;
      height: 0px;
      left: 0;
      width: 100%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
      position: absolute;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      transition: all 0.8s ease; }
      #view-more-stacks_in_10666 .vm-header-icon i {
        /*  */
        /*  */
        /*  */
        background: url(../files/icon_bg_image_choice-10666.png) no-repeat center center;
        background-size: cover;
        /*  */
        color: rgba(49, 44, 50, 1.00);
        width: 0px;
        height: 0px;
        font-size: 30px;
        border-radius: 70px;
        -ms-flex-align: center;
            align-items: center;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-pack: center;
            justify-content: center; }
    #view-more-stacks_in_10666 .vm-header-title, #view-more-stacks_in_10666 .vm-header-description {
      transition: all 0.8s ease; }
    #view-more-stacks_in_10666 .vm-header-title {
      /*  */
      font-family: "Georgia";
      /*  */
      color: rgba(0, 0, 0, 1.00);
      font-size: 20px;
      line-height: 32.360001px;
      max-width: 600px;
      font-weight: bold;
      margin: 0 auto 10px auto; }
    #view-more-stacks_in_10666 .vm-header-description {
      /*  */
      font-family: "Georgia";
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 14px;
      line-height: 22.652000px;
      max-width: 500px;
      margin: 0 auto 0 auto;
      width: 100%; }
  #view-more-stacks_in_10666 .vm-footer {
    padding: 10px 10px 10px 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    #view-more-stacks_in_10666 .vm-footer-actions a, #view-more-stacks_in_10666 .vm-footer-actions a:visited {
      /*  */
      font-family: "Georgia";
      /*  */
      /*  */
      background: rgba(0, 0, 0, 0.30);
      /*  */
      /*  */
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 14px;
      padding: 10px 15px;
      border-radius: 5px;
      cursor: pointer;
      margin-bottom: 5px;
      text-decoration: none;
      display: inline-block;
      transition: box-shadow 0.3s ease, transform 0.3s ease;
      box-shadow: 0 6px 15px rgba(0, 0, 0, 0.2); }
      #view-more-stacks_in_10666 .vm-footer-actions a:hover, #view-more-stacks_in_10666 .vm-footer-actions a:visited:hover {
        transform: translateY(-3px);
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); }
    #view-more-stacks_in_10666 .vm-footer-actions a.vm-action-go {
      /*  */
      /*  */
      /*  */
      display: none; }
      #view-more-stacks_in_10666 .vm-footer-actions a.vm-action-go::before {
        content: 'Proceed';
        display: inline-block; }
    #view-more-stacks_in_10666 .vm-footer-actions a.vm-action-more::before {
      content: 'Read More';
      display: inline-block; }
  #view-more-stacks_in_10666 .vm-content {
    /*  */
    height: 0;
    /*  */
    color: rgba(255, 255, 255, 0.50);
    overflow: hidden; }
    #view-more-stacks_in_10666 .vm-content h1, #view-more-stacks_in_10666 .vm-content h2, #view-more-stacks_in_10666 .vm-content h3, #view-more-stacks_in_10666 .vm-content h4, #view-more-stacks_in_10666 .vm-content h5, #view-more-stacks_in_10666 .vm-content h6 {
      color: rgba(0, 0, 0, 1.00); }
    #view-more-stacks_in_10666 .vm-content a {
      color: rgba(152, 218, 252, 1.00);
      text-decoration: none; }
      #view-more-stacks_in_10666 .vm-content a:hover {
        text-decoration: underline; }
    #view-more-stacks_in_10666 .vm-content-inner {
      /*  */
      font-family: "Georgia";
      /*  */
      padding: 30px 10px;
      max-width: 2000px;
      margin: 0 auto; }
      #view-more-stacks_in_10666 .vm-content-inner p {
        font-size: 14px;
        line-height: 25.888px; }
  #view-more-stacks_in_10666.expanded.custom-expand-width {
    max-width: 2000px; }
  #view-more-stacks_in_10666.expanded .vm-header {
    min-height: 45px;
    padding-left: 70px;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
    background: rgba(0, 0, 0, 0.30);
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    text-align: left;
    position: relative;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: start;
        justify-content: flex-start;
    transition: all 0.8s ease; }
    #view-more-stacks_in_10666.expanded .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_10666.expanded .vm-header-icon {
      top: 0;
      width: 45px;
      left: 15px;
      bottom: 0;
      height: 100%;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
      position: absolute;
      transition: all 0.8s ease; }
      #view-more-stacks_in_10666.expanded .vm-header-icon i {
        width: 45px;
        height: 45px;
        font-size: 30px;
        border-radius: 70px; }
    #view-more-stacks_in_10666.expanded .vm-header-title, #view-more-stacks_in_10666.expanded .vm-header-description {
      width: 100%;
      margin-left: 0;
      transition: all 0.8s ease; }
    #view-more-stacks_in_10666.expanded .vm-header-title {
      font-size: 24px;
      line-height: 38.832001px;
      margin-bottom: 10px; }
    #view-more-stacks_in_10666.expanded .vm-header-description {
      font-size: 14px;
      line-height: 22.652000px; }
  #view-more-stacks_in_10666.expanded .vm-footer a.vm-action-go {
    display: inline-block; }
  #view-more-stacks_in_10666.expanded .vm-footer a.vm-action-more {
    /*  */
    background: rgba(0, 0, 0, 0.30);
    /*  */
    /*  */
    /*  */
    color: rgba(255, 255, 255, 1.00);
    margin-right: 8px;
    box-shadow: none; }
    #view-more-stacks_in_10666.expanded .vm-footer a.vm-action-more::before {
      content: 'Close'; }
  #view-more-stacks_in_10666.expanded.no-action-button a.vm-action-go {
    display: none; }

#stacks_in_10666 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  10px;
}

#stacks_out_10666 {
	margin-left:0;
}
#stacks_in_10667{text-align:justify}

#stacks_in_10667 {
	padding: 40px 0px 15px 0px;
}

#stacks_in_10669 {
	display:inline-block; width:100%; line-height: 1.240000em;
	font-size: 134%;
}
#stacks_in_10670{text-align:justify}

#stacks_out_10670 {
	width: 97%;
	margin-right:0;
}
#stacks_in_10672{text-align:justify}

#stacks_in_10672 {
	padding: 60px 0px 15px 0px;
}

#stacks_out_10672 {
	margin-right:0;
}

#stacks_in_10673 {
	font-size: 135%;
}
#stacks_in_10674{text-align:justify}

#stacks_out_10674 {
	width: 97%;
	margin-right:0;
}

#stacks_in_10677 {
	font-size: 149%;
	font-weight: bold;
}
/*  */
#view-more-stacks_in_10657 {
  /*  */
  /*  */
  /*  */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 2000px;
  border-radius: 5px;
  min-height: 0px;
  margin: 0 auto; }
  #view-more-stacks_in_10657 .vm-header {
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    position: relative;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: start;
        justify-content: flex-start;
    transition: all 0.8s ease; }
    #view-more-stacks_in_10657 .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_10657 .vm-header-icon {
      top: 15px;
      height: 0px;
      left: 0;
      width: 100%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
      position: absolute;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      transition: all 0.8s ease; }
      #view-more-stacks_in_10657 .vm-header-icon i {
        /*  */
        /*  */
        /*  */
        background: url(../files/icon_bg_image_choice-10657.png) no-repeat center center;
        background-size: cover;
        /*  */
        color: rgba(49, 44, 50, 1.00);
        width: 0px;
        height: 0px;
        font-size: 30px;
        border-radius: 70px;
        -ms-flex-align: center;
            align-items: center;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -ms-flex-pack: center;
            justify-content: center; }
    #view-more-stacks_in_10657 .vm-header-title, #view-more-stacks_in_10657 .vm-header-description {
      transition: all 0.8s ease; }
    #view-more-stacks_in_10657 .vm-header-title {
      /*  */
      font-family: "Georgia";
      /*  */
      color: rgba(0, 0, 0, 1.00);
      font-size: 20px;
      line-height: 32.360001px;
      max-width: 600px;
      font-weight: bold;
      margin: 0 auto 10px auto; }
    #view-more-stacks_in_10657 .vm-header-description {
      /*  */
      font-family: "Georgia";
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 14px;
      line-height: 22.652000px;
      max-width: 500px;
      margin: 0 auto 0 auto;
      width: 100%; }
  #view-more-stacks_in_10657 .vm-footer {
    padding: 10px 10px 10px 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    #view-more-stacks_in_10657 .vm-footer-actions a, #view-more-stacks_in_10657 .vm-footer-actions a:visited {
      /*  */
      font-family: "Georgia";
      /*  */
      /*  */
      background: rgba(0, 0, 0, 0.30);
      /*  */
      /*  */
      /*  */
      color: rgba(255, 255, 255, 1.00);
      font-size: 14px;
      padding: 10px 15px;
      border-radius: 5px;
      cursor: pointer;
      margin-bottom: 5px;
      text-decoration: none;
      display: inline-block;
      transition: box-shadow 0.3s ease, transform 0.3s ease;
      box-shadow: 0 6px 15px rgba(0, 0, 0, 0.2); }
      #view-more-stacks_in_10657 .vm-footer-actions a:hover, #view-more-stacks_in_10657 .vm-footer-actions a:visited:hover {
        transform: translateY(-3px);
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); }
    #view-more-stacks_in_10657 .vm-footer-actions a.vm-action-go {
      /*  */
      /*  */
      /*  */
      display: none; }
      #view-more-stacks_in_10657 .vm-footer-actions a.vm-action-go::before {
        content: 'Proceed';
        display: inline-block; }
    #view-more-stacks_in_10657 .vm-footer-actions a.vm-action-more::before {
      content: 'Read More';
      display: inline-block; }
  #view-more-stacks_in_10657 .vm-content {
    /*  */
    height: 0;
    /*  */
    color: rgba(255, 255, 255, 0.50);
    overflow: hidden; }
    #view-more-stacks_in_10657 .vm-content h1, #view-more-stacks_in_10657 .vm-content h2, #view-more-stacks_in_10657 .vm-content h3, #view-more-stacks_in_10657 .vm-content h4, #view-more-stacks_in_10657 .vm-content h5, #view-more-stacks_in_10657 .vm-content h6 {
      color: rgba(0, 0, 0, 1.00); }
    #view-more-stacks_in_10657 .vm-content a {
      color: rgba(152, 218, 252, 1.00);
      text-decoration: none; }
      #view-more-stacks_in_10657 .vm-content a:hover {
        text-decoration: underline; }
    #view-more-stacks_in_10657 .vm-content-inner {
      /*  */
      font-family: "Georgia";
      /*  */
      padding: 30px 10px;
      max-width: 2000px;
      margin: 0 auto; }
      #view-more-stacks_in_10657 .vm-content-inner p {
        font-size: 14px;
        line-height: 25.888px; }
  #view-more-stacks_in_10657.expanded.custom-expand-width {
    max-width: 2000px; }
  #view-more-stacks_in_10657.expanded .vm-header {
    min-height: 45px;
    padding-left: 70px;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
    background: rgba(0, 0, 0, 0.30);
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    text-align: left;
    position: relative;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: start;
        justify-content: flex-start;
    transition: all 0.8s ease; }
    #view-more-stacks_in_10657.expanded .vm-header * {
      box-sizing: border-box;
      transition: all 0.8s ease; }
    #view-more-stacks_in_10657.expanded .vm-header-icon {
      top: 0;
      width: 45px;
      left: 15px;
      bottom: 0;
      height: 100%;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
      position: absolute;
      transition: all 0.8s ease; }
      #view-more-stacks_in_10657.expanded .vm-header-icon i {
        width: 45px;
        height: 45px;
        font-size: 30px;
        border-radius: 70px; }
    #view-more-stacks_in_10657.expanded .vm-header-title, #view-more-stacks_in_10657.expanded .vm-header-description {
      width: 100%;
      margin-left: 0;
      transition: all 0.8s ease; }
    #view-more-stacks_in_10657.expanded .vm-header-title {
      font-size: 24px;
      line-height: 38.832001px;
      margin-bottom: 10px; }
    #view-more-stacks_in_10657.expanded .vm-header-description {
      font-size: 14px;
      line-height: 22.652000px; }
  #view-more-stacks_in_10657.expanded .vm-footer a.vm-action-go {
    display: inline-block; }
  #view-more-stacks_in_10657.expanded .vm-footer a.vm-action-more {
    /*  */
    background: rgba(0, 0, 0, 0.30);
    /*  */
    /*  */
    /*  */
    color: rgba(255, 255, 255, 1.00);
    margin-right: 8px;
    box-shadow: none; }
    #view-more-stacks_in_10657.expanded .vm-footer a.vm-action-more::before {
      content: 'Close'; }
  #view-more-stacks_in_10657.expanded.no-action-button a.vm-action-go {
    display: none; }

#stacks_in_10657 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  10px;
}

#stacks_out_10657 {
	margin-left:0;
}

#stacks_in_10658 {
	padding: 0px 0px 45px 0px;
}

#stacks_out_10658 {
	width: 100px;
}
#stacks_in_10661{text-align:justify}

#stacks_in_10661 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_10664 {
	font-size: 149%;
	font-weight: bold;
}

.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_10775 {
	height: 10.00px;
}




























@media print {
	#spacerStackstacks_in_10775 {
		display: none !important;
	}
}
#elevator-to-top{--elevator-width:50px;--elevator-height:50px;--elevator-color:rgba(0, 0, 0, 1.00);--elevator-radius:5px;--elevator-fill:rgba(255, 255, 255, 1.00);--elevator-border-color:rgba(255, 255, 255, 1.00);--elevator-border-width:1px;--elevator-icon-width:24px;--elevator-shadow:0 0 10px rgba(0,0,0,0.5);-webkit-appearance:none;appearance:none;display:none;overflow:hidden;justify-content:center;align-items:center;padding:0;margin:0;cursor:pointer;transition:all 200ms ease-in-out;position:fixed;bottom:10px;right:10px;z-index:9999;width:var(--elevator-width);height:var(--elevator-height);border-color:var(--elevator-border-color);border-width:var(--elevator-border-width);border-style:solid;background-color:var(--elevator-color);color:var(--elevator-fill);box-shadow:var(--elevator-shadow);border-radius:var(--elevator-radius)}#elevator-to-top svg{width:var(--elevator-icon-width);fill:var(--elevator-fill)}#elevator-to-top:active,#elevator-to-top:focus{outline:none}#elevator-to-top:hover{scale:1.05}
.animdiv_stacks_in_10777 {
  position: relative;
  z-index: 100;
}
.animdiv_stacks_in_10777 > .animdiv-wrap-outer {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  opacity: 1.00;
}
.animdiv_stacks_in_10777 > .animdiv-wrap-outer > .animdiv-wrap {
  position: absolute;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.animdiv_stacks_in_10777 > .animdiv-wrap-outer > .animdiv-wrap svg {
  width: 100%;
  height: 100%;
  stroke: none;
  fill: white;
  display: block;
}
#mask_single_stacks_in_10777 rect {
    transform: translate(-960px,0);
}
.animdiv_stacks_in_10777.invertedTrue #mask_stacks_in_10777 rect {
  transform: scale(-1,1);
  transform-origin: center;
}
.animdiv_stacks_in_10777.invertedTrue #mask_single_stacks_in_10777 rect {
  transform: scale(-1,1) translate(-960px,0);;
  transform-origin: center;
}
.animdiv_stacks_in_10777 > .animdiv-wrap-outer > .animdiv-wrap svg path.animdiv-opacity {
  stroke: none;
  stroke-width: 0;
}
.animdiv_stacks_in_10777 > .animdiv-wrap-outer > .animdiv-wrap.animdiv-wrap-defs {
  height: 100%;
}
.animdiv_stacks_in_10777.anim-v-12 > .animdiv-wrap-outer > .animdiv-wrap.animdiv-wrap-defs svg {
  shape-rendering: optimizeSpeed;
}
@media (min-resolution: 2ddpx) {
  .animdiv_stacks_in_10777 > .animdiv-wrap-outer > .animdiv-wrap.animdiv-wrap-defs svg {
    shape-rendering: optimizeSpeed;
  }
}

.animdiv_stacks_in_10777 > .animdiv-wrap-outer > .animdiv-wrap.animdiv-wrap-top {
  top: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  clip-path: inset(0.5px 0 0 0);
}
.animdiv_stacks_in_10777 > .animdiv-wrap-outer > .animdiv-wrap.animdiv-wrap-top .pattern-svg {
  position: absolute;
  left: 0;
  top: 0;
}
.animdiv_stacks_in_10777 > .animdiv-wrap-outer > .animdiv-wrap.animdiv-wrap-center {
  z-index: 2;
  height: 100%;
  clip-path: inset(59px 0 0 0);
}
.animdiv_stacks_in_10777 > .animdiv-wrap-outer > .animdiv-wrap > svg {
  width: 100%;
  overflow: visible;
}
.animdiv_stacks_in_10777 > .animdiv-wrap-outer > .animdiv-wrap:after {
  background: #FFFFFF;
}
.animdiv_stacks_in_10777 .animdiv-content-wrap {
  position: relative;
  z-index: 3;
  min-height: 60px;
  display: grid;
  align-items: center;
  
}
.animdiv_stacks_in_10777 .animdiv-content-wrap > div {
  
  
  
  
  padding: 60px 0px 0px 0px ;
  
}
.animdiv_stacks_in_10777.anim-v-8  .animdiv-content-wrap> div,
.animdiv_stacks_in_10777.anim-v-15 .animdiv-content-wrap > div,
.animdiv_stacks_in_10777.anim-v-18 .animdiv-content-wrap > div,
.animdiv_stacks_in_10777.anim-v-19 .animdiv-content-wrap > div {
  
  
  
  padding: 60px 0px 0px 0px ;
  
}
.animdiv_stacks_in_10777 .animdiv-mask,
.animdiv_stacks_in_10777 image:not(.animdiv-pattern):not(.animdiv-off),
.animdiv_stacks_in_10777 image.animdiv-off {
  transform-origin: center;
}
.svg-animdiv:not([data-category="Animated"]) #pat_r_stacks_in_10777 path,
.svg-animdiv:not([data-category="Animated"]) .animdiv_stacks_in_10777 .animdiv-use-r {
  transform: scale(-1,1);
  transform-origin: 960px 0;
}
.svg-animdiv[data-category="Animated"][data-variation="7"] #pat_r_stacks_in_10777 {
  transform: scale(-1,1);
  transform-origin: 960px 0;
}
.animdiv_stacks_in_10777.layerTrue .animdiv-content-wrap {
  height: calc(60px + 10px);
}
.animdiv_stacks_in_10777.layerTrue .animdiv-content-wrap > div {
  display: none;
}
/**/
.animdiv_stacks_in_10777.overlapTrue {
  margin: -60px 0 0 0;
}
.animdiv_stacks_in_10777.overlapTrue.layerTrue,
.animdiv_stacks_in_10777.overlapFalse.layerTrue {
  position: absolute;
  width: 100%;
  margin: -10px 0 0 0;
}
/**/
.animdiv_stacks_in_10777.anim-v-17.layer1False .patternSingle > path,
.animdiv_stacks_in_10777.anim-v-16.layer2False .patternSingle g:nth-child(3),
.animdiv_stacks_in_10777.anim-v-16.layer1False .patternSingle g:nth-child(4),
.animdiv_stacks_in_10777.anim-v-14.layer1False .patternRepeat path:nth-child(1),
.animdiv_stacks_in_10777.anim-v-13.layer1False .patternSingle > path:nth-child(1),
.animdiv_stacks_in_10777.anim-v-20.layer2False .patternRepeat g:nth-child(1),
.animdiv_stacks_in_10777.anim-v-20.layer1False .patternSingle path,
.animdiv_stacks_in_10777.anim-v-15.layer3False .patternSingle path,
.animdiv_stacks_in_10777.anim-v-10.layer2False .patternRepeat path:nth-child(2),
.animdiv_stacks_in_10777.anim-v-10.layer3False .patternSingle path,
.animdiv_stacks_in_10777.anim-v-9.layer2False .patternRepeat path:nth-child(2),
.animdiv_stacks_in_10777.anim-v-9.layer3False .patternSingle path,
.animdiv_stacks_in_10777.anim-v-5.layer1False .patternRepeat path:nth-child(1),
.animdiv_stacks_in_10777.anim-v-5.layer2False .patternRepeat path:nth-child(2),
.animdiv_stacks_in_10777.anim-v-5.layer3False .patternRepeat path:nth-child(3),
.animdiv_stacks_in_10777.anim-v-4.layer2False .patternRepeat path:nth-child(2),
.animdiv_stacks_in_10777.anim-v-4.layer3False .patternRepeat path:nth-child(3),
.animdiv_stacks_in_10777.anim-v-3.layer1False .patternRepeat path:nth-child(1),
.animdiv_stacks_in_10777.anim-v-3.layer2False .patternRepeat path:nth-child(2),
.animdiv_stacks_in_10777.anim-v-3.layer3False .patternRepeat path:nth-child(3),
.animdiv_stacks_in_10777.anim-v-1.layer2False .patternRepeat path:nth-child(2),
.animdiv_stacks_in_10777.anim-v-1.layer3False .patternRepeat path:nth-child(3) {
  display: none;
}
.animdiv_stacks_in_10777.anim-v-3.layer1False.layer2True .patternRepeat path:nth-child(2),
.animdiv_stacks_in_10777.anim-v-3.layer1False.layer2False.layer3True .patternRepeat path:nth-child(3),
.animdiv_stacks_in_10777.anim-v-5.layer1False.layer2True .patternRepeat path:nth-child(2),
.animdiv_stacks_in_10777.anim-v-5.layer1False.layer2False.layer3True .patternRepeat path:nth-child(3) {
  opacity: 1 !important;
}
/**/
#stacks_in_10778>.s3_row {
	margin: 0 -20px;
}

#stacks_in_10778>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_10778>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_10778>.s3_row>.s3_column {
	padding: 0 20px;
}










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



}



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


	#stacks_in_10778>.s3_row  {
		margin: -20px 0;
	}
	#stacks_in_10778>.s3_row>.s3_column {
		padding: 20px 0;
		width:100%;
	}


}






#last_updated_stacks_in_10786 {
	
	text-align: center;
	
	font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  font-weight: bold;
  
  
  
	font-size: ;
	letter-spacing: inherit;
	line-height: inherit;
	margin: 0;
	padding: 0;
	color: rgba(255, 255, 255, 1.00);
}

#stacks_in_10786 {
	padding:  5px;
}

#stacks_out_10786 {
	width: 290px;
}
#linkBoxstacks_in_10780 {
	display: block;
	position: relative;
	z-index: 1;
}

#linkBoxContentstacks_in_10780 {
	position: relative;
	display: block;
	z-index: 2;
}

#linkBoxLinkstacks_in_10780 a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 100%;
	width: 100%;
	z-index: 10;
	background: url(../files/bg_fill.gif) repeat;
}



#stacks_out_10780 {
	width: 290px;
}
#stacks_in_10781{text-align:justify}

#stacks_in_10781 {
	margin: 5px 0px 0px 0px;
}

#stacks_out_10781 {
	width: 260px;
}
