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


/* -- Start Vegas Page css Template -- */
.vegas-overlay,.vegas-slide,.vegas-slide-inner,.vegas-timer,.vegas-wrapper{position:absolute;top:0;left:0;bottom:0;right:0;overflow:hidden;border:none;padding:0;margin:0}.vegas-overlay{opacity:.5;background:url(overlays/02.png) center center}.vegas-timer{top:auto;bottom:0;height:2px}.vegas-timer-progress{width:0;height:100%;background:#fff;-webkit-transition:width ease-out;transition:width ease-out}.vegas-timer-running .vegas-timer-progress{width:100%}.vegas-slide,.vegas-slide-inner{margin:0;padding:0;background:center center no-repeat;-webkit-transform:translateZ(0);transform:translateZ(0)}body .vegas-container{overflow:hidden!important;position:relative}.vegas-video{min-width:100%;min-height:100%;width:auto;height:auto}body.vegas-container{overflow:auto;position:static;z-index:-2}body.vegas-container>.vegas-overlay,body.vegas-container>.vegas-slide,body.vegas-container>.vegas-timer{position:fixed;z-index:-1}:root body.vegas-container>.vegas-overlay,:root body.vegas-container>.vegas-slide,_::full-page-media,_:future{bottom:-76px}.vegas-transition-fade,.vegas-transition-fade2{opacity:0}.vegas-transition-fade-in,.vegas-transition-fade2-in{opacity:1}.vegas-transition-fade2-out{opacity:0}.vegas-transition-blur,.vegas-transition-blur2{opacity:0;-webkit-filter:blur(32px);filter:blur(32px)}.vegas-transition-blur-in,.vegas-transition-blur2-in{opacity:1;-webkit-filter:blur(0);filter:blur(0)}.vegas-transition-blur2-out{opacity:0}.vegas-transition-flash,.vegas-transition-flash2{opacity:0;-webkit-filter:brightness(25);filter:brightness(25)}.vegas-transition-flash-in,.vegas-transition-flash2-in{opacity:1;-webkit-filter:brightness(1);filter:brightness(1)}.vegas-transition-flash2-out{opacity:0;-webkit-filter:brightness(25);filter:brightness(25)}.vegas-transition-negative,.vegas-transition-negative2{opacity:0;-webkit-filter:invert(100%);filter:invert(100%)}.vegas-transition-negative-in,.vegas-transition-negative2-in{opacity:1;-webkit-filter:invert(0);filter:invert(0)}.vegas-transition-negative2-out{opacity:0;-webkit-filter:invert(100%);filter:invert(100%)}.vegas-transition-burn,.vegas-transition-burn2{opacity:0;-webkit-filter:contrast(1000%) saturate(1000%);filter:contrast(1000%) saturate(1000%)}.vegas-transition-burn-in,.vegas-transition-burn2-in{opacity:1;-webkit-filter:contrast(100%) saturate(100%);filter:contrast(100%) saturate(100%)}.vegas-transition-burn2-out{opacity:0;-webkit-filter:contrast(1000%) saturate(1000%);filter:contrast(1000%) saturate(1000%)}.vegas-transition-slideLeft,.vegas-transition-slideLeft2{-webkit-transform:translateX(100%);transform:translateX(100%)}.vegas-transition-slideLeft-in,.vegas-transition-slideLeft2-in{-webkit-transform:translateX(0);transform:translateX(0)}.vegas-transition-slideLeft2-out,.vegas-transition-slideRight,.vegas-transition-slideRight2{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.vegas-transition-slideRight-in,.vegas-transition-slideRight2-in{-webkit-transform:translateX(0);transform:translateX(0)}.vegas-transition-slideRight2-out{-webkit-transform:translateX(100%);transform:translateX(100%)}.vegas-transition-slideUp,.vegas-transition-slideUp2{-webkit-transform:translateY(100%);transform:translateY(100%)}.vegas-transition-slideUp-in,.vegas-transition-slideUp2-in{-webkit-transform:translateY(0);transform:translateY(0)}.vegas-transition-slideDown,.vegas-transition-slideDown2,.vegas-transition-slideUp2-out{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.vegas-transition-slideDown-in,.vegas-transition-slideDown2-in{-webkit-transform:translateY(0);transform:translateY(0)}.vegas-transition-slideDown2-out{-webkit-transform:translateY(100%);transform:translateY(100%)}.vegas-transition-zoomIn,.vegas-transition-zoomIn2{-webkit-transform:scale(0);transform:scale(0);opacity:0}.vegas-transition-zoomIn-in,.vegas-transition-zoomIn2-in{-webkit-transform:scale(1);transform:scale(1);opacity:1}.vegas-transition-zoomIn2-out,.vegas-transition-zoomOut,.vegas-transition-zoomOut2{-webkit-transform:scale(2);transform:scale(2);opacity:0}.vegas-transition-zoomOut-in,.vegas-transition-zoomOut2-in{-webkit-transform:scale(1);transform:scale(1);opacity:1}.vegas-transition-zoomOut2-out{-webkit-transform:scale(0);transform:scale(0);opacity:0}.vegas-transition-swirlLeft,.vegas-transition-swirlLeft2{-webkit-transform:scale(2) rotate(35deg);transform:scale(2) rotate(35deg);opacity:0}.vegas-transition-swirlLeft-in,.vegas-transition-swirlLeft2-in{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0);opacity:1}.vegas-transition-swirlLeft2-out,.vegas-transition-swirlRight,.vegas-transition-swirlRight2{-webkit-transform:scale(2) rotate(-35deg);transform:scale(2) rotate(-35deg);opacity:0}.vegas-transition-swirlRight-in,.vegas-transition-swirlRight2-in{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0);opacity:1}.vegas-transition-swirlRight2-out{-webkit-transform:scale(2) rotate(35deg);transform:scale(2) rotate(35deg);opacity:0}.vegas-animation-kenburns{-webkit-animation:kenburns ease-out;animation:kenburns ease-out}@-webkit-keyframes kenburns{0%{-webkit-transform:scale(1.5);transform:scale(1.5)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes kenburns{0%{-webkit-transform:scale(1.5);transform:scale(1.5)}100%{-webkit-transform:scale(1);transform:scale(1)}}.vegas-animation-kenburnsUp{-webkit-animation:kenburnsUp ease-out;animation:kenburnsUp ease-out}@-webkit-keyframes kenburnsUp{0%{-webkit-transform:scale(1.5) translate(0,10%);transform:scale(1.5) translate(0,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsUp{0%{-webkit-transform:scale(1.5) translate(0,10%);transform:scale(1.5) translate(0,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsDown{-webkit-animation:kenburnsDown ease-out;animation:kenburnsDown ease-out}@-webkit-keyframes kenburnsDown{0%{-webkit-transform:scale(1.5) translate(0,-10%);transform:scale(1.5) translate(0,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsDown{0%{-webkit-transform:scale(1.5) translate(0,-10%);transform:scale(1.5) translate(0,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsLeft{-webkit-animation:kenburnsLeft ease-out;animation:kenburnsLeft ease-out}@-webkit-keyframes kenburnsLeft{0%{-webkit-transform:scale(1.5) translate(10%,0);transform:scale(1.5) translate(10%,0)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsLeft{0%{-webkit-transform:scale(1.5) translate(10%,0);transform:scale(1.5) translate(10%,0)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsRight{-webkit-animation:kenburnsRight ease-out;animation:kenburnsRight ease-out}@-webkit-keyframes kenburnsRight{0%{-webkit-transform:scale(1.5) translate(-10%,0);transform:scale(1.5) translate(-10%,0)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsRight{0%{-webkit-transform:scale(1.5) translate(-10%,0);transform:scale(1.5) translate(-10%,0)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsUpLeft{-webkit-animation:kenburnsUpLeft ease-out;animation:kenburnsUpLeft ease-out}@-webkit-keyframes kenburnsUpLeft{0%{-webkit-transform:scale(1.5) translate(10%,10%);transform:scale(1.5) translate(10%,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsUpLeft{0%{-webkit-transform:scale(1.5) translate(10%,10%);transform:scale(1.5) translate(10%,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsUpRight{-webkit-animation:kenburnsUpRight ease-out;animation:kenburnsUpRight ease-out}@-webkit-keyframes kenburnsUpRight{0%{-webkit-transform:scale(1.5) translate(-10%,10%);transform:scale(1.5) translate(-10%,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsUpRight{0%{-webkit-transform:scale(1.5) translate(-10%,10%);transform:scale(1.5) translate(-10%,10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsDownLeft{-webkit-animation:kenburnsDownLeft ease-out;animation:kenburnsDownLeft ease-out}@-webkit-keyframes kenburnsDownLeft{0%{-webkit-transform:scale(1.5) translate(10%,-10%);transform:scale(1.5) translate(10%,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsDownLeft{0%{-webkit-transform:scale(1.5) translate(10%,-10%);transform:scale(1.5) translate(10%,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}.vegas-animation-kenburnsDownRight{-webkit-animation:kenburnsDownRight ease-out;animation:kenburnsDownRight ease-out}@-webkit-keyframes kenburnsDownRight{0%{-webkit-transform:scale(1.5) translate(-10%,-10%);transform:scale(1.5) translate(-10%,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}@keyframes kenburnsDownRight{0%{-webkit-transform:scale(1.5) translate(-10%,-10%);transform:scale(1.5) translate(-10%,-10%)}100%{-webkit-transform:scale(1) translate(0,0);transform:scale(1) translate(0,0)}}
/* -- End Vegas Page css Template -- */#stacks_in_1532{visibility:hidden}
/* -- Start Vegas Each css Template -- */


#stacks_in_1533VegasSlideshow{
	position: relative;
	min-height: 1480px;
}

#stacks_in_1533VegasInput{
	position: relative;
	display: none;
}

#stacks_in_1533 .vegas-overlay{
	background:url("../files/vegasAssets/00.png") !important;
}

#stacks_in_1533 .vegasalert{
	background: #FAC5CE;
	border: 2px solid #B4284F;
	border-radius: 4px;
	color: #B4284F !important;
	padding: 15px;
}
#stacks_in_1533 .vegasalert span{
	font-size: 2em;
	font-weight: bold;
}

.stacks_in_1533vegasContentBox{
	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%);
}


/* -- Unified -- */
.stacks_in_1533vegasContent,.stacks_in_1533vegasContent h1,.stacks_in_1533vegasContent h2,.stacks_in_1533vegasContent h3,.stacks_in_1533vegasContent h4,.stacks_in_1533vegasContent h5,.stacks_in_1533vegasContent h6{
	color: #FFFFFF !important;
}
.stacks_in_1533vegasContent a,.stacks_in_1533vegasContent a:active,.stacks_in_1533vegasContent a:visited{
	color: #3B94D9 !important;
	text-decoration: none !important;
}
.stacks_in_1533vegasContent a:hover{
	color: #DDDDDD !important;
	text-decoration: none !important;
}

.stacks_in_1533vegasScrollButton i{
	color: #FFFFFF !important;
}

.stacks_in_1533vegasContentBox{
	text-align: center !important;
}

.stacks_in_1533vegasContentBox h1,.stacks_in_1533vegasContentBox h2,.stacks_in_1533vegasContentBox h3,.stacks_in_1533vegasContentBox h4,.stacks_in_1533vegasContentBox h5,.stacks_in_1533vegasContentBox h6,.stacks_in_1533vegasContentBox p{
	margin: 0 !important;
	padding: 0 !important;
	margin-top: 0 !important;
	margin-right: 0 !important;
	margin-bottom: 0 !important;
	margin-left: 0 !important;
	padding-top: 0 !important;
	padding-right: 0 !important;
	padding-bottom: 0 !important;
	padding-left: 0 !important;
	line-height: normal !important;
}


.stacks_in_1533vegasContent{
	position: relative !important;
	margin: 0 auto;
	padding: 20px;
	max-width: 1024px;
}



.stacks_in_1533vegasScrollButton{
	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_1533vegasScrollButton{
		display: block;
	}

/* -- End Unified -- */





@keyframes vegasanimation {
	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 vegasanimation {
	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 */
.vegasanimation {
	animation: vegasanimation 3s ease-in-out 0s infinite normal none;
	-webkit-animation: vegasanimation 3s ease-in-out 0s infinite normal none;
}


/* -- End Vegas Each css Template -- */#stacks_in_2290 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_2290 .jwresp_col{float:none} #stacks_in_2290 #jwresp_col2_stacks_in_2290{position:relative;margin:0 auto;width:78%;float:none}#stacks_in_2290 #jwresp_col1_stacks_in_2290,#stacks_in_2290 #jwresp_col3_stacks_in_2290{width:9%}#stacks_in_2290 #jwresp_col1_stacks_in_2290{float:left}#stacks_in_2290 #jwresp_col3_stacks_in_2290{float:right} @media screen and (max-width:770px){#stacks_in_2290 #jwresp_col1_stacks_in_2290,#stacks_in_2290 #jwresp_col3_stacks_in_2290{margin-bottom:20px}#stacks_in_2290 #jwresp_col1_stacks_in_2290{width:49%}#stacks_in_2290 #jwresp_col3_stacks_in_2290{width:49%}#stacks_in_2290 #jwresp_col2_stacks_in_2290{clear:both;width:100%;display:block}}  @media screen and (max-width:500px){#stacks_in_2290 #jwresp_col1_stacks_in_2290,#stacks_in_2290 #jwresp_col3_stacks_in_2290,#stacks_in_2290 #jwresp_col2_stacks_in_2290{float:none;width:100%;display:block}#stacks_in_2290 #jwresp_col1_stacks_in_2290,#stacks_in_2290 #jwresp_col3_stacks_in_2290{margin-bottom:20px}} 
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2293Calligrapher{			font-size: 100% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.4em !important;			font-variant: normal !important;			letter-spacing: 1px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_2293Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2293Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2293Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2293Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2293Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2293Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2293Calligrapher h6, .stacks_in_2293Calligrapher h5, .stacks_in_2293Calligrapher h4, .stacks_in_2293Calligrapher h3, .stacks_in_2293Calligrapher h2, .stacks_in_2293Calligrapher h1{			color: #187471 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_2293Calligrapher, .stacks_in_2293Calligrapher h1, .stacks_in_2293Calligrapher h2, .stacks_in_2293Calligrapher h3, .stacks_in_2293Calligrapher h4, .stacks_in_2293Calligrapher h5, .stacks_in_2293Calligrapher h6{	font-family: "Quicksand" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2293targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2293Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_2293Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_2293Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_2293Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */#eh_stacks_in_2294 {
  margin: 8px 0 24px;
  padding: 0 2px;
}
#eh_stacks_in_2294:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_2294.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_2294.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_2294.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_2294.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.220000;}
#eh_stacks_in_2294 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_2294.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */
/*  */#eh_stacks_in_2294 .eh-title {font-size: 36px;}/*  */
/*  */
#eh_stacks_in_2294 .eh-title {
  max-width: 728px;
  font-weight: 500;
  line-height: 1.10;
  color: rgba(24, 116, 113, 1.00);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */#eh_stacks_in_2294 .eh-subtitle > div {font-size: 18px;}/*  */
/*  */
#eh_stacks_in_2294 .eh-subtitle > div {
  max-width: 640px;
  font-weight: 400;
  line-height: 2.00;
  color: rgba(76, 76, 76, 1.00);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
#eh_stacks_in_2294.eh-align-center .eh-subtitle > div {margin: 0 auto;}
#eh_stacks_in_2294.eh-align-right .eh-subtitle > div {margin: 0 0 0 auto;}
/*  */
#eh_stacks_in_2294 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2294 .eh-line-wrap .eh-line-right {width: 512px;}
#eh_stacks_in_2294.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2294.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #41736F;}
#eh_stacks_in_2294.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2294.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #41736F;}
#eh_stacks_in_2294.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2294.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #41736F;
  height: 2px;
  border-bottom: 2px solid #41736F;
  box-sizing: content-box;
}
#eh_stacks_in_2294.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2294.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(512px / 2);}
#eh_stacks_in_2294.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2294.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #41736F;
  border-image: linear-gradient(-90deg, #41736F, transparent) 1;
}

#eh_stacks_in_2294.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #41736F, transparent) 1;}
#eh_stacks_in_2294.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2294.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(512px / 2);}
#eh_stacks_in_2294.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2294.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #41736F;}
#eh_stacks_in_2294.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2294.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(512px / 2);}
#eh_stacks_in_2294:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(512px / 2);}
#eh_stacks_in_2294:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #41736F;
  fill: #41736F;
}
#eh_stacks_in_2294.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 36px;}
#eh_stacks_in_2294.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_2294.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 37px;}
@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
  #eh_stacks_in_2294.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 34px;}
  #eh_stacks_in_2294.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_2294.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 34px;}
}
#eh_stacks_in_2294.eh-line-group-300 .eh-extender {
  width: calc(512px / 2 - 20px);
  height: 2px;
  background-color: #41736F;
}
#eh_stacks_in_2294.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2294.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2294.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2294.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2294.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_2294.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #41736F;}
#eh_stacks_in_2294.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_2294.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_2294.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_2294.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_2294.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_2294.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #41736F;}
#eh_stacks_in_2294.eh-line-303 .eh-extender,
#eh_stacks_in_2294.eh-line-305 .eh-extender {width: calc(512px / 2 - 32px);}
#eh_stacks_in_2294.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_2294.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_2294.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_2294 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_2294 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_2294.eh-line-group-300 .eh-line-left,
#eh_stacks_in_2294.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_2294.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_2294.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_2294:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 24px;
  height: 24px;
}
#eh_stacks_in_2294.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_2294.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 46px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_2294.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_2294:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #41736F;}
#eh_stacks_in_2294:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_2294:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(512px / 2 + 2px);}
#eh_stacks_in_2294.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_2294.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2294.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_2294.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_2294.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2294.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2294.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2294.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2294.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2294.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2294.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_2294.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2294.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2294.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2294.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2294.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2294.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2294.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 24px;
  /* */
}
#eh_stacks_in_2294.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2294.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2294.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2294.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2294.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2294.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2294.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_2294.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #41736F;}
#eh_stacks_in_2294.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #41736F;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_2294.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_2294.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_2294.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(24px * .4);
  height: calc(24px * .8);
}
#eh_stacks_in_2294.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_2294.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(24px * .8);
  height: calc(24px * .8);
}
#eh_stacks_in_2294 .eh-line-wrap-1 {margin-bottom: 16px;}
#eh_stacks_in_2294 .eh-line-wrap-2 {margin-top: 16px;}
/*  */
#eh_stacks_in_2294.eh-line-position-3 {gap: 0 16px;}
#eh_stacks_in_2294.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2294.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(512px / 2);}
#eh_stacks_in_2294.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_2294.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_2294.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_2294.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_2294.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #41736F;
}
#eh_stacks_in_2294.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_2294.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #41736F;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2399Calligrapher{			font-size: 77% !important;			color: #191919 !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_2399Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2399Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2399Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2399Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2399Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2399Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2399Calligrapher h6, .stacks_in_2399Calligrapher h5, .stacks_in_2399Calligrapher h4, .stacks_in_2399Calligrapher h3, .stacks_in_2399Calligrapher h2, .stacks_in_2399Calligrapher h1{			color: #187471 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_2399Calligrapher, .stacks_in_2399Calligrapher h1, .stacks_in_2399Calligrapher h2, .stacks_in_2399Calligrapher h3, .stacks_in_2399Calligrapher h4, .stacks_in_2399Calligrapher h5, .stacks_in_2399Calligrapher h6{	font-family: "Quicksand" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2399targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2399Calligrapher a:link{			color: #187471 !important;			text-decoration: none !important;		}				.stacks_in_2399Calligrapher a:visited{			color: #187471 !important;		}				.stacks_in_2399Calligrapher a:active{			color: #187471 !important;		}				.stacks_in_2399Calligrapher a:hover{			color: #7A9F9B !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code *//* Start dooGrid stack each CSS code */.stacks_in_2409gridWrapper > div{	display: inline-block !important;	width: 33.333333%;	-webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;    vertical-align: top;    margin-top: 20px;    padding-right: 10.000000px;    padding-left: 10.000000px;}.stacks_in_2409gridWrapper{	margin-right: -10.000000px;    margin-left: -10.000000px;    margin-top: -20px;}@media all and (max-width: 1024px) {				.stacks_in_2409gridWrapper > div{		width: 50%;	}	}@media all and (max-width: 768px) {				.stacks_in_2409gridWrapper > div{		width: 50%;	}		}@media all and (max-width: 480px) {				.stacks_in_2409gridWrapper > div{		width: 100%;	}	}#stacks_in_2409 .dooGridItem{	position: relative;	-webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;	background: rgba(255, 255, 255, 1.00);	border:0px solid rgba(204, 204, 204, 1.00);	border-radius: 4px;	padding: 10px;}/* End dooGrid stack each CSS code *//* FiveShadowThing by RapidWeaver Central  */

#fiveshadowthingstacks_in_2410 {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	z-index: 1;
	 
	width: 100%;
	 
	 
}

#stacks_in_2410 .box {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}

#stacks_in_2410 .rounded,
#stacks_in_2410 .rounded img {
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
		-moz-border-radius-topleft: 0px;
		-moz-border-radius-topright: 0px;
			border-top-left-radius: 0px;
			border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
		-moz-border-radius-bottomright: 0px;
		-moz-border-radius-bottomleft: 0px;
			border-bottom-right-radius: 0px;
			border-bottom-left-radius: 0px;
}

/* Shadow Style 0 - Both Shadows */

#stacks_in_2410 .shadow-style0stacks_in_2410 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_2410 .shadow-style0stacks_in_2410:before,
#stacks_in_2410 .shadow-style0stacks_in_2410:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

#stacks_in_2410 .shadow-style0stacks_in_2410:after {
	right: 10px;
	left: auto;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 1 - Left Shadow */

#stacks_in_2410 .shadow-style1stacks_in_2410 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_2410 .shadow-style1stacks_in_2410:before {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

/* Shadow Style 2 - Right Shadow */

#stacks_in_2410 .shadow-style2stacks_in_2410 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_2410 .shadow-style2stacks_in_2410:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	right: 10px;
	left: auto;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 3 - Inset */

#stacks_in_2410 .shadow-style3stacks_in_2410 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_2410 .shadow-style3stacks_in_2410 {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}
	
/* Shadow Style 4 - Curved */

#stacks_in_2410 .shadow-style4stacks_in_2410 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_2410 .shadow-style4stacks_in_2410:before, 
#stacks_in_2410 .shadow-style4stacks_in_2410:after {
	content: "";
	position: absolute;
	z-index: -1;
	top: 50%;
	bottom: 0;
	left: 10px;
	right: 10px;
	-webkit-border-radius: 100px / 32px;
	   -moz-border-radius: 100px / 32px;
			border-radius: 100px / 32px;
	-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
	   -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
			box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
}

/* Shadow Style 5 - Side Curves */

#stacks_in_2410 .shadow-style5stacks_in_2410 {
    position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 15px 3px 15px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_2410 .shadow-style5stacks_in_2410:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_2410 .shadow-style5stacks_in_2410:before,
#stacks_in_2410 .shadow-style5stacks_in_2410:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_2410 .shadow-style5stacks_in_2410:before {
    right:0;
}

/* Shadow Style 6 - Left Side Curve */

#stacks_in_2410 .shadow-style6stacks_in_2410 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 3px 3px 15px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_2410 .shadow-style6stacks_in_2410:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_2410 .shadow-style6stacks_in_2410:before,
#stacks_in_2410 .shadow-style6stacks_in_2410:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 7 - Right Side Curve */

#stacks_in_2410 .shadow-style7stacks_in_2410 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 15px 3px 3px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_2410 .shadow-style7stacks_in_2410:before {
   	top:10px;
    bottom:10px;
    right:0;
    left:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_2410 .shadow-style7stacks_in_2410:before,
#stacks_in_2410 .shadow-style7stacks_in_2410:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 8 - Top/Bottom Curves */

#stacks_in_2410 .shadow-style8stacks_in_2410 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 15px 3px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_2410 .shadow-style8stacks_in_2410:before,
#stacks_in_2410 .shadow-style8stacks_in_2410:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_2410 .shadow-style8stacks_in_2410:before {
   	top:0;
    bottom:0;
    left:10px;
    right:10px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius: 100px / 10px;
	   -moz-border-radius: 100px / 10px;
			border-radius: 100px / 10px;
}

/* Shadow Style 9 - Divider Line 1 */

#stacks_in_2410 .shadow-style9stacks_in_2410 {
   	position:relative;
	width: 80%;
	top:20px;
	padding: 0;
	height: 40px;
  	border: none;
	background: #FFFFFF;
	margin:	60px auto;
    -webkit-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
       -moz-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
            box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
}

#stacks_in_2410 .shadow-style9stacks_in_2410 span {
	text-align: center !important;
}

#stacks_in_2410 .shadow-style9stacks_in_2410:before,
#stacks_in_2410 .shadow-style9stacks_in_2410:after {
	content:"";
    position:absolute;
    z-index:-1;
    top:50%;
    bottom:0;
    left:40px;
    right:40px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius:100px / 10px;
       -moz-border-radius:100px / 10px;
    		border-radius:100px / 10px;
}

#stacks_in_2410 .shadow-style9stacks_in_2410:after {
	right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}

/* Shadow Style 10 - Divider Line 2 */

#stacks_in_2410 .shadow-style10stacks_in_2410 {
  	height: 20px;
  	overflow: hidden;
   	position:relative;
	width: 80%;
  	border: none;
}



#stacks_in_2410 .shadow-style10stacks_in_2410:after {
  	border-radius: 100%;
  	box-shadow: 0 0 10px #333;
  	content: "";
  	display: block;
  	height: 100%;
  	position: relative;
  	top: +100%;
  	width: 80%;
}



/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_2412 {
	padding:  20px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2414Calligrapher{			font-size: 100% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.4em !important;			font-variant: normal !important;			letter-spacing: 1px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_2414Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2414Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2414Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2414Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2414Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2414Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2414Calligrapher h6, .stacks_in_2414Calligrapher h5, .stacks_in_2414Calligrapher h4, .stacks_in_2414Calligrapher h3, .stacks_in_2414Calligrapher h2, .stacks_in_2414Calligrapher h1{			color: #187471 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_2414Calligrapher, .stacks_in_2414Calligrapher h1, .stacks_in_2414Calligrapher h2, .stacks_in_2414Calligrapher h3, .stacks_in_2414Calligrapher h4, .stacks_in_2414Calligrapher h5, .stacks_in_2414Calligrapher h6{	font-family: "Quicksand" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2414targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2414Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_2414Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_2414Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_2414Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */
#stacks_in_2414 {
	background-color: rgba(240, 242, 242, 1.00);
}
/* Start Responsive Shim stack CSS code */.stacks_in_2604shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#eh_stacks_in_2415 {
  margin: 8px 0 24px;
  padding: 0 2px;
}
#eh_stacks_in_2415:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_2415.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_2415.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_2415.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_2415.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.220000;}
#eh_stacks_in_2415 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_2415.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */
/*  */#eh_stacks_in_2415 .eh-title {font-size: 24px;}/*  */
/*  */
#eh_stacks_in_2415 .eh-title {
  max-width: 728px;
  font-weight: 500;
  line-height: 1.10;
  color: rgba(24, 116, 113, 1.00);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */#eh_stacks_in_2415 .eh-subtitle > div {font-size: 13px;}/*  */
/*  */
#eh_stacks_in_2415 .eh-subtitle > div {
  max-width: 640px;
  font-weight: 400;
  line-height: 2.00;
  color: rgba(76, 76, 76, 1.00);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
#eh_stacks_in_2415.eh-align-center .eh-subtitle > div {margin: 0 auto;}
#eh_stacks_in_2415.eh-align-right .eh-subtitle > div {margin: 0 0 0 auto;}
/*  */
#eh_stacks_in_2415 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2415 .eh-line-wrap .eh-line-right {width: 196px;}
#eh_stacks_in_2415.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2415.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #41736F;}
#eh_stacks_in_2415.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2415.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #41736F;}
#eh_stacks_in_2415.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2415.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #41736F;
  height: 2px;
  border-bottom: 2px solid #41736F;
  box-sizing: content-box;
}
#eh_stacks_in_2415.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2415.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(196px / 2);}
#eh_stacks_in_2415.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2415.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #41736F;
  border-image: linear-gradient(-90deg, #41736F, transparent) 1;
}

#eh_stacks_in_2415.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #41736F, transparent) 1;}
#eh_stacks_in_2415.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2415.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(196px / 2);}
#eh_stacks_in_2415.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2415.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #41736F;}
#eh_stacks_in_2415.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2415.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(196px / 2);}
#eh_stacks_in_2415:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(196px / 2);}
#eh_stacks_in_2415:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #41736F;
  fill: #41736F;
}
#eh_stacks_in_2415.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 16px;}
#eh_stacks_in_2415.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_2415.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 17px;}
@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
  #eh_stacks_in_2415.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 14px;}
  #eh_stacks_in_2415.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_2415.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 14px;}
}
#eh_stacks_in_2415.eh-line-group-300 .eh-extender {
  width: calc(196px / 2 - 20px);
  height: 2px;
  background-color: #41736F;
}
#eh_stacks_in_2415.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2415.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2415.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2415.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2415.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_2415.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #41736F;}
#eh_stacks_in_2415.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_2415.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_2415.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_2415.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_2415.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_2415.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #41736F;}
#eh_stacks_in_2415.eh-line-303 .eh-extender,
#eh_stacks_in_2415.eh-line-305 .eh-extender {width: calc(196px / 2 - 32px);}
#eh_stacks_in_2415.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_2415.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_2415.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_2415 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_2415 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_2415.eh-line-group-300 .eh-line-left,
#eh_stacks_in_2415.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_2415.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_2415.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_2415:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 24px;
  height: 24px;
}
#eh_stacks_in_2415.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_2415.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 46px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_2415.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_2415:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #41736F;}
#eh_stacks_in_2415:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_2415:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(196px / 2 + 2px);}
#eh_stacks_in_2415.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_2415.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2415.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_2415.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_2415.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2415.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2415.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2415.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2415.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2415.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2415.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_2415.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2415.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2415.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2415.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2415.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2415.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2415.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 24px;
  /* */
}
#eh_stacks_in_2415.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2415.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2415.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2415.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2415.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2415.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2415.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_2415.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #41736F;}
#eh_stacks_in_2415.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #41736F;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_2415.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_2415.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_2415.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(24px * .4);
  height: calc(24px * .8);
}
#eh_stacks_in_2415.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_2415.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(24px * .8);
  height: calc(24px * .8);
}
#eh_stacks_in_2415 .eh-line-wrap-1 {margin-bottom: 20px;}
#eh_stacks_in_2415 .eh-line-wrap-2 {margin-top: 20px;}
/*  */
#eh_stacks_in_2415.eh-line-position-3 {gap: 0 20px;}
#eh_stacks_in_2415.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2415.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(196px / 2);}
#eh_stacks_in_2415.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_2415.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_2415.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_2415.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_2415.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #41736F;
}
#eh_stacks_in_2415.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_2415.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #41736F;
}
/* Start Responsive Shim stack CSS code */.stacks_in_2601shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2419Calligrapher{			font-size: 100% !important;			color: #191919 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.6em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_2419Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2419Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2419Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2419Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2419Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2419Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2419Calligrapher h6, .stacks_in_2419Calligrapher h5, .stacks_in_2419Calligrapher h4, .stacks_in_2419Calligrapher h3, .stacks_in_2419Calligrapher h2, .stacks_in_2419Calligrapher h1{			color: #187471 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_2419Calligrapher, .stacks_in_2419Calligrapher h1, .stacks_in_2419Calligrapher h2, .stacks_in_2419Calligrapher h3, .stacks_in_2419Calligrapher h4, .stacks_in_2419Calligrapher h5, .stacks_in_2419Calligrapher h6{	font-family: "Quicksand" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2419targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2419Calligrapher a:link{			color: #187471 !important;			text-decoration: none !important;		}				.stacks_in_2419Calligrapher a:visited{			color: #187471 !important;		}				.stacks_in_2419Calligrapher a:active{			color: #187471 !important;		}				.stacks_in_2419Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */ #stacks_in_2420,#stacks_in_2420 .stacks_out,#stacks_in_2420 .stacks_in{overflow:visible}#stacks_in_2420{padding:.15em 0}

#stacks_in_2421 {
	padding:  10px;
}

#stacks_in_2424 {
	padding: 10px 10px 10px 10px;
}
/* FiveShadowThing by RapidWeaver Central  */

#fiveshadowthingstacks_in_2429 {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	z-index: 1;
	 
	width: 100%;
	 
	 
}

#stacks_in_2429 .box {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}

#stacks_in_2429 .rounded,
#stacks_in_2429 .rounded img {
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
		-moz-border-radius-topleft: 0px;
		-moz-border-radius-topright: 0px;
			border-top-left-radius: 0px;
			border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
		-moz-border-radius-bottomright: 0px;
		-moz-border-radius-bottomleft: 0px;
			border-bottom-right-radius: 0px;
			border-bottom-left-radius: 0px;
}

/* Shadow Style 0 - Both Shadows */

#stacks_in_2429 .shadow-style0stacks_in_2429 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_2429 .shadow-style0stacks_in_2429:before,
#stacks_in_2429 .shadow-style0stacks_in_2429:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

#stacks_in_2429 .shadow-style0stacks_in_2429:after {
	right: 10px;
	left: auto;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 1 - Left Shadow */

#stacks_in_2429 .shadow-style1stacks_in_2429 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_2429 .shadow-style1stacks_in_2429:before {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

/* Shadow Style 2 - Right Shadow */

#stacks_in_2429 .shadow-style2stacks_in_2429 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_2429 .shadow-style2stacks_in_2429:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	right: 10px;
	left: auto;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 3 - Inset */

#stacks_in_2429 .shadow-style3stacks_in_2429 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_2429 .shadow-style3stacks_in_2429 {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}
	
/* Shadow Style 4 - Curved */

#stacks_in_2429 .shadow-style4stacks_in_2429 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_2429 .shadow-style4stacks_in_2429:before, 
#stacks_in_2429 .shadow-style4stacks_in_2429:after {
	content: "";
	position: absolute;
	z-index: -1;
	top: 50%;
	bottom: 0;
	left: 10px;
	right: 10px;
	-webkit-border-radius: 100px / 32px;
	   -moz-border-radius: 100px / 32px;
			border-radius: 100px / 32px;
	-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
	   -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
			box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
}

/* Shadow Style 5 - Side Curves */

#stacks_in_2429 .shadow-style5stacks_in_2429 {
    position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 15px 3px 15px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_2429 .shadow-style5stacks_in_2429:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_2429 .shadow-style5stacks_in_2429:before,
#stacks_in_2429 .shadow-style5stacks_in_2429:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_2429 .shadow-style5stacks_in_2429:before {
    right:0;
}

/* Shadow Style 6 - Left Side Curve */

#stacks_in_2429 .shadow-style6stacks_in_2429 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 3px 3px 15px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_2429 .shadow-style6stacks_in_2429:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_2429 .shadow-style6stacks_in_2429:before,
#stacks_in_2429 .shadow-style6stacks_in_2429:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 7 - Right Side Curve */

#stacks_in_2429 .shadow-style7stacks_in_2429 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 15px 3px 3px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_2429 .shadow-style7stacks_in_2429:before {
   	top:10px;
    bottom:10px;
    right:0;
    left:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_2429 .shadow-style7stacks_in_2429:before,
#stacks_in_2429 .shadow-style7stacks_in_2429:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 8 - Top/Bottom Curves */

#stacks_in_2429 .shadow-style8stacks_in_2429 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 15px 3px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_2429 .shadow-style8stacks_in_2429:before,
#stacks_in_2429 .shadow-style8stacks_in_2429:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_2429 .shadow-style8stacks_in_2429:before {
   	top:0;
    bottom:0;
    left:10px;
    right:10px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius: 100px / 10px;
	   -moz-border-radius: 100px / 10px;
			border-radius: 100px / 10px;
}

/* Shadow Style 9 - Divider Line 1 */

#stacks_in_2429 .shadow-style9stacks_in_2429 {
   	position:relative;
	width: 80%;
	top:20px;
	padding: 0;
	height: 40px;
  	border: none;
	background: #FFFFFF;
	margin:	60px auto;
    -webkit-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
       -moz-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
            box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
}

#stacks_in_2429 .shadow-style9stacks_in_2429 span {
	text-align: center !important;
}

#stacks_in_2429 .shadow-style9stacks_in_2429:before,
#stacks_in_2429 .shadow-style9stacks_in_2429:after {
	content:"";
    position:absolute;
    z-index:-1;
    top:50%;
    bottom:0;
    left:40px;
    right:40px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius:100px / 10px;
       -moz-border-radius:100px / 10px;
    		border-radius:100px / 10px;
}

#stacks_in_2429 .shadow-style9stacks_in_2429:after {
	right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}

/* Shadow Style 10 - Divider Line 2 */

#stacks_in_2429 .shadow-style10stacks_in_2429 {
  	height: 20px;
  	overflow: hidden;
   	position:relative;
	width: 80%;
  	border: none;
}



#stacks_in_2429 .shadow-style10stacks_in_2429:after {
  	border-radius: 100%;
  	box-shadow: 0 0 10px #333;
  	content: "";
  	display: block;
  	height: 100%;
  	position: relative;
  	top: +100%;
  	width: 80%;
}



/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_2431 {
	padding:  20px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2433Calligrapher{			font-size: 100% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.4em !important;			font-variant: normal !important;			letter-spacing: 1px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_2433Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2433Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2433Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2433Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2433Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2433Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2433Calligrapher h6, .stacks_in_2433Calligrapher h5, .stacks_in_2433Calligrapher h4, .stacks_in_2433Calligrapher h3, .stacks_in_2433Calligrapher h2, .stacks_in_2433Calligrapher h1{			color: #187471 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_2433Calligrapher, .stacks_in_2433Calligrapher h1, .stacks_in_2433Calligrapher h2, .stacks_in_2433Calligrapher h3, .stacks_in_2433Calligrapher h4, .stacks_in_2433Calligrapher h5, .stacks_in_2433Calligrapher h6{	font-family: "Quicksand" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2433targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2433Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_2433Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_2433Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_2433Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */
#stacks_in_2433 {
	background-color: rgba(243, 245, 245, 1.00);
}
/* Start Responsive Shim stack CSS code */.stacks_in_2605shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#eh_stacks_in_2434 {
  margin: 8px 0 24px;
  padding: 0 2px;
}
#eh_stacks_in_2434:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_2434.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_2434.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_2434.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_2434.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.220000;}
#eh_stacks_in_2434 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_2434.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */
/*  */#eh_stacks_in_2434 .eh-title {font-size: 24px;}/*  */
/*  */
#eh_stacks_in_2434 .eh-title {
  max-width: 728px;
  font-weight: 500;
  line-height: 1.10;
  color: rgba(24, 116, 113, 1.00);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */#eh_stacks_in_2434 .eh-subtitle > div {font-size: 14px;}/*  */
/*  */
#eh_stacks_in_2434 .eh-subtitle > div {
  max-width: 640px;
  font-weight: 400;
  line-height: 2.00;
  color: rgba(76, 76, 76, 1.00);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
#eh_stacks_in_2434.eh-align-center .eh-subtitle > div {margin: 0 auto;}
#eh_stacks_in_2434.eh-align-right .eh-subtitle > div {margin: 0 0 0 auto;}
/*  */
#eh_stacks_in_2434 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2434 .eh-line-wrap .eh-line-right {width: 196px;}
#eh_stacks_in_2434.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2434.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #41736F;}
#eh_stacks_in_2434.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2434.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #41736F;}
#eh_stacks_in_2434.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2434.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #41736F;
  height: 2px;
  border-bottom: 2px solid #41736F;
  box-sizing: content-box;
}
#eh_stacks_in_2434.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2434.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(196px / 2);}
#eh_stacks_in_2434.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2434.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #41736F;
  border-image: linear-gradient(-90deg, #41736F, transparent) 1;
}

#eh_stacks_in_2434.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #41736F, transparent) 1;}
#eh_stacks_in_2434.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2434.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(196px / 2);}
#eh_stacks_in_2434.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2434.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #41736F;}
#eh_stacks_in_2434.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2434.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(196px / 2);}
#eh_stacks_in_2434:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(196px / 2);}
#eh_stacks_in_2434:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #41736F;
  fill: #41736F;
}
#eh_stacks_in_2434.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 16px;}
#eh_stacks_in_2434.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_2434.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 17px;}
@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
  #eh_stacks_in_2434.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 14px;}
  #eh_stacks_in_2434.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_2434.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 14px;}
}
#eh_stacks_in_2434.eh-line-group-300 .eh-extender {
  width: calc(196px / 2 - 20px);
  height: 2px;
  background-color: #41736F;
}
#eh_stacks_in_2434.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2434.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2434.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2434.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2434.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_2434.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #41736F;}
#eh_stacks_in_2434.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_2434.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_2434.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_2434.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_2434.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_2434.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #41736F;}
#eh_stacks_in_2434.eh-line-303 .eh-extender,
#eh_stacks_in_2434.eh-line-305 .eh-extender {width: calc(196px / 2 - 32px);}
#eh_stacks_in_2434.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_2434.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_2434.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_2434 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_2434 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_2434.eh-line-group-300 .eh-line-left,
#eh_stacks_in_2434.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_2434.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_2434.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_2434:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 24px;
  height: 24px;
}
#eh_stacks_in_2434.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_2434.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 46px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_2434.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_2434:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #41736F;}
#eh_stacks_in_2434:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_2434:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(196px / 2 + 2px);}
#eh_stacks_in_2434.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_2434.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2434.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_2434.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_2434.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2434.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2434.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2434.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2434.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2434.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2434.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_2434.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2434.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2434.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2434.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2434.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2434.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2434.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 24px;
  /* */
}
#eh_stacks_in_2434.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2434.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2434.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2434.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2434.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2434.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2434.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_2434.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #41736F;}
#eh_stacks_in_2434.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #41736F;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_2434.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_2434.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_2434.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(24px * .4);
  height: calc(24px * .8);
}
#eh_stacks_in_2434.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_2434.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(24px * .8);
  height: calc(24px * .8);
}
#eh_stacks_in_2434 .eh-line-wrap-1 {margin-bottom: 20px;}
#eh_stacks_in_2434 .eh-line-wrap-2 {margin-top: 20px;}
/*  */
#eh_stacks_in_2434.eh-line-position-3 {gap: 0 20px;}
#eh_stacks_in_2434.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2434.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(196px / 2);}
#eh_stacks_in_2434.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_2434.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_2434.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_2434.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_2434.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #41736F;
}
#eh_stacks_in_2434.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_2434.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #41736F;
}
/* Start Responsive Shim stack CSS code */.stacks_in_2602shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2438Calligrapher{			font-size: 100% !important;			color: #191919 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.6em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_2438Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2438Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2438Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2438Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2438Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2438Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2438Calligrapher h6, .stacks_in_2438Calligrapher h5, .stacks_in_2438Calligrapher h4, .stacks_in_2438Calligrapher h3, .stacks_in_2438Calligrapher h2, .stacks_in_2438Calligrapher h1{			color: #187471 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_2438Calligrapher, .stacks_in_2438Calligrapher h1, .stacks_in_2438Calligrapher h2, .stacks_in_2438Calligrapher h3, .stacks_in_2438Calligrapher h4, .stacks_in_2438Calligrapher h5, .stacks_in_2438Calligrapher h6{	font-family: "Quicksand" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2438targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2438Calligrapher a:link{			color: #187471 !important;			text-decoration: none !important;		}				.stacks_in_2438Calligrapher a:visited{			color: #187471 !important;		}				.stacks_in_2438Calligrapher a:active{			color: #187471 !important;		}				.stacks_in_2438Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */ #stacks_in_2439,#stacks_in_2439 .stacks_out,#stacks_in_2439 .stacks_in{overflow:visible}#stacks_in_2439{padding:.15em 0}

#stacks_in_2440 {
	padding:  10px;
}

#stacks_in_2443 {
	padding: 10px 10px 10px 10px;
}
/* FiveShadowThing by RapidWeaver Central  */

#fiveshadowthingstacks_in_2448 {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	z-index: 1;
	 
	width: 100%;
	 
	 
}

#stacks_in_2448 .box {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}

#stacks_in_2448 .rounded,
#stacks_in_2448 .rounded img {
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
		-moz-border-radius-topleft: 0px;
		-moz-border-radius-topright: 0px;
			border-top-left-radius: 0px;
			border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
		-moz-border-radius-bottomright: 0px;
		-moz-border-radius-bottomleft: 0px;
			border-bottom-right-radius: 0px;
			border-bottom-left-radius: 0px;
}

/* Shadow Style 0 - Both Shadows */

#stacks_in_2448 .shadow-style0stacks_in_2448 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_2448 .shadow-style0stacks_in_2448:before,
#stacks_in_2448 .shadow-style0stacks_in_2448:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

#stacks_in_2448 .shadow-style0stacks_in_2448:after {
	right: 10px;
	left: auto;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 1 - Left Shadow */

#stacks_in_2448 .shadow-style1stacks_in_2448 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_2448 .shadow-style1stacks_in_2448:before {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

/* Shadow Style 2 - Right Shadow */

#stacks_in_2448 .shadow-style2stacks_in_2448 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_2448 .shadow-style2stacks_in_2448:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	right: 10px;
	left: auto;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 3 - Inset */

#stacks_in_2448 .shadow-style3stacks_in_2448 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_2448 .shadow-style3stacks_in_2448 {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}
	
/* Shadow Style 4 - Curved */

#stacks_in_2448 .shadow-style4stacks_in_2448 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_2448 .shadow-style4stacks_in_2448:before, 
#stacks_in_2448 .shadow-style4stacks_in_2448:after {
	content: "";
	position: absolute;
	z-index: -1;
	top: 50%;
	bottom: 0;
	left: 10px;
	right: 10px;
	-webkit-border-radius: 100px / 32px;
	   -moz-border-radius: 100px / 32px;
			border-radius: 100px / 32px;
	-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
	   -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
			box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
}

/* Shadow Style 5 - Side Curves */

#stacks_in_2448 .shadow-style5stacks_in_2448 {
    position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 15px 3px 15px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_2448 .shadow-style5stacks_in_2448:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_2448 .shadow-style5stacks_in_2448:before,
#stacks_in_2448 .shadow-style5stacks_in_2448:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_2448 .shadow-style5stacks_in_2448:before {
    right:0;
}

/* Shadow Style 6 - Left Side Curve */

#stacks_in_2448 .shadow-style6stacks_in_2448 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 3px 3px 15px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_2448 .shadow-style6stacks_in_2448:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_2448 .shadow-style6stacks_in_2448:before,
#stacks_in_2448 .shadow-style6stacks_in_2448:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 7 - Right Side Curve */

#stacks_in_2448 .shadow-style7stacks_in_2448 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 15px 3px 3px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_2448 .shadow-style7stacks_in_2448:before {
   	top:10px;
    bottom:10px;
    right:0;
    left:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_2448 .shadow-style7stacks_in_2448:before,
#stacks_in_2448 .shadow-style7stacks_in_2448:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 8 - Top/Bottom Curves */

#stacks_in_2448 .shadow-style8stacks_in_2448 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 15px 3px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_2448 .shadow-style8stacks_in_2448:before,
#stacks_in_2448 .shadow-style8stacks_in_2448:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_2448 .shadow-style8stacks_in_2448:before {
   	top:0;
    bottom:0;
    left:10px;
    right:10px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius: 100px / 10px;
	   -moz-border-radius: 100px / 10px;
			border-radius: 100px / 10px;
}

/* Shadow Style 9 - Divider Line 1 */

#stacks_in_2448 .shadow-style9stacks_in_2448 {
   	position:relative;
	width: 80%;
	top:20px;
	padding: 0;
	height: 40px;
  	border: none;
	background: #FFFFFF;
	margin:	60px auto;
    -webkit-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
       -moz-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
            box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
}

#stacks_in_2448 .shadow-style9stacks_in_2448 span {
	text-align: center !important;
}

#stacks_in_2448 .shadow-style9stacks_in_2448:before,
#stacks_in_2448 .shadow-style9stacks_in_2448:after {
	content:"";
    position:absolute;
    z-index:-1;
    top:50%;
    bottom:0;
    left:40px;
    right:40px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius:100px / 10px;
       -moz-border-radius:100px / 10px;
    		border-radius:100px / 10px;
}

#stacks_in_2448 .shadow-style9stacks_in_2448:after {
	right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}

/* Shadow Style 10 - Divider Line 2 */

#stacks_in_2448 .shadow-style10stacks_in_2448 {
  	height: 20px;
  	overflow: hidden;
   	position:relative;
	width: 80%;
  	border: none;
}



#stacks_in_2448 .shadow-style10stacks_in_2448:after {
  	border-radius: 100%;
  	box-shadow: 0 0 10px #333;
  	content: "";
  	display: block;
  	height: 100%;
  	position: relative;
  	top: +100%;
  	width: 80%;
}



/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_2450 {
	padding:  20px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2452Calligrapher{			font-size: 100% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.4em !important;			font-variant: normal !important;			letter-spacing: 1px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_2452Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2452Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2452Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2452Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2452Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2452Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2452Calligrapher h6, .stacks_in_2452Calligrapher h5, .stacks_in_2452Calligrapher h4, .stacks_in_2452Calligrapher h3, .stacks_in_2452Calligrapher h2, .stacks_in_2452Calligrapher h1{			color: #187471 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_2452Calligrapher, .stacks_in_2452Calligrapher h1, .stacks_in_2452Calligrapher h2, .stacks_in_2452Calligrapher h3, .stacks_in_2452Calligrapher h4, .stacks_in_2452Calligrapher h5, .stacks_in_2452Calligrapher h6{	font-family: "Quicksand" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2452targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2452Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_2452Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_2452Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_2452Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */
#stacks_in_2452 {
	background-color: rgba(243, 245, 245, 1.00);
}
/* Start Responsive Shim stack CSS code */.stacks_in_2606shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#eh_stacks_in_2453 {
  margin: 8px 0 24px;
  padding: 0 2px;
}
#eh_stacks_in_2453:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_2453.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_2453.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_2453.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_2453.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.220000;}
#eh_stacks_in_2453 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_2453.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */
/*  */#eh_stacks_in_2453 .eh-title {font-size: 24px;}/*  */
/*  */
#eh_stacks_in_2453 .eh-title {
  max-width: 728px;
  font-weight: 500;
  line-height: 1.10;
  color: rgba(24, 116, 113, 1.00);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */#eh_stacks_in_2453 .eh-subtitle > div {font-size: 14px;}/*  */
/*  */
#eh_stacks_in_2453 .eh-subtitle > div {
  max-width: 640px;
  font-weight: 400;
  line-height: 2.00;
  color: rgba(76, 76, 76, 1.00);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
#eh_stacks_in_2453.eh-align-center .eh-subtitle > div {margin: 0 auto;}
#eh_stacks_in_2453.eh-align-right .eh-subtitle > div {margin: 0 0 0 auto;}
/*  */
#eh_stacks_in_2453 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2453 .eh-line-wrap .eh-line-right {width: 196px;}
#eh_stacks_in_2453.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2453.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #41736F;}
#eh_stacks_in_2453.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2453.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #41736F;}
#eh_stacks_in_2453.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2453.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #41736F;
  height: 2px;
  border-bottom: 2px solid #41736F;
  box-sizing: content-box;
}
#eh_stacks_in_2453.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2453.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(196px / 2);}
#eh_stacks_in_2453.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2453.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #41736F;
  border-image: linear-gradient(-90deg, #41736F, transparent) 1;
}

#eh_stacks_in_2453.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #41736F, transparent) 1;}
#eh_stacks_in_2453.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2453.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(196px / 2);}
#eh_stacks_in_2453.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2453.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #41736F;}
#eh_stacks_in_2453.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2453.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(196px / 2);}
#eh_stacks_in_2453:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(196px / 2);}
#eh_stacks_in_2453:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #41736F;
  fill: #41736F;
}
#eh_stacks_in_2453.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 16px;}
#eh_stacks_in_2453.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_2453.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 17px;}
@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
  #eh_stacks_in_2453.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 14px;}
  #eh_stacks_in_2453.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_2453.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 14px;}
}
#eh_stacks_in_2453.eh-line-group-300 .eh-extender {
  width: calc(196px / 2 - 20px);
  height: 2px;
  background-color: #41736F;
}
#eh_stacks_in_2453.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2453.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2453.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2453.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2453.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_2453.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #41736F;}
#eh_stacks_in_2453.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_2453.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_2453.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_2453.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_2453.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_2453.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #41736F;}
#eh_stacks_in_2453.eh-line-303 .eh-extender,
#eh_stacks_in_2453.eh-line-305 .eh-extender {width: calc(196px / 2 - 32px);}
#eh_stacks_in_2453.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_2453.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_2453.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_2453 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_2453 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_2453.eh-line-group-300 .eh-line-left,
#eh_stacks_in_2453.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_2453.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_2453.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_2453:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 24px;
  height: 24px;
}
#eh_stacks_in_2453.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_2453.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 46px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_2453.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_2453:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #41736F;}
#eh_stacks_in_2453:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_2453:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(196px / 2 + 2px);}
#eh_stacks_in_2453.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_2453.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2453.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_2453.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_2453.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2453.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2453.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2453.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2453.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2453.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2453.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_2453.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2453.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2453.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2453.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2453.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2453.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2453.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 24px;
  /* */
}
#eh_stacks_in_2453.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2453.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2453.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2453.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2453.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2453.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2453.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_2453.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #41736F;}
#eh_stacks_in_2453.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #41736F;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_2453.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_2453.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_2453.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(24px * .4);
  height: calc(24px * .8);
}
#eh_stacks_in_2453.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_2453.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(24px * .8);
  height: calc(24px * .8);
}
#eh_stacks_in_2453 .eh-line-wrap-1 {margin-bottom: 20px;}
#eh_stacks_in_2453 .eh-line-wrap-2 {margin-top: 20px;}
/*  */
#eh_stacks_in_2453.eh-line-position-3 {gap: 0 20px;}
#eh_stacks_in_2453.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2453.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(196px / 2);}
#eh_stacks_in_2453.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_2453.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_2453.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_2453.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_2453.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #41736F;
}
#eh_stacks_in_2453.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_2453.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #41736F;
}
/* Start Responsive Shim stack CSS code */.stacks_in_2603shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2457Calligrapher{			font-size: 100% !important;			color: #191919 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.6em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_2457Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2457Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2457Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2457Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2457Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2457Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2457Calligrapher h6, .stacks_in_2457Calligrapher h5, .stacks_in_2457Calligrapher h4, .stacks_in_2457Calligrapher h3, .stacks_in_2457Calligrapher h2, .stacks_in_2457Calligrapher h1{			color: #187471 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_2457Calligrapher, .stacks_in_2457Calligrapher h1, .stacks_in_2457Calligrapher h2, .stacks_in_2457Calligrapher h3, .stacks_in_2457Calligrapher h4, .stacks_in_2457Calligrapher h5, .stacks_in_2457Calligrapher h6{	font-family: "Quicksand" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2457targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2457Calligrapher a:link{			color: #187471 !important;			text-decoration: none !important;		}				.stacks_in_2457Calligrapher a:visited{			color: #187471 !important;		}				.stacks_in_2457Calligrapher a:active{			color: #187471 !important;		}				.stacks_in_2457Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */ #stacks_in_2458,#stacks_in_2458 .stacks_out,#stacks_in_2458 .stacks_in{overflow:visible}#stacks_in_2458{padding:.15em 0}

#stacks_in_2459 {
	padding:  10px;
}

#stacks_in_2462 {
	padding: 10px 10px 10px 10px;
}
/* FiveShadowThing by RapidWeaver Central  */

#fiveshadowthingstacks_in_2467 {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	z-index: 1;
	 
	width: 100%;
	 
	 
}

#stacks_in_2467 .box {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}

#stacks_in_2467 .rounded,
#stacks_in_2467 .rounded img {
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
		-moz-border-radius-topleft: 0px;
		-moz-border-radius-topright: 0px;
			border-top-left-radius: 0px;
			border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
		-moz-border-radius-bottomright: 0px;
		-moz-border-radius-bottomleft: 0px;
			border-bottom-right-radius: 0px;
			border-bottom-left-radius: 0px;
}

/* Shadow Style 0 - Both Shadows */

#stacks_in_2467 .shadow-style0stacks_in_2467 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_2467 .shadow-style0stacks_in_2467:before,
#stacks_in_2467 .shadow-style0stacks_in_2467:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

#stacks_in_2467 .shadow-style0stacks_in_2467:after {
	right: 10px;
	left: auto;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 1 - Left Shadow */

#stacks_in_2467 .shadow-style1stacks_in_2467 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_2467 .shadow-style1stacks_in_2467:before {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

/* Shadow Style 2 - Right Shadow */

#stacks_in_2467 .shadow-style2stacks_in_2467 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_2467 .shadow-style2stacks_in_2467:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	right: 10px;
	left: auto;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 3 - Inset */

#stacks_in_2467 .shadow-style3stacks_in_2467 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_2467 .shadow-style3stacks_in_2467 {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}
	
/* Shadow Style 4 - Curved */

#stacks_in_2467 .shadow-style4stacks_in_2467 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_2467 .shadow-style4stacks_in_2467:before, 
#stacks_in_2467 .shadow-style4stacks_in_2467:after {
	content: "";
	position: absolute;
	z-index: -1;
	top: 50%;
	bottom: 0;
	left: 10px;
	right: 10px;
	-webkit-border-radius: 100px / 32px;
	   -moz-border-radius: 100px / 32px;
			border-radius: 100px / 32px;
	-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
	   -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
			box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
}

/* Shadow Style 5 - Side Curves */

#stacks_in_2467 .shadow-style5stacks_in_2467 {
    position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 15px 3px 15px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_2467 .shadow-style5stacks_in_2467:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_2467 .shadow-style5stacks_in_2467:before,
#stacks_in_2467 .shadow-style5stacks_in_2467:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_2467 .shadow-style5stacks_in_2467:before {
    right:0;
}

/* Shadow Style 6 - Left Side Curve */

#stacks_in_2467 .shadow-style6stacks_in_2467 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 3px 3px 15px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_2467 .shadow-style6stacks_in_2467:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_2467 .shadow-style6stacks_in_2467:before,
#stacks_in_2467 .shadow-style6stacks_in_2467:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 7 - Right Side Curve */

#stacks_in_2467 .shadow-style7stacks_in_2467 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 15px 3px 3px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_2467 .shadow-style7stacks_in_2467:before {
   	top:10px;
    bottom:10px;
    right:0;
    left:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_2467 .shadow-style7stacks_in_2467:before,
#stacks_in_2467 .shadow-style7stacks_in_2467:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 8 - Top/Bottom Curves */

#stacks_in_2467 .shadow-style8stacks_in_2467 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 15px 3px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_2467 .shadow-style8stacks_in_2467:before,
#stacks_in_2467 .shadow-style8stacks_in_2467:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_2467 .shadow-style8stacks_in_2467:before {
   	top:0;
    bottom:0;
    left:10px;
    right:10px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius: 100px / 10px;
	   -moz-border-radius: 100px / 10px;
			border-radius: 100px / 10px;
}

/* Shadow Style 9 - Divider Line 1 */

#stacks_in_2467 .shadow-style9stacks_in_2467 {
   	position:relative;
	width: 80%;
	top:20px;
	padding: 0;
	height: 40px;
  	border: none;
	background: #FFFFFF;
	margin:	60px auto;
    -webkit-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
       -moz-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
            box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
}

#stacks_in_2467 .shadow-style9stacks_in_2467 span {
	text-align: center !important;
}

#stacks_in_2467 .shadow-style9stacks_in_2467:before,
#stacks_in_2467 .shadow-style9stacks_in_2467:after {
	content:"";
    position:absolute;
    z-index:-1;
    top:50%;
    bottom:0;
    left:40px;
    right:40px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius:100px / 10px;
       -moz-border-radius:100px / 10px;
    		border-radius:100px / 10px;
}

#stacks_in_2467 .shadow-style9stacks_in_2467:after {
	right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}

/* Shadow Style 10 - Divider Line 2 */

#stacks_in_2467 .shadow-style10stacks_in_2467 {
  	height: 20px;
  	overflow: hidden;
   	position:relative;
	width: 80%;
  	border: none;
}



#stacks_in_2467 .shadow-style10stacks_in_2467:after {
  	border-radius: 100%;
  	box-shadow: 0 0 10px #333;
  	content: "";
  	display: block;
  	height: 100%;
  	position: relative;
  	top: +100%;
  	width: 80%;
}



/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_2469 {
	padding:  20px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2471Calligrapher{			font-size: 100% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.4em !important;			font-variant: normal !important;			letter-spacing: 1px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_2471Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2471Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2471Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2471Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2471Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2471Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2471Calligrapher h6, .stacks_in_2471Calligrapher h5, .stacks_in_2471Calligrapher h4, .stacks_in_2471Calligrapher h3, .stacks_in_2471Calligrapher h2, .stacks_in_2471Calligrapher h1{			color: #187471 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_2471Calligrapher, .stacks_in_2471Calligrapher h1, .stacks_in_2471Calligrapher h2, .stacks_in_2471Calligrapher h3, .stacks_in_2471Calligrapher h4, .stacks_in_2471Calligrapher h5, .stacks_in_2471Calligrapher h6{	font-family: "Quicksand" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2471targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2471Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_2471Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_2471Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_2471Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */
#stacks_in_2471 {
	background-color: rgba(243, 245, 245, 1.00);
}
/* Start Responsive Shim stack CSS code */.stacks_in_2607shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#eh_stacks_in_2472 {
  margin: 8px 0 24px;
  padding: 0 2px;
}
#eh_stacks_in_2472:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_2472.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_2472.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_2472.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_2472.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.220000;}
#eh_stacks_in_2472 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_2472.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */
/*  */#eh_stacks_in_2472 .eh-title {font-size: 24px;}/*  */
/*  */
#eh_stacks_in_2472 .eh-title {
  max-width: 728px;
  font-weight: 500;
  line-height: 1.10;
  color: rgba(24, 116, 113, 1.00);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */#eh_stacks_in_2472 .eh-subtitle > div {font-size: 14px;}/*  */
/*  */
#eh_stacks_in_2472 .eh-subtitle > div {
  max-width: 640px;
  font-weight: 400;
  line-height: 2.00;
  color: rgba(76, 76, 76, 1.00);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
#eh_stacks_in_2472.eh-align-center .eh-subtitle > div {margin: 0 auto;}
#eh_stacks_in_2472.eh-align-right .eh-subtitle > div {margin: 0 0 0 auto;}
/*  */
#eh_stacks_in_2472 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2472 .eh-line-wrap .eh-line-right {width: 196px;}
#eh_stacks_in_2472.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2472.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #41736F;}
#eh_stacks_in_2472.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2472.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #41736F;}
#eh_stacks_in_2472.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2472.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #41736F;
  height: 2px;
  border-bottom: 2px solid #41736F;
  box-sizing: content-box;
}
#eh_stacks_in_2472.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2472.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(196px / 2);}
#eh_stacks_in_2472.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2472.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #41736F;
  border-image: linear-gradient(-90deg, #41736F, transparent) 1;
}

#eh_stacks_in_2472.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #41736F, transparent) 1;}
#eh_stacks_in_2472.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2472.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(196px / 2);}
#eh_stacks_in_2472.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2472.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #41736F;}
#eh_stacks_in_2472.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2472.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(196px / 2);}
#eh_stacks_in_2472:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(196px / 2);}
#eh_stacks_in_2472:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #41736F;
  fill: #41736F;
}
#eh_stacks_in_2472.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 16px;}
#eh_stacks_in_2472.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_2472.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 17px;}
@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
  #eh_stacks_in_2472.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 14px;}
  #eh_stacks_in_2472.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_2472.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 14px;}
}
#eh_stacks_in_2472.eh-line-group-300 .eh-extender {
  width: calc(196px / 2 - 20px);
  height: 2px;
  background-color: #41736F;
}
#eh_stacks_in_2472.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2472.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2472.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2472.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2472.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_2472.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #41736F;}
#eh_stacks_in_2472.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_2472.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_2472.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_2472.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_2472.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_2472.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #41736F;}
#eh_stacks_in_2472.eh-line-303 .eh-extender,
#eh_stacks_in_2472.eh-line-305 .eh-extender {width: calc(196px / 2 - 32px);}
#eh_stacks_in_2472.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_2472.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_2472.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_2472 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_2472 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_2472.eh-line-group-300 .eh-line-left,
#eh_stacks_in_2472.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_2472.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_2472.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_2472:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 24px;
  height: 24px;
}
#eh_stacks_in_2472.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_2472.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 46px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_2472.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_2472:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #41736F;}
#eh_stacks_in_2472:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_2472:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(196px / 2 + 2px);}
#eh_stacks_in_2472.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_2472.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2472.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_2472.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_2472.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2472.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2472.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2472.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2472.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2472.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2472.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_2472.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2472.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2472.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2472.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2472.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2472.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2472.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 24px;
  /* */
}
#eh_stacks_in_2472.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2472.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2472.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2472.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2472.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2472.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2472.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_2472.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #41736F;}
#eh_stacks_in_2472.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #41736F;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_2472.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_2472.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_2472.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(24px * .4);
  height: calc(24px * .8);
}
#eh_stacks_in_2472.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_2472.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(24px * .8);
  height: calc(24px * .8);
}
#eh_stacks_in_2472 .eh-line-wrap-1 {margin-bottom: 20px;}
#eh_stacks_in_2472 .eh-line-wrap-2 {margin-top: 20px;}
/*  */
#eh_stacks_in_2472.eh-line-position-3 {gap: 0 20px;}
#eh_stacks_in_2472.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2472.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(196px / 2);}
#eh_stacks_in_2472.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_2472.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_2472.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_2472.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_2472.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #41736F;
}
#eh_stacks_in_2472.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_2472.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #41736F;
}
 #stacks_in_2476,#stacks_in_2476 .stacks_out,#stacks_in_2476 .stacks_in{overflow:visible}#stacks_in_2476{padding:.15em 0}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2477Calligrapher{			font-size: 100% !important;			color: #191919 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.6em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_2477Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2477Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2477Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2477Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2477Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2477Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2477Calligrapher h6, .stacks_in_2477Calligrapher h5, .stacks_in_2477Calligrapher h4, .stacks_in_2477Calligrapher h3, .stacks_in_2477Calligrapher h2, .stacks_in_2477Calligrapher h1{			color: #187471 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_2477Calligrapher, .stacks_in_2477Calligrapher h1, .stacks_in_2477Calligrapher h2, .stacks_in_2477Calligrapher h3, .stacks_in_2477Calligrapher h4, .stacks_in_2477Calligrapher h5, .stacks_in_2477Calligrapher h6{	font-family: "Quicksand" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2477targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2477Calligrapher a:link{			color: #187471 !important;			text-decoration: none !important;		}				.stacks_in_2477Calligrapher a:visited{			color: #187471 !important;		}				.stacks_in_2477Calligrapher a:active{			color: #187471 !important;		}				.stacks_in_2477Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */
#stacks_in_2478 {
	padding:  10px;
}

#stacks_in_2481 {
	padding:  10px;
}
/* FiveShadowThing by RapidWeaver Central  */

#fiveshadowthingstacks_in_2486 {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	z-index: 1;
	 
	width: 100%;
	 
	 
}

#stacks_in_2486 .box {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}

#stacks_in_2486 .rounded,
#stacks_in_2486 .rounded img {
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
		-moz-border-radius-topleft: 0px;
		-moz-border-radius-topright: 0px;
			border-top-left-radius: 0px;
			border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
		-moz-border-radius-bottomright: 0px;
		-moz-border-radius-bottomleft: 0px;
			border-bottom-right-radius: 0px;
			border-bottom-left-radius: 0px;
}

/* Shadow Style 0 - Both Shadows */

#stacks_in_2486 .shadow-style0stacks_in_2486 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_2486 .shadow-style0stacks_in_2486:before,
#stacks_in_2486 .shadow-style0stacks_in_2486:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

#stacks_in_2486 .shadow-style0stacks_in_2486:after {
	right: 10px;
	left: auto;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 1 - Left Shadow */

#stacks_in_2486 .shadow-style1stacks_in_2486 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_2486 .shadow-style1stacks_in_2486:before {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

/* Shadow Style 2 - Right Shadow */

#stacks_in_2486 .shadow-style2stacks_in_2486 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_2486 .shadow-style2stacks_in_2486:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	right: 10px;
	left: auto;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 3 - Inset */

#stacks_in_2486 .shadow-style3stacks_in_2486 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_2486 .shadow-style3stacks_in_2486 {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}
	
/* Shadow Style 4 - Curved */

#stacks_in_2486 .shadow-style4stacks_in_2486 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_2486 .shadow-style4stacks_in_2486:before, 
#stacks_in_2486 .shadow-style4stacks_in_2486:after {
	content: "";
	position: absolute;
	z-index: -1;
	top: 50%;
	bottom: 0;
	left: 10px;
	right: 10px;
	-webkit-border-radius: 100px / 32px;
	   -moz-border-radius: 100px / 32px;
			border-radius: 100px / 32px;
	-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
	   -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
			box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
}

/* Shadow Style 5 - Side Curves */

#stacks_in_2486 .shadow-style5stacks_in_2486 {
    position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 15px 3px 15px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_2486 .shadow-style5stacks_in_2486:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_2486 .shadow-style5stacks_in_2486:before,
#stacks_in_2486 .shadow-style5stacks_in_2486:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_2486 .shadow-style5stacks_in_2486:before {
    right:0;
}

/* Shadow Style 6 - Left Side Curve */

#stacks_in_2486 .shadow-style6stacks_in_2486 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 3px 3px 15px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_2486 .shadow-style6stacks_in_2486:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_2486 .shadow-style6stacks_in_2486:before,
#stacks_in_2486 .shadow-style6stacks_in_2486:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 7 - Right Side Curve */

#stacks_in_2486 .shadow-style7stacks_in_2486 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 15px 3px 3px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_2486 .shadow-style7stacks_in_2486:before {
   	top:10px;
    bottom:10px;
    right:0;
    left:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_2486 .shadow-style7stacks_in_2486:before,
#stacks_in_2486 .shadow-style7stacks_in_2486:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 8 - Top/Bottom Curves */

#stacks_in_2486 .shadow-style8stacks_in_2486 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 15px 3px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_2486 .shadow-style8stacks_in_2486:before,
#stacks_in_2486 .shadow-style8stacks_in_2486:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_2486 .shadow-style8stacks_in_2486:before {
   	top:0;
    bottom:0;
    left:10px;
    right:10px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius: 100px / 10px;
	   -moz-border-radius: 100px / 10px;
			border-radius: 100px / 10px;
}

/* Shadow Style 9 - Divider Line 1 */

#stacks_in_2486 .shadow-style9stacks_in_2486 {
   	position:relative;
	width: 80%;
	top:20px;
	padding: 0;
	height: 40px;
  	border: none;
	background: #FFFFFF;
	margin:	60px auto;
    -webkit-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
       -moz-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
            box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
}

#stacks_in_2486 .shadow-style9stacks_in_2486 span {
	text-align: center !important;
}

#stacks_in_2486 .shadow-style9stacks_in_2486:before,
#stacks_in_2486 .shadow-style9stacks_in_2486:after {
	content:"";
    position:absolute;
    z-index:-1;
    top:50%;
    bottom:0;
    left:40px;
    right:40px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius:100px / 10px;
       -moz-border-radius:100px / 10px;
    		border-radius:100px / 10px;
}

#stacks_in_2486 .shadow-style9stacks_in_2486:after {
	right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}

/* Shadow Style 10 - Divider Line 2 */

#stacks_in_2486 .shadow-style10stacks_in_2486 {
  	height: 20px;
  	overflow: hidden;
   	position:relative;
	width: 80%;
  	border: none;
}



#stacks_in_2486 .shadow-style10stacks_in_2486:after {
  	border-radius: 100%;
  	box-shadow: 0 0 10px #333;
  	content: "";
  	display: block;
  	height: 100%;
  	position: relative;
  	top: +100%;
  	width: 80%;
}



/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_2488 {
	padding:  20px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2490Calligrapher{			font-size: 100% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.4em !important;			font-variant: normal !important;			letter-spacing: 1px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_2490Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2490Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2490Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2490Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2490Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2490Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2490Calligrapher h6, .stacks_in_2490Calligrapher h5, .stacks_in_2490Calligrapher h4, .stacks_in_2490Calligrapher h3, .stacks_in_2490Calligrapher h2, .stacks_in_2490Calligrapher h1{			color: #187471 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_2490Calligrapher, .stacks_in_2490Calligrapher h1, .stacks_in_2490Calligrapher h2, .stacks_in_2490Calligrapher h3, .stacks_in_2490Calligrapher h4, .stacks_in_2490Calligrapher h5, .stacks_in_2490Calligrapher h6{	font-family: "Quicksand" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2490targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2490Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_2490Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_2490Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_2490Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */
#stacks_in_2490 {
	background-color: rgba(243, 245, 245, 1.00);
}
/* Start Responsive Shim stack CSS code */.stacks_in_2608shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#eh_stacks_in_2491 {
  margin: 8px 0 24px;
  padding: 0 2px;
}
#eh_stacks_in_2491:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_2491.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_2491.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_2491.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_2491.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.220000;}
#eh_stacks_in_2491 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_2491.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */
/*  */#eh_stacks_in_2491 .eh-title {font-size: 24px;}/*  */
/*  */
#eh_stacks_in_2491 .eh-title {
  max-width: 728px;
  font-weight: 500;
  line-height: 1.10;
  color: rgba(24, 116, 113, 1.00);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */#eh_stacks_in_2491 .eh-subtitle > div {font-size: 14px;}/*  */
/*  */
#eh_stacks_in_2491 .eh-subtitle > div {
  max-width: 640px;
  font-weight: 400;
  line-height: 2.00;
  color: rgba(76, 76, 76, 1.00);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
#eh_stacks_in_2491.eh-align-center .eh-subtitle > div {margin: 0 auto;}
#eh_stacks_in_2491.eh-align-right .eh-subtitle > div {margin: 0 0 0 auto;}
/*  */
#eh_stacks_in_2491 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2491 .eh-line-wrap .eh-line-right {width: 196px;}
#eh_stacks_in_2491.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2491.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #41736F;}
#eh_stacks_in_2491.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2491.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #41736F;}
#eh_stacks_in_2491.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2491.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #41736F;
  height: 2px;
  border-bottom: 2px solid #41736F;
  box-sizing: content-box;
}
#eh_stacks_in_2491.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2491.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(196px / 2);}
#eh_stacks_in_2491.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2491.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #41736F;
  border-image: linear-gradient(-90deg, #41736F, transparent) 1;
}

#eh_stacks_in_2491.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #41736F, transparent) 1;}
#eh_stacks_in_2491.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2491.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(196px / 2);}
#eh_stacks_in_2491.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2491.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #41736F;}
#eh_stacks_in_2491.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2491.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(196px / 2);}
#eh_stacks_in_2491:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(196px / 2);}
#eh_stacks_in_2491:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #41736F;
  fill: #41736F;
}
#eh_stacks_in_2491.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 16px;}
#eh_stacks_in_2491.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_2491.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 17px;}
@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
  #eh_stacks_in_2491.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 14px;}
  #eh_stacks_in_2491.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_2491.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 14px;}
}
#eh_stacks_in_2491.eh-line-group-300 .eh-extender {
  width: calc(196px / 2 - 20px);
  height: 2px;
  background-color: #41736F;
}
#eh_stacks_in_2491.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2491.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2491.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2491.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2491.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_2491.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #41736F;}
#eh_stacks_in_2491.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_2491.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_2491.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_2491.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_2491.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_2491.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #41736F;}
#eh_stacks_in_2491.eh-line-303 .eh-extender,
#eh_stacks_in_2491.eh-line-305 .eh-extender {width: calc(196px / 2 - 32px);}
#eh_stacks_in_2491.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_2491.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_2491.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_2491 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_2491 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_2491.eh-line-group-300 .eh-line-left,
#eh_stacks_in_2491.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_2491.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_2491.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_2491:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 24px;
  height: 24px;
}
#eh_stacks_in_2491.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_2491.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 46px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_2491.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_2491:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #41736F;}
#eh_stacks_in_2491:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_2491:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(196px / 2 + 2px);}
#eh_stacks_in_2491.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_2491.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2491.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_2491.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_2491.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2491.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2491.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2491.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2491.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2491.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2491.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_2491.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2491.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2491.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2491.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2491.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2491.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2491.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 24px;
  /* */
}
#eh_stacks_in_2491.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2491.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2491.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2491.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2491.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2491.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2491.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_2491.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #41736F;}
#eh_stacks_in_2491.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #41736F;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_2491.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_2491.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_2491.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(24px * .4);
  height: calc(24px * .8);
}
#eh_stacks_in_2491.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_2491.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(24px * .8);
  height: calc(24px * .8);
}
#eh_stacks_in_2491 .eh-line-wrap-1 {margin-bottom: 20px;}
#eh_stacks_in_2491 .eh-line-wrap-2 {margin-top: 20px;}
/*  */
#eh_stacks_in_2491.eh-line-position-3 {gap: 0 20px;}
#eh_stacks_in_2491.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2491.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(196px / 2);}
#eh_stacks_in_2491.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_2491.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_2491.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_2491.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_2491.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #41736F;
}
#eh_stacks_in_2491.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_2491.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #41736F;
}
 #stacks_in_2495,#stacks_in_2495 .stacks_out,#stacks_in_2495 .stacks_in{overflow:visible}#stacks_in_2495{padding:.15em 0}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2496Calligrapher{			font-size: 100% !important;			color: #191919 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.6em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_2496Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2496Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2496Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2496Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2496Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2496Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2496Calligrapher h6, .stacks_in_2496Calligrapher h5, .stacks_in_2496Calligrapher h4, .stacks_in_2496Calligrapher h3, .stacks_in_2496Calligrapher h2, .stacks_in_2496Calligrapher h1{			color: #187471 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_2496Calligrapher, .stacks_in_2496Calligrapher h1, .stacks_in_2496Calligrapher h2, .stacks_in_2496Calligrapher h3, .stacks_in_2496Calligrapher h4, .stacks_in_2496Calligrapher h5, .stacks_in_2496Calligrapher h6{	font-family: "Quicksand" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2496targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2496Calligrapher a:link{			color: #187471 !important;			text-decoration: none !important;		}				.stacks_in_2496Calligrapher a:visited{			color: #187471 !important;		}				.stacks_in_2496Calligrapher a:active{			color: #187471 !important;		}				.stacks_in_2496Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */
#stacks_in_2497 {
	padding:  10px;
}

#stacks_in_2500 {
	padding:  10px;
}
/* FiveShadowThing by RapidWeaver Central  */

#fiveshadowthingstacks_in_2505 {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	z-index: 1;
	 
	width: 100%;
	 
	 
}

#stacks_in_2505 .box {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}

#stacks_in_2505 .rounded,
#stacks_in_2505 .rounded img {
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
		-moz-border-radius-topleft: 0px;
		-moz-border-radius-topright: 0px;
			border-top-left-radius: 0px;
			border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
		-moz-border-radius-bottomright: 0px;
		-moz-border-radius-bottomleft: 0px;
			border-bottom-right-radius: 0px;
			border-bottom-left-radius: 0px;
}

/* Shadow Style 0 - Both Shadows */

#stacks_in_2505 .shadow-style0stacks_in_2505 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_2505 .shadow-style0stacks_in_2505:before,
#stacks_in_2505 .shadow-style0stacks_in_2505:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

#stacks_in_2505 .shadow-style0stacks_in_2505:after {
	right: 10px;
	left: auto;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 1 - Left Shadow */

#stacks_in_2505 .shadow-style1stacks_in_2505 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_2505 .shadow-style1stacks_in_2505:before {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

/* Shadow Style 2 - Right Shadow */

#stacks_in_2505 .shadow-style2stacks_in_2505 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_2505 .shadow-style2stacks_in_2505:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	right: 10px;
	left: auto;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 3 - Inset */

#stacks_in_2505 .shadow-style3stacks_in_2505 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_2505 .shadow-style3stacks_in_2505 {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}
	
/* Shadow Style 4 - Curved */

#stacks_in_2505 .shadow-style4stacks_in_2505 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_2505 .shadow-style4stacks_in_2505:before, 
#stacks_in_2505 .shadow-style4stacks_in_2505:after {
	content: "";
	position: absolute;
	z-index: -1;
	top: 50%;
	bottom: 0;
	left: 10px;
	right: 10px;
	-webkit-border-radius: 100px / 32px;
	   -moz-border-radius: 100px / 32px;
			border-radius: 100px / 32px;
	-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
	   -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
			box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
}

/* Shadow Style 5 - Side Curves */

#stacks_in_2505 .shadow-style5stacks_in_2505 {
    position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 15px 3px 15px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_2505 .shadow-style5stacks_in_2505:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_2505 .shadow-style5stacks_in_2505:before,
#stacks_in_2505 .shadow-style5stacks_in_2505:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_2505 .shadow-style5stacks_in_2505:before {
    right:0;
}

/* Shadow Style 6 - Left Side Curve */

#stacks_in_2505 .shadow-style6stacks_in_2505 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 3px 3px 15px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_2505 .shadow-style6stacks_in_2505:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_2505 .shadow-style6stacks_in_2505:before,
#stacks_in_2505 .shadow-style6stacks_in_2505:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 7 - Right Side Curve */

#stacks_in_2505 .shadow-style7stacks_in_2505 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 15px 3px 3px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_2505 .shadow-style7stacks_in_2505:before {
   	top:10px;
    bottom:10px;
    right:0;
    left:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_2505 .shadow-style7stacks_in_2505:before,
#stacks_in_2505 .shadow-style7stacks_in_2505:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 8 - Top/Bottom Curves */

#stacks_in_2505 .shadow-style8stacks_in_2505 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 15px 3px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_2505 .shadow-style8stacks_in_2505:before,
#stacks_in_2505 .shadow-style8stacks_in_2505:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_2505 .shadow-style8stacks_in_2505:before {
   	top:0;
    bottom:0;
    left:10px;
    right:10px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius: 100px / 10px;
	   -moz-border-radius: 100px / 10px;
			border-radius: 100px / 10px;
}

/* Shadow Style 9 - Divider Line 1 */

#stacks_in_2505 .shadow-style9stacks_in_2505 {
   	position:relative;
	width: 80%;
	top:20px;
	padding: 0;
	height: 40px;
  	border: none;
	background: #FFFFFF;
	margin:	60px auto;
    -webkit-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
       -moz-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
            box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
}

#stacks_in_2505 .shadow-style9stacks_in_2505 span {
	text-align: center !important;
}

#stacks_in_2505 .shadow-style9stacks_in_2505:before,
#stacks_in_2505 .shadow-style9stacks_in_2505:after {
	content:"";
    position:absolute;
    z-index:-1;
    top:50%;
    bottom:0;
    left:40px;
    right:40px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius:100px / 10px;
       -moz-border-radius:100px / 10px;
    		border-radius:100px / 10px;
}

#stacks_in_2505 .shadow-style9stacks_in_2505:after {
	right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}

/* Shadow Style 10 - Divider Line 2 */

#stacks_in_2505 .shadow-style10stacks_in_2505 {
  	height: 20px;
  	overflow: hidden;
   	position:relative;
	width: 80%;
  	border: none;
}



#stacks_in_2505 .shadow-style10stacks_in_2505:after {
  	border-radius: 100%;
  	box-shadow: 0 0 10px #333;
  	content: "";
  	display: block;
  	height: 100%;
  	position: relative;
  	top: +100%;
  	width: 80%;
}



/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_2507 {
	padding:  20px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2509Calligrapher{			font-size: 100% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.4em !important;			font-variant: normal !important;			letter-spacing: 1px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_2509Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2509Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2509Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2509Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2509Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2509Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2509Calligrapher h6, .stacks_in_2509Calligrapher h5, .stacks_in_2509Calligrapher h4, .stacks_in_2509Calligrapher h3, .stacks_in_2509Calligrapher h2, .stacks_in_2509Calligrapher h1{			color: #187471 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_2509Calligrapher, .stacks_in_2509Calligrapher h1, .stacks_in_2509Calligrapher h2, .stacks_in_2509Calligrapher h3, .stacks_in_2509Calligrapher h4, .stacks_in_2509Calligrapher h5, .stacks_in_2509Calligrapher h6{	font-family: "Quicksand" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2509targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2509Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_2509Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_2509Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_2509Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */
#stacks_in_2509 {
	background-color: rgba(243, 245, 245, 1.00);
}
/* Start Responsive Shim stack CSS code */.stacks_in_2609shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#eh_stacks_in_2510 {
  margin: 8px 0 24px;
  padding: 0 2px;
}
#eh_stacks_in_2510:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_2510.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_2510.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_2510.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_2510.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.220000;}
#eh_stacks_in_2510 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_2510.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */
/*  */#eh_stacks_in_2510 .eh-title {font-size: 24px;}/*  */
/*  */
#eh_stacks_in_2510 .eh-title {
  max-width: 728px;
  font-weight: 500;
  line-height: 1.10;
  color: rgba(24, 116, 113, 1.00);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */#eh_stacks_in_2510 .eh-subtitle > div {font-size: 14px;}/*  */
/*  */
#eh_stacks_in_2510 .eh-subtitle > div {
  max-width: 640px;
  font-weight: 400;
  line-height: 2.00;
  color: rgba(76, 76, 76, 1.00);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
#eh_stacks_in_2510.eh-align-center .eh-subtitle > div {margin: 0 auto;}
#eh_stacks_in_2510.eh-align-right .eh-subtitle > div {margin: 0 0 0 auto;}
/*  */
#eh_stacks_in_2510 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2510 .eh-line-wrap .eh-line-right {width: 196px;}
#eh_stacks_in_2510.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2510.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #41736F;}
#eh_stacks_in_2510.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2510.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #41736F;}
#eh_stacks_in_2510.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2510.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #41736F;
  height: 2px;
  border-bottom: 2px solid #41736F;
  box-sizing: content-box;
}
#eh_stacks_in_2510.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2510.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(196px / 2);}
#eh_stacks_in_2510.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2510.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #41736F;
  border-image: linear-gradient(-90deg, #41736F, transparent) 1;
}

#eh_stacks_in_2510.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #41736F, transparent) 1;}
#eh_stacks_in_2510.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2510.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(196px / 2);}
#eh_stacks_in_2510.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2510.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #41736F;}
#eh_stacks_in_2510.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2510.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(196px / 2);}
#eh_stacks_in_2510:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(196px / 2);}
#eh_stacks_in_2510:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #41736F;
  fill: #41736F;
}
#eh_stacks_in_2510.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 16px;}
#eh_stacks_in_2510.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_2510.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 17px;}
@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
  #eh_stacks_in_2510.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 14px;}
  #eh_stacks_in_2510.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_2510.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 14px;}
}
#eh_stacks_in_2510.eh-line-group-300 .eh-extender {
  width: calc(196px / 2 - 20px);
  height: 2px;
  background-color: #41736F;
}
#eh_stacks_in_2510.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2510.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2510.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2510.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2510.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_2510.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #41736F;}
#eh_stacks_in_2510.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_2510.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_2510.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_2510.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_2510.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_2510.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #41736F;}
#eh_stacks_in_2510.eh-line-303 .eh-extender,
#eh_stacks_in_2510.eh-line-305 .eh-extender {width: calc(196px / 2 - 32px);}
#eh_stacks_in_2510.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_2510.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_2510.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_2510 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_2510 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_2510.eh-line-group-300 .eh-line-left,
#eh_stacks_in_2510.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_2510.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_2510.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_2510:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 24px;
  height: 24px;
}
#eh_stacks_in_2510.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_2510.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 46px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_2510.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_2510:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #41736F;}
#eh_stacks_in_2510:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_2510:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(196px / 2 + 2px);}
#eh_stacks_in_2510.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_2510.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2510.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_2510.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_2510.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2510.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2510.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2510.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2510.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2510.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2510.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_2510.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2510.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2510.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2510.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2510.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2510.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2510.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 24px;
  /* */
}
#eh_stacks_in_2510.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2510.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2510.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2510.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2510.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2510.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2510.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_2510.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #41736F;}
#eh_stacks_in_2510.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #41736F;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_2510.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_2510.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_2510.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(24px * .4);
  height: calc(24px * .8);
}
#eh_stacks_in_2510.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_2510.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(24px * .8);
  height: calc(24px * .8);
}
#eh_stacks_in_2510 .eh-line-wrap-1 {margin-bottom: 20px;}
#eh_stacks_in_2510 .eh-line-wrap-2 {margin-top: 20px;}
/*  */
#eh_stacks_in_2510.eh-line-position-3 {gap: 0 20px;}
#eh_stacks_in_2510.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2510.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(196px / 2);}
#eh_stacks_in_2510.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_2510.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_2510.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_2510.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_2510.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #41736F;
}
#eh_stacks_in_2510.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_2510.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #41736F;
}
 #stacks_in_2514,#stacks_in_2514 .stacks_out,#stacks_in_2514 .stacks_in{overflow:visible}#stacks_in_2514{padding:.15em 0}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2515Calligrapher{			font-size: 100% !important;			color: #191919 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.6em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_2515Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2515Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2515Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2515Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2515Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2515Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2515Calligrapher h6, .stacks_in_2515Calligrapher h5, .stacks_in_2515Calligrapher h4, .stacks_in_2515Calligrapher h3, .stacks_in_2515Calligrapher h2, .stacks_in_2515Calligrapher h1{			color: #187471 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_2515Calligrapher, .stacks_in_2515Calligrapher h1, .stacks_in_2515Calligrapher h2, .stacks_in_2515Calligrapher h3, .stacks_in_2515Calligrapher h4, .stacks_in_2515Calligrapher h5, .stacks_in_2515Calligrapher h6{	font-family: "Quicksand" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2515targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2515Calligrapher a:link{			color: #187471 !important;			text-decoration: none !important;		}				.stacks_in_2515Calligrapher a:visited{			color: #187471 !important;		}				.stacks_in_2515Calligrapher a:active{			color: #187471 !important;		}				.stacks_in_2515Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */
#stacks_in_2516 {
	padding:  10px;
}

#stacks_in_2519 {
	padding:  10px;
}
/* FiveShadowThing by RapidWeaver Central  */

#fiveshadowthingstacks_in_2524 {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	z-index: 1;
	 
	width: 100%;
	 
	 
}

#stacks_in_2524 .box {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}

#stacks_in_2524 .rounded,
#stacks_in_2524 .rounded img {
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
		-moz-border-radius-topleft: 0px;
		-moz-border-radius-topright: 0px;
			border-top-left-radius: 0px;
			border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
		-moz-border-radius-bottomright: 0px;
		-moz-border-radius-bottomleft: 0px;
			border-bottom-right-radius: 0px;
			border-bottom-left-radius: 0px;
}

/* Shadow Style 0 - Both Shadows */

#stacks_in_2524 .shadow-style0stacks_in_2524 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_2524 .shadow-style0stacks_in_2524:before,
#stacks_in_2524 .shadow-style0stacks_in_2524:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

#stacks_in_2524 .shadow-style0stacks_in_2524:after {
	right: 10px;
	left: auto;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 1 - Left Shadow */

#stacks_in_2524 .shadow-style1stacks_in_2524 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_2524 .shadow-style1stacks_in_2524:before {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

/* Shadow Style 2 - Right Shadow */

#stacks_in_2524 .shadow-style2stacks_in_2524 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_2524 .shadow-style2stacks_in_2524:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	right: 10px;
	left: auto;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 3 - Inset */

#stacks_in_2524 .shadow-style3stacks_in_2524 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_2524 .shadow-style3stacks_in_2524 {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}
	
/* Shadow Style 4 - Curved */

#stacks_in_2524 .shadow-style4stacks_in_2524 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_2524 .shadow-style4stacks_in_2524:before, 
#stacks_in_2524 .shadow-style4stacks_in_2524:after {
	content: "";
	position: absolute;
	z-index: -1;
	top: 50%;
	bottom: 0;
	left: 10px;
	right: 10px;
	-webkit-border-radius: 100px / 32px;
	   -moz-border-radius: 100px / 32px;
			border-radius: 100px / 32px;
	-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
	   -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
			box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
}

/* Shadow Style 5 - Side Curves */

#stacks_in_2524 .shadow-style5stacks_in_2524 {
    position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 15px 3px 15px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_2524 .shadow-style5stacks_in_2524:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_2524 .shadow-style5stacks_in_2524:before,
#stacks_in_2524 .shadow-style5stacks_in_2524:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_2524 .shadow-style5stacks_in_2524:before {
    right:0;
}

/* Shadow Style 6 - Left Side Curve */

#stacks_in_2524 .shadow-style6stacks_in_2524 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 3px 3px 15px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_2524 .shadow-style6stacks_in_2524:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_2524 .shadow-style6stacks_in_2524:before,
#stacks_in_2524 .shadow-style6stacks_in_2524:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 7 - Right Side Curve */

#stacks_in_2524 .shadow-style7stacks_in_2524 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 15px 3px 3px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_2524 .shadow-style7stacks_in_2524:before {
   	top:10px;
    bottom:10px;
    right:0;
    left:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_2524 .shadow-style7stacks_in_2524:before,
#stacks_in_2524 .shadow-style7stacks_in_2524:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 8 - Top/Bottom Curves */

#stacks_in_2524 .shadow-style8stacks_in_2524 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 15px 3px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_2524 .shadow-style8stacks_in_2524:before,
#stacks_in_2524 .shadow-style8stacks_in_2524:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_2524 .shadow-style8stacks_in_2524:before {
   	top:0;
    bottom:0;
    left:10px;
    right:10px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius: 100px / 10px;
	   -moz-border-radius: 100px / 10px;
			border-radius: 100px / 10px;
}

/* Shadow Style 9 - Divider Line 1 */

#stacks_in_2524 .shadow-style9stacks_in_2524 {
   	position:relative;
	width: 80%;
	top:20px;
	padding: 0;
	height: 40px;
  	border: none;
	background: #FFFFFF;
	margin:	60px auto;
    -webkit-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
       -moz-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
            box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
}

#stacks_in_2524 .shadow-style9stacks_in_2524 span {
	text-align: center !important;
}

#stacks_in_2524 .shadow-style9stacks_in_2524:before,
#stacks_in_2524 .shadow-style9stacks_in_2524:after {
	content:"";
    position:absolute;
    z-index:-1;
    top:50%;
    bottom:0;
    left:40px;
    right:40px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius:100px / 10px;
       -moz-border-radius:100px / 10px;
    		border-radius:100px / 10px;
}

#stacks_in_2524 .shadow-style9stacks_in_2524:after {
	right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}

/* Shadow Style 10 - Divider Line 2 */

#stacks_in_2524 .shadow-style10stacks_in_2524 {
  	height: 20px;
  	overflow: hidden;
   	position:relative;
	width: 80%;
  	border: none;
}



#stacks_in_2524 .shadow-style10stacks_in_2524:after {
  	border-radius: 100%;
  	box-shadow: 0 0 10px #333;
  	content: "";
  	display: block;
  	height: 100%;
  	position: relative;
  	top: +100%;
  	width: 80%;
}



/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_2526 {
	padding:  20px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2528Calligrapher{			font-size: 100% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.4em !important;			font-variant: normal !important;			letter-spacing: 1px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_2528Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2528Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2528Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2528Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2528Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2528Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2528Calligrapher h6, .stacks_in_2528Calligrapher h5, .stacks_in_2528Calligrapher h4, .stacks_in_2528Calligrapher h3, .stacks_in_2528Calligrapher h2, .stacks_in_2528Calligrapher h1{			color: #187471 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_2528Calligrapher, .stacks_in_2528Calligrapher h1, .stacks_in_2528Calligrapher h2, .stacks_in_2528Calligrapher h3, .stacks_in_2528Calligrapher h4, .stacks_in_2528Calligrapher h5, .stacks_in_2528Calligrapher h6{	font-family: "Quicksand" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2528targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2528Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_2528Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_2528Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_2528Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */
#stacks_in_2528 {
	background-color: rgba(243, 245, 245, 1.00);
}
/* Start Responsive Shim stack CSS code */.stacks_in_2610shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#eh_stacks_in_2529 {
  margin: 8px 0 24px;
  padding: 0 2px;
}
#eh_stacks_in_2529:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_2529.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_2529.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_2529.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_2529.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.220000;}
#eh_stacks_in_2529 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_2529.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */
/*  */#eh_stacks_in_2529 .eh-title {font-size: 24px;}/*  */
/*  */
#eh_stacks_in_2529 .eh-title {
  max-width: 728px;
  font-weight: 500;
  line-height: 1.10;
  color: rgba(24, 116, 113, 1.00);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */#eh_stacks_in_2529 .eh-subtitle > div {font-size: 14px;}/*  */
/*  */
#eh_stacks_in_2529 .eh-subtitle > div {
  max-width: 640px;
  font-weight: 400;
  line-height: 2.00;
  color: rgba(76, 76, 76, 1.00);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
#eh_stacks_in_2529.eh-align-center .eh-subtitle > div {margin: 0 auto;}
#eh_stacks_in_2529.eh-align-right .eh-subtitle > div {margin: 0 0 0 auto;}
/*  */
#eh_stacks_in_2529 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2529 .eh-line-wrap .eh-line-right {width: 196px;}
#eh_stacks_in_2529.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2529.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #41736F;}
#eh_stacks_in_2529.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2529.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #41736F;}
#eh_stacks_in_2529.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2529.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #41736F;
  height: 2px;
  border-bottom: 2px solid #41736F;
  box-sizing: content-box;
}
#eh_stacks_in_2529.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2529.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(196px / 2);}
#eh_stacks_in_2529.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2529.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #41736F;
  border-image: linear-gradient(-90deg, #41736F, transparent) 1;
}

#eh_stacks_in_2529.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #41736F, transparent) 1;}
#eh_stacks_in_2529.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2529.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(196px / 2);}
#eh_stacks_in_2529.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2529.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #41736F;}
#eh_stacks_in_2529.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2529.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(196px / 2);}
#eh_stacks_in_2529:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(196px / 2);}
#eh_stacks_in_2529:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #41736F;
  fill: #41736F;
}
#eh_stacks_in_2529.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 16px;}
#eh_stacks_in_2529.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_2529.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 17px;}
@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
  #eh_stacks_in_2529.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 14px;}
  #eh_stacks_in_2529.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_2529.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 14px;}
}
#eh_stacks_in_2529.eh-line-group-300 .eh-extender {
  width: calc(196px / 2 - 20px);
  height: 2px;
  background-color: #41736F;
}
#eh_stacks_in_2529.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2529.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2529.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2529.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2529.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_2529.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #41736F;}
#eh_stacks_in_2529.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_2529.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_2529.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_2529.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_2529.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_2529.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #41736F;}
#eh_stacks_in_2529.eh-line-303 .eh-extender,
#eh_stacks_in_2529.eh-line-305 .eh-extender {width: calc(196px / 2 - 32px);}
#eh_stacks_in_2529.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_2529.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_2529.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_2529 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_2529 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_2529.eh-line-group-300 .eh-line-left,
#eh_stacks_in_2529.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_2529.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_2529.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_2529:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 24px;
  height: 24px;
}
#eh_stacks_in_2529.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_2529.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 46px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_2529.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_2529:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #41736F;}
#eh_stacks_in_2529:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_2529:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(196px / 2 + 2px);}
#eh_stacks_in_2529.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_2529.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2529.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_2529.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_2529.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2529.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2529.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2529.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2529.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2529.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2529.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_2529.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2529.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2529.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2529.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2529.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2529.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2529.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 24px;
  /* */
}
#eh_stacks_in_2529.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2529.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2529.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2529.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2529.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2529.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2529.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_2529.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #41736F;}
#eh_stacks_in_2529.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #41736F;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_2529.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_2529.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_2529.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(24px * .4);
  height: calc(24px * .8);
}
#eh_stacks_in_2529.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_2529.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(24px * .8);
  height: calc(24px * .8);
}
#eh_stacks_in_2529 .eh-line-wrap-1 {margin-bottom: 20px;}
#eh_stacks_in_2529 .eh-line-wrap-2 {margin-top: 20px;}
/*  */
#eh_stacks_in_2529.eh-line-position-3 {gap: 0 20px;}
#eh_stacks_in_2529.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2529.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(196px / 2);}
#eh_stacks_in_2529.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_2529.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_2529.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_2529.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_2529.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #41736F;
}
#eh_stacks_in_2529.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_2529.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #41736F;
}
 #stacks_in_2533,#stacks_in_2533 .stacks_out,#stacks_in_2533 .stacks_in{overflow:visible}#stacks_in_2533{padding:.15em 0}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2534Calligrapher{			font-size: 100% !important;			color: #191919 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.6em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_2534Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2534Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2534Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2534Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2534Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2534Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2534Calligrapher h6, .stacks_in_2534Calligrapher h5, .stacks_in_2534Calligrapher h4, .stacks_in_2534Calligrapher h3, .stacks_in_2534Calligrapher h2, .stacks_in_2534Calligrapher h1{			color: #187471 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_2534Calligrapher, .stacks_in_2534Calligrapher h1, .stacks_in_2534Calligrapher h2, .stacks_in_2534Calligrapher h3, .stacks_in_2534Calligrapher h4, .stacks_in_2534Calligrapher h5, .stacks_in_2534Calligrapher h6{	font-family: "Quicksand" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2534targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2534Calligrapher a:link{			color: #187471 !important;			text-decoration: none !important;		}				.stacks_in_2534Calligrapher a:visited{			color: #187471 !important;		}				.stacks_in_2534Calligrapher a:active{			color: #187471 !important;		}				.stacks_in_2534Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */
#stacks_in_2535 {
	padding:  10px;
}

#stacks_in_2538 {
	padding:  10px;
}
/* FiveShadowThing by RapidWeaver Central  */

#fiveshadowthingstacks_in_2543 {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	z-index: 1;
	 
	width: 100%;
	 
	 
}

#stacks_in_2543 .box {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}

#stacks_in_2543 .rounded,
#stacks_in_2543 .rounded img {
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
		-moz-border-radius-topleft: 0px;
		-moz-border-radius-topright: 0px;
			border-top-left-radius: 0px;
			border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
		-moz-border-radius-bottomright: 0px;
		-moz-border-radius-bottomleft: 0px;
			border-bottom-right-radius: 0px;
			border-bottom-left-radius: 0px;
}

/* Shadow Style 0 - Both Shadows */

#stacks_in_2543 .shadow-style0stacks_in_2543 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_2543 .shadow-style0stacks_in_2543:before,
#stacks_in_2543 .shadow-style0stacks_in_2543:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

#stacks_in_2543 .shadow-style0stacks_in_2543:after {
	right: 10px;
	left: auto;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 1 - Left Shadow */

#stacks_in_2543 .shadow-style1stacks_in_2543 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_2543 .shadow-style1stacks_in_2543:before {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

/* Shadow Style 2 - Right Shadow */

#stacks_in_2543 .shadow-style2stacks_in_2543 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_2543 .shadow-style2stacks_in_2543:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	right: 10px;
	left: auto;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 3 - Inset */

#stacks_in_2543 .shadow-style3stacks_in_2543 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_2543 .shadow-style3stacks_in_2543 {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}
	
/* Shadow Style 4 - Curved */

#stacks_in_2543 .shadow-style4stacks_in_2543 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_2543 .shadow-style4stacks_in_2543:before, 
#stacks_in_2543 .shadow-style4stacks_in_2543:after {
	content: "";
	position: absolute;
	z-index: -1;
	top: 50%;
	bottom: 0;
	left: 10px;
	right: 10px;
	-webkit-border-radius: 100px / 32px;
	   -moz-border-radius: 100px / 32px;
			border-radius: 100px / 32px;
	-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
	   -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
			box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
}

/* Shadow Style 5 - Side Curves */

#stacks_in_2543 .shadow-style5stacks_in_2543 {
    position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 15px 3px 15px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_2543 .shadow-style5stacks_in_2543:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_2543 .shadow-style5stacks_in_2543:before,
#stacks_in_2543 .shadow-style5stacks_in_2543:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_2543 .shadow-style5stacks_in_2543:before {
    right:0;
}

/* Shadow Style 6 - Left Side Curve */

#stacks_in_2543 .shadow-style6stacks_in_2543 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 3px 3px 15px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_2543 .shadow-style6stacks_in_2543:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_2543 .shadow-style6stacks_in_2543:before,
#stacks_in_2543 .shadow-style6stacks_in_2543:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 7 - Right Side Curve */

#stacks_in_2543 .shadow-style7stacks_in_2543 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 15px 3px 3px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_2543 .shadow-style7stacks_in_2543:before {
   	top:10px;
    bottom:10px;
    right:0;
    left:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_2543 .shadow-style7stacks_in_2543:before,
#stacks_in_2543 .shadow-style7stacks_in_2543:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 8 - Top/Bottom Curves */

#stacks_in_2543 .shadow-style8stacks_in_2543 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 15px 3px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_2543 .shadow-style8stacks_in_2543:before,
#stacks_in_2543 .shadow-style8stacks_in_2543:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_2543 .shadow-style8stacks_in_2543:before {
   	top:0;
    bottom:0;
    left:10px;
    right:10px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius: 100px / 10px;
	   -moz-border-radius: 100px / 10px;
			border-radius: 100px / 10px;
}

/* Shadow Style 9 - Divider Line 1 */

#stacks_in_2543 .shadow-style9stacks_in_2543 {
   	position:relative;
	width: 80%;
	top:20px;
	padding: 0;
	height: 40px;
  	border: none;
	background: #FFFFFF;
	margin:	60px auto;
    -webkit-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
       -moz-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
            box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
}

#stacks_in_2543 .shadow-style9stacks_in_2543 span {
	text-align: center !important;
}

#stacks_in_2543 .shadow-style9stacks_in_2543:before,
#stacks_in_2543 .shadow-style9stacks_in_2543:after {
	content:"";
    position:absolute;
    z-index:-1;
    top:50%;
    bottom:0;
    left:40px;
    right:40px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius:100px / 10px;
       -moz-border-radius:100px / 10px;
    		border-radius:100px / 10px;
}

#stacks_in_2543 .shadow-style9stacks_in_2543:after {
	right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}

/* Shadow Style 10 - Divider Line 2 */

#stacks_in_2543 .shadow-style10stacks_in_2543 {
  	height: 20px;
  	overflow: hidden;
   	position:relative;
	width: 80%;
  	border: none;
}



#stacks_in_2543 .shadow-style10stacks_in_2543:after {
  	border-radius: 100%;
  	box-shadow: 0 0 10px #333;
  	content: "";
  	display: block;
  	height: 100%;
  	position: relative;
  	top: +100%;
  	width: 80%;
}



/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_2545 {
	padding:  20px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2547Calligrapher{			font-size: 100% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.4em !important;			font-variant: normal !important;			letter-spacing: 1px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_2547Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2547Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2547Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2547Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2547Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2547Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2547Calligrapher h6, .stacks_in_2547Calligrapher h5, .stacks_in_2547Calligrapher h4, .stacks_in_2547Calligrapher h3, .stacks_in_2547Calligrapher h2, .stacks_in_2547Calligrapher h1{			color: #187471 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_2547Calligrapher, .stacks_in_2547Calligrapher h1, .stacks_in_2547Calligrapher h2, .stacks_in_2547Calligrapher h3, .stacks_in_2547Calligrapher h4, .stacks_in_2547Calligrapher h5, .stacks_in_2547Calligrapher h6{	font-family: "Quicksand" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2547targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2547Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_2547Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_2547Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_2547Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */
#stacks_in_2547 {
	background-color: rgba(243, 245, 245, 1.00);
}
/* Start Responsive Shim stack CSS code */.stacks_in_2611shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#eh_stacks_in_2548 {
  margin: 8px 0 24px;
  padding: 0 2px;
}
#eh_stacks_in_2548:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_2548.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_2548.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_2548.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_2548.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.220000;}
#eh_stacks_in_2548 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_2548.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */
/*  */#eh_stacks_in_2548 .eh-title {font-size: 24px;}/*  */
/*  */
#eh_stacks_in_2548 .eh-title {
  max-width: 728px;
  font-weight: 500;
  line-height: 1.10;
  color: rgba(24, 116, 113, 1.00);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */#eh_stacks_in_2548 .eh-subtitle > div {font-size: 14px;}/*  */
/*  */
#eh_stacks_in_2548 .eh-subtitle > div {
  max-width: 640px;
  font-weight: 400;
  line-height: 2.00;
  color: rgba(76, 76, 76, 1.00);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
#eh_stacks_in_2548.eh-align-center .eh-subtitle > div {margin: 0 auto;}
#eh_stacks_in_2548.eh-align-right .eh-subtitle > div {margin: 0 0 0 auto;}
/*  */
#eh_stacks_in_2548 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2548 .eh-line-wrap .eh-line-right {width: 196px;}
#eh_stacks_in_2548.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2548.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #41736F;}
#eh_stacks_in_2548.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2548.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #41736F;}
#eh_stacks_in_2548.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2548.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #41736F;
  height: 2px;
  border-bottom: 2px solid #41736F;
  box-sizing: content-box;
}
#eh_stacks_in_2548.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2548.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(196px / 2);}
#eh_stacks_in_2548.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2548.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #41736F;
  border-image: linear-gradient(-90deg, #41736F, transparent) 1;
}

#eh_stacks_in_2548.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #41736F, transparent) 1;}
#eh_stacks_in_2548.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2548.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(196px / 2);}
#eh_stacks_in_2548.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2548.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #41736F;}
#eh_stacks_in_2548.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2548.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(196px / 2);}
#eh_stacks_in_2548:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(196px / 2);}
#eh_stacks_in_2548:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #41736F;
  fill: #41736F;
}
#eh_stacks_in_2548.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 16px;}
#eh_stacks_in_2548.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_2548.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 17px;}
@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
  #eh_stacks_in_2548.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 14px;}
  #eh_stacks_in_2548.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_2548.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 14px;}
}
#eh_stacks_in_2548.eh-line-group-300 .eh-extender {
  width: calc(196px / 2 - 20px);
  height: 2px;
  background-color: #41736F;
}
#eh_stacks_in_2548.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2548.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2548.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2548.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2548.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_2548.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #41736F;}
#eh_stacks_in_2548.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_2548.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_2548.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_2548.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_2548.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_2548.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #41736F;}
#eh_stacks_in_2548.eh-line-303 .eh-extender,
#eh_stacks_in_2548.eh-line-305 .eh-extender {width: calc(196px / 2 - 32px);}
#eh_stacks_in_2548.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_2548.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_2548.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_2548 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_2548 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_2548.eh-line-group-300 .eh-line-left,
#eh_stacks_in_2548.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_2548.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_2548.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_2548:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 24px;
  height: 24px;
}
#eh_stacks_in_2548.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_2548.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 46px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_2548.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_2548:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #41736F;}
#eh_stacks_in_2548:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_2548:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(196px / 2 + 2px);}
#eh_stacks_in_2548.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_2548.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2548.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_2548.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_2548.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2548.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2548.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2548.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2548.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2548.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2548.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_2548.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2548.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2548.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2548.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2548.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2548.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2548.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 24px;
  /* */
}
#eh_stacks_in_2548.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2548.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2548.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2548.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2548.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2548.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2548.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_2548.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #41736F;}
#eh_stacks_in_2548.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #41736F;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_2548.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_2548.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_2548.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(24px * .4);
  height: calc(24px * .8);
}
#eh_stacks_in_2548.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_2548.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(24px * .8);
  height: calc(24px * .8);
}
#eh_stacks_in_2548 .eh-line-wrap-1 {margin-bottom: 20px;}
#eh_stacks_in_2548 .eh-line-wrap-2 {margin-top: 20px;}
/*  */
#eh_stacks_in_2548.eh-line-position-3 {gap: 0 20px;}
#eh_stacks_in_2548.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2548.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(196px / 2);}
#eh_stacks_in_2548.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_2548.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_2548.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_2548.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_2548.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #41736F;
}
#eh_stacks_in_2548.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_2548.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #41736F;
}
 #stacks_in_2552,#stacks_in_2552 .stacks_out,#stacks_in_2552 .stacks_in{overflow:visible}#stacks_in_2552{padding:.15em 0}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2553Calligrapher{			font-size: 100% !important;			color: #191919 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.6em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_2553Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2553Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2553Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2553Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2553Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2553Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2553Calligrapher h6, .stacks_in_2553Calligrapher h5, .stacks_in_2553Calligrapher h4, .stacks_in_2553Calligrapher h3, .stacks_in_2553Calligrapher h2, .stacks_in_2553Calligrapher h1{			color: #187471 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_2553Calligrapher, .stacks_in_2553Calligrapher h1, .stacks_in_2553Calligrapher h2, .stacks_in_2553Calligrapher h3, .stacks_in_2553Calligrapher h4, .stacks_in_2553Calligrapher h5, .stacks_in_2553Calligrapher h6{	font-family: "Quicksand" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2553targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2553Calligrapher a:link{			color: #187471 !important;			text-decoration: none !important;		}				.stacks_in_2553Calligrapher a:visited{			color: #187471 !important;		}				.stacks_in_2553Calligrapher a:active{			color: #187471 !important;		}				.stacks_in_2553Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */
#stacks_in_2554 {
	padding: 10px 10px 10px 10px;
}

#stacks_in_2557 {
	padding:  10px;
}
/* FiveShadowThing by RapidWeaver Central  */

#fiveshadowthingstacks_in_2562 {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	z-index: 1;
	 
	width: 100%;
	 
	 
}

#stacks_in_2562 .box {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}

#stacks_in_2562 .rounded,
#stacks_in_2562 .rounded img {
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
		-moz-border-radius-topleft: 0px;
		-moz-border-radius-topright: 0px;
			border-top-left-radius: 0px;
			border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
		-moz-border-radius-bottomright: 0px;
		-moz-border-radius-bottomleft: 0px;
			border-bottom-right-radius: 0px;
			border-bottom-left-radius: 0px;
}

/* Shadow Style 0 - Both Shadows */

#stacks_in_2562 .shadow-style0stacks_in_2562 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_2562 .shadow-style0stacks_in_2562:before,
#stacks_in_2562 .shadow-style0stacks_in_2562:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

#stacks_in_2562 .shadow-style0stacks_in_2562:after {
	right: 10px;
	left: auto;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 1 - Left Shadow */

#stacks_in_2562 .shadow-style1stacks_in_2562 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_2562 .shadow-style1stacks_in_2562:before {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

/* Shadow Style 2 - Right Shadow */

#stacks_in_2562 .shadow-style2stacks_in_2562 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_2562 .shadow-style2stacks_in_2562:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	right: 10px;
	left: auto;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 3 - Inset */

#stacks_in_2562 .shadow-style3stacks_in_2562 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_2562 .shadow-style3stacks_in_2562 {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}
	
/* Shadow Style 4 - Curved */

#stacks_in_2562 .shadow-style4stacks_in_2562 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_2562 .shadow-style4stacks_in_2562:before, 
#stacks_in_2562 .shadow-style4stacks_in_2562:after {
	content: "";
	position: absolute;
	z-index: -1;
	top: 50%;
	bottom: 0;
	left: 10px;
	right: 10px;
	-webkit-border-radius: 100px / 32px;
	   -moz-border-radius: 100px / 32px;
			border-radius: 100px / 32px;
	-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
	   -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
			box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
}

/* Shadow Style 5 - Side Curves */

#stacks_in_2562 .shadow-style5stacks_in_2562 {
    position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 15px 3px 15px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_2562 .shadow-style5stacks_in_2562:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_2562 .shadow-style5stacks_in_2562:before,
#stacks_in_2562 .shadow-style5stacks_in_2562:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_2562 .shadow-style5stacks_in_2562:before {
    right:0;
}

/* Shadow Style 6 - Left Side Curve */

#stacks_in_2562 .shadow-style6stacks_in_2562 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 3px 3px 15px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_2562 .shadow-style6stacks_in_2562:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_2562 .shadow-style6stacks_in_2562:before,
#stacks_in_2562 .shadow-style6stacks_in_2562:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 7 - Right Side Curve */

#stacks_in_2562 .shadow-style7stacks_in_2562 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 15px 3px 3px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_2562 .shadow-style7stacks_in_2562:before {
   	top:10px;
    bottom:10px;
    right:0;
    left:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_2562 .shadow-style7stacks_in_2562:before,
#stacks_in_2562 .shadow-style7stacks_in_2562:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 8 - Top/Bottom Curves */

#stacks_in_2562 .shadow-style8stacks_in_2562 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 15px 3px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_2562 .shadow-style8stacks_in_2562:before,
#stacks_in_2562 .shadow-style8stacks_in_2562:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_2562 .shadow-style8stacks_in_2562:before {
   	top:0;
    bottom:0;
    left:10px;
    right:10px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius: 100px / 10px;
	   -moz-border-radius: 100px / 10px;
			border-radius: 100px / 10px;
}

/* Shadow Style 9 - Divider Line 1 */

#stacks_in_2562 .shadow-style9stacks_in_2562 {
   	position:relative;
	width: 80%;
	top:20px;
	padding: 0;
	height: 40px;
  	border: none;
	background: #FFFFFF;
	margin:	60px auto;
    -webkit-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
       -moz-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
            box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
}

#stacks_in_2562 .shadow-style9stacks_in_2562 span {
	text-align: center !important;
}

#stacks_in_2562 .shadow-style9stacks_in_2562:before,
#stacks_in_2562 .shadow-style9stacks_in_2562:after {
	content:"";
    position:absolute;
    z-index:-1;
    top:50%;
    bottom:0;
    left:40px;
    right:40px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius:100px / 10px;
       -moz-border-radius:100px / 10px;
    		border-radius:100px / 10px;
}

#stacks_in_2562 .shadow-style9stacks_in_2562:after {
	right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}

/* Shadow Style 10 - Divider Line 2 */

#stacks_in_2562 .shadow-style10stacks_in_2562 {
  	height: 20px;
  	overflow: hidden;
   	position:relative;
	width: 80%;
  	border: none;
}



#stacks_in_2562 .shadow-style10stacks_in_2562:after {
  	border-radius: 100%;
  	box-shadow: 0 0 10px #333;
  	content: "";
  	display: block;
  	height: 100%;
  	position: relative;
  	top: +100%;
  	width: 80%;
}



/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_2564 {
	padding:  20px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2566Calligrapher{			font-size: 100% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.4em !important;			font-variant: normal !important;			letter-spacing: 1px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_2566Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2566Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2566Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2566Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2566Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2566Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2566Calligrapher h6, .stacks_in_2566Calligrapher h5, .stacks_in_2566Calligrapher h4, .stacks_in_2566Calligrapher h3, .stacks_in_2566Calligrapher h2, .stacks_in_2566Calligrapher h1{			color: #187471 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_2566Calligrapher, .stacks_in_2566Calligrapher h1, .stacks_in_2566Calligrapher h2, .stacks_in_2566Calligrapher h3, .stacks_in_2566Calligrapher h4, .stacks_in_2566Calligrapher h5, .stacks_in_2566Calligrapher h6{	font-family: "Quicksand" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2566targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2566Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_2566Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_2566Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_2566Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */
#stacks_in_2566 {
	background-color: rgba(243, 245, 245, 1.00);
}
/* Start Responsive Shim stack CSS code */.stacks_in_2612shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */#eh_stacks_in_2567 {
  margin: 8px 0 24px;
  padding: 0 2px;
}
#eh_stacks_in_2567:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_2567.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_2567.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_2567.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_2567.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.220000;}
#eh_stacks_in_2567 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_2567.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */
/*  */#eh_stacks_in_2567 .eh-title {font-size: 24px;}/*  */
/*  */
#eh_stacks_in_2567 .eh-title {
  max-width: 728px;
  font-weight: 500;
  line-height: 1.10;
  color: rgba(24, 116, 113, 1.00);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */#eh_stacks_in_2567 .eh-subtitle > div {font-size: 14px;}/*  */
/*  */
#eh_stacks_in_2567 .eh-subtitle > div {
  max-width: 640px;
  font-weight: 400;
  line-height: 2.00;
  color: rgba(76, 76, 76, 1.00);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
#eh_stacks_in_2567.eh-align-center .eh-subtitle > div {margin: 0 auto;}
#eh_stacks_in_2567.eh-align-right .eh-subtitle > div {margin: 0 0 0 auto;}
/*  */
#eh_stacks_in_2567 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2567 .eh-line-wrap .eh-line-right {width: 196px;}
#eh_stacks_in_2567.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2567.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #41736F;}
#eh_stacks_in_2567.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2567.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #41736F;}
#eh_stacks_in_2567.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2567.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #41736F;
  height: 2px;
  border-bottom: 2px solid #41736F;
  box-sizing: content-box;
}
#eh_stacks_in_2567.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2567.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(196px / 2);}
#eh_stacks_in_2567.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2567.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #41736F;
  border-image: linear-gradient(-90deg, #41736F, transparent) 1;
}

#eh_stacks_in_2567.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #41736F, transparent) 1;}
#eh_stacks_in_2567.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2567.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(196px / 2);}
#eh_stacks_in_2567.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2567.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #41736F;}
#eh_stacks_in_2567.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2567.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(196px / 2);}
#eh_stacks_in_2567:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(196px / 2);}
#eh_stacks_in_2567:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #41736F;
  fill: #41736F;
}
#eh_stacks_in_2567.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 16px;}
#eh_stacks_in_2567.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_2567.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 17px;}
@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
  #eh_stacks_in_2567.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 14px;}
  #eh_stacks_in_2567.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_2567.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 14px;}
}
#eh_stacks_in_2567.eh-line-group-300 .eh-extender {
  width: calc(196px / 2 - 20px);
  height: 2px;
  background-color: #41736F;
}
#eh_stacks_in_2567.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2567.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2567.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2567.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2567.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_2567.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #41736F;}
#eh_stacks_in_2567.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_2567.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_2567.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_2567.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_2567.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_2567.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #41736F;}
#eh_stacks_in_2567.eh-line-303 .eh-extender,
#eh_stacks_in_2567.eh-line-305 .eh-extender {width: calc(196px / 2 - 32px);}
#eh_stacks_in_2567.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_2567.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_2567.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_2567 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_2567 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_2567.eh-line-group-300 .eh-line-left,
#eh_stacks_in_2567.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_2567.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_2567.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_2567:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 24px;
  height: 24px;
}
#eh_stacks_in_2567.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_2567.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 46px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_2567.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_2567:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #41736F;}
#eh_stacks_in_2567:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_2567:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(196px / 2 + 2px);}
#eh_stacks_in_2567.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_2567.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2567.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_2567.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_2567.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2567.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2567.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2567.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2567.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2567.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2567.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_2567.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2567.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2567.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2567.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2567.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2567.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2567.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 24px;
  /* */
}
#eh_stacks_in_2567.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2567.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2567.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2567.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2567.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2567.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2567.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_2567.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #41736F;}
#eh_stacks_in_2567.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #41736F;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_2567.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_2567.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_2567.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(24px * .4);
  height: calc(24px * .8);
}
#eh_stacks_in_2567.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_2567.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(24px * .8);
  height: calc(24px * .8);
}
#eh_stacks_in_2567 .eh-line-wrap-1 {margin-bottom: 20px;}
#eh_stacks_in_2567 .eh-line-wrap-2 {margin-top: 20px;}
/*  */
#eh_stacks_in_2567.eh-line-position-3 {gap: 0 20px;}
#eh_stacks_in_2567.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2567.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(196px / 2);}
#eh_stacks_in_2567.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_2567.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_2567.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_2567.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_2567.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #41736F;
}
#eh_stacks_in_2567.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_2567.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #41736F;
}
 #stacks_in_2571,#stacks_in_2571 .stacks_out,#stacks_in_2571 .stacks_in{overflow:visible}#stacks_in_2571{padding:.15em 0}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2572Calligrapher{			font-size: 100% !important;			color: #191919 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.6em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_2572Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2572Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2572Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2572Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2572Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2572Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2572Calligrapher h6, .stacks_in_2572Calligrapher h5, .stacks_in_2572Calligrapher h4, .stacks_in_2572Calligrapher h3, .stacks_in_2572Calligrapher h2, .stacks_in_2572Calligrapher h1{			color: #187471 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_2572Calligrapher, .stacks_in_2572Calligrapher h1, .stacks_in_2572Calligrapher h2, .stacks_in_2572Calligrapher h3, .stacks_in_2572Calligrapher h4, .stacks_in_2572Calligrapher h5, .stacks_in_2572Calligrapher h6{	font-family: "Quicksand" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2572targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2572Calligrapher a:link{			color: #187471 !important;			text-decoration: none !important;		}				.stacks_in_2572Calligrapher a:visited{			color: #187471 !important;		}				.stacks_in_2572Calligrapher a:active{			color: #187471 !important;		}				.stacks_in_2572Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */
#stacks_in_2573 {
	padding: 10px 10px 10px 10px;
}

#stacks_in_2576 {
	padding:  10px;
}
  #stacks_in_2396{display:none}
/* Start dooGrid stack each CSS code */.stacks_in_1888gridWrapper > div{	display: inline-block !important;	width: 33.333333%;	-webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;    vertical-align: top;    margin-top: 20px;    padding-right: 10.000000px;    padding-left: 10.000000px;}.stacks_in_1888gridWrapper{	margin-right: -10.000000px;    margin-left: -10.000000px;    margin-top: -20px;}@media all and (max-width: 1024px) {				.stacks_in_1888gridWrapper > div{		width: 50%;	}	}@media all and (max-width: 768px) {				.stacks_in_1888gridWrapper > div{		width: 50%;	}		}@media all and (max-width: 480px) {				.stacks_in_1888gridWrapper > div{		width: 100%;	}	}#stacks_in_1888 .dooGridItem{	position: relative;	-webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;	background: rgba(255, 255, 255, 1.00);	border:0px solid rgba(255, 255, 255, 1.00);	border-radius: 0px;	padding: 0px;}/* End dooGrid stack each CSS code *//* FiveShadowThing by RapidWeaver Central  */

#fiveshadowthingstacks_in_1889 {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	z-index: 1;
	 
	width: 100%;
	 
	 
}

#stacks_in_1889 .box {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}

#stacks_in_1889 .rounded,
#stacks_in_1889 .rounded img {
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
		-moz-border-radius-topleft: 0px;
		-moz-border-radius-topright: 0px;
			border-top-left-radius: 0px;
			border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
		-moz-border-radius-bottomright: 0px;
		-moz-border-radius-bottomleft: 0px;
			border-bottom-right-radius: 0px;
			border-bottom-left-radius: 0px;
}

/* Shadow Style 0 - Both Shadows */

#stacks_in_1889 .shadow-style0stacks_in_1889 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_1889 .shadow-style0stacks_in_1889:before,
#stacks_in_1889 .shadow-style0stacks_in_1889:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

#stacks_in_1889 .shadow-style0stacks_in_1889:after {
	right: 10px;
	left: auto;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 1 - Left Shadow */

#stacks_in_1889 .shadow-style1stacks_in_1889 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_1889 .shadow-style1stacks_in_1889:before {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

/* Shadow Style 2 - Right Shadow */

#stacks_in_1889 .shadow-style2stacks_in_1889 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_1889 .shadow-style2stacks_in_1889:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	right: 10px;
	left: auto;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 3 - Inset */

#stacks_in_1889 .shadow-style3stacks_in_1889 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_1889 .shadow-style3stacks_in_1889 {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}
	
/* Shadow Style 4 - Curved */

#stacks_in_1889 .shadow-style4stacks_in_1889 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_1889 .shadow-style4stacks_in_1889:before, 
#stacks_in_1889 .shadow-style4stacks_in_1889:after {
	content: "";
	position: absolute;
	z-index: -1;
	top: 50%;
	bottom: 0;
	left: 10px;
	right: 10px;
	-webkit-border-radius: 100px / 32px;
	   -moz-border-radius: 100px / 32px;
			border-radius: 100px / 32px;
	-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
	   -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
			box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
}

/* Shadow Style 5 - Side Curves */

#stacks_in_1889 .shadow-style5stacks_in_1889 {
    position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 15px 3px 15px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_1889 .shadow-style5stacks_in_1889:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_1889 .shadow-style5stacks_in_1889:before,
#stacks_in_1889 .shadow-style5stacks_in_1889:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_1889 .shadow-style5stacks_in_1889:before {
    right:0;
}

/* Shadow Style 6 - Left Side Curve */

#stacks_in_1889 .shadow-style6stacks_in_1889 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 3px 3px 15px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_1889 .shadow-style6stacks_in_1889:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_1889 .shadow-style6stacks_in_1889:before,
#stacks_in_1889 .shadow-style6stacks_in_1889:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 7 - Right Side Curve */

#stacks_in_1889 .shadow-style7stacks_in_1889 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 15px 3px 3px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_1889 .shadow-style7stacks_in_1889:before {
   	top:10px;
    bottom:10px;
    right:0;
    left:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_1889 .shadow-style7stacks_in_1889:before,
#stacks_in_1889 .shadow-style7stacks_in_1889:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 8 - Top/Bottom Curves */

#stacks_in_1889 .shadow-style8stacks_in_1889 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 15px 3px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_1889 .shadow-style8stacks_in_1889:before,
#stacks_in_1889 .shadow-style8stacks_in_1889:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_1889 .shadow-style8stacks_in_1889:before {
   	top:0;
    bottom:0;
    left:10px;
    right:10px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius: 100px / 10px;
	   -moz-border-radius: 100px / 10px;
			border-radius: 100px / 10px;
}

/* Shadow Style 9 - Divider Line 1 */

#stacks_in_1889 .shadow-style9stacks_in_1889 {
   	position:relative;
	width: 80%;
	top:20px;
	padding: 0;
	height: 40px;
  	border: none;
	background: #FFFFFF;
	margin:	60px auto;
    -webkit-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
       -moz-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
            box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
}

#stacks_in_1889 .shadow-style9stacks_in_1889 span {
	text-align: center !important;
}

#stacks_in_1889 .shadow-style9stacks_in_1889:before,
#stacks_in_1889 .shadow-style9stacks_in_1889:after {
	content:"";
    position:absolute;
    z-index:-1;
    top:50%;
    bottom:0;
    left:40px;
    right:40px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius:100px / 10px;
       -moz-border-radius:100px / 10px;
    		border-radius:100px / 10px;
}

#stacks_in_1889 .shadow-style9stacks_in_1889:after {
	right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}

/* Shadow Style 10 - Divider Line 2 */

#stacks_in_1889 .shadow-style10stacks_in_1889 {
  	height: 20px;
  	overflow: hidden;
   	position:relative;
	width: 80%;
  	border: none;
}



#stacks_in_1889 .shadow-style10stacks_in_1889:after {
  	border-radius: 100%;
  	box-shadow: 0 0 10px #333;
  	content: "";
  	display: block;
  	height: 100%;
  	position: relative;
  	top: +100%;
  	width: 80%;
}



/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_1890 {
	background-color: rgba(255, 255, 255, 1.00);
	padding: 20px 0px 0px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1891Calligrapher{			font-size: 100% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.4em !important;			font-variant: normal !important;			letter-spacing: 1px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_1891Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1891Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1891Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1891Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1891Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1891Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1891Calligrapher h6, .stacks_in_1891Calligrapher h5, .stacks_in_1891Calligrapher h4, .stacks_in_1891Calligrapher h3, .stacks_in_1891Calligrapher h2, .stacks_in_1891Calligrapher h1{			color: #187471 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_1891Calligrapher, .stacks_in_1891Calligrapher h1, .stacks_in_1891Calligrapher h2, .stacks_in_1891Calligrapher h3, .stacks_in_1891Calligrapher h4, .stacks_in_1891Calligrapher h5, .stacks_in_1891Calligrapher h6{	font-family: "Quicksand" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1891targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1891Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1891Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1891Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1891Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */#eh_stacks_in_1892 {
  margin: 8px 0 24px;
  padding: 0 2px;
}
#eh_stacks_in_1892:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_1892.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_1892.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_1892.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_1892.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.220000;}
#eh_stacks_in_1892 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_1892.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */
/*  */#eh_stacks_in_1892 .eh-title {font-size: 24px;}/*  */
/*  */
#eh_stacks_in_1892 .eh-title {
  max-width: 728px;
  font-weight: 500;
  line-height: 1.10;
  color: rgba(24, 116, 113, 1.00);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */#eh_stacks_in_1892 .eh-subtitle > div {font-size: 14px;}/*  */
/*  */
#eh_stacks_in_1892 .eh-subtitle > div {
  max-width: 640px;
  font-weight: 400;
  line-height: 2.00;
  color: rgba(76, 76, 76, 1.00);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
#eh_stacks_in_1892.eh-align-center .eh-subtitle > div {margin: 0 auto;}
#eh_stacks_in_1892.eh-align-right .eh-subtitle > div {margin: 0 0 0 auto;}
/*  */
#eh_stacks_in_1892 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1892 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_1892.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1892.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #41736F;}
#eh_stacks_in_1892.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1892.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #41736F;}
#eh_stacks_in_1892.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1892.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #41736F;
  height: 2px;
  border-bottom: 2px solid #41736F;
  box-sizing: content-box;
}
#eh_stacks_in_1892.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1892.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_1892.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1892.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #41736F;
  border-image: linear-gradient(-90deg, #41736F, transparent) 1;
}

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

#stacks_in_1896 {
	padding: 10px 20px 20px 20px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1898Calligrapher{			font-size: 90% !important;			color: #191919 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.6em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_1898Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1898Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1898Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1898Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1898Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1898Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1898Calligrapher h6, .stacks_in_1898Calligrapher h5, .stacks_in_1898Calligrapher h4, .stacks_in_1898Calligrapher h3, .stacks_in_1898Calligrapher h2, .stacks_in_1898Calligrapher h1{			color: #187471 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_1898Calligrapher, .stacks_in_1898Calligrapher h1, .stacks_in_1898Calligrapher h2, .stacks_in_1898Calligrapher h3, .stacks_in_1898Calligrapher h4, .stacks_in_1898Calligrapher h5, .stacks_in_1898Calligrapher h6{	font-family: "Quicksand" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1898targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1898Calligrapher a:link{			color: #187471 !important;			text-decoration: none !important;		}				.stacks_in_1898Calligrapher a:visited{			color: #187471 !important;		}				.stacks_in_1898Calligrapher a:active{			color: #187471 !important;		}				.stacks_in_1898Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */ #stacks_in_2347,#stacks_in_2347 .stacks_out,#stacks_in_2347 .stacks_in{overflow:visible}#stacks_in_2347{padding:.15em 0}
#hoverBoxWrapperstacks_in_1899 {
	height: 300px;
	display: block;
	position: relative;
	padding: 0;
	margin: 0;
	z-index: 1;
}

#hoverBoxStaticstacks_in_1899 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 10;
	height: 300px;
	width: 100%;
}

.static-bg0stacks_in_1899 {
	background: transparent;
}

.static-bg1stacks_in_1899 {
	background: #F3F5F5;
}

.static-bg2stacks_in_1899 {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#FFFFFF), to(#FFFFFF));
	background-image: -moz-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -ms-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #FFFFFF), color-stop(100%, #FFFFFF));
	background-image: -webkit-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -o-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: linear-gradient(left, #FFFFFF, #FFFFFF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF', GradientType=1);
}

.static-bg3stacks_in_1899 {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#FFFFFF), to(#FFFFFF));
	background-image: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -ms-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #FFFFFF));
	background-image: -webkit-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -o-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: linear-gradient(top, #FFFFFF, #FFFFFF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF', GradientType=0);
}

.static-bg4stacks_in_1899 {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

.static-bg5stacks_in_1899 {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

#hoverBoxRolloverstacks_in_1899 {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	z-index: 20;
	height: 300px;
	width: 100%;
}

.hover-bg0stacks_in_1899 {
	background: transparent;
}

.hover-bg1stacks_in_1899 {
	background: #FFFFFF;
}

.hover-bg2stacks_in_1899 {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#FFFFFF), to(#FFFFFF));
	background-image: -moz-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -ms-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #FFFFFF), color-stop(100%, #FFFFFF));
	background-image: -webkit-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -o-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: linear-gradient(left, #FFFFFF, #FFFFFF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF', GradientType=1);
}

.hover-bg3stacks_in_1899 {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#FFFFFF), to(#FFFFFF));
	background-image: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -ms-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #FFFFFF));
	background-image: -webkit-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -o-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: linear-gradient(top, #FFFFFF, #FFFFFF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF', GradientType=0);
}

.hover-bg4stacks_in_1899 {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

.hover-bg5stacks_in_1899 {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

#deliLinkstacks_in_1899 a {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
	height: 100%;
	width: 100%;
	background: transparent;
}

#stacks_in_1900 {
	background-color: rgba(243, 245, 245, 1.00);
	padding:  20px;
}
/* FiveShadowThing by RapidWeaver Central  */

#fiveshadowthingstacks_in_1909 {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	z-index: 1;
	 
	width: 100%;
	 
	 
}

#stacks_in_1909 .box {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}

#stacks_in_1909 .rounded,
#stacks_in_1909 .rounded img {
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
		-moz-border-radius-topleft: 0px;
		-moz-border-radius-topright: 0px;
			border-top-left-radius: 0px;
			border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
		-moz-border-radius-bottomright: 0px;
		-moz-border-radius-bottomleft: 0px;
			border-bottom-right-radius: 0px;
			border-bottom-left-radius: 0px;
}

/* Shadow Style 0 - Both Shadows */

#stacks_in_1909 .shadow-style0stacks_in_1909 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_1909 .shadow-style0stacks_in_1909:before,
#stacks_in_1909 .shadow-style0stacks_in_1909:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

#stacks_in_1909 .shadow-style0stacks_in_1909:after {
	right: 10px;
	left: auto;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 1 - Left Shadow */

#stacks_in_1909 .shadow-style1stacks_in_1909 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_1909 .shadow-style1stacks_in_1909:before {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

/* Shadow Style 2 - Right Shadow */

#stacks_in_1909 .shadow-style2stacks_in_1909 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_1909 .shadow-style2stacks_in_1909:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	right: 10px;
	left: auto;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 3 - Inset */

#stacks_in_1909 .shadow-style3stacks_in_1909 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_1909 .shadow-style3stacks_in_1909 {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}
	
/* Shadow Style 4 - Curved */

#stacks_in_1909 .shadow-style4stacks_in_1909 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_1909 .shadow-style4stacks_in_1909:before, 
#stacks_in_1909 .shadow-style4stacks_in_1909:after {
	content: "";
	position: absolute;
	z-index: -1;
	top: 50%;
	bottom: 0;
	left: 10px;
	right: 10px;
	-webkit-border-radius: 100px / 32px;
	   -moz-border-radius: 100px / 32px;
			border-radius: 100px / 32px;
	-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
	   -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
			box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
}

/* Shadow Style 5 - Side Curves */

#stacks_in_1909 .shadow-style5stacks_in_1909 {
    position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 15px 3px 15px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_1909 .shadow-style5stacks_in_1909:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_1909 .shadow-style5stacks_in_1909:before,
#stacks_in_1909 .shadow-style5stacks_in_1909:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_1909 .shadow-style5stacks_in_1909:before {
    right:0;
}

/* Shadow Style 6 - Left Side Curve */

#stacks_in_1909 .shadow-style6stacks_in_1909 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 3px 3px 15px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_1909 .shadow-style6stacks_in_1909:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_1909 .shadow-style6stacks_in_1909:before,
#stacks_in_1909 .shadow-style6stacks_in_1909:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 7 - Right Side Curve */

#stacks_in_1909 .shadow-style7stacks_in_1909 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 15px 3px 3px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_1909 .shadow-style7stacks_in_1909:before {
   	top:10px;
    bottom:10px;
    right:0;
    left:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_1909 .shadow-style7stacks_in_1909:before,
#stacks_in_1909 .shadow-style7stacks_in_1909:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 8 - Top/Bottom Curves */

#stacks_in_1909 .shadow-style8stacks_in_1909 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 15px 3px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_1909 .shadow-style8stacks_in_1909:before,
#stacks_in_1909 .shadow-style8stacks_in_1909:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_1909 .shadow-style8stacks_in_1909:before {
   	top:0;
    bottom:0;
    left:10px;
    right:10px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius: 100px / 10px;
	   -moz-border-radius: 100px / 10px;
			border-radius: 100px / 10px;
}

/* Shadow Style 9 - Divider Line 1 */

#stacks_in_1909 .shadow-style9stacks_in_1909 {
   	position:relative;
	width: 80%;
	top:20px;
	padding: 0;
	height: 40px;
  	border: none;
	background: #FFFFFF;
	margin:	60px auto;
    -webkit-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
       -moz-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
            box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
}

#stacks_in_1909 .shadow-style9stacks_in_1909 span {
	text-align: center !important;
}

#stacks_in_1909 .shadow-style9stacks_in_1909:before,
#stacks_in_1909 .shadow-style9stacks_in_1909:after {
	content:"";
    position:absolute;
    z-index:-1;
    top:50%;
    bottom:0;
    left:40px;
    right:40px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius:100px / 10px;
       -moz-border-radius:100px / 10px;
    		border-radius:100px / 10px;
}

#stacks_in_1909 .shadow-style9stacks_in_1909:after {
	right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}

/* Shadow Style 10 - Divider Line 2 */

#stacks_in_1909 .shadow-style10stacks_in_1909 {
  	height: 20px;
  	overflow: hidden;
   	position:relative;
	width: 80%;
  	border: none;
}



#stacks_in_1909 .shadow-style10stacks_in_1909:after {
  	border-radius: 100%;
  	box-shadow: 0 0 10px #333;
  	content: "";
  	display: block;
  	height: 100%;
  	position: relative;
  	top: +100%;
  	width: 80%;
}



/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_1910 {
	background-color: rgba(255, 255, 255, 1.00);
	padding: 20px 0px 0px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1911Calligrapher{			font-size: 100% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.4em !important;			font-variant: normal !important;			letter-spacing: 1px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_1911Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1911Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1911Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1911Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1911Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1911Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1911Calligrapher h6, .stacks_in_1911Calligrapher h5, .stacks_in_1911Calligrapher h4, .stacks_in_1911Calligrapher h3, .stacks_in_1911Calligrapher h2, .stacks_in_1911Calligrapher h1{			color: #187471 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_1911Calligrapher, .stacks_in_1911Calligrapher h1, .stacks_in_1911Calligrapher h2, .stacks_in_1911Calligrapher h3, .stacks_in_1911Calligrapher h4, .stacks_in_1911Calligrapher h5, .stacks_in_1911Calligrapher h6{	font-family: "Quicksand" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1911targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1911Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1911Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1911Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1911Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */#eh_stacks_in_1912 {
  margin: 8px 0 24px;
  padding: 0 2px;
}
#eh_stacks_in_1912:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_1912.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_1912.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_1912.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_1912.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.220000;}
#eh_stacks_in_1912 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_1912.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */
/*  */#eh_stacks_in_1912 .eh-title {font-size: 24px;}/*  */
/*  */
#eh_stacks_in_1912 .eh-title {
  max-width: 728px;
  font-weight: 500;
  line-height: 1.10;
  color: rgba(24, 116, 113, 1.00);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */#eh_stacks_in_1912 .eh-subtitle > div {font-size: 14px;}/*  */
/*  */
#eh_stacks_in_1912 .eh-subtitle > div {
  max-width: 640px;
  font-weight: 400;
  line-height: 2.00;
  color: rgba(76, 76, 76, 1.00);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
#eh_stacks_in_1912.eh-align-center .eh-subtitle > div {margin: 0 auto;}
#eh_stacks_in_1912.eh-align-right .eh-subtitle > div {margin: 0 0 0 auto;}
/*  */
#eh_stacks_in_1912 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1912 .eh-line-wrap .eh-line-right {width: 196px;}
#eh_stacks_in_1912.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1912.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #41736F;}
#eh_stacks_in_1912.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1912.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #41736F;}
#eh_stacks_in_1912.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1912.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #41736F;
  height: 2px;
  border-bottom: 2px solid #41736F;
  box-sizing: content-box;
}
#eh_stacks_in_1912.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1912.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(196px / 2);}
#eh_stacks_in_1912.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1912.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #41736F;
  border-image: linear-gradient(-90deg, #41736F, transparent) 1;
}

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

#stacks_in_1916 {
	padding: 10px 20px 20px 20px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1918Calligrapher{			font-size: 90% !important;			color: #191919 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.6em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_1918Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1918Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1918Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1918Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1918Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1918Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1918Calligrapher h6, .stacks_in_1918Calligrapher h5, .stacks_in_1918Calligrapher h4, .stacks_in_1918Calligrapher h3, .stacks_in_1918Calligrapher h2, .stacks_in_1918Calligrapher h1{			color: #187471 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_1918Calligrapher, .stacks_in_1918Calligrapher h1, .stacks_in_1918Calligrapher h2, .stacks_in_1918Calligrapher h3, .stacks_in_1918Calligrapher h4, .stacks_in_1918Calligrapher h5, .stacks_in_1918Calligrapher h6{	font-family: "Quicksand" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1918targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1918Calligrapher a:link{			color: #187471 !important;			text-decoration: none !important;		}				.stacks_in_1918Calligrapher a:visited{			color: #187471 !important;		}				.stacks_in_1918Calligrapher a:active{			color: #187471 !important;		}				.stacks_in_1918Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */ #stacks_in_2349,#stacks_in_2349 .stacks_out,#stacks_in_2349 .stacks_in{overflow:visible}#stacks_in_2349{padding:.15em 0}
#hoverBoxWrapperstacks_in_1919 {
	height: 300px;
	display: block;
	position: relative;
	padding: 0;
	margin: 0;
	z-index: 1;
}

#hoverBoxStaticstacks_in_1919 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 10;
	height: 300px;
	width: 100%;
}

.static-bg0stacks_in_1919 {
	background: transparent;
}

.static-bg1stacks_in_1919 {
	background: #F3F5F5;
}

.static-bg2stacks_in_1919 {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#FFFFFF), to(#FFFFFF));
	background-image: -moz-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -ms-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #FFFFFF), color-stop(100%, #FFFFFF));
	background-image: -webkit-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -o-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: linear-gradient(left, #FFFFFF, #FFFFFF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF', GradientType=1);
}

.static-bg3stacks_in_1919 {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#FFFFFF), to(#FFFFFF));
	background-image: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -ms-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #FFFFFF));
	background-image: -webkit-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -o-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: linear-gradient(top, #FFFFFF, #FFFFFF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF', GradientType=0);
}

.static-bg4stacks_in_1919 {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

.static-bg5stacks_in_1919 {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

#hoverBoxRolloverstacks_in_1919 {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	z-index: 20;
	height: 300px;
	width: 100%;
}

.hover-bg0stacks_in_1919 {
	background: transparent;
}

.hover-bg1stacks_in_1919 {
	background: #FFFFFF;
}

.hover-bg2stacks_in_1919 {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#FFFFFF), to(#FFFFFF));
	background-image: -moz-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -ms-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #FFFFFF), color-stop(100%, #FFFFFF));
	background-image: -webkit-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -o-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: linear-gradient(left, #FFFFFF, #FFFFFF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF', GradientType=1);
}

.hover-bg3stacks_in_1919 {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#FFFFFF), to(#FFFFFF));
	background-image: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -ms-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #FFFFFF));
	background-image: -webkit-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -o-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: linear-gradient(top, #FFFFFF, #FFFFFF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF', GradientType=0);
}

.hover-bg4stacks_in_1919 {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

.hover-bg5stacks_in_1919 {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

#deliLinkstacks_in_1919 a {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
	height: 100%;
	width: 100%;
	background: transparent;
}

#stacks_in_1920 {
	background-color: rgba(243, 245, 245, 1.00);
	padding:  20px;
}
/* FiveShadowThing by RapidWeaver Central  */

#fiveshadowthingstacks_in_1929 {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	z-index: 1;
	 
	width: 100%;
	 
	 
}

#stacks_in_1929 .box {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}

#stacks_in_1929 .rounded,
#stacks_in_1929 .rounded img {
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
		-moz-border-radius-topleft: 0px;
		-moz-border-radius-topright: 0px;
			border-top-left-radius: 0px;
			border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
		-moz-border-radius-bottomright: 0px;
		-moz-border-radius-bottomleft: 0px;
			border-bottom-right-radius: 0px;
			border-bottom-left-radius: 0px;
}

/* Shadow Style 0 - Both Shadows */

#stacks_in_1929 .shadow-style0stacks_in_1929 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_1929 .shadow-style0stacks_in_1929:before,
#stacks_in_1929 .shadow-style0stacks_in_1929:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

#stacks_in_1929 .shadow-style0stacks_in_1929:after {
	right: 10px;
	left: auto;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 1 - Left Shadow */

#stacks_in_1929 .shadow-style1stacks_in_1929 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_1929 .shadow-style1stacks_in_1929:before {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

/* Shadow Style 2 - Right Shadow */

#stacks_in_1929 .shadow-style2stacks_in_1929 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_1929 .shadow-style2stacks_in_1929:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	right: 10px;
	left: auto;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 3 - Inset */

#stacks_in_1929 .shadow-style3stacks_in_1929 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_1929 .shadow-style3stacks_in_1929 {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}
	
/* Shadow Style 4 - Curved */

#stacks_in_1929 .shadow-style4stacks_in_1929 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_1929 .shadow-style4stacks_in_1929:before, 
#stacks_in_1929 .shadow-style4stacks_in_1929:after {
	content: "";
	position: absolute;
	z-index: -1;
	top: 50%;
	bottom: 0;
	left: 10px;
	right: 10px;
	-webkit-border-radius: 100px / 32px;
	   -moz-border-radius: 100px / 32px;
			border-radius: 100px / 32px;
	-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
	   -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
			box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
}

/* Shadow Style 5 - Side Curves */

#stacks_in_1929 .shadow-style5stacks_in_1929 {
    position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 15px 3px 15px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_1929 .shadow-style5stacks_in_1929:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_1929 .shadow-style5stacks_in_1929:before,
#stacks_in_1929 .shadow-style5stacks_in_1929:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_1929 .shadow-style5stacks_in_1929:before {
    right:0;
}

/* Shadow Style 6 - Left Side Curve */

#stacks_in_1929 .shadow-style6stacks_in_1929 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 3px 3px 15px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_1929 .shadow-style6stacks_in_1929:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_1929 .shadow-style6stacks_in_1929:before,
#stacks_in_1929 .shadow-style6stacks_in_1929:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 7 - Right Side Curve */

#stacks_in_1929 .shadow-style7stacks_in_1929 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 15px 3px 3px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_1929 .shadow-style7stacks_in_1929:before {
   	top:10px;
    bottom:10px;
    right:0;
    left:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_1929 .shadow-style7stacks_in_1929:before,
#stacks_in_1929 .shadow-style7stacks_in_1929:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 8 - Top/Bottom Curves */

#stacks_in_1929 .shadow-style8stacks_in_1929 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 15px 3px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_1929 .shadow-style8stacks_in_1929:before,
#stacks_in_1929 .shadow-style8stacks_in_1929:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_1929 .shadow-style8stacks_in_1929:before {
   	top:0;
    bottom:0;
    left:10px;
    right:10px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius: 100px / 10px;
	   -moz-border-radius: 100px / 10px;
			border-radius: 100px / 10px;
}

/* Shadow Style 9 - Divider Line 1 */

#stacks_in_1929 .shadow-style9stacks_in_1929 {
   	position:relative;
	width: 80%;
	top:20px;
	padding: 0;
	height: 40px;
  	border: none;
	background: #FFFFFF;
	margin:	60px auto;
    -webkit-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
       -moz-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
            box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
}

#stacks_in_1929 .shadow-style9stacks_in_1929 span {
	text-align: center !important;
}

#stacks_in_1929 .shadow-style9stacks_in_1929:before,
#stacks_in_1929 .shadow-style9stacks_in_1929:after {
	content:"";
    position:absolute;
    z-index:-1;
    top:50%;
    bottom:0;
    left:40px;
    right:40px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius:100px / 10px;
       -moz-border-radius:100px / 10px;
    		border-radius:100px / 10px;
}

#stacks_in_1929 .shadow-style9stacks_in_1929:after {
	right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}

/* Shadow Style 10 - Divider Line 2 */

#stacks_in_1929 .shadow-style10stacks_in_1929 {
  	height: 20px;
  	overflow: hidden;
   	position:relative;
	width: 80%;
  	border: none;
}



#stacks_in_1929 .shadow-style10stacks_in_1929:after {
  	border-radius: 100%;
  	box-shadow: 0 0 10px #333;
  	content: "";
  	display: block;
  	height: 100%;
  	position: relative;
  	top: +100%;
  	width: 80%;
}



/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_1930 {
	background-color: rgba(255, 255, 255, 1.00);
	padding: 20px 0px 0px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1931Calligrapher{			font-size: 100% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.4em !important;			font-variant: normal !important;			letter-spacing: 1px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_1931Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1931Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1931Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1931Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1931Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1931Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1931Calligrapher h6, .stacks_in_1931Calligrapher h5, .stacks_in_1931Calligrapher h4, .stacks_in_1931Calligrapher h3, .stacks_in_1931Calligrapher h2, .stacks_in_1931Calligrapher h1{			color: #187471 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_1931Calligrapher, .stacks_in_1931Calligrapher h1, .stacks_in_1931Calligrapher h2, .stacks_in_1931Calligrapher h3, .stacks_in_1931Calligrapher h4, .stacks_in_1931Calligrapher h5, .stacks_in_1931Calligrapher h6{	font-family: "Quicksand" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1931targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1931Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1931Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1931Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1931Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */#eh_stacks_in_1932 {
  margin: 8px 0 24px;
  padding: 0 2px;
}
#eh_stacks_in_1932:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_1932.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_1932.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_1932.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_1932.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.220000;}
#eh_stacks_in_1932 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_1932.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */
/*  */#eh_stacks_in_1932 .eh-title {font-size: 24px;}/*  */
/*  */
#eh_stacks_in_1932 .eh-title {
  max-width: 728px;
  font-weight: 500;
  line-height: 1.10;
  color: rgba(24, 116, 113, 1.00);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */#eh_stacks_in_1932 .eh-subtitle > div {font-size: 14px;}/*  */
/*  */
#eh_stacks_in_1932 .eh-subtitle > div {
  max-width: 640px;
  font-weight: 400;
  line-height: 2.00;
  color: rgba(76, 76, 76, 1.00);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
#eh_stacks_in_1932.eh-align-center .eh-subtitle > div {margin: 0 auto;}
#eh_stacks_in_1932.eh-align-right .eh-subtitle > div {margin: 0 0 0 auto;}
/*  */
#eh_stacks_in_1932 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1932 .eh-line-wrap .eh-line-right {width: 196px;}
#eh_stacks_in_1932.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1932.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #41736F;}
#eh_stacks_in_1932.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1932.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #41736F;}
#eh_stacks_in_1932.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1932.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #41736F;
  height: 2px;
  border-bottom: 2px solid #41736F;
  box-sizing: content-box;
}
#eh_stacks_in_1932.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1932.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(196px / 2);}
#eh_stacks_in_1932.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1932.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #41736F;
  border-image: linear-gradient(-90deg, #41736F, transparent) 1;
}

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

#stacks_in_1936 {
	padding: 10px 20px 20px 20px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1938Calligrapher{			font-size: 90% !important;			color: #191919 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.6em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_1938Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1938Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1938Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1938Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1938Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1938Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1938Calligrapher h6, .stacks_in_1938Calligrapher h5, .stacks_in_1938Calligrapher h4, .stacks_in_1938Calligrapher h3, .stacks_in_1938Calligrapher h2, .stacks_in_1938Calligrapher h1{			color: #187471 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_1938Calligrapher, .stacks_in_1938Calligrapher h1, .stacks_in_1938Calligrapher h2, .stacks_in_1938Calligrapher h3, .stacks_in_1938Calligrapher h4, .stacks_in_1938Calligrapher h5, .stacks_in_1938Calligrapher h6{	font-family: "Quicksand" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1938targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1938Calligrapher a:link{			color: #187471 !important;			text-decoration: none !important;		}				.stacks_in_1938Calligrapher a:visited{			color: #187471 !important;		}				.stacks_in_1938Calligrapher a:active{			color: #187471 !important;		}				.stacks_in_1938Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */ #stacks_in_2351,#stacks_in_2351 .stacks_out,#stacks_in_2351 .stacks_in{overflow:visible}#stacks_in_2351{padding:.15em 0}
#hoverBoxWrapperstacks_in_1939 {
	height: 300px;
	display: block;
	position: relative;
	padding: 0;
	margin: 0;
	z-index: 1;
}

#hoverBoxStaticstacks_in_1939 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 10;
	height: 300px;
	width: 100%;
}

.static-bg0stacks_in_1939 {
	background: transparent;
}

.static-bg1stacks_in_1939 {
	background: #F3F5F5;
}

.static-bg2stacks_in_1939 {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#FFFFFF), to(#FFFFFF));
	background-image: -moz-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -ms-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #FFFFFF), color-stop(100%, #FFFFFF));
	background-image: -webkit-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -o-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: linear-gradient(left, #FFFFFF, #FFFFFF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF', GradientType=1);
}

.static-bg3stacks_in_1939 {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#FFFFFF), to(#FFFFFF));
	background-image: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -ms-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #FFFFFF));
	background-image: -webkit-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -o-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: linear-gradient(top, #FFFFFF, #FFFFFF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF', GradientType=0);
}

.static-bg4stacks_in_1939 {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

.static-bg5stacks_in_1939 {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

#hoverBoxRolloverstacks_in_1939 {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	z-index: 20;
	height: 300px;
	width: 100%;
}

.hover-bg0stacks_in_1939 {
	background: transparent;
}

.hover-bg1stacks_in_1939 {
	background: #FFFFFF;
}

.hover-bg2stacks_in_1939 {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#FFFFFF), to(#FFFFFF));
	background-image: -moz-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -ms-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #FFFFFF), color-stop(100%, #FFFFFF));
	background-image: -webkit-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -o-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: linear-gradient(left, #FFFFFF, #FFFFFF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF', GradientType=1);
}

.hover-bg3stacks_in_1939 {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#FFFFFF), to(#FFFFFF));
	background-image: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -ms-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #FFFFFF));
	background-image: -webkit-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -o-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: linear-gradient(top, #FFFFFF, #FFFFFF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF', GradientType=0);
}

.hover-bg4stacks_in_1939 {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

.hover-bg5stacks_in_1939 {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

#deliLinkstacks_in_1939 a {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
	height: 100%;
	width: 100%;
	background: transparent;
}

#stacks_in_1940 {
	background-color: rgba(243, 245, 245, 1.00);
	padding:  20px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code *//* FiveShadowThing by RapidWeaver Central  */

#fiveshadowthingstacks_in_2320 {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	z-index: 1;
	 
	width: 100%;
	 
	 
}

#stacks_in_2320 .box {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}

#stacks_in_2320 .rounded,
#stacks_in_2320 .rounded img {
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
		-moz-border-radius-topleft: 0px;
		-moz-border-radius-topright: 0px;
			border-top-left-radius: 0px;
			border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
		-moz-border-radius-bottomright: 0px;
		-moz-border-radius-bottomleft: 0px;
			border-bottom-right-radius: 0px;
			border-bottom-left-radius: 0px;
}

/* Shadow Style 0 - Both Shadows */

#stacks_in_2320 .shadow-style0stacks_in_2320 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_2320 .shadow-style0stacks_in_2320:before,
#stacks_in_2320 .shadow-style0stacks_in_2320:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

#stacks_in_2320 .shadow-style0stacks_in_2320:after {
	right: 10px;
	left: auto;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 1 - Left Shadow */

#stacks_in_2320 .shadow-style1stacks_in_2320 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_2320 .shadow-style1stacks_in_2320:before {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

/* Shadow Style 2 - Right Shadow */

#stacks_in_2320 .shadow-style2stacks_in_2320 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_2320 .shadow-style2stacks_in_2320:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	right: 10px;
	left: auto;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 3 - Inset */

#stacks_in_2320 .shadow-style3stacks_in_2320 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_2320 .shadow-style3stacks_in_2320 {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}
	
/* Shadow Style 4 - Curved */

#stacks_in_2320 .shadow-style4stacks_in_2320 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_2320 .shadow-style4stacks_in_2320:before, 
#stacks_in_2320 .shadow-style4stacks_in_2320:after {
	content: "";
	position: absolute;
	z-index: -1;
	top: 50%;
	bottom: 0;
	left: 10px;
	right: 10px;
	-webkit-border-radius: 100px / 32px;
	   -moz-border-radius: 100px / 32px;
			border-radius: 100px / 32px;
	-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
	   -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
			box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
}

/* Shadow Style 5 - Side Curves */

#stacks_in_2320 .shadow-style5stacks_in_2320 {
    position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 15px 3px 15px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_2320 .shadow-style5stacks_in_2320:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_2320 .shadow-style5stacks_in_2320:before,
#stacks_in_2320 .shadow-style5stacks_in_2320:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_2320 .shadow-style5stacks_in_2320:before {
    right:0;
}

/* Shadow Style 6 - Left Side Curve */

#stacks_in_2320 .shadow-style6stacks_in_2320 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 3px 3px 15px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_2320 .shadow-style6stacks_in_2320:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_2320 .shadow-style6stacks_in_2320:before,
#stacks_in_2320 .shadow-style6stacks_in_2320:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 7 - Right Side Curve */

#stacks_in_2320 .shadow-style7stacks_in_2320 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 15px 3px 3px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_2320 .shadow-style7stacks_in_2320:before {
   	top:10px;
    bottom:10px;
    right:0;
    left:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_2320 .shadow-style7stacks_in_2320:before,
#stacks_in_2320 .shadow-style7stacks_in_2320:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 8 - Top/Bottom Curves */

#stacks_in_2320 .shadow-style8stacks_in_2320 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 15px 3px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_2320 .shadow-style8stacks_in_2320:before,
#stacks_in_2320 .shadow-style8stacks_in_2320:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_2320 .shadow-style8stacks_in_2320:before {
   	top:0;
    bottom:0;
    left:10px;
    right:10px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius: 100px / 10px;
	   -moz-border-radius: 100px / 10px;
			border-radius: 100px / 10px;
}

/* Shadow Style 9 - Divider Line 1 */

#stacks_in_2320 .shadow-style9stacks_in_2320 {
   	position:relative;
	width: 80%;
	top:20px;
	padding: 0;
	height: 40px;
  	border: none;
	background: #FFFFFF;
	margin:	60px auto;
    -webkit-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
       -moz-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
            box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
}

#stacks_in_2320 .shadow-style9stacks_in_2320 span {
	text-align: center !important;
}

#stacks_in_2320 .shadow-style9stacks_in_2320:before,
#stacks_in_2320 .shadow-style9stacks_in_2320:after {
	content:"";
    position:absolute;
    z-index:-1;
    top:50%;
    bottom:0;
    left:40px;
    right:40px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius:100px / 10px;
       -moz-border-radius:100px / 10px;
    		border-radius:100px / 10px;
}

#stacks_in_2320 .shadow-style9stacks_in_2320:after {
	right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}

/* Shadow Style 10 - Divider Line 2 */

#stacks_in_2320 .shadow-style10stacks_in_2320 {
  	height: 20px;
  	overflow: hidden;
   	position:relative;
	width: 80%;
  	border: none;
}



#stacks_in_2320 .shadow-style10stacks_in_2320:after {
  	border-radius: 100%;
  	box-shadow: 0 0 10px #333;
  	content: "";
  	display: block;
  	height: 100%;
  	position: relative;
  	top: +100%;
  	width: 80%;
}



/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_2321 {
	background-color: rgba(255, 255, 255, 1.00);
	padding: 20px 0px 0px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2322Calligrapher{			font-size: 100% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.4em !important;			font-variant: normal !important;			letter-spacing: 1px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_2322Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2322Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2322Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2322Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2322Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2322Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2322Calligrapher h6, .stacks_in_2322Calligrapher h5, .stacks_in_2322Calligrapher h4, .stacks_in_2322Calligrapher h3, .stacks_in_2322Calligrapher h2, .stacks_in_2322Calligrapher h1{			color: #187471 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_2322Calligrapher, .stacks_in_2322Calligrapher h1, .stacks_in_2322Calligrapher h2, .stacks_in_2322Calligrapher h3, .stacks_in_2322Calligrapher h4, .stacks_in_2322Calligrapher h5, .stacks_in_2322Calligrapher h6{	font-family: "Quicksand" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2322targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2322Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_2322Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_2322Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_2322Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */#eh_stacks_in_2323 {
  margin: 8px 0 24px;
  padding: 0 2px;
}
#eh_stacks_in_2323:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_2323.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_2323.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_2323.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_2323.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.220000;}
#eh_stacks_in_2323 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_2323.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */
/*  */#eh_stacks_in_2323 .eh-title {font-size: 24px;}/*  */
/*  */
#eh_stacks_in_2323 .eh-title {
  max-width: 728px;
  font-weight: 500;
  line-height: 1.10;
  color: rgba(24, 116, 113, 1.00);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */#eh_stacks_in_2323 .eh-subtitle > div {font-size: 14px;}/*  */
/*  */
#eh_stacks_in_2323 .eh-subtitle > div {
  max-width: 640px;
  font-weight: 400;
  line-height: 2.00;
  color: rgba(76, 76, 76, 1.00);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
#eh_stacks_in_2323.eh-align-center .eh-subtitle > div {margin: 0 auto;}
#eh_stacks_in_2323.eh-align-right .eh-subtitle > div {margin: 0 0 0 auto;}
/*  */
#eh_stacks_in_2323 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2323 .eh-line-wrap .eh-line-right {width: 196px;}
#eh_stacks_in_2323.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2323.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #41736F;}
#eh_stacks_in_2323.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2323.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #41736F;}
#eh_stacks_in_2323.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2323.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #41736F;
  height: 2px;
  border-bottom: 2px solid #41736F;
  box-sizing: content-box;
}
#eh_stacks_in_2323.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2323.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(196px / 2);}
#eh_stacks_in_2323.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2323.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #41736F;
  border-image: linear-gradient(-90deg, #41736F, transparent) 1;
}

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

#stacks_in_2327 {
	padding: 10px 20px 20px 20px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2329Calligrapher{			font-size: 90% !important;			color: #191919 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.6em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_2329Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2329Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2329Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2329Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2329Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2329Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2329Calligrapher h6, .stacks_in_2329Calligrapher h5, .stacks_in_2329Calligrapher h4, .stacks_in_2329Calligrapher h3, .stacks_in_2329Calligrapher h2, .stacks_in_2329Calligrapher h1{			color: #187471 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_2329Calligrapher, .stacks_in_2329Calligrapher h1, .stacks_in_2329Calligrapher h2, .stacks_in_2329Calligrapher h3, .stacks_in_2329Calligrapher h4, .stacks_in_2329Calligrapher h5, .stacks_in_2329Calligrapher h6{	font-family: "Quicksand" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2329targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2329Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_2329Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_2329Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_2329Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */ #stacks_in_2353,#stacks_in_2353 .stacks_out,#stacks_in_2353 .stacks_in{overflow:visible}#stacks_in_2353{padding:.15em 0}
#hoverBoxWrapperstacks_in_2330 {
	height: 300px;
	display: block;
	position: relative;
	padding: 0;
	margin: 0;
	z-index: 1;
}

#hoverBoxStaticstacks_in_2330 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 10;
	height: 300px;
	width: 100%;
}

.static-bg0stacks_in_2330 {
	background: transparent;
}

.static-bg1stacks_in_2330 {
	background: #F3F5F5;
}

.static-bg2stacks_in_2330 {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#FFFFFF), to(#FFFFFF));
	background-image: -moz-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -ms-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #FFFFFF), color-stop(100%, #FFFFFF));
	background-image: -webkit-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -o-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: linear-gradient(left, #FFFFFF, #FFFFFF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF', GradientType=1);
}

.static-bg3stacks_in_2330 {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#FFFFFF), to(#FFFFFF));
	background-image: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -ms-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #FFFFFF));
	background-image: -webkit-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -o-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: linear-gradient(top, #FFFFFF, #FFFFFF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF', GradientType=0);
}

.static-bg4stacks_in_2330 {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

.static-bg5stacks_in_2330 {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

#hoverBoxRolloverstacks_in_2330 {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	z-index: 20;
	height: 300px;
	width: 100%;
}

.hover-bg0stacks_in_2330 {
	background: transparent;
}

.hover-bg1stacks_in_2330 {
	background: #FFFFFF;
}

.hover-bg2stacks_in_2330 {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#FFFFFF), to(#FFFFFF));
	background-image: -moz-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -ms-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #FFFFFF), color-stop(100%, #FFFFFF));
	background-image: -webkit-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -o-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: linear-gradient(left, #FFFFFF, #FFFFFF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF', GradientType=1);
}

.hover-bg3stacks_in_2330 {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#FFFFFF), to(#FFFFFF));
	background-image: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -ms-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #FFFFFF));
	background-image: -webkit-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -o-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: linear-gradient(top, #FFFFFF, #FFFFFF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF', GradientType=0);
}

.hover-bg4stacks_in_2330 {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

.hover-bg5stacks_in_2330 {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

#deliLinkstacks_in_2330 a {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
	height: 100%;
	width: 100%;
	background: transparent;
}

#stacks_in_2331 {
	background-color: rgba(243, 245, 245, 1.00);
	padding:  20px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code *//* FiveShadowThing by RapidWeaver Central  */

#fiveshadowthingstacks_in_2038 {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	z-index: 1;
	 
	width: 100%;
	 
	 
}

#stacks_in_2038 .box {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}

#stacks_in_2038 .rounded,
#stacks_in_2038 .rounded img {
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
		-moz-border-radius-topleft: 0px;
		-moz-border-radius-topright: 0px;
			border-top-left-radius: 0px;
			border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
		-moz-border-radius-bottomright: 0px;
		-moz-border-radius-bottomleft: 0px;
			border-bottom-right-radius: 0px;
			border-bottom-left-radius: 0px;
}

/* Shadow Style 0 - Both Shadows */

#stacks_in_2038 .shadow-style0stacks_in_2038 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_2038 .shadow-style0stacks_in_2038:before,
#stacks_in_2038 .shadow-style0stacks_in_2038:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

#stacks_in_2038 .shadow-style0stacks_in_2038:after {
	right: 10px;
	left: auto;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 1 - Left Shadow */

#stacks_in_2038 .shadow-style1stacks_in_2038 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_2038 .shadow-style1stacks_in_2038:before {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

/* Shadow Style 2 - Right Shadow */

#stacks_in_2038 .shadow-style2stacks_in_2038 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_2038 .shadow-style2stacks_in_2038:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	right: 10px;
	left: auto;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 3 - Inset */

#stacks_in_2038 .shadow-style3stacks_in_2038 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_2038 .shadow-style3stacks_in_2038 {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}
	
/* Shadow Style 4 - Curved */

#stacks_in_2038 .shadow-style4stacks_in_2038 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_2038 .shadow-style4stacks_in_2038:before, 
#stacks_in_2038 .shadow-style4stacks_in_2038:after {
	content: "";
	position: absolute;
	z-index: -1;
	top: 50%;
	bottom: 0;
	left: 10px;
	right: 10px;
	-webkit-border-radius: 100px / 32px;
	   -moz-border-radius: 100px / 32px;
			border-radius: 100px / 32px;
	-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
	   -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
			box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
}

/* Shadow Style 5 - Side Curves */

#stacks_in_2038 .shadow-style5stacks_in_2038 {
    position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 15px 3px 15px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_2038 .shadow-style5stacks_in_2038:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_2038 .shadow-style5stacks_in_2038:before,
#stacks_in_2038 .shadow-style5stacks_in_2038:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_2038 .shadow-style5stacks_in_2038:before {
    right:0;
}

/* Shadow Style 6 - Left Side Curve */

#stacks_in_2038 .shadow-style6stacks_in_2038 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 3px 3px 15px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_2038 .shadow-style6stacks_in_2038:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_2038 .shadow-style6stacks_in_2038:before,
#stacks_in_2038 .shadow-style6stacks_in_2038:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 7 - Right Side Curve */

#stacks_in_2038 .shadow-style7stacks_in_2038 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 15px 3px 3px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_2038 .shadow-style7stacks_in_2038:before {
   	top:10px;
    bottom:10px;
    right:0;
    left:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_2038 .shadow-style7stacks_in_2038:before,
#stacks_in_2038 .shadow-style7stacks_in_2038:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 8 - Top/Bottom Curves */

#stacks_in_2038 .shadow-style8stacks_in_2038 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 15px 3px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_2038 .shadow-style8stacks_in_2038:before,
#stacks_in_2038 .shadow-style8stacks_in_2038:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_2038 .shadow-style8stacks_in_2038:before {
   	top:0;
    bottom:0;
    left:10px;
    right:10px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius: 100px / 10px;
	   -moz-border-radius: 100px / 10px;
			border-radius: 100px / 10px;
}

/* Shadow Style 9 - Divider Line 1 */

#stacks_in_2038 .shadow-style9stacks_in_2038 {
   	position:relative;
	width: 80%;
	top:20px;
	padding: 0;
	height: 40px;
  	border: none;
	background: #FFFFFF;
	margin:	60px auto;
    -webkit-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
       -moz-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
            box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
}

#stacks_in_2038 .shadow-style9stacks_in_2038 span {
	text-align: center !important;
}

#stacks_in_2038 .shadow-style9stacks_in_2038:before,
#stacks_in_2038 .shadow-style9stacks_in_2038:after {
	content:"";
    position:absolute;
    z-index:-1;
    top:50%;
    bottom:0;
    left:40px;
    right:40px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius:100px / 10px;
       -moz-border-radius:100px / 10px;
    		border-radius:100px / 10px;
}

#stacks_in_2038 .shadow-style9stacks_in_2038:after {
	right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}

/* Shadow Style 10 - Divider Line 2 */

#stacks_in_2038 .shadow-style10stacks_in_2038 {
  	height: 20px;
  	overflow: hidden;
   	position:relative;
	width: 80%;
  	border: none;
}



#stacks_in_2038 .shadow-style10stacks_in_2038:after {
  	border-radius: 100%;
  	box-shadow: 0 0 10px #333;
  	content: "";
  	display: block;
  	height: 100%;
  	position: relative;
  	top: +100%;
  	width: 80%;
}



/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_2039 {
	background-color: rgba(255, 255, 255, 1.00);
	padding: 20px 0px 0px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2040Calligrapher{			font-size: 100% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.4em !important;			font-variant: normal !important;			letter-spacing: 1px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_2040Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2040Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2040Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2040Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2040Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2040Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2040Calligrapher h6, .stacks_in_2040Calligrapher h5, .stacks_in_2040Calligrapher h4, .stacks_in_2040Calligrapher h3, .stacks_in_2040Calligrapher h2, .stacks_in_2040Calligrapher h1{			color: #187471 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_2040Calligrapher, .stacks_in_2040Calligrapher h1, .stacks_in_2040Calligrapher h2, .stacks_in_2040Calligrapher h3, .stacks_in_2040Calligrapher h4, .stacks_in_2040Calligrapher h5, .stacks_in_2040Calligrapher h6{	font-family: "Quicksand" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2040targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2040Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_2040Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_2040Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_2040Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */#eh_stacks_in_2041 {
  margin: 8px 0 24px;
  padding: 0 2px;
}
#eh_stacks_in_2041:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_2041.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_2041.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_2041.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_2041.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.220000;}
#eh_stacks_in_2041 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_2041.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */
/*  */#eh_stacks_in_2041 .eh-title {font-size: 24px;}/*  */
/*  */
#eh_stacks_in_2041 .eh-title {
  max-width: 728px;
  font-weight: 500;
  line-height: 1.10;
  color: rgba(24, 116, 113, 1.00);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */#eh_stacks_in_2041 .eh-subtitle > div {font-size: 14px;}/*  */
/*  */
#eh_stacks_in_2041 .eh-subtitle > div {
  max-width: 640px;
  font-weight: 400;
  line-height: 2.00;
  color: rgba(76, 76, 76, 1.00);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
#eh_stacks_in_2041.eh-align-center .eh-subtitle > div {margin: 0 auto;}
#eh_stacks_in_2041.eh-align-right .eh-subtitle > div {margin: 0 0 0 auto;}
/*  */
#eh_stacks_in_2041 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2041 .eh-line-wrap .eh-line-right {width: 196px;}
#eh_stacks_in_2041.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2041.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #41736F;}
#eh_stacks_in_2041.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2041.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #41736F;}
#eh_stacks_in_2041.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2041.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #41736F;
  height: 2px;
  border-bottom: 2px solid #41736F;
  box-sizing: content-box;
}
#eh_stacks_in_2041.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2041.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(196px / 2);}
#eh_stacks_in_2041.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2041.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #41736F;
  border-image: linear-gradient(-90deg, #41736F, transparent) 1;
}

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

#stacks_in_2045 {
	padding: 10px 20px 20px 20px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2047Calligrapher{			font-size: 90% !important;			color: #191919 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.6em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_2047Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2047Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2047Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2047Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2047Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2047Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2047Calligrapher h6, .stacks_in_2047Calligrapher h5, .stacks_in_2047Calligrapher h4, .stacks_in_2047Calligrapher h3, .stacks_in_2047Calligrapher h2, .stacks_in_2047Calligrapher h1{			color: #187471 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_2047Calligrapher, .stacks_in_2047Calligrapher h1, .stacks_in_2047Calligrapher h2, .stacks_in_2047Calligrapher h3, .stacks_in_2047Calligrapher h4, .stacks_in_2047Calligrapher h5, .stacks_in_2047Calligrapher h6{	font-family: "Quicksand" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2047targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2047Calligrapher a:link{			color: #187471 !important;			text-decoration: none !important;		}				.stacks_in_2047Calligrapher a:visited{			color: #187471 !important;		}				.stacks_in_2047Calligrapher a:active{			color: #187471 !important;		}				.stacks_in_2047Calligrapher a:hover{			color: #A5C1BD !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */ #stacks_in_2355,#stacks_in_2355 .stacks_out,#stacks_in_2355 .stacks_in{overflow:visible}#stacks_in_2355{padding:.15em 0}
#hoverBoxWrapperstacks_in_2048 {
	height: 300px;
	display: block;
	position: relative;
	padding: 0;
	margin: 0;
	z-index: 1;
}

#hoverBoxStaticstacks_in_2048 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 10;
	height: 300px;
	width: 100%;
}

.static-bg0stacks_in_2048 {
	background: transparent;
}

.static-bg1stacks_in_2048 {
	background: #F3F5F5;
}

.static-bg2stacks_in_2048 {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#FFFFFF), to(#FFFFFF));
	background-image: -moz-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -ms-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #FFFFFF), color-stop(100%, #FFFFFF));
	background-image: -webkit-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -o-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: linear-gradient(left, #FFFFFF, #FFFFFF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF', GradientType=1);
}

.static-bg3stacks_in_2048 {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#FFFFFF), to(#FFFFFF));
	background-image: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -ms-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #FFFFFF));
	background-image: -webkit-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -o-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: linear-gradient(top, #FFFFFF, #FFFFFF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF', GradientType=0);
}

.static-bg4stacks_in_2048 {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

.static-bg5stacks_in_2048 {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

#hoverBoxRolloverstacks_in_2048 {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	z-index: 20;
	height: 300px;
	width: 100%;
}

.hover-bg0stacks_in_2048 {
	background: transparent;
}

.hover-bg1stacks_in_2048 {
	background: #FFFFFF;
}

.hover-bg2stacks_in_2048 {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#FFFFFF), to(#FFFFFF));
	background-image: -moz-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -ms-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #FFFFFF), color-stop(100%, #FFFFFF));
	background-image: -webkit-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -o-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: linear-gradient(left, #FFFFFF, #FFFFFF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF', GradientType=1);
}

.hover-bg3stacks_in_2048 {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#FFFFFF), to(#FFFFFF));
	background-image: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -ms-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #FFFFFF));
	background-image: -webkit-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -o-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: linear-gradient(top, #FFFFFF, #FFFFFF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF', GradientType=0);
}

.hover-bg4stacks_in_2048 {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

.hover-bg5stacks_in_2048 {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

#deliLinkstacks_in_2048 a {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
	height: 100%;
	width: 100%;
	background: transparent;
}

#stacks_in_2049 {
	background-color: rgba(243, 245, 245, 1.00);
	padding: 20px 20px 20px 20px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code *//* FiveShadowThing by RapidWeaver Central  */

#fiveshadowthingstacks_in_1950 {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	z-index: 1;
	 
	width: 100%;
	 
	 
}

#stacks_in_1950 .box {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}

#stacks_in_1950 .rounded,
#stacks_in_1950 .rounded img {
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
		-moz-border-radius-topleft: 0px;
		-moz-border-radius-topright: 0px;
			border-top-left-radius: 0px;
			border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
		-moz-border-radius-bottomright: 0px;
		-moz-border-radius-bottomleft: 0px;
			border-bottom-right-radius: 0px;
			border-bottom-left-radius: 0px;
}

/* Shadow Style 0 - Both Shadows */

#stacks_in_1950 .shadow-style0stacks_in_1950 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_1950 .shadow-style0stacks_in_1950:before,
#stacks_in_1950 .shadow-style0stacks_in_1950:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

#stacks_in_1950 .shadow-style0stacks_in_1950:after {
	right: 10px;
	left: auto;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 1 - Left Shadow */

#stacks_in_1950 .shadow-style1stacks_in_1950 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_1950 .shadow-style1stacks_in_1950:before {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

/* Shadow Style 2 - Right Shadow */

#stacks_in_1950 .shadow-style2stacks_in_1950 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_1950 .shadow-style2stacks_in_1950:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	right: 10px;
	left: auto;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 3 - Inset */

#stacks_in_1950 .shadow-style3stacks_in_1950 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_1950 .shadow-style3stacks_in_1950 {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}
	
/* Shadow Style 4 - Curved */

#stacks_in_1950 .shadow-style4stacks_in_1950 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_1950 .shadow-style4stacks_in_1950:before, 
#stacks_in_1950 .shadow-style4stacks_in_1950:after {
	content: "";
	position: absolute;
	z-index: -1;
	top: 50%;
	bottom: 0;
	left: 10px;
	right: 10px;
	-webkit-border-radius: 100px / 32px;
	   -moz-border-radius: 100px / 32px;
			border-radius: 100px / 32px;
	-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
	   -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
			box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
}

/* Shadow Style 5 - Side Curves */

#stacks_in_1950 .shadow-style5stacks_in_1950 {
    position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 15px 3px 15px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_1950 .shadow-style5stacks_in_1950:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_1950 .shadow-style5stacks_in_1950:before,
#stacks_in_1950 .shadow-style5stacks_in_1950:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_1950 .shadow-style5stacks_in_1950:before {
    right:0;
}

/* Shadow Style 6 - Left Side Curve */

#stacks_in_1950 .shadow-style6stacks_in_1950 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 3px 3px 15px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_1950 .shadow-style6stacks_in_1950:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_1950 .shadow-style6stacks_in_1950:before,
#stacks_in_1950 .shadow-style6stacks_in_1950:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 7 - Right Side Curve */

#stacks_in_1950 .shadow-style7stacks_in_1950 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 15px 3px 3px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_1950 .shadow-style7stacks_in_1950:before {
   	top:10px;
    bottom:10px;
    right:0;
    left:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_1950 .shadow-style7stacks_in_1950:before,
#stacks_in_1950 .shadow-style7stacks_in_1950:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 8 - Top/Bottom Curves */

#stacks_in_1950 .shadow-style8stacks_in_1950 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 15px 3px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_1950 .shadow-style8stacks_in_1950:before,
#stacks_in_1950 .shadow-style8stacks_in_1950:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_1950 .shadow-style8stacks_in_1950:before {
   	top:0;
    bottom:0;
    left:10px;
    right:10px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius: 100px / 10px;
	   -moz-border-radius: 100px / 10px;
			border-radius: 100px / 10px;
}

/* Shadow Style 9 - Divider Line 1 */

#stacks_in_1950 .shadow-style9stacks_in_1950 {
   	position:relative;
	width: 80%;
	top:20px;
	padding: 0;
	height: 40px;
  	border: none;
	background: #FFFFFF;
	margin:	60px auto;
    -webkit-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
       -moz-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
            box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
}

#stacks_in_1950 .shadow-style9stacks_in_1950 span {
	text-align: center !important;
}

#stacks_in_1950 .shadow-style9stacks_in_1950:before,
#stacks_in_1950 .shadow-style9stacks_in_1950:after {
	content:"";
    position:absolute;
    z-index:-1;
    top:50%;
    bottom:0;
    left:40px;
    right:40px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius:100px / 10px;
       -moz-border-radius:100px / 10px;
    		border-radius:100px / 10px;
}

#stacks_in_1950 .shadow-style9stacks_in_1950:after {
	right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}

/* Shadow Style 10 - Divider Line 2 */

#stacks_in_1950 .shadow-style10stacks_in_1950 {
  	height: 20px;
  	overflow: hidden;
   	position:relative;
	width: 80%;
  	border: none;
}



#stacks_in_1950 .shadow-style10stacks_in_1950:after {
  	border-radius: 100%;
  	box-shadow: 0 0 10px #333;
  	content: "";
  	display: block;
  	height: 100%;
  	position: relative;
  	top: +100%;
  	width: 80%;
}



/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_1951 {
	background-color: rgba(255, 255, 255, 1.00);
	padding: 20px 0px 0px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1952Calligrapher{			font-size: 100% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.4em !important;			font-variant: normal !important;			letter-spacing: 1px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_1952Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1952Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1952Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1952Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1952Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1952Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1952Calligrapher h6, .stacks_in_1952Calligrapher h5, .stacks_in_1952Calligrapher h4, .stacks_in_1952Calligrapher h3, .stacks_in_1952Calligrapher h2, .stacks_in_1952Calligrapher h1{			color: #187471 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_1952Calligrapher, .stacks_in_1952Calligrapher h1, .stacks_in_1952Calligrapher h2, .stacks_in_1952Calligrapher h3, .stacks_in_1952Calligrapher h4, .stacks_in_1952Calligrapher h5, .stacks_in_1952Calligrapher h6{	font-family: "Quicksand" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1952targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1952Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1952Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1952Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1952Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */#eh_stacks_in_1953 {
  margin: 8px 0 24px;
  padding: 0 2px;
}
#eh_stacks_in_1953:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_1953.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_1953.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_1953.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_1953.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.220000;}
#eh_stacks_in_1953 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_1953.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */
/*  */#eh_stacks_in_1953 .eh-title {font-size: 24px;}/*  */
/*  */
#eh_stacks_in_1953 .eh-title {
  max-width: 728px;
  font-weight: 500;
  line-height: 1.10;
  color: rgba(24, 116, 113, 1.00);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */#eh_stacks_in_1953 .eh-subtitle > div {font-size: 14px;}/*  */
/*  */
#eh_stacks_in_1953 .eh-subtitle > div {
  max-width: 640px;
  font-weight: 400;
  line-height: 2.00;
  color: rgba(76, 76, 76, 1.00);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
#eh_stacks_in_1953.eh-align-center .eh-subtitle > div {margin: 0 auto;}
#eh_stacks_in_1953.eh-align-right .eh-subtitle > div {margin: 0 0 0 auto;}
/*  */
#eh_stacks_in_1953 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1953 .eh-line-wrap .eh-line-right {width: 196px;}
#eh_stacks_in_1953.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1953.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #41736F;}
#eh_stacks_in_1953.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1953.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #41736F;}
#eh_stacks_in_1953.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1953.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #41736F;
  height: 2px;
  border-bottom: 2px solid #41736F;
  box-sizing: content-box;
}
#eh_stacks_in_1953.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1953.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(196px / 2);}
#eh_stacks_in_1953.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1953.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #41736F;
  border-image: linear-gradient(-90deg, #41736F, transparent) 1;
}

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

#stacks_in_1957 {
	padding: 10px 20px 20px 20px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1959Calligrapher{			font-size: 90% !important;			color: #191919 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.6em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_1959Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1959Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1959Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1959Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1959Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1959Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1959Calligrapher h6, .stacks_in_1959Calligrapher h5, .stacks_in_1959Calligrapher h4, .stacks_in_1959Calligrapher h3, .stacks_in_1959Calligrapher h2, .stacks_in_1959Calligrapher h1{			color: #187471 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_1959Calligrapher, .stacks_in_1959Calligrapher h1, .stacks_in_1959Calligrapher h2, .stacks_in_1959Calligrapher h3, .stacks_in_1959Calligrapher h4, .stacks_in_1959Calligrapher h5, .stacks_in_1959Calligrapher h6{	font-family: "Quicksand" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1959targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1959Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1959Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1959Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1959Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */ #stacks_in_2357,#stacks_in_2357 .stacks_out,#stacks_in_2357 .stacks_in{overflow:visible}#stacks_in_2357{padding:.15em 0}
#hoverBoxWrapperstacks_in_1960 {
	height: 300px;
	display: block;
	position: relative;
	padding: 0;
	margin: 0;
	z-index: 1;
}

#hoverBoxStaticstacks_in_1960 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 10;
	height: 300px;
	width: 100%;
}

.static-bg0stacks_in_1960 {
	background: transparent;
}

.static-bg1stacks_in_1960 {
	background: #F3F5F5;
}

.static-bg2stacks_in_1960 {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#FFFFFF), to(#FFFFFF));
	background-image: -moz-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -ms-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #FFFFFF), color-stop(100%, #FFFFFF));
	background-image: -webkit-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -o-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: linear-gradient(left, #FFFFFF, #FFFFFF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF', GradientType=1);
}

.static-bg3stacks_in_1960 {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#FFFFFF), to(#FFFFFF));
	background-image: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -ms-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #FFFFFF));
	background-image: -webkit-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -o-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: linear-gradient(top, #FFFFFF, #FFFFFF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF', GradientType=0);
}

.static-bg4stacks_in_1960 {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

.static-bg5stacks_in_1960 {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

#hoverBoxRolloverstacks_in_1960 {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	z-index: 20;
	height: 300px;
	width: 100%;
}

.hover-bg0stacks_in_1960 {
	background: transparent;
}

.hover-bg1stacks_in_1960 {
	background: #FFFFFF;
}

.hover-bg2stacks_in_1960 {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#FFFFFF), to(#FFFFFF));
	background-image: -moz-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -ms-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #FFFFFF), color-stop(100%, #FFFFFF));
	background-image: -webkit-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -o-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: linear-gradient(left, #FFFFFF, #FFFFFF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF', GradientType=1);
}

.hover-bg3stacks_in_1960 {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#FFFFFF), to(#FFFFFF));
	background-image: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -ms-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #FFFFFF));
	background-image: -webkit-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -o-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: linear-gradient(top, #FFFFFF, #FFFFFF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF', GradientType=0);
}

.hover-bg4stacks_in_1960 {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

.hover-bg5stacks_in_1960 {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

#deliLinkstacks_in_1960 a {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
	height: 100%;
	width: 100%;
	background: transparent;
}

#stacks_in_1961 {
	background-color: rgba(243, 245, 245, 1.00);
	margin: 0px 20px 0px 20px;
	padding: 20px 20px 20px 20px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code *//* FiveShadowThing by RapidWeaver Central  */

#fiveshadowthingstacks_in_1972 {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	z-index: 1;
	 
	width: 100%;
	 
	 
}

#stacks_in_1972 .box {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}

#stacks_in_1972 .rounded,
#stacks_in_1972 .rounded img {
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
		-moz-border-radius-topleft: 0px;
		-moz-border-radius-topright: 0px;
			border-top-left-radius: 0px;
			border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
		-moz-border-radius-bottomright: 0px;
		-moz-border-radius-bottomleft: 0px;
			border-bottom-right-radius: 0px;
			border-bottom-left-radius: 0px;
}

/* Shadow Style 0 - Both Shadows */

#stacks_in_1972 .shadow-style0stacks_in_1972 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_1972 .shadow-style0stacks_in_1972:before,
#stacks_in_1972 .shadow-style0stacks_in_1972:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

#stacks_in_1972 .shadow-style0stacks_in_1972:after {
	right: 10px;
	left: auto;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 1 - Left Shadow */

#stacks_in_1972 .shadow-style1stacks_in_1972 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_1972 .shadow-style1stacks_in_1972:before {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

/* Shadow Style 2 - Right Shadow */

#stacks_in_1972 .shadow-style2stacks_in_1972 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_1972 .shadow-style2stacks_in_1972:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	right: 10px;
	left: auto;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 3 - Inset */

#stacks_in_1972 .shadow-style3stacks_in_1972 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_1972 .shadow-style3stacks_in_1972 {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}
	
/* Shadow Style 4 - Curved */

#stacks_in_1972 .shadow-style4stacks_in_1972 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_1972 .shadow-style4stacks_in_1972:before, 
#stacks_in_1972 .shadow-style4stacks_in_1972:after {
	content: "";
	position: absolute;
	z-index: -1;
	top: 50%;
	bottom: 0;
	left: 10px;
	right: 10px;
	-webkit-border-radius: 100px / 32px;
	   -moz-border-radius: 100px / 32px;
			border-radius: 100px / 32px;
	-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
	   -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
			box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
}

/* Shadow Style 5 - Side Curves */

#stacks_in_1972 .shadow-style5stacks_in_1972 {
    position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 15px 3px 15px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_1972 .shadow-style5stacks_in_1972:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_1972 .shadow-style5stacks_in_1972:before,
#stacks_in_1972 .shadow-style5stacks_in_1972:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_1972 .shadow-style5stacks_in_1972:before {
    right:0;
}

/* Shadow Style 6 - Left Side Curve */

#stacks_in_1972 .shadow-style6stacks_in_1972 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 3px 3px 15px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_1972 .shadow-style6stacks_in_1972:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_1972 .shadow-style6stacks_in_1972:before,
#stacks_in_1972 .shadow-style6stacks_in_1972:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 7 - Right Side Curve */

#stacks_in_1972 .shadow-style7stacks_in_1972 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 15px 3px 3px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_1972 .shadow-style7stacks_in_1972:before {
   	top:10px;
    bottom:10px;
    right:0;
    left:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_1972 .shadow-style7stacks_in_1972:before,
#stacks_in_1972 .shadow-style7stacks_in_1972:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 8 - Top/Bottom Curves */

#stacks_in_1972 .shadow-style8stacks_in_1972 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 15px 3px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_1972 .shadow-style8stacks_in_1972:before,
#stacks_in_1972 .shadow-style8stacks_in_1972:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_1972 .shadow-style8stacks_in_1972:before {
   	top:0;
    bottom:0;
    left:10px;
    right:10px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius: 100px / 10px;
	   -moz-border-radius: 100px / 10px;
			border-radius: 100px / 10px;
}

/* Shadow Style 9 - Divider Line 1 */

#stacks_in_1972 .shadow-style9stacks_in_1972 {
   	position:relative;
	width: 80%;
	top:20px;
	padding: 0;
	height: 40px;
  	border: none;
	background: #FFFFFF;
	margin:	60px auto;
    -webkit-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
       -moz-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
            box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
}

#stacks_in_1972 .shadow-style9stacks_in_1972 span {
	text-align: center !important;
}

#stacks_in_1972 .shadow-style9stacks_in_1972:before,
#stacks_in_1972 .shadow-style9stacks_in_1972:after {
	content:"";
    position:absolute;
    z-index:-1;
    top:50%;
    bottom:0;
    left:40px;
    right:40px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius:100px / 10px;
       -moz-border-radius:100px / 10px;
    		border-radius:100px / 10px;
}

#stacks_in_1972 .shadow-style9stacks_in_1972:after {
	right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}

/* Shadow Style 10 - Divider Line 2 */

#stacks_in_1972 .shadow-style10stacks_in_1972 {
  	height: 20px;
  	overflow: hidden;
   	position:relative;
	width: 80%;
  	border: none;
}



#stacks_in_1972 .shadow-style10stacks_in_1972:after {
  	border-radius: 100%;
  	box-shadow: 0 0 10px #333;
  	content: "";
  	display: block;
  	height: 100%;
  	position: relative;
  	top: +100%;
  	width: 80%;
}




#stacks_in_1972 {
	background-color: rgba(255, 255, 255, 1.00);
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_1973 {
	background-color: rgba(255, 255, 255, 1.00);
	padding: 20px 0px 0px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1974Calligrapher{			font-size: 100% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.4em !important;			font-variant: normal !important;			letter-spacing: 1px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_1974Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1974Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1974Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1974Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1974Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1974Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1974Calligrapher h6, .stacks_in_1974Calligrapher h5, .stacks_in_1974Calligrapher h4, .stacks_in_1974Calligrapher h3, .stacks_in_1974Calligrapher h2, .stacks_in_1974Calligrapher h1{			color: #187471 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_1974Calligrapher, .stacks_in_1974Calligrapher h1, .stacks_in_1974Calligrapher h2, .stacks_in_1974Calligrapher h3, .stacks_in_1974Calligrapher h4, .stacks_in_1974Calligrapher h5, .stacks_in_1974Calligrapher h6{	font-family: "Quicksand" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1974targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1974Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1974Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1974Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1974Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */#eh_stacks_in_1975 {
  margin: 8px 0 24px;
  padding: 0 2px;
}
#eh_stacks_in_1975:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_1975.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_1975.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_1975.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_1975.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.220000;}
#eh_stacks_in_1975 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_1975.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */
/*  */#eh_stacks_in_1975 .eh-title {font-size: 24px;}/*  */
/*  */
#eh_stacks_in_1975 .eh-title {
  max-width: 728px;
  font-weight: 500;
  line-height: 1.10;
  color: rgba(24, 116, 113, 1.00);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */#eh_stacks_in_1975 .eh-subtitle > div {font-size: 14px;}/*  */
/*  */
#eh_stacks_in_1975 .eh-subtitle > div {
  max-width: 640px;
  font-weight: 400;
  line-height: 2.00;
  color: rgba(76, 76, 76, 1.00);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
#eh_stacks_in_1975.eh-align-center .eh-subtitle > div {margin: 0 auto;}
#eh_stacks_in_1975.eh-align-right .eh-subtitle > div {margin: 0 0 0 auto;}
/*  */
#eh_stacks_in_1975 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1975 .eh-line-wrap .eh-line-right {width: 196px;}
#eh_stacks_in_1975.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1975.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #41736F;}
#eh_stacks_in_1975.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1975.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #41736F;}
#eh_stacks_in_1975.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1975.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #41736F;
  height: 2px;
  border-bottom: 2px solid #41736F;
  box-sizing: content-box;
}
#eh_stacks_in_1975.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1975.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(196px / 2);}
#eh_stacks_in_1975.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1975.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #41736F;
  border-image: linear-gradient(-90deg, #41736F, transparent) 1;
}

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

#stacks_in_1979 {
	padding: 10px 20px 20px 20px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1981Calligrapher{			font-size: 90% !important;			color: #191919 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.6em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_1981Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1981Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1981Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1981Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1981Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1981Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1981Calligrapher h6, .stacks_in_1981Calligrapher h5, .stacks_in_1981Calligrapher h4, .stacks_in_1981Calligrapher h3, .stacks_in_1981Calligrapher h2, .stacks_in_1981Calligrapher h1{			color: #187471 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_1981Calligrapher, .stacks_in_1981Calligrapher h1, .stacks_in_1981Calligrapher h2, .stacks_in_1981Calligrapher h3, .stacks_in_1981Calligrapher h4, .stacks_in_1981Calligrapher h5, .stacks_in_1981Calligrapher h6{	font-family: "Quicksand" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1981targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1981Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1981Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1981Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1981Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */ #stacks_in_2390,#stacks_in_2390 .stacks_out,#stacks_in_2390 .stacks_in{overflow:visible}#stacks_in_2390{padding:.15em 0}
#hoverBoxWrapperstacks_in_1982 {
	height: 300px;
	display: block;
	position: relative;
	padding: 0;
	margin: 0;
	z-index: 1;
}

#hoverBoxStaticstacks_in_1982 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 10;
	height: 300px;
	width: 100%;
}

.static-bg0stacks_in_1982 {
	background: transparent;
}

.static-bg1stacks_in_1982 {
	background: #F3F5F5;
}

.static-bg2stacks_in_1982 {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#FFFFFF), to(#FFFFFF));
	background-image: -moz-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -ms-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #FFFFFF), color-stop(100%, #FFFFFF));
	background-image: -webkit-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -o-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: linear-gradient(left, #FFFFFF, #FFFFFF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF', GradientType=1);
}

.static-bg3stacks_in_1982 {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#FFFFFF), to(#FFFFFF));
	background-image: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -ms-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #FFFFFF));
	background-image: -webkit-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -o-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: linear-gradient(top, #FFFFFF, #FFFFFF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF', GradientType=0);
}

.static-bg4stacks_in_1982 {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

.static-bg5stacks_in_1982 {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

#hoverBoxRolloverstacks_in_1982 {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	z-index: 20;
	height: 300px;
	width: 100%;
}

.hover-bg0stacks_in_1982 {
	background: transparent;
}

.hover-bg1stacks_in_1982 {
	background: #FFFFFF;
}

.hover-bg2stacks_in_1982 {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#FFFFFF), to(#FFFFFF));
	background-image: -moz-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -ms-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #FFFFFF), color-stop(100%, #FFFFFF));
	background-image: -webkit-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -o-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: linear-gradient(left, #FFFFFF, #FFFFFF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF', GradientType=1);
}

.hover-bg3stacks_in_1982 {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#FFFFFF), to(#FFFFFF));
	background-image: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -ms-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #FFFFFF));
	background-image: -webkit-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -o-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: linear-gradient(top, #FFFFFF, #FFFFFF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF', GradientType=0);
}

.hover-bg4stacks_in_1982 {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

.hover-bg5stacks_in_1982 {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

#deliLinkstacks_in_1982 a {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
	height: 100%;
	width: 100%;
	background: transparent;
}

#stacks_in_1983 {
	background-color: rgba(243, 245, 245, 1.00);
	padding: 20px 20px 20px 20px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code *//* FiveShadowThing by RapidWeaver Central  */

#fiveshadowthingstacks_in_1994 {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	z-index: 1;
	 
	width: 100%;
	 
	 
}

#stacks_in_1994 .box {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}

#stacks_in_1994 .rounded,
#stacks_in_1994 .rounded img {
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
		-moz-border-radius-topleft: 0px;
		-moz-border-radius-topright: 0px;
			border-top-left-radius: 0px;
			border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
		-moz-border-radius-bottomright: 0px;
		-moz-border-radius-bottomleft: 0px;
			border-bottom-right-radius: 0px;
			border-bottom-left-radius: 0px;
}

/* Shadow Style 0 - Both Shadows */

#stacks_in_1994 .shadow-style0stacks_in_1994 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_1994 .shadow-style0stacks_in_1994:before,
#stacks_in_1994 .shadow-style0stacks_in_1994:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

#stacks_in_1994 .shadow-style0stacks_in_1994:after {
	right: 10px;
	left: auto;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 1 - Left Shadow */

#stacks_in_1994 .shadow-style1stacks_in_1994 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_1994 .shadow-style1stacks_in_1994:before {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

/* Shadow Style 2 - Right Shadow */

#stacks_in_1994 .shadow-style2stacks_in_1994 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_1994 .shadow-style2stacks_in_1994:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	right: 10px;
	left: auto;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 3 - Inset */

#stacks_in_1994 .shadow-style3stacks_in_1994 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_1994 .shadow-style3stacks_in_1994 {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}
	
/* Shadow Style 4 - Curved */

#stacks_in_1994 .shadow-style4stacks_in_1994 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_1994 .shadow-style4stacks_in_1994:before, 
#stacks_in_1994 .shadow-style4stacks_in_1994:after {
	content: "";
	position: absolute;
	z-index: -1;
	top: 50%;
	bottom: 0;
	left: 10px;
	right: 10px;
	-webkit-border-radius: 100px / 32px;
	   -moz-border-radius: 100px / 32px;
			border-radius: 100px / 32px;
	-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
	   -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
			box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
}

/* Shadow Style 5 - Side Curves */

#stacks_in_1994 .shadow-style5stacks_in_1994 {
    position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 15px 3px 15px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_1994 .shadow-style5stacks_in_1994:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_1994 .shadow-style5stacks_in_1994:before,
#stacks_in_1994 .shadow-style5stacks_in_1994:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_1994 .shadow-style5stacks_in_1994:before {
    right:0;
}

/* Shadow Style 6 - Left Side Curve */

#stacks_in_1994 .shadow-style6stacks_in_1994 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 3px 3px 15px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_1994 .shadow-style6stacks_in_1994:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_1994 .shadow-style6stacks_in_1994:before,
#stacks_in_1994 .shadow-style6stacks_in_1994:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 7 - Right Side Curve */

#stacks_in_1994 .shadow-style7stacks_in_1994 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 15px 3px 3px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_1994 .shadow-style7stacks_in_1994:before {
   	top:10px;
    bottom:10px;
    right:0;
    left:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_1994 .shadow-style7stacks_in_1994:before,
#stacks_in_1994 .shadow-style7stacks_in_1994:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 8 - Top/Bottom Curves */

#stacks_in_1994 .shadow-style8stacks_in_1994 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 15px 3px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_1994 .shadow-style8stacks_in_1994:before,
#stacks_in_1994 .shadow-style8stacks_in_1994:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_1994 .shadow-style8stacks_in_1994:before {
   	top:0;
    bottom:0;
    left:10px;
    right:10px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius: 100px / 10px;
	   -moz-border-radius: 100px / 10px;
			border-radius: 100px / 10px;
}

/* Shadow Style 9 - Divider Line 1 */

#stacks_in_1994 .shadow-style9stacks_in_1994 {
   	position:relative;
	width: 80%;
	top:20px;
	padding: 0;
	height: 40px;
  	border: none;
	background: #FFFFFF;
	margin:	60px auto;
    -webkit-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
       -moz-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
            box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
}

#stacks_in_1994 .shadow-style9stacks_in_1994 span {
	text-align: center !important;
}

#stacks_in_1994 .shadow-style9stacks_in_1994:before,
#stacks_in_1994 .shadow-style9stacks_in_1994:after {
	content:"";
    position:absolute;
    z-index:-1;
    top:50%;
    bottom:0;
    left:40px;
    right:40px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius:100px / 10px;
       -moz-border-radius:100px / 10px;
    		border-radius:100px / 10px;
}

#stacks_in_1994 .shadow-style9stacks_in_1994:after {
	right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}

/* Shadow Style 10 - Divider Line 2 */

#stacks_in_1994 .shadow-style10stacks_in_1994 {
  	height: 20px;
  	overflow: hidden;
   	position:relative;
	width: 80%;
  	border: none;
}



#stacks_in_1994 .shadow-style10stacks_in_1994:after {
  	border-radius: 100%;
  	box-shadow: 0 0 10px #333;
  	content: "";
  	display: block;
  	height: 100%;
  	position: relative;
  	top: +100%;
  	width: 80%;
}




#stacks_in_1994 {
	background-color: rgba(255, 255, 255, 1.00);
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_1995 {
	background-color: rgba(255, 255, 255, 1.00);
	padding: 20px 0px 0px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1996Calligrapher{			font-size: 100% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.4em !important;			font-variant: normal !important;			letter-spacing: 1px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_1996Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1996Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1996Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1996Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1996Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1996Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1996Calligrapher h6, .stacks_in_1996Calligrapher h5, .stacks_in_1996Calligrapher h4, .stacks_in_1996Calligrapher h3, .stacks_in_1996Calligrapher h2, .stacks_in_1996Calligrapher h1{			color: #187471 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_1996Calligrapher, .stacks_in_1996Calligrapher h1, .stacks_in_1996Calligrapher h2, .stacks_in_1996Calligrapher h3, .stacks_in_1996Calligrapher h4, .stacks_in_1996Calligrapher h5, .stacks_in_1996Calligrapher h6{	font-family: "Quicksand" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1996targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1996Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1996Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1996Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1996Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */#eh_stacks_in_1997 {
  margin: 8px 0 24px;
  padding: 0 2px;
}
#eh_stacks_in_1997:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_1997.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_1997.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_1997.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_1997.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.220000;}
#eh_stacks_in_1997 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_1997.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */
/*  */#eh_stacks_in_1997 .eh-title {font-size: 24px;}/*  */
/*  */
#eh_stacks_in_1997 .eh-title {
  max-width: 728px;
  font-weight: 500;
  line-height: 1.10;
  color: rgba(24, 116, 113, 1.00);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */#eh_stacks_in_1997 .eh-subtitle > div {font-size: 14px;}/*  */
/*  */
#eh_stacks_in_1997 .eh-subtitle > div {
  max-width: 640px;
  font-weight: 400;
  line-height: 2.00;
  color: rgba(76, 76, 76, 1.00);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
#eh_stacks_in_1997.eh-align-center .eh-subtitle > div {margin: 0 auto;}
#eh_stacks_in_1997.eh-align-right .eh-subtitle > div {margin: 0 0 0 auto;}
/*  */
#eh_stacks_in_1997 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1997 .eh-line-wrap .eh-line-right {width: 196px;}
#eh_stacks_in_1997.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1997.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #41736F;}
#eh_stacks_in_1997.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1997.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #41736F;}
#eh_stacks_in_1997.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1997.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #41736F;
  height: 2px;
  border-bottom: 2px solid #41736F;
  box-sizing: content-box;
}
#eh_stacks_in_1997.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1997.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(196px / 2);}
#eh_stacks_in_1997.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1997.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #41736F;
  border-image: linear-gradient(-90deg, #41736F, transparent) 1;
}

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

#stacks_in_2001 {
	padding: 10px 20px 20px 20px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2003Calligrapher{			font-size: 90% !important;			color: #191919 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.6em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_2003Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2003Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2003Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2003Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2003Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2003Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2003Calligrapher h6, .stacks_in_2003Calligrapher h5, .stacks_in_2003Calligrapher h4, .stacks_in_2003Calligrapher h3, .stacks_in_2003Calligrapher h2, .stacks_in_2003Calligrapher h1{			color: #187471 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_2003Calligrapher, .stacks_in_2003Calligrapher h1, .stacks_in_2003Calligrapher h2, .stacks_in_2003Calligrapher h3, .stacks_in_2003Calligrapher h4, .stacks_in_2003Calligrapher h5, .stacks_in_2003Calligrapher h6{	font-family: "Quicksand" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2003targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2003Calligrapher a:link{			color: #187471 !important;			text-decoration: none !important;		}				.stacks_in_2003Calligrapher a:visited{			color: #187471 !important;		}				.stacks_in_2003Calligrapher a:active{			color: #187471 !important;		}				.stacks_in_2003Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */ #stacks_in_2392,#stacks_in_2392 .stacks_out,#stacks_in_2392 .stacks_in{overflow:visible}#stacks_in_2392{padding:.15em 0}
#hoverBoxWrapperstacks_in_2004 {
	height: 300px;
	display: block;
	position: relative;
	padding: 0;
	margin: 0;
	z-index: 1;
}

#hoverBoxStaticstacks_in_2004 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 10;
	height: 300px;
	width: 100%;
}

.static-bg0stacks_in_2004 {
	background: transparent;
}

.static-bg1stacks_in_2004 {
	background: #F3F5F5;
}

.static-bg2stacks_in_2004 {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#FFFFFF), to(#FFFFFF));
	background-image: -moz-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -ms-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #FFFFFF), color-stop(100%, #FFFFFF));
	background-image: -webkit-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -o-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: linear-gradient(left, #FFFFFF, #FFFFFF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF', GradientType=1);
}

.static-bg3stacks_in_2004 {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#FFFFFF), to(#FFFFFF));
	background-image: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -ms-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #FFFFFF));
	background-image: -webkit-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -o-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: linear-gradient(top, #FFFFFF, #FFFFFF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF', GradientType=0);
}

.static-bg4stacks_in_2004 {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

.static-bg5stacks_in_2004 {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

#hoverBoxRolloverstacks_in_2004 {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	z-index: 20;
	height: 300px;
	width: 100%;
}

.hover-bg0stacks_in_2004 {
	background: transparent;
}

.hover-bg1stacks_in_2004 {
	background: #FFFFFF;
}

.hover-bg2stacks_in_2004 {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#FFFFFF), to(#FFFFFF));
	background-image: -moz-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -ms-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #FFFFFF), color-stop(100%, #FFFFFF));
	background-image: -webkit-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -o-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: linear-gradient(left, #FFFFFF, #FFFFFF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF', GradientType=1);
}

.hover-bg3stacks_in_2004 {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#FFFFFF), to(#FFFFFF));
	background-image: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -ms-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #FFFFFF));
	background-image: -webkit-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -o-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: linear-gradient(top, #FFFFFF, #FFFFFF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF', GradientType=0);
}

.hover-bg4stacks_in_2004 {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

.hover-bg5stacks_in_2004 {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

#deliLinkstacks_in_2004 a {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
	height: 100%;
	width: 100%;
	background: transparent;
}

#stacks_in_2005 {
	background-color: rgba(243, 245, 245, 1.00);
	padding: 20px 20px 20px 20px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code *//* FiveShadowThing by RapidWeaver Central  */

#fiveshadowthingstacks_in_2016 {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	z-index: 1;
	 
	width: 100%;
	 
	 
}

#stacks_in_2016 .box {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}

#stacks_in_2016 .rounded,
#stacks_in_2016 .rounded img {
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
		-moz-border-radius-topleft: 0px;
		-moz-border-radius-topright: 0px;
			border-top-left-radius: 0px;
			border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
		-moz-border-radius-bottomright: 0px;
		-moz-border-radius-bottomleft: 0px;
			border-bottom-right-radius: 0px;
			border-bottom-left-radius: 0px;
}

/* Shadow Style 0 - Both Shadows */

#stacks_in_2016 .shadow-style0stacks_in_2016 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_2016 .shadow-style0stacks_in_2016:before,
#stacks_in_2016 .shadow-style0stacks_in_2016:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

#stacks_in_2016 .shadow-style0stacks_in_2016:after {
	right: 10px;
	left: auto;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 1 - Left Shadow */

#stacks_in_2016 .shadow-style1stacks_in_2016 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_2016 .shadow-style1stacks_in_2016:before {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(-3deg);
	   -moz-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
			transform: rotate(-3deg);
}

/* Shadow Style 2 - Right Shadow */

#stacks_in_2016 .shadow-style2stacks_in_2016 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_2016 .shadow-style2stacks_in_2016:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	right: 10px;
	left: auto;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #B3B3B3;
	-webkit-box-shadow: 0 15px 10px #A8A8A8;
	   -moz-box-shadow: 0 15px 10px #A8A8A8;
			box-shadow: 0 15px 10px #A8A8A8;
	-webkit-transform: rotate(3deg);
	   -moz-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
			transform: rotate(3deg);
}

/* Shadow Style 3 - Inset */

#stacks_in_2016 .shadow-style3stacks_in_2016 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_2016 .shadow-style3stacks_in_2016 {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
	   -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.27), 0 0 40px rgba(0, 0, 0, 0.06) inset;
}
	
/* Shadow Style 4 - Curved */

#stacks_in_2016 .shadow-style4stacks_in_2016 {
	position: relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 0 3px 15px 3px;
	background: #FFFFFF;
}

#stacks_in_2016 .shadow-style4stacks_in_2016:before, 
#stacks_in_2016 .shadow-style4stacks_in_2016:after {
	content: "";
	position: absolute;
	z-index: -1;
	top: 50%;
	bottom: 0;
	left: 10px;
	right: 10px;
	-webkit-border-radius: 100px / 32px;
	   -moz-border-radius: 100px / 32px;
			border-radius: 100px / 32px;
	-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
	   -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
			box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
}

/* Shadow Style 5 - Side Curves */

#stacks_in_2016 .shadow-style5stacks_in_2016 {
    position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 15px 3px 15px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_2016 .shadow-style5stacks_in_2016:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_2016 .shadow-style5stacks_in_2016:before,
#stacks_in_2016 .shadow-style5stacks_in_2016:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_2016 .shadow-style5stacks_in_2016:before {
    right:0;
}

/* Shadow Style 6 - Left Side Curve */

#stacks_in_2016 .shadow-style6stacks_in_2016 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 3px 3px 15px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_2016 .shadow-style6stacks_in_2016:before {
   	top:10px;
    bottom:10px;
    left:0;
    right:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_2016 .shadow-style6stacks_in_2016:before,
#stacks_in_2016 .shadow-style6stacks_in_2016:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 7 - Right Side Curve */

#stacks_in_2016 .shadow-style7stacks_in_2016 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 3px 15px 3px 3px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_2016 .shadow-style7stacks_in_2016:before {
   	top:10px;
    bottom:10px;
    right:0;
    left:50%;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
    		box-shadow:0 0 15px rgba(0,0,0,0.6);
 	-webkit-border-radius:10px / 100px;
       -moz-border-radius:10px / 100px;
    		border-radius:10px / 100px;
}

#stacks_in_2016 .shadow-style7stacks_in_2016:before,
#stacks_in_2016 .shadow-style7stacks_in_2016:after {
    content:"";
    position:absolute;
    z-index:-2;
}

/* Shadow Style 8 - Top/Bottom Curves */

#stacks_in_2016 .shadow-style8stacks_in_2016 {
   position:relative;
	width: px;
	height: auto;
	padding: 0;
	border: 0px solid #FFFFFF;
	margin: 15px 3px;
	background: #FFFFFF;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	    	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#stacks_in_2016 .shadow-style8stacks_in_2016:before,
#stacks_in_2016 .shadow-style8stacks_in_2016:after {
    content:"";
    position:absolute;
    z-index:-2;
}

#stacks_in_2016 .shadow-style8stacks_in_2016:before {
   	top:0;
    bottom:0;
    left:10px;
    right:10px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius: 100px / 10px;
	   -moz-border-radius: 100px / 10px;
			border-radius: 100px / 10px;
}

/* Shadow Style 9 - Divider Line 1 */

#stacks_in_2016 .shadow-style9stacks_in_2016 {
   	position:relative;
	width: 80%;
	top:20px;
	padding: 0;
	height: 40px;
  	border: none;
	background: #FFFFFF;
	margin:	60px auto;
    -webkit-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
       -moz-box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
            box-shadow:0 0px 0px rgba(0, 0, 0, 0.1), 0 0 10px rgba(0, 0, 0, 0) inset;
}

#stacks_in_2016 .shadow-style9stacks_in_2016 span {
	text-align: center !important;
}

#stacks_in_2016 .shadow-style9stacks_in_2016:before,
#stacks_in_2016 .shadow-style9stacks_in_2016:after {
	content:"";
    position:absolute;
    z-index:-1;
    top:50%;
    bottom:0;
    left:40px;
    right:40px;
    -webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
       -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
    		box-shadow:0 0 15px rgba(0,0,0,0.4);
   	-webkit-border-radius:100px / 10px;
       -moz-border-radius:100px / 10px;
    		border-radius:100px / 10px;
}

#stacks_in_2016 .shadow-style9stacks_in_2016:after {
	right:10px;
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg);
       -moz-transform:skew(8deg) rotate(3deg);
        -ms-transform:skew(8deg) rotate(3deg);
            transform:skew(8deg) rotate(3deg);
}

/* Shadow Style 10 - Divider Line 2 */

#stacks_in_2016 .shadow-style10stacks_in_2016 {
  	height: 20px;
  	overflow: hidden;
   	position:relative;
	width: 80%;
  	border: none;
}



#stacks_in_2016 .shadow-style10stacks_in_2016:after {
  	border-radius: 100%;
  	box-shadow: 0 0 10px #333;
  	content: "";
  	display: block;
  	height: 100%;
  	position: relative;
  	top: +100%;
  	width: 80%;
}




#stacks_in_2016 {
	background-color: rgba(255, 255, 255, 1.00);
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_2017 {
	background-color: rgba(255, 255, 255, 1.00);
	padding: 20px 0px 0px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2018Calligrapher{			font-size: 100% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.4em !important;			font-variant: normal !important;			letter-spacing: 1px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_2018Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2018Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2018Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2018Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2018Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2018Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2018Calligrapher h6, .stacks_in_2018Calligrapher h5, .stacks_in_2018Calligrapher h4, .stacks_in_2018Calligrapher h3, .stacks_in_2018Calligrapher h2, .stacks_in_2018Calligrapher h1{			color: #187471 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_2018Calligrapher, .stacks_in_2018Calligrapher h1, .stacks_in_2018Calligrapher h2, .stacks_in_2018Calligrapher h3, .stacks_in_2018Calligrapher h4, .stacks_in_2018Calligrapher h5, .stacks_in_2018Calligrapher h6{	font-family: "Quicksand" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2018targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2018Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_2018Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_2018Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_2018Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */#eh_stacks_in_2019 {
  margin: 8px 0 24px;
  padding: 0 2px;
}
#eh_stacks_in_2019:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_2019.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_2019.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_2019.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_2019.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.220000;}
#eh_stacks_in_2019 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_2019.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */
/*  */#eh_stacks_in_2019 .eh-title {font-size: 24px;}/*  */
/*  */
#eh_stacks_in_2019 .eh-title {
  max-width: 728px;
  font-weight: 500;
  line-height: 1.10;
  color: rgba(24, 116, 113, 1.00);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */#eh_stacks_in_2019 .eh-subtitle > div {font-size: 14px;}/*  */
/*  */
#eh_stacks_in_2019 .eh-subtitle > div {
  max-width: 640px;
  font-weight: 400;
  line-height: 2.00;
  color: rgba(76, 76, 76, 1.00);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
#eh_stacks_in_2019.eh-align-center .eh-subtitle > div {margin: 0 auto;}
#eh_stacks_in_2019.eh-align-right .eh-subtitle > div {margin: 0 0 0 auto;}
/*  */
#eh_stacks_in_2019 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2019 .eh-line-wrap .eh-line-right {width: 196px;}
#eh_stacks_in_2019.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2019.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #41736F;}
#eh_stacks_in_2019.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2019.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #41736F;}
#eh_stacks_in_2019.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2019.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #41736F;
  height: 2px;
  border-bottom: 2px solid #41736F;
  box-sizing: content-box;
}
#eh_stacks_in_2019.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2019.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(196px / 2);}
#eh_stacks_in_2019.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2019.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #41736F;
  border-image: linear-gradient(-90deg, #41736F, transparent) 1;
}

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

#stacks_in_2023 {
	padding: 10px 20px 20px 20px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2025Calligrapher{			font-size: 90% !important;			color: #191919 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.6em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_2025Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2025Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2025Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2025Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2025Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2025Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2025Calligrapher h6, .stacks_in_2025Calligrapher h5, .stacks_in_2025Calligrapher h4, .stacks_in_2025Calligrapher h3, .stacks_in_2025Calligrapher h2, .stacks_in_2025Calligrapher h1{			color: #187471 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_2025Calligrapher, .stacks_in_2025Calligrapher h1, .stacks_in_2025Calligrapher h2, .stacks_in_2025Calligrapher h3, .stacks_in_2025Calligrapher h4, .stacks_in_2025Calligrapher h5, .stacks_in_2025Calligrapher h6{	font-family: "Quicksand" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2025targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2025Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_2025Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_2025Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_2025Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */ #stacks_in_2394,#stacks_in_2394 .stacks_out,#stacks_in_2394 .stacks_in{overflow:visible}#stacks_in_2394{padding:.15em 0}
#hoverBoxWrapperstacks_in_2026 {
	height: 300px;
	display: block;
	position: relative;
	padding: 0;
	margin: 0;
	z-index: 1;
}

#hoverBoxStaticstacks_in_2026 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 10;
	height: 300px;
	width: 100%;
}

.static-bg0stacks_in_2026 {
	background: transparent;
}

.static-bg1stacks_in_2026 {
	background: #F3F5F5;
}

.static-bg2stacks_in_2026 {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#FFFFFF), to(#FFFFFF));
	background-image: -moz-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -ms-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #FFFFFF), color-stop(100%, #FFFFFF));
	background-image: -webkit-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -o-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: linear-gradient(left, #FFFFFF, #FFFFFF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF', GradientType=1);
}

.static-bg3stacks_in_2026 {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#FFFFFF), to(#FFFFFF));
	background-image: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -ms-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #FFFFFF));
	background-image: -webkit-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -o-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: linear-gradient(top, #FFFFFF, #FFFFFF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF', GradientType=0);
}

.static-bg4stacks_in_2026 {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

.static-bg5stacks_in_2026 {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

#hoverBoxRolloverstacks_in_2026 {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	z-index: 20;
	height: 300px;
	width: 100%;
}

.hover-bg0stacks_in_2026 {
	background: transparent;
}

.hover-bg1stacks_in_2026 {
	background: #FFFFFF;
}

.hover-bg2stacks_in_2026 {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#FFFFFF), to(#FFFFFF));
	background-image: -moz-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -ms-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #FFFFFF), color-stop(100%, #FFFFFF));
	background-image: -webkit-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: -o-linear-gradient(left, #FFFFFF, #FFFFFF);
	background-image: linear-gradient(left, #FFFFFF, #FFFFFF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF', GradientType=1);
}

.hover-bg3stacks_in_2026 {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#FFFFFF), to(#FFFFFF));
	background-image: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -ms-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #FFFFFF));
	background-image: -webkit-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: -o-linear-gradient(top, #FFFFFF, #FFFFFF);
	background-image: linear-gradient(top, #FFFFFF, #FFFFFF);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF', GradientType=0);
}

.hover-bg4stacks_in_2026 {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

.hover-bg5stacks_in_2026 {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

#deliLinkstacks_in_2026 a {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
	height: 100%;
	width: 100%;
	background: transparent;
}

#stacks_in_2027 {
	background-color: rgba(243, 245, 245, 1.00);
	padding: 20px 20px 20px 20px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_2310shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code *//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_2312Calligrapher{			font-size: 90% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.4em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: -2 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_2312Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2312Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2312Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2312Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2312Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2312Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_2312Calligrapher h6, .stacks_in_2312Calligrapher h5, .stacks_in_2312Calligrapher h4, .stacks_in_2312Calligrapher h3, .stacks_in_2312Calligrapher h2, .stacks_in_2312Calligrapher h1{			color: #187471 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_2312Calligrapher, .stacks_in_2312Calligrapher h1, .stacks_in_2312Calligrapher h2, .stacks_in_2312Calligrapher h3, .stacks_in_2312Calligrapher h4, .stacks_in_2312Calligrapher h5, .stacks_in_2312Calligrapher h6{	font-family: "Quicksand" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2312targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2312Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_2312Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_2312Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_2312Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_2318shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code *//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */	 		#titlelogo h1, #tsbanner h1{			font-size: 222% !important;			color: #FFFFFF !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.4em !important;			font-variant: normal !important;			letter-spacing: 1px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */  #titlelogo h1, #tsbanner h1{	font-family: "Quicksand" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1683targetNote{	display: none;}.stacks_in_1683Calligrapher{	display: none;}.stacks_in_1683targetNote{	padding: 20px;	margin: 10px;	border: 1px solid #000000;	border-radius: 5px;	color: #ffffff !important;	background: #333333;	display: block;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1683Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1683Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1683Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1683Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code *//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */	 		#titlelogo h2{			font-size: 100% !important;			color: #FFFFFF !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.4em !important;			font-variant: normal !important;			letter-spacing: 1px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */  #titlelogo h2{	font-family: "Quicksand" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1685targetNote{	display: none;}.stacks_in_1685Calligrapher{	display: none;}.stacks_in_1685targetNote{	padding: 20px;	margin: 10px;	border: 1px solid #000000;	border-radius: 5px;	color: #ffffff !important;	background: #333333;	display: block;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1685Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1685Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1685Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1685Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code *//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */	 		nav{			font-size: 100% !important;			color: #FFFFFF !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 1px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: right !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */  nav{	font-family: "Dosis" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1687targetNote{	display: none;}.stacks_in_1687Calligrapher{	display: none;}.stacks_in_1687targetNote{	padding: 20px;	margin: 10px;	border: 1px solid #000000;	border-radius: 5px;	color: #ffffff !important;	background: #333333;	display: block;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1687Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1687Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1687Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1687Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code *//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */	 		#footer{			font-size: 100% !important;			color: #191919 !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;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */  #footer{	font-family: "Quicksand" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_2343targetNote{	display: none;}.stacks_in_2343Calligrapher{	display: none;}.stacks_in_2343targetNote{	padding: 20px;	margin: 10px;	border: 1px solid #000000;	border-radius: 5px;	color: #ffffff !important;	background: #333333;	display: block;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_2343Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_2343Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_2343Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_2343Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code *//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */	 		#rapidweaver_privacy_message{			font-size: 80% !important;			color: #FFFFFF !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;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ #rapidweaver_privacy_message{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1691targetNote{	display: none;}.stacks_in_1691Calligrapher{	display: none;}.stacks_in_1691targetNote{	padding: 20px;	margin: 10px;	border: 1px solid #000000;	border-radius: 5px;	color: #ffffff !important;	background: #333333;	display: block;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1691Calligrapher a:link{			color: #FC6FCF !important;			text-decoration: none !important;		}				.stacks_in_1691Calligrapher a:visited{			color: #FC6FCF !important;		}				.stacks_in_1691Calligrapher a:active{			color: #FC6FCF !important;		}				.stacks_in_1691Calligrapher a:hover{			color: #E6E6E6 !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */  #stacks_in_1511{display:none}
