/*
 * 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;
}


/*
 * text-align
 */

.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.text-nomargin-top{margin-top:0}.text-nomargin-top.text >:first-child{margin-top:0}.text-nomargin-bottom{margin-bottom:0}.text-nomargin-bottom.text >:last-child{margin-bottom:0}


.seam{background-color:transparent;width:100%;overflow:hidden}.seam svg{display:block;transform:scale(1.05)}.seam-top{z-index:1;position:absolute;top:0}.seam-bottom{z-index:1;position:absolute;bottom:0}.seam-content-wrapper{position:relative;overflow:hidden}.seam-content-wrapper .seam,.seam-content-wrapper .seam-filler{position:absolute;width:100%;top:60%}.seam-content-wrapper .seam{transform:translateY(-100%) scale(1.01)}.seam-content-wrapper .seam-filler{height:100%}.seam-animate-end{visibility:hidden}
@-webkit-keyframes animatedJackBackgroundtoTop{from{background-position:0 0}to{background-position:0% -500%}}@keyframes animatedJackBackgroundtoTop{from{background-position:0 0}to{background-position:0% -500%}}@-webkit-keyframes animatedJackBackgroundtoBottom{from{background-position:0 0}to{background-position:0% 500%}}@keyframes animatedJackBackgroundtoBottom{from{background-position:0 0}to{background-position:0% 500%}}@-webkit-keyframes animatedJackBackgroundtoRight{from{background-position:0 0}to{background-position:500% 0%}}@keyframes animatedJackBackgroundtoRight{from{background-position:0 0}to{background-position:500% 0%}}@-webkit-keyframes animatedJackBackgroundtoLeft{from{background-position:0 0}to{background-position:-500% 0%}}@keyframes animatedJackBackgroundtoLeft{from{background-position:0 0}to{background-position:-500% 0%}}@-webkit-keyframes animatedJackBackgroundtoBottomRight{from{background-position:0 0}to{background-position:500% 500%}}@keyframes animatedJackBackgroundtoBottomRight{from{background-position:0 0}to{background-position:500% 500%}}@-webkit-keyframes animatedJackBackgroundtoTopRight{from{background-position:0 0}to{background-position:500% -500%}}@keyframes animatedJackBackgroundtoTopRight{from{background-position:0 0}to{background-position:500% -500%}}@-webkit-keyframes animatedJackBackgroundtoTopLeft{from{background-position:0 0}to{background-position:-500% -500%}}@keyframes animatedJackBackgroundtoTopLeft{from{background-position:0 0}to{background-position:-500% -500%}}@-webkit-keyframes animatedJackBackgroundtoBottomLeft{from{background-position:0 0}to{background-position:-500% 500%}}@keyframes animatedJackBackgroundtoBottomLeft{from{background-position:0 0}to{background-position:-500% 500%}}.com_joeworkman_stacks_jack4_stack > .jack{margin:0;padding:0;border:0;background:none;background-color:transparent;position:relative;display:block;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.com_joeworkman_stacks_jack4_stack > .jack.align-center{margin-left:auto !important;margin-right:auto !important}.com_joeworkman_stacks_jack4_stack > .jack.align-right{margin-left:auto !important}.com_joeworkman_stacks_jack4_stack > .jack.align-left{margin-right:auto !important}.com_joeworkman_stacks_jack4_stack > .jack.touch-device{background-attachment:scroll !important}.com_joeworkman_stacks_jack4_stack > .jack.bg-image{background-size:auto}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.glass{z-index:1}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.glass::after{background-size:auto;content:"";top:0;left:0;bottom:0;right:0;height:100%;position:absolute;z-index:-1}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-cover,.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-cover.glass::after{background-size:cover}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-contain,.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-contain.glass::after{background-size:contain}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-fill,.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-fill.glass::after{background-size:100% 100%}.com_joeworkman_stacks_jack4_stack > .jack.corner-shadow::before,.com_joeworkman_stacks_jack4_stack > .jack.corner-shadow::after,.com_joeworkman_stacks_jack4_stack > .jack.peek-shadow::before,.com_joeworkman_stacks_jack4_stack > .jack.peek-shadow::after{z-index:-1;position:absolute;content:"";height:auto;background-color:transparent}.com_joeworkman_stacks_jack4_stack > .jack.corner-shadow::before,.com_joeworkman_stacks_jack4_stack > .jack.corner-shadow::after{width:50%;top:50%}.com_joeworkman_stacks_jack4_stack > .jack.scroll-x{overflow-x:auto !important;white-space:nowrap;-webkit-overflow-scrolling:touch}.com_joeworkman_stacks_jack4_stack > .jack.scroll-x > .stacks_out{display:inline-block;white-space:nowrap}.com_joeworkman_stacks_jack4_stack > .jack.scroll-y{overflow-y:auto !important;-webkit-overflow-scrolling:touch}

.lines{border:0;height:0;width:100%;margin:0;padding:0;opacity:1}.lines-wrapper{position:relative}.lines-wrapper.vertical{height:100%}


:root{--light-gray:rgba(230, 230, 230, 1.00);--medium-gray:rgba(202, 202, 202, 1.00);--dark-gray:rgba(138, 138, 138, 1.00);--black:rgba(10, 10, 10, 1.00);--black-color:var(--black);--white:rgba(254, 254, 254, 1.00);--white-color:var(--white);--primary:rgba(0, 140, 186, 1.00);--secondary:rgba(231, 231, 231, 1.00);--success:rgba(67, 172, 106, 1.00);--warning:rgba(240, 138, 36, 1.00);--alert:rgba(240, 65, 36, 1.00);--primary-contrast:rgba(255, 255, 255, 1.00);--secondary-contrast:rgba(51, 51, 51, 1.00);--success-contrast:rgba(254, 254, 254, 1.00);--warning-contrast:rgba(254, 254, 254, 1.00);--alert-contrast:rgba(254, 254, 254, 1.00);--primary-dark:rgba(0, 110, 156, 1.00);--secondary-dark:rgba(201, 201, 201, 1.00);--success-dark:rgba(37, 142, 76, 1.00);--warning-dark:rgba(210, 108, 6, 1.00);--alert-dark:rgba(210, 35, 6, 1.00);--header-color:rgba(34, 34, 34, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(34, 34, 34, 1.00);--link-color:rgba(254, 204, 102, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--selection-background:var(--primary);--selection-text:var(--primary-contrast);--link-decoration:none;--link-decoration-hover:none;--overlay-color:rgba(0, 0, 0, 0.50);--radius:3px;--small-gutter:1.25rem;--medium-gutter:2rem;--large-gutter:2rem;--site-width:calc(1200rem/16);}::selection{background:var(--selection-background);color:var(--selection-text)}.alt{--header-color:rgba(255, 255, 255, 1.00);--subheader-color:rgba(230, 230, 230, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(255, 255, 255, 1.00);--link-color:rgba(0, 140, 186, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--link-decoration:none;--link-decoration-hover:none}.grid-container{max-width:var(--site-width)}.radius{border-radius:var(--radius)}body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(24rem/16)}h2,.h2{font-size:calc(20rem/16)}h3,.h3{font-size:calc(19rem/16)}h4,.h4{font-size:calc(18rem/16)}h5,.h5{font-size:calc(17rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:40%}.button{font-size:calc(16rem/16)}.button.tiny{font-size:calc(10rem/16)}.button.small{font-size:calc(12rem/16)}.button.large{font-size:calc(20rem/16)}@media only screen and (min-width:40em){body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(48rem/16)}h2,.h2{font-size:calc(40rem/16)}h3,.h3{font-size:calc(31rem/16)}h4,.h4{font-size:calc(25rem/16)}h5,.h5{font-size:calc(20rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:30%}}@media only screen and (min-width:64em){body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(48rem/16)}h2,.h2{font-size:calc(40rem/16)}h3,.h3{font-size:calc(31rem/16)}h4,.h4{font-size:calc(25rem/16)}h5,.h5{font-size:calc(20rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:30%}}a{color:var(--link-color);text-decoration:var(--link-decoration)}a:hover,a:focus{color:var(--link-color-hover);text-decoration:var(--link-decoration-hover)}.menu a{color:var(--menu-link-color);background:var(--menu-bg-color)}.menu a:hover{color:var(--menu-link-color-hover)}h1,h2,h3,h4,h5,h6{color:var(--header-color)}small{color:var(--small-color)}.subheader{color:var(--subheader-color)}.text ul,.text ol{list-style-position:outside}.text>ul,.text>ol,.text .mez>div>ul,.text .mez>div>ol{margin-left:1.25rem}.text ul{list-style-type:disc}.text ul ul,.text ol ul{list-style-type:circle}.text ol{list-style-type:decimal}.text ol ol,.text ul ol{list-style-type:lower-alpha}.radius,.radius:before,.radius:after{border-radius:calc(3rem/16)}body{}
.textshadow{text-shadow:2px 2px 5px rgba(0, 0, 0, 0.60);}
.shadow{box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.60);}
.wallpaper_stacks_in_398 {
  position: relative;
  overflow: hidden;
  margin: 0px;
  padding: 0px;
  border-color: #9c92ac;
  border-style: solid;
  border-width: 0px;
  border-radius: 0px;
  background-color: #dfdbe5;
  box-shadow: inset 0 0 0vw rgba(0, 0, 0, 1.00);
  background-attachment: scroll; }
  .wallpaper_stacks_in_398:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background-attachment: scroll;
    overflow: hidden; }
  .wallpaper_stacks_in_398.full-height, .wallpaper_stacks_in_398.variable-height {
    height: 100%;
    display: grid;
    align-content: center; }
  .wallpaper_stacks_in_398.variable-height {
    height: 40vh;
    min-height: 200px;
    max-height: 500px; }

.wallpaper_stacks_in_398 > .content {
  position: relative; }

.wallpaper_stacks_in_398.red_salvation {
  background-image: linear-gradient(to top, #f43b47 0%, #453a94 100%); }
#stacks_in_401{padding-left:0px;padding-right:0px;}#stacks_in_401 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_401 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_401 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_401 > .jack.width-static{width:500px}#stacks_in_401 > .jack.width-flexible{width:100%}#stacks_in_401 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_401 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_401 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_401 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_401 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_401 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_401 > .jack::after{border-radius:0px}#stacks_in_401 > .jack.border-detailed-radius,#stacks_in_401 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_401 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_401 > .jack.bg-color{background-color:#89C5FF}#stacks_in_401 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_401 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_401 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_401 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_401 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_401 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_401 > .jack.bg-image:not(.glass){}#stacks_in_401 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_401 > .jack.bg-image.glass.after,#stacks_in_401 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_401 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_401 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_401 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_401 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_401 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_401 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_401 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_401 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_401 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_401 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_401 > .jack.bg-image.glass.after,#stacks_in_401 > .glass.jack.bg-image::after{}#stacks_in_401 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_401 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_401 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_401 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_401 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_401 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_401 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_401 > .jack.peek-shadow::before,#stacks_in_401 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_401 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_401 > .jack{overflow:visible;}#stacks_in_401 > .jack.height-static{height:100px}#stacks_in_401 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_401 {
	padding: 20px 0px 0px 0px;
}
#eh_stacks_in_496 {
  margin: 16px 0 16px;
  padding: 0 3px;
}
#eh_stacks_in_496:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_496.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_496.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_496.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_496.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.690000;}
#eh_stacks_in_496 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_496.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */#eh_stacks_in_496 .eh-title {display: none;}/*  */
/*  */#eh_stacks_in_496 .eh-subtitle {display: none;}/*  */
/*  */
/*  */
/*  */
/*  */
#eh_stacks_in_496 .eh-line-wrap .eh-line-left,
#eh_stacks_in_496 .eh-line-wrap .eh-line-right {width: 512px;}
#eh_stacks_in_496.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_496.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 3px dashed #FFFFFF;}
#eh_stacks_in_496.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_496.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 3px dotted #FFFFFF;}
#eh_stacks_in_496.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_496.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 3px solid #FFFFFF;
  height: 3px;
  border-bottom: 3px solid #FFFFFF;
  box-sizing: content-box;
}
#eh_stacks_in_496.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_496.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(512px / 2);}
#eh_stacks_in_496.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_496.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 3px solid #FFFFFF;
  border-image: linear-gradient(-90deg, #FFFFFF, transparent) 1;
}

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

/*
1.0.0
*/
.animfr_stacks_in_492 {
  position: relative;
  z-index: 100;
  margin: 0px 0px 0px 0px;
  
  width: 528px;
  max-width: calc(100% -  0px - 0px);
  margin: 0px auto 0px auto;
  

}
.animfr_stacks_in_492 > .observer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  pointer-events: none;
}
.animfr_stacks_in_492 > .animfr-wrap-outer {
  position: absolute;
  left: -50px;
  top: -50px;
  bottom: -50px;
  right: -50px;
  
  
  z-index: 0;
  
  pointer-events: none;
  transition: opacity 300ms ease;
}
.animfr_stacks_in_492 > .animfr-wrap-outer > .animfr-wrap {
  position: absolute;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.animfr_stacks_in_492 > .animfr-wrap-outer > .animfr-wrap svg {
  width: 100%;
  height: 100%;
  stroke: none;
  fill: white;
  display: block;
}
.animfr_stacks_in_492 > .animfr-wrap-outer > .animfr-wrap > svg {
  width: 100%;
  overflow: visible;
}
/* .animfr_stacks_in_492 > .animfr-wrap-outer > .animfr-wrap:after {
  background: #FFFFFF;
} */
.animfr_stacks_in_492 .animfr-content-wrap {
  position: relative;
  z-index: 3;
  min-height: px;
  display: grid;
  align-items: center;
  
  grid-template-columns: minmax(100%,518px);
  justify-items: center;
  
  /* margin: 0px 0px 0px 0px; */
}
.animfr_stacks_in_492 .animfr-wrap-card {
  opacity: 1.00;
}
.animfr_stacks_in_492 .animfr-content-wrap > div {
  
  width: 100%;
  max-width: calc(518px + 0px + 0px);
  

  padding: 5px 0px 5px 0px ;
}
.animfr_stacks_in_492 .animfr-mask,
.animfr_stacks_in_492 image:not(.animfr-pattern):not(.animfr-off),
.animfr_stacks_in_492 image.animfr-off {
  transform-origin: center;
}
.animfr_stacks_in_492.layerTrue .animfr-content-wrap {
  height: calc(px + px);
}
.animfr_stacks_in_492.layerTrue .animfr-content-wrap > div {
  display: none;
}
#stacks_in_416{padding-left:0px;padding-right:0px;}#stacks_in_416 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_416 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_416 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_416 > .jack.width-static{width:500px}#stacks_in_416 > .jack.width-flexible{width:100%}#stacks_in_416 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_416 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_416 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_416 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_416 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_416 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_416 > .jack::after{border-radius:0px}#stacks_in_416 > .jack.border-detailed-radius,#stacks_in_416 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_416 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_416 > .jack.bg-color{background-color:#89C5FF}#stacks_in_416 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_416 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_416 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_416 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_416 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_416 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_416 > .jack.bg-image:not(.glass){}#stacks_in_416 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_416 > .jack.bg-image.glass.after,#stacks_in_416 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_416 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_416 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_416 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_416 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_416 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_416 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_416 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_416 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_416 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_416 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_416 > .jack.bg-image.glass.after,#stacks_in_416 > .glass.jack.bg-image::after{}#stacks_in_416 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_416 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_416 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_416 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_416 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_416 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_416 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_416 > .jack.peek-shadow::before,#stacks_in_416 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_416 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_416 > .jack{overflow:visible;}#stacks_in_416 > .jack.height-static{height:100px}#stacks_in_416 > .jack.height-minmax{min-height:100px;max-height:800px}
  

/*  */
@font-face {
  font-family: "Ionicons";
  src: url("ionicons/ionicons.eot?v=4.5.9-1");
  src: url("ionicons/ionicons.eot?v=4.5.9-1#iefix") format("embedded-opentype"), url("ionicons/ionicons.woff2?v=4.5.9-1") format("woff2"), url("ionicons/ionicons.woff?v=4.5.9-1") format("woff"), url("ionicons/ionicons.ttf?v=4.5.9-1") format("truetype"), url("ionicons/ionicons.svg?v=4.5.9-1#Ionicons") format("svg");
  font-weight: normal;
  font-style: normal
}
#stacks_out_556, #stacks_in_556 {
  overflow: visible;
}
#cling-placeholder-stacks_in_556 {
  position: relative;
  width: 100%;
  margin:0 auto;
  max-width: 9999px;
}
#cling-stacks_in_556 {
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
  z-index: 999;
  /* max-width: 9999px; */
  transition: width 300ms ease, left 300ms ease;
  /*  */
  /*  */
  /*  */
  /*  */
}
/*  */
#cling-stacks_in_556 .cling-wrap {
  transition: all 300ms ease;
  
  
  
    border-radius: 0px 0px 0px 0px;
  /*  */
  /*  */
  border-width: 0px  0px  0px 0px;
  border-color: rgba(0, 0, 0, 0.00);
  border-style: solid;
  /*  */
  /*  */
}
#cling-stacks_in_556.clung {
  top: 0px;
  left: 0;
  right: auto;
  width: 100%;
  position: fixed;
  border-radius: 0;
  
  /*  */
  /*  */
  /*  */
  /*  */
}
#cling-stacks_in_556.clung-styles .cling-wrap {
  
  border-radius: 0px 0px 0px 0px;
  /*  */
  border-width: 0px  0px  0px 0px;
  border-color: rgba(221, 221, 221, 0.00);
  border-style: solid;
  /*  */
  /*  */
}
#cling-stacks_in_556.clung-styles.stop-following .cling-wrap {
  
  border-radius: 0px 0px 0px 0px;
  /*  */
  /*  */
  border-width: 0px  0px  0px 0px;
  border-color: rgba(0, 0, 0, 0.00);
  border-style: solid;
  /*  */
  /*  */
}
#cling-stacks_in_556 .cling-grid {
  position: relative;
  padding: 12px 12px;
  display: grid;
  text-decoration: none;
  box-sizing: border-box;
  transition: all 300ms ease;
  margin:0 auto;
  max-width: 9999px;
}
.is-nav-scrolling #cling-stacks_in_556,
.is-nav-scrolling #cling-stacks_in_556 .cling-wrap,
.is-nav-scrolling #cling-stacks_in_556 .cling-grid {
    transition: all 0ms linear;
}
#cling-stacks_in_556.clung-styles .cling-grid {
    padding: 12px 12px;
}
#cling-stacks_in_556.clung-styles.stop-following .cling-grid {
    padding: 12px 12px;
}
#cling-stacks_in_556 .cling-hide {
  display: block;
}
#cling-stacks_in_556.clung-styles .cling-hide {
  display: none;
}
#cling-stacks_in_556.clung-styles.stop-following .cling-hide {
  display: block;
}
/*  */
#cling-stacks_in_556 .cling-show {
  display: none;
}
/*  */
#cling-stacks_in_556.clung-styles .cling-show {
  display: block;
}
#cling-stacks_in_556.clung-styles.stop-following .cling-show {
  display: none;
}
#cling-stacks_in_556 .cling-hide-fade {
  opacity: 1;
  transition: opacity 300ms ease;
  position: relative;
}
#cling-stacks_in_556.clung-styles .cling-hide-fade {
  opacity: 0;
  position: absolute;
}
#cling-stacks_in_556.clung-styles.stop-following .cling-hide-fade {
  opacity: 0;
  position: absolute;
}
/*  */
#cling-stacks_in_556 .cling-show-fade {
  position: absolute;
  opacity: 0;
  transition: opacity 300ms ease;
}
/*  */
#cling-stacks_in_556.clung-styles .cling-show-fade {
  position: relative;
  opacity: 1;
}
#cling-stacks_in_556.clung-styles.stop-following .cling-show-fade {
  position: absolute;
  opacity: 0;
}
#cling-stacks_in_556 .cling-grid > * {
  /*  */
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  text-decoration: none;
  box-sizing: border-box;
  padding: px px;
}
#cling-stacks_in_556 .cling-mobile-header {
  color: ;
  background: ;
  display: none;
  cursor: pointer;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: px px;
  font-size: px;
  line-height: px;
}
#cling-stacks_in_556 .cling-mobile-header i {
  font-size: px;
}
/*  */
@media (max-width: 767px) {
  #cling-stacks_in_556 .cling-grid > * {
    margin: 0 !important;
  }
  #cling-stacks_in_556.clung {
    top: 0px;
    /*  */
    /*  */
  }
  /*  */
}
@media (max-width: 414px) {
  /*  */
  #cling-stacks_in_556.clung {
    top: 0px;
    /*  */
    /*  */
  }
}
/*  */
#cling-stacks_in_556.cling-loading,
#cling-stacks_in_556.cling-loading.clung .cling-grid {
  transition: all 0ms linear;
}
.yd-left{text-align:left}.yd-center{text-align:center}.yd-right{text-align:right}#stacks_in_557 .yd-btn{font-family:"Oswald",sans-serif;color:rgba(255, 255, 255, 1.00);background:rgba(253, 168, 57, 1.00);border-color:rgba(0, 0, 0, 0.25);font-size:18px;padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px;border-radius:96px;border-width:0px;}#stacks_in_557 .yd-btn:disabled{opacity:.5;cursor:not-allowed}#stacks_in_557 .paysnap-cart-result{color:rgba(255, 255, 255, 1.00)}#stacks_in_557 .yd-btn .fa{font-size:18px}#stacks_in_557 .paysnap-viewcart .paysnap-cart-qty{background-color:rgba(0, 0, 0, 0.25) !important;display:inline-block;min-width:10px;padding:3px 7px;line-height:1;color:rgba(255, 255, 255, 1.00);text-align:center;white-space:nowrap;vertical-align:middle;border-radius:6px;margin-top:-2px;font-family:helvetica;font-size:18px}


#stacks_in_557 {
	margin: 30px 0px 30px 0px;
}
#paysnap-debug-wrap{background-color:rgba(0,0,0,0.30);padding:8px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;overflow:auto}#paysnap-debug{background-color:white;padding:20px;border-radius:5px;border:4px solid rgba(0,0,0.5);color:#333333}.ps-error{background:repeating-linear-gradient(45deg,#fee9ea,#fee9ea 10px,#fcd4d5 10px,#fcd4d5 20px);border:2px dashed #e6494a;border-radius:4px;color:#e6494a;text-align:center;text-transform:uppercase;margin:8px 0}.ps-error p{width:auto;padding:2px 6px;background:#E6494A;color:#ffffff;font-size:12px;font-weight:bold;border-radius:24px;border:solid 2px #E6494A;text-align:center;display:inline-block}.btn-paysnap{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:normal;line-height:1.428571429;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;border:1px solid transparent;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.btn-paysnap:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn-paysnap:hover,.btn-paysnap:focus{color:#333333;text-decoration:none}.btn-paysnap:active,.btn-paysnap.active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn-paysnap.disabled,.btn-paysnap[disabled]{pointer-events:none;cursor:not-allowed;opacity:0.65;box-shadow:none}.btn-paysnap.btn-lg{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.btn-paysnap.btn-sm,.btn-paysnap.btn-xs{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-paysnap.btn-xs{padding:1px 5px}.btn-paysnap.btn-block{display:block;width:100%;padding-right:0;padding-left:0}/*.btn-paysnap.btn-danger{color:#ffffff;background-color:#d9534f;border-color:#d43f3a}.btn-paysnap.btn-danger:hover,.btn-paysnap.btn-danger:focus,.btn-paysnap.btn-danger:active,.btn-paysnap.btn-danger.active,.open .dropdown-toggle.btn-paysnap.btn-danger{color:#ffffff;background-color:#d2322d;border-color:#ac2925}.btn-paysnap.btn-danger:active,.btn-paysnap.btn-danger.active,.open .dropdown-toggle.btn-paysnap.btn-danger{background-image:none}.btn-paysnap.btn-danger.disabled,.btn-paysnap.btn-danger[disabled],fieldset[disabled] .btn-paysnap.btn-danger,.btn-paysnap.btn-danger.disabled:hover,.btn-paysnap.btn-danger[disabled]:hover,fieldset[disabled] .btn-paysnap.btn-danger:hover,.btn-paysnap.btn-danger.disabled:focus,.btn-paysnap.btn-danger[disabled]:focus,fieldset[disabled] .btn-paysnap.btn-danger:focus,.btn-paysnap.btn-danger.disabled:active,.btn-paysnap.btn-danger[disabled]:active,fieldset[disabled] .btn-paysnap.btn-danger:active,.btn-paysnap.btn-danger.disabled.active,.btn-paysnap.btn-danger[disabled].active,fieldset[disabled] .btn-paysnap.btn-danger.active{background-color:#d9534f;border-color:#d43f3a}.btn-paysnap.btn-success{color:#ffffff;background-color:#5cb85c;border-color:#4cae4c}.btn-paysnap.btn-success:hover,.btn-paysnap.btn-success:focus,.btn-paysnap.btn-success:active,.btn-paysnap.btn-success.active{color:#ffffff;background-color:#47a447;border-color:#398439}.btn-paysnap.btn-success:active,.btn-paysnap.btn-success.active{background-image:none}.btn-paysnap.btn-success.disabled,.btn-paysnap.btn-success[disabled]{background-color:#5cb85c;border-color:#4cae4c}*/.btn-paysnap.paysnap-co-btn{display:block;padding:12px 24px;margin-bottom:0;font-size:18px;font-weight:normal;line-height:1.33;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;width:100%;padding-right:0;padding-left:0;border:1px solid transparent;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}#paysnap-cart-empty{padding:10px 10px;font-size:medium;margin-top:60px;color:#3C3C3C;text-align:center}#paysnap-contents{clear:left;position:relative;height:200px}div.paysnap-content{height:200px;padding:0;margin:0;position:absolute;top:0;left:0;width:100%;overflow-x:hidden}#paysnap-cart{width:100%;height:200px;overflow:hidden}div.paysnap-content table{width:100%;border-spacing:0}#paysnap-cart-contents{width:100%;height:200px;max-height:200px;overflow:auto;overflow-x:hidden;padding:0}.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}.paysnap-row-two{margin-top:6px}@media screen and (max-device-width:480px){#paysnap-container{left:10px}}label.paysnap-label{font-weight:bold;display:block}#stacks_in_561 .ydps-debug{border-radius:5px;border:1px dashed silver;padding:20px;background:#fff}#paysnap-cart-contents{background-color:rgba(255, 255, 255, 1.00);border-width:0}#paysnap-cart .paysnap-product-name{color:rgba(0, 0, 0, 1.00);font-size:14px}#paysnap-cart .paysnap-product-details{color:rgba(0, 0, 0, 0.50);font-size:12px}#paysnap-cart .paysnap-row-total{color:rgba(82, 139, 255, 1.00);font-size:12px;line-height:14px}#paysnap-cart td.paysnap-delete{font-size:14px;color:rgba(0, 0, 0, 0.35)}.yd-overlay{background-color:rgba(0, 0, 0, 0.50);background:rgba(0, 0, 0, 0.50);z-index:100000}.yd-modal{font-family:-apple-system,BlinkMacSystemFont,sans-serif;z-index:100001}.yd-modal .yd-header{background-color:rgba(0, 0, 0, 1.00);background:rgba(0, 0, 0, 1.00)}/* #ps-details-modal .yd-header{background-color:rgba(255, 255, 255, 1.00);background:rgba(255, 255, 255, 1.00)}*/.yd-content{background:rgba(255, 255, 255, 1.00)}.yd-modal-close{color:rgba(255, 255, 255, 0.75)}.paysnap-total-cost{color:rgba(255, 255, 255, 1.00);font-size:36px;line-height:40px;font-weight:600}.paysnap-total-qty,.paysnap-total-label{color:rgba(255, 255, 255, 0.50);font-size:16px;line-height:20px;font-weight:500}.yd-header > h3{color:rgba(255, 255, 255, 1.00);font-size:18px;line-height:22px}.yd-footer{border-top-color:rgba(0, 0, 0, 0.25)}.paysnap-footer-text{color:rgba(0, 0, 0, 0.50);font-size:12px;line-height:16px;font-weight:normal;text-align:center}.paysnap-error-message{margin-top:5px;color:rgb(220,39,39);font-size:13px;line-height:17px}.paysnap-pay-button-wrapper{font-family:-apple-system,BlinkMacSystemFont,sans-serif}.paysnap-pay-button.paysnap-paypal-co-btn{cursor:pointer;border:0;width:100%;text-align:center;height:40px;box-shadow:inset 0 0 0 1px rgba(50,50,93,0.1),0 2px 5px 0 rgba(50,50,93,0.1),0 1px 1px 0 rgba(0,0,0,0.07);border-radius:6px 6px 6px 6px;font-size:16px;font-weight:600;background-color:rgba(15, 96, 205, 1.00);color:rgba(255, 255, 255, 1.00)}.paysnap-pay-button.paysnap-paypal-co-btn:focus{outline:none;box-shadow:0 0 0 1px rgba(50, 151, 211, 0.30),0 1px 1px 0 rgba(0,0,0,0.07),0 0 0 4px rgba(50, 151, 211, 0.30)}.paysnap-pay-button.paysnap-cc-co-btn{cursor:pointer;border:0;width:100%;text-align:center;height:40px;box-shadow:inset 0 0 0 1px rgba(50,50,93,0.1),0 2px 5px 0 rgba(50,50,93,0.1),0 1px 1px 0 rgba(0,0,0,0.07);border-radius:6px 6px 6px 6px;font-size:16px;font-weight:600;background-color:rgba(15, 96, 205, 1.00);color:rgba(255, 255, 255, 1.00)}.paysnap-pay-button.paysnap-cc-co-btn:focus{outline:none;box-shadow:0 0 0 1px rgba(50, 151, 211, 0.30),0 1px 1px 0 rgba(0,0,0,0.07),0 0 0 4px rgba(50, 151, 211, 0.30)}.paysnap-pay-button.paysnap-keep-shopping-btn{cursor:pointer;border:0;width:100%;text-align:center;height:40px;box-shadow:inset 0 0 0 1px rgba(50,50,93,0.1),0 2px 5px 0 rgba(50,50,93,0.1),0 1px 1px 0 rgba(0,0,0,0.07);border-radius:6px 6px 6px 6px;font-size:16px;font-weight:600;background-color:rgba(15, 96, 205, 1.00);color:rgba(255, 255, 255, 1.00)}.paysnap-pay-button.paysnap-keep-shopping-btn:focus{outline:none;box-shadow:0 0 0 1px rgba(50, 151, 211, 0.30),0 1px 1px 0 rgba(0,0,0,0.07),0 0 0 4px rgba(50, 151, 211, 0.30)}.paysnap-co-buttons{border-top:1px solid rgba(255, 255, 255, 0.00);border-width:1px;padding-top:10px}#ps-cart-modal{max-width:420px}#paysnap-cart-empty{font-size:18px;color:rgba(0, 0, 0, 1.00);font-weight:600;margin-top:90px}#paysnap-cart table.paysnap-table tbody td.td-item ul.options{font-size:12px}#paysnap-cart table.paysnap-table tbody td.paysnap-item ul.paysnap-product-details li{color:rgba(0, 0, 0, 0.50);font-size:rgba(0, 0, 0, 0.50)px}#paysnap-cart table.paysnap-table tbody td.paysnap-thumbnail{padding:5px;text-align:center}#paysnap-cart table.paysnap-table tbody td.paysnap-delete a i{color:rgba(0, 0, 0, 0.35)}#paysnap-cart table.paysnap-table tbody td a{transition:color 150ms;font-size:%id=cart_txt_sizes[0]px;cursor:pointer;display:inline-block;*display:inline}#paysnap-cart table.paysnap-table tbody td a,#paysnap-cart table.paysnap-table tbody td a:active{color:gray;text-decoration:none;text-transform:none;background:none}#paysnap-cart table.paysnap-table tbody tr+tr td{}/* #paysnap-cart table.paysnap-table tbody td{color:#5a5a5a;font-size:14px}*/#paysnap-cart table.paysnap-table tbody td span.paysnap-row-total{color:rgba(82, 139, 255, 1.00);font-size:12px;line-height:14px;font-weight:normal}#paysnap-error span{color:#A92F29;display:block;text-align:center;background:#FEE9EA;padding:8px;font-size:14px;visibility:visible}.paysnap-loader div{background:}#paysnap-cart table.paysnap-table tbody td .img{box-shadow:inset 0 0 1px rgba(0, 0, 0, 0.25)}.paysnap-option.incase input,.paysnap-option.incase select{border:1px solid rgba(211, 211, 211, 1.00);color:rgba(0, 0, 0, 1.00);background-color:rgba(255, 255, 255, 1.00);font-size:14px}.paysnap-option.yd-select>div:after{border-top:6px solid rgba(211, 211, 211, 1.00)}.paysnap-option .yd-tooltip{color:rgba(211, 211, 211, 1.00)}.ps-control--radio .ps-control__indicator:after{background:rgba(15, 96, 205, 1.00)}.ps-control--checkbox .ps-control__indicator:after{border-color:rgba(15, 96, 205, 1.00)}.paysnap-option label{color:rgba(0, 0, 0, 1.00);font-size:14px}.paysnap-option label.ps-control{color:rgba(104, 104, 104, 1.00);font-size:12px}.paysnap-loader div{background:rgba(15, 96, 205, 1.00)}.paysnap-option .yd-sub-text{color:rgba(104, 104, 104, 1.00);font-size:12px}.paysnap-option .fs-checkbox-label{color:rgba(104, 104, 104, 1.00);font-size:12px}.control-group select:hover,.control-group input:hover{border:1px solid rgba(36, 126, 213, 1.00) !important;box-shadow:0 0 3px rgba(36, 126, 213, 1.00)}
#stacks_in_563>.s3_row {
	margin: 0 -10px;
}

#stacks_in_563>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_563>.s3_row>.s3_column_right {
	width: 50.000000%;
}




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










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



}



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


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


}






#stacks_in_563 {
	padding:  5px;
}
/*
1.0.0
*/
.animfr_stacks_in_656 {
  position: relative;
  z-index: 100;
  margin: 0px 0px 0px 0px;
  
  width: 528px;
  max-width: calc(100% -  0px - 0px);
  margin: 0px auto 0px auto;
  

}
.animfr_stacks_in_656 > .observer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  pointer-events: none;
}
.animfr_stacks_in_656 > .animfr-wrap-outer {
  position: absolute;
  left: -50px;
  top: -50px;
  bottom: -50px;
  right: -50px;
  
  
  z-index: 0;
  
  pointer-events: none;
  transition: opacity 300ms ease;
}
.animfr_stacks_in_656 > .animfr-wrap-outer > .animfr-wrap {
  position: absolute;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.animfr_stacks_in_656 > .animfr-wrap-outer > .animfr-wrap svg {
  width: 100%;
  height: 100%;
  stroke: none;
  fill: white;
  display: block;
}
.animfr_stacks_in_656 > .animfr-wrap-outer > .animfr-wrap > svg {
  width: 100%;
  overflow: visible;
}
/* .animfr_stacks_in_656 > .animfr-wrap-outer > .animfr-wrap:after {
  background: #FFFFFF;
} */
.animfr_stacks_in_656 .animfr-content-wrap {
  position: relative;
  z-index: 3;
  min-height: px;
  display: grid;
  align-items: center;
  
  grid-template-columns: minmax(100%,518px);
  justify-items: center;
  
  /* margin: 0px 0px 0px 0px; */
}
.animfr_stacks_in_656 .animfr-wrap-card {
  opacity: 1.00;
}
.animfr_stacks_in_656 .animfr-content-wrap > div {
  
  width: 100%;
  max-width: calc(518px + 0px + 0px);
  

  padding: 5px 0px 5px 0px ;
}
.animfr_stacks_in_656 .animfr-mask,
.animfr_stacks_in_656 image:not(.animfr-pattern):not(.animfr-off),
.animfr_stacks_in_656 image.animfr-off {
  transform-origin: center;
}
.animfr_stacks_in_656.layerTrue .animfr-content-wrap {
  height: calc(px + px);
}
.animfr_stacks_in_656.layerTrue .animfr-content-wrap > div {
  display: none;
}
#stacks_in_576{padding-left:0px;padding-right:0px;}#stacks_in_576 > .jack{margin:0px;padding:0px;border-color:#07429F;border-width:6px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_576 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_576 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_576 > .jack.width-static{width:500px}#stacks_in_576 > .jack.width-flexible{width:100%}#stacks_in_576 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_576 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_576 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_576 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_576 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_576 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_576 > .jack::after{border-radius:0px}#stacks_in_576 > .jack.border-detailed-radius,#stacks_in_576 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_576 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_576 > .jack.bg-color{background-color:#800002}#stacks_in_576 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_576 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_576 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_576 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_576 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_576 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_576 > .jack.bg-image:not(.glass){}#stacks_in_576 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_576 > .jack.bg-image.glass.after,#stacks_in_576 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_576 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_576 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_576 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_576 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_576 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_576 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_576 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_576 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_576 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_576 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_576 > .jack.bg-image.glass.after,#stacks_in_576 > .glass.jack.bg-image::after{}#stacks_in_576 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_576 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_576 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_576 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_576 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_576 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_576 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_576 > .jack.peek-shadow::before,#stacks_in_576 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_576 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_576 > .jack{overflow:visible;}#stacks_in_576 > .jack.height-static{height:100px}#stacks_in_576 > .jack.height-minmax{min-height:100px;max-height:800px}


#stacks_in_578 {
	padding:  10px;
}

#stacks_in_558 {
	-moz-border-radius:  3px;
	-webkit-border-radius:  3px;
	border-radius:  3px;
}


#stacks_in_586 .control-group,#stacks_in_586 .paysnap-amount{text-align:center}#stacks_in_586 .control-group input{text-align:center;width:80px}#stacks_in_586 .paysnap-amount{color:#FFFFFF;font-size:18px;font-weight:bold}

.yd-left{text-align:left}.yd-center{text-align:center}.yd-right{text-align:right}#stacks_in_587 .yd-btn{width:100%}#stacks_in_587 .yd-btn{font-family:-apple-system,BlinkMacSystemFont,sans-serif;color:rgba(255, 255, 255, 1.00);background:rgba(15, 96, 205, 1.00);border-color:rgba(0, 0, 0, 0.25);font-size:14px;padding:10px;border-radius:4px;border-width:1px;}#stacks_in_587 .yd-btn:disabled{opacity:.5;cursor:not-allowed}#stacks_in_587 .paysnap-cart-result{color:rgba(255, 255, 255, 1.00)}#stacks_in_587 .yd-btn .fa{font-size:14px}#stacks_in_587 .paysnap-viewcart .paysnap-cart-qty{background-color:rgba(0, 0, 0, 0.25) !important;display:inline-block;min-width:10px;padding:3px 7px;line-height:1;color:rgba(255, 255, 255, 1.00);text-align:center;white-space:nowrap;vertical-align:middle;border-radius:6px;margin-top:-2px;font-family:helvetica;font-size:14px}

/*
1.0.0
*/
.animfr_stacks_in_673 {
  position: relative;
  z-index: 100;
  margin: 0px 0px 0px 0px;
  
  width: 528px;
  max-width: calc(100% -  0px - 0px);
  margin: 0px auto 0px auto;
  

}
.animfr_stacks_in_673 > .observer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  pointer-events: none;
}
.animfr_stacks_in_673 > .animfr-wrap-outer {
  position: absolute;
  left: -50px;
  top: -50px;
  bottom: -50px;
  right: -50px;
  
  
  z-index: 0;
  
  pointer-events: none;
  transition: opacity 300ms ease;
}
.animfr_stacks_in_673 > .animfr-wrap-outer > .animfr-wrap {
  position: absolute;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.animfr_stacks_in_673 > .animfr-wrap-outer > .animfr-wrap svg {
  width: 100%;
  height: 100%;
  stroke: none;
  fill: white;
  display: block;
}
.animfr_stacks_in_673 > .animfr-wrap-outer > .animfr-wrap > svg {
  width: 100%;
  overflow: visible;
}
/* .animfr_stacks_in_673 > .animfr-wrap-outer > .animfr-wrap:after {
  background: #FFFFFF;
} */
.animfr_stacks_in_673 .animfr-content-wrap {
  position: relative;
  z-index: 3;
  min-height: px;
  display: grid;
  align-items: center;
  
  grid-template-columns: minmax(100%,518px);
  justify-items: center;
  
  /* margin: 0px 0px 0px 0px; */
}
.animfr_stacks_in_673 .animfr-wrap-card {
  opacity: 1.00;
}
.animfr_stacks_in_673 .animfr-content-wrap > div {
  
  width: 100%;
  max-width: calc(518px + 0px + 0px);
  

  padding: 5px 0px 5px 0px ;
}
.animfr_stacks_in_673 .animfr-mask,
.animfr_stacks_in_673 image:not(.animfr-pattern):not(.animfr-off),
.animfr_stacks_in_673 image.animfr-off {
  transform-origin: center;
}
.animfr_stacks_in_673.layerTrue .animfr-content-wrap {
  height: calc(px + px);
}
.animfr_stacks_in_673.layerTrue .animfr-content-wrap > div {
  display: none;
}
#stacks_in_675{padding-left:0px;padding-right:0px;}#stacks_in_675 > .jack{margin:0px;padding:0px;border-color:#07429F;border-width:6px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_675 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_675 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_675 > .jack.width-static{width:500px}#stacks_in_675 > .jack.width-flexible{width:100%}#stacks_in_675 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_675 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_675 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_675 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_675 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_675 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_675 > .jack::after{border-radius:0px}#stacks_in_675 > .jack.border-detailed-radius,#stacks_in_675 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_675 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_675 > .jack.bg-color{background-color:#800002}#stacks_in_675 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_675 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_675 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_675 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_675 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_675 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_675 > .jack.bg-image:not(.glass){}#stacks_in_675 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_675 > .jack.bg-image.glass.after,#stacks_in_675 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_675 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_675 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_675 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_675 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_675 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_675 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_675 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_675 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_675 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_675 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_675 > .jack.bg-image.glass.after,#stacks_in_675 > .glass.jack.bg-image::after{}#stacks_in_675 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_675 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_675 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_675 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_675 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_675 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_675 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_675 > .jack.peek-shadow::before,#stacks_in_675 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_675 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_675 > .jack{overflow:visible;}#stacks_in_675 > .jack.height-static{height:100px}#stacks_in_675 > .jack.height-minmax{min-height:100px;max-height:800px}


#stacks_in_677 {
	padding:  10px;
}

#stacks_in_674 {
	-moz-border-radius:  3px;
	-webkit-border-radius:  3px;
	border-radius:  3px;
}


#stacks_in_685 .control-group,#stacks_in_685 .paysnap-amount{text-align:center}#stacks_in_685 .control-group input{text-align:center;width:80px}#stacks_in_685 .paysnap-amount{color:#FFFFFF;font-size:18px;font-weight:bold}

.yd-left{text-align:left}.yd-center{text-align:center}.yd-right{text-align:right}#stacks_in_686 .yd-btn{width:100%}#stacks_in_686 .yd-btn{font-family:-apple-system,BlinkMacSystemFont,sans-serif;color:rgba(255, 255, 255, 1.00);background:rgba(15, 96, 205, 1.00);border-color:rgba(0, 0, 0, 0.25);font-size:14px;padding:10px;border-radius:4px;border-width:1px;}#stacks_in_686 .yd-btn:disabled{opacity:.5;cursor:not-allowed}#stacks_in_686 .paysnap-cart-result{color:rgba(255, 255, 255, 1.00)}#stacks_in_686 .yd-btn .fa{font-size:14px}#stacks_in_686 .paysnap-viewcart .paysnap-cart-qty{background-color:rgba(0, 0, 0, 0.25) !important;display:inline-block;min-width:10px;padding:3px 7px;line-height:1;color:rgba(255, 255, 255, 1.00);text-align:center;white-space:nowrap;vertical-align:middle;border-radius:6px;margin-top:-2px;font-family:helvetica;font-size:14px}

.lines.stacks_in_691{width:90%;margin:calc(16rem/16) auto calc(16rem/16) auto;border-bottom:4px dashed rgba(253, 168, 57, 1.00);background:rgba(0, 0, 0, 0.00);transform:rotate(0deg)}.lines.stacks_in_691.vertical{border-left:4px dashed rgba(253, 168, 57, 1.00);border-bottom:none;width:0;height:90%;margin:0 auto;margin-top:calc((90% - 100%)/-2)}.lines.stacks_in_691.double{background:none;border-top:4px dashed rgba(0, 0, 0, 0.00)}.lines.stacks_in_691.double:not(.vertical){height:40px}.lines.stacks_in_691.double.vertical{width:40px;border-top:none;border-right:4px dashed rgba(0, 0, 0, 0.00)}
#stacks_in_588>.s3_row {
	margin: 0 -10px;
}

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

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

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

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








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



}



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


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


}



/*
1.0.0
*/
.animfr_stacks_in_659 {
  position: relative;
  z-index: 100;
  margin: 0px 0px 0px 0px;
  
  width: 528px;
  max-width: calc(100% -  0px - 0px);
  margin: 0px auto 0px auto;
  

}
.animfr_stacks_in_659 > .observer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  pointer-events: none;
}
.animfr_stacks_in_659 > .animfr-wrap-outer {
  position: absolute;
  left: -50px;
  top: -50px;
  bottom: -50px;
  right: -50px;
  
  
  z-index: 0;
  
  pointer-events: none;
  transition: opacity 300ms ease;
}
.animfr_stacks_in_659 > .animfr-wrap-outer > .animfr-wrap {
  position: absolute;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.animfr_stacks_in_659 > .animfr-wrap-outer > .animfr-wrap svg {
  width: 100%;
  height: 100%;
  stroke: none;
  fill: white;
  display: block;
}
.animfr_stacks_in_659 > .animfr-wrap-outer > .animfr-wrap > svg {
  width: 100%;
  overflow: visible;
}
/* .animfr_stacks_in_659 > .animfr-wrap-outer > .animfr-wrap:after {
  background: #FFFFFF;
} */
.animfr_stacks_in_659 .animfr-content-wrap {
  position: relative;
  z-index: 3;
  min-height: px;
  display: grid;
  align-items: center;
  
  grid-template-columns: minmax(100%,518px);
  justify-items: center;
  
  /* margin: 0px 0px 0px 0px; */
}
.animfr_stacks_in_659 .animfr-wrap-card {
  opacity: 1.00;
}
.animfr_stacks_in_659 .animfr-content-wrap > div {
  
  width: 100%;
  max-width: calc(518px + 0px + 0px);
  

  padding: 5px 0px 5px 0px ;
}
.animfr_stacks_in_659 .animfr-mask,
.animfr_stacks_in_659 image:not(.animfr-pattern):not(.animfr-off),
.animfr_stacks_in_659 image.animfr-off {
  transform-origin: center;
}
.animfr_stacks_in_659.layerTrue .animfr-content-wrap {
  height: calc(px + px);
}
.animfr_stacks_in_659.layerTrue .animfr-content-wrap > div {
  display: none;
}
#stacks_in_615{padding-left:0px;padding-right:0px;}#stacks_in_615 > .jack{margin:0px;padding:0px;border-color:#07429F;border-width:6px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_615 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_615 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_615 > .jack.width-static{width:500px}#stacks_in_615 > .jack.width-flexible{width:100%}#stacks_in_615 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_615 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_615 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_615 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_615 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_615 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_615 > .jack::after{border-radius:0px}#stacks_in_615 > .jack.border-detailed-radius,#stacks_in_615 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_615 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_615 > .jack.bg-color{background-color:#800002}#stacks_in_615 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_615 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_615 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_615 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_615 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_615 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_615 > .jack.bg-image:not(.glass){}#stacks_in_615 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_615 > .jack.bg-image.glass.after,#stacks_in_615 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_615 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_615 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_615 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_615 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_615 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_615 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_615 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_615 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_615 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_615 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_615 > .jack.bg-image.glass.after,#stacks_in_615 > .glass.jack.bg-image::after{}#stacks_in_615 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_615 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_615 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_615 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_615 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_615 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_615 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_615 > .jack.peek-shadow::before,#stacks_in_615 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_615 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_615 > .jack{overflow:visible;}#stacks_in_615 > .jack.height-static{height:100px}#stacks_in_615 > .jack.height-minmax{min-height:100px;max-height:800px}


#stacks_in_617 {
	padding:  10px;
}


#stacks_in_626 .control-group,#stacks_in_626 .paysnap-amount{text-align:center}#stacks_in_626 .control-group input{text-align:center;width:80px}#stacks_in_626 .paysnap-amount{color:#FFFFFF;font-size:18px;font-weight:bold}

.yd-left{text-align:left}.yd-center{text-align:center}.yd-right{text-align:right}#stacks_in_627 .yd-btn{width:100%}#stacks_in_627 .yd-btn{font-family:-apple-system,BlinkMacSystemFont,sans-serif;color:rgba(255, 255, 255, 1.00);background:rgba(15, 96, 205, 1.00);border-color:rgba(0, 0, 0, 0.25);font-size:14px;padding:10px;border-radius:4px;border-width:1px;}#stacks_in_627 .yd-btn:disabled{opacity:.5;cursor:not-allowed}#stacks_in_627 .paysnap-cart-result{color:rgba(255, 255, 255, 1.00)}#stacks_in_627 .yd-btn .fa{font-size:14px}#stacks_in_627 .paysnap-viewcart .paysnap-cart-qty{background-color:rgba(0, 0, 0, 0.25) !important;display:inline-block;min-width:10px;padding:3px 7px;line-height:1;color:rgba(255, 255, 255, 1.00);text-align:center;white-space:nowrap;vertical-align:middle;border-radius:6px;margin-top:-2px;font-family:helvetica;font-size:14px}

/*
1.0.0
*/
.animfr_stacks_in_687 {
  position: relative;
  z-index: 100;
  margin: 0px 0px 0px 0px;
  
  width: 528px;
  max-width: calc(100% -  0px - 0px);
  margin: 0px auto 0px auto;
  

}
.animfr_stacks_in_687 > .observer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  pointer-events: none;
}
.animfr_stacks_in_687 > .animfr-wrap-outer {
  position: absolute;
  left: -50px;
  top: -50px;
  bottom: -50px;
  right: -50px;
  
  
  z-index: 0;
  
  pointer-events: none;
  transition: opacity 300ms ease;
}
.animfr_stacks_in_687 > .animfr-wrap-outer > .animfr-wrap {
  position: absolute;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.animfr_stacks_in_687 > .animfr-wrap-outer > .animfr-wrap svg {
  width: 100%;
  height: 100%;
  stroke: none;
  fill: white;
  display: block;
}
.animfr_stacks_in_687 > .animfr-wrap-outer > .animfr-wrap > svg {
  width: 100%;
  overflow: visible;
}
/* .animfr_stacks_in_687 > .animfr-wrap-outer > .animfr-wrap:after {
  background: #FFFFFF;
} */
.animfr_stacks_in_687 .animfr-content-wrap {
  position: relative;
  z-index: 3;
  min-height: px;
  display: grid;
  align-items: center;
  
  grid-template-columns: minmax(100%,518px);
  justify-items: center;
  
  /* margin: 0px 0px 0px 0px; */
}
.animfr_stacks_in_687 .animfr-wrap-card {
  opacity: 1.00;
}
.animfr_stacks_in_687 .animfr-content-wrap > div {
  
  width: 100%;
  max-width: calc(518px + 0px + 0px);
  

  padding: 5px 0px 5px 0px ;
}
.animfr_stacks_in_687 .animfr-mask,
.animfr_stacks_in_687 image:not(.animfr-pattern):not(.animfr-off),
.animfr_stacks_in_687 image.animfr-off {
  transform-origin: center;
}
.animfr_stacks_in_687.layerTrue .animfr-content-wrap {
  height: calc(px + px);
}
.animfr_stacks_in_687.layerTrue .animfr-content-wrap > div {
  display: none;
}
#stacks_in_602{padding-left:0px;padding-right:0px;}#stacks_in_602 > .jack{margin:0px;padding:0px;border-color:#07429F;border-width:6px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_602 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_602 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_602 > .jack.width-static{width:500px}#stacks_in_602 > .jack.width-flexible{width:100%}#stacks_in_602 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_602 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_602 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_602 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_602 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_602 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_602 > .jack::after{border-radius:0px}#stacks_in_602 > .jack.border-detailed-radius,#stacks_in_602 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_602 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_602 > .jack.bg-color{background-color:#800002}#stacks_in_602 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_602 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_602 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_602 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_602 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_602 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_602 > .jack.bg-image:not(.glass){}#stacks_in_602 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_602 > .jack.bg-image.glass.after,#stacks_in_602 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_602 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_602 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_602 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_602 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_602 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_602 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_602 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_602 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_602 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_602 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_602 > .jack.bg-image.glass.after,#stacks_in_602 > .glass.jack.bg-image::after{}#stacks_in_602 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_602 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_602 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_602 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_602 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_602 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_602 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_602 > .jack.peek-shadow::before,#stacks_in_602 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_602 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_602 > .jack{overflow:visible;}#stacks_in_602 > .jack.height-static{height:100px}#stacks_in_602 > .jack.height-minmax{min-height:100px;max-height:800px}


#stacks_in_604 {
	padding:  10px;
}


#stacks_in_613 .control-group,#stacks_in_613 .paysnap-amount{text-align:center}#stacks_in_613 .control-group input{text-align:center;width:80px}#stacks_in_613 .paysnap-amount{color:#FFFFFF;font-size:18px;font-weight:bold}

.yd-left{text-align:left}.yd-center{text-align:center}.yd-right{text-align:right}#stacks_in_614 .yd-btn{width:100%}#stacks_in_614 .yd-btn{font-family:-apple-system,BlinkMacSystemFont,sans-serif;color:rgba(255, 255, 255, 1.00);background:rgba(15, 96, 205, 1.00);border-color:rgba(0, 0, 0, 0.25);font-size:14px;padding:10px;border-radius:4px;border-width:1px;}#stacks_in_614 .yd-btn:disabled{opacity:.5;cursor:not-allowed}#stacks_in_614 .paysnap-cart-result{color:rgba(255, 255, 255, 1.00)}#stacks_in_614 .yd-btn .fa{font-size:14px}#stacks_in_614 .paysnap-viewcart .paysnap-cart-qty{background-color:rgba(0, 0, 0, 0.25) !important;display:inline-block;min-width:10px;padding:3px 7px;line-height:1;color:rgba(255, 255, 255, 1.00);text-align:center;white-space:nowrap;vertical-align:middle;border-radius:6px;margin-top:-2px;font-family:helvetica;font-size:14px}

/*
1.0.0
*/
.animfr_stacks_in_689 {
  position: relative;
  z-index: 100;
  margin: 0px 0px 0px 0px;
  
  width: 528px;
  max-width: calc(100% -  0px - 0px);
  margin: 0px auto 0px auto;
  

}
.animfr_stacks_in_689 > .observer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  pointer-events: none;
}
.animfr_stacks_in_689 > .animfr-wrap-outer {
  position: absolute;
  left: -50px;
  top: -50px;
  bottom: -50px;
  right: -50px;
  
  
  z-index: 0;
  
  pointer-events: none;
  transition: opacity 300ms ease;
}
.animfr_stacks_in_689 > .animfr-wrap-outer > .animfr-wrap {
  position: absolute;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.animfr_stacks_in_689 > .animfr-wrap-outer > .animfr-wrap svg {
  width: 100%;
  height: 100%;
  stroke: none;
  fill: white;
  display: block;
}
.animfr_stacks_in_689 > .animfr-wrap-outer > .animfr-wrap > svg {
  width: 100%;
  overflow: visible;
}
/* .animfr_stacks_in_689 > .animfr-wrap-outer > .animfr-wrap:after {
  background: #FFFFFF;
} */
.animfr_stacks_in_689 .animfr-content-wrap {
  position: relative;
  z-index: 3;
  min-height: px;
  display: grid;
  align-items: center;
  
  grid-template-columns: minmax(100%,518px);
  justify-items: center;
  
  /* margin: 0px 0px 0px 0px; */
}
.animfr_stacks_in_689 .animfr-wrap-card {
  opacity: 1.00;
}
.animfr_stacks_in_689 .animfr-content-wrap > div {
  
  width: 100%;
  max-width: calc(518px + 0px + 0px);
  

  padding: 5px 0px 5px 0px ;
}
.animfr_stacks_in_689 .animfr-mask,
.animfr_stacks_in_689 image:not(.animfr-pattern):not(.animfr-off),
.animfr_stacks_in_689 image.animfr-off {
  transform-origin: center;
}
.animfr_stacks_in_689.layerTrue .animfr-content-wrap {
  height: calc(px + px);
}
.animfr_stacks_in_689.layerTrue .animfr-content-wrap > div {
  display: none;
}
#stacks_in_589{padding-left:0px;padding-right:0px;}#stacks_in_589 > .jack{margin:0px;padding:0px;border-color:#07429F;border-width:6px;border-style:solid;border-radius:0px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_589 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_589 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_589 > .jack.width-static{width:500px}#stacks_in_589 > .jack.width-flexible{width:100%}#stacks_in_589 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_589 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_589 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_589 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_589 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_589 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_589 > .jack::after{border-radius:0px}#stacks_in_589 > .jack.border-detailed-radius,#stacks_in_589 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_589 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_589 > .jack.bg-color{background-color:#800002}#stacks_in_589 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_589 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_589 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_589 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_589 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_589 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_589 > .jack.bg-image:not(.glass){}#stacks_in_589 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_589 > .jack.bg-image.glass.after,#stacks_in_589 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_589 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_589 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_589 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_589 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_589 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_589 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_589 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_589 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_589 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_589 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_589 > .jack.bg-image.glass.after,#stacks_in_589 > .glass.jack.bg-image::after{}#stacks_in_589 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_589 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_589 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_589 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_589 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_589 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_589 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_589 > .jack.peek-shadow::before,#stacks_in_589 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_589 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_589 > .jack{overflow:visible;}#stacks_in_589 > .jack.height-static{height:100px}#stacks_in_589 > .jack.height-minmax{min-height:100px;max-height:800px}


#stacks_in_591 {
	padding:  10px;
}


#stacks_in_600 .control-group,#stacks_in_600 .paysnap-amount{text-align:center}#stacks_in_600 .control-group input{text-align:center;width:80px}#stacks_in_600 .paysnap-amount{color:#FFFFFF;font-size:18px;font-weight:bold}

.yd-left{text-align:left}.yd-center{text-align:center}.yd-right{text-align:right}#stacks_in_601 .yd-btn{width:100%}#stacks_in_601 .yd-btn{font-family:-apple-system,BlinkMacSystemFont,sans-serif;color:rgba(255, 255, 255, 1.00);background:rgba(15, 96, 205, 1.00);border-color:rgba(0, 0, 0, 0.25);font-size:14px;padding:10px;border-radius:4px;border-width:1px;}#stacks_in_601 .yd-btn:disabled{opacity:.5;cursor:not-allowed}#stacks_in_601 .paysnap-cart-result{color:rgba(255, 255, 255, 1.00)}#stacks_in_601 .yd-btn .fa{font-size:14px}#stacks_in_601 .paysnap-viewcart .paysnap-cart-qty{background-color:rgba(0, 0, 0, 0.25) !important;display:inline-block;min-width:10px;padding:3px 7px;line-height:1;color:rgba(255, 255, 255, 1.00);text-align:center;white-space:nowrap;vertical-align:middle;border-radius:6px;margin-top:-2px;font-family:helvetica;font-size:14px}

