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


#eh_stacks_in_396 {
  margin: 16px 0 16px;
  padding: 0 2px;
}
#eh_stacks_in_396:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_396.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_396.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_396.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_396.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.880000;}
#eh_stacks_in_396 .eh-subtitle {margin-top: 15px;}
#eh_stacks_in_396.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 15px;
}
/*  */
/*  */#eh_stacks_in_396 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_396 .eh-title {font-size: 26px;}/*  */
/*  */
#eh_stacks_in_396 .eh-title {
  max-width: 512px;
  font-weight: 500;
  line-height: 1.10;
  color: rgba(51, 51, 51, 1.00);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */
/*  */
#eh_stacks_in_396 .eh-line-wrap .eh-line-left,
#eh_stacks_in_396 .eh-line-wrap .eh-line-right {width: 312px;}
#eh_stacks_in_396.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_396.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #41736F;}
#eh_stacks_in_396.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_396.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #41736F;}
#eh_stacks_in_396.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_396.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #41736F;
  height: 2px;
  border-bottom: 2px solid #41736F;
  box-sizing: content-box;
}
#eh_stacks_in_396.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_396.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(312px / 2);}
#eh_stacks_in_396.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_396.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #41736F;
  border-image: linear-gradient(-90deg, #41736F, transparent) 1;
}

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

#stacks_in_439 {
	padding:  20px;
}

#stacks_in_441 {
	display:inline-block; width:100%; line-height: 1.500000em;
}
/* Start dooGrid stack each CSS code */.stacks_in_664gridWrapper > div{	display: inline-block !important;	width: 50%;	-webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;    vertical-align: top;    margin-top: 15px;    padding-right: 7.500000px;    padding-left: 7.500000px;}.stacks_in_664gridWrapper{	margin-right: -7.500000px;    margin-left: -7.500000px;    margin-top: -15px;}@media all and (max-width: 1024px) {				.stacks_in_664gridWrapper > div{		width: 50%;	}	}@media all and (max-width: 768px) {				.stacks_in_664gridWrapper > div{		width: 50%;	}		}@media all and (max-width: 480px) {				.stacks_in_664gridWrapper > div{		width: 100%;	}	}#stacks_in_664 .dooGridItem{	position: relative;	-webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;	background: rgba(243, 245, 245, 1.00);	border:0px solid rgba(204, 204, 204, 1.00);	border-radius: 4px;	padding: 10px;}/* End dooGrid stack each CSS code */
#stacks_in_664 {
	padding:  5px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_666 {
	padding:  20px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_674 {
	padding:  20px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_682 {
	padding:  20px;
}
/* Start dooGridChild stack each CSS code *//* End dooGridChild stack each CSS code */
#stacks_in_690 {
	padding:  20px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_485shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */div#ref_stacks_in_772,
div#ref_stacks_in_772 * {
  box-sizing: border-box;
}
#ref_stacks_in_772:not(.ref-contain) {
  padding-top: 12.000000px;
  padding-bottom: 12.000000px;
}
#ref_stacks_in_772 .ref-section .ref-panel {
  
}
#ref_stacks_in_772 .ref-outer-wrap {
  position: relative;
  width: calc(100% - 24px - 24px - 128px);
}
#ref_stacks_in_772 .ref-cursor-loader {
  color: rgba(0, 0, 0, 0.85);
}
#ref_stacks_in_772.ref-2-column .ref-outer-wrap {
  width: calc(100% - 24px - 128px);
}
#ref_stacks_in_772.ref-no-peek .ref-outer-wrap {
  margin: 0;
  width: 100%;
  max-width: calc(100vw - 24px - 24px - 32px - 32px);
}
#ref_stacks_in_772 .ref-wrap {
  grid-gap: 24px;
  
  align-items: stretch;
}
#ref_stacks_in_772.ref-stack.ref-contain:not(.ref-show-all):before, .ref-stack.ref-contain:not(.ref-show-all):after {
  transition: opacity 600ms ease;
}
#ref_stacks_in_772[data-position="left"].ref-stack.ref-contain:not(.ref-show-all):before,
#ref_stacks_in_772[data-position="right"].ref-stack.ref-contain:not(.ref-show-all):after,
#ref_stacks_in_772[data-position="center"].ref-2-column.ref-stack.ref-contain:not(.ref-show-all):after {
  transition: opacity 300.000000ms 450.000000ms ease;
}
#ref_stacks_in_772 .ref-wrap {
  transition: transform 600ms ease-in-out;
}
#ref_stacks_in_772.ref-stack:not(.ref-contain,.ref-no-peek,.ref-show-all) .ref-wrap .ref-section {
  transition: opacity 600ms ease;
}
#ref_stacks_in_772.ref-stack:not(.ref-contain,.ref-no-peek,.ref-show-all) .ref-wrap .ref-section:hover {
  transition: opacity 200.000000ms ease;
}
#ref_stacks_in_772.ref-stack:not(.ref-contain,.ref-no-peek,.ref-show-all) .ref-wrap .ref-section {
  opacity: 0.300000;
}
#ref_stacks_in_772.ref-stack:not(.ref-contain,.ref-no-peek,.ref-show-all) .ref-wrap .ref-section:hover {
  opacity: 0.650000;
}
#ref_stacks_in_772[data-position="left"].ref-stack:not(.ref-contain,.ref-no-peek)  .ref-wrap .ref-section-left,
#ref_stacks_in_772[data-position="center"].ref-stack:not(.ref-contain,.ref-no-peek)  .ref-wrap .ref-section-center,
#ref_stacks_in_772[data-position="right"].ref-stack:not(.ref-contain,.ref-no-peek)  .ref-wrap .ref-section-right,
#ref_stacks_in_772.ref-2-column[data-position="right"].ref-stack:not(.ref-contain,.ref-no-peek)  .ref-wrap .ref-section-center {
  opacity: 1;
}
#ref_stacks_in_772.ref-stack.ref-contain:not(.ref-show-all):before, #ref_stacks_in_772.ref-stack.ref-contain:not(.ref-show-all):after {
  box-shadow: 0 0 16px rgba(0,0,0,0.300000);
}

#panel_stacks_in_796 {
  position: relative;
  
  background-color : rgba(65, 115, 111, 1.00);
  padding: 16px 16px;
  
  border: 1px solid rgba(0, 0, 0, 0.15);
  
  border-radius: 0px;

  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 360px;

  
  align-items: center;
  
  justify-content: center;
}

#panel_stacks_in_796 > div {
  z-index: 1;
  position: relative;
  max-width: 320px;
}

.panel_stacks_in_796 p,
.panel_stacks_in_796 h1,
.panel_stacks_in_796 h2,
.panel_stacks_in_796 h3,
.panel_stacks_in_796 h4,
.panel_stacks_in_796 h5,
.panel_stacks_in_796 h6 {
  margin: 16px 0;
}
.panel_stacks_in_796 {
  color: rgba(255, 255, 255, 1.00);
  font-size: 16px;
  line-height: 150%;
  font-weight: 400;
  font-family: inherit;
}
.panel_stacks_in_796 a {
  text-decoration: none;
  color: rgba(42, 122, 240, 1.00);
}
.panel_stacks_in_796 a:hover {
  color: rgba(42, 122, 240, 1.00);
}
.panel_stacks_in_796 a:active{
  color: rgba(42, 122, 240, 1.00);
}
.panel_stacks_in_796 h1,
.panel_stacks_in_796 h2,
.panel_stacks_in_796 h3,
.panel_stacks_in_796 h4,
.panel_stacks_in_796 h5,
.panel_stacks_in_796 h6 {
  color: rgba(255, 255, 255, 1.00);
  line-height: 110%;
  font-family: inherit;
  font-weight: 700;
}
.panel_stacks_in_796 h1 {
  font-size: 54px;
}
.panel_stacks_in_796 h2 {
  font-size: 42px;
}
.panel_stacks_in_796 h3 {
  font-size: 30px;
}
.panel_stacks_in_796 h4 {
  font-size: 28px;
}
.panel_stacks_in_796 h5 {
  font-size: 22px;
}
.panel_stacks_in_796 h6 {
  font-size: 18px;
}

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

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

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



#stacks_in_798 {
	padding:  16px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_799shim{	padding-top: 25%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_805shim{	padding-top: 25%;}/* End Responsive Shim stack CSS code */#panel_stacks_in_785 {
  position: relative;
  
  background-color : rgba(122, 159, 155, 1.00);
  padding: 32px 32px;
  
  border-radius: 0px;

  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 360px;

  
  align-items: center;
  
  justify-content: center;
}

#panel_stacks_in_785 > div {
  z-index: 1;
  position: relative;
  max-width: 320px;
}

.panel_stacks_in_785 p,
.panel_stacks_in_785 h1,
.panel_stacks_in_785 h2,
.panel_stacks_in_785 h3,
.panel_stacks_in_785 h4,
.panel_stacks_in_785 h5,
.panel_stacks_in_785 h6 {
  margin: 16px 0;
}
.panel_stacks_in_785 {
  color: rgba(25, 25, 25, 1.00);
  font-size: 16px;
  line-height: 150%;
  font-weight: 400;
  font-family: inherit;
}
.panel_stacks_in_785 a {
  text-decoration: none;
  color: rgba(42, 122, 240, 1.00);
}
.panel_stacks_in_785 a:hover {
  color: rgba(42, 122, 240, 1.00);
}
.panel_stacks_in_785 a:active{
  color: rgba(42, 122, 240, 1.00);
}
.panel_stacks_in_785 h1,
.panel_stacks_in_785 h2,
.panel_stacks_in_785 h3,
.panel_stacks_in_785 h4,
.panel_stacks_in_785 h5,
.panel_stacks_in_785 h6 {
  color: rgba(255, 255, 255, 1.00);
  line-height: 110%;
  font-family: inherit;
  font-weight: 700;
}
.panel_stacks_in_785 h1 {
  font-size: 54px;
}
.panel_stacks_in_785 h2 {
  font-size: 42px;
}
.panel_stacks_in_785 h3 {
  font-size: 30px;
}
.panel_stacks_in_785 h4 {
  font-size: 28px;
}
.panel_stacks_in_785 h5 {
  font-size: 22px;
}
.panel_stacks_in_785 h6 {
  font-size: 18px;
}

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

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

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



#stacks_in_787 {
	padding:  16px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_788shim{	padding-top: 25%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_794shim{	padding-top: 25%;}/* End Responsive Shim stack CSS code */#panel_stacks_in_774 {
  position: relative;
  
  background-color : rgba(65, 115, 111, 1.00);
  padding: 32px 32px;
  
  border: 1px solid rgba(0, 0, 0, 0.15);
  
  border-radius: 0px;

  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 360px;

  
  align-items: center;
  
  justify-content: center;
}

#panel_stacks_in_774 > div {
  z-index: 1;
  position: relative;
  max-width: 320px;
}

.panel_stacks_in_774 p,
.panel_stacks_in_774 h1,
.panel_stacks_in_774 h2,
.panel_stacks_in_774 h3,
.panel_stacks_in_774 h4,
.panel_stacks_in_774 h5,
.panel_stacks_in_774 h6 {
  margin: 16px 0;
}
.panel_stacks_in_774 {
  color: rgba(255, 255, 255, 1.00);
  font-size: 16px;
  line-height: 150%;
  font-weight: 400;
  font-family: inherit;
}
.panel_stacks_in_774 a {
  text-decoration: none;
  color: rgba(42, 122, 240, 1.00);
}
.panel_stacks_in_774 a:hover {
  color: rgba(42, 122, 240, 1.00);
}
.panel_stacks_in_774 a:active{
  color: rgba(42, 122, 240, 1.00);
}
.panel_stacks_in_774 h1,
.panel_stacks_in_774 h2,
.panel_stacks_in_774 h3,
.panel_stacks_in_774 h4,
.panel_stacks_in_774 h5,
.panel_stacks_in_774 h6 {
  color: rgba(255, 255, 255, 1.00);
  line-height: 110%;
  font-family: inherit;
  font-weight: 700;
}
.panel_stacks_in_774 h1 {
  font-size: 54px;
}
.panel_stacks_in_774 h2 {
  font-size: 42px;
}
.panel_stacks_in_774 h3 {
  font-size: 30px;
}
.panel_stacks_in_774 h4 {
  font-size: 28px;
}
.panel_stacks_in_774 h5 {
  font-size: 22px;
}
.panel_stacks_in_774 h6 {
  font-size: 18px;
}

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

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

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



#stacks_in_776 {
	padding:  16px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_777shim{	padding-top: 25%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_783shim{	padding-top: 25%;}/* End Responsive Shim stack CSS code */div#ref_stacks_in_807,
div#ref_stacks_in_807 * {
  box-sizing: border-box;
}
#ref_stacks_in_807:not(.ref-contain) {
  padding-top: 12.000000px;
  padding-bottom: 12.000000px;
}
#ref_stacks_in_807 .ref-section .ref-panel {
  
}
#ref_stacks_in_807 .ref-outer-wrap {
  position: relative;
  width: calc(100% - 24px - 24px - 128px);
}
#ref_stacks_in_807 .ref-cursor-loader {
  color: rgba(0, 0, 0, 0.85);
}
#ref_stacks_in_807.ref-2-column .ref-outer-wrap {
  width: calc(100% - 24px - 128px);
}
#ref_stacks_in_807.ref-no-peek .ref-outer-wrap {
  margin: 0;
  width: 100%;
  max-width: calc(100vw - 24px - 24px - 32px - 32px);
}
#ref_stacks_in_807 .ref-wrap {
  grid-gap: 24px;
  
  align-items: stretch;
}
#ref_stacks_in_807.ref-stack.ref-contain:not(.ref-show-all):before, .ref-stack.ref-contain:not(.ref-show-all):after {
  transition: opacity 600ms ease;
}
#ref_stacks_in_807[data-position="left"].ref-stack.ref-contain:not(.ref-show-all):before,
#ref_stacks_in_807[data-position="right"].ref-stack.ref-contain:not(.ref-show-all):after,
#ref_stacks_in_807[data-position="center"].ref-2-column.ref-stack.ref-contain:not(.ref-show-all):after {
  transition: opacity 300.000000ms 450.000000ms ease;
}
#ref_stacks_in_807 .ref-wrap {
  transition: transform 600ms ease-in-out;
}
#ref_stacks_in_807.ref-stack:not(.ref-contain,.ref-no-peek,.ref-show-all) .ref-wrap .ref-section {
  transition: opacity 600ms ease;
}
#ref_stacks_in_807.ref-stack:not(.ref-contain,.ref-no-peek,.ref-show-all) .ref-wrap .ref-section:hover {
  transition: opacity 200.000000ms ease;
}
#ref_stacks_in_807.ref-stack:not(.ref-contain,.ref-no-peek,.ref-show-all) .ref-wrap .ref-section {
  opacity: 0.300000;
}
#ref_stacks_in_807.ref-stack:not(.ref-contain,.ref-no-peek,.ref-show-all) .ref-wrap .ref-section:hover {
  opacity: 0.650000;
}
#ref_stacks_in_807[data-position="left"].ref-stack:not(.ref-contain,.ref-no-peek)  .ref-wrap .ref-section-left,
#ref_stacks_in_807[data-position="center"].ref-stack:not(.ref-contain,.ref-no-peek)  .ref-wrap .ref-section-center,
#ref_stacks_in_807[data-position="right"].ref-stack:not(.ref-contain,.ref-no-peek)  .ref-wrap .ref-section-right,
#ref_stacks_in_807.ref-2-column[data-position="right"].ref-stack:not(.ref-contain,.ref-no-peek)  .ref-wrap .ref-section-center {
  opacity: 1;
}
#ref_stacks_in_807.ref-stack.ref-contain:not(.ref-show-all):before, #ref_stacks_in_807.ref-stack.ref-contain:not(.ref-show-all):after {
  box-shadow: 0 0 16px rgba(0,0,0,0.300000);
}

#panel_stacks_in_830 {
  position: relative;
  
  background-color : rgba(122, 159, 155, 1.00);
  padding: 32px 32px;
  
  border-radius: 0px;

  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 360px;

  
  align-items: center;
  
  justify-content: center;
}

#panel_stacks_in_830 > div {
  z-index: 1;
  position: relative;
  max-width: 320px;
}

.panel_stacks_in_830 p,
.panel_stacks_in_830 h1,
.panel_stacks_in_830 h2,
.panel_stacks_in_830 h3,
.panel_stacks_in_830 h4,
.panel_stacks_in_830 h5,
.panel_stacks_in_830 h6 {
  margin: 16px 0;
}
.panel_stacks_in_830 {
  color: rgba(25, 25, 25, 1.00);
  font-size: 16px;
  line-height: 150%;
  font-weight: 400;
  font-family: inherit;
}
.panel_stacks_in_830 a {
  text-decoration: none;
  color: rgba(42, 122, 240, 1.00);
}
.panel_stacks_in_830 a:hover {
  color: rgba(42, 122, 240, 1.00);
}
.panel_stacks_in_830 a:active{
  color: rgba(42, 122, 240, 1.00);
}
.panel_stacks_in_830 h1,
.panel_stacks_in_830 h2,
.panel_stacks_in_830 h3,
.panel_stacks_in_830 h4,
.panel_stacks_in_830 h5,
.panel_stacks_in_830 h6 {
  color: rgba(255, 255, 255, 1.00);
  line-height: 110%;
  font-family: inherit;
  font-weight: 700;
}
.panel_stacks_in_830 h1 {
  font-size: 54px;
}
.panel_stacks_in_830 h2 {
  font-size: 42px;
}
.panel_stacks_in_830 h3 {
  font-size: 30px;
}
.panel_stacks_in_830 h4 {
  font-size: 28px;
}
.panel_stacks_in_830 h5 {
  font-size: 22px;
}
.panel_stacks_in_830 h6 {
  font-size: 18px;
}

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

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

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



#stacks_in_832 {
	padding:  16px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_833shim{	padding-top: 25%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_839shim{	padding-top: 25%;}/* End Responsive Shim stack CSS code */#panel_stacks_in_819 {
  position: relative;
  
  background-color : rgba(65, 115, 111, 1.00);
  padding: 32px 32px;
  
  border: 1px solid rgba(0, 0, 0, 0.15);
  
  border-radius: 0px;

  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 360px;

  
  align-items: center;
  
  justify-content: center;
}

#panel_stacks_in_819 > div {
  z-index: 1;
  position: relative;
  max-width: 360px;
}

.panel_stacks_in_819 p,
.panel_stacks_in_819 h1,
.panel_stacks_in_819 h2,
.panel_stacks_in_819 h3,
.panel_stacks_in_819 h4,
.panel_stacks_in_819 h5,
.panel_stacks_in_819 h6 {
  margin: 16px 0;
}
.panel_stacks_in_819 {
  color: rgba(255, 255, 255, 1.00);
  font-size: 16px;
  line-height: 150%;
  font-weight: 400;
  font-family: inherit;
}
.panel_stacks_in_819 a {
  text-decoration: none;
  color: rgba(42, 122, 240, 1.00);
}
.panel_stacks_in_819 a:hover {
  color: rgba(42, 122, 240, 1.00);
}
.panel_stacks_in_819 a:active{
  color: rgba(42, 122, 240, 1.00);
}
.panel_stacks_in_819 h1,
.panel_stacks_in_819 h2,
.panel_stacks_in_819 h3,
.panel_stacks_in_819 h4,
.panel_stacks_in_819 h5,
.panel_stacks_in_819 h6 {
  color: rgba(255, 255, 255, 1.00);
  line-height: 110%;
  font-family: inherit;
  font-weight: 700;
}
.panel_stacks_in_819 h1 {
  font-size: 54px;
}
.panel_stacks_in_819 h2 {
  font-size: 42px;
}
.panel_stacks_in_819 h3 {
  font-size: 30px;
}
.panel_stacks_in_819 h4 {
  font-size: 28px;
}
.panel_stacks_in_819 h5 {
  font-size: 22px;
}
.panel_stacks_in_819 h6 {
  font-size: 18px;
}

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

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

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


/* Start Responsive Shim stack CSS code */.stacks_in_822shim{	padding-top: 25%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_828shim{	padding-top: 25%;}/* End Responsive Shim stack CSS code */#panel_stacks_in_808 {
  position: relative;
  
  background-color : rgba(165, 193, 189, 1.00);
  padding: 32px 32px;
  
  border-radius: 0px;

  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 360px;

  
  align-items: center;
  
  justify-content: center;
}

#panel_stacks_in_808 > div {
  z-index: 1;
  position: relative;
  max-width: 320px;
}

.panel_stacks_in_808 p,
.panel_stacks_in_808 h1,
.panel_stacks_in_808 h2,
.panel_stacks_in_808 h3,
.panel_stacks_in_808 h4,
.panel_stacks_in_808 h5,
.panel_stacks_in_808 h6 {
  margin: 16px 0;
}
.panel_stacks_in_808 {
  color: rgba(25, 25, 25, 1.00);
  font-size: 16px;
  line-height: 150%;
  font-weight: 400;
  font-family: inherit;
}
.panel_stacks_in_808 a {
  text-decoration: none;
  color: rgba(42, 122, 240, 1.00);
}
.panel_stacks_in_808 a:hover {
  color: rgba(42, 122, 240, 1.00);
}
.panel_stacks_in_808 a:active{
  color: rgba(42, 122, 240, 1.00);
}
.panel_stacks_in_808 h1,
.panel_stacks_in_808 h2,
.panel_stacks_in_808 h3,
.panel_stacks_in_808 h4,
.panel_stacks_in_808 h5,
.panel_stacks_in_808 h6 {
  color: rgba(255, 255, 255, 1.00);
  line-height: 110%;
  font-family: inherit;
  font-weight: 700;
}
.panel_stacks_in_808 h1 {
  font-size: 54px;
}
.panel_stacks_in_808 h2 {
  font-size: 42px;
}
.panel_stacks_in_808 h3 {
  font-size: 30px;
}
.panel_stacks_in_808 h4 {
  font-size: 28px;
}
.panel_stacks_in_808 h5 {
  font-size: 22px;
}
.panel_stacks_in_808 h6 {
  font-size: 18px;
}

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

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

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



#stacks_in_810 {
	padding:  16px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_811shim{	padding-top: 25%;}/* End Responsive Shim stack CSS code *//* Start Responsive Shim stack CSS code */.stacks_in_817shim{	padding-top: 25%;}/* End Responsive Shim stack CSS code */#stacks_in_402{visibility:hidden}
#eh_stacks_in_405 {
  margin: 16px 0 16px;
  padding: 0 2px;
}
#eh_stacks_in_405:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_405.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_405.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_405.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_405.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.880000;}
#eh_stacks_in_405 .eh-subtitle {margin-top: 15px;}
#eh_stacks_in_405.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 15px;
}
/*  */
/*  */
/*  */#eh_stacks_in_405 .eh-title {font-size: 26px;}/*  */
/*  */
#eh_stacks_in_405 .eh-title {
  max-width: 512px;
  font-weight: 600;
  line-height: 1.10;
  color: rgba(255, 255, 255, 1.00);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */#eh_stacks_in_405 .eh-subtitle > div {font-size: 18px;}/*  */
/*  */
#eh_stacks_in_405 .eh-subtitle > div {
  max-width: 512px;
  font-weight: 400;
  line-height: 1.10;
  color: rgba(255, 255, 255, 1.00);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
#eh_stacks_in_405.eh-align-center .eh-subtitle > div {margin: 0 auto;}
#eh_stacks_in_405.eh-align-right .eh-subtitle > div {margin: 0 0 0 auto;}
/*  */
#eh_stacks_in_405 .eh-line-wrap .eh-line-left,
#eh_stacks_in_405 .eh-line-wrap .eh-line-right {width: 312px;}
#eh_stacks_in_405.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_405.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #FFFFFF;}
#eh_stacks_in_405.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_405.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #FFFFFF;}
#eh_stacks_in_405.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_405.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #FFFFFF;
  height: 2px;
  border-bottom: 2px solid #FFFFFF;
  box-sizing: content-box;
}
#eh_stacks_in_405.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_405.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(312px / 2);}
#eh_stacks_in_405.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_405.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #FFFFFF;
  border-image: linear-gradient(-90deg, #FFFFFF, transparent) 1;
}

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



.stacks_in_410split {
  display: flex;
}

.stacks_in_410leftcol {
  width: 400px;
  min-width: 400px;
  margin-right: 25px;
  margin-top: 0px;
  margin-top: 0px;
}

.stacks_in_410rightcol {
  flex-grow: 1;
  margin-left: 25px;
}


@media all and (max-width: 1024px) {
	.stacks_in_410leftcol {
	  width: 300px;
	  min-width: 300px;
	}	
}


@media all and (max-width: 768px) {
	.stacks_in_410leftcol {
	  width: 200px;
	  min-width: 200px;
	}		
}


@media all and (max-width: 480px) {
	.stacks_in_410leftcol {
	  width: 400px;
	  min-width: 400px;
	}	
}






	@media all and (max-width: 768px) {
	


		
			.stacks_in_410split {
				flex-wrap: wrap;
			}
			.stacks_in_410leftcol {
				order: 1;
				width: 100%;
				min-width: 100%;
				margin-right: 0px;
			}
			.stacks_in_410rightcol {
				order: 1;
				min-width: 100%;
				margin-left: 0px;
			}  
			
				.stacks_in_410leftcol {
					margin-bottom: 30px;
					margin-top: 0px;
				}
			  
		
		
		
		
		
		#stacks_in_410 *{
			text-align: center !important;
		}
		
	}




/* -- right side selected -- */


/* -- End Split Each css Template -- */
#stacks_in_410 {
	padding: 20px 20px 20px 20px;
}
/* Start Responsive Shim stack CSS code */.stacks_in_413shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code */
#stacks_in_414 {
	padding:  5px;
}
/* -- Start Skyward Each css Template -- */

.stacks_in_417skyward, .stacks_in_417skywardInner, .stacks_in_417wrapper {
	position: relative;
	z-index: 1;
	overflow: visible;
}


.stacks_in_417skywardInner {
	top: -20px;
	margin-bottom: -20px;
}
	
		@media (max-width: 61.9em) {
			.stacks_in_417skywardInner {
				top: -14px;
				margin-bottom: -14px;
			}
		}
		
		@media (max-width: 47.9em) {
			.stacks_in_417skywardInner {
				top: -10px;
				margin-bottom: -10px;
			}
		}
	





.skywardClearing:after{
	content: "";
    display: table;
    clear: both;
}


/* -- End Skyward Each css Template -- */
#stacks_in_418 {
	padding:  5px;
}

#stacks_in_420 {
	line-height: 2em;
}
/* Start Responsive Shim stack CSS code */.stacks_in_421shim{	padding-top: 3%;}/* End Responsive Shim stack CSS code *//* Start Contact Form stack CSS code */.stacks_in_422formwrap{	margin: 0;}#stacks_in_422comment{display: none;height: 0px;padding: 0px;margin: 0px;}.stacks_in_422mail{padding: 0;}.stacks_in_422fieldset{	border: none;	outline: none;	float : none !important;	text-align: left !important;}.stacks_in_422formail{}.stacks_in_422fieldset{	padding: 0 20px 0 3px;}#stacks_in_422 label{display: block;margin: 10px 0 0 0;padding: 0 0 5px 0;line-height: 1.1em;}#stacks_in_422 label *{display: inline;}#stacks_in_422 .stacks_in_422input{padding: 3px 7px 3px 7px;width: 100%;font-size: 12px;background: #F9F9F9 !important;color: #A5C1BD !important;margin: 0;border: 1px solid #D3D3D3 !important;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px !important;}#stacks_in_422 textarea{padding: 7px;width: 100%;font-size: 13px;border: 1px solid #D3D3D3 !important;background: #F9F9F9 !important;color: #A5C1BD !important;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;}.stacks_in_422sendmail{margin-top: 20px !important;padding: 4px 7px 4px 7px !important;display: block;text-align: center !important;font-size: 12px;color: #FFFFFF !important;border: 1px solid #678783 !important;background-color: #7A9F9B !important;-moz-border-radius: 3px !important;-webkit-border-radius: 3px !important;border-radius: 3px;cursor: pointer;}#sendmail:hover{cursor: pointer;}.stacks_in_422response{display: none;width: 80%;border: 1px solid #D6392B;background: #FEF4FA;padding: 10px;margin: 20px auto 0 0;color: #444444;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;min-height: 35px;}.stacks_in_422loader{float: left;width: 35px;height: 35px;padding: 0 15px 30px 0;}.stacks_in_422autoreplay{visibility: hidden;height: 0px;display: none;}#stacks_in_422 textarea{	color: #A5C1BD !important;}/* End Contact Form stack CSS code */  #stacks_in_841{display:none}
