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


/* @group Owl Theme */

/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/

.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(AjaxLoader.gif) no-repeat center center
}

/* @end */

/* @group Owl Transitions */

/* 
 *  Owl Carousel CSS3 Transitions 
 *  v1.3.2
 */

.owl-origin {
	-webkit-perspective: 1200px;
	-webkit-perspective-origin-x : 50%;
	-webkit-perspective-origin-y : 50%;
	-moz-perspective : 1200px;
	-moz-perspective-origin-x : 50%;
	-moz-perspective-origin-y : 50%;
	perspective : 1200px;
}
/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}
.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}
/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}
/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}
/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}
/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {opacity: 1}
}
@-moz-keyframes empty {
  0% {opacity: 1}
}
@keyframes empty {
  0% {opacity: 1}
}
@-webkit-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-moz-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-webkit-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-moz-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
  25% { opacity: .5; -webkit-transform: translateZ(-500px); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut {
  25% { opacity: .5; -moz-transform: translateZ(-500px); }
  75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
  25% { opacity: .5; transform: translateZ(-500px); }
  75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
  0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px); }
  100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn {
  0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -moz-transform: translateZ(-500px); }
  100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
  0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; transform: translateZ(-500px); }
  100% { opacity: 1; transform: translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade {
  to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleToFade {
  to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleToFade {
  to { opacity: 0; transform: scale(.8); }
}
@-webkit-keyframes goDown {
  from { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes goDown {
  from { -moz-transform: translateY(-100%); }
}
@keyframes goDown {
  from { transform: translateY(-100%); }
}

@-webkit-keyframes scaleUpFrom {
  from { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpFrom {
  from { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpFrom {
  from { opacity: 0; transform: scale(1.5); }
}

@-webkit-keyframes scaleUpTo {
  to { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpTo {
  to { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpTo {
  to { opacity: 0; transform: scale(1.5); }
}

/* @end *//*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */

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

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

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

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

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

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

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

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

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

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

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

.flash {
  animation-name: flash;
}

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

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

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

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

.pulse {
  animation-name: pulse;
}

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

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

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

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

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

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

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

.rubberBand {
  animation-name: rubberBand;
}

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

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

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

.shake {
  animation-name: shake;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tada {
  animation-name: tada;
}

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

@keyframes wobble {
  from {
    transform: none;
  }

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

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

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

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

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

  to {
    transform: none;
  }
}

.wobble {
  animation-name: wobble;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bounceIn {
  animation-name: bounceIn;
}

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

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

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

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

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

  to {
    transform: none;
  }
}

.bounceInDown {
  animation-name: bounceInDown;
}

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

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

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

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

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

  to {
    transform: none;
  }
}

.bounceInLeft {
  animation-name: bounceInLeft;
}

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

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

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

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

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

  to {
    transform: none;
  }
}

.bounceInRight {
  animation-name: bounceInRight;
}

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

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

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

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

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

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

.bounceInUp {
  animation-name: bounceInUp;
}

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

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

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

.bounceOut {
  animation-name: bounceOut;
}

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

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

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

.bounceOutDown {
  animation-name: bounceOutDown;
}

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

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

.bounceOutLeft {
  animation-name: bounceOutLeft;
}

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

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

.bounceOutRight {
  animation-name: bounceOutRight;
}

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

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

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

.bounceOutUp {
  animation-name: bounceOutUp;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  animation-name: fadeIn;
}

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

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

.fadeInDown {
  animation-name: fadeInDown;
}

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

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

.fadeInDownBig {
  animation-name: fadeInDownBig;
}

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

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

.fadeInLeft {
  animation-name: fadeInLeft;
}

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

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

.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}

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

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

.fadeInRight {
  animation-name: fadeInRight;
}

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

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

.fadeInRightBig {
  animation-name: fadeInRightBig;
}

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

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

.fadeInUp {
  animation-name: fadeInUp;
}

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

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

.fadeInUpBig {
  animation-name: fadeInUpBig;
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

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

.fadeOutDown {
  animation-name: fadeOutDown;
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

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

.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

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

.fadeOutLeft {
  animation-name: fadeOutLeft;
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

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

.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }

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

.fadeOutRight {
  animation-name: fadeOutRight;
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

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

.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }

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

.fadeOutUp {
  animation-name: fadeOutUp;
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

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

.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

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

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

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

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

.rotateIn {
  animation-name: rotateIn;
}

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

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

.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}

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

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

.rotateInDownRight {
  animation-name: rotateInDownRight;
}

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

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

.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}

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

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

.rotateInUpRight {
  animation-name: rotateInUpRight;
}

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

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

.rotateOut {
  animation-name: rotateOut;
}

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

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

.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}

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

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

.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}

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

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

.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}

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

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

.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}

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

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

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

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

.hinge {
  animation-name: hinge;
}

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

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

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

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

.hingeIn {
  animation-name: hingeIn;
}

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

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

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

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

.jackInTheBox {
  animation-name: jackInTheBox;
}

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

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

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

.rollIn {
  animation-name: rollIn;
}

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

@keyframes rollOut {
  from {
    opacity: 1;
  }

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

.rollOut {
  animation-name: rollOut;
}

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

  50% {
    opacity: 1;
  }
}

.zoomIn {
  animation-name: zoomIn;
}

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

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

.zoomInDown {
  animation-name: zoomInDown;
}

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

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

.zoomInLeft {
  animation-name: zoomInLeft;
}

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

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

.zoomInRight {
  animation-name: zoomInRight;
}

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

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

.zoomInUp {
  animation-name: zoomInUp;
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }

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

  to {
    opacity: 0;
  }
}

.zoomOut {
  animation-name: zoomOut;
}

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

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

.zoomOutDown {
  animation-name: zoomOutDown;
}

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

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

.zoomOutLeft {
  animation-name: zoomOutLeft;
}

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

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

.zoomOutRight {
  animation-name: zoomOutRight;
}

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

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

.zoomOutUp {
  animation-name: zoomOutUp;
}

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

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

.slideInDown {
  animation-name: slideInDown;
}

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

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

.slideInLeft {
  animation-name: slideInLeft;
}

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

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

.slideInRight {
  animation-name: slideInRight;
}

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

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

.slideInUp {
  animation-name: slideInUp;
}

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

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

.slideOutDown {
  animation-name: slideOutDown;
}

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

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

.slideOutLeft {
  animation-name: slideOutLeft;
}

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

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

.slideOutRight {
  animation-name: slideOutRight;
}

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

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

.slideOutUp {
  animation-name: slideOutUp;
}
.asbImage_stacks_in_684{
	width: auto;
	height: auto;
	text-align: center;
}

.asbImage_stacks_in_684 img{
	width: 160px;
	height: 140px;
	display: inline;
	padding: 5px;
}


#asbContainer{display: none;}



/* Preview and publish styling */

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

	


#animateItWrapperstacks_in_375.animated {
	animation-duration: 2000ms;
	animation-delay: 500ms;
}





/* -- Start Littlemouse Each css Template -- */

@-webkit-keyframes ani-little-mouse {
	0% {
	opacity: 1;
	top: 29%;
	}
	15% {
	opacity: 0.5;
	top: 60%;
	}
	50% {
	opacity: 0;
	top: 60%;
	}
	100% {
	opacity: 0;
	top: 29%;
	}
}
@-moz-keyframes ani-little-mouse {
	0% {
	opacity: 1;
	top: 29%;
	}
	15% {
	opacity: 0.5;
	top: 60%;
	}
	50% {
	opacity: 0;
	top: 60%;
	}
	100% {
	opacity: 0;
	top: 29%;
	}
}
@keyframes ani-little-mouse {
	0% {
	opacity: 1;
	top: 29%;
	}
	15% {
	opacity: 0.5;
	top: 60%;
	}
	50% {
	opacity: 0;
	top: 60%;
	}
	100% {
	opacity: 0;
	top: 29%;
	}
}

.stacks_in_572scroll-btn {
	display: block;
	position: relative;
	text-align: center !important;
}
.stacks_in_572scroll-btn > * {
	display: inline-block;
	color: #F2585F;
	
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
	letter-spacing: 2px;
	font-weight: normal;
	
}
.stacks_in_572hole{
	position: relative;
	text-align: center;
	cursor: pointer;
}


.stacks_in_572mouse {
	position: relative;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.stacks_in_572mouse span {
	position: absolute;
	display: block;
	background: #F2585F;
	border-radius: 50%;
	top: 29%;
	left: 50%;
	-webkit-animation: ani-little-mouse 2.2s linear infinite;
	-moz-animation: ani-little-mouse 2.2s linear infinite;
	animation: ani-little-mouse 2.2s linear infinite;
}
.smallmousesize .stacks_in_572mouse {
	width: 28px;
	height: 45px;
	margin: 0 auto 4px;
	border: 2px solid #F2585F;
	border-radius: 14px;
}
.smallmousesize .stacks_in_572mouse span {
	width: 6px;
	height: 6px;
	margin: -3px 0 0 -3px;
}
.mediummousesize .stacks_in_572mouse {
	width: 35px;
	height: 55px;
	margin: 0 auto 5px;
	border: 3px solid #F2585F;
	border-radius: 23px;
}
.mediummousesize .stacks_in_572mouse span {
	width: 8px;
	height: 8px;
	margin: -4px 0 0 -4px;
}
.largemousesize .stacks_in_572mouse {
	width: 44px;
	height: 70px;
	margin: 0 auto 5px;
	border: 3px solid #F2585F;
	border-radius: 22px;
}
.largemousesize .stacks_in_572mouse span {
	width: 10px;
	height: 10px;
	margin: -5px 0 0 -5px;
}




.stacks_in_572hole:hover{
	color: #51D1D0;
}

.stacks_in_572hole:hover .stacks_in_572mouse{
	
	border: 3px solid #51D1D0;
	
}
.stacks_in_572hole:hover .stacks_in_572mouse span{
	background: #51D1D0;
}





/* -- End Littlemouse Each css Template -- */#rotatorstacks_in_613 {
	overflow: hidden;
}

#rotatorstacks_in_613 .owl-item {
	display: inline-block;
	margin-bottom: -5px;
	vertical-align: top;
}

#rotatorstacks_in_613 .item img {
	max-width: 100%;
	height: auto;
}

#progressBarstacks_in_613 {
	display: none !important;
	width: 100%;
	background: #EDEDED;
}

#barstacks_in_613 {
	width: 0%;
	max-width: 100%;
	height: 4px;
	background: #7FC242;
}

#rotatorstacks_in_613 .owl-controls {
	display: none !important;
}

#rotatorstacks_in_613 .owl-controls .owl-page span {
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #555555;
	cursor: pointer;
}

/*  */
#rotatorstacks_in_613 .owl-controls {
	position: absolute;
	bottom: 5%;
	left: 0;
	width: 100%;
}
/*  */

/*  */

/* @group RefinedSlider Edit Mode */

/*  */

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

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

.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_217 {
	height: 10.00px;
}




























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

/* Preview and publish styling */

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

	


#animateItWrapperstacks_in_366.animated {
	animation-duration: 2000ms;
	animation-delay: 500ms;
}






#tabsstacks_in_457 {
  margin: 0px;
  padding: 0px;
  list-style: none;
  display: block;
}

#tabsstacks_in_457 li {
  display: block;
  margin: 0;
  flex-grow: 1;
  text-align: center;
}

#tabsstacks_in_457 li .tabtastic-button {
  padding: 10px 20px 10px 20px;
  margin: 5px 0px 5px 0px;
  cursor: pointer;
  background: rgba(188, 189, 141, 1.00);
  font-size: 16px;
  line-height: 1.1;
  color: rgba(0, 0, 0, 1.00);
  border-radius: 5px 5px 5px 5px;
  transition: all 0ms ease-in-out;
  
	
  
  
  
  text-align: center;
  
  
}

@media screen and (min-width: 568px) {
  #tabsstacks_in_457 {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
  }

  #tabsstacks_in_457 li {
      display: inline-block;
      flex-grow: 1;
  }

  #tabsstacks_in_457 li .tabtastic-button {
    padding: 10px 10px 10px 10px;
    margin: 0px 10px 0px 10px;
  }

  #tabsstacks_in_457 li:first-child .tabtastic-button {
    margin-left: 0;
  }

  #tabsstacks_in_457 li:last-child .tabtastic-button {
    margin-right: 0;
  }
}

#tabsstacks_in_457 li .tabtastic-button:hover {
  background: rgba(231, 205, 143, 1.00);
  color: rgba(29, 29, 29, 1.00);
}

#tabsstacks_in_457 li.current .tabtastic-button {
  background: rgba(204, 153, 102, 1.00);
  color: rgba(0, 0, 0, 1.00);
}

.tabtastic-content{
  display: none;
  padding: 10px 0px 10px 0px;
  margin: 0px 0px 0px 0px;
  background-color: rgba(255, 255, 255, 0.00);
}

.tabtastic-content.current{
  display: inherit;
}

/* Preview and publish styling */

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

	


#animateItWrapperstacks_in_473.animated {
	animation-duration: 2000ms;
	animation-delay: 100ms;
}





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

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

.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_645 {
	height: 10.00px;
}




























@media print {
	#spacerStackstacks_in_645 {
		display: none !important;
	}
}
#eh_stacks_in_553 {
  margin: 16px 0 16px;
  padding: 0 2px;
}
#eh_stacks_in_553:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_553.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_553.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_553.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_553.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_553 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_553.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_553 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_553 .eh-title {font-size: 24px;}/*  */
/*  */
/*  */
/*  */
#eh_stacks_in_553 .eh-line-wrap .eh-line-left,
#eh_stacks_in_553 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_553.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_553.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #000000;}
#eh_stacks_in_553.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_553.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #000000;}
#eh_stacks_in_553.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_553.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #000000;
  height: 2px;
  border-bottom: 2px solid #000000;
  box-sizing: content-box;
}
#eh_stacks_in_553.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_553.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_553.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_553.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #000000;
  border-image: linear-gradient(-90deg, #000000, transparent) 1;
}

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

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_590 {
	height: 20.00px;
}




























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

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_591 {
	height: 20.00px;
}




























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

.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_646 {
	height: 10.00px;
}




























@media print {
	#spacerStackstacks_in_646 {
		display: none !important;
	}
}
#eh_stacks_in_635 {
  margin: 16px 0 16px;
  padding: 0 2px;
}
#eh_stacks_in_635:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_635.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_635.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_635.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_635.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_635 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_635.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_635 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_635 .eh-title {font-size: 24px;}/*  */
/*  */
/*  */
/*  */
#eh_stacks_in_635 .eh-line-wrap .eh-line-left,
#eh_stacks_in_635 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_635.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_635.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #000000;}
#eh_stacks_in_635.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_635.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #000000;}
#eh_stacks_in_635.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_635.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #000000;
  height: 2px;
  border-bottom: 2px solid #000000;
  box-sizing: content-box;
}
#eh_stacks_in_635.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_635.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_635.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_635.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #000000;
  border-image: linear-gradient(-90deg, #000000, transparent) 1;
}

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

/* Preview and publish styling */

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

	


#animateItWrapperstacks_in_484.animated {
	animation-duration: 2000ms;
	animation-delay: 100ms;
}





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

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

.spacerStack {
	height: 8.00px;
}

#spacerStackstacks_in_677 {
	height: 8.00px;
}




























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

.spacerStack {
	height: 8.00px;
}

#spacerStackstacks_in_441 {
	height: 8.00px;
}




























@media print {
	#spacerStackstacks_in_441 {
		display: none !important;
	}
}
#eh_stacks_in_658 {
  margin: 16px 0 16px;
  padding: 0 2px;
}
#eh_stacks_in_658:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_658.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_658.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_658.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_658.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_658 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_658.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_658 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_658 .eh-title {font-size: 24px;}/*  */
/*  */
/*  */
/*  */
#eh_stacks_in_658 .eh-line-wrap .eh-line-left,
#eh_stacks_in_658 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_658.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_658.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #000000;}
#eh_stacks_in_658.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_658.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #000000;}
#eh_stacks_in_658.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_658.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #000000;
  height: 2px;
  border-bottom: 2px solid #000000;
  box-sizing: content-box;
}
#eh_stacks_in_658.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_658.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_658.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_658.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #000000;
  border-image: linear-gradient(-90deg, #000000, transparent) 1;
}

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

/* Preview and publish styling */

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

	


#animateItWrapperstacks_in_488.animated {
	animation-duration: 2000ms;
	animation-delay: 100ms;
}





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

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

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_665 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_665 {
		display: none !important;
	}
}
#stacks_in_505>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}





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

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

.spacerStack {
	height: 25.00px;
}

#spacerStackstacks_in_703 {
	height: 25.00px;
}




























@media print {
	#spacerStackstacks_in_703 {
		display: none !important;
	}
}
#btn_stacks_in_704 a {
    text-decoration: none;
    text-align: center;
}


.spacerStack {
	height: 25.00px;
}

#spacerStackstacks_in_496 {
	height: 25.00px;
}




























@media print {
	#spacerStackstacks_in_496 {
		display: none !important;
	}
}
#btn_stacks_in_497 a {
    text-decoration: none;
    text-align: center;
}


.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_498 {
	height: 20.00px;
}




























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

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_671 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_671 {
		display: none !important;
	}
}
/* -- Start Littlemouse Each css Template -- */

@-webkit-keyframes ani-little-mouse {
	0% {
	opacity: 1;
	top: 29%;
	}
	15% {
	opacity: 0.5;
	top: 60%;
	}
	50% {
	opacity: 0;
	top: 60%;
	}
	100% {
	opacity: 0;
	top: 29%;
	}
}
@-moz-keyframes ani-little-mouse {
	0% {
	opacity: 1;
	top: 29%;
	}
	15% {
	opacity: 0.5;
	top: 60%;
	}
	50% {
	opacity: 0;
	top: 60%;
	}
	100% {
	opacity: 0;
	top: 29%;
	}
}
@keyframes ani-little-mouse {
	0% {
	opacity: 1;
	top: 29%;
	}
	15% {
	opacity: 0.5;
	top: 60%;
	}
	50% {
	opacity: 0;
	top: 60%;
	}
	100% {
	opacity: 0;
	top: 29%;
	}
}

.stacks_in_573scroll-btn {
	display: block;
	position: relative;
	text-align: right !important;
}
.stacks_in_573scroll-btn > * {
	display: inline-block;
	color: #E3DCDC;
	
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
	letter-spacing: 2px;
	font-weight: normal;
	
}
.stacks_in_573hole{
	position: relative;
	text-align: center;
	cursor: pointer;
}


.stacks_in_573mouse {
	position: relative;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.stacks_in_573mouse span {
	position: absolute;
	display: block;
	background: #E3DCDC;
	border-radius: 50%;
	top: 29%;
	left: 50%;
	-webkit-animation: ani-little-mouse 2.2s linear infinite;
	-moz-animation: ani-little-mouse 2.2s linear infinite;
	animation: ani-little-mouse 2.2s linear infinite;
}
.smallmousesize .stacks_in_573mouse {
	width: 28px;
	height: 45px;
	margin: 0 auto 4px;
	border: 2px solid #E3DCDC;
	border-radius: 14px;
}
.smallmousesize .stacks_in_573mouse span {
	width: 6px;
	height: 6px;
	margin: -3px 0 0 -3px;
}
.mediummousesize .stacks_in_573mouse {
	width: 35px;
	height: 55px;
	margin: 0 auto 5px;
	border: 3px solid #E3DCDC;
	border-radius: 23px;
}
.mediummousesize .stacks_in_573mouse span {
	width: 8px;
	height: 8px;
	margin: -4px 0 0 -4px;
}
.largemousesize .stacks_in_573mouse {
	width: 44px;
	height: 70px;
	margin: 0 auto 5px;
	border: 3px solid #E3DCDC;
	border-radius: 22px;
}
.largemousesize .stacks_in_573mouse span {
	width: 10px;
	height: 10px;
	margin: -5px 0 0 -5px;
}




.stacks_in_573hole:hover{
	color: #BCBD8D;
}

.stacks_in_573hole:hover .stacks_in_573mouse{
	
	border: 3px solid #BCBD8D;
	
}
.stacks_in_573hole:hover .stacks_in_573mouse span{
	background: #BCBD8D;
}





/* -- End Littlemouse Each css Template -- */
.spacerStack {
	height: 45.00px;
}

#spacerStackstacks_in_75 {
	height: 45.00px;
}




























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

/* START ICONZ CSS */

#stacks_in_394 i {
	font-size: 2em;
	line-height: normal !important;
	
	color: #E7CD8F !important;
	
	text-align:center;
}








/* if no text */
#stacks_in_394 {
	text-align: left;
}

#stacks_in_394 a{
	text-decoration: none;
}


	
		#stacks_in_394 a i:hover{
			color: #F6DC9E !important;
		}
		
		
	




#stacks_in_394 .stacks_in_394quicklook{
	display: none;
	text-align: left;
	background: #F1F9F7;
	padding: 10px;
	border: 1px solid #D8E2E0;
	margin-top: 10px;
	color: #1D9D74 !important;
}
#stacks_in_394 .stacks_in_394quicklook i{
	font-size: 1em !important;
	line-height: normal !important;
	color: #1D9D74 !important;
	background: none !important;
}
#stacks_in_394 .stacks_in_394quicklook i:before{
	background: none !important;
}

/* END ICONS CSS */      
 #hideAndShowButtonstacks_in_459 {
    
    position: fixed;
    top: 0; right: 0;
    z-index: 9999;
    margin: 5%;
    
    padding: 10px;
    color: rgba(153, 153, 102, 1.00);
    transition: 300ms all ease-in-out;
    font-size: 36px;
    cursor: pointer;
}

#hideAndShowButtonstacks_in_459:hover {
    color: rgba(204, 102, 153, 1.00);
}

#hideAndShowButtonstacks_in_459 span.hideshowopen {
    display: none;
}

#hideAndShowButtonstacks_in_459.hideAndShowActive span.hideshowopen {
    display: block;
}

#hideAndShowButtonstacks_in_459 span.hideshowclosed {
    display: block;
}

#hideAndShowButtonstacks_in_459.hideAndShowActive span.hideshowclosed {
    display: none;
}/* Font style applied when the page has finished loading */

#ExtraContentPlusstacks_in_592 #myExtraContent4,
#ExtraContentPlusstacks_in_592 #fs {
	display: none;
}


#stacks_in_596 {
	background-color: rgba(89, 40, 59, 0.50);
}

#stacks_in_594 {
	margin:  5px;
	padding:  5px;
}

#stacks_in_595 {
	font-size: 70%;
}
/* Start Obscure Email stack CSS code */.stacks_in_490topbar {	background-color: #3D82EA;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-bottom: none;	padding: 6px 3px 2px 10px;	min-height: 40px;	font-weight: bold;	font-size: 16px;	color: #ffffff;	}.stacks_in_490mainarea {	background-color: #ffffff;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-top: none;	padding: 10px;}.stacks_in_490small{font-weight: normal;font-size: 12px;}.stacks_in_490centerbox {	background-color: #ffffff;	border: 1px solid #CDDACF;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	padding: 10px;	color: #333;}.stacks_in_490centerbox b {	color: #DA0140;}/* End Obscure Email stack CSS code */