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


 [data-sal]{transition-duration:.2s;transition-duration:var(--sal-duration,.2s);transition-delay:0s;transition-delay:var(--sal-delay,0s);transition-timing-function:ease;transition-timing-function:var(--sal-easing,ease)}[data-sal][data-sal-duration="200"]{transition-duration:.2s}[data-sal][data-sal-duration="250"]{transition-duration:.25s}[data-sal][data-sal-duration="300"]{transition-duration:.3s}[data-sal][data-sal-duration="350"]{transition-duration:.35s}[data-sal][data-sal-duration="400"]{transition-duration:.4s}[data-sal][data-sal-duration="450"]{transition-duration:.45s}[data-sal][data-sal-duration="500"]{transition-duration:.5s}[data-sal][data-sal-duration="550"]{transition-duration:.55s}[data-sal][data-sal-duration="600"]{transition-duration:.6s}[data-sal][data-sal-duration="650"]{transition-duration:.65s}[data-sal][data-sal-duration="700"]{transition-duration:.7s}[data-sal][data-sal-duration="750"]{transition-duration:.75s}[data-sal][data-sal-duration="800"]{transition-duration:.8s}[data-sal][data-sal-duration="850"]{transition-duration:.85s}[data-sal][data-sal-duration="900"]{transition-duration:.9s}[data-sal][data-sal-duration="950"]{transition-duration:.95s}[data-sal][data-sal-duration="1000"]{transition-duration:1s}[data-sal][data-sal-duration="1050"]{transition-duration:1.05s}[data-sal][data-sal-duration="1100"]{transition-duration:1.1s}[data-sal][data-sal-duration="1150"]{transition-duration:1.15s}[data-sal][data-sal-duration="1200"]{transition-duration:1.2s}[data-sal][data-sal-duration="1250"]{transition-duration:1.25s}[data-sal][data-sal-duration="1300"]{transition-duration:1.3s}[data-sal][data-sal-duration="1350"]{transition-duration:1.35s}[data-sal][data-sal-duration="1400"]{transition-duration:1.4s}[data-sal][data-sal-duration="1450"]{transition-duration:1.45s}[data-sal][data-sal-duration="1500"]{transition-duration:1.5s}[data-sal][data-sal-duration="1550"]{transition-duration:1.55s}[data-sal][data-sal-duration="1600"]{transition-duration:1.6s}[data-sal][data-sal-duration="1650"]{transition-duration:1.65s}[data-sal][data-sal-duration="1700"]{transition-duration:1.7s}[data-sal][data-sal-duration="1750"]{transition-duration:1.75s}[data-sal][data-sal-duration="1800"]{transition-duration:1.8s}[data-sal][data-sal-duration="1850"]{transition-duration:1.85s}[data-sal][data-sal-duration="1900"]{transition-duration:1.9s}[data-sal][data-sal-duration="1950"]{transition-duration:1.95s}[data-sal][data-sal-duration="2000"]{transition-duration:2s}[data-sal][data-sal-delay="0"]{transition-delay:0s}[data-sal][data-sal-delay="50"]{transition-delay:.05s}[data-sal][data-sal-delay="100"]{transition-delay:.1s}[data-sal][data-sal-delay="150"]{transition-delay:.15s}[data-sal][data-sal-delay="200"]{transition-delay:.2s}[data-sal][data-sal-delay="250"]{transition-delay:.25s}[data-sal][data-sal-delay="300"]{transition-delay:.3s}[data-sal][data-sal-delay="350"]{transition-delay:.35s}[data-sal][data-sal-delay="400"]{transition-delay:.4s}[data-sal][data-sal-delay="450"]{transition-delay:.45s}[data-sal][data-sal-delay="500"]{transition-delay:.5s}[data-sal][data-sal-delay="550"]{transition-delay:.55s}[data-sal][data-sal-delay="600"]{transition-delay:.6s}[data-sal][data-sal-delay="650"]{transition-delay:.65s}[data-sal][data-sal-delay="700"]{transition-delay:.7s}[data-sal][data-sal-delay="750"]{transition-delay:.75s}[data-sal][data-sal-delay="800"]{transition-delay:.8s}[data-sal][data-sal-delay="850"]{transition-delay:.85s}[data-sal][data-sal-delay="900"]{transition-delay:.9s}[data-sal][data-sal-delay="950"]{transition-delay:.95s}[data-sal][data-sal-delay="1000"]{transition-delay:1s}[data-sal][data-sal-easing=linear]{transition-timing-function:linear}[data-sal][data-sal-easing=ease]{transition-timing-function:ease}[data-sal][data-sal-easing=ease-in]{transition-timing-function:ease-in}[data-sal][data-sal-easing=ease-out]{transition-timing-function:ease-out}[data-sal][data-sal-easing=ease-in-out]{transition-timing-function:ease-in-out}[data-sal][data-sal-easing=ease-in-cubic]{transition-timing-function:cubic-bezier(.55,.055,.675,.19)}[data-sal][data-sal-easing=ease-out-cubic]{transition-timing-function:cubic-bezier(.215,.61,.355,1)}[data-sal][data-sal-easing=ease-in-out-cubic]{transition-timing-function:cubic-bezier(.645,.045,.355,1)}[data-sal][data-sal-easing=ease-in-circ]{transition-timing-function:cubic-bezier(.6,.04,.98,.335)}[data-sal][data-sal-easing=ease-out-circ]{transition-timing-function:cubic-bezier(.075,.82,.165,1)}[data-sal][data-sal-easing=ease-in-out-circ]{transition-timing-function:cubic-bezier(.785,.135,.15,.86)}[data-sal][data-sal-easing=ease-in-expo]{transition-timing-function:cubic-bezier(.95,.05,.795,.035)}[data-sal][data-sal-easing=ease-out-expo]{transition-timing-function:cubic-bezier(.19,1,.22,1)}[data-sal][data-sal-easing=ease-in-out-expo]{transition-timing-function:cubic-bezier(1,0,0,1)}[data-sal][data-sal-easing=ease-in-quad]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-sal][data-sal-easing=ease-out-quad]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-sal][data-sal-easing=ease-in-out-quad]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-sal][data-sal-easing=ease-in-quart]{transition-timing-function:cubic-bezier(.895,.03,.685,.22)}[data-sal][data-sal-easing=ease-out-quart]{transition-timing-function:cubic-bezier(.165,.84,.44,1)}[data-sal][data-sal-easing=ease-in-out-quart]{transition-timing-function:cubic-bezier(.77,0,.175,1)}[data-sal][data-sal-easing=ease-in-quint]{transition-timing-function:cubic-bezier(.755,.05,.855,.06)}[data-sal][data-sal-easing=ease-out-quint]{transition-timing-function:cubic-bezier(.23,1,.32,1)}[data-sal][data-sal-easing=ease-in-out-quint]{transition-timing-function:cubic-bezier(.86,0,.07,1)}[data-sal][data-sal-easing=ease-in-sine]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-sal][data-sal-easing=ease-out-sine]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-sal][data-sal-easing=ease-in-out-sine]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-sal][data-sal-easing=ease-in-back]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-sal][data-sal-easing=ease-out-back]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-sal][data-sal-easing=ease-in-out-back]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-sal|=fade]{opacity:0;transition-property:opacity}[data-sal|=fade].sal-animate,body.sal-disabled [data-sal|=fade]{opacity:1}[data-sal|=slide]{opacity:0;transition-property:opacity,transform}[data-sal=slide-up]{transform:translateY(20%)}[data-sal=slide-down]{transform:translateY(-20%)}[data-sal=slide-left]{transform:translateX(20%)}[data-sal=slide-right]{transform:translateX(-20%)}[data-sal|=slide].sal-animate,body.sal-disabled [data-sal|=slide]{opacity:1;transform:none}[data-sal|=zoom]{opacity:0;transition-property:opacity,transform}[data-sal=zoom-in]{transform:scale(.5)}[data-sal=zoom-out]{transform:scale(1.1)}[data-sal|=zoom].sal-animate,body.sal-disabled [data-sal|=zoom]{opacity:1;transform:none}[data-sal|=flip]{-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:transform}[data-sal=flip-left]{transform:perspective(2000px) rotateY(-91deg)}[data-sal=flip-right]{transform:perspective(2000px) rotateY(91deg)}[data-sal=flip-up]{transform:perspective(2000px) rotateX(-91deg)}[data-sal=flip-down]{transform:perspective(2000px) rotateX(91deg)}[data-sal|=flip].sal-animate,body.sal-disabled [data-sal|=flip]{transform:none} 
/*
  * Pop Box
  * Author: Jeremy Hawes
  * Version: 2.3.4
  * Product URL: http://onelittledesigner.com/rapidweaver-stack/popBox
  * Support URL: http://forum.onelittledesigner.com/tutorials/kb/popBox
  * Author URL: http://onelittledesigner.com
   	* Description: 1LD's Content Lightbox / Modal Window - for RapidWeaver Stacks
*/

html {overflow-y: scroll;}
.has-overlay {overflow: hidden;}
.has-overlay > body {height: 100%; overflow-y: scroll;}
#popBox_stacks_in_583.semantic-content {
  -webkit-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  transform: translate(0, 100%);
  -webkit-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999999;
  opacity: 0;
  line-height: 1.3;
  display: none\9;
  -webkit-transition: opacity 0.25s;
  -moz-transition: opacity 0.25s;
    transition: opacity 0.25s;
  
}
#popBox_stacks_in_583.semantic-content:target {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}
#popBox_stacks_in_583.is-active.semantic-content {display: block\9;}
#popBox_stacks_in_583.semantic-content:target {display: block\9;}
#popBox_stacks_in_583.semantic-content .modal-inner {
  z-index: 999999;
  overflow-x: hidden;
  border-radius: 2px;
  background: #FFFFFF;
  
  
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
    position: absolute;
    left: 50%;
  
}
.semantic-content .modal-inner > img,
.semantic-content .modal-inner > video,
.semantic-content .modal-inner > iframe {
  width: 100%;
  height: auto;
  min-height: 100px;
}
.semantic-content .modal-inner > img {
  width: auto;
  max-width: 100%;
}
#popBox_stacks_in_583.semantic-content .popBoxHeader {
  background: #FFFFFF;
  	border-bottom: 1px solid #DDDDDD;
  
  padding: 4px 4px 4px 4px;
  
  	color: #222222;
  	position: relative;
}
#popBox_stacks_in_583.semantic-content .modal-content {
  background: #FFFFFF;
  border-right: none;
  border-left: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  
  padding: 4px 4px ;
  
  overflow-x: hidden;
  overflow-y: auto;
  color: #222222;
  
    height: 750px;
  
}
#popBox_stacks_in_583.semantic-content .popBoxFooter {
  background: #FFFFFF;
  	border-top: 1px solid #FFFFFF;
  
  padding: 4px 4px 4px 4px;
  
  	color: #222222;
}

  #popBox_stacks_in_583 .popBoxHeader {
    display: none;
  }
  

  #popBox_stacks_in_583 .popBoxFooter {
    display: none
  }

#stacks_in_583 .semantic-content .modal-close {
  text-indent: -100px;
  overflow: hidden;
  opacity: 1;
}
#stacks_in_583 .semantic-content .modal-close:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
}

#popBox_stacks_in_583.popBoxOverlay .modal-close:before {
  background-color: #000000;
  opacity: 0.50;
}

#popBox_stacks_in_583 .closeIcon {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 99999999;
  color: #E50078;
}
#popBox_stacks_in_583 .closeIcon:hover {
  color: #E50078;
}
#popBox_stacks_in_583 .closeIcon svg {
  font-size: 18px;
  height: 18px;
  width: 18px;
}
#popBox_stacks_in_583 .closeIcon svg path {
  fill: #E50078;
}

  /* Screen sizes greater than 768px */
  #popBox_stacks_in_583.semantic-content .widthPercentageOff .modal-inner {
    width: 700px;
    min-width: 700px;
    max-width: 700px;
  }
  #popBox_stacks_in_583.semantic-content .widthPercentageOn .modal-inner {
    width: 76%;
    min-width: 76%;
    max-width: 800px;
  }
  /* Tablets */
  @media (max-width: 568px) {
    #popBox_stacks_in_583.semantic-content .modal-content {
      height: 530px;
    }
    #popBox_stacks_in_583.semantic-content .widthPercentageOff .modal-inner {
      width: 330px;
      min-width: 330px;
      max-width: 330px;
    }
    #popBox_stacks_in_583.semantic-content .widthPercentageOn .modal-inner {
      width: 70%;
      min-width: 70%;
      max-width: 70%;
    }
  }
  /* Mobile Devices */
  @media (max-width: 300px) {
    #popBox_stacks_in_583.semantic-content .modal-content {
      height: 428px;
    }
    #popBox_stacks_in_583.semantic-content .widthPercentageOff .modal-inner {
      width: 450px;
      min-width: 450px;
      max-width: 450px;
    }
    #popBox_stacks_in_583.semantic-content .widthPercentageOn .modal-inner {
      width: 80%;
      min-width: 80%;
      max-width: 80%;
    }
  }


#popBox_stacks_in_583.semantic-content.timerOut {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}

#popBox_stacks_in_583 .imageType2 svg {
  display: none;
}
#popBox_stacks_in_583 .closeIcon img {
  display: none;
}
#popBox_stacks_in_583 .imageType2 img {
  display: block;
  width: auto;
  height: 20px;
}
#popBox_stacks_in_583.semantic-content .modal-inner {
  border-radius: 4px
}
#popBox_stacks_in_583.semantic-content .popBoxHeader {
  border-radius: 4px 4px 0px 0px;
}
#popBox_stacks_in_583.semantic-content .popBoxFooter {
  border-radius: 0px 0px 4px 4px;
}
#popBox_stacks_in_583.semantic-content .modal-inner {
  border-width: 0px;
  border-color: #DDDDDD;
  border-style: solid;
  box-sizing: border-box;
}
/* Style Demo */
#stacks_in_583 .popBoxStyleDemo > div {
  padding: 50px 0px;
}
#popBox_stacks_in_583.popBoxStyleDemo .modal-content {
  height: 750px;
}
#popBox_stacks_in_583.popBoxStyleDemo .modal-inner {
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
}
#popBox_stacks_in_583.popBoxStyleDemo .widthPercentageOff .modal-inner {
  width: 700px;
  min-width: 700px;
  max-width: 700px;
  margin: 0 auto;
}
#popBox_stacks_in_583.popBoxStyleDemo .widthPercentageOn .modal-inner {
  width: 76%;
  min-width: 76%;
  max-width: 800px;
  margin: 0 auto;
}
#popBox_stacks_in_583.popBoxStyleDemo.popBoxOverlay .modal-close:before {
  background-color: #000000;
  opacity: 0.50;
}
#popBox_stacks_in_583.popBoxStyleDemo .popBoxHeader {
  padding: 4px 4px 4px 4px;
}
#popBox_stacks_in_583.popBoxStyleDemo .modal-content {
  padding: 4px;
  padding: 4px 4px;
}
#popBox_stacks_in_583.popBoxStyleDemo .popBoxFooter {
  padding: 4px;
  padding: 4px 4px 4px 4px;
}
#stacks_in_583 .closeText {
  display: none;
  font-size: 12px;
  color: #E50078;
  background: transprent;
}














/* 3D */

/* Coupon */

/* Subtle */

/* Thick Borders */

/* Transparent */

#popBox_stacks_in_583.semantic-content .modal-inner {
  overflow: visible;
  border: 0px solid rgba(0,0,0,0.0);
  -webkit-box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.0);
  -moz-box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.0);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.0);
  background: transparent;
}
#popBox_stacks_in_583 .closeIcon {
  width: 30px;
  height: 30px;
  text-align: center;
  top: 0;
  right: 0;
}
#popBox_stacks_in_583.semantic-content .popBoxHeader {
  background: transparent;
  border-width: 0px;
}
#popBox_stacks_in_583.semantic-content .modal-content {
  background: transparent;
  border-width: 0px;
}
#popBox_stacks_in_583.semantic-content .popBoxFooter {
  background: transparent;
  border-width: 0px;
}



#stacks_in_583 {
	margin: 0px 0px 10px 0px;
}

#stacks_in_584 {
	background-color: rgba(248, 245, 247, 0.87);
	padding: 20px 0px 30px 0px;
}

#stacks_in_815 {
	margin:  7px;
}

#stacks_in_828 {
	margin:  7px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_588 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 600;
		font-style: normal;
		font-size: 150%;
		line-height: 116%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_588 {
		color: rgba(255, 255, 255, 1.00);
	}
}

#stacks_in_588 {
	margin: 18px 0px 0px 0px;
}

#stacks_in_589 {
	background-color: rgba(229, 0, 120, 1.00);
	margin: 0px 0px 5px 0px;
	padding:  20px;
}

#stacks_out_589 {
	width: 77%;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_592 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 600;
		font-style: normal;
		font-size: 166%;
		line-height: 136%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_592 {
		color: rgba(20, 20, 19, 1.00);
	}
}

#stacks_in_592 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_593 {
	width: 81%;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_598 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 140%;
		line-height: 120%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_598 {
		color: rgba(255, 255, 255, 1.00);
	}
}

#stacks_in_598 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_599 {
	background-color: rgba(229, 0, 120, 1.00);
	margin: 0px 0px 10px 0px;
	padding:  20px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_602 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 125%;
		line-height: 140%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_602 {
		color: rgba(20, 20, 19, 1.00);
	}
}

#stacks_in_603 {
	margin: 0px 0px 0px 20px;
}

#stacks_in_18 {
	background-color: rgba(246, 245, 247, 1.00);
}

#stacks_in_836 {
	background-color: rgba(79, 167, 166, 0.81);
}

#stacks_out_836 {
	margin-left:0;
}
#eh_stacks_in_837 {
  margin: 36px 0 42px;
  padding: 0 2px;
}
#eh_stacks_in_837:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_837.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_837.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_837.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_837.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_837 .eh-subtitle {margin-top: 18px;}
#eh_stacks_in_837.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 18px;
}
/*  */
/*  */
/*  */#eh_stacks_in_837 .eh-title {font-size: 68px;}/*  */
/*  */
#eh_stacks_in_837 .eh-title {
  max-width: 904px;
  font-weight: 700;
  line-height: 1.00;
  color: rgba(255, 255, 255, 1.00);
  font-family: Inherit;
  letter-spacing: -0.50px;
  word-spacing: 0.00px;
}
/*  */
/*  */#eh_stacks_in_837 .eh-subtitle > div {font-size: 22px;}/*  */
/*  */
#eh_stacks_in_837 .eh-subtitle > div {
  max-width: 938px;
  font-weight: 400;
  line-height: 1.50;
  color: rgba(255, 255, 255, 1.00);
  font-family: Inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
#eh_stacks_in_837.eh-align-center .eh-subtitle > div {margin: 0 auto;}
#eh_stacks_in_837.eh-align-right .eh-subtitle > div {margin: 0 0 0 auto;}
/*  */
#eh_stacks_in_837 .eh-line-wrap .eh-line-left,
#eh_stacks_in_837 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_837.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_837.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #000000;}
#eh_stacks_in_837.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_837.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #000000;}
#eh_stacks_in_837.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_837.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_837.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_837.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_837.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_837.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_837.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #000000, transparent) 1;}
#eh_stacks_in_837.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_837.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_837.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_837.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #000000;}
#eh_stacks_in_837.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_837.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_837:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(256px / 2);}
#eh_stacks_in_837:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #000000;
  fill: #000000;
}
#eh_stacks_in_837.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 20px;}
#eh_stacks_in_837.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_837.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_837.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 18px;}
  #eh_stacks_in_837.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_837.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 18px;}
}
#eh_stacks_in_837.eh-line-group-300 .eh-extender {
  width: calc(256px / 2 - 20px);
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_837.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_837.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_837.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_837.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_837.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_837.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #000000;}
#eh_stacks_in_837.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_837.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_837.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_837.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_837.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_837.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #000000;}
#eh_stacks_in_837.eh-line-303 .eh-extender,
#eh_stacks_in_837.eh-line-305 .eh-extender {width: calc(256px / 2 - 32px);}
#eh_stacks_in_837.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_837.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_837.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_837 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_837 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_837.eh-line-group-300 .eh-line-left,
#eh_stacks_in_837.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_837.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_837.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_837:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 32px;
  height: 32px;
}
#eh_stacks_in_837.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_837.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 54px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_837.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_837:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #000000;}
#eh_stacks_in_837:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_837:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(256px / 2 + 2px);}
#eh_stacks_in_837.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_837.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_837.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_837.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_837.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_837.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_837.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_837.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_837.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_837.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_837.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_837.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_837.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_837.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_837.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_837.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_837.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_837.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 32px;
  /* */
}
#eh_stacks_in_837.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_837.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_837.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_837.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_837.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_837.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_837.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_837.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #000000;}
#eh_stacks_in_837.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #000000;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_837.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_837.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_837.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(32px * .4);
  height: calc(32px * .8);
}
#eh_stacks_in_837.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_837.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(32px * .8);
  height: calc(32px * .8);
}
#eh_stacks_in_837 .eh-line-wrap-1 {margin-bottom: 8px;}
#eh_stacks_in_837 .eh-line-wrap-2 {margin-top: 8px;}
/*  */
#eh_stacks_in_837.eh-line-position-3 {gap: 0 8px;}
#eh_stacks_in_837.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_837.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_837.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_837.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_837.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_837.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_837.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_837.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_837.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #000000;
}
/* Smart2columns2 stack v2.4.2 */#stacks_in_13 .s2c_stacks_in_13_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_13 .s2c_stacks_in_13_cw, #stacks_in_13 .s2c_stacks_in_13_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_13 .s2c_stacks_in_13_cw [class^="s2c_stacks_in_13_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_13 .s2c_stacks_in_13_col1 {	width: 50%;		vertical-align: middle;  	  	border-radius: 0px;		}#stacks_in_13 .s2c_stacks_in_13_col2 {		vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_13 .s2c_stacks_in_13_cw .s2c_stacks_in_13_spacer {	display: table-cell;	width: 0%;}@media only screen and (max-width: 768px) {		#stacks_in_13 .s2c_stacks_in_13_cw {		display: block;		table-layout: auto;	}		#stacks_in_13 .s2c_stacks_in_13_cw [class^="s2c_stacks_in_13_col"] {		display: block;		width: 100%;	}	 	#stacks_in_13 .s2c_stacks_in_13_cw .s2c_stacks_in_13_spacer {		display: block;		height: 12px;		order: 2;	}		}			#stacks_in_13 .s2c_stacks_in_13_cw img {	height: auto;	width: 100%;}/* End of Smart2columns2 stack */
#stacks_out_13 {
	width: 67%;
}

#stacks_out_342 {
	width: 89%;
	margin-left:0;
}
#eh_stacks_in_20 {
  margin: 36px 0 16px;
  padding: 0 2px;
}
#eh_stacks_in_20:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_20.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_20.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_20.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_20.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_20 .eh-subtitle {margin-top: 32px;}
#eh_stacks_in_20.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 32px;
}
/*  */
/*  */
/*  */#eh_stacks_in_20 .eh-title {font-size: 68px;}/*  */
/*  */
#eh_stacks_in_20 .eh-title {
  max-width: 704px;
  font-weight: 700;
  line-height: 1.10;
  color: rgba(73, 74, 72, 1.00);
  font-family: Inherit;
  letter-spacing: -0.50px;
  word-spacing: 0.00px;
}
/*  */
/*  */#eh_stacks_in_20 .eh-subtitle > div {font-size: 22px;}/*  */
/*  */
#eh_stacks_in_20 .eh-subtitle > div {
  max-width: 638px;
  font-weight: 400;
  line-height: 1.10;
  color: rgba(73, 74, 72, 1.00);
  font-family: Inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
#eh_stacks_in_20.eh-align-center .eh-subtitle > div {margin: 0 auto;}
#eh_stacks_in_20.eh-align-right .eh-subtitle > div {margin: 0 0 0 auto;}
/*  */
#eh_stacks_in_20 .eh-line-wrap .eh-line-left,
#eh_stacks_in_20 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_20.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_20.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #000000;}
#eh_stacks_in_20.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_20.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #000000;}
#eh_stacks_in_20.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_20.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_20.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_20.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_20.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_20.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_20.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #000000, transparent) 1;}
#eh_stacks_in_20.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_20.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_20.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_20.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #000000;}
#eh_stacks_in_20.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_20.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_20:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(256px / 2);}
#eh_stacks_in_20:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #000000;
  fill: #000000;
}
#eh_stacks_in_20.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 20px;}
#eh_stacks_in_20.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_20.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_20.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 18px;}
  #eh_stacks_in_20.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_20.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 18px;}
}
#eh_stacks_in_20.eh-line-group-300 .eh-extender {
  width: calc(256px / 2 - 20px);
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_20.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_20.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_20.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_20.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_20.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_20.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #000000;}
#eh_stacks_in_20.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_20.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_20.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_20.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_20.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_20.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #000000;}
#eh_stacks_in_20.eh-line-303 .eh-extender,
#eh_stacks_in_20.eh-line-305 .eh-extender {width: calc(256px / 2 - 32px);}
#eh_stacks_in_20.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_20.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_20.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_20 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_20 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_20.eh-line-group-300 .eh-line-left,
#eh_stacks_in_20.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_20.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_20.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_20:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 32px;
  height: 32px;
}
#eh_stacks_in_20.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_20.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 54px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_20.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_20:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #000000;}
#eh_stacks_in_20:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_20:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(256px / 2 + 2px);}
#eh_stacks_in_20.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_20.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_20.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_20.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_20.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_20.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_20.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_20.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_20.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_20.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_20.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_20.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_20.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_20.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_20.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_20.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_20.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_20.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 32px;
  /* */
}
#eh_stacks_in_20.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_20.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_20.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_20.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_20.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_20.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_20.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_20.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #000000;}
#eh_stacks_in_20.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #000000;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_20.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_20.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_20.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(32px * .4);
  height: calc(32px * .8);
}
#eh_stacks_in_20.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_20.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(32px * .8);
  height: calc(32px * .8);
}
#eh_stacks_in_20 .eh-line-wrap-1 {margin-bottom: 8px;}
#eh_stacks_in_20 .eh-line-wrap-2 {margin-top: 8px;}
/*  */
#eh_stacks_in_20.eh-line-position-3 {gap: 0 8px;}
#eh_stacks_in_20.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_20.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_20.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_20.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_20.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_20.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_20.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_20.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_20.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_350 {
  margin: 36px 0 16px;
  padding: 0 2px;
}
#eh_stacks_in_350:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_350.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_350.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_350.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_350.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_350 .eh-subtitle {margin-top: 32px;}
#eh_stacks_in_350.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 32px;
}
/*  */
/*  */
/*  */#eh_stacks_in_350 .eh-title {font-size: 50px;}/*  */
/*  */
#eh_stacks_in_350 .eh-title {
  max-width: 704px;
  font-weight: 700;
  line-height: 1.10;
  color: rgba(73, 74, 72, 1.00);
  font-family: Inherit;
  letter-spacing: -0.50px;
  word-spacing: 0.00px;
}
/*  */
/*  */#eh_stacks_in_350 .eh-subtitle > div {font-size: 22px;}/*  */
/*  */
#eh_stacks_in_350 .eh-subtitle > div {
  max-width: 638px;
  font-weight: 400;
  line-height: 1.10;
  color: rgba(73, 74, 72, 1.00);
  font-family: Inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
#eh_stacks_in_350.eh-align-center .eh-subtitle > div {margin: 0 auto;}
#eh_stacks_in_350.eh-align-right .eh-subtitle > div {margin: 0 0 0 auto;}
/*  */
#eh_stacks_in_350 .eh-line-wrap .eh-line-left,
#eh_stacks_in_350 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_350.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_350.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #000000;}
#eh_stacks_in_350.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_350.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #000000;}
#eh_stacks_in_350.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_350.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_350.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_350.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_350.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_350.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_350.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #000000, transparent) 1;}
#eh_stacks_in_350.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_350.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_350.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_350.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #000000;}
#eh_stacks_in_350.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_350.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_350:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(256px / 2);}
#eh_stacks_in_350:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #000000;
  fill: #000000;
}
#eh_stacks_in_350.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 20px;}
#eh_stacks_in_350.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_350.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_350.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 18px;}
  #eh_stacks_in_350.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_350.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 18px;}
}
#eh_stacks_in_350.eh-line-group-300 .eh-extender {
  width: calc(256px / 2 - 20px);
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_350.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_350.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_350.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_350.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_350.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_350.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #000000;}
#eh_stacks_in_350.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_350.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_350.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_350.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_350.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_350.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #000000;}
#eh_stacks_in_350.eh-line-303 .eh-extender,
#eh_stacks_in_350.eh-line-305 .eh-extender {width: calc(256px / 2 - 32px);}
#eh_stacks_in_350.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_350.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_350.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_350 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_350 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_350.eh-line-group-300 .eh-line-left,
#eh_stacks_in_350.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_350.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_350.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_350:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 32px;
  height: 32px;
}
#eh_stacks_in_350.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_350.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 54px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_350.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_350:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #000000;}
#eh_stacks_in_350:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_350:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(256px / 2 + 2px);}
#eh_stacks_in_350.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_350.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_350.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_350.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_350.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_350.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_350.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_350.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_350.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_350.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_350.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_350.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_350.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_350.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_350.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_350.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_350.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_350.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 32px;
  /* */
}
#eh_stacks_in_350.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_350.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_350.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_350.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_350.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_350.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_350.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_350.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #000000;}
#eh_stacks_in_350.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #000000;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_350.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_350.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_350.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(32px * .4);
  height: calc(32px * .8);
}
#eh_stacks_in_350.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_350.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(32px * .8);
  height: calc(32px * .8);
}
#eh_stacks_in_350 .eh-line-wrap-1 {margin-bottom: 8px;}
#eh_stacks_in_350 .eh-line-wrap-2 {margin-top: 8px;}
/*  */
#eh_stacks_in_350.eh-line-position-3 {gap: 0 8px;}
#eh_stacks_in_350.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_350.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_350.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_350.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_350.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_350.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_350.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_350.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_350.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #000000;
}
/* Ghost Button 1.5.0 */
#stacks_in_27 {
  display: block;
  position: relative;
  text-align: center;
}
.stacks_in_27 {
   display: block !important; 
   float: left !important; 
  
  position: relative !important;
  
  width: 234px !important;
  
  padding: 8px !important;
  color: rgba(0, 0, 0, 1.00) !important;
  background-color: transparent !important;
  border: 1px solid rgba(0, 0, 0, 1.00) !important;
  border-radius: 0px !important;
  text-align: center !important;
  outline: none !important;
  text-decoration: none !important;
  transition: background-color 0.2s ease-out, color 0.2s ease-out, border-color 0.2s ease-out;
}
.stacks_in_27:visited {
  color: rgba(0, 0, 0, 1.00) !important;
}
.stacks_in_27:hover, .stacks_in_27:active {
  background-color: rgba(0, 0, 0, 1.00) !important;
  color: rgba(255, 255, 255, 1.00) !important;
  transition: background-color 0.2s ease-in, color 0.2s ease-in, border-color 0.2s ease-in;
}
#stacks_in_27 {
	margin: 20px 0px 0px 0px;
}

#stacks_out_16 {
	margin-right:0;
}
#stacks_in_83 .jwresp_wrapper{width:100%;overflow:auto;position:relative}#stacks_in_83 .jwresp_col{overflow:hidden;margin:0 1%; width:18.4%; float:none}#stacks_in_83 #jwresp_col1_stacks_in_83,#stacks_in_83 #jwresp_col2_stacks_in_83{float:left}#stacks_in_83 #jwresp_col4_stacks_in_83,#stacks_in_83 #jwresp_col5_stacks_in_83{float:right}#stacks_in_83 #jwresp_col1_stacks_in_83{margin-left:0}#stacks_in_83 #jwresp_col5_stacks_in_83{margin-right:0}#stacks_in_83 #jwresp_col3_stacks_in_83{margin:0 auto;float:none}#stacks_in_83 .jwresp_clear{display:none} @media screen and (max-width:1030px){#stacks_in_83 .jwresp_clear{display:block;clear:both;height:0}#stacks_in_83 #jwresp_col1_stacks_in_83,#stacks_in_83 #jwresp_col2_stacks_in_83,#stacks_in_83 #jwresp_col3_stacks_in_83,#stacks_in_83 #jwresp_col4_stacks_in_83{margin:0}#stacks_in_83 #jwresp_col5_stacks_in_83{position:relative;margin:0 auto;float:none;width:32%}#stacks_in_83 #jwresp_col1_stacks_in_83,#stacks_in_83 #jwresp_col2_stacks_in_83{width:32%}#stacks_in_83 #jwresp_col1_stacks_in_83,#stacks_in_83 #jwresp_col4_stacks_in_83{float:left}#stacks_in_83 #jwresp_col2_stacks_in_83,#stacks_in_83 #jwresp_col3_stacks_in_83{float:right}#stacks_in_83 #jwresp_col4_stacks_in_83,#stacks_in_83 #jwresp_col3_stacks_in_83{width:49%;margin-top:15px}}  @media screen and (max-width:500px){#stacks_in_83 #jwresp_col1_stacks_in_83,#stacks_in_83 #jwresp_col2_stacks_in_83,#stacks_in_83 #jwresp_col3_stacks_in_83,#stacks_in_83 #jwresp_col4_stacks_in_83,#stacks_in_83 #jwresp_col5_stacks_in_83{width:100%;display:block;margin:0}#stacks_in_83 #jwresp_col1_stacks_in_83,#stacks_in_83 #jwresp_col2_stacks_in_83,#stacks_in_83 #jwresp_col4_stacks_in_83,#stacks_in_83 #jwresp_col5_stacks_in_83{margin-bottom:15px}}

#stacks_in_83 {
	margin: 0px 0px 20px 0px;
}


@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_59 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 140%;
		line-height: 100%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_59 {
		color: rgba(73, 74, 72, 1.00);
	}
}

#stacks_in_59 {
	margin: 20px 0px 15px 0px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_63 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 100%;
		line-height: 150%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_63 {
		color: rgba(73, 74, 72, 1.00);
	}
}


@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_67 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 140%;
		line-height: 100%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_67 {
		color: rgba(73, 74, 72, 1.00);
	}
}

#stacks_in_67 {
	margin: 20px 0px 15px 0px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_68 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 100%;
		line-height: 150%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_68 {
		color: rgba(73, 74, 72, 1.00);
	}
}


@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_105 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 140%;
		line-height: 100%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_105 {
		color: rgba(73, 74, 72, 1.00);
	}
}

#stacks_in_105 {
	margin: 20px 0px 15px 0px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_106 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 100%;
		line-height: 150%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_106 {
		color: rgba(73, 74, 72, 1.00);
	}
}


@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_97 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 140%;
		line-height: 100%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_97 {
		color: rgba(73, 74, 72, 1.00);
	}
}

#stacks_in_97 {
	margin: 20px 0px 15px 0px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_98 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 100%;
		line-height: 150%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_98 {
		color: rgba(73, 74, 72, 1.00);
	}
}


@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_89 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 140%;
		line-height: 100%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_89 {
		color: rgba(73, 74, 72, 1.00);
	}
}

#stacks_in_89 {
	margin: 20px 0px 15px 0px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_90 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 100%;
		line-height: 150%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_90 {
		color: rgba(73, 74, 72, 1.00);
	}
}
/* Smart2columns2 stack v2.4.2 */#stacks_in_113 .s2c_stacks_in_113_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_113 .s2c_stacks_in_113_cw, #stacks_in_113 .s2c_stacks_in_113_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_113 .s2c_stacks_in_113_cw [class^="s2c_stacks_in_113_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_113 .s2c_stacks_in_113_col1 {	width: 65%;		vertical-align: top;  	  	border-radius: 0px;		}#stacks_in_113 .s2c_stacks_in_113_col2 {		vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_113 .s2c_stacks_in_113_cw .s2c_stacks_in_113_spacer {	display: table-cell;	width: 2%;}@media only screen and (max-width: 768px) {		#stacks_in_113 .s2c_stacks_in_113_cw {		display: block;		table-layout: auto;	}		#stacks_in_113 .s2c_stacks_in_113_cw [class^="s2c_stacks_in_113_col"] {		display: block;		width: 100%;	}	 	#stacks_in_113 .s2c_stacks_in_113_cw .s2c_stacks_in_113_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */
#stacks_in_113 {
	margin: 20px 0px 0px 0px;
}
#eh_stacks_in_117 {
  margin: 36px 0 16px;
  padding: 0 2px;
}
#eh_stacks_in_117:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_117.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_117.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_117.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_117.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_117 .eh-subtitle {margin-top: 32px;}
#eh_stacks_in_117.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 32px;
}
/*  */
/*  */#eh_stacks_in_117 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_117 .eh-title {font-size: 68px;}/*  */
/*  */
#eh_stacks_in_117 .eh-title {
  max-width: 704px;
  font-weight: 700;
  line-height: 1.10;
  color: rgba(73, 74, 72, 1.00);
  font-family: Inherit;
  letter-spacing: -0.50px;
  word-spacing: 0.00px;
}
/*  */
/*  */
/*  */
#eh_stacks_in_117 .eh-line-wrap .eh-line-left,
#eh_stacks_in_117 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_117.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_117.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #000000;}
#eh_stacks_in_117.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_117.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #000000;}
#eh_stacks_in_117.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_117.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_117.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_117.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_117.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_117.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_117.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #000000, transparent) 1;}
#eh_stacks_in_117.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_117.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_117.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_117.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #000000;}
#eh_stacks_in_117.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_117.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_117:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(256px / 2);}
#eh_stacks_in_117:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #000000;
  fill: #000000;
}
#eh_stacks_in_117.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 20px;}
#eh_stacks_in_117.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_117.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_117.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 18px;}
  #eh_stacks_in_117.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_117.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 18px;}
}
#eh_stacks_in_117.eh-line-group-300 .eh-extender {
  width: calc(256px / 2 - 20px);
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_117.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_117.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_117.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_117.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_117.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_117.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #000000;}
#eh_stacks_in_117.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_117.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_117.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_117.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_117.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_117.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #000000;}
#eh_stacks_in_117.eh-line-303 .eh-extender,
#eh_stacks_in_117.eh-line-305 .eh-extender {width: calc(256px / 2 - 32px);}
#eh_stacks_in_117.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_117.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_117.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_117 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_117 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_117.eh-line-group-300 .eh-line-left,
#eh_stacks_in_117.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_117.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_117.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_117:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 32px;
  height: 32px;
}
#eh_stacks_in_117.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_117.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 54px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_117.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_117:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #000000;}
#eh_stacks_in_117:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_117:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(256px / 2 + 2px);}
#eh_stacks_in_117.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_117.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_117.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_117.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_117.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_117.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_117.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_117.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_117.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_117.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_117.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_117.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_117.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_117.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_117.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_117.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_117.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_117.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 32px;
  /* */
}
#eh_stacks_in_117.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_117.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_117.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_117.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_117.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_117.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_117.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_117.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #000000;}
#eh_stacks_in_117.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #000000;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_117.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_117.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_117.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(32px * .4);
  height: calc(32px * .8);
}
#eh_stacks_in_117.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_117.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(32px * .8);
  height: calc(32px * .8);
}
#eh_stacks_in_117 .eh-line-wrap-1 {margin-bottom: 8px;}
#eh_stacks_in_117 .eh-line-wrap-2 {margin-top: 8px;}
/*  */
#eh_stacks_in_117.eh-line-position-3 {gap: 0 8px;}
#eh_stacks_in_117.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_117.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_117.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_117.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_117.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_117.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_117.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_117.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_117.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_357 {
  margin: 36px 0 16px;
  padding: 0 2px;
}
#eh_stacks_in_357:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_357.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_357.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_357.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_357.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_357 .eh-subtitle {margin-top: 32px;}
#eh_stacks_in_357.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 32px;
}
/*  */
/*  */#eh_stacks_in_357 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_357 .eh-title {font-size: 50px;}/*  */
/*  */
#eh_stacks_in_357 .eh-title {
  max-width: 704px;
  font-weight: 700;
  line-height: 1.10;
  color: rgba(73, 74, 72, 1.00);
  font-family: Inherit;
  letter-spacing: -0.50px;
  word-spacing: 0.00px;
}
/*  */
/*  */
/*  */
#eh_stacks_in_357 .eh-line-wrap .eh-line-left,
#eh_stacks_in_357 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_357.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_357.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #000000;}
#eh_stacks_in_357.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_357.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #000000;}
#eh_stacks_in_357.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_357.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_357.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_357.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_357.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_357.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_357.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #000000, transparent) 1;}
#eh_stacks_in_357.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_357.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_357.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_357.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #000000;}
#eh_stacks_in_357.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_357.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_357:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(256px / 2);}
#eh_stacks_in_357:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #000000;
  fill: #000000;
}
#eh_stacks_in_357.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 20px;}
#eh_stacks_in_357.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_357.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_357.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 18px;}
  #eh_stacks_in_357.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_357.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 18px;}
}
#eh_stacks_in_357.eh-line-group-300 .eh-extender {
  width: calc(256px / 2 - 20px);
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_357.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_357.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_357.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_357.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_357.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_357.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #000000;}
#eh_stacks_in_357.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_357.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_357.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_357.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_357.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_357.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #000000;}
#eh_stacks_in_357.eh-line-303 .eh-extender,
#eh_stacks_in_357.eh-line-305 .eh-extender {width: calc(256px / 2 - 32px);}
#eh_stacks_in_357.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_357.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_357.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_357 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_357 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_357.eh-line-group-300 .eh-line-left,
#eh_stacks_in_357.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_357.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_357.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_357:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 32px;
  height: 32px;
}
#eh_stacks_in_357.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_357.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 54px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_357.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_357:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #000000;}
#eh_stacks_in_357:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_357:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(256px / 2 + 2px);}
#eh_stacks_in_357.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_357.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_357.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_357.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_357.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_357.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_357.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_357.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_357.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_357.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_357.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_357.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_357.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_357.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_357.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_357.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_357.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_357.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 32px;
  /* */
}
#eh_stacks_in_357.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_357.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_357.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_357.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_357.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_357.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_357.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_357.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #000000;}
#eh_stacks_in_357.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #000000;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_357.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_357.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_357.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(32px * .4);
  height: calc(32px * .8);
}
#eh_stacks_in_357.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_357.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(32px * .8);
  height: calc(32px * .8);
}
#eh_stacks_in_357 .eh-line-wrap-1 {margin-bottom: 8px;}
#eh_stacks_in_357 .eh-line-wrap-2 {margin-top: 8px;}
/*  */
#eh_stacks_in_357.eh-line-position-3 {gap: 0 8px;}
#eh_stacks_in_357.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_357.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_357.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_357.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_357.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_357.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_357.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_357.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_357.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #000000;
}


/* Ghost Button 1.5.0 */
#stacks_in_121 {
  display: block;
  position: relative;
  text-align: center;
}
.stacks_in_121 {
   display: block !important; 
   float: left !important; 
  
  position: relative !important;
  
  width: 250px !important;
  
  padding: 8px !important;
  color: rgba(0, 0, 0, 1.00) !important;
  background-color: transparent !important;
  border: 1px solid rgba(0, 0, 0, 1.00) !important;
  border-radius: 0px !important;
  text-align: center !important;
  outline: none !important;
  text-decoration: none !important;
  transition: background-color 0.2s ease-out, color 0.2s ease-out, border-color 0.2s ease-out;
}
.stacks_in_121:visited {
  color: rgba(0, 0, 0, 1.00) !important;
}
.stacks_in_121:hover, .stacks_in_121:active {
  background-color: rgba(0, 0, 0, 1.00) !important;
  color: rgba(255, 255, 255, 1.00) !important;
  transition: background-color 0.2s ease-in, color 0.2s ease-in, border-color 0.2s ease-in;
}
#stacks_in_121 {
	margin: 20px 0px 20px 0px;
}

#stacks_in_440 {
	background-color: rgba(20, 20, 19, 1.00);
	padding:  18px;
}
#eh_stacks_in_134 {
  margin: 26px 0 28px;
  padding: 0 2px;
}
#eh_stacks_in_134:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_134.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_134.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_134.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_134.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_134 .eh-subtitle {margin-top: 32px;}
#eh_stacks_in_134.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 32px;
}
/*  */
/*  */#eh_stacks_in_134 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_134 .eh-title {font-size: 68px;}/*  */
/*  */
#eh_stacks_in_134 .eh-title {
  max-width: 704px;
  font-weight: 700;
  line-height: 1.10;
  color: rgba(255, 255, 255, 1.00);
  font-family: Inherit;
  letter-spacing: -0.50px;
  word-spacing: 0.00px;
}
/*  */
/*  */
/*  */
#eh_stacks_in_134 .eh-line-wrap .eh-line-left,
#eh_stacks_in_134 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_134.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_134.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #000000;}
#eh_stacks_in_134.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_134.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #000000;}
#eh_stacks_in_134.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_134.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_134.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_134.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_134.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_134.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_134.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #000000, transparent) 1;}
#eh_stacks_in_134.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_134.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_134.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_134.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #000000;}
#eh_stacks_in_134.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_134.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_134:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(256px / 2);}
#eh_stacks_in_134:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #000000;
  fill: #000000;
}
#eh_stacks_in_134.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 20px;}
#eh_stacks_in_134.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_134.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_134.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 18px;}
  #eh_stacks_in_134.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_134.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 18px;}
}
#eh_stacks_in_134.eh-line-group-300 .eh-extender {
  width: calc(256px / 2 - 20px);
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_134.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_134.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_134.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_134.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_134.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_134.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #000000;}
#eh_stacks_in_134.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_134.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_134.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_134.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_134.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_134.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #000000;}
#eh_stacks_in_134.eh-line-303 .eh-extender,
#eh_stacks_in_134.eh-line-305 .eh-extender {width: calc(256px / 2 - 32px);}
#eh_stacks_in_134.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_134.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_134.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_134 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_134 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_134.eh-line-group-300 .eh-line-left,
#eh_stacks_in_134.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_134.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_134.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_134:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 32px;
  height: 32px;
}
#eh_stacks_in_134.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_134.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 54px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_134.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_134:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #000000;}
#eh_stacks_in_134:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_134:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(256px / 2 + 2px);}
#eh_stacks_in_134.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_134.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_134.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_134.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_134.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_134.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_134.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_134.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_134.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_134.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_134.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_134.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_134.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_134.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_134.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_134.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_134.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_134.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 32px;
  /* */
}
#eh_stacks_in_134.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_134.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_134.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_134.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_134.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_134.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_134.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_134.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #000000;}
#eh_stacks_in_134.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #000000;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_134.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_134.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_134.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(32px * .4);
  height: calc(32px * .8);
}
#eh_stacks_in_134.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_134.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(32px * .8);
  height: calc(32px * .8);
}
#eh_stacks_in_134 .eh-line-wrap-1 {margin-bottom: 8px;}
#eh_stacks_in_134 .eh-line-wrap-2 {margin-top: 8px;}
/*  */
#eh_stacks_in_134.eh-line-position-3 {gap: 0 8px;}
#eh_stacks_in_134.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_134.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_134.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_134.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_134.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_134.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_134.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_134.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_134.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #000000;
}

#stacks_in_430 {
	background-color: rgba(20, 20, 19, 1.00);
	padding:  20px;
}
#eh_stacks_in_436 {
  margin: 26px 0 28px;
  padding: 0 2px;
}
#eh_stacks_in_436:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_436.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_436.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_436.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_436.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_436 .eh-subtitle {margin-top: 32px;}
#eh_stacks_in_436.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 32px;
}
/*  */
/*  */#eh_stacks_in_436 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_436 .eh-title {font-size: 50px;}/*  */
/*  */
#eh_stacks_in_436 .eh-title {
  max-width: 704px;
  font-weight: 700;
  line-height: 1.10;
  color: rgba(255, 255, 255, 1.00);
  font-family: Inherit;
  letter-spacing: -0.50px;
  word-spacing: 0.00px;
}
/*  */
/*  */
/*  */
#eh_stacks_in_436 .eh-line-wrap .eh-line-left,
#eh_stacks_in_436 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_436.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_436.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #000000;}
#eh_stacks_in_436.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_436.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #000000;}
#eh_stacks_in_436.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_436.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_436.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_436.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_436.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_436.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_436.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #000000, transparent) 1;}
#eh_stacks_in_436.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_436.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_436.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_436.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #000000;}
#eh_stacks_in_436.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_436.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_436:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(256px / 2);}
#eh_stacks_in_436:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #000000;
  fill: #000000;
}
#eh_stacks_in_436.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 20px;}
#eh_stacks_in_436.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_436.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_436.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 18px;}
  #eh_stacks_in_436.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_436.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 18px;}
}
#eh_stacks_in_436.eh-line-group-300 .eh-extender {
  width: calc(256px / 2 - 20px);
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_436.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_436.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_436.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_436.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_436.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_436.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #000000;}
#eh_stacks_in_436.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_436.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_436.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_436.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_436.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_436.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #000000;}
#eh_stacks_in_436.eh-line-303 .eh-extender,
#eh_stacks_in_436.eh-line-305 .eh-extender {width: calc(256px / 2 - 32px);}
#eh_stacks_in_436.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_436.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_436.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_436 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_436 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_436.eh-line-group-300 .eh-line-left,
#eh_stacks_in_436.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_436.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_436.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_436:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 32px;
  height: 32px;
}
#eh_stacks_in_436.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_436.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 54px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_436.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_436:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #000000;}
#eh_stacks_in_436:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_436:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(256px / 2 + 2px);}
#eh_stacks_in_436.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_436.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_436.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_436.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_436.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_436.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_436.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_436.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_436.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_436.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_436.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_436.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_436.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_436.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_436.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_436.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_436.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_436.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 32px;
  /* */
}
#eh_stacks_in_436.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_436.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_436.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_436.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_436.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_436.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_436.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_436.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #000000;}
#eh_stacks_in_436.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #000000;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_436.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_436.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_436.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(32px * .4);
  height: calc(32px * .8);
}
#eh_stacks_in_436.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_436.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(32px * .8);
  height: calc(32px * .8);
}
#eh_stacks_in_436 .eh-line-wrap-1 {margin-bottom: 8px;}
#eh_stacks_in_436 .eh-line-wrap-2 {margin-top: 8px;}
/*  */
#eh_stacks_in_436.eh-line-position-3 {gap: 0 8px;}
#eh_stacks_in_436.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_436.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_436.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_436.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_436.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_436.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_436.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_436.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_436.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #000000;
}
#stacks_in_262 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_262 .jwresp_col_wrapper{margin:0;width:50%;float:left;position:relative;overflow:auto}#stacks_in_262 .jwresp_col_wrapper.right{float:right}#stacks_in_262 .jwresp_col{overflow:hidden;width:50%;float:left;margin:0}#stacks_in_262 #jwresp_col2_stacks_in_262,#stacks_in_262 #jwresp_col4_stacks_in_262{float:right}#stacks_in_262 #jwresp_col1_stacks_in_262,#stacks_in_262 #jwresp_col3_stacks_in_262{margin-right:0} @media screen and (max-width:770px){#stacks_in_262 .jwresp_col_wrapper.left,#stacks_in_262 .jwresp_col_wrapper.right{width:100%;float:none;clear:both}#stacks_in_262 .jwresp_col_wrapper.left{margin-bottom:20px}#stacks_in_262 .jwresp_col{width:50%}#stacks_in_262 #jwresp_col1_stacks_in_262,#stacks_in_262 #jwresp_col3_stacks_in_262{margin:0}}  @media screen and (max-width:500px){#stacks_in_262 .jwresp_col{width:100%;display:block}#stacks_in_262 #jwresp_col1_stacks_in_262,#stacks_in_262 #jwresp_col2_stacks_in_262,#stacks_in_262 #jwresp_col3_stacks_in_262{margin:0;margin-bottom:20px}#stacks_in_262 #jwresp_col4_stacks_in_262{margin:0}#stacks_in_262 .jwresp_col_wrapper.left{margin-bottom:0}}

#stacks_in_174 {
	background-color: rgba(20, 20, 19, 1.00);
	padding:  18px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_137 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 140%;
		line-height: 100%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_137 {
		color: rgba(255, 255, 255, 1.00);
	}
}

#stacks_in_137 {
	margin: 20px 0px 0px 0px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_138 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 100%;
		line-height: 150%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_138 {
		color: rgba(255, 255, 255, 1.00);
	}
}
/* Ghost Button 1.5.0 */
#stacks_in_251 {
  display: block;
  position: relative;
  text-align: center;
}
.stacks_in_251 {
   display: inline-block !important; 
  
  
  position: relative !important;
  
  width: 200px !important;
  
  padding: 8px !important;
  color: rgba(255, 255, 255, 1.00) !important;
  background-color: transparent !important;
  border: 1px solid rgba(255, 255, 255, 1.00) !important;
  border-radius: 0px !important;
  text-align: center !important;
  outline: none !important;
  text-decoration: none !important;
  transition: background-color 0.2s ease-out, color 0.2s ease-out, border-color 0.2s ease-out;
}
.stacks_in_251:visited {
  color: rgba(255, 255, 255, 1.00) !important;
}
.stacks_in_251:hover, .stacks_in_251:active {
  background-color: rgba(0, 0, 0, 1.00) !important;
  color: rgba(255, 255, 255, 1.00) !important;
  transition: background-color 0.2s ease-in, color 0.2s ease-in, border-color 0.2s ease-in;
}
#stacks_in_251 {
	background-color: rgba(20, 20, 19, 1.00);
	padding: 15px 20px 50px 20px;
}

#stacks_in_178 {
	background-color: rgba(221, 216, 207, 1.00);
	padding:  18px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_179 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 140%;
		line-height: 100%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_179 {
		color: rgba(73, 74, 72, 1.00);
	}
}

#stacks_in_179 {
	margin: 20px 0px 0px 0px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_183 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 100%;
		line-height: 150%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_183 {
		color: rgba(73, 74, 72, 1.00);
	}
}
/* Ghost Button 1.5.0 */
#stacks_in_271 {
  display: block;
  position: relative;
  text-align: center;
}
.stacks_in_271 {
   display: inline-block !important; 
  
  
  position: relative !important;
  
  width: 200px !important;
  
  padding: 8px !important;
  color: rgba(20, 20, 19, 1.00) !important;
  background-color: transparent !important;
  border: 1px solid rgba(20, 20, 19, 1.00) !important;
  border-radius: 0px !important;
  text-align: center !important;
  outline: none !important;
  text-decoration: none !important;
  transition: background-color 0.2s ease-out, color 0.2s ease-out, border-color 0.2s ease-out;
}
.stacks_in_271:visited {
  color: rgba(20, 20, 19, 1.00) !important;
}
.stacks_in_271:hover, .stacks_in_271:active {
  background-color: rgba(0, 0, 0, 1.00) !important;
  color: rgba(255, 255, 255, 1.00) !important;
  transition: background-color 0.2s ease-in, color 0.2s ease-in, border-color 0.2s ease-in;
}
#stacks_in_271 {
	background-color: rgba(221, 216, 207, 1.00);
	padding: 15px 20px 50px 20px;
}

#stacks_in_188 {
	background-color: rgba(226, 226, 226, 1.00);
	padding:  18px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_189 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 140%;
		line-height: 100%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_189 {
		color: rgba(73, 74, 72, 1.00);
	}
}

#stacks_in_189 {
	margin: 20px 0px 0px 0px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_193 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 100%;
		line-height: 150%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_193 {
		color: rgba(73, 74, 72, 1.00);
	}
}
/* Ghost Button 1.5.0 */
#stacks_in_247 {
  display: block;
  position: relative;
  text-align: center;
}
.stacks_in_247 {
   display: inline-block !important; 
  
  
  position: relative !important;
  
  width: 200px !important;
  
  padding: 8px !important;
  color: rgba(0, 0, 0, 1.00) !important;
  background-color: transparent !important;
  border: 1px solid rgba(0, 0, 0, 1.00) !important;
  border-radius: 0px !important;
  text-align: center !important;
  outline: none !important;
  text-decoration: none !important;
  transition: background-color 0.2s ease-out, color 0.2s ease-out, border-color 0.2s ease-out;
}
.stacks_in_247:visited {
  color: rgba(0, 0, 0, 1.00) !important;
}
.stacks_in_247:hover, .stacks_in_247:active {
  background-color: rgba(0, 0, 0, 1.00) !important;
  color: rgba(255, 255, 255, 1.00) !important;
  transition: background-color 0.2s ease-in, color 0.2s ease-in, border-color 0.2s ease-in;
}
#stacks_in_247 {
	background-color: rgba(226, 226, 226, 1.00);
	padding: 15px 20px 50px 20px;
}

#stacks_in_198 {
	background-color: rgba(255, 255, 255, 1.00);
	padding:  18px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_199 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 140%;
		line-height: 100%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_199 {
		color: rgba(73, 74, 72, 1.00);
	}
}

#stacks_in_199 {
	margin: 20px 0px 0px 0px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_203 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 100%;
		line-height: 150%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_203 {
		color: rgba(73, 74, 72, 1.00);
	}
}
/* Ghost Button 1.5.0 */
#stacks_in_249 {
  display: block;
  position: relative;
  text-align: center;
}
.stacks_in_249 {
   display: inline-block !important; 
  
  
  position: relative !important;
  
  width: 200px !important;
  
  padding: 8px !important;
  color: rgba(0, 0, 0, 1.00) !important;
  background-color: transparent !important;
  border: 1px solid rgba(0, 0, 0, 1.00) !important;
  border-radius: 0px !important;
  text-align: center !important;
  outline: none !important;
  text-decoration: none !important;
  transition: background-color 0.2s ease-out, color 0.2s ease-out, border-color 0.2s ease-out;
}
.stacks_in_249:visited {
  color: rgba(0, 0, 0, 1.00) !important;
}
.stacks_in_249:hover, .stacks_in_249:active {
  background-color: rgba(0, 0, 0, 1.00) !important;
  color: rgba(255, 255, 255, 1.00) !important;
  transition: background-color 0.2s ease-in, color 0.2s ease-in, border-color 0.2s ease-in;
}
#stacks_in_249 {
	padding: 15px 20px 50px 20px;
}

#stacks_in_279 {
	background-color: rgba(248, 245, 247, 1.00);
	padding: 20px 0px 40px 0px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_338 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 260%;
		line-height: 100%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_338 {
		color: rgba(73, 74, 72, 1.00);
	}
}

#stacks_in_338 {
	margin: 20px 0px 0px 0px;
}
#stacks_in_281 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_281 .jwresp_col_wrapper{margin:0;width:50%;float:left;position:relative;overflow:auto}#stacks_in_281 .jwresp_col_wrapper.right{float:right}#stacks_in_281 .jwresp_col{overflow:hidden;width:50%;float:left;margin:0}#stacks_in_281 #jwresp_col2_stacks_in_281,#stacks_in_281 #jwresp_col4_stacks_in_281{float:right}#stacks_in_281 #jwresp_col1_stacks_in_281,#stacks_in_281 #jwresp_col3_stacks_in_281{margin-right:0} @media screen and (max-width:770px){#stacks_in_281 .jwresp_col_wrapper.left,#stacks_in_281 .jwresp_col_wrapper.right{width:100%;float:none;clear:both}#stacks_in_281 .jwresp_col_wrapper.left{margin-bottom:20px}#stacks_in_281 .jwresp_col{width:50%}#stacks_in_281 #jwresp_col1_stacks_in_281,#stacks_in_281 #jwresp_col3_stacks_in_281{margin:0}}  @media screen and (max-width:500px){#stacks_in_281 .jwresp_col{width:100%;display:block}#stacks_in_281 #jwresp_col1_stacks_in_281,#stacks_in_281 #jwresp_col2_stacks_in_281,#stacks_in_281 #jwresp_col3_stacks_in_281{margin:0;margin-bottom:20px}#stacks_in_281 #jwresp_col4_stacks_in_281{margin:0}#stacks_in_281 .jwresp_col_wrapper.left{margin-bottom:0}}

#stacks_out_281 {
	width: 87%;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_284 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 140%;
		line-height: 200%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_284 {
		color: rgba(73, 74, 72, 1.00);
	}
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_297 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 140%;
		line-height: 200%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_297 {
		color: rgba(73, 74, 72, 1.00);
	}
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_310 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 140%;
		line-height: 200%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_310 {
		color: rgba(73, 74, 72, 1.00);
	}
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_323 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 140%;
		line-height: 200%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_323 {
		color: rgba(73, 74, 72, 1.00);
	}
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_378 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 200%;
		line-height: 118%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_378 {
		color: rgba(73, 74, 72, 1.00);
	}
}

#stacks_in_378 {
	margin: 20px 0px 18px 0px;
}

#stacks_out_378 {
	width: 85%;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_374 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 130%;
		line-height: 191%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_374 {
		color: rgba(73, 74, 72, 1.00);
	}
}

#stacks_out_374 {
	width: 85%;
}

#stacks_in_382 {
	background-color: rgba(20, 20, 19, 1.00);
	padding: 20px 0px 40px 0px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_383 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 560%;
		line-height: 100%;
		letter-spacing: -3px;
		direction: ltr;
	}

	#fontStackstacks_in_383 {
		color: rgba(255, 255, 255, 1.00);
	}
}

#stacks_in_383 {
	margin: 20px 0px 0px 0px;
}
#stacks_in_421>.s3_row {
	margin: 0 -0px;
}

#stacks_in_421>.s3_row>.s3_column_left {
	width: 20.00%;
}

#stacks_in_421>.s3_row>.s3_column_right {
	width: 80.000000%;
}




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










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



}



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


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


}






#stacks_out_421 {
	width: 92%;
}
:root{--sal-duration:.9s;--sal-delay:0s;--sal-easing:ease}


@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_417 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 120%;
		line-height: 139%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_417 {
		color: rgba(255, 255, 255, 1.00);
	}
}
/* Ghost Button 1.5.0 */
#stacks_in_444 {
  display: block;
  position: relative;
  text-align: center;
}
.stacks_in_444 {
   display: inline-block !important; 
  
  
  position: relative !important;
  
  width: 313px !important;
  
  padding: 19px !important;
  color: rgba(255, 255, 255, 1.00) !important;
  background-color: transparent !important;
  border: 1px solid rgba(214, 179, 134, 1.00) !important;
  border-radius: 0px !important;
  text-align: center !important;
  outline: none !important;
  text-decoration: none !important;
  transition: background-color 0.2s ease-out, color 0.2s ease-out, border-color 0.2s ease-out;
}
.stacks_in_444:visited {
  color: rgba(255, 255, 255, 1.00) !important;
}
.stacks_in_444:hover, .stacks_in_444:active {
  background-color: rgba(0, 0, 0, 1.00) !important;
  color: rgba(214, 179, 134, 1.00) !important;
  transition: background-color 0.2s ease-in, color 0.2s ease-in, border-color 0.2s ease-in;
}
#stacks_in_444 {
	padding: 24px 20px 30px 20px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_390 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 220%;
		line-height: 118%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_390 {
		color: rgba(255, 255, 255, 1.00);
	}
}

#stacks_in_390 {
	margin: 20px 0px 18px 0px;
}

#stacks_out_390 {
	width: 85%;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_391 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 100%;
		line-height: 132%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_391 {
		color: rgba(255, 255, 255, 1.00);
	}
}

#stacks_out_391 {
	width: 85%;
}
/* Ghost Button 1.5.0 */
#stacks_in_446 {
  display: block;
  position: relative;
  text-align: center;
}
.stacks_in_446 {
   display: inline-block !important; 
  
  
  position: relative !important;
  
  width: 195px !important;
  
  padding: 12px !important;
  color: rgba(255, 255, 255, 1.00) !important;
  background-color: transparent !important;
  border: 1px solid rgba(214, 179, 134, 1.00) !important;
  border-radius: 0px !important;
  text-align: center !important;
  outline: none !important;
  text-decoration: none !important;
  transition: background-color 0.2s ease-out, color 0.2s ease-out, border-color 0.2s ease-out;
}
.stacks_in_446:visited {
  color: rgba(255, 255, 255, 1.00) !important;
}
.stacks_in_446:hover, .stacks_in_446:active {
  background-color: rgba(0, 0, 0, 1.00) !important;
  color: rgba(214, 179, 134, 1.00) !important;
  transition: background-color 0.2s ease-in, color 0.2s ease-in, border-color 0.2s ease-in;
}
#stacks_in_446 {
	padding: 23px 20px 20px 20px;
}
/* Smart2columns2 stack v2.4.2 */#stacks_in_448 .s2c_stacks_in_448_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_448 .s2c_stacks_in_448_cw, #stacks_in_448 .s2c_stacks_in_448_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_448 .s2c_stacks_in_448_cw [class^="s2c_stacks_in_448_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_448 .s2c_stacks_in_448_col1 {	width: 30%;		vertical-align: middle;  	  	border-radius: 0px;		}#stacks_in_448 .s2c_stacks_in_448_col2 {		vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_448 .s2c_stacks_in_448_cw .s2c_stacks_in_448_spacer {	display: table-cell;	width: 0%;}@media only screen and (max-width: 768px) {		#stacks_in_448 .s2c_stacks_in_448_cw {		display: block;		table-layout: auto;	}		#stacks_in_448 .s2c_stacks_in_448_cw [class^="s2c_stacks_in_448_col"] {		display: block;		width: 100%;	}	 	#stacks_in_448 .s2c_stacks_in_448_cw .s2c_stacks_in_448_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */
.stacksPage {

}


.alignment, .alignment_overlay {
	 
}

#stacks_in_463 .alignment {  display: table; height: 45vh;  float: none; margin: 0 auto;  

 width: 100%; 


	-webkit-transition: all 1.5s ease;
    -moz-transition: all 1.5s ease;
    -o-transition: all 1.5s ease;
    -ms-transition: all 1.5s ease;
    transition: all 1.5s ease;
 

 
    
	     
	 background:url() repeat;  
	 
	background-attachment: scroll;

		

			
			background-position:  center top;
		

	

	 

	 

 

/*Custom CSS;*/
}


#stacks_in_463 .alignment_overlay { 

	display: table; height: 45vh; width: 100% !important;

	
	
	 
		background: url(../index_files/none) scroll repeat !important;
	 
	
		
		background-image: none !important;
	


	-webkit-transition: all 1.5s ease;
    -moz-transition: all 1.5s ease;
    -o-transition: all 1.5s ease;
    -ms-transition: all 1.5s ease;
    transition: all 1.5s ease;
 
		
	
		opacity: 0.99;
	

}


#stacks_in_463 .align { 
 display: table-cell; vertical-align: middle !important;  

text-align: none;

padding-left: 10px;
padding-right: 10px;
padding-top: 10px !important;
padding-bottom: 10px !important;

/*Custom CSS;*/ 
}

#stacks_in_463 .align:hover {

}

img {

/*Custom CSS;*/
}

#stacks_in_463 .responsiveimage img {












/*Custom CSS;*/
}

#stacks_in_463 .center_slice {
	max-width: 1060px; margin-left: auto; margin-right: auto;
}

#stacks_in_463 .extrazone
{
	margin-left:auto; margin-right:auto;
	
	

	


padding-left: 10px;
padding-right: 10px;
padding-top: 10px !important;
padding-bottom: 10px !important;



 


	/*Custom CSS;*/
}


#stacks_in_463 .fiddlereditinfo {
	display: inline-block;
	float: right;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	bottom:20px;
	right: 10px;
	width: 100px;
	font-size:11px;
	text-align:center;
	height:12px;
	line-height:12px;
	background-color: #77aad5;
	color: whitesmoke;
	padding:1px 5px;
	z-index:2;
	overflow:hidden;
	text-overflow:ellipsis;
	-webkit-border-radius: 7px;
}

@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-moz-keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-webkit-keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}

/* iPad with portrait orientation */
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait){
#stacks_in_463 .alignment {  }
}
 
/* iPad with landscape orientation */
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape){
#stacks_in_463 .alignment {  }
}

/*iPhone 5*/
@media screen and (device-aspect-ratio: 40/71) {
#stacks_in_463 .alignment {  }
}








#stacks_in_463 {
	background-color: rgba(239, 235, 230, 1.00);
	padding:  20px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_477 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 130%;
		line-height: 135%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_477 {
		color: rgba(73, 74, 72, 1.00);
	}
}

#stacks_in_477 {
	margin: 10px 0px 10px 0px;
}

#stacks_out_477 {
	width: 90%;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_469 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 100%;
		line-height: 150%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_469 {
		color: rgba(73, 74, 72, 1.00);
	}
}

#stacks_in_469 {
	margin: 10px 0px 0px 0px;
}

#stacks_out_469 {
	width: 90%;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_510 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 130%;
		line-height: 135%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_510 {
		color: rgba(73, 74, 72, 1.00);
	}
}

#stacks_in_510 {
	margin: 10px 0px 10px 0px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_514 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 100%;
		line-height: 150%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_514 {
		color: rgba(73, 74, 72, 1.00);
	}
}

#stacks_in_514 {
	margin: 10px 0px 0px 0px;
}

.stacksPage {

}


.alignment, .alignment_overlay {
	 
}

#stacks_in_465 .alignment {  display: table; height: 45vh;  float: none; margin: 0 auto;  

 width: 100%; 


	-webkit-transition: all 1.5s ease;
    -moz-transition: all 1.5s ease;
    -o-transition: all 1.5s ease;
    -ms-transition: all 1.5s ease;
    transition: all 1.5s ease;
 

 
    
	     
	 background:url() repeat;  
	 
	background-attachment: scroll;

		

			
			background-position:  center top;
		

	

	 

	 

 

/*Custom CSS;*/
}


#stacks_in_465 .alignment_overlay { 

	display: table; height: 45vh; width: 100% !important;

	
	
	 
		background: url(../index_files/none) scroll repeat !important;
	 
	
		
		background-image: none !important;
	


	-webkit-transition: all 1.5s ease;
    -moz-transition: all 1.5s ease;
    -o-transition: all 1.5s ease;
    -ms-transition: all 1.5s ease;
    transition: all 1.5s ease;
 
		
	
		opacity: 0.99;
	

}


#stacks_in_465 .align { 
 display: table-cell; vertical-align: middle !important;  

text-align: none;

padding-left: 10px;
padding-right: 10px;
padding-top: 10px !important;
padding-bottom: 10px !important;

/*Custom CSS;*/ 
}

#stacks_in_465 .align:hover {

}

img {

/*Custom CSS;*/
}

#stacks_in_465 .responsiveimage img {












/*Custom CSS;*/
}

#stacks_in_465 .center_slice {
	max-width: 3000px; margin-left: auto; margin-right: auto;
}

#stacks_in_465 .extrazone
{
	margin-left:auto; margin-right:auto;
	
	

	


padding-left: 10px;
padding-right: 10px;
padding-top: 10px !important;
padding-bottom: 10px !important;



 


	/*Custom CSS;*/
}


#stacks_in_465 .fiddlereditinfo {
	display: inline-block;
	float: right;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	bottom:20px;
	right: 10px;
	width: 100px;
	font-size:11px;
	text-align:center;
	height:12px;
	line-height:12px;
	background-color: #77aad5;
	color: whitesmoke;
	padding:1px 5px;
	z-index:2;
	overflow:hidden;
	text-overflow:ellipsis;
	-webkit-border-radius: 7px;
}

@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-moz-keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-webkit-keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}

/* iPad with portrait orientation */
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait){
#stacks_in_465 .alignment {  }
}
 
/* iPad with landscape orientation */
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape){
#stacks_in_465 .alignment {  }
}

/*iPhone 5*/
@media screen and (device-aspect-ratio: 40/71) {
#stacks_in_465 .alignment {  }
}








#stacks_in_465 {
	background-color: rgba(250, 246, 242, 1.00);
	padding:  20px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_483 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 130%;
		line-height: 135%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_483 {
		color: rgba(73, 74, 72, 1.00);
	}
}

#stacks_in_483 {
	margin: 10px 0px 10px 0px;
}

#stacks_out_483 {
	width: 90%;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_487 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 180%;
		line-height: 135%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_487 {
		color: rgba(73, 74, 72, 1.00);
	}
}

#stacks_in_487 {
	margin: 0px 0px 20px 0px;
}

#stacks_out_487 {
	width: 90%;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_491 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 130%;
		line-height: 135%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_491 {
		color: rgba(73, 74, 72, 1.00);
	}
}

#stacks_in_491 {
	margin: 10px 0px 10px 0px;
}

#stacks_out_491 {
	width: 90%;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_495 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 180%;
		line-height: 135%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_495 {
		color: rgba(73, 74, 72, 1.00);
	}
}

#stacks_in_495 {
	margin: 0px 0px 20px 0px;
}

#stacks_out_495 {
	width: 90%;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_522 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 110%;
		line-height: 135%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_522 {
		color: rgba(73, 74, 72, 1.00);
	}
}

#stacks_in_522 {
	margin: 10px 0px 10px 0px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_526 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 130%;
		line-height: 135%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_526 {
		color: rgba(73, 74, 72, 1.00);
	}
}

#stacks_in_526 {
	margin: 0px 0px 20px 0px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_530 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 110%;
		line-height: 135%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_530 {
		color: rgba(73, 74, 72, 1.00);
	}
}

#stacks_in_530 {
	margin: 10px 0px 10px 0px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_534 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 130%;
		line-height: 135%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_534 {
		color: rgba(73, 74, 72, 1.00);
	}
}

#stacks_in_534 {
	margin: 0px 0px 20px 0px;
}
/* Ghost Button 1.5.0 */
#stacks_in_547 {
  display: block;
  position: relative;
  text-align: center;
}
.stacks_in_547 {
   display: block !important; 
   float: left !important; 
  
  position: relative !important;
  
  width: 195px !important;
  
  padding: 12px !important;
  color: rgba(20, 20, 19, 1.00) !important;
  background-color: transparent !important;
  border: 1px solid rgba(20, 20, 19, 1.00) !important;
  border-radius: 0px !important;
  text-align: center !important;
  outline: none !important;
  text-decoration: none !important;
  transition: background-color 0.2s ease-out, color 0.2s ease-out, border-color 0.2s ease-out;
}
.stacks_in_547:visited {
  color: rgba(20, 20, 19, 1.00) !important;
}
.stacks_in_547:hover, .stacks_in_547:active {
  background-color: rgba(0, 0, 0, 1.00) !important;
  color: rgba(214, 179, 134, 1.00) !important;
  transition: background-color 0.2s ease-in, color 0.2s ease-in, border-color 0.2s ease-in;
}
#stacks_in_547 {
	padding: 23px 20px 20px 0px;
}
