/*
 * com.onelittledesigner.easy_header_css
 */

.eh-main-wrap {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: flex-start;
}
.eh-main-wrap .eh-line-wrap {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.eh-main-wrap .eh-title {
  line-height: 1.1;
  margin: 0;
}
.eh-main-wrap .eh-subtitle {
  flex: 0 0 100%;
  line-height: 1.1;
}
.eh-main-wrap .eh-line-wrap .eh-line-left svg,
.eh-main-wrap .eh-line-wrap .eh-line-right svg,
.eh-main-wrap .eh-line-wrap .eh-line-left,
.eh-main-wrap .eh-line-wrap .eh-line-right,
.eh-main-wrap .eh-line-wrap .eh-extender {
  display: none;
}
.eh-main-wrap.eh-align-left .eh-line-wrap .eh-line-right,
.eh-main-wrap.eh-align-center .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-align-right .eh-line-wrap .eh-line-left {
  display: flex;
}
.eh-main-wrap.eh-line-3 .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-3 .eh-line-wrap .eh-line-right,
.eh-main-wrap.eh-line-4 .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-4 .eh-line-wrap .eh-line-right,
.eh-main-wrap.eh-line-5 .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-5 .eh-line-wrap .eh-line-right {
  display: block;
}
.eh-main-wrap.eh-main-wrap.eh-side-right:not(.eh-line-position-3) .eh-line-wrap-2 .eh-line-left,
.eh-main-wrap.eh-main-wrap.eh-side-right:not(.eh-line-position-3) .eh-line-wrap-1 .eh-line-left,
.eh-main-wrap.eh-main-wrap.eh-side-left:not(.eh-line-position-3) .eh-line-wrap-2 .eh-line-right,
.eh-main-wrap.eh-main-wrap.eh-side-left:not(.eh-line-position-3) .eh-line-wrap-1 .eh-line-right {
  display: none;
}
.eh-main-wrap.eh-main-wrap.eh-side-left:not(.eh-line-position-3) .eh-line-wrap-2 .eh-line-left,
.eh-main-wrap.eh-main-wrap.eh-side-left:not(.eh-line-position-3) .eh-line-wrap-1 .eh-line-left {
  display: flex;
}
.eh-main-wrap.eh-line-position-3 .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-position-3 .eh-line-wrap .eh-line-right {
  display: flex;
}
.eh-main-wrap.eh-main-wrap.eh-line-position-3 .eh-line-wrap-2 .eh-line-left,
.eh-main-wrap.eh-main-wrap.eh-line-position-3 .eh-line-wrap-1 .eh-line-right {
  display: none;
}
.eh-main-wrap.eh-shape-group-00 .eh-line-shape {
  display: none;
}
.eh-main-wrap:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {
  display: block;
}
.eh-main-wrap.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center {
  display: flex;
}
.eh-main-wrap.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center,
.eh-main-wrap.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape-center {
  display: flex;
}
.eh-main-wrap:not(.eh-shape-0) .eh-line-wrap .eh-line-shape-pre,
.eh-main-wrap:not(.eh-shape-0) .eh-line-wrap .eh-line-shape-post,
.eh-main-wrap:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  display: none;
}
.eh-main-wrap.eh-shape-0 .eh-line-wrap .eh-line-shape > svg {
  display: none;
}
.eh-main-wrap.eh-line-position-0 .eh-line-wrap-1 {
  display: none;
}
.eh-main-wrap.eh-line-position-0 .eh-title {
  order: 2;
}
.eh-main-wrap.eh-line-position-0 .eh-subtitle {
  order: 4;
}
.eh-main-wrap.eh-line-position-0 .eh-line-wrap-2 {
  display: none;
}
.eh-main-wrap.eh-line-position-0.eh-sub-top .eh-line-wrap-1 {
  display: none;
}
.eh-main-wrap.eh-line-position-0.eh-sub-top .eh-title {
  order: 3;
}
.eh-main-wrap.eh-line-position-0.eh-sub-top .eh-subtitle {
  order: 2;
}
.eh-main-wrap.eh-line-position-0.eh-sub-top .eh-line-wrap-2 {
  display: none;
}
.eh-main-wrap.eh-line-position-1 .eh-line-wrap-1 {
  display: none;
}
.eh-main-wrap.eh-line-position-1 .eh-title {
  order: 1;
}
.eh-main-wrap.eh-line-position-1 .eh-subtitle {
  order: 2;
}
.eh-main-wrap.eh-line-position-1 .eh-line-wrap-2 {
  order: 3;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top .eh-line-wrap-1 {
  display: none;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top .eh-title {
  order: 2;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top .eh-subtitle {
  order: 1;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top .eh-line-wrap-2 {
  order: 3;
}
.eh-main-wrap.eh-line-position-1.eh-line-top .eh-line-wrap-1 {
  display: flex;
  order: 1;
}
.eh-main-wrap.eh-line-position-1.eh-line-top .eh-title {
  order: 2;
}
.eh-main-wrap.eh-line-position-1.eh-line-top .eh-subtitle {
  order: 4;
}
.eh-main-wrap.eh-line-position-1.eh-line-top .eh-line-wrap-2 {
  display: none;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top.eh-line-top .eh-line-wrap-1 {
  order: 1;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top.eh-line-top .eh-title {
  order: 3;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top.eh-line-top .eh-subtitle {
  order: 2;
}
.eh-main-wrap.eh-line-position-1.eh-sub-top.eh-line-top .eh-line-wrap-2 {
  display: none;
}
.eh-main-wrap.eh-line-position-2 .eh-line-wrap-1 {
  order: 1;
}
.eh-main-wrap.eh-line-position-2 .eh-title {
  order: 2;
}
.eh-main-wrap.eh-line-position-2 .eh-subtitle {
  order: 3;
}
.eh-main-wrap.eh-line-position-2 .eh-line-wrap-2 {
  order: 4;
}
.eh-main-wrap.eh-line-position-2.eh-sub-top .eh-line-wrap-1 {
  order: 1;
}
.eh-main-wrap.eh-line-position-2.eh-sub-top .eh-title {
  order: 3;
}
.eh-main-wrap.eh-line-position-2.eh-sub-top .eh-subtitle {
  order: 2;
}
.eh-main-wrap.eh-line-position-2.eh-sub-top .eh-line-wrap-2 {
  order: 4;
}
.eh-main-wrap.eh-line-position-3 .eh-line-wrap-1,
.eh-main-wrap.eh-line-position-3 .eh-line-wrap-2 {
  margin: 0 !important;
}
.eh-main-wrap.eh-line-position-3 {
  display: flex;
  align-items: center;
  flex-direction: row;
}
.eh-main-wrap.eh-line-position-3 .eh-line-wrap {
  width: auto;
}
.eh-main-wrap.eh-line-position-3 .eh-line-wrap-1 {
  order: 1;
}
.eh-main-wrap.eh-line-position-3 .eh-title {
  order: 2;
}
.eh-main-wrap.eh-line-position-3 .eh-subtitle {
  order: 4;
}
.eh-main-wrap.eh-line-position-3 .eh-line-wrap-2 {
  order: 3;
}
.eh-main-wrap.eh-line-position-3.eh-sub-top .eh-line-wrap-1 {
  order: 2;
}
.eh-main-wrap.eh-line-position-3.eh-sub-top .eh-title {
  order: 3;
}
.eh-main-wrap.eh-line-position-3.eh-sub-top .eh-subtitle {
  order: 1;
}
.eh-main-wrap.eh-line-position-3.eh-sub-top .eh-line-wrap-2 {
  order: 4;
}
.eh-main-wrap.eh-line-position-3.eh-side-right .eh-line-wrap-1 {
  display: none;
}
.eh-main-wrap.eh-line-position-3.eh-side-left .eh-line-wrap-2 {
  display: none;
}

.eh-main-wrap.eh-align-left .eh-line-wrap {
  justify-content: flex-start;
}
.eh-main-wrap.eh-align-center {
  align-content: center;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.eh-main-wrap.eh-align-right {
  align-content: flex-end;
  justify-content: flex-end;
  text-align: right;
}
.eh-main-wrap.eh-align-right:not(.eh-line-position-3) {
  align-items: flex-end;
}
.eh-main-wrap.eh-align-right .eh-line-wrap {
  justify-content: flex-end;
}
.eh-main-wrap.eh-line-group-300 .eh-extender {
  display: block;
  box-sizing: border-box;
  flex: 1;
}
.eh-main-wrap.eh-line-group-300.eh-side-left .eh-extender-right,
.eh-main-wrap.eh-line-group-300.eh-side-right .eh-extender-left {
  display: none;
}
.eh-main-wrap.eh-line-1.eh-shape-group-00:not(.eh-line-position-3) .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-2.eh-shape-group-00:not(.eh-line-position-3) .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-position-3.eh-line-group-300 .eh-line-wrap-1 .eh-extender-right,
.eh-main-wrap.eh-line-position-3.eh-line-group-300 .eh-line-wrap-2 .eh-extender-left {
  display: none;
}
.eh-main-wrap.eh-line-group-0.eh-full-width .eh-line-wrap,
.eh-main-wrap.eh-line-group-100.eh-full-width .eh-line-wrap {
  width: 100%;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-0.eh-full-width .eh-line-wrap,
.eh-main-wrap.eh-line-position-3.eh-line-group-100.eh-full-width .eh-line-wrap {
  flex: 1;
}
.eh-main-wrap.eh-line-group-0.eh-full-width .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-group-0.eh-full-width .eh-line-wrap .eh-line-right,
.eh-main-wrap.eh-line-group-100.eh-full-width .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-line-group-100.eh-full-width .eh-line-wrap .eh-line-right {
  width: auto !important;
  flex: 1;
}
.eh-main-wrap.eh-main-wrap.eh-line-group-300.eh-full-width .eh-line-wrap .eh-line-left,
.eh-main-wrap.eh-main-wrap.eh-line-group-300.eh-full-width .eh-line-wrap .eh-line-right {
  width: auto;
}
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-line-group-300.eh-full-width .eh-line-wrap-2 .eh-extender-left,
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-line-group-300.eh-full-width .eh-line-wrap-1 .eh-extender-right {
  display: none;
}
.eh-main-wrap.eh-full-width:not(.eh-line-group-0) .eh-line-wrap {
  width: 100%;
  flex: 1;
}
.eh-main-wrap.eh-line-102.eh-full-width .eh-line-wrap:before,
.eh-main-wrap.eh-line-102.eh-full-width .eh-line-wrap:after,
.eh-main-wrap.eh-line-103.eh-full-width .eh-line-wrap:before,
.eh-main-wrap.eh-line-103.eh-full-width .eh-line-wrap:after,
.eh-main-wrap.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  content: "";
  display: block;
  flex: 1;
  width: auto;
}
.eh-main-wrap.eh-line-102.eh-full-width .eh-line-wrap .eh-extender,
.eh-main-wrap.eh-line-103.eh-full-width .eh-line-wrap .eh-extender {
  display: none;
}
.eh-main-wrap.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
.eh-main-wrap.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  content: "";
  display: block;
  flex: 1;
  width: auto;
}
.eh-main-wrap.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before {
  margin-right: 8px;
}
.eh-main-wrap.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  margin-left: 8px;
}
.eh-main-wrap.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap .eh-extender {
  display: none;
}
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-full-width:not(.eh-line-group-0) .eh-line-wrap-1:after,
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-full-width:not(.eh-line-group-0) .eh-line-wrap-2:before {
  display: none;
}
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-align-center.eh-side-right.eh-full-width:not(.eh-line-group-0) .eh-line-wrap-1 {
  display: flex;
}
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-align-center.eh-side-right.eh-full-width:not(.eh-line-group-0) .eh-line-wrap-1 > * {
  display: none;
}
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-align-center.eh-side-left.eh-full-width:not(.eh-line-group-0) .eh-line-wrap-2 {
  display: flex;
}
.eh-main-wrap.eh-main-wrap.eh-line-position-3.eh-align-center.eh-side-left.eh-full-width:not(.eh-line-group-0) .eh-line-wrap-2 > * {
  display: none;
}
.eh-main-wrap.eh-main-wrap.eh-side-right.eh-full-width:not(.eh-line-group-0) .eh-line-wrap:before,
.eh-main-wrap.eh-side-right.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender-left {
  display: none;
}
.eh-main-wrap.eh-main-wrap.eh-side-left.eh-full-width:not(.eh-line-group-0) .eh-line-wrap:after,
.eh-main-wrap.eh-side-left.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender-right {
  display: none;
}

.eh-main-wrap .eh-line-wrap .eh-lines {
  display: flex;
  align-items: center;
  border: 0px solid transparent;
}
.eh-main-wrap .eh-line-wrap .eh-lines svg {
  display: block;
  width: 100%;
}
.eh-main-wrap.eh-line-group-0 .eh-line-wrap .eh-lines svg {
  display: none;
}
.eh-main-wrap:not(.eh-line-group-0) .eh-line-wrap .eh-line-left {
  transform: scale(-1,1);
}
.eh-main-wrap.eh-line-102 .eh-line-wrap .eh-lines svg,
.eh-main-wrap.eh-line-103 .eh-line-wrap .eh-lines svg {
  height: 12px;
}
.eh-main-wrap.eh-line-group-300.eh-thickness-1 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-thickness-1 .eh-line-wrap .eh-lines svg {
  height: 9px;
  width: 16px !important;
}
.eh-main-wrap.eh-line-group-300.eh-thickness-2 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-thickness-2 .eh-line-wrap .eh-lines svg {
  height: 10px;
  width: 20px !important;
}
.eh-main-wrap.eh-line-group-300.eh-thickness-3 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-thickness-3 .eh-line-wrap .eh-lines svg {
  height: 12px;
  width: 24px !important;
}
.eh-main-wrap.eh-line-group-300.eh-thickness-4 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-thickness-4 .eh-line-wrap .eh-lines svg {
  height: 14px;
  width: 28px !important;
}
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-1 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-1 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-1 .eh-line-wrap .eh-lines svg,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-1 .eh-line-wrap .eh-lines svg {
  height: 17px;
  width: 32px !important;
}
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-2 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-2 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-2 .eh-line-wrap .eh-lines svg,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-2 .eh-line-wrap .eh-lines svg {
  height: 18px;
  width: 36px !important;
}
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-3 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-3 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-3 .eh-line-wrap .eh-lines svg,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-3 .eh-line-wrap .eh-lines svg {
  height: 21px;
  width: 40px !important;
}
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-4 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-4 .eh-line-wrap .eh-lines,
.eh-main-wrap.eh-line-group-300.eh-line-305.eh-thickness-4 .eh-line-wrap .eh-lines svg,
.eh-main-wrap.eh-line-group-300.eh-line-303.eh-thickness-4 .eh-line-wrap .eh-lines svg {
  height: 24px;
  width: 48px !important;
}

.eh-main-wrap.eh-shape-1 .eh-line-wrap.eh-line-wrap-1 .eh-line-left svg,
.eh-main-wrap.eh-shape-11 .eh-line-wrap.eh-line-wrap-1 .eh-line-left svg,
.eh-main-wrap.eh-shape-101 .eh-line-wrap.eh-line-wrap-1 .eh-line-left svg,
.eh-main-wrap.eh-shape-201 .eh-line-wrap.eh-line-wrap-1 .eh-line-left svg,
.eh-main-wrap.eh-shape-5 .eh-line-wrap.eh-line-wrap-1 .eh-line-left svg,
.eh-main-wrap.eh-shape-105 .eh-line-wrap.eh-line-wrap-1 .eh-line-left svg,
.eh-main-wrap.eh-shape-205 .eh-line-wrap.eh-line-wrap-1 .eh-line-left svg {
    transform: scale(1,-1);
}
.eh-main-wrap.eh-shape-1 .eh-line-wrap.eh-line-wrap-1 .eh-line-right svg,
.eh-main-wrap.eh-shape-11 .eh-line-wrap.eh-line-wrap-1 .eh-line-right svg,
.eh-main-wrap.eh-shape-101 .eh-line-wrap.eh-line-wrap-1 .eh-line-right svg,
.eh-main-wrap.eh-shape-201 .eh-line-wrap.eh-line-wrap-1 .eh-line-right svg,
.eh-main-wrap.eh-shape-5 .eh-line-wrap.eh-line-wrap-1 .eh-line-right svg,
.eh-main-wrap.eh-shape-105 .eh-line-wrap.eh-line-wrap-1 .eh-line-right svg,
.eh-main-wrap.eh-shape-205 .eh-line-wrap.eh-line-wrap-1 .eh-line-right svg {
  transform: scale(1,-1);
}
.eh-main-wrap .eh-line-wrap .eh-lines svg {
  height: 8px;
}
.eh-main-wrap.eh-line-301 .eh-line-wrap .eh-lines svg {
  height: 12px;
}
.eh-main-wrap.eh-line-303 .eh-line-wrap .eh-lines svg {
  height: 16px;
}
.eh-main-wrap .eh-line-wrap .eh-line-shape svg {
  display: none;
  width: 100%;
  height: 100%;
  fill:  transparent;
  overflow: visible;
  box-sizing: content-box;
}
.eh-main-wrap .eh-line-wrap .eh-lines svg {
  overflow: visible;
}
.eh-main-wrap.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  display: block;
  position: absolute !important;
  top: 0;
  left: 0;
  stroke: transparent;
  box-sizing: border-box;
}
.eh-main-wrap.eh-shape-group-200 .eh-line-wrap .eh-line-shape {
  position: relative;
}
.eh-main-wrap.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
.eh-main-wrap.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  display: block;
}
.eh-main-wrap.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  transform: translate(-50%,0);
}
.eh-main-wrap.eh-line-position-3.eh-full-width:not(.eh-line-group-0) .eh-line-wrap {
  min-width: 0px;
  display: grid;
  justify-content: flex-end;
  grid-template-columns:  min-content min-content min-content;
}
.eh-main-wrap.eh-line-position-3.eh-full-width:not(.eh-line-group-0) .eh-line-wrap-2 {
  justify-content: flex-start;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-100.eh-full-width .eh-line-wrap-1 {
  grid-template-columns:  1fr min-content min-content;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-100.eh-full-width .eh-line-wrap-2 {
  grid-template-columns: min-content min-content 1fr;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-100.eh-shape-group-00.eh-full-width .eh-line-wrap-1 {
  grid-template-columns:  1fr min-content;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-100.eh-shape-group-00.eh-full-width .eh-line-wrap-2 {
  grid-template-columns: min-content 1fr;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-200.eh-full-width .eh-line-wrap-1 {
  grid-template-columns: 1fr min-content min-content;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-200.eh-full-width .eh-line-wrap-2 {
  grid-template-columns: min-content min-content 1fr;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-200.eh-shape-group-00.eh-full-width .eh-line-wrap-1 {
  grid-template-columns: 1fr min-content;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-200.eh-shape-group-00.eh-full-width .eh-line-wrap-2 {
  grid-template-columns: min-content 1fr;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-300.eh-full-width .eh-line-wrap {
  grid-template-columns: min-content 1fr min-content;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-300.eh-shape-group-00.eh-full-width .eh-line-wrap-1 {
  grid-template-columns: min-content 1fr;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-300.eh-shape-group-00.eh-full-width .eh-line-wrap-2 {
  grid-template-columns: 1fr min-content;
}
.eh-main-wrap.eh-line-position-3.eh-line-group-300.eh-full-width .eh-line-wrap .eh-extender  {
  width: 100% !important;
}
.eh-main-wrap .eh-title div[tag="node"],
.eh-main-wrap .eh-subtitle div[tag="node"] {
  min-width: 20px !important;
}
.eh-main-wrap .eh-title .mez:has(>div[tag="node"]),
.eh-main-wrap .eh-subtitle .mez:has(>div[tag="node"]) {
  border: 0px solid transparent;
  padding: 0;
  margin: 0;
}
.eh-main-wrap .eh-title .out:has(.mez>div[tag="node"]),
.eh-main-wrap .eh-subtitle .out:has(.mez>div[tag="node"]) {
  padding: 0;
  overflow: visible;
}
.mez.selected > div > .eh-main-wrap .eh-title .mez:has(>div[tag="node"]),
.mez.selected > div > .eh-main-wrap .eh-subtitle .mez:has(>div[tag="node"]) {
  box-shadow: 0 0 0 1px #acadb7;
}
.dark .mez.selected > div > .eh-main-wrap .eh-title .mez:has(>div[tag="node"]),
.dark .mez.selected > div > .eh-main-wrap .eh-subtitle .mez:has(>div[tag="node"]) {
  box-shadow: 0 0 0 1px #666666;
}


  #stacks_in_1706_page1{visibility:hidden}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1781_page1Calligrapher{			font-size: 100% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.4em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_1781_page1Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1781_page1Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1781_page1Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1781_page1Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1781_page1Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1781_page1Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1781_page1Calligrapher h6, .stacks_in_1781_page1Calligrapher h5, .stacks_in_1781_page1Calligrapher h4, .stacks_in_1781_page1Calligrapher h3, .stacks_in_1781_page1Calligrapher h2, .stacks_in_1781_page1Calligrapher h1{			color: #FFFFFF !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_1781_page1Calligrapher, .stacks_in_1781_page1Calligrapher h1, .stacks_in_1781_page1Calligrapher h2, .stacks_in_1781_page1Calligrapher h3, .stacks_in_1781_page1Calligrapher h4, .stacks_in_1781_page1Calligrapher h5, .stacks_in_1781_page1Calligrapher h6{	font-family: "Open Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1781_page1targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1781_page1Calligrapher a:link{			color: #7E0E0D !important;			text-decoration: none !important;		}				.stacks_in_1781_page1Calligrapher a:visited{			color: #7E0E0D !important;		}				.stacks_in_1781_page1Calligrapher a:active{			color: #7E0E0D !important;		}				.stacks_in_1781_page1Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */.inmotion img{ width:100%;   }
.inmotion { width:100%;  overflow:hidden; max-width:100%!important;  }

.slideLeft{
	animation-name: slideLeft;
	-webkit-animation-name: slideLeft;	

	animation-duration: 1s;	
	-webkit-animation-duration: 1s;

	animation-timing-function: linear;	
	-webkit-animation-timing-function:linear;		

	visibility: visible !important;	
}

@keyframes slideLeft {
	0% {
		transform: translateX(150%);
	}
	
	100% {
		transform: translateX(0%);
	}
}

@-webkit-keyframes slideLeft {
	0% {
		-webkit-transform: translateX(150%);
	}
	
	100% {
		-webkit-transform: translateX(0%);
	}
}


/* Outer Container */
.smoothslides, .smoothslides-on {
	position:relative;
	font-size:0;
	line-height: 0;
	min-height: 40px;
	
}
/* Outer Container Background (visible while loading) */
.smoothslides {
	background:rgba(255,255,255,.5);
}
/* Hide images until loaded */
.smoothslides img {
	display:none;
}

/* Loading animation keyframes */ 
@keyframes throb {
	0% {
		opacity:0;
		transform:scale(1);
	}
	50% {
		opacity:1;
		transform:scale(.2);
	}
	100% {
		opacity:0;
		transform:scale(1);
	}
}
@-webkit-keyframes throb {
	0% {
		opacity:0;
		-webkittransform:scale(1);
	}
	50% {
		opacity:1;
		-webkittransform:scale(.2);
	}
	100% {
		opacity:0;
		-webkittransform:scale(1);
	}
}
/* Loading animation */
.smoothslides:before {
	content:'';
	position: absolute;
	width:8px;
	height:8px;
	left:50%;
	top:50%;
	margin-left:-4px;
	margin-top:-4px;

	animation: throb 1s infinite;
	-webkit-animation: throb 1s infinite;
}

/* wrapper around all slides */
.ss-slide-stage {
	position: relative;
	overflow: hidden;

	/* This fixes the bug in chrome where border-radius doesn't work with overflow hidden */
	-webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
}

/* wrapper around each slide */
.ss-slide {
	position: absolute;
	top:0;
	left:0;
	transform-origin:center;
	display: block;
	width:100%;
	zoom: 1;
}
.ss-slide img{
	height:auto;
	/* max-width, or width gets set via JS */
}
/* Caption wrapper. Used for centering */
.ss-caption-wrap {
	position: absolute;
	bottom:40%;
	width:100%;
	padding:0 5px 5px 5px;
	text-align:center;
	box-sizing:border-box;
}

/* Caption */
.ss-caption {
	min-height:50px;
	
	color: #fff;
	font-size:20px;
	font-weight: bold;
	line-height: 1.4em;

	padding-top:15px;
	box-sizing:border-box;
}

/* Previous and Next buttons */
.smoothslides-on a.ss-prev, .smoothslides-on a.ss-next {
	position: absolute;
	bottom:40%;
	left:5px;
	font-size:14px;
	line-height: 1em;
	color:#A1A1A1;
	text-decoration: none;
	background:#fff;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	border-radius: 3px;
	opacity:.5;
	transition:.2s ease-out;
	font-family: sans-serif;
}

.smoothslides-on  a.ss-next {
	left:auto;
	right:5px;
}
/* Highlight nav btns when hovering over the slideshow */
.smoothslides-on:hover .ss-prev, .smoothslides-on:hover .ss-next {
	opacity: 1;
}

.smoothslides-on .ss-prev:hover, .smoothslides-on .ss-next:hover {
	background:#fff;	
	color:#000;
}

/* Pagination wrapper. Used for centering */
.ss-paginate-wrap {
	position: absolute;
	bottom:-30px;
	width:100%;
	text-align:center;
}
.ss-paginate {
	display: inline-block;
	line-height: 0;
}
/* Pagination dots */
.ss-paginate a:link, .ss-paginate a:visited {
	display: inline-block;
	width: 16px;
	height: 4px;
	border-radius: 10px;
	margin: 0 5px;
	background:#ccc;
	background: rgba(0,0,0,.1);
	border: 2px solid #fff;
	transition: .3s;
}
.ss-paginate a:hover {
	background:#ddd;
	background:rgba(0,0,0,.3);
}
.ss-paginate a.ss-paginate-current {
	background:#000;
	background: rgba(0,0,0,.5);
}



@media (max-width: 1024px) {

    .inmotion { max-height:500px!important;}

}


/* changes for smaller screens */
@media (max-width: 600px) {
	.ss-paginate-wrap {
		bottom:-35px;
	}
	.ss-caption {
		min-height:0;
		padding:5px;
		font-size:12px;
	}
	a.ss-prev, a.ss-next {
		bottom:auto;
		top:50%;
		margin-top:-25px;
		color:#000;
		background:rgba(255,255,255,.3);
		color:#444;
	}
	.smoothslides-on, .ss-slide-stage {
		border-radius:0;
	}
}
#stacks_in_1708_page1 .ss-caption h4  {  }

@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px)  {
	.ss-caption h4  { font-size:50px!important; }
}


@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 600px) {
	.ss-caption h4  { font-size:40px!important; }
}

@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape)  {
	.ss-caption h4  { font-size:55px!important; }
}

@media only screen 
  and (max-device-width: 320px)
  and (orientation: portrait)  {
  	.ss-caption h4  { font-size:20px!important; }
}

@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 600px)
  and (orientation: portrait) {
  	.ss-caption h4  { font-size:30px!important; }
}

@media only screen
  and (max-width: 1024px)   {
	.ss-caption h4  { font-size:55px!important; }
}

@media only screen
  and (max-width: 667px) {
  	.ss-caption h4  { font-size:40px!important; }
}

@media only screen
  and (max-width: 600px) {
  	.ss-caption h4  { font-size:30px!important; }
}

@media only screen
  and (max-width: 320px) {
  	.ss-caption h4  { font-size:20px!important; }
}


#stacks_in_1710_page1 .ss-caption h4  {  }

@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px)  {
	.ss-caption h4  { font-size:50px!important; }
}


@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 600px) {
	.ss-caption h4  { font-size:40px!important; }
}

@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape)  {
	.ss-caption h4  { font-size:55px!important; }
}

@media only screen 
  and (max-device-width: 320px)
  and (orientation: portrait)  {
  	.ss-caption h4  { font-size:20px!important; }
}

@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 600px)
  and (orientation: portrait) {
  	.ss-caption h4  { font-size:30px!important; }
}

@media only screen
  and (max-width: 1024px)   {
	.ss-caption h4  { font-size:55px!important; }
}

@media only screen
  and (max-width: 667px) {
  	.ss-caption h4  { font-size:40px!important; }
}

@media only screen
  and (max-width: 600px) {
  	.ss-caption h4  { font-size:30px!important; }
}

@media only screen
  and (max-width: 320px) {
  	.ss-caption h4  { font-size:20px!important; }
}


#stacks_in_1712_page1 .ss-caption h4  {  }

@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px)  {
	.ss-caption h4  { font-size:50px!important; }
}


@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 600px) {
	.ss-caption h4  { font-size:40px!important; }
}

@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape)  {
	.ss-caption h4  { font-size:55px!important; }
}

@media only screen 
  and (max-device-width: 320px)
  and (orientation: portrait)  {
  	.ss-caption h4  { font-size:20px!important; }
}

@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 600px)
  and (orientation: portrait) {
  	.ss-caption h4  { font-size:30px!important; }
}

@media only screen
  and (max-width: 1024px)   {
	.ss-caption h4  { font-size:55px!important; }
}

@media only screen
  and (max-width: 667px) {
  	.ss-caption h4  { font-size:40px!important; }
}

@media only screen
  and (max-width: 600px) {
  	.ss-caption h4  { font-size:30px!important; }
}

@media only screen
  and (max-width: 320px) {
  	.ss-caption h4  { font-size:20px!important; }
}


#stacks_in_1714_page1 .ss-caption h4  {  }

@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px)  {
	.ss-caption h4  { font-size:50px!important; }
}


@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 600px) {
	.ss-caption h4  { font-size:40px!important; }
}

@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape)  {
	.ss-caption h4  { font-size:55px!important; }
}

@media only screen 
  and (max-device-width: 320px)
  and (orientation: portrait)  {
  	.ss-caption h4  { font-size:20px!important; }
}

@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 600px)
  and (orientation: portrait) {
  	.ss-caption h4  { font-size:30px!important; }
}

@media only screen
  and (max-width: 1024px)   {
	.ss-caption h4  { font-size:55px!important; }
}

@media only screen
  and (max-width: 667px) {
  	.ss-caption h4  { font-size:40px!important; }
}

@media only screen
  and (max-width: 600px) {
  	.ss-caption h4  { font-size:30px!important; }
}

@media only screen
  and (max-width: 320px) {
  	.ss-caption h4  { font-size:20px!important; }
}


#stacks_in_1716_page1 .ss-caption h4  {  }

@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px)  {
	.ss-caption h4  { font-size:50px!important; }
}


@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 600px) {
	.ss-caption h4  { font-size:40px!important; }
}

@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape)  {
	.ss-caption h4  { font-size:55px!important; }
}

@media only screen 
  and (max-device-width: 320px)
  and (orientation: portrait)  {
  	.ss-caption h4  { font-size:20px!important; }
}

@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 600px)
  and (orientation: portrait) {
  	.ss-caption h4  { font-size:30px!important; }
}

@media only screen
  and (max-width: 1024px)   {
	.ss-caption h4  { font-size:55px!important; }
}

@media only screen
  and (max-width: 667px) {
  	.ss-caption h4  { font-size:40px!important; }
}

@media only screen
  and (max-width: 600px) {
  	.ss-caption h4  { font-size:30px!important; }
}

@media only screen
  and (max-width: 320px) {
  	.ss-caption h4  { font-size:20px!important; }
}


/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */	 		#navbar{			font-size: 100% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.4em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- */  #navbar{	font-family: "Vast Shadow" !important;}/* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1786_page1targetNote{	display: none;}.stacks_in_1786_page1Calligrapher{	display: none;}.stacks_in_1786_page1targetNote{	padding: 20px;	margin: 10px;	border: 1px solid #000000;	border-radius: 5px;	color: #ffffff !important;	background: #333333;	display: block;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1786_page1Calligrapher a:link{			color: #7E0E0D !important;			text-decoration: none !important;		}				.stacks_in_1786_page1Calligrapher a:visited{			color: #7E0E0D !important;		}				.stacks_in_1786_page1Calligrapher a:active{			color: #7E0E0D !important;		}				.stacks_in_1786_page1Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code *//* Start Obscure Email stack CSS code */.stacks_in_1719_page1topbar {	background-color: #3D82EA;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-bottom: none;	padding: 6px 3px 2px 10px;	min-height: 40px;	font-weight: bold;	font-size: 16px;	color: #ffffff;	}.stacks_in_1719_page1mainarea {	background-color: #ffffff;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-top: none;	padding: 10px;}.stacks_in_1719_page1small{font-weight: normal;font-size: 12px;}.stacks_in_1719_page1centerbox {	background-color: #ffffff;	border: 1px solid #CDDACF;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	padding: 10px;	color: #333;}.stacks_in_1719_page1centerbox b {	color: #DA0140;}/* End Obscure Email stack CSS code */  #stacks_in_1384_page1{visibility:hidden}
/* Start Responsive Shim stack CSS code */.stacks_in_1385_page1shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
#stacks_in_1387_page1 {
	border: solid rgba(230, 230, 230, 1.00);
	border-width:  2px;
	margin: 0px 25px 10px 25px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1465_page1Calligrapher{			font-size: 93% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_1465_page1Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1465_page1Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1465_page1Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1465_page1Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1465_page1Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1465_page1Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1465_page1Calligrapher h6, .stacks_in_1465_page1Calligrapher h5, .stacks_in_1465_page1Calligrapher h4, .stacks_in_1465_page1Calligrapher h3, .stacks_in_1465_page1Calligrapher h2, .stacks_in_1465_page1Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- */ .stacks_in_1465_page1Calligrapher, .stacks_in_1465_page1Calligrapher h1, .stacks_in_1465_page1Calligrapher h2, .stacks_in_1465_page1Calligrapher h3, .stacks_in_1465_page1Calligrapher h4, .stacks_in_1465_page1Calligrapher h5, .stacks_in_1465_page1Calligrapher h6{	font-family: "Vast Shadow" !important;}/* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1465_page1targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1465_page1Calligrapher a:link{			color: #6F3700 !important;			text-decoration: none !important;		}				.stacks_in_1465_page1Calligrapher a:visited{			color: #6F3700 !important;		}				.stacks_in_1465_page1Calligrapher a:active{			color: #6F3700 !important;		}				.stacks_in_1465_page1Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1466_page1 {
	background-color: rgba(230, 230, 230, 1.00);
	padding:  15px;
}
#eh_stacks_in_1467_page1 {
  margin: 16px 0 16px;
  padding: 0 2px;
}
#eh_stacks_in_1467_page1:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_1467_page1.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_1467_page1.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_1467_page1.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_1467_page1.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_1467_page1 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_1467_page1.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_1467_page1 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_1467_page1 .eh-title {font-size: 38px;}/*  */
/*  */
/*  */
/*  */
#eh_stacks_in_1467_page1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1467_page1 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_1467_page1.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1467_page1.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #7E0E0D;}
#eh_stacks_in_1467_page1.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1467_page1.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #7E0E0D;}
#eh_stacks_in_1467_page1.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1467_page1.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #7E0E0D;
  height: 2px;
  border-bottom: 2px solid #7E0E0D;
  box-sizing: content-box;
}
#eh_stacks_in_1467_page1.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1467_page1.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_1467_page1.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1467_page1.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #7E0E0D;
  border-image: linear-gradient(-90deg, #7E0E0D, transparent) 1;
}

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

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_1390_page1 {
	height: 20.00px;
}




















@media print {
	#spacerStackstacks_in_1390_page1 {
		display: none !important;
	}
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1481_page1Calligrapher{			font-size: 100% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.4em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_1481_page1Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1481_page1Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1481_page1Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1481_page1Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1481_page1Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1481_page1Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1481_page1Calligrapher h6, .stacks_in_1481_page1Calligrapher h5, .stacks_in_1481_page1Calligrapher h4, .stacks_in_1481_page1Calligrapher h3, .stacks_in_1481_page1Calligrapher h2, .stacks_in_1481_page1Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_1481_page1Calligrapher, .stacks_in_1481_page1Calligrapher h1, .stacks_in_1481_page1Calligrapher h2, .stacks_in_1481_page1Calligrapher h3, .stacks_in_1481_page1Calligrapher h4, .stacks_in_1481_page1Calligrapher h5, .stacks_in_1481_page1Calligrapher h6{	font-family: "Open Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1481_page1targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1481_page1Calligrapher a:link{			color: #7E0E0D !important;			text-decoration: none !important;		}				.stacks_in_1481_page1Calligrapher a:visited{			color: #7E0E0D !important;		}				.stacks_in_1481_page1Calligrapher a:active{			color: #7E0E0D !important;		}				.stacks_in_1481_page1Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */#stacks_in_1391_page1>.s3_row {
	margin: 0 -10px;
}

#stacks_in_1391_page1>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_1391_page1>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_1391_page1>.s3_row>.s3_column_right {
	width: 33.33%;
}




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










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




}



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


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


}






#stacks_in_1392_page1 {
	border: solid rgba(204, 204, 204, 1.00);
	border-width: 0px 1px 0px 0px;
}

#stacks_in_1394_page1 {
	font-size: 85%;
}

#stacks_in_1395_page1 {
	padding:  10px;
}

#stacks_in_1396_page1 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 90%;
}

#stacks_in_1401_page1 {
	font-size: 85%;
}

#stacks_in_1402_page1 {
	padding:  10px;
}

#stacks_in_1403_page1 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 90%;
}

#stacks_in_1406_page1 {
	border: solid rgba(204, 204, 204, 1.00);
	border-width: 0px 0px 0px 1px;
}

#stacks_in_1408_page1 {
	font-size: 85%;
}

#stacks_in_1409_page1 {
	padding:  10px;
}

#stacks_in_1410_page1 {
	display:inline-block; width:100%; line-height: 1.500000em;
	font-size: 90%;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_1413_page1 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_1413_page1 {
		display: none !important;
	}
}
/* Start Responsive Shim stack CSS code */.stacks_in_1415_page1shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */
#stacks_in_1416_page1 {
	border: solid rgba(230, 230, 230, 1.00);
	border-width:  2px;
	margin: 0px 25px 10px 25px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1474_page1Calligrapher{			font-size: 93% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_1474_page1Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1474_page1Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1474_page1Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1474_page1Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1474_page1Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1474_page1Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1474_page1Calligrapher h6, .stacks_in_1474_page1Calligrapher h5, .stacks_in_1474_page1Calligrapher h4, .stacks_in_1474_page1Calligrapher h3, .stacks_in_1474_page1Calligrapher h2, .stacks_in_1474_page1Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- */ .stacks_in_1474_page1Calligrapher, .stacks_in_1474_page1Calligrapher h1, .stacks_in_1474_page1Calligrapher h2, .stacks_in_1474_page1Calligrapher h3, .stacks_in_1474_page1Calligrapher h4, .stacks_in_1474_page1Calligrapher h5, .stacks_in_1474_page1Calligrapher h6{	font-family: "Vast Shadow" !important;}/* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1474_page1targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1474_page1Calligrapher a:link{			color: #6F3700 !important;			text-decoration: none !important;		}				.stacks_in_1474_page1Calligrapher a:visited{			color: #6F3700 !important;		}				.stacks_in_1474_page1Calligrapher a:active{			color: #6F3700 !important;		}				.stacks_in_1474_page1Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1475_page1 {
	background-color: rgba(230, 230, 230, 1.00);
	padding:  15px;
}
#eh_stacks_in_1476_page1 {
  margin: 16px 0 16px;
  padding: 0 2px;
}
#eh_stacks_in_1476_page1:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_1476_page1.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_1476_page1.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_1476_page1.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_1476_page1.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_1476_page1 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_1476_page1.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_1476_page1 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_1476_page1 .eh-title {font-size: 42px;}/*  */
/*  */
/*  */
/*  */
#eh_stacks_in_1476_page1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1476_page1 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_1476_page1.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1476_page1.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #7E0E0D;}
#eh_stacks_in_1476_page1.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1476_page1.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #7E0E0D;}
#eh_stacks_in_1476_page1.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1476_page1.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #7E0E0D;
  height: 2px;
  border-bottom: 2px solid #7E0E0D;
  box-sizing: content-box;
}
#eh_stacks_in_1476_page1.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1476_page1.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_1476_page1.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1476_page1.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #7E0E0D;
  border-image: linear-gradient(-90deg, #7E0E0D, transparent) 1;
}

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

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_1419_page1 {
	height: 20.00px;
}




















@media print {
	#spacerStackstacks_in_1419_page1 {
		display: none !important;
	}
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1732_page1Calligrapher{			font-size: 100% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.4em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_1732_page1Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1732_page1Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1732_page1Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1732_page1Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1732_page1Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1732_page1Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1732_page1Calligrapher h6, .stacks_in_1732_page1Calligrapher h5, .stacks_in_1732_page1Calligrapher h4, .stacks_in_1732_page1Calligrapher h3, .stacks_in_1732_page1Calligrapher h2, .stacks_in_1732_page1Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_1732_page1Calligrapher, .stacks_in_1732_page1Calligrapher h1, .stacks_in_1732_page1Calligrapher h2, .stacks_in_1732_page1Calligrapher h3, .stacks_in_1732_page1Calligrapher h4, .stacks_in_1732_page1Calligrapher h5, .stacks_in_1732_page1Calligrapher h6{	font-family: "Open Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1732_page1targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1732_page1Calligrapher a:link{			color: #7E0E0D !important;			text-decoration: none !important;		}				.stacks_in_1732_page1Calligrapher a:visited{			color: #7E0E0D !important;		}				.stacks_in_1732_page1Calligrapher a:active{			color: #7E0E0D !important;		}				.stacks_in_1732_page1Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */#stacks_in_1733_page1>.s3_row {
	margin: 0 -10px;
}

#stacks_in_1733_page1>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_1733_page1>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_1733_page1>.s3_row>.s3_column_right {
	width: 33.33%;
}




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










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




}



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


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


}






#stacks_in_1734_page1 {
	border: solid rgba(204, 204, 204, 1.00);
	border-width: 0px 1px 0px 0px;
}

#stacks_in_1736_page1 {
	font-size: 85%;
}
/* Start Responsive Shim stack CSS code */.stacks_in_1737_page1shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */
#stacks_in_1741_page1 {
	font-size: 90%;
}

#stacks_in_1747_page1 {
	font-size: 85%;
}
/* Start Responsive Shim stack CSS code */.stacks_in_1748_page1shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */
#stacks_in_1752_page1 {
	font-size: 90%;
}

#stacks_in_1756_page1 {
	border: solid rgba(204, 204, 204, 1.00);
	border-width: 0px 0px 0px 1px;
}

#stacks_in_1758_page1 {
	font-size: 85%;
}
/* Start Responsive Shim stack CSS code */.stacks_in_1759_page1shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code */
#stacks_in_1761_page1 {
	font-size: 90%;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_1448_page1 {
	height: 40.00px;
}




















@media print {
	#spacerStackstacks_in_1448_page1 {
		display: none !important;
	}
}
/* Start Responsive Shim stack CSS code */.stacks_in_1722_page1shim{	padding-top: 2%;}/* End Responsive Shim stack CSS code *//* Start dooGrid stack each CSS code */.stacks_in_1502_page1gridWrapper > div{	display: inline-block !important;	width: 25%;	-webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;    vertical-align: top;    margin-top: 15px;    padding-right: 7.500000px;    padding-left: 7.500000px;}.stacks_in_1502_page1gridWrapper{	margin-right: -7.500000px;    margin-left: -7.500000px;    margin-top: -15px;}@media all and (max-width: 1024px) {				.stacks_in_1502_page1gridWrapper > div{		width: 50%;	}	}@media all and (max-width: 768px) {				.stacks_in_1502_page1gridWrapper > div{		width: 50%;	}		}@media all and (max-width: 480px) {				.stacks_in_1502_page1gridWrapper > div{		width: 100%;	}	}#stacks_in_1502_page1 .dooGridItem{	position: relative;	-webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;	background: rgba(244, 244, 244, 1.00);	border:0px solid rgba(204, 204, 204, 1.00);	border-radius: 0px;	padding: 0px;}/* End dooGrid stack each CSS code *//* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */#linkBoxstacks_in_1618_page1 {
	display: block;
	position: relative;
	z-index: 1;
}

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

#linkBoxLinkstacks_in_1618_page1 a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 100%;
	width: 100%;
	z-index: 10;
	background: url(../index_files/bg_fill.gif) repeat;
}/* Start Smart Image stack CSS code */#stacks_in_1765_page1{	text-align: center;}#stacks_in_1765_page1 figure a img{	cursor: pointer !important;}.stacks_in_1765_page1responsive {  max-width: 100%;  margin: 0;  padding: 0;}.stacks_in_1765_page1responsive img, .stacks_in_1765_page1warehouseImage img {  max-width: 100%;  height: auto;  margin: 0 auto 0 auto;  display: block;}.stacks_in_1765_page1hiddenimage{	display: none;}.stacks_in_1765_page1warehouseImage{	display: none;}/* End Smart Image stack CSS code *//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1544_page1Calligrapher{			font-size: 100% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_1544_page1Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1544_page1Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1544_page1Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1544_page1Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1544_page1Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1544_page1Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1544_page1Calligrapher h6, .stacks_in_1544_page1Calligrapher h5, .stacks_in_1544_page1Calligrapher h4, .stacks_in_1544_page1Calligrapher h3, .stacks_in_1544_page1Calligrapher h2, .stacks_in_1544_page1Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- */ .stacks_in_1544_page1Calligrapher, .stacks_in_1544_page1Calligrapher h1, .stacks_in_1544_page1Calligrapher h2, .stacks_in_1544_page1Calligrapher h3, .stacks_in_1544_page1Calligrapher h4, .stacks_in_1544_page1Calligrapher h5, .stacks_in_1544_page1Calligrapher h6{	font-family: "Vast Shadow" !important;}/* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1544_page1targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1544_page1Calligrapher a:link{			color: #6F3700 !important;			text-decoration: none !important;		}				.stacks_in_1544_page1Calligrapher a:visited{			color: #6F3700 !important;		}				.stacks_in_1544_page1Calligrapher a:active{			color: #6F3700 !important;		}				.stacks_in_1544_page1Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1545_page1 {
	padding: 15px 15px 10px 15px;
}
#eh_stacks_in_1546_page1 {
  margin: 16px 0 16px;
  padding: 0 2px;
}
#eh_stacks_in_1546_page1:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_1546_page1.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_1546_page1.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_1546_page1.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_1546_page1.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_1546_page1 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_1546_page1.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_1546_page1 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_1546_page1 .eh-title {font-size: 22px;}/*  */
/*  */
/*  */
/*  */
#eh_stacks_in_1546_page1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1546_page1 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_1546_page1.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1546_page1.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #7E0E0D;}
#eh_stacks_in_1546_page1.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1546_page1.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #7E0E0D;}
#eh_stacks_in_1546_page1.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1546_page1.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #7E0E0D;
  height: 2px;
  border-bottom: 2px solid #7E0E0D;
  box-sizing: content-box;
}
#eh_stacks_in_1546_page1.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1546_page1.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_1546_page1.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1546_page1.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #7E0E0D;
  border-image: linear-gradient(-90deg, #7E0E0D, transparent) 1;
}

#eh_stacks_in_1546_page1.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #7E0E0D, transparent) 1;}
#eh_stacks_in_1546_page1.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1546_page1.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_1546_page1.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1546_page1.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #7E0E0D;}
#eh_stacks_in_1546_page1.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1546_page1.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_1546_page1:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(256px / 2);}
#eh_stacks_in_1546_page1:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #7E0E0D;
  fill: #7E0E0D;
}
#eh_stacks_in_1546_page1.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 20px;}
#eh_stacks_in_1546_page1.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_1546_page1.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_1546_page1.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 18px;}
  #eh_stacks_in_1546_page1.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_1546_page1.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 18px;}
}
#eh_stacks_in_1546_page1.eh-line-group-300 .eh-extender {
  width: calc(256px / 2 - 20px);
  height: 2px;
  background-color: #7E0E0D;
}
#eh_stacks_in_1546_page1.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1546_page1.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1546_page1.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1546_page1.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1546_page1.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_1546_page1.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #7E0E0D;}
#eh_stacks_in_1546_page1.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1546_page1.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1546_page1.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1546_page1.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1546_page1.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_1546_page1.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #7E0E0D;}
#eh_stacks_in_1546_page1.eh-line-303 .eh-extender,
#eh_stacks_in_1546_page1.eh-line-305 .eh-extender {width: calc(256px / 2 - 32px);}
#eh_stacks_in_1546_page1.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_1546_page1.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_1546_page1.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_1546_page1 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_1546_page1 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_1546_page1.eh-line-group-300 .eh-line-left,
#eh_stacks_in_1546_page1.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_1546_page1.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_1546_page1.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_1546_page1:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 32px;
  height: 32px;
}
#eh_stacks_in_1546_page1.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_1546_page1.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 54px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_1546_page1.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_1546_page1:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #7E0E0D;}
#eh_stacks_in_1546_page1:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_1546_page1:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(256px / 2 + 2px);}
#eh_stacks_in_1546_page1.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_1546_page1.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1546_page1.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_1546_page1.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_1546_page1.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1546_page1.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1546_page1.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1546_page1.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1546_page1.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1546_page1.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1546_page1.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_1546_page1.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1546_page1.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1546_page1.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1546_page1.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1546_page1.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1546_page1.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1546_page1.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 32px;
  /* */
}
#eh_stacks_in_1546_page1.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1546_page1.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1546_page1.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1546_page1.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1546_page1.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1546_page1.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1546_page1.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_1546_page1.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #7E0E0D;}
#eh_stacks_in_1546_page1.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #7E0E0D;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_1546_page1.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_1546_page1.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_1546_page1.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(32px * .4);
  height: calc(32px * .8);
}
#eh_stacks_in_1546_page1.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_1546_page1.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(32px * .8);
  height: calc(32px * .8);
}
#eh_stacks_in_1546_page1 .eh-line-wrap-1 {margin-bottom: 24px;}
#eh_stacks_in_1546_page1 .eh-line-wrap-2 {margin-top: 24px;}
/*  */
#eh_stacks_in_1546_page1.eh-line-position-3 {gap: 0 24px;}
#eh_stacks_in_1546_page1.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1546_page1.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_1546_page1.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_1546_page1.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_1546_page1.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_1546_page1.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_1546_page1.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #7E0E0D;
}
#eh_stacks_in_1546_page1.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_1546_page1.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #7E0E0D;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1583_page1Calligrapher{			font-size: 95% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.4em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_1583_page1Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1583_page1Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1583_page1Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1583_page1Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1583_page1Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1583_page1Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1583_page1Calligrapher h6, .stacks_in_1583_page1Calligrapher h5, .stacks_in_1583_page1Calligrapher h4, .stacks_in_1583_page1Calligrapher h3, .stacks_in_1583_page1Calligrapher h2, .stacks_in_1583_page1Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_1583_page1Calligrapher, .stacks_in_1583_page1Calligrapher h1, .stacks_in_1583_page1Calligrapher h2, .stacks_in_1583_page1Calligrapher h3, .stacks_in_1583_page1Calligrapher h4, .stacks_in_1583_page1Calligrapher h5, .stacks_in_1583_page1Calligrapher h6{	font-family: "Open Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1583_page1targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1583_page1Calligrapher a:link{			color: #6F3700 !important;			text-decoration: none !important;		}				.stacks_in_1583_page1Calligrapher a:visited{			color: #6F3700 !important;		}				.stacks_in_1583_page1Calligrapher a:active{			color: #6F3700 !important;		}				.stacks_in_1583_page1Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1581_page1 {
	padding: 0px 20px 20px 20px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1585_page1buttonPressWrapper{
	position: relative !important;
}

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

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

.stacks_in_1585_page1button:hover{
	color: #FFFFFF !important;
	background-color: #B11522 !important;
	border-color: #96111C !important;
}

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

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






































.stacks_in_1585_page1buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_1585_page1 {
	padding: 0px 20px 20px 20px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */#linkBoxstacks_in_1620_page1 {
	display: block;
	position: relative;
	z-index: 1;
}

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

#linkBoxLinkstacks_in_1620_page1 a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 100%;
	width: 100%;
	z-index: 10;
	background: url(../index_files/bg_fill.gif) repeat;
}/* Start Smart Image stack CSS code */#stacks_in_1527_page1{	text-align: center;}#stacks_in_1527_page1 figure a img{	cursor: pointer !important;}.stacks_in_1527_page1responsive {  max-width: 100%;  margin: 0;  padding: 0;}.stacks_in_1527_page1responsive img, .stacks_in_1527_page1warehouseImage img {  max-width: 100%;  height: auto;  margin: 0 auto 0 auto;  display: block;}.stacks_in_1527_page1hiddenimage{	display: none;}.stacks_in_1527_page1warehouseImage{	display: none;}/* End Smart Image stack CSS code *//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1554_page1Calligrapher{			font-size: 100% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_1554_page1Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1554_page1Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1554_page1Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1554_page1Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1554_page1Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1554_page1Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1554_page1Calligrapher h6, .stacks_in_1554_page1Calligrapher h5, .stacks_in_1554_page1Calligrapher h4, .stacks_in_1554_page1Calligrapher h3, .stacks_in_1554_page1Calligrapher h2, .stacks_in_1554_page1Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- */ .stacks_in_1554_page1Calligrapher, .stacks_in_1554_page1Calligrapher h1, .stacks_in_1554_page1Calligrapher h2, .stacks_in_1554_page1Calligrapher h3, .stacks_in_1554_page1Calligrapher h4, .stacks_in_1554_page1Calligrapher h5, .stacks_in_1554_page1Calligrapher h6{	font-family: "Vast Shadow" !important;}/* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1554_page1targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1554_page1Calligrapher a:link{			color: #6F3700 !important;			text-decoration: none !important;		}				.stacks_in_1554_page1Calligrapher a:visited{			color: #6F3700 !important;		}				.stacks_in_1554_page1Calligrapher a:active{			color: #6F3700 !important;		}				.stacks_in_1554_page1Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1555_page1 {
	padding: 15px 15px 10px 15px;
}
#eh_stacks_in_1556_page1 {
  margin: 16px 0 16px;
  padding: 0 2px;
}
#eh_stacks_in_1556_page1:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_1556_page1.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_1556_page1.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_1556_page1.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_1556_page1.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_1556_page1 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_1556_page1.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_1556_page1 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_1556_page1 .eh-title {font-size: 22px;}/*  */
/*  */
/*  */
/*  */
#eh_stacks_in_1556_page1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1556_page1 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_1556_page1.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1556_page1.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #7E0E0D;}
#eh_stacks_in_1556_page1.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1556_page1.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #7E0E0D;}
#eh_stacks_in_1556_page1.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1556_page1.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #7E0E0D;
  height: 2px;
  border-bottom: 2px solid #7E0E0D;
  box-sizing: content-box;
}
#eh_stacks_in_1556_page1.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1556_page1.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_1556_page1.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1556_page1.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #7E0E0D;
  border-image: linear-gradient(-90deg, #7E0E0D, transparent) 1;
}

#eh_stacks_in_1556_page1.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #7E0E0D, transparent) 1;}
#eh_stacks_in_1556_page1.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1556_page1.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_1556_page1.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1556_page1.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #7E0E0D;}
#eh_stacks_in_1556_page1.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1556_page1.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_1556_page1:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(256px / 2);}
#eh_stacks_in_1556_page1:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #7E0E0D;
  fill: #7E0E0D;
}
#eh_stacks_in_1556_page1.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 20px;}
#eh_stacks_in_1556_page1.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_1556_page1.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_1556_page1.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 18px;}
  #eh_stacks_in_1556_page1.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_1556_page1.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 18px;}
}
#eh_stacks_in_1556_page1.eh-line-group-300 .eh-extender {
  width: calc(256px / 2 - 20px);
  height: 2px;
  background-color: #7E0E0D;
}
#eh_stacks_in_1556_page1.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1556_page1.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1556_page1.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1556_page1.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1556_page1.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_1556_page1.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #7E0E0D;}
#eh_stacks_in_1556_page1.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1556_page1.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1556_page1.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1556_page1.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1556_page1.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_1556_page1.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #7E0E0D;}
#eh_stacks_in_1556_page1.eh-line-303 .eh-extender,
#eh_stacks_in_1556_page1.eh-line-305 .eh-extender {width: calc(256px / 2 - 32px);}
#eh_stacks_in_1556_page1.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_1556_page1.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_1556_page1.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_1556_page1 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_1556_page1 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_1556_page1.eh-line-group-300 .eh-line-left,
#eh_stacks_in_1556_page1.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_1556_page1.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_1556_page1.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_1556_page1:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 32px;
  height: 32px;
}
#eh_stacks_in_1556_page1.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_1556_page1.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 54px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_1556_page1.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_1556_page1:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #7E0E0D;}
#eh_stacks_in_1556_page1:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_1556_page1:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(256px / 2 + 2px);}
#eh_stacks_in_1556_page1.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_1556_page1.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1556_page1.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_1556_page1.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_1556_page1.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1556_page1.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1556_page1.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1556_page1.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1556_page1.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1556_page1.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1556_page1.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_1556_page1.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1556_page1.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1556_page1.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1556_page1.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1556_page1.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1556_page1.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1556_page1.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 32px;
  /* */
}
#eh_stacks_in_1556_page1.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1556_page1.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1556_page1.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1556_page1.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1556_page1.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1556_page1.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1556_page1.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_1556_page1.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #7E0E0D;}
#eh_stacks_in_1556_page1.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #7E0E0D;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_1556_page1.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_1556_page1.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_1556_page1.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(32px * .4);
  height: calc(32px * .8);
}
#eh_stacks_in_1556_page1.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_1556_page1.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(32px * .8);
  height: calc(32px * .8);
}
#eh_stacks_in_1556_page1 .eh-line-wrap-1 {margin-bottom: 24px;}
#eh_stacks_in_1556_page1 .eh-line-wrap-2 {margin-top: 24px;}
/*  */
#eh_stacks_in_1556_page1.eh-line-position-3 {gap: 0 24px;}
#eh_stacks_in_1556_page1.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1556_page1.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_1556_page1.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_1556_page1.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_1556_page1.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_1556_page1.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_1556_page1.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #7E0E0D;
}
#eh_stacks_in_1556_page1.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_1556_page1.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #7E0E0D;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1586_page1Calligrapher{			font-size: 95% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.4em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_1586_page1Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1586_page1Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1586_page1Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1586_page1Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1586_page1Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1586_page1Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1586_page1Calligrapher h6, .stacks_in_1586_page1Calligrapher h5, .stacks_in_1586_page1Calligrapher h4, .stacks_in_1586_page1Calligrapher h3, .stacks_in_1586_page1Calligrapher h2, .stacks_in_1586_page1Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_1586_page1Calligrapher, .stacks_in_1586_page1Calligrapher h1, .stacks_in_1586_page1Calligrapher h2, .stacks_in_1586_page1Calligrapher h3, .stacks_in_1586_page1Calligrapher h4, .stacks_in_1586_page1Calligrapher h5, .stacks_in_1586_page1Calligrapher h6{	font-family: "Open Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1586_page1targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1586_page1Calligrapher a:link{			color: #6F3700 !important;			text-decoration: none !important;		}				.stacks_in_1586_page1Calligrapher a:visited{			color: #6F3700 !important;		}				.stacks_in_1586_page1Calligrapher a:active{			color: #6F3700 !important;		}				.stacks_in_1586_page1Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1587_page1 {
	padding: 0px 20px 20px 20px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1589_page1buttonPressWrapper{
	position: relative !important;
}

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

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

.stacks_in_1589_page1button:hover{
	color: #FFFFFF !important;
	background-color: #B11522 !important;
	border-color: #96111C !important;
}

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

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






































.stacks_in_1589_page1buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_1589_page1 {
	padding: 0px 20px 20px 20px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */#linkBoxstacks_in_1614_page1 {
	display: block;
	position: relative;
	z-index: 1;
}

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

#linkBoxLinkstacks_in_1614_page1 a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 100%;
	width: 100%;
	z-index: 10;
	background: url(../index_files/bg_fill.gif) repeat;
}/* Start Smart Image stack CSS code */#stacks_in_1516_page1{	text-align: center;}#stacks_in_1516_page1 figure a img{	cursor: pointer !important;}.stacks_in_1516_page1responsive {  max-width: 100%;  margin: 0;  padding: 0;}.stacks_in_1516_page1responsive img, .stacks_in_1516_page1warehouseImage img {  max-width: 100%;  height: auto;  margin: 0 auto 0 auto;  display: block;}.stacks_in_1516_page1hiddenimage{	display: none;}.stacks_in_1516_page1warehouseImage{	display: none;}/* End Smart Image stack CSS code *//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1561_page1Calligrapher{			font-size: 100% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_1561_page1Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1561_page1Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1561_page1Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1561_page1Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1561_page1Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1561_page1Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1561_page1Calligrapher h6, .stacks_in_1561_page1Calligrapher h5, .stacks_in_1561_page1Calligrapher h4, .stacks_in_1561_page1Calligrapher h3, .stacks_in_1561_page1Calligrapher h2, .stacks_in_1561_page1Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- */ .stacks_in_1561_page1Calligrapher, .stacks_in_1561_page1Calligrapher h1, .stacks_in_1561_page1Calligrapher h2, .stacks_in_1561_page1Calligrapher h3, .stacks_in_1561_page1Calligrapher h4, .stacks_in_1561_page1Calligrapher h5, .stacks_in_1561_page1Calligrapher h6{	font-family: "Vast Shadow" !important;}/* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1561_page1targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1561_page1Calligrapher a:link{			color: #6F3700 !important;			text-decoration: none !important;		}				.stacks_in_1561_page1Calligrapher a:visited{			color: #6F3700 !important;		}				.stacks_in_1561_page1Calligrapher a:active{			color: #6F3700 !important;		}				.stacks_in_1561_page1Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1562_page1 {
	padding: 15px 15px 10px 15px;
}
#eh_stacks_in_1563_page1 {
  margin: 16px 0 16px;
  padding: 0 2px;
}
#eh_stacks_in_1563_page1:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_1563_page1.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_1563_page1.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_1563_page1.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_1563_page1.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_1563_page1 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_1563_page1.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_1563_page1 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_1563_page1 .eh-title {font-size: 20px;}/*  */
/*  */
/*  */
/*  */
#eh_stacks_in_1563_page1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1563_page1 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_1563_page1.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1563_page1.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #7E0E0D;}
#eh_stacks_in_1563_page1.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1563_page1.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #7E0E0D;}
#eh_stacks_in_1563_page1.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1563_page1.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #7E0E0D;
  height: 2px;
  border-bottom: 2px solid #7E0E0D;
  box-sizing: content-box;
}
#eh_stacks_in_1563_page1.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1563_page1.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_1563_page1.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1563_page1.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #7E0E0D;
  border-image: linear-gradient(-90deg, #7E0E0D, transparent) 1;
}

#eh_stacks_in_1563_page1.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #7E0E0D, transparent) 1;}
#eh_stacks_in_1563_page1.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1563_page1.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_1563_page1.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1563_page1.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #7E0E0D;}
#eh_stacks_in_1563_page1.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1563_page1.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_1563_page1:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(256px / 2);}
#eh_stacks_in_1563_page1:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #7E0E0D;
  fill: #7E0E0D;
}
#eh_stacks_in_1563_page1.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 20px;}
#eh_stacks_in_1563_page1.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_1563_page1.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_1563_page1.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 18px;}
  #eh_stacks_in_1563_page1.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_1563_page1.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 18px;}
}
#eh_stacks_in_1563_page1.eh-line-group-300 .eh-extender {
  width: calc(256px / 2 - 20px);
  height: 2px;
  background-color: #7E0E0D;
}
#eh_stacks_in_1563_page1.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1563_page1.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1563_page1.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1563_page1.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1563_page1.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_1563_page1.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #7E0E0D;}
#eh_stacks_in_1563_page1.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1563_page1.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1563_page1.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1563_page1.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1563_page1.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_1563_page1.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #7E0E0D;}
#eh_stacks_in_1563_page1.eh-line-303 .eh-extender,
#eh_stacks_in_1563_page1.eh-line-305 .eh-extender {width: calc(256px / 2 - 32px);}
#eh_stacks_in_1563_page1.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_1563_page1.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_1563_page1.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_1563_page1 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_1563_page1 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_1563_page1.eh-line-group-300 .eh-line-left,
#eh_stacks_in_1563_page1.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_1563_page1.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_1563_page1.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_1563_page1:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 32px;
  height: 32px;
}
#eh_stacks_in_1563_page1.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_1563_page1.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 54px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_1563_page1.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_1563_page1:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #7E0E0D;}
#eh_stacks_in_1563_page1:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_1563_page1:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(256px / 2 + 2px);}
#eh_stacks_in_1563_page1.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_1563_page1.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1563_page1.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_1563_page1.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_1563_page1.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1563_page1.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1563_page1.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1563_page1.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1563_page1.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1563_page1.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1563_page1.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_1563_page1.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1563_page1.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1563_page1.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1563_page1.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1563_page1.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1563_page1.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1563_page1.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 32px;
  /* */
}
#eh_stacks_in_1563_page1.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1563_page1.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1563_page1.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1563_page1.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1563_page1.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1563_page1.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1563_page1.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_1563_page1.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #7E0E0D;}
#eh_stacks_in_1563_page1.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #7E0E0D;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_1563_page1.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_1563_page1.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_1563_page1.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(32px * .4);
  height: calc(32px * .8);
}
#eh_stacks_in_1563_page1.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_1563_page1.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(32px * .8);
  height: calc(32px * .8);
}
#eh_stacks_in_1563_page1 .eh-line-wrap-1 {margin-bottom: 24px;}
#eh_stacks_in_1563_page1 .eh-line-wrap-2 {margin-top: 24px;}
/*  */
#eh_stacks_in_1563_page1.eh-line-position-3 {gap: 0 24px;}
#eh_stacks_in_1563_page1.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1563_page1.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_1563_page1.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_1563_page1.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_1563_page1.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_1563_page1.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_1563_page1.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #7E0E0D;
}
#eh_stacks_in_1563_page1.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_1563_page1.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #7E0E0D;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1591_page1Calligrapher{			font-size: 95% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.4em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_1591_page1Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1591_page1Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1591_page1Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1591_page1Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1591_page1Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1591_page1Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1591_page1Calligrapher h6, .stacks_in_1591_page1Calligrapher h5, .stacks_in_1591_page1Calligrapher h4, .stacks_in_1591_page1Calligrapher h3, .stacks_in_1591_page1Calligrapher h2, .stacks_in_1591_page1Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_1591_page1Calligrapher, .stacks_in_1591_page1Calligrapher h1, .stacks_in_1591_page1Calligrapher h2, .stacks_in_1591_page1Calligrapher h3, .stacks_in_1591_page1Calligrapher h4, .stacks_in_1591_page1Calligrapher h5, .stacks_in_1591_page1Calligrapher h6{	font-family: "Open Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1591_page1targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1591_page1Calligrapher a:link{			color: #6F3700 !important;			text-decoration: none !important;		}				.stacks_in_1591_page1Calligrapher a:visited{			color: #6F3700 !important;		}				.stacks_in_1591_page1Calligrapher a:active{			color: #6F3700 !important;		}				.stacks_in_1591_page1Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1592_page1 {
	padding: 0px 20px 20px 20px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1594_page1buttonPressWrapper{
	position: relative !important;
}

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

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

.stacks_in_1594_page1button:hover{
	color: #FFFFFF !important;
	background-color: #B11522 !important;
	border-color: #96111C !important;
}

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

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






































.stacks_in_1594_page1buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_1594_page1 {
	padding: 0px 20px 20px 20px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */#linkBoxstacks_in_1616_page1 {
	display: block;
	position: relative;
	z-index: 1;
}

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

#linkBoxLinkstacks_in_1616_page1 a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 100%;
	width: 100%;
	z-index: 10;
	background: url(../index_files/bg_fill.gif) repeat;
}/* Start Smart Image stack CSS code */#stacks_in_1534_page1{	text-align: center;}#stacks_in_1534_page1 figure a img{	cursor: pointer !important;}.stacks_in_1534_page1responsive {  max-width: 100%;  margin: 0;  padding: 0;}.stacks_in_1534_page1responsive img, .stacks_in_1534_page1warehouseImage img {  max-width: 100%;  height: auto;  margin: 0 auto 0 auto;  display: block;}.stacks_in_1534_page1hiddenimage{	display: none;}.stacks_in_1534_page1warehouseImage{	display: none;}/* End Smart Image stack CSS code *//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1570_page1Calligrapher{			font-size: 100% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_1570_page1Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1570_page1Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1570_page1Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1570_page1Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1570_page1Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1570_page1Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1570_page1Calligrapher h6, .stacks_in_1570_page1Calligrapher h5, .stacks_in_1570_page1Calligrapher h4, .stacks_in_1570_page1Calligrapher h3, .stacks_in_1570_page1Calligrapher h2, .stacks_in_1570_page1Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- */ .stacks_in_1570_page1Calligrapher, .stacks_in_1570_page1Calligrapher h1, .stacks_in_1570_page1Calligrapher h2, .stacks_in_1570_page1Calligrapher h3, .stacks_in_1570_page1Calligrapher h4, .stacks_in_1570_page1Calligrapher h5, .stacks_in_1570_page1Calligrapher h6{	font-family: "Vast Shadow" !important;}/* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1570_page1targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1570_page1Calligrapher a:link{			color: #6F3700 !important;			text-decoration: none !important;		}				.stacks_in_1570_page1Calligrapher a:visited{			color: #6F3700 !important;		}				.stacks_in_1570_page1Calligrapher a:active{			color: #6F3700 !important;		}				.stacks_in_1570_page1Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1571_page1 {
	padding: 15px 15px 10px 15px;
}
#eh_stacks_in_1572_page1 {
  margin: 16px 0 16px;
  padding: 0 2px;
}
#eh_stacks_in_1572_page1:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_1572_page1.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_1572_page1.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_1572_page1.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_1572_page1.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_1572_page1 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_1572_page1.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_1572_page1 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_1572_page1 .eh-title {font-size: 20px;}/*  */
/*  */
/*  */
/*  */
#eh_stacks_in_1572_page1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1572_page1 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_1572_page1.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1572_page1.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #7E0E0D;}
#eh_stacks_in_1572_page1.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1572_page1.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #7E0E0D;}
#eh_stacks_in_1572_page1.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1572_page1.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #7E0E0D;
  height: 2px;
  border-bottom: 2px solid #7E0E0D;
  box-sizing: content-box;
}
#eh_stacks_in_1572_page1.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1572_page1.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_1572_page1.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1572_page1.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #7E0E0D;
  border-image: linear-gradient(-90deg, #7E0E0D, transparent) 1;
}

#eh_stacks_in_1572_page1.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #7E0E0D, transparent) 1;}
#eh_stacks_in_1572_page1.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1572_page1.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_1572_page1.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1572_page1.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #7E0E0D;}
#eh_stacks_in_1572_page1.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1572_page1.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_1572_page1:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(256px / 2);}
#eh_stacks_in_1572_page1:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #7E0E0D;
  fill: #7E0E0D;
}
#eh_stacks_in_1572_page1.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 20px;}
#eh_stacks_in_1572_page1.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_1572_page1.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_1572_page1.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 18px;}
  #eh_stacks_in_1572_page1.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_1572_page1.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 18px;}
}
#eh_stacks_in_1572_page1.eh-line-group-300 .eh-extender {
  width: calc(256px / 2 - 20px);
  height: 2px;
  background-color: #7E0E0D;
}
#eh_stacks_in_1572_page1.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1572_page1.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1572_page1.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1572_page1.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1572_page1.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_1572_page1.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #7E0E0D;}
#eh_stacks_in_1572_page1.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1572_page1.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1572_page1.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1572_page1.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1572_page1.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_1572_page1.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #7E0E0D;}
#eh_stacks_in_1572_page1.eh-line-303 .eh-extender,
#eh_stacks_in_1572_page1.eh-line-305 .eh-extender {width: calc(256px / 2 - 32px);}
#eh_stacks_in_1572_page1.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_1572_page1.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_1572_page1.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_1572_page1 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_1572_page1 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_1572_page1.eh-line-group-300 .eh-line-left,
#eh_stacks_in_1572_page1.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_1572_page1.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_1572_page1.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_1572_page1:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 32px;
  height: 32px;
}
#eh_stacks_in_1572_page1.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_1572_page1.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 54px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_1572_page1.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_1572_page1:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #7E0E0D;}
#eh_stacks_in_1572_page1:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_1572_page1:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(256px / 2 + 2px);}
#eh_stacks_in_1572_page1.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_1572_page1.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1572_page1.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_1572_page1.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_1572_page1.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1572_page1.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1572_page1.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1572_page1.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1572_page1.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1572_page1.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1572_page1.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_1572_page1.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1572_page1.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1572_page1.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1572_page1.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1572_page1.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1572_page1.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1572_page1.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 32px;
  /* */
}
#eh_stacks_in_1572_page1.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1572_page1.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1572_page1.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1572_page1.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1572_page1.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1572_page1.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1572_page1.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_1572_page1.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #7E0E0D;}
#eh_stacks_in_1572_page1.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #7E0E0D;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_1572_page1.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_1572_page1.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_1572_page1.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(32px * .4);
  height: calc(32px * .8);
}
#eh_stacks_in_1572_page1.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_1572_page1.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(32px * .8);
  height: calc(32px * .8);
}
#eh_stacks_in_1572_page1 .eh-line-wrap-1 {margin-bottom: 24px;}
#eh_stacks_in_1572_page1 .eh-line-wrap-2 {margin-top: 24px;}
/*  */
#eh_stacks_in_1572_page1.eh-line-position-3 {gap: 0 24px;}
#eh_stacks_in_1572_page1.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1572_page1.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_1572_page1.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_1572_page1.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_1572_page1.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_1572_page1.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_1572_page1.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #7E0E0D;
}
#eh_stacks_in_1572_page1.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_1572_page1.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #7E0E0D;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1596_page1Calligrapher{			font-size: 95% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.4em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_1596_page1Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1596_page1Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1596_page1Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1596_page1Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1596_page1Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1596_page1Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1596_page1Calligrapher h6, .stacks_in_1596_page1Calligrapher h5, .stacks_in_1596_page1Calligrapher h4, .stacks_in_1596_page1Calligrapher h3, .stacks_in_1596_page1Calligrapher h2, .stacks_in_1596_page1Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_1596_page1Calligrapher, .stacks_in_1596_page1Calligrapher h1, .stacks_in_1596_page1Calligrapher h2, .stacks_in_1596_page1Calligrapher h3, .stacks_in_1596_page1Calligrapher h4, .stacks_in_1596_page1Calligrapher h5, .stacks_in_1596_page1Calligrapher h6{	font-family: "Open Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1596_page1targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1596_page1Calligrapher a:link{			color: #6F3700 !important;			text-decoration: none !important;		}				.stacks_in_1596_page1Calligrapher a:visited{			color: #6F3700 !important;		}				.stacks_in_1596_page1Calligrapher a:active{			color: #6F3700 !important;		}				.stacks_in_1596_page1Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1597_page1 {
	padding: 0px 20px 20px 20px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1599_page1buttonPressWrapper{
	position: relative !important;
}

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

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

.stacks_in_1599_page1button:hover{
	color: #FFFFFF !important;
	background-color: #B11522 !important;
	border-color: #96111C !important;
}

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

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






































.stacks_in_1599_page1buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_1599_page1 {
	padding: 0px 20px 20px 20px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_1721_page1shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */#stacks_in_915_page1 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_915_page1 .jwresp_col{float:none} #stacks_in_915_page1 #jwresp_col2_stacks_in_915_page1{position:relative;margin:0 auto;width:76%;float:none}#stacks_in_915_page1 #jwresp_col1_stacks_in_915_page1,#stacks_in_915_page1 #jwresp_col3_stacks_in_915_page1{width:10%}#stacks_in_915_page1 #jwresp_col1_stacks_in_915_page1{float:left}#stacks_in_915_page1 #jwresp_col3_stacks_in_915_page1{float:right} @media screen and (max-width:770px){#stacks_in_915_page1 #jwresp_col1_stacks_in_915_page1,#stacks_in_915_page1 #jwresp_col3_stacks_in_915_page1{margin-bottom:20px}#stacks_in_915_page1 #jwresp_col1_stacks_in_915_page1{width:49%}#stacks_in_915_page1 #jwresp_col3_stacks_in_915_page1{width:49%}#stacks_in_915_page1 #jwresp_col2_stacks_in_915_page1{clear:both;width:100%;display:block}}  @media screen and (max-width:500px){#stacks_in_915_page1 #jwresp_col1_stacks_in_915_page1,#stacks_in_915_page1 #jwresp_col3_stacks_in_915_page1,#stacks_in_915_page1 #jwresp_col2_stacks_in_915_page1{float:none;width:100%;display:block}#stacks_in_915_page1 #jwresp_col1_stacks_in_915_page1,#stacks_in_915_page1 #jwresp_col3_stacks_in_915_page1{margin-bottom:20px}} 
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1452_page1Calligrapher{			font-size: 100% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_1452_page1Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1452_page1Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1452_page1Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1452_page1Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1452_page1Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1452_page1Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1452_page1Calligrapher h6, .stacks_in_1452_page1Calligrapher h5, .stacks_in_1452_page1Calligrapher h4, .stacks_in_1452_page1Calligrapher h3, .stacks_in_1452_page1Calligrapher h2, .stacks_in_1452_page1Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- */ .stacks_in_1452_page1Calligrapher, .stacks_in_1452_page1Calligrapher h1, .stacks_in_1452_page1Calligrapher h2, .stacks_in_1452_page1Calligrapher h3, .stacks_in_1452_page1Calligrapher h4, .stacks_in_1452_page1Calligrapher h5, .stacks_in_1452_page1Calligrapher h6{	font-family: "Vast Shadow" !important;}/* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1452_page1targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1452_page1Calligrapher a:link{			color: #6F3700 !important;			text-decoration: none !important;		}				.stacks_in_1452_page1Calligrapher a:visited{			color: #6F3700 !important;		}				.stacks_in_1452_page1Calligrapher a:active{			color: #6F3700 !important;		}				.stacks_in_1452_page1Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1453_page1 {
	padding:  15px;
}
#eh_stacks_in_1454_page1 {
  margin: 16px 0 16px;
  padding: 0 2px;
}
#eh_stacks_in_1454_page1:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_1454_page1.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_1454_page1.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_1454_page1.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_1454_page1.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_1454_page1 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_1454_page1.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_1454_page1 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_1454_page1 .eh-title {font-size: 42px;}/*  */
/*  */
/*  */
/*  */
#eh_stacks_in_1454_page1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1454_page1 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_1454_page1.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1454_page1.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #7E0E0D;}
#eh_stacks_in_1454_page1.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1454_page1.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #7E0E0D;}
#eh_stacks_in_1454_page1.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1454_page1.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #7E0E0D;
  height: 2px;
  border-bottom: 2px solid #7E0E0D;
  box-sizing: content-box;
}
#eh_stacks_in_1454_page1.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1454_page1.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_1454_page1.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1454_page1.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #7E0E0D;
  border-image: linear-gradient(-90deg, #7E0E0D, transparent) 1;
}

#eh_stacks_in_1454_page1.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #7E0E0D, transparent) 1;}
#eh_stacks_in_1454_page1.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1454_page1.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_1454_page1.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1454_page1.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #7E0E0D;}
#eh_stacks_in_1454_page1.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1454_page1.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_1454_page1:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(256px / 2);}
#eh_stacks_in_1454_page1:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #7E0E0D;
  fill: #7E0E0D;
}
#eh_stacks_in_1454_page1.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 20px;}
#eh_stacks_in_1454_page1.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_1454_page1.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_1454_page1.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 18px;}
  #eh_stacks_in_1454_page1.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_1454_page1.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 18px;}
}
#eh_stacks_in_1454_page1.eh-line-group-300 .eh-extender {
  width: calc(256px / 2 - 20px);
  height: 2px;
  background-color: #7E0E0D;
}
#eh_stacks_in_1454_page1.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1454_page1.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1454_page1.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1454_page1.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1454_page1.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_1454_page1.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #7E0E0D;}
#eh_stacks_in_1454_page1.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1454_page1.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1454_page1.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1454_page1.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1454_page1.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_1454_page1.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #7E0E0D;}
#eh_stacks_in_1454_page1.eh-line-303 .eh-extender,
#eh_stacks_in_1454_page1.eh-line-305 .eh-extender {width: calc(256px / 2 - 32px);}
#eh_stacks_in_1454_page1.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_1454_page1.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_1454_page1.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_1454_page1 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_1454_page1 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_1454_page1.eh-line-group-300 .eh-line-left,
#eh_stacks_in_1454_page1.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_1454_page1.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_1454_page1.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_1454_page1:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 32px;
  height: 32px;
}
#eh_stacks_in_1454_page1.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_1454_page1.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 54px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_1454_page1.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_1454_page1:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #7E0E0D;}
#eh_stacks_in_1454_page1:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_1454_page1:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(256px / 2 + 2px);}
#eh_stacks_in_1454_page1.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_1454_page1.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1454_page1.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_1454_page1.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_1454_page1.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1454_page1.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1454_page1.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1454_page1.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1454_page1.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1454_page1.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1454_page1.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_1454_page1.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1454_page1.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1454_page1.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1454_page1.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1454_page1.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1454_page1.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1454_page1.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 32px;
  /* */
}
#eh_stacks_in_1454_page1.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1454_page1.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1454_page1.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1454_page1.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1454_page1.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1454_page1.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1454_page1.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_1454_page1.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #7E0E0D;}
#eh_stacks_in_1454_page1.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #7E0E0D;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_1454_page1.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_1454_page1.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_1454_page1.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(32px * .4);
  height: calc(32px * .8);
}
#eh_stacks_in_1454_page1.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_1454_page1.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(32px * .8);
  height: calc(32px * .8);
}
#eh_stacks_in_1454_page1 .eh-line-wrap-1 {margin-bottom: 24px;}
#eh_stacks_in_1454_page1 .eh-line-wrap-2 {margin-top: 24px;}
/*  */
#eh_stacks_in_1454_page1.eh-line-position-3 {gap: 0 24px;}
#eh_stacks_in_1454_page1.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1454_page1.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_1454_page1.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_1454_page1.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_1454_page1.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_1454_page1.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_1454_page1.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #7E0E0D;
}
#eh_stacks_in_1454_page1.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_1454_page1.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #7E0E0D;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1459_page1Calligrapher{			font-size: 100% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.4em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_1459_page1Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1459_page1Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1459_page1Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1459_page1Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1459_page1Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1459_page1Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1459_page1Calligrapher h6, .stacks_in_1459_page1Calligrapher h5, .stacks_in_1459_page1Calligrapher h4, .stacks_in_1459_page1Calligrapher h3, .stacks_in_1459_page1Calligrapher h2, .stacks_in_1459_page1Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_1459_page1Calligrapher, .stacks_in_1459_page1Calligrapher h1, .stacks_in_1459_page1Calligrapher h2, .stacks_in_1459_page1Calligrapher h3, .stacks_in_1459_page1Calligrapher h4, .stacks_in_1459_page1Calligrapher h5, .stacks_in_1459_page1Calligrapher h6{	font-family: "Open Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1459_page1targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1459_page1Calligrapher a:link{			color: #7E0E0D !important;			text-decoration: none !important;		}				.stacks_in_1459_page1Calligrapher a:visited{			color: #7E0E0D !important;		}				.stacks_in_1459_page1Calligrapher a:active{			color: #7E0E0D !important;		}				.stacks_in_1459_page1Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_698_page1 {
	padding: 0px 20px 20px 20px;
}

#stacks_in_699_page1 {
	line-height: 2em;
}
  #stacks_in_1622_page1{visibility:hidden}
/* Start Responsive Shim stack CSS code */.stacks_in_1690_page1shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_1623_page1shim{	padding-top: 1%;}/* End Responsive Shim stack CSS code */
#stacks_in_1623_page1 {
	background-color: rgba(244, 244, 244, 1.00);
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1624_page1Calligrapher{			font-size: 80% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_1624_page1Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1624_page1Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1624_page1Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1624_page1Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1624_page1Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1624_page1Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1624_page1Calligrapher h6, .stacks_in_1624_page1Calligrapher h5, .stacks_in_1624_page1Calligrapher h4, .stacks_in_1624_page1Calligrapher h3, .stacks_in_1624_page1Calligrapher h2, .stacks_in_1624_page1Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1624_page1Calligrapher, .stacks_in_1624_page1Calligrapher h1, .stacks_in_1624_page1Calligrapher h2, .stacks_in_1624_page1Calligrapher h3, .stacks_in_1624_page1Calligrapher h4, .stacks_in_1624_page1Calligrapher h5, .stacks_in_1624_page1Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1624_page1targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1624_page1Calligrapher a:link{			color: #191919 !important;			text-decoration: none !important;		}				.stacks_in_1624_page1Calligrapher a:visited{			color: #191919 !important;		}				.stacks_in_1624_page1Calligrapher a:active{			color: #191919 !important;		}				.stacks_in_1624_page1Calligrapher a:hover{			color: #800000 !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */#stacks_in_1625_page1>.s3_row {
	margin: 0 -8px;
}

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








  


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




	#stacks_in_1625_page1>.s3_row  {
		margin: -8px;
	}
	#stacks_in_1625_page1>.s3_row>.s3_column {
		padding: 8px;
		width:50%;
	}
	#stacks_in_1625_page1>.s3_row>.s3_column_right {
		padding: 8px;
		width:100%;
	}



}



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


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





}




  

.spacerStack {
	height: 25.00px;
}

#spacerStackstacks_in_1626_page1 {
	height: 25.00px;
}




















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

#stacks_in_1627_page1 {
	padding:  10px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1628_page1Calligrapher{			font-size: 93% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_1628_page1Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1628_page1Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1628_page1Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1628_page1Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1628_page1Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1628_page1Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1628_page1Calligrapher h6, .stacks_in_1628_page1Calligrapher h5, .stacks_in_1628_page1Calligrapher h4, .stacks_in_1628_page1Calligrapher h3, .stacks_in_1628_page1Calligrapher h2, .stacks_in_1628_page1Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- */ .stacks_in_1628_page1Calligrapher, .stacks_in_1628_page1Calligrapher h1, .stacks_in_1628_page1Calligrapher h2, .stacks_in_1628_page1Calligrapher h3, .stacks_in_1628_page1Calligrapher h4, .stacks_in_1628_page1Calligrapher h5, .stacks_in_1628_page1Calligrapher h6{	font-family: "Vast Shadow" !important;}/* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1628_page1targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1628_page1Calligrapher a:link{			color: #6F3700 !important;			text-decoration: none !important;		}				.stacks_in_1628_page1Calligrapher a:visited{			color: #6F3700 !important;		}				.stacks_in_1628_page1Calligrapher a:active{			color: #6F3700 !important;		}				.stacks_in_1628_page1Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1629_page1 {
	padding: 0px 0px 10px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1632_page1Calligrapher{			font-size: 93% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_1632_page1Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1632_page1Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1632_page1Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1632_page1Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1632_page1Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1632_page1Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1632_page1Calligrapher h6, .stacks_in_1632_page1Calligrapher h5, .stacks_in_1632_page1Calligrapher h4, .stacks_in_1632_page1Calligrapher h3, .stacks_in_1632_page1Calligrapher h2, .stacks_in_1632_page1Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_1632_page1Calligrapher, .stacks_in_1632_page1Calligrapher h1, .stacks_in_1632_page1Calligrapher h2, .stacks_in_1632_page1Calligrapher h3, .stacks_in_1632_page1Calligrapher h4, .stacks_in_1632_page1Calligrapher h5, .stacks_in_1632_page1Calligrapher h6{	font-family: "Open Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1632_page1targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1632_page1Calligrapher a:link{			color: #6F3700 !important;			text-decoration: none !important;		}				.stacks_in_1632_page1Calligrapher a:visited{			color: #6F3700 !important;		}				.stacks_in_1632_page1Calligrapher a:active{			color: #6F3700 !important;		}				.stacks_in_1632_page1Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1633_page1 {
	padding: 5px 0px 0px 0px;
}

#stacks_in_1634_page1 {
	line-height: 2em;
}

.spacerStack {
	height: 25.00px;
}

#spacerStackstacks_in_1638_page1 {
	height: 25.00px;
}




















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

#stacks_in_1639_page1 {
	padding:  10px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1640_page1Calligrapher{			font-size: 93% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_1640_page1Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1640_page1Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1640_page1Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1640_page1Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1640_page1Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1640_page1Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1640_page1Calligrapher h6, .stacks_in_1640_page1Calligrapher h5, .stacks_in_1640_page1Calligrapher h4, .stacks_in_1640_page1Calligrapher h3, .stacks_in_1640_page1Calligrapher h2, .stacks_in_1640_page1Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- */ .stacks_in_1640_page1Calligrapher, .stacks_in_1640_page1Calligrapher h1, .stacks_in_1640_page1Calligrapher h2, .stacks_in_1640_page1Calligrapher h3, .stacks_in_1640_page1Calligrapher h4, .stacks_in_1640_page1Calligrapher h5, .stacks_in_1640_page1Calligrapher h6{	font-family: "Vast Shadow" !important;}/* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1640_page1targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1640_page1Calligrapher a:link{			color: #6F3700 !important;			text-decoration: none !important;		}				.stacks_in_1640_page1Calligrapher a:visited{			color: #6F3700 !important;		}				.stacks_in_1640_page1Calligrapher a:active{			color: #6F3700 !important;		}				.stacks_in_1640_page1Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1641_page1 {
	padding: 0px 0px 10px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1644_page1Calligrapher{			font-size: 93% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_1644_page1Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1644_page1Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1644_page1Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1644_page1Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1644_page1Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1644_page1Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1644_page1Calligrapher h6, .stacks_in_1644_page1Calligrapher h5, .stacks_in_1644_page1Calligrapher h4, .stacks_in_1644_page1Calligrapher h3, .stacks_in_1644_page1Calligrapher h2, .stacks_in_1644_page1Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_1644_page1Calligrapher, .stacks_in_1644_page1Calligrapher h1, .stacks_in_1644_page1Calligrapher h2, .stacks_in_1644_page1Calligrapher h3, .stacks_in_1644_page1Calligrapher h4, .stacks_in_1644_page1Calligrapher h5, .stacks_in_1644_page1Calligrapher h6{	font-family: "Open Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1644_page1targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1644_page1Calligrapher a:link{			color: #6F3700 !important;			text-decoration: none !important;		}				.stacks_in_1644_page1Calligrapher a:visited{			color: #6F3700 !important;		}				.stacks_in_1644_page1Calligrapher a:active{			color: #6F3700 !important;		}				.stacks_in_1644_page1Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1645_page1 {
	padding: 5px 0px 0px 0px;
}

#stacks_in_1646_page1 {
	line-height: 2em;
}

.spacerStack {
	height: 25.00px;
}

#spacerStackstacks_in_1650_page1 {
	height: 25.00px;
}




















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

#stacks_in_1651_page1 {
	padding:  10px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1652_page1Calligrapher{			font-size: 93% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_1652_page1Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1652_page1Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1652_page1Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1652_page1Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1652_page1Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1652_page1Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1652_page1Calligrapher h6, .stacks_in_1652_page1Calligrapher h5, .stacks_in_1652_page1Calligrapher h4, .stacks_in_1652_page1Calligrapher h3, .stacks_in_1652_page1Calligrapher h2, .stacks_in_1652_page1Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- */ .stacks_in_1652_page1Calligrapher, .stacks_in_1652_page1Calligrapher h1, .stacks_in_1652_page1Calligrapher h2, .stacks_in_1652_page1Calligrapher h3, .stacks_in_1652_page1Calligrapher h4, .stacks_in_1652_page1Calligrapher h5, .stacks_in_1652_page1Calligrapher h6{	font-family: "Vast Shadow" !important;}/* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1652_page1targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1652_page1Calligrapher a:link{			color: #6F3700 !important;			text-decoration: none !important;		}				.stacks_in_1652_page1Calligrapher a:visited{			color: #6F3700 !important;		}				.stacks_in_1652_page1Calligrapher a:active{			color: #6F3700 !important;		}				.stacks_in_1652_page1Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1653_page1 {
	padding: 0px 0px 10px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1656_page1Calligrapher{			font-size: 93% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_1656_page1Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1656_page1Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1656_page1Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1656_page1Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1656_page1Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1656_page1Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1656_page1Calligrapher h6, .stacks_in_1656_page1Calligrapher h5, .stacks_in_1656_page1Calligrapher h4, .stacks_in_1656_page1Calligrapher h3, .stacks_in_1656_page1Calligrapher h2, .stacks_in_1656_page1Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_1656_page1Calligrapher, .stacks_in_1656_page1Calligrapher h1, .stacks_in_1656_page1Calligrapher h2, .stacks_in_1656_page1Calligrapher h3, .stacks_in_1656_page1Calligrapher h4, .stacks_in_1656_page1Calligrapher h5, .stacks_in_1656_page1Calligrapher h6{	font-family: "Open Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1656_page1targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1656_page1Calligrapher a:link{			color: #6F3700 !important;			text-decoration: none !important;		}				.stacks_in_1656_page1Calligrapher a:visited{			color: #6F3700 !important;		}				.stacks_in_1656_page1Calligrapher a:active{			color: #6F3700 !important;		}				.stacks_in_1656_page1Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1657_page1 {
	padding: 5px 0px 0px 0px;
}

#stacks_in_1658_page1 {
	line-height: 2em;
}

.spacerStack {
	height: 25.00px;
}

#spacerStackstacks_in_1662_page1 {
	height: 25.00px;
}




















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

#stacks_in_1663_page1 {
	padding:  10px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1664_page1Calligrapher{			font-size: 93% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_1664_page1Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1664_page1Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1664_page1Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1664_page1Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1664_page1Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1664_page1Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1664_page1Calligrapher h6, .stacks_in_1664_page1Calligrapher h5, .stacks_in_1664_page1Calligrapher h4, .stacks_in_1664_page1Calligrapher h3, .stacks_in_1664_page1Calligrapher h2, .stacks_in_1664_page1Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- */ .stacks_in_1664_page1Calligrapher, .stacks_in_1664_page1Calligrapher h1, .stacks_in_1664_page1Calligrapher h2, .stacks_in_1664_page1Calligrapher h3, .stacks_in_1664_page1Calligrapher h4, .stacks_in_1664_page1Calligrapher h5, .stacks_in_1664_page1Calligrapher h6{	font-family: "Vast Shadow" !important;}/* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1664_page1targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1664_page1Calligrapher a:link{			color: #6F3700 !important;			text-decoration: none !important;		}				.stacks_in_1664_page1Calligrapher a:visited{			color: #6F3700 !important;		}				.stacks_in_1664_page1Calligrapher a:active{			color: #6F3700 !important;		}				.stacks_in_1664_page1Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1665_page1 {
	padding: 0px 0px 10px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1668_page1Calligrapher{			font-size: 93% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_1668_page1Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1668_page1Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1668_page1Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1668_page1Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1668_page1Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1668_page1Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1668_page1Calligrapher h6, .stacks_in_1668_page1Calligrapher h5, .stacks_in_1668_page1Calligrapher h4, .stacks_in_1668_page1Calligrapher h3, .stacks_in_1668_page1Calligrapher h2, .stacks_in_1668_page1Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_1668_page1Calligrapher, .stacks_in_1668_page1Calligrapher h1, .stacks_in_1668_page1Calligrapher h2, .stacks_in_1668_page1Calligrapher h3, .stacks_in_1668_page1Calligrapher h4, .stacks_in_1668_page1Calligrapher h5, .stacks_in_1668_page1Calligrapher h6{	font-family: "Open Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1668_page1targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1668_page1Calligrapher a:link{			color: #6F3700 !important;			text-decoration: none !important;		}				.stacks_in_1668_page1Calligrapher a:visited{			color: #6F3700 !important;		}				.stacks_in_1668_page1Calligrapher a:active{			color: #6F3700 !important;		}				.stacks_in_1668_page1Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1670_page1 {
	line-height: 2em;
}

.spacerStack {
	height: 25.00px;
}

#spacerStackstacks_in_1674_page1 {
	height: 25.00px;
}




















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

#stacks_in_1675_page1 {
	padding: 10px 10px 10px 10px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1676_page1Calligrapher{			font-size: 93% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_1676_page1Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1676_page1Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1676_page1Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1676_page1Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1676_page1Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1676_page1Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1676_page1Calligrapher h6, .stacks_in_1676_page1Calligrapher h5, .stacks_in_1676_page1Calligrapher h4, .stacks_in_1676_page1Calligrapher h3, .stacks_in_1676_page1Calligrapher h2, .stacks_in_1676_page1Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- */ .stacks_in_1676_page1Calligrapher, .stacks_in_1676_page1Calligrapher h1, .stacks_in_1676_page1Calligrapher h2, .stacks_in_1676_page1Calligrapher h3, .stacks_in_1676_page1Calligrapher h4, .stacks_in_1676_page1Calligrapher h5, .stacks_in_1676_page1Calligrapher h6{	font-family: "Vast Shadow" !important;}/* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1676_page1targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1676_page1Calligrapher a:link{			color: #6F3700 !important;			text-decoration: none !important;		}				.stacks_in_1676_page1Calligrapher a:visited{			color: #6F3700 !important;		}				.stacks_in_1676_page1Calligrapher a:active{			color: #6F3700 !important;		}				.stacks_in_1676_page1Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1677_page1 {
	padding: 0px 0px 10px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1680_page1Calligrapher{			font-size: 93% !important;			color: #333333 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_1680_page1Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1680_page1Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1680_page1Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1680_page1Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1680_page1Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1680_page1Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1680_page1Calligrapher h6, .stacks_in_1680_page1Calligrapher h5, .stacks_in_1680_page1Calligrapher h4, .stacks_in_1680_page1Calligrapher h3, .stacks_in_1680_page1Calligrapher h2, .stacks_in_1680_page1Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_1680_page1Calligrapher, .stacks_in_1680_page1Calligrapher h1, .stacks_in_1680_page1Calligrapher h2, .stacks_in_1680_page1Calligrapher h3, .stacks_in_1680_page1Calligrapher h4, .stacks_in_1680_page1Calligrapher h5, .stacks_in_1680_page1Calligrapher h6{	font-family: "Open Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1680_page1targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1680_page1Calligrapher a:link{			color: #6F3700 !important;			text-decoration: none !important;		}				.stacks_in_1680_page1Calligrapher a:visited{			color: #6F3700 !important;		}				.stacks_in_1680_page1Calligrapher a:active{			color: #6F3700 !important;		}				.stacks_in_1680_page1Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1682_page1 {
	line-height: 2em;
}
/* Start Responsive Shim stack CSS code */.stacks_in_1687_page1shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */  #stacks_in_413_page1{visibility:hidden}
/*
 * cleanCarousel
 * Version 1.0.0
 * Developer: 1LittleDesigner (1LD)
 * Edits by: Jeremy Hawes (Lead Dev)
 * Description: Uses the BX Slider (Carousel) for easy to use and customize Carousel slider - for RapidWeaver software
 * Requirements: RapidWeaver v.5+, Stacks 2+
 */

/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 /*0 60px*/;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	width: 100%;
	display: block;
}


/** DEFAULT THEME
===================================*/
#cleanCarousel_stacks_in_414_page1 {
	padding: 10px;
}

#cleanCarousel_stacks_in_414_page1 .bx-wrapper {
	-o-box-shadow: 2px 2px 5px #FFF;
	-ms-box-shadow: 2px 2px 5px #FFF;
	-moz-box-shadow: 2px 2px 5px #FFF;
	-webkit-box-shadow: 2px 2px 5px #FFF;
	box-shadow: 2px 2px 5px #FFF;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-o-border-radius: 0px;
	-ms-border-radius: 0px;
	padding: 5px;
	background: #FFFFFF;
}

.carouselSlides {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
}

/* SLIDER THEMES */

#cleanCarousel_stacks_in_414_page1.sliderThemeClear .bx-wrapper {
	background: url(images/clear.png) repeat !important;
	border: solid 1px #FFFFFF;
}
#cleanCarousel_stacks_in_414_page1.sliderThemeExtraBorder .bx-wrapper {
	border: solid 1px #FFFFFF;
}
#cleanCarousel_stacks_in_414_page1.sliderThemeCutOut .bx-wrapper {
	-o-box-shadow: inset 2px 2px 5px #FFF;
	-ms-box-shadow: inset 2px 2px 5px #FFF;
	-moz-box-shadow: inset 2px 2px 5px #FFF;
	-webkit-box-shadow: inset 2px 2px 5px #FFF;
	box-shadow: inset 2px 2px 5px #FFF;
}
#cleanCarousel_stacks_in_414_page1.sliderThemeBubbled .bx-wrapper {
	-o-box-shadow: none !important;
	-ms-box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border-radius: none !important;
	-moz-border-radius: none !important;
	-webkit-border-radius: none !important;
	-o-border-radius: none !important;
	-ms-border-radius: none !important;
	background: none !important;
}
#cleanCarousel_stacks_in_414_page1.sliderThemeBubbled .imageStyle {
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-o-border-radius: 0px;
	-ms-border-radius: 0px;
}

/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */

/* SET TO ZERO */

.bx-wrapper ul, .bx-wrapper li, .bx-wrapper img, .bx-wrapper div {
	margin: 0;
	padding: 0;
}

.bx-wrapper .bx-viewport {
	left: 0;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(images/bx_loader.gif) center center no-repeat;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 10px;
	background: url(images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}


#stacks_in_414_page1 {
	padding: 25px 0px 0px 0px;
}
#stacks_in_417_page1 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_417_page1 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_417_page1 .fluid-image.unlimited img{width:100% !important}#stacks_in_417_page1 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_417_page1 .fluid-image.align-left img{float:left}#stacks_in_417_page1 .fluid-image.align-right img{float:right}

#stacks_in_417_page1 {
	padding:  2px;
}

#stacks_in_419_page1 {
	padding:  2px;
}

#stacks_in_421_page1 {
	padding:  2px;
}

#stacks_in_423_page1 {
	padding:  2px;
}

#stacks_in_425_page1 {
	padding:  2px;
}
#stacks_in_427_page1 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_427_page1 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_427_page1 .fluid-image.unlimited img{width:100% !important}#stacks_in_427_page1 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_427_page1 .fluid-image.align-left img{float:left}#stacks_in_427_page1 .fluid-image.align-right img{float:right}

#stacks_in_427_page1 {
	padding:  2px;
}

#stacks_in_429_page1 {
	padding:  2px;
}

#stacks_in_431_page1 {
	padding:  2px;
}

#stacks_in_433_page1 {
	padding:  2px;
}

#stacks_in_435_page1 {
	padding:  2px;
}
#stacks_in_437_page1 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_437_page1 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_437_page1 .fluid-image.unlimited img{width:100% !important}#stacks_in_437_page1 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_437_page1 .fluid-image.align-left img{float:left}#stacks_in_437_page1 .fluid-image.align-right img{float:right}

#stacks_in_437_page1 {
	padding:  2px;
}

.spacerStack {
	height: 25.00px;
}

#spacerStackstacks_in_440_page1 {
	height: 25.00px;
}




















@media print {
	#spacerStackstacks_in_440_page1 {
		display: none !important;
	}
}
/* Start Obscure Email stack CSS code */.stacks_in_739_page1topbar {	background-color: #3D82EA;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-bottom: none;	padding: 6px 3px 2px 10px;	min-height: 40px;	font-weight: bold;	font-size: 16px;	color: #ffffff;	}.stacks_in_739_page1mainarea {	background-color: #ffffff;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-top: none;	padding: 10px;}.stacks_in_739_page1small{font-weight: normal;font-size: 12px;}.stacks_in_739_page1centerbox {	background-color: #ffffff;	border: 1px solid #CDDACF;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	padding: 10px;	color: #333;}.stacks_in_739_page1centerbox b {	color: #DA0140;}/* End Obscure Email stack CSS code */  #stacks_in_686_page1{visibility:hidden}
/* Start Responsive Shim stack CSS code */.stacks_in_1613_page1shim{	padding-top: 5%;}/* End Responsive Shim stack CSS code *//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1774_page1Calligrapher{			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: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: right !important;		}				.stacks_in_1774_page1Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1774_page1Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1774_page1Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1774_page1Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1774_page1Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1774_page1Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: normal !important;		}		.stacks_in_1774_page1Calligrapher h6, .stacks_in_1774_page1Calligrapher h5, .stacks_in_1774_page1Calligrapher h4, .stacks_in_1774_page1Calligrapher h3, .stacks_in_1774_page1Calligrapher h2, .stacks_in_1774_page1Calligrapher h1{			color: #FFFFFF !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1774_page1Calligrapher, .stacks_in_1774_page1Calligrapher h1, .stacks_in_1774_page1Calligrapher h2, .stacks_in_1774_page1Calligrapher h3, .stacks_in_1774_page1Calligrapher h4, .stacks_in_1774_page1Calligrapher h5, .stacks_in_1774_page1Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1774_page1targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1774_page1Calligrapher a:link{			color: #FFFFFF !important;			text-decoration: none !important;		}				.stacks_in_1774_page1Calligrapher a:visited{			color: #FFFFFF !important;		}				.stacks_in_1774_page1Calligrapher a:active{			color: #FFFFFF !important;		}				.stacks_in_1774_page1Calligrapher a:hover{			color: #CC0920 !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1776_page1 {
	letter-spacing: 1px;
	font-size: 75%;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */	 		#titlelogo h2{			font-size: 70% !important;			color: #000000 !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: center !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ #titlelogo h2{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1322_page1targetNote{	display: none;}.stacks_in_1322_page1Calligrapher{	display: none;}.stacks_in_1322_page1targetNote{	padding: 20px;	margin: 10px;	border: 1px solid #000000;	border-radius: 5px;	color: #ffffff !important;	background: #333333;	display: block;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1322_page1Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1322_page1Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1322_page1Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1322_page1Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code *//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */	 		#footer{			font-size: 75% !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   ----------------------------------------- */ #footer{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1324_page1targetNote{	display: none;}.stacks_in_1324_page1Calligrapher{	display: none;}.stacks_in_1324_page1targetNote{	padding: 20px;	margin: 10px;	border: 1px solid #000000;	border-radius: 5px;	color: #ffffff !important;	background: #333333;	display: block;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1324_page1Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1324_page1Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1324_page1Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1324_page1Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */.gdpr-cookie-law{position:fixed;z-index:1000000000;padding:14px;bottom:0;left:0;right:0;max-width:100%;background-color:#09a0e1;color:#fff;font-family:Arial,sans-serif;line-height:1.4;font-size:16px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.gdpr-cookie-law--is-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.gdpr-cookie-law__body{width:1170px;max-width:100%;margin-left:auto;margin-right:auto}.gdpr-cookie-law:not(.gdpr-cookie-law--sm):not(.gdpr-cookie-law--sm-fix) .gdpr-cookie-law__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gdpr-cookie-law__icon-box{margin-right:1em;width:24px}.gdpr-cookie-law__icon{display:inline-block;vertical-align:middle;width:24px;height:24px;fill:currentColor}.gdpr-cookie-law--sm .gdpr-cookie-law__icon-box,.gdpr-cookie-law--sm-fix .gdpr-cookie-law__icon-box{margin-left:auto;margin-right:auto;margin-bottom:.5em}.gdpr-cookie-law__desc{text-align:left}.gdpr-cookie-law--sm .gdpr-cookie-law__desc,.gdpr-cookie-law--sm-fix .gdpr-cookie-law__desc{text-align:center}.gdpr-cookie-law__link{display:inline-block;vertical-align:inherit;white-space:nowrap;color:inherit;text-decoration:none;font-weight:700;border:1px solid transparent}.gdpr-cookie-law__link:focus,.gdpr-cookie-law__link:hover{text-decoration:none;color:inherit;border:1px solid transparent}.gdpr-cookie-law__btn-bar{margin-left:auto;text-align:right;-webkit-box-flex:1;-ms-flex:1;flex:1}.gdpr-cookie-law--sm .gdpr-cookie-law__btn-bar,.gdpr-cookie-law--sm-fix .gdpr-cookie-law__btn-bar{text-align:center}.gdpr-cookie-law__btn{display:inline-block;font-weight:700;text-align:center;white-space:nowrap;vertical-align:middle;background-color:#fff;color:#666;border:1px solid transparent;margin:0;padding:15px 56px 13px 56px;font-size:14px;line-height:1.5;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:color .25s ease-in-out,background-color .25s ease-in-out,border-color .25s ease-in-out,-webkit-box-shadow .25s ease-in-out;transition:color .25s ease-in-out,background-color .25s ease-in-out,border-color .25s ease-in-out,-webkit-box-shadow .25s ease-in-out;-o-transition:color .25s ease-in-out,background-color .25s ease-in-out,border-color .25s ease-in-out,box-shadow .25s ease-in-out;transition:color .25s ease-in-out,background-color .25s ease-in-out,border-color .25s ease-in-out,box-shadow .25s ease-in-out;transition:color .25s ease-in-out,background-color .25s ease-in-out,border-color .25s ease-in-out,box-shadow .25s ease-in-out,-webkit-box-shadow .25s ease-in-out;text-transform:uppercase}.gdpr-cookie-law__btn:focus,.gdpr-cookie-law__btn:hover{text-decoration:none}.gdpr-cookie-law__btn:hover{cursor:pointer}.gdpr-cookie-law__btn:focus{outline:0}.gdpr-cookie-law__btn--accept{background-color:#fff;color:#666}.gdpr-cookie-law--animated{-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes gdpr-cookie-law-fade-in{0%{opacity:0}100%{opacity:1}}@keyframes gdpr-cookie-law-fade-in{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes gdpr-cookie-law-fade-out{0%{opacity:1}100%{opacity:0}}@keyframes gdpr-cookie-law-fade-out{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes gdpr-cookie-law-slide-in-up{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes gdpr-cookie-law-slide-in-up{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes gdpr-cookie-law-slide-in-down{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes gdpr-cookie-law-slide-in-down{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes gdpr-cookie-law-slide-out-up{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes gdpr-cookie-law-slide-out-up{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@-webkit-keyframes gdpr-cookie-law-slide-out-down{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes gdpr-cookie-law-slide-out-down{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes gdpr-cookie-law-fade-in-down{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes gdpr-cookie-law-fade-in-down{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes gdpr-cookie-law-fade-in-up{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes gdpr-cookie-law-fade-in-up{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes gdpr-cookie-law-fade-out-down{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes gdpr-cookie-law-fade-out-down{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes gdpr-cookie-law-fade-out-up{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes gdpr-cookie-law-fade-out-up{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.gdpr-cookie-law--animation-fade-in{-webkit-animation-name:gdpr-cookie-law-fade-in;animation-name:gdpr-cookie-law-fade-in}.gdpr-cookie-law--animation-fade-out{-webkit-animation-name:gdpr-cookie-law-fade-out;animation-name:gdpr-cookie-law-fade-out}.gdpr-cookie-law--animation-slide-in-up{-webkit-animation-name:gdpr-cookie-law-slide-in-up;animation-name:gdpr-cookie-law-slide-in-up}.gdpr-cookie-law--animation-slide-in-down{-webkit-animation-name:gdpr-cookie-law-slide-in-down;animation-name:gdpr-cookie-law-slide-in-down}.gdpr-cookie-law--animation-slide-out-up{-webkit-animation-name:gdpr-cookie-law-slide-out-up;animation-name:gdpr-cookie-law-slide-out-up}.gdpr-cookie-law--animation-slide-out-down{-webkit-animation-name:gdpr-cookie-law-slide-out-down;animation-name:gdpr-cookie-law-slide-out-down}.gdpr-cookie-law--animation-fade-in-up{-webkit-animation-name:gdpr-cookie-law-fade-in-up;animation-name:gdpr-cookie-law-fade-in-up}.gdpr-cookie-law--animation-fade-in-down{-webkit-animation-name:gdpr-cookie-law-fade-in-down;animation-name:gdpr-cookie-law-fade-in-down}.gdpr-cookie-law--animation-fade-out-up{-webkit-animation-name:gdpr-cookie-law-fade-out-up;animation-name:gdpr-cookie-law-fade-out-up}.gdpr-cookie-law--animation-fade-out-down{-webkit-animation-name:gdpr-cookie-law-fade-out-down;animation-name:gdpr-cookie-law-fade-out-down}.gdpr-cookie-law.gdpr-cookie-law--theme-dark{background-color:#444;color:#fff}.gdpr-cookie-law--theme-dark .gdpr-cookie-law__link,.gdpr-cookie-law--theme-dark .gdpr-cookie-law__link:active,.gdpr-cookie-law--theme-dark .gdpr-cookie-law__link:focus,.gdpr-cookie-law--theme-dark .gdpr-cookie-law__link:hover{color:inherit}.gdpr-cookie-law--theme-dark .gdpr-cookie-law__btn--accept{background-color:#ccc;color:#111}.gdpr-cookie-law--theme-dark .gdpr-cookie-law__btn--accept:active,.gdpr-cookie-law--theme-dark .gdpr-cookie-law__btn--accept:focus,.gdpr-cookie-law--theme-dark .gdpr-cookie-law__btn--accept:hover{background-color:#eee;color:#111}.gdpr-cookie-law.gdpr-cookie-law--theme-light{background-color:#eee;color:#444}.gdpr-cookie-law--theme-light .gdpr-cookie-law__link,.gdpr-cookie-law--theme-light .gdpr-cookie-law__link:active,.gdpr-cookie-law--theme-light .gdpr-cookie-law__link:focus,.gdpr-cookie-law--theme-light .gdpr-cookie-law__link:hover{color:inherit}.gdpr-cookie-law--theme-light .gdpr-cookie-law__btn--accept{background-color:#333;color:#fff}.gdpr-cookie-law--theme-light .gdpr-cookie-law__btn--accept:active,.gdpr-cookie-law--theme-light .gdpr-cookie-law__btn--accept:focus,.gdpr-cookie-law--theme-light .gdpr-cookie-law__btn--accept:hover{background-color:#111;color:#fff}.gdpr-cookie-law.gdpr-cookie-law--theme-1{background-color:#5783ff;color:#fff}.gdpr-cookie-law--theme-1 .gdpr-cookie-law__link,.gdpr-cookie-law--theme-1 .gdpr-cookie-law__link:active,.gdpr-cookie-law--theme-1 .gdpr-cookie-law__link:focus,.gdpr-cookie-law--theme-1 .gdpr-cookie-law__link:hover{color:inherit}.gdpr-cookie-law--theme-1 .gdpr-cookie-law__btn--accept{background-color:#4c67ea;color:#fff}.gdpr-cookie-law--theme-1 .gdpr-cookie-law__btn--accept:active,.gdpr-cookie-law--theme-1 .gdpr-cookie-law__btn--accept:focus,.gdpr-cookie-law--theme-1 .gdpr-cookie-law__btn--accept:hover{background-color:#4759d4;color:#fff}.gdpr-cookie-law.gdpr-cookie-law--theme-2{background-color:#b667ff;color:#fff}.gdpr-cookie-law--theme-2 .gdpr-cookie-law__link,.gdpr-cookie-law--theme-2 .gdpr-cookie-law__link:active,.gdpr-cookie-law--theme-2 .gdpr-cookie-law__link:focus,.gdpr-cookie-law--theme-2 .gdpr-cookie-law__link:hover{color:inherit}.gdpr-cookie-law--theme-2 .gdpr-cookie-law__btn--accept{background-color:#9d50e4;color:#fff}.gdpr-cookie-law--theme-2 .gdpr-cookie-law__btn--accept:active,.gdpr-cookie-law--theme-2 .gdpr-cookie-law__btn--accept:focus,.gdpr-cookie-law--theme-2 .gdpr-cookie-law__btn--accept:hover{background-color:#9144cb;color:#fff}.gdpr-cookie-law.gdpr-cookie-law--theme-3{background-color:#ff56e0;color:#fff}.gdpr-cookie-law--theme-3 .gdpr-cookie-law__link,.gdpr-cookie-law--theme-3 .gdpr-cookie-law__link:active,.gdpr-cookie-law--theme-3 .gdpr-cookie-law__link:focus,.gdpr-cookie-law--theme-3 .gdpr-cookie-law__link:hover{color:inherit}.gdpr-cookie-law--theme-3 .gdpr-cookie-law__btn--accept{background-color:#d635ab;color:#fff}.gdpr-cookie-law--theme-3 .gdpr-cookie-law__btn--accept:active,.gdpr-cookie-law--theme-3 .gdpr-cookie-law__btn--accept:focus,.gdpr-cookie-law--theme-3 .gdpr-cookie-law__btn--accept:hover{background-color:#c6399a;color:#fff}.gdpr-cookie-law.gdpr-cookie-law--theme-4{background-color:#ff5f50;color:#fff}.gdpr-cookie-law--theme-4 .gdpr-cookie-law__link,.gdpr-cookie-law--theme-4 .gdpr-cookie-law__link:active,.gdpr-cookie-law--theme-4 .gdpr-cookie-law__link:focus,.gdpr-cookie-law--theme-4 .gdpr-cookie-law__link:hover{color:inherit}.gdpr-cookie-law--theme-4 .gdpr-cookie-law__btn--accept{background-color:#da351e;color:#fff}.gdpr-cookie-law--theme-4 .gdpr-cookie-law__btn--accept:active,.gdpr-cookie-law--theme-4 .gdpr-cookie-law__btn--accept:focus,.gdpr-cookie-law--theme-4 .gdpr-cookie-law__btn--accept:hover{background-color:#ca4329;color:#fff}.gdpr-cookie-law.gdpr-cookie-law--theme-5{background-color:#ff6438;color:#fff}.gdpr-cookie-law--theme-5 .gdpr-cookie-law__link,.gdpr-cookie-law--theme-5 .gdpr-cookie-law__link:active,.gdpr-cookie-law--theme-5 .gdpr-cookie-law__link:focus,.gdpr-cookie-law--theme-5 .gdpr-cookie-law__link:hover{color:inherit}.gdpr-cookie-law--theme-5 .gdpr-cookie-law__btn--accept{background-color:#d85122;color:#fff}.gdpr-cookie-law--theme-5 .gdpr-cookie-law__btn--accept:active,.gdpr-cookie-law--theme-5 .gdpr-cookie-law__btn--accept:focus,.gdpr-cookie-law--theme-5 .gdpr-cookie-law__btn--accept:hover{background-color:#bf4817;color:#fff}.gdpr-cookie-law.gdpr-cookie-law--theme-6{background-color:#6a9c00;color:#fff}.gdpr-cookie-law--theme-6 .gdpr-cookie-law__link,.gdpr-cookie-law--theme-6 .gdpr-cookie-law__link:active,.gdpr-cookie-law--theme-6 .gdpr-cookie-law__link:focus,.gdpr-cookie-law--theme-6 .gdpr-cookie-law__link:hover{color:inherit}.gdpr-cookie-law--theme-6 .gdpr-cookie-law__btn--accept{background-color:#4c8100;color:#fff}.gdpr-cookie-law--theme-6 .gdpr-cookie-law__btn--accept:active,.gdpr-cookie-law--theme-6 .gdpr-cookie-law__btn--accept:focus,.gdpr-cookie-law--theme-6 .gdpr-cookie-law__btn--accept:hover{background-color:#3d7300;color:#fff}.gdpr-cookie-law.gdpr-cookie-law--theme-7{background-color:#50a300;color:#fff}.gdpr-cookie-law--theme-7 .gdpr-cookie-law__link,.gdpr-cookie-law--theme-7 .gdpr-cookie-law__link:active,.gdpr-cookie-law--theme-7 .gdpr-cookie-law__link:focus,.gdpr-cookie-law--theme-7 .gdpr-cookie-law__link:hover{color:inherit}.gdpr-cookie-law--theme-7 .gdpr-cookie-law__btn--accept{background-color:#378600;color:#fff}.gdpr-cookie-law--theme-7 .gdpr-cookie-law__btn--accept:active,.gdpr-cookie-law--theme-7 .gdpr-cookie-law__btn--accept:focus,.gdpr-cookie-law--theme-7 .gdpr-cookie-law__btn--accept:hover{background-color:#297900;color:#fff}.gdpr-cookie-law.gdpr-cookie-law--theme-8{background-color:#00b284;color:#fff}.gdpr-cookie-law--theme-8 .gdpr-cookie-law__link,.gdpr-cookie-law--theme-8 .gdpr-cookie-law__link:active,.gdpr-cookie-law--theme-8 .gdpr-cookie-law__link:focus,.gdpr-cookie-law--theme-8 .gdpr-cookie-law__link:hover{color:inherit}.gdpr-cookie-law--theme-8 .gdpr-cookie-law__btn--accept{background-color:#009173;color:#fff}.gdpr-cookie-law--theme-8 .gdpr-cookie-law__btn--accept:active,.gdpr-cookie-law--theme-8 .gdpr-cookie-law__btn--accept:focus,.gdpr-cookie-law--theme-8 .gdpr-cookie-law__btn--accept:hover{background-color:#00806a;color:#fff}.gdpr-cookie-law.gdpr-cookie-law--theme-9{background-color:#00aab9;color:#fff}.gdpr-cookie-law--theme-9 .gdpr-cookie-law__link,.gdpr-cookie-law--theme-9 .gdpr-cookie-law__link:active,.gdpr-cookie-law--theme-9 .gdpr-cookie-law__link:focus,.gdpr-cookie-law--theme-9 .gdpr-cookie-law__link:hover{color:inherit}.gdpr-cookie-law--theme-9 .gdpr-cookie-law__btn--accept{background-color:#00899f;color:#fff}.gdpr-cookie-law--theme-9 .gdpr-cookie-law__btn--accept:active,.gdpr-cookie-law--theme-9 .gdpr-cookie-law__btn--accept:focus,.gdpr-cookie-law--theme-9 .gdpr-cookie-law__btn--accept:hover{background-color:#007993;color:#fff}.gdpr-cookie-law.gdpr-cookie-law--theme-10{background-color:#00a6ca;color:#fff}.gdpr-cookie-law--theme-10 .gdpr-cookie-law__link,.gdpr-cookie-law--theme-10 .gdpr-cookie-law__link:active,.gdpr-cookie-law--theme-10 .gdpr-cookie-law__link:focus,.gdpr-cookie-law--theme-10 .gdpr-cookie-law__link:hover{color:inherit}.gdpr-cookie-law--theme-10 .gdpr-cookie-law__btn--accept{background-color:#0086ad;color:#fff}.gdpr-cookie-law--theme-10 .gdpr-cookie-law__btn--accept:active,.gdpr-cookie-law--theme-10 .gdpr-cookie-law__btn--accept:focus,.gdpr-cookie-law--theme-10 .gdpr-cookie-law__btn--accept:hover{background-color:#00759f;color:#fff}.gdpr-cookie-law.gdpr-cookie-law--theme-light-1{background-color:#bccae4;color:#495b7d}.gdpr-cookie-law--theme-light-1 .gdpr-cookie-law__link{color:inherit}.gdpr-cookie-law--theme-light-1 .gdpr-cookie-law__link:active,.gdpr-cookie-law--theme-light-1 .gdpr-cookie-law__link:focus,.gdpr-cookie-law--theme-light-1 .gdpr-cookie-law__link:hover{color:#495b7d}.gdpr-cookie-law--theme-light-1 .gdpr-cookie-law__btn--accept{background-color:#1f3660;color:#bccae4}.gdpr-cookie-law--theme-light-1 .gdpr-cookie-law__btn--accept:active,.gdpr-cookie-law--theme-light-1 .gdpr-cookie-law__btn--accept:focus,.gdpr-cookie-law--theme-light-1 .gdpr-cookie-law__btn--accept:hover{background-color:#13213a;color:#c8d4e9}.gdpr-cookie-law.gdpr-cookie-law--theme-light-2{background-color:#ccc5e6;color:#5d5580}.gdpr-cookie-law--theme-light-2 .gdpr-cookie-law__link{color:inherit}.gdpr-cookie-law--theme-light-2 .gdpr-cookie-law__link:active,.gdpr-cookie-law--theme-light-2 .gdpr-cookie-law__link:focus,.gdpr-cookie-law--theme-light-2 .gdpr-cookie-law__link:hover{color:#5d5580}.gdpr-cookie-law--theme-light-2 .gdpr-cookie-law__btn--accept{background-color:#382e65;color:#ccc5e6}.gdpr-cookie-law--theme-light-2 .gdpr-cookie-law__btn--accept:active,.gdpr-cookie-law--theme-light-2 .gdpr-cookie-law__btn--accept:focus,.gdpr-cookie-law--theme-light-2 .gdpr-cookie-law__btn--accept:hover{background-color:#312858;color:#d0cae8}.gdpr-cookie-law.gdpr-cookie-law--theme-light-3{background-color:#dec1de;color:#754f75}.gdpr-cookie-law--theme-light-3 .gdpr-cookie-law__link{color:inherit}.gdpr-cookie-law--theme-light-3 .gdpr-cookie-law__link:active,.gdpr-cookie-law--theme-light-3 .gdpr-cookie-law__link:focus,.gdpr-cookie-law--theme-light-3 .gdpr-cookie-law__link:hover{color:#754f75}.gdpr-cookie-law--theme-light-3 .gdpr-cookie-law__btn--accept{background-color:#562657;color:#dec1de}.gdpr-cookie-law--theme-light-3 .gdpr-cookie-law__btn--accept:active,.gdpr-cookie-law--theme-light-3 .gdpr-cookie-law__btn--accept:focus,.gdpr-cookie-law--theme-light-3 .gdpr-cookie-law__btn--accept:hover{background-color:#4f1f50;color:#e4cde4}.gdpr-cookie-law.gdpr-cookie-law--theme-light-4{background-color:#e6c0d0;color:#7f4d64}.gdpr-cookie-law--theme-light-4 .gdpr-cookie-law__link{color:inherit}.gdpr-cookie-law--theme-light-4 .gdpr-cookie-law__link:active,.gdpr-cookie-law--theme-light-4 .gdpr-cookie-law__link:focus,.gdpr-cookie-law--theme-light-4 .gdpr-cookie-law__link:hover{color:#7f4d64}.gdpr-cookie-law--theme-light-4 .gdpr-cookie-law__btn--accept{background-color:#632541;color:#e6c0d0}.gdpr-cookie-law--theme-light-4 .gdpr-cookie-law__btn--accept:active,.gdpr-cookie-law--theme-light-4 .gdpr-cookie-law__btn--accept:focus,.gdpr-cookie-law--theme-light-4 .gdpr-cookie-law__btn--accept:hover{background-color:#5d233d;color:#e9c8d6}.gdpr-cookie-law.gdpr-cookie-law--theme-light-5{background-color:#e6c1c1;color:#7f4f50}.gdpr-cookie-law--theme-light-5 .gdpr-cookie-law__link{color:inherit}.gdpr-cookie-law--theme-light-5 .gdpr-cookie-law__link:active,.gdpr-cookie-law--theme-light-5 .gdpr-cookie-law__link:focus,.gdpr-cookie-law--theme-light-5 .gdpr-cookie-law__link:hover{color:#7f4f50}.gdpr-cookie-law--theme-light-5 .gdpr-cookie-law__btn--accept{background-color:#632728;color:#e6c1c1}.gdpr-cookie-law--theme-light-5 .gdpr-cookie-law__btn--accept:active,.gdpr-cookie-law--theme-light-5 .gdpr-cookie-law__btn--accept:focus,.gdpr-cookie-law--theme-light-5 .gdpr-cookie-law__btn--accept:hover{background-color:#5b2425;color:#e9c8c8}.gdpr-cookie-law.gdpr-cookie-law--theme-light-6{background-color:#e1c3b8;color:#795243}.gdpr-cookie-law--theme-light-6 .gdpr-cookie-law__link{color:inherit}.gdpr-cookie-law--theme-light-6 .gdpr-cookie-law__link:active,.gdpr-cookie-law--theme-light-6 .gdpr-cookie-law__link:focus,.gdpr-cookie-law--theme-light-6 .gdpr-cookie-law__link:hover{color:#795243}.gdpr-cookie-law--theme-light-6 .gdpr-cookie-law__btn--accept{background-color:#5c2b19;color:#e1c3b8}.gdpr-cookie-law--theme-light-6 .gdpr-cookie-law__btn--accept:active,.gdpr-cookie-law--theme-light-6 .gdpr-cookie-law__btn--accept:focus,.gdpr-cookie-law--theme-light-6 .gdpr-cookie-law__btn--accept:hover{background-color:#552411;color:#e8d2c9}.gdpr-cookie-law.gdpr-cookie-law--theme-light-7{background-color:#b4d1b4;color:#3e643e}.gdpr-cookie-law--theme-light-7 .gdpr-cookie-law__link{color:inherit}.gdpr-cookie-law--theme-light-7 .gdpr-cookie-law__link:active,.gdpr-cookie-law--theme-light-7 .gdpr-cookie-law__link:focus,.gdpr-cookie-law--theme-light-7 .gdpr-cookie-law__link:hover{color:#3e643e}.gdpr-cookie-law--theme-light-7 .gdpr-cookie-law__btn--accept{background-color:#124211;color:#b4d1b4}.gdpr-cookie-law--theme-light-7 .gdpr-cookie-law__btn--accept:active,.gdpr-cookie-law--theme-light-7 .gdpr-cookie-law__btn--accept:focus,.gdpr-cookie-law--theme-light-7 .gdpr-cookie-law__btn--accept:hover{background-color:#113d10;color:#d0e2d0}.gdpr-cookie-law.gdpr-cookie-law--theme-light-8{background-color:#acd1d1;color:#346464}.gdpr-cookie-law--theme-light-8 .gdpr-cookie-law__link{color:inherit}.gdpr-cookie-law--theme-light-8 .gdpr-cookie-law__link:active,.gdpr-cookie-law--theme-light-8 .gdpr-cookie-law__link:focus,.gdpr-cookie-law--theme-light-8 .gdpr-cookie-law__link:hover{color:#346464}.gdpr-cookie-law--theme-light-8 .gdpr-cookie-law__btn--accept{background-color:#054140;color:#acd1d1}.gdpr-cookie-law--theme-light-8 .gdpr-cookie-law__btn--accept:active,.gdpr-cookie-law--theme-light-8 .gdpr-cookie-law__btn--accept:focus,.gdpr-cookie-law--theme-light-8 .gdpr-cookie-law__btn--accept:hover{background-color:#032928;color:#cee4e4}.gdpr-cookie-law.gdpr-cookie-law--theme-light-9{background-color:#b1ceda;color:#3a6170}.gdpr-cookie-law--theme-light-9 .gdpr-cookie-law__link{color:inherit}.gdpr-cookie-law--theme-light-9 .gdpr-cookie-law__link:active,.gdpr-cookie-law--theme-light-9 .gdpr-cookie-law__link:focus,.gdpr-cookie-law--theme-light-9 .gdpr-cookie-law__link:hover{color:#3a6170}.gdpr-cookie-law--theme-light-9 .gdpr-cookie-law__btn--accept{background-color:#0c3d4f;color:#b1ceda}.gdpr-cookie-law--theme-light-9 .gdpr-cookie-law__btn--accept:active,.gdpr-cookie-law--theme-light-9 .gdpr-cookie-law__btn--accept:focus,.gdpr-cookie-law--theme-light-9 .gdpr-cookie-law__btn--accept:hover{background-color:#0a3342;color:#cbdee6}.gdpr-cookie-law.gdpr-cookie-law--theme-light-10{background-color:#c6c7bf;color:#3e3d40}.gdpr-cookie-law--theme-light-10 .gdpr-cookie-law__link{color:inherit}.gdpr-cookie-law--theme-light-10 .gdpr-cookie-law__link:active,.gdpr-cookie-law--theme-light-10 .gdpr-cookie-law__link:focus,.gdpr-cookie-law--theme-light-10 .gdpr-cookie-law__link:hover{color:#3e3d40}.gdpr-cookie-law--theme-light-10 .gdpr-cookie-law__btn--accept{background-color:#3e3d40;color:#c6c7bf}.gdpr-cookie-law--theme-light-10 .gdpr-cookie-law__btn--accept:active,.gdpr-cookie-law--theme-light-10 .gdpr-cookie-law__btn--accept:focus,.gdpr-cookie-law--theme-light-10 .gdpr-cookie-law__btn--accept:hover{background-color:#262527;color:#dbdbd6}