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


#stacks_in_80294{visibility:hidden}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_80295Calligrapher{			font-size: 100% !important;			color: #FFFFFF !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.9em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_80295Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_80295Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_80295Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_80295Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_80295Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_80295Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_80295Calligrapher h6, .stacks_in_80295Calligrapher h5, .stacks_in_80295Calligrapher h4, .stacks_in_80295Calligrapher h3, .stacks_in_80295Calligrapher h2, .stacks_in_80295Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_80295Calligrapher, .stacks_in_80295Calligrapher h1, .stacks_in_80295Calligrapher h2, .stacks_in_80295Calligrapher h3, .stacks_in_80295Calligrapher h4, .stacks_in_80295Calligrapher h5, .stacks_in_80295Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_80295targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_80295Calligrapher a:link{			color: #FA910C !important;			text-decoration: none !important;		}				.stacks_in_80295Calligrapher a:visited{			color: #FA910C !important;		}				.stacks_in_80295Calligrapher a:active{			color: #FA910C !important;		}				.stacks_in_80295Calligrapher a:hover{			color: #999999 !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_80296shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */
#stacks_in_80298_1 {
	background-color: rgba(244, 244, 244, 1.00);
	padding: 25px 25px 25px 25px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_80298_3Calligrapher{			font-size: 177% !important;			color: #9A100F !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.4em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_80298_3Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_80298_3Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_80298_3Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_80298_3Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_80298_3Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_80298_3Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_80298_3Calligrapher h6, .stacks_in_80298_3Calligrapher h5, .stacks_in_80298_3Calligrapher h4, .stacks_in_80298_3Calligrapher h3, .stacks_in_80298_3Calligrapher h2, .stacks_in_80298_3Calligrapher h1{			color: #191919 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_80298_3Calligrapher, .stacks_in_80298_3Calligrapher h1, .stacks_in_80298_3Calligrapher h2, .stacks_in_80298_3Calligrapher h3, .stacks_in_80298_3Calligrapher h4, .stacks_in_80298_3Calligrapher h5, .stacks_in_80298_3Calligrapher h6{	font-family: Impact, Charcoal, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_80298_3targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_80298_3Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_80298_3Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_80298_3Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_80298_3Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_80298_7 {
	padding: 5px 0px 0px 0px;
}

#stacks_in_80856 {
	padding: 10px 10px 10px 10px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_80289Calligrapher{			font-size: 133% !important;			color: #FFFFFF !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.6em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_80289Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_80289Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_80289Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_80289Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_80289Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_80289Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_80289Calligrapher h6, .stacks_in_80289Calligrapher h5, .stacks_in_80289Calligrapher h4, .stacks_in_80289Calligrapher h3, .stacks_in_80289Calligrapher h2, .stacks_in_80289Calligrapher h1{			color: #9A0F0E !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_80289Calligrapher, .stacks_in_80289Calligrapher h1, .stacks_in_80289Calligrapher h2, .stacks_in_80289Calligrapher h3, .stacks_in_80289Calligrapher h4, .stacks_in_80289Calligrapher h5, .stacks_in_80289Calligrapher h6{	font-family: Impact, Charcoal, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_80289targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_80289Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_80289Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_80289Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_80289Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */#eh_stacks_in_80290 {
  margin: 16px 0 16px;
  padding: 0 2px;
}
#eh_stacks_in_80290:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_80290.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_80290.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_80290.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_80290.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_80290 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_80290.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_80290 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_80290 .eh-title {font-size: 36px;}/*  */
/*  */
/*  */
/*  */
#eh_stacks_in_80290 .eh-line-wrap .eh-line-left,
#eh_stacks_in_80290 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_80290.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_80290.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #999999;}
#eh_stacks_in_80290.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_80290.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #999999;}
#eh_stacks_in_80290.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_80290.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #999999;
  height: 2px;
  border-bottom: 2px solid #999999;
  box-sizing: content-box;
}
#eh_stacks_in_80290.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_80290.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_80290.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_80290.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #999999;
  border-image: linear-gradient(-90deg, #999999, transparent) 1;
}

#eh_stacks_in_80290.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #999999, transparent) 1;}
#eh_stacks_in_80290.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_80290.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_80290.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_80290.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #999999;}
#eh_stacks_in_80290.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_80290.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_80290:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(256px / 2);}
#eh_stacks_in_80290:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #999999;
  fill: #999999;
}
#eh_stacks_in_80290.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 20px;}
#eh_stacks_in_80290.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_80290.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_80290.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 18px;}
  #eh_stacks_in_80290.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_80290.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 18px;}
}
#eh_stacks_in_80290.eh-line-group-300 .eh-extender {
  width: calc(256px / 2 - 20px);
  height: 2px;
  background-color: #999999;
}
#eh_stacks_in_80290.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_80290.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_80290.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_80290.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_80290.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_80290.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #999999;}
#eh_stacks_in_80290.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_80290.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_80290.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_80290.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_80290.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_80290.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #999999;}
#eh_stacks_in_80290.eh-line-303 .eh-extender,
#eh_stacks_in_80290.eh-line-305 .eh-extender {width: calc(256px / 2 - 32px);}
#eh_stacks_in_80290.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_80290.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_80290.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_80290 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_80290 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_80290.eh-line-group-300 .eh-line-left,
#eh_stacks_in_80290.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_80290.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_80290.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_80290:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 32px;
  height: 32px;
}
#eh_stacks_in_80290.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_80290.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 54px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_80290.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_80290:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #999999;}
#eh_stacks_in_80290:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_80290:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(256px / 2 + 2px);}
#eh_stacks_in_80290.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_80290.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_80290.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_80290.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_80290.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_80290.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_80290.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_80290.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_80290.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_80290.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_80290.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_80290.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_80290.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_80290.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_80290.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_80290.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_80290.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_80290.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 32px;
  /* */
}
#eh_stacks_in_80290.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_80290.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_80290.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_80290.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_80290.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_80290.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_80290.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_80290.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #999999;}
#eh_stacks_in_80290.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #999999;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_80290.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_80290.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_80290.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(32px * .4);
  height: calc(32px * .8);
}
#eh_stacks_in_80290.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_80290.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(32px * .8);
  height: calc(32px * .8);
}
#eh_stacks_in_80290 .eh-line-wrap-1 {margin-bottom: 8px;}
#eh_stacks_in_80290 .eh-line-wrap-2 {margin-top: 8px;}
/*  */
#eh_stacks_in_80290.eh-line-position-3 {gap: 0 8px;}
#eh_stacks_in_80290.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_80290.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_80290.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_80290.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_80290.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_80290.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_80290.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #999999;
}
#eh_stacks_in_80290.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_80290.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #999999;
}
/* Start Responsive Shim stack CSS code */.stacks_in_80959shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */
#stacks_in_80309 {
	padding: 0px 20px 0px 20px;
}

#stacks_in_80310 {
	line-height: 2em;
}

#stacks_in_80795 {
	padding: 0px 20px 0px 20px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_80662Calligrapher{			font-size: 111% !important;			color: #9A0F0E !important;			font-weight:   lighter !important;			font-style: normal !important;			line-height: 1.8em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_80662Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_80662Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_80662Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_80662Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_80662Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_80662Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_80662Calligrapher h6, .stacks_in_80662Calligrapher h5, .stacks_in_80662Calligrapher h4, .stacks_in_80662Calligrapher h3, .stacks_in_80662Calligrapher h2, .stacks_in_80662Calligrapher h1{			color: #9A0F0E !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_80662Calligrapher, .stacks_in_80662Calligrapher h1, .stacks_in_80662Calligrapher h2, .stacks_in_80662Calligrapher h3, .stacks_in_80662Calligrapher h4, .stacks_in_80662Calligrapher h5, .stacks_in_80662Calligrapher h6{	font-family: Impact, Charcoal, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_80662targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_80662Calligrapher a:link{			color: #666666 !important;			text-decoration: none !important;		}				.stacks_in_80662Calligrapher a:visited{			color: #666666 !important;		}				.stacks_in_80662Calligrapher a:active{			color: #666666 !important;		}				.stacks_in_80662Calligrapher a:hover{			color: #9A0F0E !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code *//* Start dooGrid stack each CSS code */.stacks_in_80652gridWrapper > div{	display: inline-block !important;	width: 33.333333%;	-webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;    vertical-align: top;    margin-top: 15px;    padding-right: 7.500000px;    padding-left: 7.500000px;}.stacks_in_80652gridWrapper{	margin-right: -7.500000px;    margin-left: -7.500000px;    margin-top: -15px;}@media all and (max-width: 1024px) {				.stacks_in_80652gridWrapper > div{		width: 33.333333%;	}	}@media all and (max-width: 768px) {				.stacks_in_80652gridWrapper > div{		width: 100%;	}		}@media all and (max-width: 480px) {				.stacks_in_80652gridWrapper > div{		width: 100%;	}	}#stacks_in_80652 .dooGridItem{	position: relative;	-webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;	background: rgba(255, 255, 255, 1.00);	border:0px solid rgba(249, 249, 249, 1.00);	border-radius: 4px;	padding: 10px;}/* End dooGrid stack each CSS code *//* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_80664 {
	padding: 6px 0px 3px 0px;
}

#stacks_in_80665 {
	font-size: 133%;
}
/* Start Responsive Shim stack CSS code */.stacks_in_80666shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */	
	/* start image list from doobox css */
	
	
	#stacks_in_80667 .stacks_in_80667imagelist {
		position: relative;
		list-style: none;
		list-style-type: none;
		margin:0px 0;
		
		z-index:1;
	}
	
	#stacks_in_80667 .stacks_in_80667listIcon {
		position: relative;
		float:left;
		z-index: 2;
	}
	
	#stacks_in_80667 .stacks_in_80667listIcon img{
		width:12px;
		height: auto;
	}
	
	
	#stacks_in_80667 .stacks_in_80667listTitle {

		margin-left:24px;
		padding-bottom: 0px;
		
		font-size: 115%;
	}
	
	
	#stacks_in_80667 .stacks_in_80667listContent {
		display: none;
		margin-left:24px;
		padding-top: 0px;
		padding-bottom: 18px;
	}
	
	.stacks_in_80667breaker{
		margin: 0;
		padding: 0;
		height: 1px;
		clear: both;
	}
	
	
	/* end image list from doobox css */
	/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_80724 {
	padding: 6px 0px 3px 0px;
}

#stacks_in_80725 {
	font-size: 133%;
}
/* Start Responsive Shim stack CSS code */.stacks_in_80791shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */	
	/* start image list from doobox css */
	
	
	#stacks_in_80726 .stacks_in_80726imagelist {
		position: relative;
		list-style: none;
		list-style-type: none;
		margin:0px 0;
		
		z-index:1;
	}
	
	#stacks_in_80726 .stacks_in_80726listIcon {
		position: relative;
		float:left;
		z-index: 2;
	}
	
	#stacks_in_80726 .stacks_in_80726listIcon img{
		width:12px;
		height: auto;
	}
	
	
	#stacks_in_80726 .stacks_in_80726listTitle {

		margin-left:24px;
		padding-bottom: 0px;
		
		font-size: 115%;
	}
	
	
	#stacks_in_80726 .stacks_in_80726listContent {
		display: none;
		margin-left:24px;
		padding-top: 0px;
		padding-bottom: 18px;
	}
	
	.stacks_in_80726breaker{
		margin: 0;
		padding: 0;
		height: 1px;
		clear: both;
	}
	
	
	/* end image list from doobox css */
	/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_80782 {
	padding: 6px 0px 3px 0px;
}

#stacks_in_80783 {
	font-size: 133%;
}
/* Start Responsive Shim stack CSS code */.stacks_in_80788shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */	
	/* start image list from doobox css */
	
	
	#stacks_in_80784 .stacks_in_80784imagelist {
		position: relative;
		list-style: none;
		list-style-type: none;
		margin:0px 0;
		
		z-index:1;
	}
	
	#stacks_in_80784 .stacks_in_80784listIcon {
		position: relative;
		float:left;
		z-index: 2;
	}
	
	#stacks_in_80784 .stacks_in_80784listIcon img{
		width:12px;
		height: auto;
	}
	
	
	#stacks_in_80784 .stacks_in_80784listTitle {

		margin-left:24px;
		padding-bottom: 0px;
		
		font-size: 115%;
	}
	
	
	#stacks_in_80784 .stacks_in_80784listContent {
		display: none;
		margin-left:24px;
		padding-top: 0px;
		padding-bottom: 18px;
	}
	
	.stacks_in_80784breaker{
		margin: 0;
		padding: 0;
		height: 1px;
		clear: both;
	}
	
	
	/* end image list from doobox css */
	
#stacks_in_80347 {
	padding: 0px 20px 20px 20px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_80645Calligrapher{			font-size: 150% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.4em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_80645Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_80645Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_80645Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_80645Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_80645Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_80645Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_80645Calligrapher h6, .stacks_in_80645Calligrapher h5, .stacks_in_80645Calligrapher h4, .stacks_in_80645Calligrapher h3, .stacks_in_80645Calligrapher h2, .stacks_in_80645Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_80645Calligrapher, .stacks_in_80645Calligrapher h1, .stacks_in_80645Calligrapher h2, .stacks_in_80645Calligrapher h3, .stacks_in_80645Calligrapher h4, .stacks_in_80645Calligrapher h5, .stacks_in_80645Calligrapher h6{	font-family: Impact, Charcoal, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_80645targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_80645Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_80645Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_80645Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_80645Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */ #stacks_in_80646,#stacks_in_80646 .stacks_out,#stacks_in_80646 .stacks_in{overflow:visible}#stacks_in_80646{padding:.15em 0}
#eh_stacks_in_80647 {
  margin: 16px 0 16px;
  padding: 0 2px;
}
#eh_stacks_in_80647:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_80647.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_80647.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_80647.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_80647.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_80647 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_80647.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_80647 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_80647 .eh-title {font-size: 42px;}/*  */
/*  */
/*  */
/*  */
#eh_stacks_in_80647 .eh-line-wrap .eh-line-left,
#eh_stacks_in_80647 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_80647.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_80647.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #000000;}
#eh_stacks_in_80647.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_80647.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #000000;}
#eh_stacks_in_80647.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_80647.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_80647.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_80647.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_80647.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_80647.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_80647.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #000000, transparent) 1;}
#eh_stacks_in_80647.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_80647.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_80647.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_80647.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #000000;}
#eh_stacks_in_80647.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_80647.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_80647:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(256px / 2);}
#eh_stacks_in_80647:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #000000;
  fill: #000000;
}
#eh_stacks_in_80647.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 20px;}
#eh_stacks_in_80647.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_80647.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_80647.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 18px;}
  #eh_stacks_in_80647.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_80647.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 18px;}
}
#eh_stacks_in_80647.eh-line-group-300 .eh-extender {
  width: calc(256px / 2 - 20px);
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_80647.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_80647.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_80647.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_80647.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_80647.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_80647.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #000000;}
#eh_stacks_in_80647.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_80647.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_80647.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_80647.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_80647.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_80647.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #000000;}
#eh_stacks_in_80647.eh-line-303 .eh-extender,
#eh_stacks_in_80647.eh-line-305 .eh-extender {width: calc(256px / 2 - 32px);}
#eh_stacks_in_80647.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_80647.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_80647.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_80647 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_80647 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_80647.eh-line-group-300 .eh-line-left,
#eh_stacks_in_80647.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_80647.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_80647.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_80647:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 32px;
  height: 32px;
}
#eh_stacks_in_80647.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_80647.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 54px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_80647.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_80647:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #000000;}
#eh_stacks_in_80647:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_80647:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(256px / 2 + 2px);}
#eh_stacks_in_80647.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_80647.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_80647.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_80647.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_80647.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_80647.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_80647.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_80647.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_80647.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_80647.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_80647.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_80647.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_80647.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_80647.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_80647.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_80647.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_80647.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_80647.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 32px;
  /* */
}
#eh_stacks_in_80647.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_80647.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_80647.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_80647.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_80647.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_80647.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_80647.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_80647.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #000000;}
#eh_stacks_in_80647.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #000000;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_80647.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_80647.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_80647.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(32px * .4);
  height: calc(32px * .8);
}
#eh_stacks_in_80647.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_80647.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(32px * .8);
  height: calc(32px * .8);
}
#eh_stacks_in_80647 .eh-line-wrap-1 {margin-bottom: 8px;}
#eh_stacks_in_80647 .eh-line-wrap-2 {margin-top: 8px;}
/*  */
#eh_stacks_in_80647.eh-line-position-3 {gap: 0 8px;}
#eh_stacks_in_80647.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_80647.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_80647.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_80647.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_80647.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_80647.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_80647.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_80647.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_80647.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #000000;
}
/* Start Responsive Shim stack CSS code */.stacks_in_80630shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_80353Calligrapher{			font-size: 100% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.4em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_80353Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_80353Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_80353Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_80353Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_80353Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_80353Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_80353Calligrapher h6, .stacks_in_80353Calligrapher h5, .stacks_in_80353Calligrapher h4, .stacks_in_80353Calligrapher h3, .stacks_in_80353Calligrapher h2, .stacks_in_80353Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_80353Calligrapher, .stacks_in_80353Calligrapher h1, .stacks_in_80353Calligrapher h2, .stacks_in_80353Calligrapher h3, .stacks_in_80353Calligrapher h4, .stacks_in_80353Calligrapher h5, .stacks_in_80353Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_80353targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_80353Calligrapher a:link{			color: #9A100F !important;			text-decoration: none !important;		}				.stacks_in_80353Calligrapher a:visited{			color: #9A100F !important;		}				.stacks_in_80353Calligrapher a:active{			color: #9A100F !important;		}				.stacks_in_80353Calligrapher a:hover{			color: #666666 !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code *//* Start dooGrid stack each CSS code */.stacks_in_80354gridWrapper > div{	display: inline-block !important;	width: 100%;	-webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;    vertical-align: top;    margin-top: 15px;    padding-right: 7.500000px;    padding-left: 7.500000px;}.stacks_in_80354gridWrapper{	margin-right: -7.500000px;    margin-left: -7.500000px;    margin-top: -15px;}@media all and (max-width: 1024px) {				.stacks_in_80354gridWrapper > div{		width: 100%;	}	}@media all and (max-width: 768px) {				.stacks_in_80354gridWrapper > div{		width: 100%;	}		}@media all and (max-width: 480px) {				.stacks_in_80354gridWrapper > div{		width: 100%;	}	}#stacks_in_80354 .dooGridItem{	position: relative;	-webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;	background: rgba(244, 244, 244, 1.00);	border:0px solid rgba(249, 249, 249, 1.00);	border-radius: 4px;	padding: 10px;}/* End dooGrid stack each CSS code *//* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_80355 {
	background-color: rgba(249, 249, 249, 1.00);
}
#linkBoxstacks_in_80964 {
	display: block;
	position: relative;
	z-index: 1;
}

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

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



#stacks_in_80356 {
	padding:  20px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_80593Calligrapher{			font-size: 100% !important;			color: #FFFFFF !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.6em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_80593Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_80593Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_80593Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_80593Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_80593Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_80593Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_80593Calligrapher h6, .stacks_in_80593Calligrapher h5, .stacks_in_80593Calligrapher h4, .stacks_in_80593Calligrapher h3, .stacks_in_80593Calligrapher h2, .stacks_in_80593Calligrapher h1{			color: #9A0F0E !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_80593Calligrapher, .stacks_in_80593Calligrapher h1, .stacks_in_80593Calligrapher h2, .stacks_in_80593Calligrapher h3, .stacks_in_80593Calligrapher h4, .stacks_in_80593Calligrapher h5, .stacks_in_80593Calligrapher h6{	font-family: Impact, Charcoal, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_80593targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_80593Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_80593Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_80593Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_80593Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */#eh_stacks_in_80594 {
  margin: 16px 0 16px;
  padding: 0 2px;
}
#eh_stacks_in_80594:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_80594.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_80594.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_80594.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_80594.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_80594 .eh-subtitle {margin-top: 5px;}
#eh_stacks_in_80594.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 5px;
}
/*  */
/*  */
/*  */#eh_stacks_in_80594 .eh-title {font-size: 30px;}/*  */
/*  */
#eh_stacks_in_80594 .eh-title {
  max-width: 420px;
  font-weight: 700;
  line-height: 1.10;
  color: rgba(0, 0, 0, 1.00);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */#eh_stacks_in_80594 .eh-subtitle > div {font-size: 16px;}/*  */
/*  */
#eh_stacks_in_80594 .eh-subtitle > div {
  max-width: 420px;
  font-weight: 100;
  line-height: 1.33;
  color: rgba(0, 0, 0, 0.60);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
#eh_stacks_in_80594.eh-align-center .eh-subtitle > div {margin: 0 auto;}
#eh_stacks_in_80594.eh-align-right .eh-subtitle > div {margin: 0 0 0 auto;}
/*  */
#eh_stacks_in_80594 .eh-line-wrap .eh-line-left,
#eh_stacks_in_80594 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_80594.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_80594.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #999999;}
#eh_stacks_in_80594.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_80594.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #999999;}
#eh_stacks_in_80594.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_80594.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #999999;
  height: 2px;
  border-bottom: 2px solid #999999;
  box-sizing: content-box;
}
#eh_stacks_in_80594.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_80594.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_80594.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_80594.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #999999;
  border-image: linear-gradient(-90deg, #999999, transparent) 1;
}

#eh_stacks_in_80594.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #999999, transparent) 1;}
#eh_stacks_in_80594.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_80594.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_80594.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_80594.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #999999;}
#eh_stacks_in_80594.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_80594.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_80594:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(256px / 2);}
#eh_stacks_in_80594:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #999999;
  fill: #999999;
}
#eh_stacks_in_80594.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 20px;}
#eh_stacks_in_80594.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_80594.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_80594.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 18px;}
  #eh_stacks_in_80594.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_80594.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 18px;}
}
#eh_stacks_in_80594.eh-line-group-300 .eh-extender {
  width: calc(256px / 2 - 20px);
  height: 2px;
  background-color: #999999;
}
#eh_stacks_in_80594.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_80594.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_80594.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_80594.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_80594.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_80594.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #999999;}
#eh_stacks_in_80594.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_80594.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_80594.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_80594.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_80594.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_80594.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #999999;}
#eh_stacks_in_80594.eh-line-303 .eh-extender,
#eh_stacks_in_80594.eh-line-305 .eh-extender {width: calc(256px / 2 - 32px);}
#eh_stacks_in_80594.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_80594.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_80594.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_80594 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_80594 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_80594.eh-line-group-300 .eh-line-left,
#eh_stacks_in_80594.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_80594.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_80594.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_80594:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 32px;
  height: 32px;
}
#eh_stacks_in_80594.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_80594.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 54px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_80594.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_80594:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #999999;}
#eh_stacks_in_80594:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_80594:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(256px / 2 + 2px);}
#eh_stacks_in_80594.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_80594.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_80594.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_80594.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_80594.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_80594.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_80594.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_80594.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_80594.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_80594.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_80594.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_80594.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_80594.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_80594.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_80594.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_80594.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_80594.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_80594.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 32px;
  /* */
}
#eh_stacks_in_80594.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_80594.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_80594.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_80594.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_80594.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_80594.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_80594.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_80594.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #999999;}
#eh_stacks_in_80594.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #999999;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_80594.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_80594.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_80594.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(32px * .4);
  height: calc(32px * .8);
}
#eh_stacks_in_80594.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_80594.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(32px * .8);
  height: calc(32px * .8);
}
#eh_stacks_in_80594 .eh-line-wrap-1 {margin-bottom: 8px;}
#eh_stacks_in_80594 .eh-line-wrap-2 {margin-top: 8px;}
/*  */
#eh_stacks_in_80594.eh-line-position-3 {gap: 0 8px;}
#eh_stacks_in_80594.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_80594.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_80594.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_80594.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_80594.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_80594.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_80594.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #999999;
}
#eh_stacks_in_80594.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_80594.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #999999;
}
/* Start Responsive Shim stack CSS code */.stacks_in_80361shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Smart Image stack CSS code */#stacks_in_80960{	text-align: center;}#stacks_in_80960 figure a img{	cursor: pointer !important;}.stacks_in_80960responsive {  max-width: 100%;  margin: 0;  padding: 0;}.stacks_in_80960responsive img, .stacks_in_80960warehouseImage img {  max-width: 100%;  height: auto;  margin: 0 auto 0 auto;  display: block;}.stacks_in_80960hiddenimage{	display: none;}.stacks_in_80960warehouseImage{	display: none;}/* End Smart Image stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_80962shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_80379shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start Obscure Email stack CSS code */.stacks_in_80552topbar {	background-color: #3D82EA;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-bottom: none;	padding: 6px 3px 2px 10px;	min-height: 40px;	font-weight: bold;	font-size: 16px;	color: #ffffff;	}.stacks_in_80552mainarea {	background-color: #ffffff;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-top: none;	padding: 10px;}.stacks_in_80552small{font-weight: normal;font-size: 12px;}.stacks_in_80552centerbox {	background-color: #ffffff;	border: 1px solid #CDDACF;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	padding: 10px;	color: #333;}.stacks_in_80552centerbox b {	color: #DA0140;}/* End Obscure Email stack CSS code *//* Start Obscure Email stack CSS code */.stacks_in_80968topbar {	background-color: #3D82EA;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-bottom: none;	padding: 6px 3px 2px 10px;	min-height: 40px;	font-weight: bold;	font-size: 16px;	color: #ffffff;	}.stacks_in_80968mainarea {	background-color: #ffffff;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-top: none;	padding: 10px;}.stacks_in_80968small{font-weight: normal;font-size: 12px;}.stacks_in_80968centerbox {	background-color: #ffffff;	border: 1px solid #CDDACF;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	padding: 10px;	color: #333;}.stacks_in_80968centerbox b {	color: #DA0140;}/* End Obscure Email stack CSS code */  #stacks_in_80858{display:none}



#stacks_in_80860 .teleportMe {
display: none;
}



/* Start Responsive Shim stack CSS code */.stacks_in_80861shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code *//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_80862Calligrapher{			font-size: 111% !important;			color: #191919 !important;			font-weight:   lighter !important;			font-style: normal !important;			line-height: 1.8em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_80862Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_80862Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_80862Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_80862Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_80862Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_80862Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_80862Calligrapher h6, .stacks_in_80862Calligrapher h5, .stacks_in_80862Calligrapher h4, .stacks_in_80862Calligrapher h3, .stacks_in_80862Calligrapher h2, .stacks_in_80862Calligrapher h1{			color: #9A0F0E !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_80862Calligrapher, .stacks_in_80862Calligrapher h1, .stacks_in_80862Calligrapher h2, .stacks_in_80862Calligrapher h3, .stacks_in_80862Calligrapher h4, .stacks_in_80862Calligrapher h5, .stacks_in_80862Calligrapher h6{	font-family: Impact, Charcoal, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_80862targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_80862Calligrapher a:link{			color: #9A0F0E !important;			text-decoration: none !important;		}				.stacks_in_80862Calligrapher a:visited{			color: #9A0F0E !important;		}				.stacks_in_80862Calligrapher a:active{			color: #9A0F0E !important;		}				.stacks_in_80862Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_80864 {
	padding: 6px 0px 3px 0px;
}

#stacks_in_80865 {
	font-size: 133%;
}
/* Start Responsive Shim stack CSS code */.stacks_in_80866shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */	
	/* start image list from doobox css */
	
	
	#stacks_in_80867 .stacks_in_80867imagelist {
		position: relative;
		list-style: none;
		list-style-type: none;
		margin:0px 0;
		
		z-index:1;
	}
	
	#stacks_in_80867 .stacks_in_80867listIcon {
		position: relative;
		float:left;
		z-index: 2;
	}
	
	#stacks_in_80867 .stacks_in_80867listIcon img{
		width:12px;
		height: auto;
	}
	
	
	#stacks_in_80867 .stacks_in_80867listTitle {

		margin-left:24px;
		padding-bottom: 0px;
		
		font-size: 115%;
	}
	
	
	#stacks_in_80867 .stacks_in_80867listContent {
		display: none;
		margin-left:24px;
		padding-top: 0px;
		padding-bottom: 18px;
	}
	
	.stacks_in_80867breaker{
		margin: 0;
		padding: 0;
		height: 1px;
		clear: both;
	}
	
	
	/* end image list from doobox css */
	/* Start Responsive Shim stack CSS code */.stacks_in_80879shim{	padding-top: 6%;}/* End Responsive Shim stack CSS code */
#stacks_in_80881 {
	padding: 6px 0px 3px 0px;
}

#stacks_in_80882 {
	font-size: 133%;
}
	
	/* start image list from doobox css */
	
	
	#stacks_in_80883 .stacks_in_80883imagelist {
		position: relative;
		list-style: none;
		list-style-type: none;
		margin:0px 0;
		
		z-index:1;
	}
	
	#stacks_in_80883 .stacks_in_80883listIcon {
		position: relative;
		float:left;
		z-index: 2;
	}
	
	#stacks_in_80883 .stacks_in_80883listIcon img{
		width:12px;
		height: auto;
	}
	
	
	#stacks_in_80883 .stacks_in_80883listTitle {

		margin-left:24px;
		padding-bottom: 0px;
		
		font-size: 115%;
	}
	
	
	#stacks_in_80883 .stacks_in_80883listContent {
		display: none;
		margin-left:24px;
		padding-top: 0px;
		padding-bottom: 18px;
	}
	
	.stacks_in_80883breaker{
		margin: 0;
		padding: 0;
		height: 1px;
		clear: both;
	}
	
	
	/* end image list from doobox css */
	/* Start Responsive Shim stack CSS code */.stacks_in_80894shim{	padding-top: 6%;}/* End Responsive Shim stack CSS code */
#stacks_in_80896 {
	padding: 6px 0px 3px 0px;
}

#stacks_in_80897 {
	font-size: 133%;
}
	
	/* start image list from doobox css */
	
	
	#stacks_in_80898 .stacks_in_80898imagelist {
		position: relative;
		list-style: none;
		list-style-type: none;
		margin:0px 0;
		
		z-index:1;
	}
	
	#stacks_in_80898 .stacks_in_80898listIcon {
		position: relative;
		float:left;
		z-index: 2;
	}
	
	#stacks_in_80898 .stacks_in_80898listIcon img{
		width:12px;
		height: auto;
	}
	
	
	#stacks_in_80898 .stacks_in_80898listTitle {

		margin-left:24px;
		padding-bottom: 0px;
		
		font-size: 115%;
	}
	
	
	#stacks_in_80898 .stacks_in_80898listContent {
		display: none;
		margin-left:24px;
		padding-top: 0px;
		padding-bottom: 18px;
	}
	
	.stacks_in_80898breaker{
		margin: 0;
		padding: 0;
		height: 1px;
		clear: both;
	}
	
	
	/* end image list from doobox css */
	/* Start Responsive Shim stack CSS code */.stacks_in_80902shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */