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


.target_stack.width-fill{width:100%}.target_stack.width-auto{width:auto}.target_stack.position-browser{position:fixed !important}.target_stack.position-absolute{position:absolute !important}.target_stack.position-body{position:absolute !important}.target_stack.position-right{float:right}.target_stack.position-left{float:left}.target_stack.vcenter{top:0;height:100%}.target_stack.vcenter > .com_joeworkman_stacks_target_stack{position:relative;top:50%;transform:translateY(-50%)}.target_stack.hcenter > .com_joeworkman_stacks_target_stack{position:relative;left:50%;transform:translateX(-50%)}.target_stack.hcenter.vcenter > .com_joeworkman_stacks_target_stack{transform:translateX(-50%) translateY(-50%)}@media only screen and (min-width:40em){.target_stack.target-small-only{position:relative !important;float:none !important;height:auto !important;left:auto !important;top:auto !important;bottom:auto !important;right:auto !important}.target_stack.target-small-only > .com_joeworkman_stacks_target_stack{left:auto !important;top:auto !important;bottom:auto !important;right:auto !important;transform:none !important}}@media only screen and (max-width:39.9375em){.target_stack.disable-small{position:relative !important;float:none !important;height:auto !important;left:auto !important;top:auto !important;bottom:auto !important;right:auto !important}.target_stack.disable-small > .com_joeworkman_stacks_target_stack{left:auto !important;top:auto !important;bottom:auto !important;right:auto !important;transform:none !important}}@media only screen and (max-width:62.5em){.target_stack.disable-medium{position:relative !important;float:none !important;height:auto !important;left:auto !important;top:auto !important;bottom:auto !important;right:auto !important}.target_stack.disable-medium > .com_joeworkman_stacks_target_stack{left:auto !important;top:auto !important;bottom:auto !important;right:auto !important;transform:none !important}}
.com_bigwhiteduck_stacks_paragraphpro_stack p.text-center{text-align:center}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-left{text-align:left}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-right{text-align:right}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-justify{text-align:justify}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-inherit{text-align:inherit}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_paragraphpro_stack p.small-only-text-center{text-align:center}.com_bigwhiteduck_stacks_paragraphpro_stack p.small-only-text-center + ul{display:table;margin:0 auto;text-align:left}}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_paragraphpro_stack p.text-justify.small-only-just-left{text-align:left !important}}
.com_bigwhiteduck_stacks_headerpro_stack .text-center{text-align:center}.com_bigwhiteduck_stacks_headerpro_stack .text-left{text-align:left}.com_bigwhiteduck_stacks_headerpro_stack .text-right{text-align:right}.com_bigwhiteduck_stacks_headerpro_stack .text-justify{text-align:justify}.com_bigwhiteduck_stacks_headerpro_stack .text-inherit{text-align:inherit}

/* Font style applied when the page has finished loading */

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

#usefulStackWrapperstacks_in_1116150 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 1200px;
	min-height: 300px;
	max-height: 500px;
	overflow: hidden;
	position: relative;
	
}

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








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













#stacks_in_1116150 {
    background-image: url("F31726A4-B992-4A52-ABE8-4C9EF10207E6.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
/* Font style applied when the page has finished loading */

#ExtraContentPlusstacks_in_1116554 #myExtraContent1,
#ExtraContentPlusstacks_in_1116554 #fs {
	display: none;
}

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

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








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













#stacks_in_1116556 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_1116716>.s3_row {
	margin: 0 -10px;
}

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

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




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










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


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


}



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


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


}






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

#stacks_in_1116722 {
	font-size: 120%;
}

#stacks_in_1116719 {
	font-size: 120%;
}
/* Font style applied when the page has finished loading */

#ExtraContentPlusstacks_in_1116206_829827 #myExtraContent2,
#ExtraContentPlusstacks_in_1116206_829827 #fs {
	display: none;
}

#linkBoxstacks_in_1116206_829845 {
	display: block;
	position: relative;
	z-index: 1;
}

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

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


#usefulStackWrapperstacks_in_1116206_829846 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 10000px;
	min-height: 0px;
	max-height: 20000px;
	overflow: hidden;
	position: relative;
	
}

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








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













#stacks_in_1116206_829846 {
	background-color: rgba(236, 32, 41, 1.00);
}
#usefulStackWrapperstacks_in_1116206_829832 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 1000px;
	min-height: 0px;
	max-height: 200px;
	overflow: hidden;
	position: relative;
	
}

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








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












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

#stacks_in_1116206_829837 {
	font-size: 110%;
	font-weight: lighter;
}
#usefulStackWrapperstacks_in_1116564 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 1000px;
	min-height: 0px;
	max-height: 20000px;
	overflow: hidden;
	position: relative;
	
}

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








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












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



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

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

#stacks_in_1116687 h1,#stacks_in_1116687 div{color:rgba(51, 102, 255, 1.00)}#stacks_in_1116687 h1 a,#stacks_in_1116687 div a{color:rgba(51, 102, 255, 1.00)}#stacks_in_1116687 h1 a:hover,#stacks_in_1116687 div a:hover{color:rgba(38, 76, 191, 1.00)}#stacks_in_1116687 small,#stacks_in_1116687 small div{color:rgba(111, 111, 111, 1.00)}


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

#eh_stacks_in_1116793.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #996600, transparent) 1;}
#eh_stacks_in_1116793.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1116793.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(160px / 2);}
#eh_stacks_in_1116793.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1116793.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #996600;}
#eh_stacks_in_1116793.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1116793.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(160px / 2);}
#eh_stacks_in_1116793:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(160px / 2);}
#eh_stacks_in_1116793:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #996600;
  fill: #996600;
}
#eh_stacks_in_1116793.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 12px;}
#eh_stacks_in_1116793.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_1116793.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 13px;}
@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
  #eh_stacks_in_1116793.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 10px;}
  #eh_stacks_in_1116793.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_1116793.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 10px;}
}
#eh_stacks_in_1116793.eh-line-group-300 .eh-extender {
  width: calc(160px / 2 - 20px);
  height: 2px;
  background-color: #996600;
}
#eh_stacks_in_1116793.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1116793.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1116793.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1116793.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1116793.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_1116793.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #996600;}
#eh_stacks_in_1116793.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1116793.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1116793.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1116793.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1116793.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_1116793.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #996600;}
#eh_stacks_in_1116793.eh-line-303 .eh-extender,
#eh_stacks_in_1116793.eh-line-305 .eh-extender {width: calc(160px / 2 - 32px);}
#eh_stacks_in_1116793.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_1116793.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_1116793.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_1116793 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_1116793 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_1116793.eh-line-group-300 .eh-line-left,
#eh_stacks_in_1116793.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_1116793.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_1116793.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_1116793:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 24px;
  height: 24px;
}
#eh_stacks_in_1116793.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_1116793.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 46px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_1116793.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_1116793:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #996600;}
#eh_stacks_in_1116793:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_1116793:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(160px / 2 + 2px);}
#eh_stacks_in_1116793.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_1116793.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1116793.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_1116793.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_1116793.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1116793.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1116793.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1116793.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1116793.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1116793.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1116793.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_1116793.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1116793.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1116793.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1116793.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1116793.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1116793.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1116793.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 24px;
  /* */
}
#eh_stacks_in_1116793.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1116793.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1116793.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1116793.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1116793.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1116793.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1116793.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_1116793.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #996600;}
#eh_stacks_in_1116793.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #996600;
  padding: calc(1px + 1px * 2);
}
#eh_stacks_in_1116793.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 1px * 3);}
#eh_stacks_in_1116793.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_1116793.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(24px * .4);
  height: calc(24px * .8);
}
#eh_stacks_in_1116793.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_1116793.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(24px * .8);
  height: calc(24px * .8);
}
#eh_stacks_in_1116793 .eh-line-wrap-1 {margin-bottom: 10px;}
#eh_stacks_in_1116793 .eh-line-wrap-2 {margin-top: 10px;}
/*  */
#eh_stacks_in_1116793.eh-line-position-3 {gap: 0 10px;}
#eh_stacks_in_1116793.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1116793.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(160px / 2);}
#eh_stacks_in_1116793.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_1116793.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_1116793.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_1116793.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_1116793.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #996600;
}
#eh_stacks_in_1116793.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_1116793.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #996600;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1116815Calligrapher{			font-size: 120% !important;			color: #333333 !important;			font-weight:   lighter !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_1116815Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1116815Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1116815Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1116815Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1116815Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1116815Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1116815Calligrapher h6, .stacks_in_1116815Calligrapher h5, .stacks_in_1116815Calligrapher h4, .stacks_in_1116815Calligrapher h3, .stacks_in_1116815Calligrapher h2, .stacks_in_1116815Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1116815Calligrapher, .stacks_in_1116815Calligrapher h1, .stacks_in_1116815Calligrapher h2, .stacks_in_1116815Calligrapher h3, .stacks_in_1116815Calligrapher h4, .stacks_in_1116815Calligrapher h5, .stacks_in_1116815Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1116815targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1116815Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1116815Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1116815Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1116815Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1116735 {
	margin: 20px 40px 0px 40px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_1116819buttonPressWrapper{
	position: relative !important;
}

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

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

.stacks_in_1116819button:hover{
	color: #FFFFFF !important;
	background-color: #0000FF !important;
	border-color: #0000D8 !important;
}

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

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




















	/* -- TYPE FLAT EXTRA LARGE OVERRIDE -- */
	.stacks_in_1116819button{
		border-color: #003399 !important;
		padding: 10px 22px 10px 22px !important;
		font-size: 18px !important;
		line-height: 22px !important;
	}
	.stacks_in_1116819button:hover{
		border-color: #0000FF !important;
	}
	



















.stacks_in_1116819buttonPressWrapper *{
	
	
}


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

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

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

/* -- End Buttonpress2 Each css Template -- *//* @group Generic Styles */

#ruleStackstacks_in_1116814,
#ruleStackstacks_in_1116814:before,
#ruleStackstacks_in_1116814:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#ruleStackstacks_in_1116814 {
	position: relative;
	overflow: hidden;
	margin: 1.00% 0;
	width: %;
}

/*  */
#ruleStackstacks_in_1116814 {
	width: 100%;
}
/*  */

/*  */

/*  */

#ruleStackstacks_in_1116814 [class^="fa fa-"] {
	position: relative;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	text-align: center;
	color: rgba(204, 204, 204, 1.00);
	background: rgba(0, 0, 0, 0.00);
	border-radius: 50%;
	border: 0px solid rgba(204, 204, 204, 1.00);
	display: inline-block;
}

#ruleStackstacks_in_1116814 a {
	position: absolute;
	top: 0px;
	display: block;
	width: 40px;
	height: 40px;
	border: none;
	background: transparent;
	outline: none;
}

/* @end */

/* @end */

/*  */

/*  */

/*  */

/*  */
#ruleStackstacks_in_1116814 {
	text-align: left;
}

#ruleStackstacks_in_1116814:after {
	content: '';
	position: absolute;
	width: 100%;
	top: 49%;
	left: 0;
	min-height: 1px;
	border-top: 1px solid rgba(204, 153, 0, 1.00);
}

#ruleStackstacks_in_1116814 [class^="fa fa-"] {
	visibility: hidden;
}

/*  */
/*  */
#stacks_out_1116814 {
	width: 80%;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1116810Calligrapher{			font-size: 140% !important;			color: #333333 !important;			font-weight:   bold !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_1116810Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1116810Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1116810Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1116810Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1116810Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1116810Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1116810Calligrapher h6, .stacks_in_1116810Calligrapher h5, .stacks_in_1116810Calligrapher h4, .stacks_in_1116810Calligrapher h3, .stacks_in_1116810Calligrapher h2, .stacks_in_1116810Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1116810Calligrapher, .stacks_in_1116810Calligrapher h1, .stacks_in_1116810Calligrapher h2, .stacks_in_1116810Calligrapher h3, .stacks_in_1116810Calligrapher h4, .stacks_in_1116810Calligrapher h5, .stacks_in_1116810Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1116810targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1116810Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1116810Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1116810Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1116810Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1116811 {
	margin: 0px 0px 20px 0px;
}
#stacks_in_1116797,#stacks_in_1116797 div,#stacks_in_1116797 p,#stacks_in_1116797 ol,#stacks_in_1116797 ul li,#stacks_in_1116797 ol li,#stacks_in_1116797 ol,#stacks_in_1116797 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_1116797,#stacks_in_1116797 div,#stacks_in_1116797 p,#stacks_in_1116797 ol,#stacks_in_1116797 ul li,#stacks_in_1116797 ol li,#stacks_in_1116797 ol,#stacks_in_1116797 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_1116797,#stacks_in_1116797 div,#stacks_in_1116797 p,#stacks_in_1116797 .fa:not(.no-indent),#stacks_in_1116797 ol,#stacks_in_1116797 ul li,#stacks_in_1116797 ol li,#stacks_in_1116797 ol,#stacks_in_1116797 dl{line-height:1.30}}@media only screen and (min-width:0px){#stacks_in_1116797{}}


#stacks_in_1116797 {
	padding:  10px;
}

#stacks_in_1116737 {
	background-color: rgba(69, 86, 103, 0.05);
	border: solid rgba(69, 86, 103, 1.00);
	border-width:  1px;
	margin:  10px;
	padding:  20px;
}
#stacks_in_1116739 h1,#stacks_in_1116739 div{color:rgba(69, 86, 103, 1.00)}#stacks_in_1116739 h1 a,#stacks_in_1116739 div a{color:rgba(69, 86, 103, 1.00)}#stacks_in_1116739 h1 a:hover,#stacks_in_1116739 div a:hover{color:rgba(51, 64, 77, 1.00)}#stacks_in_1116739 small,#stacks_in_1116739 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_1116739 {
	padding: 0px 10px 20px 10px;
}
/* @group Generic Styles */

#ruleStackstacks_in_1116820,
#ruleStackstacks_in_1116820:before,
#ruleStackstacks_in_1116820:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#ruleStackstacks_in_1116820 {
	position: relative;
	overflow: hidden;
	margin: 1.00% 0;
	width: %;
}

/*  */
#ruleStackstacks_in_1116820 {
	width: 100%;
}
/*  */

/*  */

/*  */

#ruleStackstacks_in_1116820 [class^="fa fa-"] {
	position: relative;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	text-align: center;
	color: rgba(204, 204, 204, 1.00);
	background: rgba(0, 0, 0, 0.00);
	border-radius: 50%;
	border: 0px solid rgba(204, 204, 204, 1.00);
	display: inline-block;
}

#ruleStackstacks_in_1116820 a {
	position: absolute;
	top: 0px;
	display: block;
	width: 40px;
	height: 40px;
	border: none;
	background: transparent;
	outline: none;
}

/* @end */

/* @end */

/*  */

/*  */

/*  */

/*  */
#ruleStackstacks_in_1116820 {
	text-align: left;
}

#ruleStackstacks_in_1116820:after {
	content: '';
	position: absolute;
	width: 100%;
	top: 49%;
	left: 0;
	min-height: 1px;
	border-top: 1px solid rgba(153, 153, 153, 1.00);
}

#ruleStackstacks_in_1116820 [class^="fa fa-"] {
	visibility: hidden;
}

/*  */
/*  */
#stacks_out_1116820 {
	width: 80%;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1116821Calligrapher{			font-size: 140% !important;			color: #333333 !important;			font-weight:   bold !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_1116821Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1116821Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1116821Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1116821Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1116821Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1116821Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1116821Calligrapher h6, .stacks_in_1116821Calligrapher h5, .stacks_in_1116821Calligrapher h4, .stacks_in_1116821Calligrapher h3, .stacks_in_1116821Calligrapher h2, .stacks_in_1116821Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1116821Calligrapher, .stacks_in_1116821Calligrapher h1, .stacks_in_1116821Calligrapher h2, .stacks_in_1116821Calligrapher h3, .stacks_in_1116821Calligrapher h4, .stacks_in_1116821Calligrapher h5, .stacks_in_1116821Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1116821targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1116821Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1116821Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1116821Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1116821Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1116823 {
	margin: 0px 0px 20px 0px;
}
#stacks_in_1116822,#stacks_in_1116822 div,#stacks_in_1116822 p,#stacks_in_1116822 ol,#stacks_in_1116822 ul li,#stacks_in_1116822 ol li,#stacks_in_1116822 ol,#stacks_in_1116822 dl{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_1116822,#stacks_in_1116822 div,#stacks_in_1116822 p,#stacks_in_1116822 ol,#stacks_in_1116822 ul li,#stacks_in_1116822 ol li,#stacks_in_1116822 ol,#stacks_in_1116822 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_1116822,#stacks_in_1116822 div,#stacks_in_1116822 p,#stacks_in_1116822 .fa:not(.no-indent),#stacks_in_1116822 ol,#stacks_in_1116822 ul li,#stacks_in_1116822 ol li,#stacks_in_1116822 ol,#stacks_in_1116822 dl{line-height:1.30}}@media only screen and (min-width:0px){#stacks_in_1116822{}}


#stacks_in_1116822 {
	padding:  10px;
}
/* @group Generic Styles */

#ruleStackstacks_in_1116752,
#ruleStackstacks_in_1116752:before,
#ruleStackstacks_in_1116752:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#ruleStackstacks_in_1116752 {
	position: relative;
	overflow: hidden;
	margin: 2.00% 0;
	width: %;
}

/*  */
#ruleStackstacks_in_1116752 {
	width: 100%;
}
/*  */

/*  */

/*  */

#ruleStackstacks_in_1116752 [class^="fa fa-"] {
	position: relative;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	text-align: center;
	color: rgba(204, 204, 204, 1.00);
	background: rgba(0, 0, 0, 0.00);
	border-radius: 50%;
	border: 0px solid rgba(204, 204, 204, 1.00);
	display: inline-block;
}

#ruleStackstacks_in_1116752 a {
	position: absolute;
	top: 0px;
	display: block;
	width: 40px;
	height: 40px;
	border: none;
	background: transparent;
	outline: none;
}

/* @end */

/* @end */

/*  */

/*  */

/*  */

/*  */
#ruleStackstacks_in_1116752 {
	text-align: left;
}

#ruleStackstacks_in_1116752:after {
	content: '';
	position: absolute;
	width: 100%;
	top: 49%;
	left: 0;
	min-height: 1px;
	border-top: 1px solid rgba(204, 204, 204, 1.00);
}

#ruleStackstacks_in_1116752 [class^="fa fa-"] {
	visibility: hidden;
}

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

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


#stacks_in_1116807 {
	padding:  10px;
}
/* @group Generic Styles */

#ruleStackstacks_in_1116588,
#ruleStackstacks_in_1116588:before,
#ruleStackstacks_in_1116588:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#ruleStackstacks_in_1116588 {
	position: relative;
	overflow: hidden;
	margin: 2.00% 0;
	width: %;
}

/*  */
#ruleStackstacks_in_1116588 {
	width: 100%;
}
/*  */

/*  */

/*  */

#ruleStackstacks_in_1116588 [class^="fa fa-"] {
	position: relative;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	text-align: center;
	color: rgba(204, 204, 204, 1.00);
	background: rgba(0, 0, 0, 0.00);
	border-radius: 50%;
	border: 0px solid rgba(204, 204, 204, 1.00);
	display: inline-block;
}

#ruleStackstacks_in_1116588 a {
	position: absolute;
	top: 0px;
	display: block;
	width: 40px;
	height: 40px;
	border: none;
	background: transparent;
	outline: none;
}

/* @end */

/* @end */

/*  */

/*  */

/*  */

/*  */
#ruleStackstacks_in_1116588 {
	text-align: left;
}

#ruleStackstacks_in_1116588:after {
	content: '';
	position: absolute;
	width: 100%;
	top: 49%;
	left: 0;
	min-height: 1px;
	border-top: 1px solid rgba(204, 204, 204, 1.00);
}

#ruleStackstacks_in_1116588 [class^="fa fa-"] {
	visibility: hidden;
}

/*  */
/*  */#stacks_in_1116589 h1,#stacks_in_1116589 div{color:rgba(69, 86, 103, 1.00)}#stacks_in_1116589 h1 a,#stacks_in_1116589 div a{color:rgba(69, 86, 103, 1.00)}#stacks_in_1116589 h1 a:hover,#stacks_in_1116589 div a:hover{color:rgba(51, 64, 77, 1.00)}#stacks_in_1116589 small,#stacks_in_1116589 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_1116589 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_1116594>.s3_row {
	margin: 0 -20px;
}

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

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




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










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


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


}



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


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


}






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

#stacks_in_1116610 {
	margin: 0px 0px 15px 0px;
}

#stacks_in_1116595 {
	margin: 0px 0px 20px 0px;
}
#stacks_in_1116778 h1,#stacks_in_1116778 div{color:rgba(69, 86, 103, 1.00)}#stacks_in_1116778 h1 a,#stacks_in_1116778 div a{color:rgba(69, 86, 103, 1.00)}#stacks_in_1116778 h1 a:hover,#stacks_in_1116778 div a:hover{color:rgba(51, 64, 77, 1.00)}#stacks_in_1116778 small,#stacks_in_1116778 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_1116778 {
	padding: 0px 0px 10px 0px;
}
#stacks_in_1116779>.s3_row {
	margin: 0 -20px;
}

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

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




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










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


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


}



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


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


}






#stacks_in_1116787 {
	margin: 0px 0px 15px 0px;
}

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

#stacks_in_1116714 {
	padding: 10px 5px 10px 5px;
}
#stacks_in_1116726 h1,#stacks_in_1116726 div{color:rgba(69, 86, 103, 1.00)}#stacks_in_1116726 h1 a,#stacks_in_1116726 div a{color:rgba(69, 86, 103, 1.00)}#stacks_in_1116726 h1 a:hover,#stacks_in_1116726 div a:hover{color:rgba(51, 64, 77, 1.00)}#stacks_in_1116726 small,#stacks_in_1116726 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_1116726 {
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
#stacks_in_1116620>.s3_row {
	margin: 0 -20px;
}

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

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




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










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


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


}



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


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


}





#stacks_in_1116636 h1,#stacks_in_1116636 div{color:rgba(69, 86, 103, 1.00)}#stacks_in_1116636 h1 a,#stacks_in_1116636 div a{color:rgba(69, 86, 103, 1.00)}#stacks_in_1116636 h1 a:hover,#stacks_in_1116636 div a:hover{color:rgba(51, 64, 77, 1.00)}#stacks_in_1116636 small,#stacks_in_1116636 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_1116636 {
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
#stacks_in_1116615 h1,#stacks_in_1116615 div{color:rgba(69, 86, 103, 1.00)}#stacks_in_1116615 h1 a,#stacks_in_1116615 div a{color:rgba(69, 86, 103, 1.00)}#stacks_in_1116615 h1 a:hover,#stacks_in_1116615 div a:hover{color:rgba(51, 64, 77, 1.00)}#stacks_in_1116615 small,#stacks_in_1116615 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_1116615 {
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
#stacks_in_1116662 h1,#stacks_in_1116662 div{color:rgba(69, 86, 103, 1.00)}#stacks_in_1116662 h1 a,#stacks_in_1116662 div a{color:rgba(69, 86, 103, 1.00)}#stacks_in_1116662 h1 a:hover,#stacks_in_1116662 div a:hover{color:rgba(51, 64, 77, 1.00)}#stacks_in_1116662 small,#stacks_in_1116662 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_1116662 {
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
#stacks_in_1116693>.s3_row {
	margin: 0 -20px;
}

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

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




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










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


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


}



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


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


}






#stacks_in_1116660 {
	margin: 0px 0px 15px 0px;
}

#stacks_in_1116694 {
	margin: 0px 0px 20px 0px;
}
#stacks_in_1116648 h1,#stacks_in_1116648 div{color:rgba(69, 86, 103, 1.00)}#stacks_in_1116648 h1 a,#stacks_in_1116648 div a{color:rgba(69, 86, 103, 1.00)}#stacks_in_1116648 h1 a:hover,#stacks_in_1116648 div a:hover{color:rgba(51, 64, 77, 1.00)}#stacks_in_1116648 small,#stacks_in_1116648 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_in_1116648 {
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
#stacks_in_1116641>.s3_row {
	margin: 0 -20px;
}

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

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




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










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


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


}



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


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


}






#stacks_in_1116645 {
	margin: 0px 0px 15px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1116776Calligrapher{			font-size: 140% !important;			color: #333333 !important;			font-weight:   lighter !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_1116776Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1116776Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1116776Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1116776Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1116776Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1116776Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1116776Calligrapher h6, .stacks_in_1116776Calligrapher h5, .stacks_in_1116776Calligrapher h4, .stacks_in_1116776Calligrapher h3, .stacks_in_1116776Calligrapher h2, .stacks_in_1116776Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_1116776Calligrapher, .stacks_in_1116776Calligrapher h1, .stacks_in_1116776Calligrapher h2, .stacks_in_1116776Calligrapher h3, .stacks_in_1116776Calligrapher h4, .stacks_in_1116776Calligrapher h5, .stacks_in_1116776Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1116776targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1116776Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1116776Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1116776Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1116776Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1116642 {
	margin: 0px 0px 20px 0px;
}
/* Font style applied when the page has finished loading */

#ExtraContentPlusstacks_in_592526 #myExtraContent3,
#ExtraContentPlusstacks_in_592526 #fs {
	display: none;
}

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

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








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













#stacks_in_592531 {
	background-color: rgba(51, 102, 153, 1.00);
	padding:  20px;
}
#stacks_in_998401_995448>.s3_row {
	margin: 0 -10px;
}

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

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

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

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








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



}



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


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


}



/* DooBox Spin CSS Document */




#stacks_in_998401_995493 .stacks_in_998401_995493spin{
display:none;
}







/* DooBox Spin CSS Document */




#stacks_in_998401_995464 .stacks_in_998401_995464spin{
display:none;
}







/* DooBox Spin CSS Document */




#stacks_in_998401_995485 .stacks_in_998401_995485spin{
display:none;
}







/* Font style applied when the page has finished loading */

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

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

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








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












/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_592507_472651Calligrapher{			font-size: 90% !important;			color: #FFFFFF !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.4em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_592507_472651Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_592507_472651Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_592507_472651Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_592507_472651Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_592507_472651Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_592507_472651Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_592507_472651Calligrapher h6, .stacks_in_592507_472651Calligrapher h5, .stacks_in_592507_472651Calligrapher h4, .stacks_in_592507_472651Calligrapher h3, .stacks_in_592507_472651Calligrapher h2, .stacks_in_592507_472651Calligrapher h1{			color: #FFFFFF !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_592507_472651Calligrapher, .stacks_in_592507_472651Calligrapher h1, .stacks_in_592507_472651Calligrapher h2, .stacks_in_592507_472651Calligrapher h3, .stacks_in_592507_472651Calligrapher h4, .stacks_in_592507_472651Calligrapher h5, .stacks_in_592507_472651Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_592507_472651targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_592507_472651Calligrapher a:link{			color: #FFFFFF !important;			text-decoration: none !important;		}				.stacks_in_592507_472651Calligrapher a:visited{			color: #FFFFFF !important;		}				.stacks_in_592507_472651Calligrapher a:active{			color: #FFFFFF !important;		}				.stacks_in_592507_472651Calligrapher a:hover{			color: #CCCCCC !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */#stacks_in_592507_472653>.s3_row {
	margin: 0 -10px;
}

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

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




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










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


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


}



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


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


}






#stacks_in_592507_472653 {
	margin: 40px 20px 20px 20px;
}
#stacks_in_592507_472673>.s3_row {
	margin: 0 -5px;
}

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

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




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










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



}



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


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


}





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

.stacks_in_592507_1139294buttonPressWrapper{
	position: relative !important;
}

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

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

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

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

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
















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























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


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

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

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

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

#stacks_in_592507_472677 {
	margin: 0px 0px 20px 0px;
}
#stacks_in_592507_472655>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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



}





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

.stacks_in_592507_1139304buttonPressWrapper{
	position: relative !important;
}

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

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

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

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

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
















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























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


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

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

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

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

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

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




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










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



}



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


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


}






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

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

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








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












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

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


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