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


.com_bigwhiteduck_stacks_paragraphpro_stack p.text-center{text-align:center}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-left{text-align:left}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-right{text-align:right}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-justify{text-align:justify}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-inherit{text-align:inherit}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_paragraphpro_stack p.small-only-text-center{text-align:center}.com_bigwhiteduck_stacks_paragraphpro_stack p.small-only-text-center + ul{display:table;margin:0 auto;text-align:left}}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_paragraphpro_stack p.text-justify.small-only-just-left{text-align:left !important}}
.com_bigwhiteduck_stacks_headerpro_stack .text-center{text-align:center}.com_bigwhiteduck_stacks_headerpro_stack .text-left{text-align:left}.com_bigwhiteduck_stacks_headerpro_stack .text-right{text-align:right}.com_bigwhiteduck_stacks_headerpro_stack .text-justify{text-align:justify}.com_bigwhiteduck_stacks_headerpro_stack .text-inherit{text-align:inherit}
.responsive-embed{position:relative;height:0;margin-bottom:1rem;padding-bottom:75%;overflow:hidden}.responsive-embed.widescreen{padding-bottom:56.25%}.responsive-embed.square{padding-bottom:100%}.responsive-embed embed,.responsive-embed iframe,.responsive-embed object,.responsive-embed video{position:absolute;top:0;left:0;width:100%;height:100%}
.target_stack.width-fill{width:100%}.target_stack.width-auto{width:auto}.target_stack.position-browser{position:fixed !important}.target_stack.position-absolute{position:absolute !important}.target_stack.position-body{position:absolute !important}.target_stack.position-right{float:right}.target_stack.position-left{float:left}.target_stack.vcenter{top:0;height:100%}.target_stack.vcenter > .com_joeworkman_stacks_target_stack{position:relative;top:50%;transform:translateY(-50%)}.target_stack.hcenter > .com_joeworkman_stacks_target_stack{position:relative;left:50%;transform:translateX(-50%)}.target_stack.hcenter.vcenter > .com_joeworkman_stacks_target_stack{transform:translateX(-50%) translateY(-50%)}@media only screen and (min-width:40em){.target_stack.target-small-only{position:relative !important;float:none !important;height:auto !important;left:auto !important;top:auto !important;bottom:auto !important;right:auto !important}.target_stack.target-small-only > .com_joeworkman_stacks_target_stack{left:auto !important;top:auto !important;bottom:auto !important;right:auto !important;transform:none !important}}@media only screen and (max-width:39.9375em){.target_stack.disable-small{position:relative !important;float:none !important;height:auto !important;left:auto !important;top:auto !important;bottom:auto !important;right:auto !important}.target_stack.disable-small > .com_joeworkman_stacks_target_stack{left:auto !important;top:auto !important;bottom:auto !important;right:auto !important;transform:none !important}}@media only screen and (max-width:62.5em){.target_stack.disable-medium{position:relative !important;float:none !important;height:auto !important;left:auto !important;top:auto !important;bottom:auto !important;right:auto !important}.target_stack.disable-medium > .com_joeworkman_stacks_target_stack{left:auto !important;top:auto !important;bottom:auto !important;right:auto !important;transform:none !important}}
/* Font style applied when the page has finished loading */

#ExtraContentPlusstacks_in_3601 #myExtraContent6,
#ExtraContentPlusstacks_in_3601 #fs {
	display: none;
}

/* -- Start Eternity2 Each css Template -- */

.stacks_in_3602eternityContainer {
	overflow: hidden;
	position: relative;
}

.stacks_in_3602eternityContainer {
	background-image: url("../index_files/background_image-3602.jpg") !important;
	background-position: 50% 50% !important;
	
	background-attachment: fixed;
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
}
 
 
.stacks_in_3602overlay{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background:url("../index_files/eternity2Assets/00.png") !important;
}

.stacks_in_3602contentBox{
	text-align: center;
	opacity: 1;
	-webkit-transition: opacity 100ms linear;
    -moz-transition: opacity 100ms linear;
    -o-transition: opacity 100ms linear;
    transition: opacity 100ms linear;
}

.stacks_in_3602content{
	max-width: 1600px;
	margin: 0 auto 0 auto;
	
	text-align: center !important;
}

.stacks_in_3602content,.stacks_in_3602content h1,.stacks_in_3602content h2,.stacks_in_3602content h3,.stacks_in_3602content h4,.stacks_in_3602content h5,.stacks_in_3602content h6{
	color: rgba(255, 255, 255, 1.00) !important;
}
.stacks_in_3602content a,.stacks_in_3602content a:active,.stacks_in_3602content a:visited{
	color: rgba(59, 148, 217, 1.00) !important;
	text-decoration: none !important;
}
.stacks_in_3602content a:hover{
	color: rgba(221, 221, 221, 1.00) !important;
	text-decoration: none !important;
}

.stacks_in_3602eternityScrollButton i{
	color: rgba(255, 255, 255, 1.00) !important;
}


.stacks_in_3602eternityScrollButton{
	position: absolute;
	width: 100%;
	bottom: 0;
	color: #fff !important;
	font-size: 36px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	display: none;
	cursor: pointer;
}


	.stacks_in_3602eternityScrollButton{
		display: block;
	}

/* -- End Unified -- */



	.stacks_in_3602eternityContainer {
		min-height: 400px;
	}
	
	.stacks_in_3602contentBox{
		position: absolute;
		width: 100%;
		top: 50%;
		-webkit-transform: translate(0,-50%);
		-moz-transform:    translate(0,-50%);
		-ms-transform:     translate(0,-50%);
		-o-transform:      translate(0,-50%);
		transform:         translate(0,-50%);
	}
/* -- End Preview/Published -- */

 
 



@keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

@-webkit-keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

/* apply the .animation class to the element you want to animate */
.eternityanimation {
	animation: eternityanimation 3s ease-in-out 0s infinite normal none;
	-webkit-animation: eternityanimation 3s ease-in-out 0s infinite normal none;
}



/* -- End Eternity2 Each css Template -- */
#stacks_in_3603 {
	padding: 100px 20px 10px 20px;
}
/* -- Start Eternity2 Each css Template -- */

.stacks_in_3606eternityContainer {
	overflow: hidden;
	position: relative;
}

.stacks_in_3606eternityContainer {
	background-image: url("../index_files/background_image-3606.jpg") !important;
	background-position: 50% 50% !important;
	
	background-attachment: fixed;
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
}
 
 
.stacks_in_3606overlay{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background:url("../index_files/eternity2Assets/00.png") !important;
}

.stacks_in_3606contentBox{
	text-align: center;
	opacity: 1;
	-webkit-transition: opacity 100ms linear;
    -moz-transition: opacity 100ms linear;
    -o-transition: opacity 100ms linear;
    transition: opacity 100ms linear;
}

.stacks_in_3606content{
	max-width: 1600px;
	margin: 0 auto 0 auto;
	
	text-align: center !important;
}

.stacks_in_3606content,.stacks_in_3606content h1,.stacks_in_3606content h2,.stacks_in_3606content h3,.stacks_in_3606content h4,.stacks_in_3606content h5,.stacks_in_3606content h6{
	color: rgba(255, 255, 255, 1.00) !important;
}
.stacks_in_3606content a,.stacks_in_3606content a:active,.stacks_in_3606content a:visited{
	color: rgba(59, 148, 217, 1.00) !important;
	text-decoration: none !important;
}
.stacks_in_3606content a:hover{
	color: rgba(221, 221, 221, 1.00) !important;
	text-decoration: none !important;
}

.stacks_in_3606eternityScrollButton i{
	color: rgba(255, 255, 255, 1.00) !important;
}


.stacks_in_3606eternityScrollButton{
	position: absolute;
	width: 100%;
	bottom: 0;
	color: #fff !important;
	font-size: 36px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	display: none;
	cursor: pointer;
}


	.stacks_in_3606eternityScrollButton{
		display: block;
	}

/* -- End Unified -- */



	.stacks_in_3606eternityContainer {
		min-height: 250px;
	}
	
	.stacks_in_3606contentBox{
		position: absolute;
		width: 100%;
		top: 50%;
		-webkit-transform: translate(0,-50%);
		-moz-transform:    translate(0,-50%);
		-ms-transform:     translate(0,-50%);
		-o-transform:      translate(0,-50%);
		transform:         translate(0,-50%);
	}
/* -- End Preview/Published -- */

 
 



@keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

@-webkit-keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

/* apply the .animation class to the element you want to animate */
.eternityanimation {
	animation: eternityanimation 3s ease-in-out 0s infinite normal none;
	-webkit-animation: eternityanimation 3s ease-in-out 0s infinite normal none;
}



/* -- End Eternity2 Each css Template -- */
#stacks_in_3607 {
	padding: 130px 20px 10px 20px;
}
#usefulStackWrapperstacks_in_3245 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 10000px;
	min-height: 0px;
	max-height: 20000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_3245 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_3245 {
		display: none;
	}
}












/* 1.0.2

*/
#steps-stacks_in_3028,
#steps-stacks_in_3028 .com_onelittledesigner_stacks_Step_2_Item_stack {
  max-width: 1200px;
  width: 100%;
  border-radius: 2px;
  min-height: 900px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  transition: all 300ms ease;
}
#steps-stacks_in_3028 {
  margin: 0px auto 0px auto;
}
#steps-stacks_in_3028 svg {
  color: inherit;
  fill: inherit;
  stroke: inherit;
}
#steps-stacks_in_3028 .step-list {
  width: 300px;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  /*  */
  background: rgba(10, 21, 28, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */
}
#steps-stacks_in_3028 .step-list::before {
  /*  */
  display: none;
  /*  */
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.70);
}
#steps-stacks_in_3028 .steps {
  background-color: rgba(243, 243, 243, 1.00);
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
#steps-stacks_in_3028 .steps .step {
  /*  */
  background: rgba(243, 243, 243, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */
}
#steps-stacks_in_3028 .steps .step::before {
  /*  */
  display: none;
  /*  */
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  pointer-events: none;
  position: absolute;
  background: rgba(0, 0, 0, 0.20);
}
#steps-stacks_in_3028.bold-sidebar-text .step-list ul li {
  font-weight: bold;
}
#steps-stacks_in_3028.show-step-list .steps .step-top .step-list-toggle svg {
  color: rgba(68, 59, 62, 1.00);
}
#steps-stacks_in_3028.show-step-list .step-list {
  margin-left: 0;
}
#steps-stacks_in_3028.show-step-list .step-list ul {
  opacity: 1;
  transition: all 300ms 300ms;
}
#steps-stacks_in_3028.complete .step-complete-page {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
#steps-stacks_in_3028 .step-complete-page {
  /*  */
  background: rgba(14, 27, 37, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  z-index: 20;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  visibility: hidden;
  text-align: center;
  position: absolute;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  pointer-events: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  transition: all 300ms ease;
}
#steps-stacks_in_3028 .step-complete-icon {
  z-index: 10;
  position: relative;
  color: rgba(47, 205, 113, 1.00);
  width: 100px;
  height: 100px;
  margin-bottom: 10px;
}
#steps-stacks_in_3028 .step-complete-title {
  z-index: 10;
  position: relative;
  font-family: inherit;
  color: rgba(255, 255, 255, 1.00);
  font-size: 35px;
  line-height: calc(35px * 1.1);
  margin-bottom: 10px;
}
#steps-stacks_in_3028 .step-complete-description {
  z-index: 10;
  position: relative;
  font-family: inherit;
  font-size: 19px;
  line-height: calc(19px * 1.4);
  margin-bottom: 20px;
  color: rgba(243, 243, 243, 1.00);
  max-width: calc(1200px - 300px);
  min-width: 300px;
}
#steps-stacks_in_3028 .step-complete-restart {
  z-index: 10;
  position: relative;
  color: rgba(255, 255, 255, 1.00);
  background: rgba(255, 255, 255, 0.10);
  font-size: 24px;
  padding: 10px 20px;
  border-radius: 2px;
  min-width: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#steps-stacks_in_3028 .step-complete-restart svg {
  height: 24px;
  transition: all 0.5s;
}
#steps-stacks_in_3028 .step-complete-restart:hover svg {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
#steps-stacks_in_3028 .step-complete-page::before {
  /*  */
  display: none;
  /*  */
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.20);
}
#steps-stacks_in_3028 .step-list {
  margin-left: -300px;
  z-index: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  box-sizing: border-box;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  transition: all 300ms ease;
}
#steps-stacks_in_3028 .step-list * {
  box-sizing: border-box;
}
#steps-stacks_in_3028 .step-list-nav {
  z-index: 10;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: none;
  font-size: 24px;
  padding: 15px 20px 0px 25px;
  position: relative;
  align-items: center;
  color: rgba(255, 255, 255, 1.00);
  min-height: 20px;
  justify-content: flex-start;
}
#steps-stacks_in_3028 .steps .step-top .step-list-toggle,
#steps-stacks_in_3028 .step-list-nav .step-list-toggle {
  cursor: pointer;
}
#steps-stacks_in_3028 .step-list ul {
  z-index: 10;
  opacity: 0;
  padding: 10px;
  margin: auto 0;
  list-style: none;
  position: relative;
  transition: all 0s 0s;
}
#steps-stacks_in_3028 .step-list ul li {
  font-family: inherit;
  color: rgba(255, 255, 255, 0.50);
  font-size: 16px;
  line-height: 17.600000px;
  padding: 0;
  margin: 16px 16px;
  display: grid;
  cursor: pointer;
  grid-template-columns: min-content 1fr;
  align-items: center;
}

#steps-stacks_in_3028 .step-list ul li:hover {
  color: rgba(255, 255, 255, 1.00);
}
#steps-stacks_in_3028 .step-list ul li.active {
  color: rgba(255, 255, 255, 1.00);
}
#steps-stacks_in_3028 .step-list ul li.step-inactive {
   opacity: 0.5;
  pointer-events: none;
}
#steps-stacks_in_3028 .step-list ul li.step-inactive.step-complete {
  display: flex;
}
#steps-stacks_in_3028 .steps .step .step-hide,
#steps-stacks_in_3028 .step-list ul li.step-hide,
#steps-stacks_in_3028 .step-list ul li.step-complete.step-hide {
  display: none;
}
#steps-stacks_in_3028 .step-list ul li .step-is-inactive,
#steps-stacks_in_3028 .step-list ul li .step-is-complete,
#steps-stacks_in_3028 .step-list ul li .step-is-incomplete {
  display: none;
  height: 24.000000px;
  width: 24.000000px;
  margin-right: 4px;
}

#steps-stacks_in_3028 .step-list ul li svg.step-is-inactive circle {
  transform: scale(0.25);
  transform-origin: center;
  fill: currentColor;
}
#steps-stacks_in_3028 .step-list ul li .step-is-complete {
  color: #2FCD71;
}
#steps-stacks_in_3028 .step-list ul li .step-is-incomplete {
  color: #F9D949;
}
#steps-stacks_in_3028 .steps .step .controls input:not([type="radio"]):not([type="checkbox"]):not([type="number"]).hasError,
#steps-stacks_in_3028 .steps .step .controls input[type="number"].hasError+input,
#steps-stacks_in_3028 .steps .step .controls input.sf-upload+label,
#steps-stacks_in_3028 .steps .step .controls textarea.hasError,
#steps-stacks_in_3028 .steps .step .controls button.hasError,
#steps-stacks_in_3028 .steps .step .controls select.hasError,
#steps-stacks_in_3028 .steps .step input[type="checkbox"].hasError+.sf-captcha>.g-recaptcha iframe {
  box-shadow: inset 0 0 0 1000px #F9D94955;
}
#steps-stacks_in_3028 .steps .step .controls input[type="checkbox"]:not(:checked).hasError:after,
#steps-stacks_in_3028 .steps .step .controls input[type="radio"]:not(:checked).hasError:after {
  z-index: 2;
  pointer-events: none;
  background-color: #F9D94955;
}
#steps-stacks_in_3028 .step-list ul li:not(.step-complete):not(.step-incomplete) .step-is-inactive,
#steps-stacks_in_3028 .step-list ul li.step-inactive:not(.step-complete) .step-is-inactive,
#steps-stacks_in_3028 .step-list ul li.step-complete .step-is-complete,
#steps-stacks_in_3028 .step-list ul li.step-incomplete .step-is-incomplete {
  display: inline-block;
}
#steps-stacks_in_3028>.step-message.sf-message {
  user-select: none;
  display: grid;
  grid-template-columns: 48px 1fr;
  grid-gap: 16px;
  justify-content: center;
  align-items: center;
  position: absolute;
  z-index: 99;
  top: 16px;
  right: 16px;
  left: auto;
  bottom: auto;
  cursor: pointer;
  padding: 0px;
  box-shadow: none;
  max-width: 360px;
  border-radius: 2px;
  /*  */
  background: rgba(255, 255, 255, 1.00);
  box-shadow: inset 0 0 0 1px rgba(218, 218, 218, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */
}
#steps-stacks_in_3028>.step-message.sf-message:has(.submitMessage) {
  animation: step-message-in-out 4s ease forwards;
}
@keyframes step-message-in-out {
  0% {
    transform: translateY(-50px);
    opacity: 0
  }
  5% {
    transform: translateY(0);
    opacity: 1
  }
  95% {
    transform: translateY(0);
    opacity: 1
  }
  100% {
    transform: translateY(-50px);
    opacity: 0
  }
}
#steps-stacks_in_3028>.step-message>svg {
  height: 32px;
  width: 32px;
  margin: 16px 0px 16px 16px;
  color: rgba(0, 102, 153, 1.00);
}
#steps-stacks_in_3028>.step-message>svg:last-child {
  display: none;
}
#steps-stacks_in_3028>.step-message>.submitMessage {
  border: 0px solid black;
  box-shadow: none;
  background: transparent;
  position: static;
  margin: 0;
  animation: none;
  padding: 16px 16px 16px 0px;
  transform: translate(0, 0);
}
#steps-stacks_in_3028>.step-message>.submitMessage h3 {
  color: rgba(0, 102, 153, 1.00);
  font-size: 20.000000px;
  line-height: 24.000000px;
  margin: 0 0 16px 0;
}
#steps-stacks_in_3028>.step-message>.submitMessage p {
  color: rgba(0, 0, 0, 0.75);
  font-size: 16px;
  line-height: 24.000000px;
  margin: 0;
}
#steps-stacks_in_3028 .steps {
  position: relative;
  padding-bottom: 57px;
}
#steps-stacks_in_3028 .steps .step {
  min-height: 900px;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  text-align: left;
  position: absolute;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  transition: transform 300ms ease;
  display: grid;
  grid-template-rows: min-content 1fr 57px;
}
#steps-stacks_in_3028 .steps .step:after {
  content: "";
}
#steps-stacks_in_3028 .steps .step.active {
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
}
#steps-stacks_in_3028 .steps .step-top {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  padding: 15px 30px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  box-sizing: border-box;
  background-color: rgba(255, 255, 255, 0.00);
  z-index: 2;
}
#steps-stacks_in_3028.has-show-count .steps .step .step-top {
  padding: 10px 20px;
}
#steps-stacks_in_3028 .step-list-nav svg.step-list-toggle,
#steps-stacks_in_3028 .steps .step-top .step-list-toggle svg {
  height: 24px;
  cursor: pointer;
  display: block;
  margin: 8px 0px;
}
#steps-stacks_in_3028 .steps .step-top .step-list-toggle * {
  pointer-events: none;
}
#steps-stacks_in_3028 .steps .step-top .step-list-toggle svg {
  color: rgba(0, 0, 0, 0.50);
  margin-left: -2px;
}
#steps-stacks_in_3028 .steps .step-top .step-count {
  font-family: inherit;
  color: rgba(54, 44, 47, 1.00);
  display: flex;
  flex: 0 1 auto;
  line-height: 1;
  font-weight: bold;
  margin-left: auto;
  align-items: center;
  box-sizing: border-box;
}
#steps-stacks_in_3028 .steps .step-top .step-count::before {
  color: rgba(0, 0, 0, 0.50);
  margin-right: 10px;
  display: inline-block;
}
#steps-stacks_in_3028 .steps .step-content {
  font-family: inherit;
  display: grid;
   align-content: flex-start;
   padding: 15px 30px 15px 30px;
    z-index: 1;
  color: rgba(0, 0, 0, 0.75);
  position: relative;
}
#steps-stacks_in_3028 .steps .step-content>.empty {
  display: none;
}
#steps-stacks_in_3028 .steps .step-content .step-title,
#steps-stacks_in_3028 .steps .step-content h1, #steps-stacks_in_3028 .steps .step-content h2, #steps-stacks_in_3028 .steps .step-content h3, #steps-stacks_in_3028 .steps .step-content h4, #steps-stacks_in_3028 .steps .step-content h5, #steps-stacks_in_3028 .steps .step-content h6 {
  font-family: inherit;
  color: rgba(0, 102, 153, 1.00);
}
#steps-stacks_in_3028 .steps:not(.custom-formatting) .step-content p {
  color: rgba(0, 0, 0, 0.75);
}
#steps-stacks_in_3028 .steps:not(.custom-formatting) .step-content h2,
#steps-stacks_in_3028 .steps:not(.custom-formatting) .step-content .step-title {
  font-weight: bold;
  font-size: 40px;
  line-height: calc(40px * 1.1);
  margin: 10px 0 0px 0;
}
#steps-stacks_in_3028 .steps:not(.custom-formatting) .step-content .step-slice>h2:first-child,
#steps-stacks_in_3028 .steps:not(.custom-formatting) .step-content .step-title {
  margin-top: 0px;
}
#steps-stacks_in_3028 .steps:not(.custom-formatting) .step-content .step-slice>*:last-child {
  margin-bottom: 0px;
}
#steps-stacks_in_3028 .steps:not(.custom-formatting) .step-content h3 {
  font-weight: bold;
  font-size: 16px;
  line-height: calc(16px * 1.1);
  margin: 10px 0 10px 0;
}
#steps-stacks_in_3028 .steps:not(.custom-formatting) .step-content h2+h3 {
  font-weight: normal;
  font-size: calc(16px * 1.1);
  line-height: calc(16px * 1.1);
  color: rgba(0, 0, 0, 0.75);
  margin: 0px 0 10px 0;
  opacity: 0.66;
}
#steps-stacks_in_3028 .steps:not(.custom-formatting) .step-content {
  font-size: 16px;
  line-height: calc(16px * 1.6);
}
#steps-stacks_in_3028 .steps:not(.custom-formatting) .step-content p {
  margin: 10px 0;
}
#steps-stacks_in_3028 .steps .step-content a, #steps-stacks_in_3028 .steps .step-content a:visited {
  color: rgba(68, 59, 62, 1.00);
}
#steps-stacks_in_3028 .step-nav {
  font-family: inherit;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  padding: 10px;
  background: rgba(255, 255, 255, 0.00);
  margin-top: auto;
  position: absolute;
  align-items: center;
  box-sizing: border-box;
  justify-content: space-between;
  transition: all 300ms ease;
}
#steps-stacks_in_3028 .sf-file.controls .fileUpload span {
  font-size: inherit;
  line-height: inherit;
  height: auto;
  color: inherit;
}
#steps-stacks_in_3028 .sf-file.controls .fileUpload,
#steps-stacks_in_3028 .step-nav-next, #steps-stacks_in_3028 .step-nav-prev {
  user-select: none;
  background-color: transparent;
  font-size: 17px;
  padding: 10px 20px;
  border-radius: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  color: rgba(255, 255, 255, 1.00);
  border: 2px solid rgba(0, 125, 152, 1.00);
  transition: all 300ms ease;
}
#steps-stacks_in_3028 .sf-file.controls .fileUpload:hover,
#steps-stacks_in_3028 .step-nav-next:hover, #steps-stacks_in_3028 .step-nav-prev:hover {
  color: rgba(255, 255, 255, 1.00);
  background: rgba(0, 125, 152, 1.00);
}
#steps-stacks_in_3028 .sf-file.controls .fileUpload,
#steps-stacks_in_3028 .step-nav-next {
  color: rgba(255, 255, 255, 1.00);
  background: rgba(0, 125, 152, 1.00);
}
#steps-stacks_in_3028 .step-nav-next::before {
  content: "Next";
  display: inline;
}
#steps-stacks_in_3028 .step-nav-prev {
  color: rgba(0, 125, 152, 1.00);
}
#steps-stacks_in_3028 .step-nav-prev::before {
  display: inline;
  content: "Back";
}
#steps-stacks_in_3028 .step-nav.last-step .step-nav-next::before {
  content: "Complete Training";
}

#steps-stacks_in_3028 .step-post-submit.active+.step-nav .step-nav-prev,
#steps-stacks_in_3028 .step-post-submit.active+div:not(.active)~.step-nav .step-nav-prev,
#steps-stacks_in_3028 .step-nav.first-step .step-nav-prev {
  opacity: 0;
  visibility: hidden;
  pointer-events: none !important;
}
#steps-stacks_in_3028.sf-submitting {
  pointer-events: none;
}
#steps-stacks_in_3028.sf-submitting .step-nav>div {
  pointer-events: none;
  filter: grayscale(1);
  opacity: 0.5;
}
@media (max-width: 800px) {
  #steps-stacks_in_3028.show-step-list .step-list {
    margin-left: 0;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  #steps-stacks_in_3028 .steps {
    z-index: 1;
    position: relative;
  }
  #steps-stacks_in_3028.show-step-list .steps .step-nav-next,
  #steps-stacks_in_3028.show-step-list .steps .step-nav-prev {
    pointer-events: none;
  }
  #steps-stacks_in_3028 .step-list {
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 2;
    height: auto;
    margin-left: -300px;
    position: absolute;
    align-items: flex-start;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  #steps-stacks_in_3028 .step-list ul {
    margin: 0;
  }
  #steps-stacks_in_3028 .step-list-nav {
    display: flex;
  }
}
#steps-stacks_in_3028 .sf-submit {
  margin: 0 !important;
}
/* Field CSS */
#steps-stacks_in_3028 * {
  box-sizing: border-box;
}
#steps-stacks_in_3028 .note {
  display: block;
  font-size: 75%;
  line-height: 1.2;
  color: inherit;
  margin: 0px 8px;
  opacity: 0.6;
}
#steps-stacks_in_3028 .note p {
  margin: 0;
}
#steps-stacks_in_3028 .controls {
  position: relative;
  margin: 10px 0px;
  width: 300px;
  max-width: 100%;
  display: grid;
  grid-template-columns: 1fr;
  align-items: center;
  align-content: flex-start;
  grid-gap: 4px 8px;
}
#steps-stacks_in_3028 .controls.sf-checkbox {
  grid-template-columns: 22px 1fr;
  grid-gap: 0px 8px;
}
#steps-stacks_in_3028 .controls.sf-radio {
  margin-top: 4px;
  margin-bottom: 4px;
}
#steps-stacks_in_3028 .controls.sf-radio+.controls:not(.sf-radio) {
  margin-top: 16px;
}
#steps-stacks_in_3028 .deluxe-columns>div {
  min-width: 0;
}
#steps-stacks_in_3028 .form-group>div:nth-child(2) {
  margin-top: 16px;
}
#steps-stacks_in_3028 .controls.sf-checkbox label {
  cursor: pointer;
}
#steps-stacks_in_3028 .step .controls label {
  font-size: 16px;
  padding: 0px;
  line-height: 1;
  color: inherit;
  margin: 0;
  color: rgba(0, 0, 0, 0.75);
}
#steps-stacks_in_3028 .step .controls:not(.sf-checkbox) label {
  font-weight: bold;
  pointer-events: none;
  color: rgba(68, 59, 62, 1.00);
}
#steps-stacks_in_3028 .controls .field-icon {
  position: absolute;
  right: 8px;
  top: 15px;
  margin-top: 16px;
  fill: currentColor;
  width: 16px;
  height: 16px;
  pointer-events: none;
  opacity: 1;
  z-index: 1;
}
#steps-stacks_in_3028.sf-no-help-text .controls .field-icon {
  right: 8px;
}
#steps-stacks_in_3028 .controls {
  font-size: 16px;
}
#steps-stacks_in_3028 .controls input,
#steps-stacks_in_3028 .controls select {
  font-size: 16px;
  line-height: 16px;
  height: 34px;
  color: inherit;
}
#steps-stacks_in_3028 .controls input:focus,
#steps-stacks_in_3028 .controls select:focus {
  outline: none;
}
#steps-stacks_in_3028 .controls.sf-checkbox label {
  font-size: 16px;
  line-height: 16px;
}
#steps-stacks_in_3028 .controls select.is-placeholder option {
  opacity: 0.6;
}
#steps-stacks_in_3028 .controls input::placeholder,
#steps-stacks_in_3028 .controls select.is-placeholder option[disabled] {
  opacity: 0.6;
}
#steps-stacks_in_3028 .step .controls input,
#steps-stacks_in_3028 .step .controls select {
  padding: 8px 8px;
  width: 100%;
  margin: 0px;
  color: rgba(0, 0, 0, 0.75);
  border-radius: 2px;
  position: relative;
  border: 1px solid transparent;
  background: transparent;
}
#steps-stacks_in_3028 .step .controls textarea {
  border: 1px solid rgba(68, 59, 62, 0.25);
  color: rgba(0, 0, 0, 0.75);
  background: rgba(255, 255, 255, 1.00);
  border-radius: 2px;
}
#steps-stacks_in_3028 .step .controls .sf-number-wrap,
#steps-stacks_in_3028 .step .controls .step-input-wrap {
  position: relative;
}
#steps-stacks_in_3028 .step .controls .sf-number-wrap:before,
#steps-stacks_in_3028 .step .controls .step-input-wrap:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 2px;
  border: 1px solid rgba(68, 59, 62, 0.25);
  background: rgba(255, 255, 255, 1.00);
  line-height: 20px;
  text-align: center;
  left: 0px;
}
#steps-stacks_in_3028 .step .controls input[type="checkbox"],
#steps-stacks_in_3028 .step .controls input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
}
#steps-stacks_in_3028 .step .controls select {
  line-height: 20px;
  padding: 6px 8px;
}
#steps-stacks_in_3028 .step .controls.sf-checkbox .note,
#steps-stacks_in_3028 .step .controls.sf-file .note {
  grid-column: span 2;
}
#steps-stacks_in_3028 .step .controls input,
#steps-stacks_in_3028 .step .controls select,
#steps-stacks_in_3028 .step .controls input[type="checkbox"]:after,
#steps-stacks_in_3028 .step .controls input[type="radio"]:after {
  box-shadow: none;
}
#steps-stacks_in_3028 .step .controls input[type="checkbox"]:not(:checked).hasError:after,
#steps-stacks_in_3028 .step .controls input[type="radio"]:not(:checked).hasError:after {
  box-shadow: none;
  content: "";
  bottom: 1px;
  right: 1px;
  position: absolute;
  left: 1px;
  top: 1px;
  width: auto;
  height: auto;
  border-radius: 50%;
}
#steps-stacks_in_3028 .step .controls input[type="checkbox"]:not(:checked).hasError:after {
  border-radius: 2px;
}
#steps-stacks_in_3028 .step .controls select {
  cursor: pointer;
  -moz-appearance: none;
  -webkit-appearance: none;
}
#steps-stacks_in_3028 .step .controls input[type=checkbox],
#steps-stacks_in_3028 .step .controls input[type=radio] {
  position: relative;
  left: 0px;
  width: 22px;
  height: 22px;
  margin: 4px 0px;
  background: transparent;
  border-color: transparent;
}
#steps-stacks_in_3028 .step .controls input[type=checkbox]:after,
#steps-stacks_in_3028 .step .controls input[type=checkbox]:before,
#steps-stacks_in_3028 .step .controls input[type=radio]:before {
  cursor: pointer;
  content: " ";
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 2px;
  border: 1px solid rgba(68, 59, 62, 0.25);
  background: rgba(255, 255, 255, 1.00);
  line-height: 20px;
  text-align: center;
  position: relative;
  left: 0px;
  box-sizing: border-box;
}
#steps-stacks_in_3028 .step .controls input[type=checkbox]:after {
  background: transparent;
  border: 0px solid transparent;
  opacity: 1;
  position: absolute;
  top: 1px;
  left: 1px;
  bottom: 1px;
  right: 1px;
  color: rgba(0, 0, 0, 0.75);
}
#steps-stacks_in_3028 .step .controls input[type=checkbox]:checked:after {
  content: "\2714";
  color: rgba(0, 0, 0, 0.75);
  font-size: 14px;
  font-weight: normal;
  font-family: Arial;
}
#steps-stacks_in_3028 .step .controls input[type="number"]+input[type="text"] {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  pointer-events: none;
  color: transparent !important;
  background: transparent !important;
}
#steps-stacks_in_3028 .step .controls input[type="number"]:focus+input[type="text"] {
  color: transparent;
  pointer-events: none;
}
#steps-stacks_in_3028 .step .controls .sf-number-wrap,
#steps-stacks_in_3028 .step .controls .step-number-wrap {
  display: grid;
  grid-template-columns: 1fr min-content;
  align-items: center;
  grid-gap: 0px;
}
#steps-stacks_in_3028 .step .controls input::-webkit-outer-spin-button,
#steps-stacks_in_3028 .step .controls input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
#steps-stacks_in_3028 .step .controls input[type=number] {
  -moz-appearance: textfield;
}
#steps-stacks_in_3028 .quantity-nav {
  height: 24px;
  display: grid;
  grid-gap: 2px;
  margin-left: 8px;
  margin-right: 4px;
  grid-template-columns: 1fr 1fr;
}
#steps-stacks_in_3028 .quantity-button {
  font-family: "helvetica-Neue", helvetica;
  font-weight: 400;
  position: relative;
  cursor: pointer;
  border: none;
  width: 24px;
  text-align: center;
  font-size: 14px;
  line-height: 22px;
  height: 24px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  background-color: rgba(0, 0, 0, 0.05);
  color: inherit;
}
#steps-stacks_in_3028 .quantity-button.quantity-up:before {
  content: "+";
}
#steps-stacks_in_3028 .quantity-button.quantity-down:before {
  content: "-";
}
#steps-stacks_in_3028 .quantity-button:active:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.05);
  pointer-events: none;
}
#steps-stacks_in_3028 .form-group>div:nth-child(2) {
  margin-top: 16px;
}
#steps-stacks_in_3028 .step .controls.sf-checkbox label {
  cursor: pointer;
}
#steps-stacks_in_3028 .step .controls label {
  padding: 0px;
  margin: 0;
  color: rgba(0, 0, 0, 0.75);
}
#steps-stacks_in_3028 .step .controls:not(.sf-checkbox) label {
  font-weight: bold;
  pointer-events: none;
  color: rgba(68, 59, 62, 1.00);
}
#steps-stacks_in_3028 .step .controls .field-icon {
  fill: currentColor;
  opacity: 1;
  z-index: 1;
}
#steps-stacks_in_3028 .sf-no-help-text .controls .field-icon {
  right: 8px;
}
#steps-stacks_in_3028 .controls .step-input-wrap input::placeholder,
.sf-placeholder #steps-stacks_in_3028 .controls .step-input-wrap select:invalid,
#steps-stacks_in_3028 .controls .step-input-wrap input::placeholder,
#steps-stacks_in_3028 .controls .step-input-wrap select.is-placeholder,
#steps-stacks_in_3028 .controls .step-input-wrap select.is-placeholder option {
  color: rgba(0, 0, 0, 0.25);
}
#steps-stacks_in_3028 .step .controls input,
#steps-stacks_in_3028 .step .controls select {
  margin: 0px;
  position: relative;
}
#steps-stacks_in_3028 .step .controls .sf-number-wrap,
#steps-stacks_in_3028 .step .controls .step-input-wrap {
  position: relative;
}
#steps-stacks_in_3028 .step .controls .sf-number-wrap:before,
#steps-stacks_in_3028 .step .controls .step-input-wrap:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 2px;
  border: 1px solid rgba(68, 59, 62, 0.25);
  background: rgba(255, 255, 255, 1.00);
  line-height: 20px;
  text-align: center;
  left: 0px;
}
#steps-stacks_in_3028 .step .controls.sf-checkbox .note,
#steps-stacks_in_3028 .step .controls.sf-file .note {
  grid-column: span 2;
}
#steps-stacks_in_3028 .step .controls input,
#steps-stacks_in_3028 .step .controls select,
#steps-stacks_in_3028 .step .controls input[type="checkbox"]:after,
#steps-stacks_in_3028 .step .controls input[type="radio"]:after {
  box-shadow: none;
}
#steps-stacks_in_3028 .step .controls input[type=checkbox],
#steps-stacks_in_3028 .step .controls input[type=radio] {
  position: relative;
  background: transparent;
  border-color: transparent;
}
#steps-stacks_in_3028 .step .controls input[type=checkbox]:after {
  background: transparent;
  border: 1px solid transparent;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  color: rgba(0, 139, 171, 1.00);
}
#steps-stacks_in_3028 .step .controls input[type=checkbox]:checked:after {
  content: "\2714";
  color: rgba(0, 139, 171, 1.00);
}
#steps-stacks_in_3028 .step .controls input[type=radio]:checked:after {
  background-color: rgba(0, 139, 171, 1.00);
}
.sf-classic #steps-stacks_in_3028 .controls.sf-checkbox label {
  display: block;
}
.sf-classic #steps-stacks_in_3028 .controls:not(.sf-checkbox) label.sf-active {
  top: -8px;
  z-index: 2;
  background-color: rgba(255, 255, 255, 1.00);
}
#steps-stacks_in_3028 .step .controls input[type=radio]:before {
  border-radius: 50%;
}
#steps-stacks_in_3028 .step .controls input[type=radio]:checked:after {
  content: "";
  width: 12px;
  height: 12px;
  position: absolute;
  left: 4px;
  top: 4px;
  border-radius: 50%;
  background-color: rgba(0, 139, 171, 1.00);
}
#steps-stacks_in_3028 .sf-radio-group {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  grid-gap: 4px;
}
#steps-stacks_in_3028 .sf-radio-group .controls.sf-button-group {
  flex: 0 0 auto;
  margin: 0 0 4px 0;
  padding: 16px 8px;
  display: flex;
  align-items: stretch;
  justify-content: center;
}
#steps-stacks_in_3028 .sf-radio-group .controls input[type]:checked:after,
#steps-stacks_in_3028 .sf-radio-group .controls input[type]:before,
#steps-stacks_in_3028 .sf-radio-group .controls input[type] {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: auto;
  height: auto;
  margin: 0;
  background: transparent;
}
#steps-stacks_in_3028 .sf-radio-group .controls input[type]:checked:after {
  background: transparent;
  border: 2px solid rgba(0, 139, 171, 1.00);
}
#steps-stacks_in_3028 .sf-radio-group .controls input[type]:checked:after,
#steps-stacks_in_3028 .sf-radio-group .controls input[type]:before,
#steps-stacks_in_3028 .step .sf-radio-group .controls input.hasError[type]:after {
  border-radius: 4px;
}
#steps-stacks_in_3028 .sf-radio-group .controls.sf-button-group label {
  display: grid;
  grid-template-columns: auto;
  grid-template-rows: min-content;
  justify-items: center;
  align-items: center;
  text-align: center;
  line-height: 1.1;
  font-size: 14px;
  grid-gap: 8px;
  z-index: 1;
  user-select: none;
}
#steps-stacks_in_3028 .sf-radio-group .controls.sf-button-group label div:empty,
#steps-stacks_in_3028 .sf-radio-group .controls.sf-button-group label div.empty {
  display: none;
}
/*  */
#step-stacks_in_3030[data-cond1a] .step-submit-info.error-1ld.has-cond,
#step-stacks_in_3030[data-cond1b] .step-submit-info.error-1ld.has-cond,
#step-stacks_in_3030[data-cond1c] .step-submit-info.error-1ld.has-cond,
#step-stacks_in_3030[data-cond2a] .step-submit-info.error-1ld.has-cond,
#step-stacks_in_3030[data-cond2b] .step-submit-info.error-1ld.has-cond,
#step-stacks_in_3030[data-cond2c] .step-submit-info.error-1ld.has-cond,
#step-stacks_in_3030[data-cond3a] .step-submit-info.error-1ld.has-cond,
#step-stacks_in_3030[data-cond3b] .step-submit-info.error-1ld.has-cond,
#step-stacks_in_3030[data-cond3c] .step-submit-info.error-1ld.has-cond {
  display: grid;
}

#step-stacks_in_3030 .step-title {
  display: none;
}


#step-stacks_in_3030 .step-top .step-count {
  display: none;
}




#stacks_in_3321 {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}
#stacks_in_3375 ul,#stacks_in_3375 ol{list-style-type:square}#stacks_in_3375,#stacks_in_3375 div,#stacks_in_3375 p,#stacks_in_3375 ol,#stacks_in_3375 ul li,#stacks_in_3375 ol li,#stacks_in_3375 ol,#stacks_in_3375 dl{font-size:1.20rem}@media all and (max-width:640px){#stacks_in_3375,#stacks_in_3375 div,#stacks_in_3375 p,#stacks_in_3375 ol,#stacks_in_3375 ul li,#stacks_in_3375 ol li,#stacks_in_3375 ol,#stacks_in_3375 dl{font-size:1.00rem}}@media only screen and (min-width:0px){#stacks_in_3375,#stacks_in_3375 div,#stacks_in_3375 p,#stacks_in_3375 .fa:not(.no-indent),#stacks_in_3375 ol,#stacks_in_3375 ul li,#stacks_in_3375 ol li,#stacks_in_3375 ol,#stacks_in_3375 dl{line-height:1.30}}@media only screen and (min-width:0px){#stacks_in_3375{}}

/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_3549Calligrapher{			font-size: 100% !important;			color: #0099CC !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_3549Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3549Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3549Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3549Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3549Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3549Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3549Calligrapher h6, .stacks_in_3549Calligrapher h5, .stacks_in_3549Calligrapher h4, .stacks_in_3549Calligrapher h3, .stacks_in_3549Calligrapher h2, .stacks_in_3549Calligrapher h1{			color: #0099CC !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_3549Calligrapher, .stacks_in_3549Calligrapher h1, .stacks_in_3549Calligrapher h2, .stacks_in_3549Calligrapher h3, .stacks_in_3549Calligrapher h4, .stacks_in_3549Calligrapher h5, .stacks_in_3549Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_3549targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_3549Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_3549Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_3549Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_3549Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */


#stacks_in_3557 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_3554 ul,#stacks_in_3554 ol{list-style-type:square}#stacks_in_3554,#stacks_in_3554 div,#stacks_in_3554 p,#stacks_in_3554 ol,#stacks_in_3554 ul li,#stacks_in_3554 ol li,#stacks_in_3554 ol,#stacks_in_3554 dl{font-size:1.20rem}@media all and (max-width:640px){#stacks_in_3554,#stacks_in_3554 div,#stacks_in_3554 p,#stacks_in_3554 ol,#stacks_in_3554 ul li,#stacks_in_3554 ol li,#stacks_in_3554 ol,#stacks_in_3554 dl{font-size:1.00rem}}@media only screen and (min-width:0px){#stacks_in_3554,#stacks_in_3554 div,#stacks_in_3554 p,#stacks_in_3554 .fa:not(.no-indent),#stacks_in_3554 ol,#stacks_in_3554 ul li,#stacks_in_3554 ol li,#stacks_in_3554 ol,#stacks_in_3554 dl{line-height:1.30}}@media only screen and (min-width:0px){#stacks_in_3554{}}


#stacks_in_3554 {
	margin: 0px 0px 0px 10px;
}
/*  */
#sf-radio-stacks_in_3050.controls.sf-button-group {
  width: 120px;
}
/*  */

#stacks_in_3053 {
	background-color: rgba(255, 204, 0, 1.00);
	border: solid rgba(204, 153, 0, 1.00);
	border-width:  1px;
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin: 20px 20px 0px 20px;
	padding:  10px;
}
#eh_stacks_in_3054 {
  margin: 10px 0 0px;
  padding: 0 2px;
}
#eh_stacks_in_3054:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_3054.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_3054.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_3054.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_3054.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_3054 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_3054.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_3054 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_3054 .eh-title {font-size: 40px;}/*  */
/*  */
/*  */
/*  */
#eh_stacks_in_3054 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3054 .eh-line-wrap .eh-line-right {width: 160px;}
#eh_stacks_in_3054.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3054.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #996600;}
#eh_stacks_in_3054.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3054.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #996600;}
#eh_stacks_in_3054.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3054.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #996600;
  height: 2px;
  border-bottom: 2px solid #996600;
  box-sizing: content-box;
}
#eh_stacks_in_3054.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3054.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(160px / 2);}
#eh_stacks_in_3054.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3054.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #996600;
  border-image: linear-gradient(-90deg, #996600, transparent) 1;
}

#eh_stacks_in_3054.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #996600, transparent) 1;}
#eh_stacks_in_3054.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3054.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(160px / 2);}
#eh_stacks_in_3054.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3054.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #996600;}
#eh_stacks_in_3054.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3054.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(160px / 2);}
#eh_stacks_in_3054:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(160px / 2);}
#eh_stacks_in_3054:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #996600;
  fill: #996600;
}
#eh_stacks_in_3054.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 12px;}
#eh_stacks_in_3054.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_3054.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 13px;}
@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
  #eh_stacks_in_3054.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 10px;}
  #eh_stacks_in_3054.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_3054.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 10px;}
}
#eh_stacks_in_3054.eh-line-group-300 .eh-extender {
  width: calc(160px / 2 - 20px);
  height: 2px;
  background-color: #996600;
}
#eh_stacks_in_3054.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3054.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3054.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3054.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3054.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_3054.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #996600;}
#eh_stacks_in_3054.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_3054.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_3054.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_3054.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_3054.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_3054.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #996600;}
#eh_stacks_in_3054.eh-line-303 .eh-extender,
#eh_stacks_in_3054.eh-line-305 .eh-extender {width: calc(160px / 2 - 32px);}
#eh_stacks_in_3054.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_3054.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_3054.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_3054 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_3054 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_3054.eh-line-group-300 .eh-line-left,
#eh_stacks_in_3054.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_3054.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_3054.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_3054:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 24px;
  height: 24px;
}
#eh_stacks_in_3054.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_3054.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 46px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_3054.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_3054:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #996600;}
#eh_stacks_in_3054:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_3054:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(160px / 2 + 2px);}
#eh_stacks_in_3054.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_3054.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3054.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_3054.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_3054.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3054.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3054.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3054.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3054.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3054.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3054.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_3054.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3054.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3054.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3054.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3054.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3054.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3054.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 24px;
  /* */
}
#eh_stacks_in_3054.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3054.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3054.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3054.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3054.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3054.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3054.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_3054.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #996600;}
#eh_stacks_in_3054.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #996600;
  padding: calc(1px + 1px * 2);
}
#eh_stacks_in_3054.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 1px * 3);}
#eh_stacks_in_3054.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_3054.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(24px * .4);
  height: calc(24px * .8);
}
#eh_stacks_in_3054.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_3054.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(24px * .8);
  height: calc(24px * .8);
}
#eh_stacks_in_3054 .eh-line-wrap-1 {margin-bottom: 10px;}
#eh_stacks_in_3054 .eh-line-wrap-2 {margin-top: 10px;}
/*  */
#eh_stacks_in_3054.eh-line-position-3 {gap: 0 10px;}
#eh_stacks_in_3054.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3054.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(160px / 2);}
#eh_stacks_in_3054.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_3054.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_3054.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_3054.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_3054.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #996600;
}
#eh_stacks_in_3054.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_3054.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #996600;
}
#stacks_in_3058,#stacks_in_3058 div,#stacks_in_3058 p,#stacks_in_3058 ol,#stacks_in_3058 ul li,#stacks_in_3058 ol li,#stacks_in_3058 ol,#stacks_in_3058 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_3058,#stacks_in_3058 div,#stacks_in_3058 p,#stacks_in_3058 ol,#stacks_in_3058 ul li,#stacks_in_3058 ol li,#stacks_in_3058 ol,#stacks_in_3058 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3058{}}


#stacks_in_3058 {
	padding:  10px;
}

#stacks_in_3061 {
	background-color: rgba(255, 204, 0, 1.00);
	border: solid rgba(204, 153, 0, 1.00);
	border-width:  1px;
	-moz-border-radius:  5px;
	-webkit-border-radius:  5px;
	border-radius:  5px;
	margin: 20px 0px 0px 0px;
	padding:  10px;
}
#eh_stacks_in_3062 {
  margin: 10px 0 0px;
  padding: 0 2px;
}
#eh_stacks_in_3062:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_3062.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_3062.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_3062.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_3062.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_3062 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_3062.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_3062 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_3062 .eh-title {font-size: 24px;}/*  */
/*  */
/*  */
/*  */
#eh_stacks_in_3062 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3062 .eh-line-wrap .eh-line-right {width: 160px;}
#eh_stacks_in_3062.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3062.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #996600;}
#eh_stacks_in_3062.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3062.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #996600;}
#eh_stacks_in_3062.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3062.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #996600;
  height: 2px;
  border-bottom: 2px solid #996600;
  box-sizing: content-box;
}
#eh_stacks_in_3062.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3062.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(160px / 2);}
#eh_stacks_in_3062.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3062.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #996600;
  border-image: linear-gradient(-90deg, #996600, transparent) 1;
}

#eh_stacks_in_3062.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #996600, transparent) 1;}
#eh_stacks_in_3062.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3062.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(160px / 2);}
#eh_stacks_in_3062.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3062.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #996600;}
#eh_stacks_in_3062.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3062.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(160px / 2);}
#eh_stacks_in_3062:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(160px / 2);}
#eh_stacks_in_3062:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #996600;
  fill: #996600;
}
#eh_stacks_in_3062.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 12px;}
#eh_stacks_in_3062.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_3062.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 13px;}
@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
  #eh_stacks_in_3062.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 10px;}
  #eh_stacks_in_3062.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_3062.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 10px;}
}
#eh_stacks_in_3062.eh-line-group-300 .eh-extender {
  width: calc(160px / 2 - 20px);
  height: 2px;
  background-color: #996600;
}
#eh_stacks_in_3062.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3062.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3062.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3062.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3062.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_3062.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #996600;}
#eh_stacks_in_3062.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_3062.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_3062.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_3062.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_3062.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_3062.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #996600;}
#eh_stacks_in_3062.eh-line-303 .eh-extender,
#eh_stacks_in_3062.eh-line-305 .eh-extender {width: calc(160px / 2 - 32px);}
#eh_stacks_in_3062.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_3062.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_3062.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_3062 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_3062 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_3062.eh-line-group-300 .eh-line-left,
#eh_stacks_in_3062.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_3062.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_3062.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_3062:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 24px;
  height: 24px;
}
#eh_stacks_in_3062.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_3062.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 46px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_3062.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_3062:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #996600;}
#eh_stacks_in_3062:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_3062:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(160px / 2 + 2px);}
#eh_stacks_in_3062.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_3062.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3062.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_3062.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_3062.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3062.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3062.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3062.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3062.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3062.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3062.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_3062.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3062.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3062.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3062.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3062.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3062.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3062.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 24px;
  /* */
}
#eh_stacks_in_3062.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3062.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3062.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3062.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3062.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3062.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3062.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_3062.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #996600;}
#eh_stacks_in_3062.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #996600;
  padding: calc(1px + 1px * 2);
}
#eh_stacks_in_3062.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 1px * 3);}
#eh_stacks_in_3062.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_3062.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(24px * .4);
  height: calc(24px * .8);
}
#eh_stacks_in_3062.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_3062.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(24px * .8);
  height: calc(24px * .8);
}
#eh_stacks_in_3062 .eh-line-wrap-1 {margin-bottom: 10px;}
#eh_stacks_in_3062 .eh-line-wrap-2 {margin-top: 10px;}
/*  */
#eh_stacks_in_3062.eh-line-position-3 {gap: 0 10px;}
#eh_stacks_in_3062.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3062.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(160px / 2);}
#eh_stacks_in_3062.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_3062.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_3062.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_3062.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_3062.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #996600;
}
#eh_stacks_in_3062.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_3062.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #996600;
}
#stacks_in_3066,#stacks_in_3066 div,#stacks_in_3066 p,#stacks_in_3066 ol,#stacks_in_3066 ul li,#stacks_in_3066 ol li,#stacks_in_3066 ol,#stacks_in_3066 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_3066,#stacks_in_3066 div,#stacks_in_3066 p,#stacks_in_3066 ol,#stacks_in_3066 ul li,#stacks_in_3066 ol li,#stacks_in_3066 ol,#stacks_in_3066 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3066{}}


#stacks_in_3066 {
	padding:  10px;
}
#step-stacks_in_3070[data-cond1a] .step-submit-info.error-1ld.has-cond,
#step-stacks_in_3070[data-cond1b] .step-submit-info.error-1ld.has-cond,
#step-stacks_in_3070[data-cond1c] .step-submit-info.error-1ld.has-cond,
#step-stacks_in_3070[data-cond2a] .step-submit-info.error-1ld.has-cond,
#step-stacks_in_3070[data-cond2b] .step-submit-info.error-1ld.has-cond,
#step-stacks_in_3070[data-cond2c] .step-submit-info.error-1ld.has-cond,
#step-stacks_in_3070[data-cond3a] .step-submit-info.error-1ld.has-cond,
#step-stacks_in_3070[data-cond3b] .step-submit-info.error-1ld.has-cond,
#step-stacks_in_3070[data-cond3c] .step-submit-info.error-1ld.has-cond {
  display: grid;
}


#step-stacks_in_3070 .step-top .step-count {
  display: none;
}

#stacks_in_3372,#stacks_in_3372 div,#stacks_in_3372 p,#stacks_in_3372 ol,#stacks_in_3372 ul li,#stacks_in_3372 ol li,#stacks_in_3372 ol,#stacks_in_3372 dl{font-size:1.20rem}@media all and (max-width:640px){#stacks_in_3372,#stacks_in_3372 div,#stacks_in_3372 p,#stacks_in_3372 ol,#stacks_in_3372 ul li,#stacks_in_3372 ol li,#stacks_in_3372 ol,#stacks_in_3372 dl{font-size:1.00rem}}@media only screen and (min-width:0px){#stacks_in_3372,#stacks_in_3372 div,#stacks_in_3372 p,#stacks_in_3372 .fa:not(.no-indent),#stacks_in_3372 ol,#stacks_in_3372 ul li,#stacks_in_3372 ol li,#stacks_in_3372 ol,#stacks_in_3372 dl{line-height:1.30}}@media only screen and (min-width:0px){#stacks_in_3372{}}

/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_3450Calligrapher{			font-size: 100% !important;			color: #0099CC !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_3450Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3450Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3450Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3450Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3450Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3450Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3450Calligrapher h6, .stacks_in_3450Calligrapher h5, .stacks_in_3450Calligrapher h4, .stacks_in_3450Calligrapher h3, .stacks_in_3450Calligrapher h2, .stacks_in_3450Calligrapher h1{			color: #0099CC !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_3450Calligrapher, .stacks_in_3450Calligrapher h1, .stacks_in_3450Calligrapher h2, .stacks_in_3450Calligrapher h3, .stacks_in_3450Calligrapher h4, .stacks_in_3450Calligrapher h5, .stacks_in_3450Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_3450targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_3450Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_3450Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_3450Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_3450Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_out_3450 {
	width: 90%;
	margin-left:0;
}
#eh_stacks_in_3451 {
  margin: 10px 0 20px;
  padding: 0 2px;
}
#eh_stacks_in_3451:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_3451.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_3451.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_3451.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_3451.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 1.000000;}
#eh_stacks_in_3451 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_3451.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_3451 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_3451 .eh-title {font-size: 24px;}/*  */
/*  */
#eh_stacks_in_3451 .eh-title {
  max-width: 300px;
  font-weight: 700;
  line-height: 1.10;
  color: rgba(0, 102, 153, 1.00);
  font-family: Helvetica;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */
/*  */
#eh_stacks_in_3451 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3451 .eh-line-wrap .eh-line-right {width: 160px;}
#eh_stacks_in_3451.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3451.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #0099CC;}
#eh_stacks_in_3451.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3451.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #0099CC;}
#eh_stacks_in_3451.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3451.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #0099CC;
  height: 2px;
  border-bottom: 2px solid #0099CC;
  box-sizing: content-box;
}
#eh_stacks_in_3451.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3451.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(160px / 2);}
#eh_stacks_in_3451.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3451.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #0099CC;
  border-image: linear-gradient(-90deg, #0099CC, transparent) 1;
}

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

/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_3443Calligrapher{			font-size: 100% !important;			color: #0099CC !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_3443Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3443Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3443Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3443Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3443Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3443Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3443Calligrapher h6, .stacks_in_3443Calligrapher h5, .stacks_in_3443Calligrapher h4, .stacks_in_3443Calligrapher h3, .stacks_in_3443Calligrapher h2, .stacks_in_3443Calligrapher h1{			color: #0099CC !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_3443Calligrapher, .stacks_in_3443Calligrapher h1, .stacks_in_3443Calligrapher h2, .stacks_in_3443Calligrapher h3, .stacks_in_3443Calligrapher h4, .stacks_in_3443Calligrapher h5, .stacks_in_3443Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_3443targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_3443Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_3443Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_3443Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_3443Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_out_3443 {
	width: 90%;
	margin-left:0;
}
#eh_stacks_in_3440 {
  margin: 10px 0 0px;
  padding: 0 2px;
}
#eh_stacks_in_3440:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_3440.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_3440.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_3440.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_3440.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 1.000000;}
#eh_stacks_in_3440 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_3440.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_3440 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_3440 .eh-title {font-size: 24px;}/*  */
/*  */
#eh_stacks_in_3440 .eh-title {
  max-width: 300px;
  font-weight: 700;
  line-height: 1.10;
  color: rgba(0, 102, 153, 1.00);
  font-family: Helvetica;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */
/*  */
#eh_stacks_in_3440 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3440 .eh-line-wrap .eh-line-right {width: 160px;}
#eh_stacks_in_3440.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3440.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #0099CC;}
#eh_stacks_in_3440.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3440.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #0099CC;}
#eh_stacks_in_3440.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3440.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #0099CC;
  height: 2px;
  border-bottom: 2px solid #0099CC;
  box-sizing: content-box;
}
#eh_stacks_in_3440.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3440.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(160px / 2);}
#eh_stacks_in_3440.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3440.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #0099CC;
  border-image: linear-gradient(-90deg, #0099CC, transparent) 1;
}

#eh_stacks_in_3440.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #0099CC, transparent) 1;}
#eh_stacks_in_3440.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3440.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(160px / 2);}
#eh_stacks_in_3440.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3440.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #0099CC;}
#eh_stacks_in_3440.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3440.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(160px / 2);}
#eh_stacks_in_3440:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(160px / 2);}
#eh_stacks_in_3440:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #0099CC;
  fill: #0099CC;
}
#eh_stacks_in_3440.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 12px;}
#eh_stacks_in_3440.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_3440.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 13px;}
@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
  #eh_stacks_in_3440.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 10px;}
  #eh_stacks_in_3440.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_3440.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 10px;}
}
#eh_stacks_in_3440.eh-line-group-300 .eh-extender {
  width: calc(160px / 2 - 20px);
  height: 2px;
  background-color: #0099CC;
}
#eh_stacks_in_3440.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3440.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3440.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3440.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3440.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_3440.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #0099CC;}
#eh_stacks_in_3440.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_3440.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_3440.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_3440.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_3440.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_3440.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #0099CC;}
#eh_stacks_in_3440.eh-line-303 .eh-extender,
#eh_stacks_in_3440.eh-line-305 .eh-extender {width: calc(160px / 2 - 32px);}
#eh_stacks_in_3440.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_3440.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_3440.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_3440 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_3440 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_3440.eh-line-group-300 .eh-line-left,
#eh_stacks_in_3440.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_3440.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_3440.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_3440:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 24px;
  height: 24px;
}
#eh_stacks_in_3440.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_3440.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 46px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_3440.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_3440:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #0099CC;}
#eh_stacks_in_3440:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_3440:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(160px / 2 + 2px);}
#eh_stacks_in_3440.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_3440.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3440.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_3440.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_3440.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3440.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3440.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3440.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3440.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3440.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3440.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_3440.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3440.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3440.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3440.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3440.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3440.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3440.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 24px;
  /* */
}
#eh_stacks_in_3440.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3440.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3440.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3440.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3440.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3440.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3440.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_3440.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #0099CC;}
#eh_stacks_in_3440.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #0099CC;
  padding: calc(1px + 1px * 2);
}
#eh_stacks_in_3440.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 1px * 3);}
#eh_stacks_in_3440.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_3440.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(24px * .4);
  height: calc(24px * .8);
}
#eh_stacks_in_3440.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_3440.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(24px * .8);
  height: calc(24px * .8);
}
#eh_stacks_in_3440 .eh-line-wrap-1 {margin-bottom: 10px;}
#eh_stacks_in_3440 .eh-line-wrap-2 {margin-top: 10px;}
/*  */
#eh_stacks_in_3440.eh-line-position-3 {gap: 0 10px;}
#eh_stacks_in_3440.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3440.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(160px / 2);}
#eh_stacks_in_3440.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_3440.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_3440.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_3440.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_3440.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #0099CC;
}
#eh_stacks_in_3440.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_3440.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #0099CC;
}
#stacks_in_3445 ul,#stacks_in_3445 ol{list-style-type:square}#stacks_in_3445,#stacks_in_3445 div,#stacks_in_3445 p,#stacks_in_3445 ol,#stacks_in_3445 ul li,#stacks_in_3445 ol li,#stacks_in_3445 ol,#stacks_in_3445 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_3445,#stacks_in_3445 div,#stacks_in_3445 p,#stacks_in_3445 ol,#stacks_in_3445 ul li,#stacks_in_3445 ol li,#stacks_in_3445 ol,#stacks_in_3445 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3445,#stacks_in_3445 div,#stacks_in_3445 p,#stacks_in_3445 .fa:not(.no-indent),#stacks_in_3445 ol,#stacks_in_3445 ul li,#stacks_in_3445 ol li,#stacks_in_3445 ol,#stacks_in_3445 dl{line-height:1.30}}@media only screen and (min-width:0px){#stacks_in_3445{}}


#stacks_in_3445 {
	margin: 0px 0px 0px 10px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_3457Calligrapher{			font-size: 100% !important;			color: #0099CC !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_3457Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3457Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3457Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3457Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3457Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3457Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3457Calligrapher h6, .stacks_in_3457Calligrapher h5, .stacks_in_3457Calligrapher h4, .stacks_in_3457Calligrapher h3, .stacks_in_3457Calligrapher h2, .stacks_in_3457Calligrapher h1{			color: #0099CC !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_3457Calligrapher, .stacks_in_3457Calligrapher h1, .stacks_in_3457Calligrapher h2, .stacks_in_3457Calligrapher h3, .stacks_in_3457Calligrapher h4, .stacks_in_3457Calligrapher h5, .stacks_in_3457Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_3457targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_3457Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_3457Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_3457Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_3457Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_out_3457 {
	width: 90%;
	margin-left:0;
}
#eh_stacks_in_3458 {
  margin: 10px 0 0px;
  padding: 0 2px;
}
#eh_stacks_in_3458:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_3458.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_3458.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_3458.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_3458.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 1.000000;}
#eh_stacks_in_3458 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_3458.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_3458 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_3458 .eh-title {font-size: 24px;}/*  */
/*  */
#eh_stacks_in_3458 .eh-title {
  max-width: 300px;
  font-weight: 700;
  line-height: 1.10;
  color: rgba(0, 102, 153, 1.00);
  font-family: Helvetica;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */
/*  */
#eh_stacks_in_3458 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3458 .eh-line-wrap .eh-line-right {width: 160px;}
#eh_stacks_in_3458.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3458.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #0099CC;}
#eh_stacks_in_3458.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3458.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #0099CC;}
#eh_stacks_in_3458.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3458.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #0099CC;
  height: 2px;
  border-bottom: 2px solid #0099CC;
  box-sizing: content-box;
}
#eh_stacks_in_3458.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3458.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(160px / 2);}
#eh_stacks_in_3458.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3458.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #0099CC;
  border-image: linear-gradient(-90deg, #0099CC, transparent) 1;
}

#eh_stacks_in_3458.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #0099CC, transparent) 1;}
#eh_stacks_in_3458.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3458.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(160px / 2);}
#eh_stacks_in_3458.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3458.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #0099CC;}
#eh_stacks_in_3458.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3458.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(160px / 2);}
#eh_stacks_in_3458:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(160px / 2);}
#eh_stacks_in_3458:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #0099CC;
  fill: #0099CC;
}
#eh_stacks_in_3458.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 12px;}
#eh_stacks_in_3458.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_3458.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 13px;}
@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
  #eh_stacks_in_3458.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 10px;}
  #eh_stacks_in_3458.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_3458.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 10px;}
}
#eh_stacks_in_3458.eh-line-group-300 .eh-extender {
  width: calc(160px / 2 - 20px);
  height: 2px;
  background-color: #0099CC;
}
#eh_stacks_in_3458.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3458.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3458.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3458.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3458.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_3458.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #0099CC;}
#eh_stacks_in_3458.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_3458.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_3458.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_3458.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_3458.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_3458.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #0099CC;}
#eh_stacks_in_3458.eh-line-303 .eh-extender,
#eh_stacks_in_3458.eh-line-305 .eh-extender {width: calc(160px / 2 - 32px);}
#eh_stacks_in_3458.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_3458.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_3458.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_3458 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_3458 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_3458.eh-line-group-300 .eh-line-left,
#eh_stacks_in_3458.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_3458.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_3458.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_3458:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 24px;
  height: 24px;
}
#eh_stacks_in_3458.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_3458.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 46px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_3458.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_3458:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #0099CC;}
#eh_stacks_in_3458:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_3458:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(160px / 2 + 2px);}
#eh_stacks_in_3458.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_3458.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3458.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_3458.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_3458.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3458.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3458.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3458.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3458.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3458.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3458.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_3458.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3458.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3458.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3458.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3458.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3458.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3458.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 24px;
  /* */
}
#eh_stacks_in_3458.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3458.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3458.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3458.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3458.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3458.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3458.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_3458.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #0099CC;}
#eh_stacks_in_3458.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #0099CC;
  padding: calc(1px + 1px * 2);
}
#eh_stacks_in_3458.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 1px * 3);}
#eh_stacks_in_3458.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_3458.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(24px * .4);
  height: calc(24px * .8);
}
#eh_stacks_in_3458.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_3458.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(24px * .8);
  height: calc(24px * .8);
}
#eh_stacks_in_3458 .eh-line-wrap-1 {margin-bottom: 10px;}
#eh_stacks_in_3458 .eh-line-wrap-2 {margin-top: 10px;}
/*  */
#eh_stacks_in_3458.eh-line-position-3 {gap: 0 10px;}
#eh_stacks_in_3458.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3458.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(160px / 2);}
#eh_stacks_in_3458.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_3458.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_3458.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_3458.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_3458.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #0099CC;
}
#eh_stacks_in_3458.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_3458.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #0099CC;
}
#stacks_in_3365,#stacks_in_3365 div,#stacks_in_3365 p,#stacks_in_3365 ol,#stacks_in_3365 ul li,#stacks_in_3365 ol li,#stacks_in_3365 ol,#stacks_in_3365 dl{font-size:0.95rem}@media all and (max-width:640px){#stacks_in_3365,#stacks_in_3365 div,#stacks_in_3365 p,#stacks_in_3365 ol,#stacks_in_3365 ul li,#stacks_in_3365 ol li,#stacks_in_3365 ol,#stacks_in_3365 dl{font-size:0.85rem}}@media only screen and (min-width:0px){#stacks_in_3365{}}


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

.spacerStack {
	height: 50.00px;
}

#spacerStackstacks_in_3462 {
	height: 50.00px;
}




























@media print {
	#spacerStackstacks_in_3462 {
		display: none !important;
	}
}
#stacks_in_3079,#stacks_in_3079 div,#stacks_in_3079 p,#stacks_in_3079 ol,#stacks_in_3079 ul li,#stacks_in_3079 ol li,#stacks_in_3079 ol,#stacks_in_3079 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_3079,#stacks_in_3079 div,#stacks_in_3079 p,#stacks_in_3079 ol,#stacks_in_3079 ul li,#stacks_in_3079 ol li,#stacks_in_3079 ol,#stacks_in_3079 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3079{}}

#stacks_in_3083,#stacks_in_3083 div,#stacks_in_3083 p,#stacks_in_3083 ol,#stacks_in_3083 ul li,#stacks_in_3083 ol li,#stacks_in_3083 ol,#stacks_in_3083 dl{font-size:1.10rem}@media all and (max-width:640px){#stacks_in_3083,#stacks_in_3083 div,#stacks_in_3083 p,#stacks_in_3083 ol,#stacks_in_3083 ul li,#stacks_in_3083 ol li,#stacks_in_3083 ol,#stacks_in_3083 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3083{}}


#stacks_in_3083 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 1px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}
/*  */
textarea#input-stacks_in_3086 {
  height: 300px;
  resize: none;
  /*  */
}
/*  */
#sf-radio-stacks_in_3086.controls.sf-button-group {
  width: 120px;
}
#sf-radio-stacks_in_3086.controls.sf-button-group.sf-help-text {
  width: inherit;
}


/*  */
#step-stacks_in_3088[data-cond1a] .step-submit-info.error-1ld.has-cond,
#step-stacks_in_3088[data-cond1b] .step-submit-info.error-1ld.has-cond,
#step-stacks_in_3088[data-cond1c] .step-submit-info.error-1ld.has-cond,
#step-stacks_in_3088[data-cond2a] .step-submit-info.error-1ld.has-cond,
#step-stacks_in_3088[data-cond2b] .step-submit-info.error-1ld.has-cond,
#step-stacks_in_3088[data-cond2c] .step-submit-info.error-1ld.has-cond,
#step-stacks_in_3088[data-cond3a] .step-submit-info.error-1ld.has-cond,
#step-stacks_in_3088[data-cond3b] .step-submit-info.error-1ld.has-cond,
#step-stacks_in_3088[data-cond3c] .step-submit-info.error-1ld.has-cond {
  display: grid;
}


#step-stacks_in_3088 .step-top .step-count {
  display: none;
}

#stacks_in_3378,#stacks_in_3378 div,#stacks_in_3378 p,#stacks_in_3378 ol,#stacks_in_3378 ul li,#stacks_in_3378 ol li,#stacks_in_3378 ol,#stacks_in_3378 dl{font-size:1.20rem}@media all and (max-width:640px){#stacks_in_3378,#stacks_in_3378 div,#stacks_in_3378 p,#stacks_in_3378 ol,#stacks_in_3378 ul li,#stacks_in_3378 ol li,#stacks_in_3378 ol,#stacks_in_3378 dl{font-size:1.00rem}}@media only screen and (min-width:0px){#stacks_in_3378,#stacks_in_3378 div,#stacks_in_3378 p,#stacks_in_3378 .fa:not(.no-indent),#stacks_in_3378 ol,#stacks_in_3378 ul li,#stacks_in_3378 ol li,#stacks_in_3378 ol,#stacks_in_3378 dl{line-height:1.30}}@media only screen and (min-width:0px){#stacks_in_3378{}}

/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_3471Calligrapher{			font-size: 100% !important;			color: #0099CC !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_3471Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3471Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3471Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3471Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3471Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3471Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3471Calligrapher h6, .stacks_in_3471Calligrapher h5, .stacks_in_3471Calligrapher h4, .stacks_in_3471Calligrapher h3, .stacks_in_3471Calligrapher h2, .stacks_in_3471Calligrapher h1{			color: #0099CC !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_3471Calligrapher, .stacks_in_3471Calligrapher h1, .stacks_in_3471Calligrapher h2, .stacks_in_3471Calligrapher h3, .stacks_in_3471Calligrapher h4, .stacks_in_3471Calligrapher h5, .stacks_in_3471Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_3471targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_3471Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_3471Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_3471Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_3471Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_out_3471 {
	width: 90%;
	margin-left:0;
}
#eh_stacks_in_3472 {
  margin: 10px 0 20px;
  padding: 0 2px;
}
#eh_stacks_in_3472:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_3472.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_3472.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_3472.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_3472.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 1.000000;}
#eh_stacks_in_3472 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_3472.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_3472 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_3472 .eh-title {font-size: 24px;}/*  */
/*  */
#eh_stacks_in_3472 .eh-title {
  max-width: 300px;
  font-weight: 700;
  line-height: 1.10;
  color: rgba(0, 102, 153, 1.00);
  font-family: Helvetica;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */
/*  */
#eh_stacks_in_3472 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3472 .eh-line-wrap .eh-line-right {width: 160px;}
#eh_stacks_in_3472.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3472.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #0099CC;}
#eh_stacks_in_3472.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3472.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #0099CC;}
#eh_stacks_in_3472.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3472.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #0099CC;
  height: 2px;
  border-bottom: 2px solid #0099CC;
  box-sizing: content-box;
}
#eh_stacks_in_3472.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3472.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(160px / 2);}
#eh_stacks_in_3472.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3472.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #0099CC;
  border-image: linear-gradient(-90deg, #0099CC, transparent) 1;
}

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

/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_3463Calligrapher{			font-size: 100% !important;			color: #0099CC !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_3463Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3463Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3463Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3463Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3463Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3463Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3463Calligrapher h6, .stacks_in_3463Calligrapher h5, .stacks_in_3463Calligrapher h4, .stacks_in_3463Calligrapher h3, .stacks_in_3463Calligrapher h2, .stacks_in_3463Calligrapher h1{			color: #0099CC !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_3463Calligrapher, .stacks_in_3463Calligrapher h1, .stacks_in_3463Calligrapher h2, .stacks_in_3463Calligrapher h3, .stacks_in_3463Calligrapher h4, .stacks_in_3463Calligrapher h5, .stacks_in_3463Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_3463targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_3463Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_3463Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_3463Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_3463Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_out_3463 {
	width: 90%;
	margin-left:0;
}
#eh_stacks_in_3464 {
  margin: 10px 0 0px;
  padding: 0 2px;
}
#eh_stacks_in_3464:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_3464.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_3464.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_3464.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_3464.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 1.000000;}
#eh_stacks_in_3464 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_3464.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_3464 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_3464 .eh-title {font-size: 24px;}/*  */
/*  */
#eh_stacks_in_3464 .eh-title {
  max-width: 300px;
  font-weight: 700;
  line-height: 1.10;
  color: rgba(0, 102, 153, 1.00);
  font-family: Helvetica;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */
/*  */
#eh_stacks_in_3464 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3464 .eh-line-wrap .eh-line-right {width: 160px;}
#eh_stacks_in_3464.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3464.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #0099CC;}
#eh_stacks_in_3464.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3464.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #0099CC;}
#eh_stacks_in_3464.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3464.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #0099CC;
  height: 2px;
  border-bottom: 2px solid #0099CC;
  box-sizing: content-box;
}
#eh_stacks_in_3464.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3464.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(160px / 2);}
#eh_stacks_in_3464.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3464.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #0099CC;
  border-image: linear-gradient(-90deg, #0099CC, transparent) 1;
}

#eh_stacks_in_3464.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #0099CC, transparent) 1;}
#eh_stacks_in_3464.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3464.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(160px / 2);}
#eh_stacks_in_3464.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3464.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #0099CC;}
#eh_stacks_in_3464.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3464.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(160px / 2);}
#eh_stacks_in_3464:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(160px / 2);}
#eh_stacks_in_3464:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #0099CC;
  fill: #0099CC;
}
#eh_stacks_in_3464.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 12px;}
#eh_stacks_in_3464.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_3464.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 13px;}
@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
  #eh_stacks_in_3464.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 10px;}
  #eh_stacks_in_3464.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_3464.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 10px;}
}
#eh_stacks_in_3464.eh-line-group-300 .eh-extender {
  width: calc(160px / 2 - 20px);
  height: 2px;
  background-color: #0099CC;
}
#eh_stacks_in_3464.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3464.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3464.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3464.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3464.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_3464.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #0099CC;}
#eh_stacks_in_3464.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_3464.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_3464.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_3464.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_3464.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_3464.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #0099CC;}
#eh_stacks_in_3464.eh-line-303 .eh-extender,
#eh_stacks_in_3464.eh-line-305 .eh-extender {width: calc(160px / 2 - 32px);}
#eh_stacks_in_3464.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_3464.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_3464.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_3464 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_3464 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_3464.eh-line-group-300 .eh-line-left,
#eh_stacks_in_3464.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_3464.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_3464.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_3464:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 24px;
  height: 24px;
}
#eh_stacks_in_3464.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_3464.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 46px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_3464.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_3464:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #0099CC;}
#eh_stacks_in_3464:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_3464:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(160px / 2 + 2px);}
#eh_stacks_in_3464.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_3464.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3464.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_3464.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_3464.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3464.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3464.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3464.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3464.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3464.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3464.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_3464.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3464.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3464.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3464.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3464.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3464.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3464.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 24px;
  /* */
}
#eh_stacks_in_3464.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3464.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3464.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3464.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3464.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3464.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3464.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_3464.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #0099CC;}
#eh_stacks_in_3464.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #0099CC;
  padding: calc(1px + 1px * 2);
}
#eh_stacks_in_3464.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 1px * 3);}
#eh_stacks_in_3464.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_3464.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(24px * .4);
  height: calc(24px * .8);
}
#eh_stacks_in_3464.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_3464.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(24px * .8);
  height: calc(24px * .8);
}
#eh_stacks_in_3464 .eh-line-wrap-1 {margin-bottom: 10px;}
#eh_stacks_in_3464 .eh-line-wrap-2 {margin-top: 10px;}
/*  */
#eh_stacks_in_3464.eh-line-position-3 {gap: 0 10px;}
#eh_stacks_in_3464.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3464.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(160px / 2);}
#eh_stacks_in_3464.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_3464.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_3464.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_3464.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_3464.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #0099CC;
}
#eh_stacks_in_3464.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_3464.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #0099CC;
}
#stacks_in_3468 ul,#stacks_in_3468 ol{list-style-type:square}#stacks_in_3468,#stacks_in_3468 div,#stacks_in_3468 p,#stacks_in_3468 ol,#stacks_in_3468 ul li,#stacks_in_3468 ol li,#stacks_in_3468 ol,#stacks_in_3468 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_3468,#stacks_in_3468 div,#stacks_in_3468 p,#stacks_in_3468 ol,#stacks_in_3468 ul li,#stacks_in_3468 ol li,#stacks_in_3468 ol,#stacks_in_3468 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3468,#stacks_in_3468 div,#stacks_in_3468 p,#stacks_in_3468 .fa:not(.no-indent),#stacks_in_3468 ol,#stacks_in_3468 ul li,#stacks_in_3468 ol li,#stacks_in_3468 ol,#stacks_in_3468 dl{line-height:1.30}}@media only screen and (min-width:0px){#stacks_in_3468{}}


#stacks_in_3468 {
	margin: 0px 0px 0px 10px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_3478Calligrapher{			font-size: 100% !important;			color: #0099CC !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_3478Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3478Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3478Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3478Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3478Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3478Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3478Calligrapher h6, .stacks_in_3478Calligrapher h5, .stacks_in_3478Calligrapher h4, .stacks_in_3478Calligrapher h3, .stacks_in_3478Calligrapher h2, .stacks_in_3478Calligrapher h1{			color: #0099CC !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_3478Calligrapher, .stacks_in_3478Calligrapher h1, .stacks_in_3478Calligrapher h2, .stacks_in_3478Calligrapher h3, .stacks_in_3478Calligrapher h4, .stacks_in_3478Calligrapher h5, .stacks_in_3478Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_3478targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_3478Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_3478Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_3478Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_3478Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_out_3478 {
	width: 90%;
	margin-left:0;
}
#eh_stacks_in_3481 {
  margin: 10px 0 0px;
  padding: 0 2px;
}
#eh_stacks_in_3481:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_3481.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_3481.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_3481.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_3481.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 1.000000;}
#eh_stacks_in_3481 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_3481.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_3481 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_3481 .eh-title {font-size: 24px;}/*  */
/*  */
#eh_stacks_in_3481 .eh-title {
  max-width: 300px;
  font-weight: 700;
  line-height: 1.10;
  color: rgba(0, 102, 153, 1.00);
  font-family: Helvetica;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */
/*  */
#eh_stacks_in_3481 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3481 .eh-line-wrap .eh-line-right {width: 160px;}
#eh_stacks_in_3481.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3481.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #0099CC;}
#eh_stacks_in_3481.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3481.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #0099CC;}
#eh_stacks_in_3481.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3481.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #0099CC;
  height: 2px;
  border-bottom: 2px solid #0099CC;
  box-sizing: content-box;
}
#eh_stacks_in_3481.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3481.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(160px / 2);}
#eh_stacks_in_3481.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3481.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #0099CC;
  border-image: linear-gradient(-90deg, #0099CC, transparent) 1;
}

#eh_stacks_in_3481.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #0099CC, transparent) 1;}
#eh_stacks_in_3481.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3481.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(160px / 2);}
#eh_stacks_in_3481.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3481.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #0099CC;}
#eh_stacks_in_3481.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3481.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(160px / 2);}
#eh_stacks_in_3481:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(160px / 2);}
#eh_stacks_in_3481:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #0099CC;
  fill: #0099CC;
}
#eh_stacks_in_3481.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 12px;}
#eh_stacks_in_3481.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_3481.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 13px;}
@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
  #eh_stacks_in_3481.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 10px;}
  #eh_stacks_in_3481.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_3481.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 10px;}
}
#eh_stacks_in_3481.eh-line-group-300 .eh-extender {
  width: calc(160px / 2 - 20px);
  height: 2px;
  background-color: #0099CC;
}
#eh_stacks_in_3481.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3481.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3481.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3481.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3481.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_3481.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #0099CC;}
#eh_stacks_in_3481.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_3481.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_3481.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_3481.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_3481.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_3481.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #0099CC;}
#eh_stacks_in_3481.eh-line-303 .eh-extender,
#eh_stacks_in_3481.eh-line-305 .eh-extender {width: calc(160px / 2 - 32px);}
#eh_stacks_in_3481.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_3481.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_3481.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_3481 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_3481 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_3481.eh-line-group-300 .eh-line-left,
#eh_stacks_in_3481.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_3481.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_3481.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_3481:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 24px;
  height: 24px;
}
#eh_stacks_in_3481.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_3481.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 46px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_3481.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_3481:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #0099CC;}
#eh_stacks_in_3481:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_3481:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(160px / 2 + 2px);}
#eh_stacks_in_3481.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_3481.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3481.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_3481.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_3481.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3481.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3481.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3481.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3481.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3481.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3481.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_3481.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3481.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3481.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3481.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3481.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3481.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3481.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 24px;
  /* */
}
#eh_stacks_in_3481.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3481.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3481.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3481.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3481.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3481.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3481.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_3481.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #0099CC;}
#eh_stacks_in_3481.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #0099CC;
  padding: calc(1px + 1px * 2);
}
#eh_stacks_in_3481.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 1px * 3);}
#eh_stacks_in_3481.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_3481.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(24px * .4);
  height: calc(24px * .8);
}
#eh_stacks_in_3481.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_3481.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(24px * .8);
  height: calc(24px * .8);
}
#eh_stacks_in_3481 .eh-line-wrap-1 {margin-bottom: 10px;}
#eh_stacks_in_3481 .eh-line-wrap-2 {margin-top: 10px;}
/*  */
#eh_stacks_in_3481.eh-line-position-3 {gap: 0 10px;}
#eh_stacks_in_3481.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3481.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(160px / 2);}
#eh_stacks_in_3481.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_3481.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_3481.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_3481.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_3481.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #0099CC;
}
#eh_stacks_in_3481.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_3481.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #0099CC;
}
#stacks_in_3479,#stacks_in_3479 div,#stacks_in_3479 p,#stacks_in_3479 ol,#stacks_in_3479 ul li,#stacks_in_3479 ol li,#stacks_in_3479 ol,#stacks_in_3479 dl{font-size:0.95rem}@media all and (max-width:640px){#stacks_in_3479,#stacks_in_3479 div,#stacks_in_3479 p,#stacks_in_3479 ol,#stacks_in_3479 ul li,#stacks_in_3479 ol li,#stacks_in_3479 ol,#stacks_in_3479 dl{font-size:0.85rem}}@media only screen and (min-width:0px){#stacks_in_3479{}}


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

.spacerStack {
	height: 50.00px;
}

#spacerStackstacks_in_3480 {
	height: 50.00px;
}




























@media print {
	#spacerStackstacks_in_3480 {
		display: none !important;
	}
}
#stacks_in_3097,#stacks_in_3097 div,#stacks_in_3097 p,#stacks_in_3097 ol,#stacks_in_3097 ul li,#stacks_in_3097 ol li,#stacks_in_3097 ol,#stacks_in_3097 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_3097,#stacks_in_3097 div,#stacks_in_3097 p,#stacks_in_3097 ol,#stacks_in_3097 ul li,#stacks_in_3097 ol li,#stacks_in_3097 ol,#stacks_in_3097 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3097{}}

#stacks_in_3101,#stacks_in_3101 div,#stacks_in_3101 p,#stacks_in_3101 ol,#stacks_in_3101 ul li,#stacks_in_3101 ol li,#stacks_in_3101 ol,#stacks_in_3101 dl{font-size:1.10rem}@media all and (max-width:640px){#stacks_in_3101,#stacks_in_3101 div,#stacks_in_3101 p,#stacks_in_3101 ol,#stacks_in_3101 ul li,#stacks_in_3101 ol li,#stacks_in_3101 ol,#stacks_in_3101 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3101{}}


#stacks_in_3101 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 1px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}
/*  */
textarea#input-stacks_in_3104 {
  height: 300px;
  resize: none;
  /*  */
}
/*  */
#sf-radio-stacks_in_3104.controls.sf-button-group {
  width: 120px;
}
#sf-radio-stacks_in_3104.controls.sf-button-group.sf-help-text {
  width: inherit;
}


/*  */
#step-stacks_in_3106[data-cond1a] .step-submit-info.error-1ld.has-cond,
#step-stacks_in_3106[data-cond1b] .step-submit-info.error-1ld.has-cond,
#step-stacks_in_3106[data-cond1c] .step-submit-info.error-1ld.has-cond,
#step-stacks_in_3106[data-cond2a] .step-submit-info.error-1ld.has-cond,
#step-stacks_in_3106[data-cond2b] .step-submit-info.error-1ld.has-cond,
#step-stacks_in_3106[data-cond2c] .step-submit-info.error-1ld.has-cond,
#step-stacks_in_3106[data-cond3a] .step-submit-info.error-1ld.has-cond,
#step-stacks_in_3106[data-cond3b] .step-submit-info.error-1ld.has-cond,
#step-stacks_in_3106[data-cond3c] .step-submit-info.error-1ld.has-cond {
  display: grid;
}


#step-stacks_in_3106 .step-top .step-count {
  display: none;
}

#stacks_in_3389,#stacks_in_3389 div,#stacks_in_3389 p,#stacks_in_3389 ol,#stacks_in_3389 ul li,#stacks_in_3389 ol li,#stacks_in_3389 ol,#stacks_in_3389 dl{font-size:1.20rem}@media all and (max-width:640px){#stacks_in_3389,#stacks_in_3389 div,#stacks_in_3389 p,#stacks_in_3389 ol,#stacks_in_3389 ul li,#stacks_in_3389 ol li,#stacks_in_3389 ol,#stacks_in_3389 dl{font-size:1.00rem}}@media only screen and (min-width:0px){#stacks_in_3389,#stacks_in_3389 div,#stacks_in_3389 p,#stacks_in_3389 .fa:not(.no-indent),#stacks_in_3389 ol,#stacks_in_3389 ul li,#stacks_in_3389 ol li,#stacks_in_3389 ol,#stacks_in_3389 dl{line-height:1.30}}@media only screen and (min-width:0px){#stacks_in_3389{}}

/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_3497Calligrapher{			font-size: 100% !important;			color: #0099CC !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_3497Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3497Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3497Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3497Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3497Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3497Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3497Calligrapher h6, .stacks_in_3497Calligrapher h5, .stacks_in_3497Calligrapher h4, .stacks_in_3497Calligrapher h3, .stacks_in_3497Calligrapher h2, .stacks_in_3497Calligrapher h1{			color: #0099CC !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_3497Calligrapher, .stacks_in_3497Calligrapher h1, .stacks_in_3497Calligrapher h2, .stacks_in_3497Calligrapher h3, .stacks_in_3497Calligrapher h4, .stacks_in_3497Calligrapher h5, .stacks_in_3497Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_3497targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_3497Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_3497Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_3497Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_3497Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_out_3497 {
	width: 90%;
	margin-left:0;
}
#eh_stacks_in_3506 {
  margin: 10px 0 20px;
  padding: 0 2px;
}
#eh_stacks_in_3506:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_3506.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_3506.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_3506.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_3506.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 1.000000;}
#eh_stacks_in_3506 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_3506.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_3506 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_3506 .eh-title {font-size: 24px;}/*  */
/*  */
#eh_stacks_in_3506 .eh-title {
  max-width: 300px;
  font-weight: 700;
  line-height: 1.10;
  color: rgba(0, 102, 153, 1.00);
  font-family: Helvetica;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */
/*  */
#eh_stacks_in_3506 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3506 .eh-line-wrap .eh-line-right {width: 160px;}
#eh_stacks_in_3506.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3506.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #0099CC;}
#eh_stacks_in_3506.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3506.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #0099CC;}
#eh_stacks_in_3506.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3506.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #0099CC;
  height: 2px;
  border-bottom: 2px solid #0099CC;
  box-sizing: content-box;
}
#eh_stacks_in_3506.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3506.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(160px / 2);}
#eh_stacks_in_3506.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3506.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #0099CC;
  border-image: linear-gradient(-90deg, #0099CC, transparent) 1;
}

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

/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_3496Calligrapher{			font-size: 100% !important;			color: #0099CC !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_3496Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3496Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3496Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3496Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3496Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3496Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3496Calligrapher h6, .stacks_in_3496Calligrapher h5, .stacks_in_3496Calligrapher h4, .stacks_in_3496Calligrapher h3, .stacks_in_3496Calligrapher h2, .stacks_in_3496Calligrapher h1{			color: #0099CC !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_3496Calligrapher, .stacks_in_3496Calligrapher h1, .stacks_in_3496Calligrapher h2, .stacks_in_3496Calligrapher h3, .stacks_in_3496Calligrapher h4, .stacks_in_3496Calligrapher h5, .stacks_in_3496Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_3496targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_3496Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_3496Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_3496Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_3496Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_out_3496 {
	width: 90%;
	margin-left:0;
}
#eh_stacks_in_3502 {
  margin: 10px 0 0px;
  padding: 0 2px;
}
#eh_stacks_in_3502:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_3502.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_3502.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_3502.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_3502.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 1.000000;}
#eh_stacks_in_3502 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_3502.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_3502 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_3502 .eh-title {font-size: 24px;}/*  */
/*  */
#eh_stacks_in_3502 .eh-title {
  max-width: 300px;
  font-weight: 700;
  line-height: 1.10;
  color: rgba(0, 102, 153, 1.00);
  font-family: Helvetica;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */
/*  */
#eh_stacks_in_3502 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3502 .eh-line-wrap .eh-line-right {width: 160px;}
#eh_stacks_in_3502.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3502.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #0099CC;}
#eh_stacks_in_3502.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3502.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #0099CC;}
#eh_stacks_in_3502.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3502.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #0099CC;
  height: 2px;
  border-bottom: 2px solid #0099CC;
  box-sizing: content-box;
}
#eh_stacks_in_3502.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3502.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(160px / 2);}
#eh_stacks_in_3502.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3502.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #0099CC;
  border-image: linear-gradient(-90deg, #0099CC, transparent) 1;
}

#eh_stacks_in_3502.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #0099CC, transparent) 1;}
#eh_stacks_in_3502.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3502.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(160px / 2);}
#eh_stacks_in_3502.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3502.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #0099CC;}
#eh_stacks_in_3502.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3502.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(160px / 2);}
#eh_stacks_in_3502:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(160px / 2);}
#eh_stacks_in_3502:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #0099CC;
  fill: #0099CC;
}
#eh_stacks_in_3502.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 12px;}
#eh_stacks_in_3502.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_3502.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 13px;}
@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
  #eh_stacks_in_3502.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 10px;}
  #eh_stacks_in_3502.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_3502.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 10px;}
}
#eh_stacks_in_3502.eh-line-group-300 .eh-extender {
  width: calc(160px / 2 - 20px);
  height: 2px;
  background-color: #0099CC;
}
#eh_stacks_in_3502.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3502.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3502.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3502.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3502.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_3502.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #0099CC;}
#eh_stacks_in_3502.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_3502.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_3502.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_3502.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_3502.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_3502.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #0099CC;}
#eh_stacks_in_3502.eh-line-303 .eh-extender,
#eh_stacks_in_3502.eh-line-305 .eh-extender {width: calc(160px / 2 - 32px);}
#eh_stacks_in_3502.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_3502.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_3502.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_3502 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_3502 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_3502.eh-line-group-300 .eh-line-left,
#eh_stacks_in_3502.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_3502.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_3502.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_3502:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 24px;
  height: 24px;
}
#eh_stacks_in_3502.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_3502.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 46px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_3502.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_3502:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #0099CC;}
#eh_stacks_in_3502:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_3502:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(160px / 2 + 2px);}
#eh_stacks_in_3502.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_3502.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3502.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_3502.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_3502.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3502.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3502.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3502.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3502.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3502.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3502.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_3502.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3502.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3502.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3502.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3502.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3502.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3502.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 24px;
  /* */
}
#eh_stacks_in_3502.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3502.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3502.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3502.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3502.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3502.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3502.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_3502.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #0099CC;}
#eh_stacks_in_3502.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #0099CC;
  padding: calc(1px + 1px * 2);
}
#eh_stacks_in_3502.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 1px * 3);}
#eh_stacks_in_3502.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_3502.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(24px * .4);
  height: calc(24px * .8);
}
#eh_stacks_in_3502.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_3502.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(24px * .8);
  height: calc(24px * .8);
}
#eh_stacks_in_3502 .eh-line-wrap-1 {margin-bottom: 10px;}
#eh_stacks_in_3502 .eh-line-wrap-2 {margin-top: 10px;}
/*  */
#eh_stacks_in_3502.eh-line-position-3 {gap: 0 10px;}
#eh_stacks_in_3502.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3502.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(160px / 2);}
#eh_stacks_in_3502.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_3502.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_3502.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_3502.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_3502.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #0099CC;
}
#eh_stacks_in_3502.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_3502.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #0099CC;
}
#stacks_in_3501 ul,#stacks_in_3501 ol{list-style-type:square}#stacks_in_3501,#stacks_in_3501 div,#stacks_in_3501 p,#stacks_in_3501 ol,#stacks_in_3501 ul li,#stacks_in_3501 ol li,#stacks_in_3501 ol,#stacks_in_3501 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_3501,#stacks_in_3501 div,#stacks_in_3501 p,#stacks_in_3501 ol,#stacks_in_3501 ul li,#stacks_in_3501 ol li,#stacks_in_3501 ol,#stacks_in_3501 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3501,#stacks_in_3501 div,#stacks_in_3501 p,#stacks_in_3501 .fa:not(.no-indent),#stacks_in_3501 ol,#stacks_in_3501 ul li,#stacks_in_3501 ol li,#stacks_in_3501 ol,#stacks_in_3501 dl{line-height:1.30}}@media only screen and (min-width:0px){#stacks_in_3501{}}


#stacks_in_3501 {
	margin: 0px 0px 0px 10px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_3498Calligrapher{			font-size: 100% !important;			color: #0099CC !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_3498Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3498Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3498Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3498Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3498Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3498Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3498Calligrapher h6, .stacks_in_3498Calligrapher h5, .stacks_in_3498Calligrapher h4, .stacks_in_3498Calligrapher h3, .stacks_in_3498Calligrapher h2, .stacks_in_3498Calligrapher h1{			color: #0099CC !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_3498Calligrapher, .stacks_in_3498Calligrapher h1, .stacks_in_3498Calligrapher h2, .stacks_in_3498Calligrapher h3, .stacks_in_3498Calligrapher h4, .stacks_in_3498Calligrapher h5, .stacks_in_3498Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_3498targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_3498Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_3498Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_3498Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_3498Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_out_3498 {
	width: 90%;
	margin-left:0;
}
#eh_stacks_in_3510 {
  margin: 10px 0 0px;
  padding: 0 2px;
}
#eh_stacks_in_3510:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_3510.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_3510.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_3510.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_3510.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 1.000000;}
#eh_stacks_in_3510 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_3510.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_3510 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_3510 .eh-title {font-size: 24px;}/*  */
/*  */
#eh_stacks_in_3510 .eh-title {
  max-width: 300px;
  font-weight: 700;
  line-height: 1.10;
  color: rgba(0, 102, 153, 1.00);
  font-family: Helvetica;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */
/*  */
#eh_stacks_in_3510 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3510 .eh-line-wrap .eh-line-right {width: 160px;}
#eh_stacks_in_3510.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3510.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #0099CC;}
#eh_stacks_in_3510.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3510.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #0099CC;}
#eh_stacks_in_3510.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3510.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #0099CC;
  height: 2px;
  border-bottom: 2px solid #0099CC;
  box-sizing: content-box;
}
#eh_stacks_in_3510.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3510.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(160px / 2);}
#eh_stacks_in_3510.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3510.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #0099CC;
  border-image: linear-gradient(-90deg, #0099CC, transparent) 1;
}

#eh_stacks_in_3510.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #0099CC, transparent) 1;}
#eh_stacks_in_3510.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3510.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(160px / 2);}
#eh_stacks_in_3510.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3510.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #0099CC;}
#eh_stacks_in_3510.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3510.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(160px / 2);}
#eh_stacks_in_3510:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(160px / 2);}
#eh_stacks_in_3510:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #0099CC;
  fill: #0099CC;
}
#eh_stacks_in_3510.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 12px;}
#eh_stacks_in_3510.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_3510.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 13px;}
@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
  #eh_stacks_in_3510.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 10px;}
  #eh_stacks_in_3510.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_3510.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 10px;}
}
#eh_stacks_in_3510.eh-line-group-300 .eh-extender {
  width: calc(160px / 2 - 20px);
  height: 2px;
  background-color: #0099CC;
}
#eh_stacks_in_3510.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3510.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3510.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3510.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3510.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_3510.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #0099CC;}
#eh_stacks_in_3510.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_3510.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_3510.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_3510.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_3510.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_3510.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #0099CC;}
#eh_stacks_in_3510.eh-line-303 .eh-extender,
#eh_stacks_in_3510.eh-line-305 .eh-extender {width: calc(160px / 2 - 32px);}
#eh_stacks_in_3510.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_3510.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_3510.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_3510 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_3510 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_3510.eh-line-group-300 .eh-line-left,
#eh_stacks_in_3510.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_3510.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_3510.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_3510:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 24px;
  height: 24px;
}
#eh_stacks_in_3510.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_3510.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 46px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_3510.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_3510:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #0099CC;}
#eh_stacks_in_3510:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_3510:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(160px / 2 + 2px);}
#eh_stacks_in_3510.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_3510.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3510.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_3510.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_3510.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3510.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3510.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3510.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3510.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3510.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3510.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_3510.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3510.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3510.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3510.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3510.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3510.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3510.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 24px;
  /* */
}
#eh_stacks_in_3510.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3510.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3510.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3510.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3510.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3510.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3510.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_3510.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #0099CC;}
#eh_stacks_in_3510.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #0099CC;
  padding: calc(1px + 1px * 2);
}
#eh_stacks_in_3510.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 1px * 3);}
#eh_stacks_in_3510.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_3510.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(24px * .4);
  height: calc(24px * .8);
}
#eh_stacks_in_3510.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_3510.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(24px * .8);
  height: calc(24px * .8);
}
#eh_stacks_in_3510 .eh-line-wrap-1 {margin-bottom: 10px;}
#eh_stacks_in_3510 .eh-line-wrap-2 {margin-top: 10px;}
/*  */
#eh_stacks_in_3510.eh-line-position-3 {gap: 0 10px;}
#eh_stacks_in_3510.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3510.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(160px / 2);}
#eh_stacks_in_3510.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_3510.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_3510.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_3510.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_3510.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #0099CC;
}
#eh_stacks_in_3510.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_3510.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #0099CC;
}
#stacks_in_3499,#stacks_in_3499 div,#stacks_in_3499 p,#stacks_in_3499 ol,#stacks_in_3499 ul li,#stacks_in_3499 ol li,#stacks_in_3499 ol,#stacks_in_3499 dl{font-size:0.95rem}@media all and (max-width:640px){#stacks_in_3499,#stacks_in_3499 div,#stacks_in_3499 p,#stacks_in_3499 ol,#stacks_in_3499 ul li,#stacks_in_3499 ol li,#stacks_in_3499 ol,#stacks_in_3499 dl{font-size:0.85rem}}@media only screen and (min-width:0px){#stacks_in_3499{}}


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

.spacerStack {
	height: 50.00px;
}

#spacerStackstacks_in_3500 {
	height: 50.00px;
}




























@media print {
	#spacerStackstacks_in_3500 {
		display: none !important;
	}
}
#stacks_in_3115,#stacks_in_3115 div,#stacks_in_3115 p,#stacks_in_3115 ol,#stacks_in_3115 ul li,#stacks_in_3115 ol li,#stacks_in_3115 ol,#stacks_in_3115 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_3115,#stacks_in_3115 div,#stacks_in_3115 p,#stacks_in_3115 ol,#stacks_in_3115 ul li,#stacks_in_3115 ol li,#stacks_in_3115 ol,#stacks_in_3115 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3115{}}

#stacks_in_3119,#stacks_in_3119 div,#stacks_in_3119 p,#stacks_in_3119 ol,#stacks_in_3119 ul li,#stacks_in_3119 ol li,#stacks_in_3119 ol,#stacks_in_3119 dl{font-size:1.10rem}@media all and (max-width:640px){#stacks_in_3119,#stacks_in_3119 div,#stacks_in_3119 p,#stacks_in_3119 ol,#stacks_in_3119 ul li,#stacks_in_3119 ol li,#stacks_in_3119 ol,#stacks_in_3119 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3119{}}


#stacks_in_3119 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 1px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}
/*  */
textarea#input-stacks_in_3122 {
  height: 300px;
  resize: none;
  /*  */
}
/*  */
#sf-radio-stacks_in_3122.controls.sf-button-group {
  width: 120px;
}
#sf-radio-stacks_in_3122.controls.sf-button-group.sf-help-text {
  width: inherit;
}


/*  */
#step-stacks_in_3124[data-cond1a] .step-submit-info.error-1ld.has-cond,
#step-stacks_in_3124[data-cond1b] .step-submit-info.error-1ld.has-cond,
#step-stacks_in_3124[data-cond1c] .step-submit-info.error-1ld.has-cond,
#step-stacks_in_3124[data-cond2a] .step-submit-info.error-1ld.has-cond,
#step-stacks_in_3124[data-cond2b] .step-submit-info.error-1ld.has-cond,
#step-stacks_in_3124[data-cond2c] .step-submit-info.error-1ld.has-cond,
#step-stacks_in_3124[data-cond3a] .step-submit-info.error-1ld.has-cond,
#step-stacks_in_3124[data-cond3b] .step-submit-info.error-1ld.has-cond,
#step-stacks_in_3124[data-cond3c] .step-submit-info.error-1ld.has-cond {
  display: grid;
}


#step-stacks_in_3124 .step-top .step-count {
  display: none;
}

#stacks_in_3400,#stacks_in_3400 div,#stacks_in_3400 p,#stacks_in_3400 ol,#stacks_in_3400 ul li,#stacks_in_3400 ol li,#stacks_in_3400 ol,#stacks_in_3400 dl{font-size:1.20rem}@media all and (max-width:640px){#stacks_in_3400,#stacks_in_3400 div,#stacks_in_3400 p,#stacks_in_3400 ol,#stacks_in_3400 ul li,#stacks_in_3400 ol li,#stacks_in_3400 ol,#stacks_in_3400 dl{font-size:1.00rem}}@media only screen and (min-width:0px){#stacks_in_3400,#stacks_in_3400 div,#stacks_in_3400 p,#stacks_in_3400 .fa:not(.no-indent),#stacks_in_3400 ol,#stacks_in_3400 ul li,#stacks_in_3400 ol li,#stacks_in_3400 ol,#stacks_in_3400 dl{line-height:1.30}}@media only screen and (min-width:0px){#stacks_in_3400{}}

/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_3530Calligrapher{			font-size: 100% !important;			color: #0099CC !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_3530Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3530Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3530Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3530Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3530Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3530Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3530Calligrapher h6, .stacks_in_3530Calligrapher h5, .stacks_in_3530Calligrapher h4, .stacks_in_3530Calligrapher h3, .stacks_in_3530Calligrapher h2, .stacks_in_3530Calligrapher h1{			color: #0099CC !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_3530Calligrapher, .stacks_in_3530Calligrapher h1, .stacks_in_3530Calligrapher h2, .stacks_in_3530Calligrapher h3, .stacks_in_3530Calligrapher h4, .stacks_in_3530Calligrapher h5, .stacks_in_3530Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_3530targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_3530Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_3530Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_3530Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_3530Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_out_3530 {
	width: 90%;
	margin-left:0;
}
#eh_stacks_in_3531 {
  margin: 10px 0 20px;
  padding: 0 2px;
}
#eh_stacks_in_3531:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_3531.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_3531.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_3531.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_3531.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 1.000000;}
#eh_stacks_in_3531 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_3531.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_3531 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_3531 .eh-title {font-size: 24px;}/*  */
/*  */
#eh_stacks_in_3531 .eh-title {
  max-width: 300px;
  font-weight: 700;
  line-height: 1.10;
  color: rgba(0, 102, 153, 1.00);
  font-family: Helvetica;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */
/*  */
#eh_stacks_in_3531 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3531 .eh-line-wrap .eh-line-right {width: 160px;}
#eh_stacks_in_3531.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3531.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #0099CC;}
#eh_stacks_in_3531.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3531.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #0099CC;}
#eh_stacks_in_3531.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3531.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #0099CC;
  height: 2px;
  border-bottom: 2px solid #0099CC;
  box-sizing: content-box;
}
#eh_stacks_in_3531.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3531.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(160px / 2);}
#eh_stacks_in_3531.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3531.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #0099CC;
  border-image: linear-gradient(-90deg, #0099CC, transparent) 1;
}

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

/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_3520Calligrapher{			font-size: 100% !important;			color: #0099CC !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_3520Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3520Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3520Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3520Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3520Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3520Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3520Calligrapher h6, .stacks_in_3520Calligrapher h5, .stacks_in_3520Calligrapher h4, .stacks_in_3520Calligrapher h3, .stacks_in_3520Calligrapher h2, .stacks_in_3520Calligrapher h1{			color: #0099CC !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_3520Calligrapher, .stacks_in_3520Calligrapher h1, .stacks_in_3520Calligrapher h2, .stacks_in_3520Calligrapher h3, .stacks_in_3520Calligrapher h4, .stacks_in_3520Calligrapher h5, .stacks_in_3520Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_3520targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_3520Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_3520Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_3520Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_3520Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_out_3520 {
	width: 90%;
	margin-left:0;
}
#eh_stacks_in_3521 {
  margin: 10px 0 0px;
  padding: 0 2px;
}
#eh_stacks_in_3521:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_3521.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_3521.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_3521.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_3521.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 1.000000;}
#eh_stacks_in_3521 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_3521.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_3521 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_3521 .eh-title {font-size: 24px;}/*  */
/*  */
#eh_stacks_in_3521 .eh-title {
  max-width: 300px;
  font-weight: 700;
  line-height: 1.10;
  color: rgba(0, 102, 153, 1.00);
  font-family: Helvetica;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */
/*  */
#eh_stacks_in_3521 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3521 .eh-line-wrap .eh-line-right {width: 160px;}
#eh_stacks_in_3521.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3521.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #0099CC;}
#eh_stacks_in_3521.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3521.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #0099CC;}
#eh_stacks_in_3521.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3521.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #0099CC;
  height: 2px;
  border-bottom: 2px solid #0099CC;
  box-sizing: content-box;
}
#eh_stacks_in_3521.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3521.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(160px / 2);}
#eh_stacks_in_3521.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3521.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #0099CC;
  border-image: linear-gradient(-90deg, #0099CC, transparent) 1;
}

#eh_stacks_in_3521.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #0099CC, transparent) 1;}
#eh_stacks_in_3521.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3521.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(160px / 2);}
#eh_stacks_in_3521.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3521.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #0099CC;}
#eh_stacks_in_3521.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3521.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(160px / 2);}
#eh_stacks_in_3521:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(160px / 2);}
#eh_stacks_in_3521:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #0099CC;
  fill: #0099CC;
}
#eh_stacks_in_3521.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 12px;}
#eh_stacks_in_3521.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_3521.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 13px;}
@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
  #eh_stacks_in_3521.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 10px;}
  #eh_stacks_in_3521.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_3521.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 10px;}
}
#eh_stacks_in_3521.eh-line-group-300 .eh-extender {
  width: calc(160px / 2 - 20px);
  height: 2px;
  background-color: #0099CC;
}
#eh_stacks_in_3521.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3521.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3521.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3521.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3521.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_3521.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #0099CC;}
#eh_stacks_in_3521.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_3521.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_3521.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_3521.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_3521.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_3521.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #0099CC;}
#eh_stacks_in_3521.eh-line-303 .eh-extender,
#eh_stacks_in_3521.eh-line-305 .eh-extender {width: calc(160px / 2 - 32px);}
#eh_stacks_in_3521.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_3521.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_3521.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_3521 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_3521 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_3521.eh-line-group-300 .eh-line-left,
#eh_stacks_in_3521.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_3521.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_3521.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_3521:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 24px;
  height: 24px;
}
#eh_stacks_in_3521.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_3521.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 46px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_3521.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_3521:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #0099CC;}
#eh_stacks_in_3521:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_3521:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(160px / 2 + 2px);}
#eh_stacks_in_3521.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_3521.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3521.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_3521.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_3521.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3521.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3521.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3521.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3521.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3521.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3521.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_3521.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3521.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3521.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3521.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3521.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3521.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3521.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 24px;
  /* */
}
#eh_stacks_in_3521.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3521.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3521.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3521.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3521.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3521.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3521.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_3521.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #0099CC;}
#eh_stacks_in_3521.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #0099CC;
  padding: calc(1px + 1px * 2);
}
#eh_stacks_in_3521.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 1px * 3);}
#eh_stacks_in_3521.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_3521.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(24px * .4);
  height: calc(24px * .8);
}
#eh_stacks_in_3521.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_3521.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(24px * .8);
  height: calc(24px * .8);
}
#eh_stacks_in_3521 .eh-line-wrap-1 {margin-bottom: 10px;}
#eh_stacks_in_3521 .eh-line-wrap-2 {margin-top: 10px;}
/*  */
#eh_stacks_in_3521.eh-line-position-3 {gap: 0 10px;}
#eh_stacks_in_3521.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3521.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(160px / 2);}
#eh_stacks_in_3521.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_3521.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_3521.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_3521.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_3521.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #0099CC;
}
#eh_stacks_in_3521.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_3521.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #0099CC;
}
#stacks_in_3525 ul,#stacks_in_3525 ol{list-style-type:square}#stacks_in_3525,#stacks_in_3525 div,#stacks_in_3525 p,#stacks_in_3525 ol,#stacks_in_3525 ul li,#stacks_in_3525 ol li,#stacks_in_3525 ol,#stacks_in_3525 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_3525,#stacks_in_3525 div,#stacks_in_3525 p,#stacks_in_3525 ol,#stacks_in_3525 ul li,#stacks_in_3525 ol li,#stacks_in_3525 ol,#stacks_in_3525 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3525,#stacks_in_3525 div,#stacks_in_3525 p,#stacks_in_3525 .fa:not(.no-indent),#stacks_in_3525 ol,#stacks_in_3525 ul li,#stacks_in_3525 ol li,#stacks_in_3525 ol,#stacks_in_3525 dl{line-height:1.30}}@media only screen and (min-width:0px){#stacks_in_3525{}}


#stacks_in_3525 {
	margin: 0px 0px 0px 10px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_3537Calligrapher{			font-size: 100% !important;			color: #0099CC !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_3537Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3537Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3537Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3537Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3537Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3537Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3537Calligrapher h6, .stacks_in_3537Calligrapher h5, .stacks_in_3537Calligrapher h4, .stacks_in_3537Calligrapher h3, .stacks_in_3537Calligrapher h2, .stacks_in_3537Calligrapher h1{			color: #0099CC !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_3537Calligrapher, .stacks_in_3537Calligrapher h1, .stacks_in_3537Calligrapher h2, .stacks_in_3537Calligrapher h3, .stacks_in_3537Calligrapher h4, .stacks_in_3537Calligrapher h5, .stacks_in_3537Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_3537targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_3537Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_3537Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_3537Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_3537Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_out_3537 {
	width: 90%;
	margin-left:0;
}
#eh_stacks_in_3540 {
  margin: 10px 0 0px;
  padding: 0 2px;
}
#eh_stacks_in_3540:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_3540.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_3540.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_3540.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_3540.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 1.000000;}
#eh_stacks_in_3540 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_3540.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_3540 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_3540 .eh-title {font-size: 24px;}/*  */
/*  */
#eh_stacks_in_3540 .eh-title {
  max-width: 300px;
  font-weight: 700;
  line-height: 1.10;
  color: rgba(0, 102, 153, 1.00);
  font-family: Helvetica;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */
/*  */
#eh_stacks_in_3540 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3540 .eh-line-wrap .eh-line-right {width: 160px;}
#eh_stacks_in_3540.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3540.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #0099CC;}
#eh_stacks_in_3540.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3540.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #0099CC;}
#eh_stacks_in_3540.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3540.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #0099CC;
  height: 2px;
  border-bottom: 2px solid #0099CC;
  box-sizing: content-box;
}
#eh_stacks_in_3540.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3540.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(160px / 2);}
#eh_stacks_in_3540.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3540.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #0099CC;
  border-image: linear-gradient(-90deg, #0099CC, transparent) 1;
}

#eh_stacks_in_3540.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #0099CC, transparent) 1;}
#eh_stacks_in_3540.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3540.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(160px / 2);}
#eh_stacks_in_3540.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3540.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #0099CC;}
#eh_stacks_in_3540.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3540.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(160px / 2);}
#eh_stacks_in_3540:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(160px / 2);}
#eh_stacks_in_3540:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #0099CC;
  fill: #0099CC;
}
#eh_stacks_in_3540.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 12px;}
#eh_stacks_in_3540.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_3540.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 13px;}
@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
  #eh_stacks_in_3540.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 10px;}
  #eh_stacks_in_3540.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_3540.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 10px;}
}
#eh_stacks_in_3540.eh-line-group-300 .eh-extender {
  width: calc(160px / 2 - 20px);
  height: 2px;
  background-color: #0099CC;
}
#eh_stacks_in_3540.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3540.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3540.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3540.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3540.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_3540.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #0099CC;}
#eh_stacks_in_3540.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_3540.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_3540.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_3540.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_3540.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_3540.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #0099CC;}
#eh_stacks_in_3540.eh-line-303 .eh-extender,
#eh_stacks_in_3540.eh-line-305 .eh-extender {width: calc(160px / 2 - 32px);}
#eh_stacks_in_3540.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_3540.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_3540.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_3540 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_3540 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_3540.eh-line-group-300 .eh-line-left,
#eh_stacks_in_3540.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_3540.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_3540.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_3540:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 24px;
  height: 24px;
}
#eh_stacks_in_3540.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_3540.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 46px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_3540.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_3540:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #0099CC;}
#eh_stacks_in_3540:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_3540:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(160px / 2 + 2px);}
#eh_stacks_in_3540.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_3540.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3540.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_3540.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_3540.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3540.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3540.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3540.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3540.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3540.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3540.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_3540.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3540.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3540.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3540.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3540.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3540.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3540.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 24px;
  /* */
}
#eh_stacks_in_3540.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3540.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3540.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3540.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3540.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3540.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3540.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_3540.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #0099CC;}
#eh_stacks_in_3540.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #0099CC;
  padding: calc(1px + 1px * 2);
}
#eh_stacks_in_3540.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 1px * 3);}
#eh_stacks_in_3540.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_3540.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(24px * .4);
  height: calc(24px * .8);
}
#eh_stacks_in_3540.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_3540.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(24px * .8);
  height: calc(24px * .8);
}
#eh_stacks_in_3540 .eh-line-wrap-1 {margin-bottom: 10px;}
#eh_stacks_in_3540 .eh-line-wrap-2 {margin-top: 10px;}
/*  */
#eh_stacks_in_3540.eh-line-position-3 {gap: 0 10px;}
#eh_stacks_in_3540.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3540.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(160px / 2);}
#eh_stacks_in_3540.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_3540.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_3540.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_3540.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_3540.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #0099CC;
}
#eh_stacks_in_3540.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_3540.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #0099CC;
}
#stacks_in_3538,#stacks_in_3538 div,#stacks_in_3538 p,#stacks_in_3538 ol,#stacks_in_3538 ul li,#stacks_in_3538 ol li,#stacks_in_3538 ol,#stacks_in_3538 dl{font-size:0.95rem}@media all and (max-width:640px){#stacks_in_3538,#stacks_in_3538 div,#stacks_in_3538 p,#stacks_in_3538 ol,#stacks_in_3538 ul li,#stacks_in_3538 ol li,#stacks_in_3538 ol,#stacks_in_3538 dl{font-size:0.85rem}}@media only screen and (min-width:0px){#stacks_in_3538{}}


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

.spacerStack {
	height: 50.00px;
}

#spacerStackstacks_in_3539 {
	height: 50.00px;
}




























@media print {
	#spacerStackstacks_in_3539 {
		display: none !important;
	}
}
#stacks_in_3138,#stacks_in_3138 div,#stacks_in_3138 p,#stacks_in_3138 ol,#stacks_in_3138 ul li,#stacks_in_3138 ol li,#stacks_in_3138 ol,#stacks_in_3138 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_3138,#stacks_in_3138 div,#stacks_in_3138 p,#stacks_in_3138 ol,#stacks_in_3138 ul li,#stacks_in_3138 ol li,#stacks_in_3138 ol,#stacks_in_3138 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3138{}}

:root {
  --multi_columns_stacks_in_3142:1fr 1fr;
}
#multi_columns_stacks_in_3142 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_3142);
  grid-gap: 16px;
  
  align-items: center;
  
  
  
  
}
#multi_columns_stacks_in_3142 > div {
  min-width: 0;
}
#multi_columns_stacks_in_3142 + .deluxe-columns {
  margin-top: 16px;
}
#multi_columns_stacks_in_3142 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_3142 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}



@media all and (min-width: 901px) {
  #multi_columns_stacks_in_3142 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_3142 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_3142 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_3142 .hide-desktop {
    display: none;
  }
}
@media all and (max-width: 900px) and (min-width: 501px) {
  #multi_columns_stacks_in_3142 .column-tablet-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_3142 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_3142 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_3142 .hide-tablet {
    display: none;
  }
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_3142 .column-mobile-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_3142 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_3142 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_3142 .hide-mobile {
    display: none;
  }
}

@media all and (max-width: 900px) {
  #multi_columns_stacks_in_3142 {
    grid-template-columns: repeat(2, 1fr);
    
  }
  #multi_columns_stacks_in_3142 + .deluxe-columns {
    
  }
  #multi_columns_stacks_in_3142 > div:last-child {
    grid-column: span 1;
  }
  
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_3142 {
    grid-template-columns: repeat(1, 1fr);
  }
  #multi_columns_stacks_in_3142 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_3142 > div > * {position: relative;}
  #multi_columns_stacks_in_3142 > div > * > * {transform: translate(0,0);}
  
}

/*  */
textarea#input-stacks_in_3145 {
  height: 200px;
  resize: none;
  /*  */
}
/*  */
#sf-radio-stacks_in_3145.controls.sf-button-group {
  width: 120px;
}
#sf-radio-stacks_in_3145.controls.sf-button-group.sf-help-text {
  width: inherit;
}


/*  */
/*  */
textarea#input-stacks_in_3143 {
  height: 200px;
  resize: none;
  /*  */
}
/*  */
#sf-radio-stacks_in_3143.controls.sf-button-group {
  width: 120px;
}
#sf-radio-stacks_in_3143.controls.sf-button-group.sf-help-text {
  width: inherit;
}


/*  */
#stacks_in_3147,#stacks_in_3147 div,#stacks_in_3147 p,#stacks_in_3147 ol,#stacks_in_3147 ul li,#stacks_in_3147 ol li,#stacks_in_3147 ol,#stacks_in_3147 dl{font-size:1.20rem}@media all and (max-width:640px){#stacks_in_3147,#stacks_in_3147 div,#stacks_in_3147 p,#stacks_in_3147 ol,#stacks_in_3147 ul li,#stacks_in_3147 ol li,#stacks_in_3147 ol,#stacks_in_3147 dl{font-size:1.00rem}}@media only screen and (min-width:0px){#stacks_in_3147{}}


#stacks_in_3147 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 1px 0px 0px 0px;
	margin: 30px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
}
#step-stacks_in_3413[data-cond1a] .step-submit-info.error-1ld.has-cond,
#step-stacks_in_3413[data-cond1b] .step-submit-info.error-1ld.has-cond,
#step-stacks_in_3413[data-cond1c] .step-submit-info.error-1ld.has-cond,
#step-stacks_in_3413[data-cond2a] .step-submit-info.error-1ld.has-cond,
#step-stacks_in_3413[data-cond2b] .step-submit-info.error-1ld.has-cond,
#step-stacks_in_3413[data-cond2c] .step-submit-info.error-1ld.has-cond,
#step-stacks_in_3413[data-cond3a] .step-submit-info.error-1ld.has-cond,
#step-stacks_in_3413[data-cond3b] .step-submit-info.error-1ld.has-cond,
#step-stacks_in_3413[data-cond3c] .step-submit-info.error-1ld.has-cond {
  display: grid;
}


#step-stacks_in_3413 .step-top .step-count {
  display: none;
}


#stacks_in_3332 {
	background-color: rgba(153, 204, 204, 0.20);
	border: solid rgba(204, 204, 204, 1.00);
	border-width:  1px;
	-moz-border-radius:  2px;
	-webkit-border-radius:  2px;
	border-radius:  2px;
	margin: 15px 0px 0px 0px;
	padding:  15px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_3439 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_3439 {
		display: none !important;
	}
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_3592Calligrapher{			font-size: 100% !important;			color: #0099CC !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_3592Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3592Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3592Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3592Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3592Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3592Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3592Calligrapher h6, .stacks_in_3592Calligrapher h5, .stacks_in_3592Calligrapher h4, .stacks_in_3592Calligrapher h3, .stacks_in_3592Calligrapher h2, .stacks_in_3592Calligrapher h1{			color: #0099CC !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_3592Calligrapher, .stacks_in_3592Calligrapher h1, .stacks_in_3592Calligrapher h2, .stacks_in_3592Calligrapher h3, .stacks_in_3592Calligrapher h4, .stacks_in_3592Calligrapher h5, .stacks_in_3592Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_3592targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_3592Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_3592Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_3592Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_3592Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */#eh_stacks_in_3593 {
  margin: 10px 0 0px;
  padding: 0 2px;
}
#eh_stacks_in_3593:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_3593.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_3593.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_3593.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_3593.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 1.000000;}
#eh_stacks_in_3593 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_3593.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_3593 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_3593 .eh-title {font-size: 24px;}/*  */
/*  */
#eh_stacks_in_3593 .eh-title {
  max-width: 800px;
  font-weight: 700;
  line-height: 1.30;
  color: rgba(0, 102, 153, 1.00);
  font-family: Helvetica;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */
/*  */
#eh_stacks_in_3593 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3593 .eh-line-wrap .eh-line-right {width: 160px;}
#eh_stacks_in_3593.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3593.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #0099CC;}
#eh_stacks_in_3593.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3593.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #0099CC;}
#eh_stacks_in_3593.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3593.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #0099CC;
  height: 2px;
  border-bottom: 2px solid #0099CC;
  box-sizing: content-box;
}
#eh_stacks_in_3593.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3593.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(160px / 2);}
#eh_stacks_in_3593.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3593.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #0099CC;
  border-image: linear-gradient(-90deg, #0099CC, transparent) 1;
}

#eh_stacks_in_3593.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #0099CC, transparent) 1;}
#eh_stacks_in_3593.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3593.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(160px / 2);}
#eh_stacks_in_3593.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3593.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #0099CC;}
#eh_stacks_in_3593.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3593.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(160px / 2);}
#eh_stacks_in_3593:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(160px / 2);}
#eh_stacks_in_3593:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #0099CC;
  fill: #0099CC;
}
#eh_stacks_in_3593.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 12px;}
#eh_stacks_in_3593.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_3593.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 13px;}
@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
  #eh_stacks_in_3593.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 10px;}
  #eh_stacks_in_3593.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_3593.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 10px;}
}
#eh_stacks_in_3593.eh-line-group-300 .eh-extender {
  width: calc(160px / 2 - 20px);
  height: 2px;
  background-color: #0099CC;
}
#eh_stacks_in_3593.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3593.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3593.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3593.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3593.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_3593.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #0099CC;}
#eh_stacks_in_3593.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_3593.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_3593.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_3593.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_3593.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_3593.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #0099CC;}
#eh_stacks_in_3593.eh-line-303 .eh-extender,
#eh_stacks_in_3593.eh-line-305 .eh-extender {width: calc(160px / 2 - 32px);}
#eh_stacks_in_3593.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_3593.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_3593.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_3593 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_3593 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_3593.eh-line-group-300 .eh-line-left,
#eh_stacks_in_3593.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_3593.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_3593.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_3593:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 24px;
  height: 24px;
}
#eh_stacks_in_3593.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_3593.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 46px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_3593.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_3593:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #0099CC;}
#eh_stacks_in_3593:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_3593:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(160px / 2 + 2px);}
#eh_stacks_in_3593.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_3593.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3593.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_3593.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_3593.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3593.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3593.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3593.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3593.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3593.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_3593.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_3593.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3593.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3593.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3593.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3593.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3593.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_3593.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 24px;
  /* */
}
#eh_stacks_in_3593.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3593.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3593.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3593.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3593.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3593.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_3593.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_3593.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #0099CC;}
#eh_stacks_in_3593.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #0099CC;
  padding: calc(1px + 1px * 2);
}
#eh_stacks_in_3593.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 1px * 3);}
#eh_stacks_in_3593.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_3593.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(24px * .4);
  height: calc(24px * .8);
}
#eh_stacks_in_3593.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_3593.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(24px * .8);
  height: calc(24px * .8);
}
#eh_stacks_in_3593 .eh-line-wrap-1 {margin-bottom: 10px;}
#eh_stacks_in_3593 .eh-line-wrap-2 {margin-top: 10px;}
/*  */
#eh_stacks_in_3593.eh-line-position-3 {gap: 0 10px;}
#eh_stacks_in_3593.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_3593.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(160px / 2);}
#eh_stacks_in_3593.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_3593.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_3593.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_3593.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_3593.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #0099CC;
}
#eh_stacks_in_3593.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_3593.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #0099CC;
}
#stacks_in_3426,#stacks_in_3426 div,#stacks_in_3426 p,#stacks_in_3426 ol,#stacks_in_3426 ul li,#stacks_in_3426 ol li,#stacks_in_3426 ol,#stacks_in_3426 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_3426,#stacks_in_3426 div,#stacks_in_3426 p,#stacks_in_3426 ol,#stacks_in_3426 ul li,#stacks_in_3426 ol li,#stacks_in_3426 ol,#stacks_in_3426 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_3426{}}

:root {
  --multi_columns_stacks_in_3430:1fr 1fr;
}
#multi_columns_stacks_in_3430 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_3430);
  grid-gap: 16px;
  
  align-items: center;
  
  
  
  
}
#multi_columns_stacks_in_3430 > div {
  min-width: 0;
}
#multi_columns_stacks_in_3430 + .deluxe-columns {
  margin-top: 16px;
}
#multi_columns_stacks_in_3430 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_3430 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}



@media all and (min-width: 901px) {
  #multi_columns_stacks_in_3430 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_3430 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_3430 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_3430 .hide-desktop {
    display: none;
  }
}
@media all and (max-width: 900px) and (min-width: 501px) {
  #multi_columns_stacks_in_3430 .column-tablet-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_3430 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_3430 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_3430 .hide-tablet {
    display: none;
  }
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_3430 .column-mobile-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_3430 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_3430 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_3430 .hide-mobile {
    display: none;
  }
}

@media all and (max-width: 900px) {
  #multi_columns_stacks_in_3430 {
    grid-template-columns: repeat(2, 1fr);
    
  }
  #multi_columns_stacks_in_3430 + .deluxe-columns {
    
  }
  #multi_columns_stacks_in_3430 > div:last-child {
    grid-column: span 1;
  }
  
}
@media all and (max-width: 500px) {
  #multi_columns_stacks_in_3430 {
    grid-template-columns: repeat(1, 1fr);
  }
  #multi_columns_stacks_in_3430 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_3430 > div > * {position: relative;}
  #multi_columns_stacks_in_3430 > div > * > * {transform: translate(0,0);}
  
}

/*  */
textarea#input-stacks_in_3433 {
  height: 200px;
  resize: none;
  /*  */
}
/*  */
#sf-radio-stacks_in_3433.controls.sf-button-group {
  width: 120px;
}
#sf-radio-stacks_in_3433.controls.sf-button-group.sf-help-text {
  width: inherit;
}


/*  */
/*  */
textarea#input-stacks_in_3431 {
  height: 200px;
  resize: none;
  /*  */
}
/*  */
#sf-radio-stacks_in_3431.controls.sf-button-group {
  width: 120px;
}
#sf-radio-stacks_in_3431.controls.sf-button-group.sf-help-text {
  width: inherit;
}


/*  */
#stacks_in_3435,#stacks_in_3435 div,#stacks_in_3435 p,#stacks_in_3435 ol,#stacks_in_3435 ul li,#stacks_in_3435 ol li,#stacks_in_3435 ol,#stacks_in_3435 dl{font-size:1.20rem}@media all and (max-width:640px){#stacks_in_3435,#stacks_in_3435 div,#stacks_in_3435 p,#stacks_in_3435 ol,#stacks_in_3435 ul li,#stacks_in_3435 ol li,#stacks_in_3435 ol,#stacks_in_3435 dl{font-size:1.00rem}}@media only screen and (min-width:0px){#stacks_in_3435{}}


#stacks_in_3435 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width: 1px 0px 0px 0px;
	margin: 30px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_3331 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_3331 {
		display: none !important;
	}
}
/* Font style applied when the page has finished loading */

#ExtraContentPlusstacks_in_694_472644 #myExtraContent5,
#ExtraContentPlusstacks_in_694_472644 #fs {
	display: none;
}

#usefulStackWrapperstacks_in_694_472649 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 1200px;
	min-height: 0px;
	max-height: 2000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_694_472649 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_694_472649 {
		display: none;
	}
}












/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_694_472651Calligrapher{			font-size: 90% !important;			color: #FFFFFF !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_694_472651Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_694_472651Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_694_472651Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_694_472651Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_694_472651Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_694_472651Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_694_472651Calligrapher h6, .stacks_in_694_472651Calligrapher h5, .stacks_in_694_472651Calligrapher h4, .stacks_in_694_472651Calligrapher h3, .stacks_in_694_472651Calligrapher h2, .stacks_in_694_472651Calligrapher h1{			color: #FFFFFF !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_694_472651Calligrapher, .stacks_in_694_472651Calligrapher h1, .stacks_in_694_472651Calligrapher h2, .stacks_in_694_472651Calligrapher h3, .stacks_in_694_472651Calligrapher h4, .stacks_in_694_472651Calligrapher h5, .stacks_in_694_472651Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_694_472651targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_694_472651Calligrapher a:link{			color: #FFFFFF !important;			text-decoration: none !important;		}				.stacks_in_694_472651Calligrapher a:visited{			color: #FFFFFF !important;		}				.stacks_in_694_472651Calligrapher a:active{			color: #FFFFFF !important;		}				.stacks_in_694_472651Calligrapher a:hover{			color: #CCCCCC !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */#stacks_in_694_472653>.s3_row {
	margin: 0 -10px;
}

#stacks_in_694_472653>.s3_row>.s3_column_left {
	width: 60.00%;
}

#stacks_in_694_472653>.s3_row>.s3_column_right {
	width: 40.000000%;
}




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










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


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


}



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


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


}






#stacks_in_694_472653 {
	margin: 40px 20px 20px 20px;
}
#stacks_in_694_472673>.s3_row {
	margin: 0 -5px;
}

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

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




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










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



}



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


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


}





/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_694_1139294buttonPressWrapper{
	position: relative !important;
}

#stacks_in_694_1139294 a, #stacks_in_694_1139294 a:hover, #stacks_in_694_1139294 a:visited, #stacks_in_694_1139294 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_694_1139294button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #999999 !important;
	border-color: #828282 !important;
	box-sizing: border-box !important;
}

.stacks_in_694_1139294button:hover{
	color: #FFFFFF !important;
	background-color: #00CC00 !important;
	border-color: #00AD00 !important;
}

#stacks_in_694_1139294 a, #stacks_in_694_1139294 a:visited, #stacks_in_694_1139294 a:active{
	color: #FFFFFF !important;
}

#stacks_in_694_1139294 a:hover{
	color: #FFFFFF !important;
}
















	/* -- TYPE FLAT REGULAR OVERRIDE -- */
	.stacks_in_694_1139294button{
		border-color: #999999 !important;
	}
	.stacks_in_694_1139294button:hover{
		border-color: #00CC00 !important;
	}
	























.stacks_in_694_1139294buttonPressWrapper *{
	
	font-family:  Helvetica,Arial,sans-serif !important;
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_694_1139294buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_694_1139294buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_694_1139294buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_694_1139294 {
	margin: 5px 0px 0px 0px;
}

#stacks_in_694_472677 {
	margin: 0px 0px 20px 0px;
}
#stacks_in_694_472655>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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



}





/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_694_1139304buttonPressWrapper{
	position: relative !important;
}

#stacks_in_694_1139304 a, #stacks_in_694_1139304 a:hover, #stacks_in_694_1139304 a:visited, #stacks_in_694_1139304 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_694_1139304button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #999999 !important;
	border-color: #828282 !important;
	box-sizing: border-box !important;
}

.stacks_in_694_1139304button:hover{
	color: #FFFFFF !important;
	background-color: #3366CC !important;
	border-color: #2B56AD !important;
}

#stacks_in_694_1139304 a, #stacks_in_694_1139304 a:visited, #stacks_in_694_1139304 a:active{
	color: #FFFFFF !important;
}

#stacks_in_694_1139304 a:hover{
	color: #FFFFFF !important;
}
















	/* -- TYPE FLAT REGULAR OVERRIDE -- */
	.stacks_in_694_1139304button{
		border-color: #999999 !important;
	}
	.stacks_in_694_1139304button:hover{
		border-color: #3366CC !important;
	}
	























.stacks_in_694_1139304buttonPressWrapper *{
	
	font-family:  Helvetica,Arial,sans-serif !important;
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_694_1139304buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_694_1139304buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_694_1139304buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_694_1139304 {
	margin: 5px 0px 0px 0px;
}
#stacks_in_694_1139295>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}






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

#stacks_out_694_1139300 {
	width: 113px;
	float: left;
	margin-left:0;
}
#usefulStackWrapperstacks_in_694_1139286 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 1000px;
	min-height: 0px;
	max-height: 2000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_694_1139286 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: none;
}








@media screen and (max-width: 880px) {
	#usefulStackstacks_in_694_1139286 {
		display: block;
	}
}












.target_stacks_in_694_1139288{z-index:99;}.target_stacks_in_694_1139288.rotate{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transform-origin:center center;-moz-transform-origin:center center;-ms-transform-origin:center center;-o-transform-origin:center center;transform-origin:center center}.target_stacks_in_694_1139288.width-flexible{width:100%}.target_stacks_in_694_1139288.width-fixed{width:250px}.target_stacks_in_694_1139288.height-flexible{height:100%}.target_stacks_in_694_1139288.height-fixed{height:250px}.target_stacks_in_694_1139288.top_pt{top:96%}.target_stacks_in_694_1139288.top_px{top:96px}.target_stacks_in_694_1139288.bottom_pt{bottom:96%}.target_stacks_in_694_1139288.bottom_px{bottom:96px}.target_stacks_in_694_1139288.right_pt{right:0%}.target_stacks_in_694_1139288.right_px{right:0px}.target_stacks_in_694_1139288.left_pt{left:0%}.target_stacks_in_694_1139288.left_px{left:0px}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_694_1139290Calligrapher{			font-size: 100% !important;			color: #999999 !important;			font-weight:   lighter !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_694_1139290Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_694_1139290Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_694_1139290Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_694_1139290Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_694_1139290Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_694_1139290Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_694_1139290Calligrapher h6, .stacks_in_694_1139290Calligrapher h5, .stacks_in_694_1139290Calligrapher h4, .stacks_in_694_1139290Calligrapher h3, .stacks_in_694_1139290Calligrapher h2, .stacks_in_694_1139290Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_694_1139290Calligrapher, .stacks_in_694_1139290Calligrapher h1, .stacks_in_694_1139290Calligrapher h2, .stacks_in_694_1139290Calligrapher h3, .stacks_in_694_1139290Calligrapher h4, .stacks_in_694_1139290Calligrapher h5, .stacks_in_694_1139290Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_694_1139290targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_694_1139290Calligrapher a:link{			color: #666666 !important;			text-decoration: none !important;		}				.stacks_in_694_1139290Calligrapher a:visited{			color: #666666 !important;		}				.stacks_in_694_1139290Calligrapher a:active{			color: #666666 !important;		}				.stacks_in_694_1139290Calligrapher a:hover{			color: #FFFFFF !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */
#stacks_in_694_1139292 {
	background-color: rgba(204, 204, 204, 0.90);
	border: solid rgba(153, 153, 153, 1.00);
	border-width: 0px 0px 1px 0px;
	padding: 3px 0px 3px 0px;
}
/* Font style applied when the page has finished loading */

#ExtraContentPlusstacks_in_694_1019309_1019302 #myExtraContent7,
#ExtraContentPlusstacks_in_694_1019309_1019302 #fs {
	display: none;
}


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