/*
 * com.onelittledesigner.easy_header_css
 */

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

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

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

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


.com_joeworkman_stacks_fontawesome_stack .jw-wrapper{margin:0;text-align:left}.com_joeworkman_stacks_fontawesome_stack .jw-wrapper.jw-center{text-align:center}.com_joeworkman_stacks_fontawesome_stack .jw-wrapper.jw-right{text-align:right}.com_joeworkman_stacks_fontawesome_stack i.fa,.com_joeworkman_stacks_fontawesome_stack .fa-stack{-webkit-transition:color 300ms ease 0s;transition:color 300ms ease 0s}.com_joeworkman_stacks_fontawesome_stack i.fa.fa-spin,.com_joeworkman_stacks_fontawesome_stack .fa-stack.fa-spin{padding:0.2em;-webkit-box-sizing:content-box;box-sizing:content-box}.com_joeworkman_stacks_fontawesome_stack i.fa.fa-rotate-45,.com_joeworkman_stacks_fontawesome_stack .fa-stack.fa-rotate-45{padding:0.2em;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.com_joeworkman_stacks_fontawesome_stack i.fa.fa-rotate-135,.com_joeworkman_stacks_fontawesome_stack .fa-stack.fa-rotate-135{padding:0.2em;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.com_joeworkman_stacks_fontawesome_stack i.fa.fa-rotate-225,.com_joeworkman_stacks_fontawesome_stack .fa-stack.fa-rotate-225{padding:0.2em;-webkit-transform:rotate(225deg);transform:rotate(225deg)}.com_joeworkman_stacks_fontawesome_stack i.fa.fa-rotate-315,.com_joeworkman_stacks_fontawesome_stack .fa-stack.fa-rotate-315{padding:0.2em;-webkit-transform:rotate(315deg);transform:rotate(315deg)}.com_joeworkman_stacks_fontawesome_stack .fa-stack.fa-border{padding:0}.com_joeworkman_stacks_fontawesome_stack a{text-decoration:none}
#stacks_in_433 .textimage_block {
	display:block;

}

#stacks_in_433 .textimage_wrapper
{
	display: table; 
	width: 100% !important;
	height:100vh;

	 background:url(../Services-in-Rustington_files/backgroundimage-433.jpg) no-repeat;  
	 
	background-attachment: scroll;

		

			
			background-position:  80% center;
		

	

	 
		background-size: cover !important;
		-webkit-background-size: cover !important; 
		-o-background-size: cover !important; 
		background-position:center;
	 

	 

	 

	margin-left:auto; margin-right:auto; max-width:2500px !important;


		
		
		 

 

 

 

 

/*Custom CSS*/
}

#stacks_in_433 .textimage_wrapper img { /*Custom CSS*/ }


#stacks_in_433 .textimage_wrapper:hover, #stacks_in_433 .textimage_wrapper:focus {

 




/*Custom CSS*/;
}

#stacks_in_433 .textimage_container
{
	display: table-cell;
	vertical-align: middle;

	
	
	 
		
	
		background-image: none !important;
	
		
		
	
		opacity: 1;
	

	 

/*Custom CSS*/
}

	#stacks_in_433 .textimage_position
{
	display: block; 
	margin: 0px 0px 0px 29px;
}
#stacks_in_433 .textimage_content
{
	-webkit-user-select: none; -moz-user-select: none; -o-user-select:none; -ms-user-select:none; user-select:none;
	display: block;
	margin-left: auto; margin-right:auto;
	float: left; clear: both;

	

	color: rgba(0, 0, 0, 1.00);
	padding: 10px;

	

	/**/
	/**/

	width: 50%;
	min-width: 0px;
	max-width: 860px !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 20px;
	text-align: left;

	
	
	
	
	

	-o-transition:all 1.5s ease-in-out; -moz-transition:all 1.5s ease-in-out; -webkit-transition:all 1.5s ease-in-out;transition:all 1.5s ease-in-out; 

/*Custom CSS*/
}

#stacks_in_433 .textimage_content a {
	
/*Custom CSS*/
}

#stacks_in_433 .textimage_content a:hover, #stacks_in_433 .textimage_content a:focus { /*added-19052015-2330*/
	
	/*Custom CSS*/
}

#stacks_in_433 .extrazone
{
	margin-left:auto; margin-right:auto;
	
	

	

	/*Custom CSS*/
}


																

																


																




																	


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

#stacks_out_442 {
	width: 60%;
	margin-left:0;
}
#eh_stacks_in_445 {
  margin: 34px 0 20px;
  padding: 0 2px;
}
#eh_stacks_in_445:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_445.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_445.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_445.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_445.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.330000;}
#eh_stacks_in_445 .eh-subtitle {margin-top: 16px;}
#eh_stacks_in_445.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 16px;
}
/*  */
/*  */
/*  */#eh_stacks_in_445 .eh-title {font-size: 46px;}/*  */
/*  */
#eh_stacks_in_445 .eh-title {
  max-width: 668px;
  font-weight: 700;
  line-height: 1.20;
  color: rgba(255, 255, 255, 1.00);
  font-family: Montserrat;
  letter-spacing: -1.50px;
  word-spacing: 0.00px;
}
/*  */
/*  */#eh_stacks_in_445 .eh-subtitle > div {font-size: 26px;}/*  */
/*  */
#eh_stacks_in_445 .eh-subtitle > div {
  max-width: 550px;
  font-weight: 600;
  line-height: 1.20;
  color: rgba(255, 255, 255, 1.00);
  font-family: Montserrat;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
#eh_stacks_in_445.eh-align-center .eh-subtitle > div {margin: 0 auto;}
#eh_stacks_in_445.eh-align-right .eh-subtitle > div {margin: 0 0 0 auto;}
/*  */
#eh_stacks_in_445 .eh-line-wrap .eh-line-left,
#eh_stacks_in_445 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_445.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_445.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #000000;}
#eh_stacks_in_445.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_445.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #000000;}
#eh_stacks_in_445.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_445.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #000000;
  height: 2px;
  border-bottom: 2px solid #000000;
  box-sizing: content-box;
}
#eh_stacks_in_445.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_445.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_445.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_445.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #000000;
  border-image: linear-gradient(-90deg, #000000, transparent) 1;
}

#eh_stacks_in_445.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #000000, transparent) 1;}
#eh_stacks_in_445.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_445.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_445.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_445.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #000000;}
#eh_stacks_in_445.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_445.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_445:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(256px / 2);}
#eh_stacks_in_445:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #000000;
  fill: #000000;
}
#eh_stacks_in_445.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 20px;}
#eh_stacks_in_445.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_445.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_445.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 18px;}
  #eh_stacks_in_445.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_445.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 18px;}
}
#eh_stacks_in_445.eh-line-group-300 .eh-extender {
  width: calc(256px / 2 - 20px);
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_445.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_445.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_445.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_445.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_445.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_445.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #000000;}
#eh_stacks_in_445.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_445.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_445.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_445.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_445.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_445.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #000000;}
#eh_stacks_in_445.eh-line-303 .eh-extender,
#eh_stacks_in_445.eh-line-305 .eh-extender {width: calc(256px / 2 - 32px);}
#eh_stacks_in_445.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_445.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_445.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_445 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_445 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_445.eh-line-group-300 .eh-line-left,
#eh_stacks_in_445.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_445.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_445.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_445:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 32px;
  height: 32px;
}
#eh_stacks_in_445.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_445.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 54px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_445.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_445:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #000000;}
#eh_stacks_in_445:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_445:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(256px / 2 + 2px);}
#eh_stacks_in_445.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_445.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_445.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_445.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_445.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_445.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_445.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_445.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_445.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_445.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_445.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_445.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_445.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_445.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_445.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_445.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_445.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_445.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 32px;
  /* */
}
#eh_stacks_in_445.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_445.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_445.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_445.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_445.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_445.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_445.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_445.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #000000;}
#eh_stacks_in_445.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #000000;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_445.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_445.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_445.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(32px * .4);
  height: calc(32px * .8);
}
#eh_stacks_in_445.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_445.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(32px * .8);
  height: calc(32px * .8);
}
#eh_stacks_in_445 .eh-line-wrap-1 {margin-bottom: 36px;}
#eh_stacks_in_445 .eh-line-wrap-2 {margin-top: 36px;}
/*  */
#eh_stacks_in_445.eh-line-position-3 {gap: 0 36px;}
#eh_stacks_in_445.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_445.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_445.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_445.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_445.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_445.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_445.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_445.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_445.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #000000;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_449 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 180%;
		line-height: 100%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_449 {
		color: rgba(255, 255, 255, 1.00);
	}
}

#stacks_in_449 {
	margin: 0px 0px 20px 0px;
}
/* Ghost Button 1.5.0 */
#stacks_in_435 {
  display: block;
  position: relative;
  text-align: center;
}
.stacks_in_435 {
   display: block !important; 
   float: left !important; 
  
  position: relative !important;
  
  width: 130px !important;
  
  padding: 8px !important;
  color: rgba(255, 255, 255, 1.00) !important;
  background-color: transparent !important;
  border: 2px solid rgba(255, 255, 255, 1.00) !important;
  border-radius: 7px !important;
  text-align: center !important;
  outline: none !important;
  text-decoration: none !important;
  transition: background-color 0.2s ease-out, color 0.2s ease-out, border-color 0.2s ease-out;
}
.stacks_in_435:visited {
  color: rgba(255, 255, 255, 1.00) !important;
}
.stacks_in_435:hover, .stacks_in_435:active {
  background-color: rgba(0, 0, 0, 1.00) !important;
  color: rgba(255, 255, 255, 1.00) !important;
  transition: background-color 0.2s ease-in, color 0.2s ease-in, border-color 0.2s ease-in;
}
#stacks_in_435 {
	margin: 20px 0px 20px 20px;
}
#stacks_in_439 .textimage_block {
	display:block;

}

#stacks_in_439 .textimage_wrapper
{
	display: table; 
	width: 100% !important;
	height:100vh;

	 background:url(../Services-in-Rustington_files/backgroundimage-439.jpg) no-repeat;  
	 
	background-attachment: scroll;

		

			
			background-position:  70% center;
		

	

	 
		background-size: cover !important;
		-webkit-background-size: cover !important; 
		-o-background-size: cover !important; 
		background-position:center;
	 

	 

	 

	margin-left:auto; margin-right:auto; max-width:2500px !important;


		
		
		 

 

 

 

 

/*Custom CSS*/
}

#stacks_in_439 .textimage_wrapper img { /*Custom CSS*/ }


#stacks_in_439 .textimage_wrapper:hover, #stacks_in_439 .textimage_wrapper:focus {

 




/*Custom CSS*/;
}

#stacks_in_439 .textimage_container
{
	display: table-cell;
	vertical-align: bottom;

	
	
	 
		
	
		background-image: none !important;
	
		
		
	
		opacity: 1;
	

	 

/*Custom CSS*/
}

	#stacks_in_439 .textimage_position
{
	display: block; 
	margin: 0px 0px 0px 19px;
}
#stacks_in_439 .textimage_content
{
	-webkit-user-select: none; -moz-user-select: none; -o-user-select:none; -ms-user-select:none; user-select:none;
	display: block;
	margin-left: auto; margin-right:auto;
	float: left; clear: both;

	

	color: rgba(0, 0, 0, 1.00);
	padding: 10px;

	

	/**/
	/**/

	width: 80%;
	min-width: 0px;
	max-width: 500px !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 20px;
	text-align: left;

	
	
	
	
	

	-o-transition:all 1.5s ease-in-out; -moz-transition:all 1.5s ease-in-out; -webkit-transition:all 1.5s ease-in-out;transition:all 1.5s ease-in-out; 

/*Custom CSS*/
}

#stacks_in_439 .textimage_content a {
	
/*Custom CSS*/
}

#stacks_in_439 .textimage_content a:hover, #stacks_in_439 .textimage_content a:focus { /*added-19052015-2330*/
	
	/*Custom CSS*/
}

#stacks_in_439 .extrazone
{
	margin-left:auto; margin-right:auto;
	
	

	

	/*Custom CSS*/
}


																

																


																




																	

#eh_stacks_in_467 {
  margin: 34px 0 12px;
  padding: 0 2px;
}
#eh_stacks_in_467:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_467.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_467.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_467.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_467.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.330000;}
#eh_stacks_in_467 .eh-subtitle {margin-top: 16px;}
#eh_stacks_in_467.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 16px;
}
/*  */
/*  */
/*  */#eh_stacks_in_467 .eh-title {font-size: 28px;}/*  */
/*  */
#eh_stacks_in_467 .eh-title {
  max-width: 750px;
  font-weight: 700;
  line-height: 1.10;
  color: rgba(255, 255, 255, 1.00);
  font-family: Montserrat;
  letter-spacing: -1.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */#eh_stacks_in_467 .eh-subtitle > div {font-size: 20px;}/*  */
/*  */
#eh_stacks_in_467 .eh-subtitle > div {
  max-width: 540px;
  font-weight: 600;
  line-height: 1.10;
  color: rgba(255, 255, 255, 1.00);
  font-family: Montserrat;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
#eh_stacks_in_467.eh-align-center .eh-subtitle > div {margin: 0 auto;}
#eh_stacks_in_467.eh-align-right .eh-subtitle > div {margin: 0 0 0 auto;}
/*  */
#eh_stacks_in_467 .eh-line-wrap .eh-line-left,
#eh_stacks_in_467 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_467.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_467.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #000000;}
#eh_stacks_in_467.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_467.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #000000;}
#eh_stacks_in_467.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_467.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #000000;
  height: 2px;
  border-bottom: 2px solid #000000;
  box-sizing: content-box;
}
#eh_stacks_in_467.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_467.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_467.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_467.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #000000;
  border-image: linear-gradient(-90deg, #000000, transparent) 1;
}

#eh_stacks_in_467.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #000000, transparent) 1;}
#eh_stacks_in_467.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_467.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_467.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_467.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #000000;}
#eh_stacks_in_467.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_467.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_467:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(256px / 2);}
#eh_stacks_in_467:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #000000;
  fill: #000000;
}
#eh_stacks_in_467.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 20px;}
#eh_stacks_in_467.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_467.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_467.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 18px;}
  #eh_stacks_in_467.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_467.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 18px;}
}
#eh_stacks_in_467.eh-line-group-300 .eh-extender {
  width: calc(256px / 2 - 20px);
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_467.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_467.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_467.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_467.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_467.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_467.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #000000;}
#eh_stacks_in_467.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_467.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_467.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_467.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_467.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_467.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #000000;}
#eh_stacks_in_467.eh-line-303 .eh-extender,
#eh_stacks_in_467.eh-line-305 .eh-extender {width: calc(256px / 2 - 32px);}
#eh_stacks_in_467.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_467.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_467.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_467 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_467 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_467.eh-line-group-300 .eh-line-left,
#eh_stacks_in_467.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_467.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_467.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_467:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 32px;
  height: 32px;
}
#eh_stacks_in_467.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_467.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 54px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_467.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_467:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #000000;}
#eh_stacks_in_467:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_467:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(256px / 2 + 2px);}
#eh_stacks_in_467.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_467.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_467.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_467.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_467.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_467.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_467.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_467.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_467.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_467.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_467.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_467.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_467.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_467.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_467.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_467.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_467.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_467.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 32px;
  /* */
}
#eh_stacks_in_467.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_467.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_467.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_467.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_467.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_467.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_467.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_467.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #000000;}
#eh_stacks_in_467.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #000000;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_467.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_467.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_467.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(32px * .4);
  height: calc(32px * .8);
}
#eh_stacks_in_467.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_467.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(32px * .8);
  height: calc(32px * .8);
}
#eh_stacks_in_467 .eh-line-wrap-1 {margin-bottom: 36px;}
#eh_stacks_in_467 .eh-line-wrap-2 {margin-top: 36px;}
/*  */
#eh_stacks_in_467.eh-line-position-3 {gap: 0 36px;}
#eh_stacks_in_467.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_467.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_467.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_467.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_467.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_467.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_467.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_467.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_467.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #000000;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_471 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 128%;
		line-height: 100%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_471 {
		color: rgba(255, 255, 255, 1.00);
	}
}

#stacks_in_471 {
	margin: 0px 0px 20px 0px;
}
/* Ghost Button 1.5.0 */
#stacks_in_441 {
  display: block;
  position: relative;
  text-align: center;
}
.stacks_in_441 {
   display: block !important; 
   float: left !important; 
  
  position: relative !important;
  
  width: 130px !important;
  
  padding: 8px !important;
  color: rgba(255, 255, 255, 1.00) !important;
  background-color: transparent !important;
  border: 2px solid rgba(255, 255, 255, 1.00) !important;
  border-radius: 7px !important;
  text-align: center !important;
  outline: none !important;
  text-decoration: none !important;
  transition: background-color 0.2s ease-out, color 0.2s ease-out, border-color 0.2s ease-out;
}
.stacks_in_441:visited {
  color: rgba(255, 255, 255, 1.00) !important;
}
.stacks_in_441:hover, .stacks_in_441:active {
  background-color: rgba(0, 0, 0, 1.00) !important;
  color: rgba(255, 255, 255, 1.00) !important;
  transition: background-color 0.2s ease-in, color 0.2s ease-in, border-color 0.2s ease-in;
}
#stacks_in_441 {
	margin: 20px 0px 20px 3px;
}
/* Smart2columns2 stack v2.4.2 */#stacks_in_26 .s2c_stacks_in_26_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_26 .s2c_stacks_in_26_cw, #stacks_in_26 .s2c_stacks_in_26_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_26 .s2c_stacks_in_26_cw [class^="s2c_stacks_in_26_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_26 .s2c_stacks_in_26_col1 {			vertical-align: middle;  	  	border-radius: 0px;		}#stacks_in_26 .s2c_stacks_in_26_col2 {		vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_26 .s2c_stacks_in_26_cw .s2c_stacks_in_26_spacer {	display: table-cell;	width: 2%;}@media only screen and (max-width: 768px) {		#stacks_in_26 .s2c_stacks_in_26_cw {		display: block;		table-layout: auto;	}		#stacks_in_26 .s2c_stacks_in_26_cw [class^="s2c_stacks_in_26_col"] {		display: block;		width: 100%;	}	 	#stacks_in_26 .s2c_stacks_in_26_cw .s2c_stacks_in_26_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */
#stacks_in_26 {
	margin: 0px 0px 20px 0px;
}

#stacks_in_296 .assemble-wrap .assemble-panel.assembled {
  -webkit-transition: transform 1500ms ease, opacity 1500ms ease;
  transition: transform 1500ms ease, opacity 1500ms ease;
}
.assemble-wrap.assemble-bounce .assemble-panel.assembled {
  animation: assemble-bounce 1500ms linear;
}
#eh_stacks_in_33 {
  margin: 16px 0 30px;
  padding: 0 2px;
}
#eh_stacks_in_33:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_33.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_33.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_33.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_33.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_33 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_33.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_33 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_33 .eh-title {font-size: 42px;}/*  */
/*  */
#eh_stacks_in_33 .eh-title {
  max-width: 520px;
  font-weight: 600;
  line-height: 1.20;
  color: rgba(0, 0, 0, 1.00);
  font-family: inherit;
  letter-spacing: -1.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */
/*  */
#eh_stacks_in_33 .eh-line-wrap .eh-line-left,
#eh_stacks_in_33 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_33.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_33.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #000000;}
#eh_stacks_in_33.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_33.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #000000;}
#eh_stacks_in_33.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_33.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #000000;
  height: 2px;
  border-bottom: 2px solid #000000;
  box-sizing: content-box;
}
#eh_stacks_in_33.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_33.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_33.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_33.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #000000;
  border-image: linear-gradient(-90deg, #000000, transparent) 1;
}

#eh_stacks_in_33.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #000000, transparent) 1;}
#eh_stacks_in_33.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_33.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_33.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_33.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #000000;}
#eh_stacks_in_33.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_33.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_33:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(256px / 2);}
#eh_stacks_in_33:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #000000;
  fill: #000000;
}
#eh_stacks_in_33.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 20px;}
#eh_stacks_in_33.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_33.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_33.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 18px;}
  #eh_stacks_in_33.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_33.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 18px;}
}
#eh_stacks_in_33.eh-line-group-300 .eh-extender {
  width: calc(256px / 2 - 20px);
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_33.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_33.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_33.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_33.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_33.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_33.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #000000;}
#eh_stacks_in_33.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_33.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_33.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_33.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_33.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_33.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #000000;}
#eh_stacks_in_33.eh-line-303 .eh-extender,
#eh_stacks_in_33.eh-line-305 .eh-extender {width: calc(256px / 2 - 32px);}
#eh_stacks_in_33.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_33.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_33.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_33 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_33 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_33.eh-line-group-300 .eh-line-left,
#eh_stacks_in_33.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_33.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_33.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_33:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 32px;
  height: 32px;
}
#eh_stacks_in_33.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_33.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 54px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_33.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_33:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #000000;}
#eh_stacks_in_33:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_33:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(256px / 2 + 2px);}
#eh_stacks_in_33.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_33.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_33.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_33.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_33.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_33.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_33.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_33.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_33.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_33.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_33.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_33.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_33.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_33.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_33.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_33.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_33.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_33.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 32px;
  /* */
}
#eh_stacks_in_33.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_33.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_33.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_33.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_33.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_33.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_33.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_33.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #000000;}
#eh_stacks_in_33.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #000000;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_33.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_33.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_33.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(32px * .4);
  height: calc(32px * .8);
}
#eh_stacks_in_33.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_33.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(32px * .8);
  height: calc(32px * .8);
}
#eh_stacks_in_33 .eh-line-wrap-1 {margin-bottom: 8px;}
#eh_stacks_in_33 .eh-line-wrap-2 {margin-top: 8px;}
/*  */
#eh_stacks_in_33.eh-line-position-3 {gap: 0 8px;}
#eh_stacks_in_33.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_33.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_33.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_33.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_33.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_33.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_33.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_33.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_33.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_41 {
  margin: 22px 0 18px;
  padding: 0 2px;
}
#eh_stacks_in_41:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_41.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_41.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_41.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_41.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_41 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_41.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_41 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_41 .eh-title {font-size: 30px;}/*  */
/*  */
#eh_stacks_in_41 .eh-title {
  max-width: 420px;
  font-weight: 600;
  line-height: 1.20;
  color: rgba(0, 0, 0, 1.00);
  font-family: inherit;
  letter-spacing: -1.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */
/*  */
#eh_stacks_in_41 .eh-line-wrap .eh-line-left,
#eh_stacks_in_41 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_41.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_41.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #000000;}
#eh_stacks_in_41.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_41.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #000000;}
#eh_stacks_in_41.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_41.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #000000;
  height: 2px;
  border-bottom: 2px solid #000000;
  box-sizing: content-box;
}
#eh_stacks_in_41.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_41.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_41.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_41.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #000000;
  border-image: linear-gradient(-90deg, #000000, transparent) 1;
}

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

#stacks_in_29 {
	margin: 0px 0px 20px 0px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_298 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 600;
		font-style: normal;
		font-size: 105%;
		line-height: 152%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_298 {
		color: rgba(77, 77, 77, 1.00);
	}
}
/* Ghost Button 1.5.0 */
#stacks_in_299 {
  display: block;
  position: relative;
  text-align: center;
}
.stacks_in_299 {
   display: block !important; 
   float: left !important; 
  
  position: relative !important;
  
  width: 150px !important;
  
  padding: 11px !important;
  color: rgba(0, 0, 0, 1.00) !important;
  background-color: transparent !important;
  border: 2px solid rgba(0, 0, 0, 1.00) !important;
  border-radius: 7px !important;
  text-align: center !important;
  outline: none !important;
  text-decoration: none !important;
  transition: background-color 0.2s ease-out, color 0.2s ease-out, border-color 0.2s ease-out;
}
.stacks_in_299:visited {
  color: rgba(0, 0, 0, 1.00) !important;
}
.stacks_in_299:hover, .stacks_in_299:active {
  background-color: rgba(0, 0, 0, 1.00) !important;
  color: rgba(255, 255, 255, 1.00) !important;
  transition: background-color 0.2s ease-in, color 0.2s ease-in, border-color 0.2s ease-in;
}
#stacks_in_299 {
	padding: 0px 0px 20px 0px;
}
/* Smart3columns2 stack v2.4.2 */#stacks_in_47 .s3c_stacks_in_47_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_47 .s3c_stacks_in_47_cw, #stacks_in_47 .s3c_stacks_in_47_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}/*#stacks_in_47 .s3c_stacks_in_47_cw div[class^="s3c_stacks_in_47_col"] {*/#stacks_in_47 .s3c_stacks_in_47_cw [class^="s3c_stacks_in_47_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_47 .s3c_stacks_in_47_col1 {							vertical-align: top;  	  	border-radius: 0px;		}#stacks_in_47 .s3c_stacks_in_47_col2 {						vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_47 .s3c_stacks_in_47_col3 {				vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_47 .s3c_stacks_in_47_cw .s3c_stacks_in_47_spacer {	display: table-cell;	width: 2%;}/*@media only screen and (max-width: 768px) {*/@media only screen and (max-width: 768px) {			#stacks_in_47 .s3c_stacks_in_47_cw {		/*display: block;*/		table-layout: auto;		display: flex;		flex-direction: column;	}		/*#stacks_in_47 .s3c_stacks_in_47_cw div[class^="s3c_stacks_in_47_col"] {*/	#stacks_in_47 .s3c_stacks_in_47_cw [class^="s3c_stacks_in_47_col"] {		display: block;		width: 100%;	}			#stacks_in_47 .s3c_stacks_in_47_cw .s3c_stacks_in_47_spacer {		display: block;		height: 12px;		width: 100%;	}			#stacks_in_47 .s3c_stacks_in_47_col1 {		order: 1;	}		#stacks_in_47 .s3c_stacks_in_47_col2 {		order: 3;	}		#stacks_in_47 .s3c_stacks_in_47_col3 {		order: 5;	}		#stacks_in_47 .s3c_stacks_in_47_spacer:nth-of-type(3n-2) {		order: 2;	}		#stacks_in_47 .s3c_stacks_in_47_spacer:nth-of-type(3n-1) {		order: 4;	}								}/* End of Smart3columns2 stack */
#stacks_in_47 {
	margin: 0px 0px 20px 0px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_51 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 100%;
		line-height: 152%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_51 {
		color: rgba(77, 77, 77, 1.00);
	}
}

#stacks_in_51 {
	background-color: rgba(254, 232, 217, 1.00);
	-moz-border-radius:  6px;
	-webkit-border-radius:  6px;
	border-radius:  6px;
	padding:  20px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_63 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 140%;
		line-height: 152%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_63 {
		color: rgba(77, 77, 77, 1.00);
	}
}

#stacks_in_63 {
	margin: 15px 0px 20px 0px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_67 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 100%;
		line-height: 152%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_67 {
		color: rgba(77, 77, 77, 1.00);
	}
}

#stacks_in_67 {
	background-color: rgba(254, 232, 217, 1.00);
	-moz-border-radius:  6px;
	-webkit-border-radius:  6px;
	border-radius:  6px;
	padding:  20px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_68 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 140%;
		line-height: 152%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_68 {
		color: rgba(77, 77, 77, 1.00);
	}
}

#stacks_in_68 {
	margin: 15px 0px 20px 0px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_75 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 100%;
		line-height: 152%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_75 {
		color: rgba(77, 77, 77, 1.00);
	}
}

#stacks_in_75 {
	background-color: rgba(254, 232, 217, 1.00);
	-moz-border-radius:  6px;
	-webkit-border-radius:  6px;
	border-radius:  6px;
	padding:  20px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_76 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 140%;
		line-height: 152%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_76 {
		color: rgba(77, 77, 77, 1.00);
	}
}

#stacks_in_76 {
	margin: 15px 0px 20px 0px;
}

#stacks_in_184 {
	padding:  20px;
}
#eh_stacks_in_178 {
  margin: 16px 0 18px;
  padding: 0 2px;
}
#eh_stacks_in_178:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_178.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_178.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_178.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_178.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_178 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_178.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_178 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_178 .eh-title {font-size: 36px;}/*  */
/*  */
#eh_stacks_in_178 .eh-title {
  max-width: 600px;
  font-weight: 600;
  line-height: 1.10;
  color: rgba(0, 0, 0, 1.00);
  font-family: inherit;
  letter-spacing: -1.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */
/*  */
#eh_stacks_in_178 .eh-line-wrap .eh-line-left,
#eh_stacks_in_178 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_178.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_178.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #000000;}
#eh_stacks_in_178.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_178.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #000000;}
#eh_stacks_in_178.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_178.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #000000;
  height: 2px;
  border-bottom: 2px solid #000000;
  box-sizing: content-box;
}
#eh_stacks_in_178.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_178.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_178.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_178.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #000000;
  border-image: linear-gradient(-90deg, #000000, transparent) 1;
}

#eh_stacks_in_178.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #000000, transparent) 1;}
#eh_stacks_in_178.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_178.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_178.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_178.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #000000;}
#eh_stacks_in_178.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_178.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_178:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(256px / 2);}
#eh_stacks_in_178:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #000000;
  fill: #000000;
}
#eh_stacks_in_178.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 20px;}
#eh_stacks_in_178.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_178.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_178.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 18px;}
  #eh_stacks_in_178.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_178.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 18px;}
}
#eh_stacks_in_178.eh-line-group-300 .eh-extender {
  width: calc(256px / 2 - 20px);
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_178.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_178.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_178.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_178.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_178.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_178.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #000000;}
#eh_stacks_in_178.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_178.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_178.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_178.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_178.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_178.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #000000;}
#eh_stacks_in_178.eh-line-303 .eh-extender,
#eh_stacks_in_178.eh-line-305 .eh-extender {width: calc(256px / 2 - 32px);}
#eh_stacks_in_178.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_178.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_178.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_178 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_178 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_178.eh-line-group-300 .eh-line-left,
#eh_stacks_in_178.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_178.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_178.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_178:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 32px;
  height: 32px;
}
#eh_stacks_in_178.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_178.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 54px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_178.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_178:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #000000;}
#eh_stacks_in_178:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_178:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(256px / 2 + 2px);}
#eh_stacks_in_178.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_178.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_178.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_178.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_178.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_178.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_178.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_178.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_178.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_178.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_178.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_178.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_178.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_178.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_178.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_178.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_178.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_178.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 32px;
  /* */
}
#eh_stacks_in_178.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_178.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_178.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_178.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_178.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_178.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_178.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_178.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #000000;}
#eh_stacks_in_178.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #000000;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_178.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_178.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_178.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(32px * .4);
  height: calc(32px * .8);
}
#eh_stacks_in_178.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_178.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(32px * .8);
  height: calc(32px * .8);
}
#eh_stacks_in_178 .eh-line-wrap-1 {margin-bottom: 8px;}
#eh_stacks_in_178 .eh-line-wrap-2 {margin-top: 8px;}
/*  */
#eh_stacks_in_178.eh-line-position-3 {gap: 0 8px;}
#eh_stacks_in_178.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_178.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_178.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_178.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_178.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_178.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_178.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_178.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_178.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_171 {
  margin: 16px 0 18px;
  padding: 0 2px;
}
#eh_stacks_in_171:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_171.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_171.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_171.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_171.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_171 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_171.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_171 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_171 .eh-title {font-size: 32px;}/*  */
/*  */
#eh_stacks_in_171 .eh-title {
  max-width: 620px;
  font-weight: 600;
  line-height: 1.10;
  color: rgba(0, 0, 0, 1.00);
  font-family: inherit;
  letter-spacing: -1.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */
/*  */
#eh_stacks_in_171 .eh-line-wrap .eh-line-left,
#eh_stacks_in_171 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_171.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_171.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #000000;}
#eh_stacks_in_171.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_171.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #000000;}
#eh_stacks_in_171.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_171.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #000000;
  height: 2px;
  border-bottom: 2px solid #000000;
  box-sizing: content-box;
}
#eh_stacks_in_171.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_171.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_171.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_171.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #000000;
  border-image: linear-gradient(-90deg, #000000, transparent) 1;
}

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

#stacks_in_168 {
	margin: 20px 0px 0px 0px;
}
/**
 * SuperBox
 * The lightbox reimagined. Fully responsive HTML5 image galleries.
 * 
 * Latest version: https://github.com/seyDoggy/superbox
 * Original version: https://github.com/toddmotto/superbox
 * 
 * Copyright 2013 Todd Motto <http://www.toddmotto.com>
 * Copyright 2013 Adam Merrifield <http://seydesign.com>
 * 
 * Licensed under the MIT license <http://www.opensource.org/licenses/mit-license.php>
 */
 
#stacks_in_281 .superbox-active { word-spacing: 0; letter-spacing: 0; font-size: 0; }

#stacks_in_281 .superbox-active * { 	-webkit-box-sizing:border-box; 	-moz-box-sizing:border-box; box-sizing:border-box; word-spacing: normal; letter-spacing: normal; font-size: 16px; }

#stacks_in_281 .superbox-active .superbox-list > div { font-size: 0; } 

#stacks_in_281 .superbox-active .superbox-list { display:inline-block; width:12.5%; zoom:1; vertical-align: bottom; /* Fixes FireFox word-space accumulation */ }


#stacks_in_281 .superbox-active .superbox-list img { width:100%; vertical-align:bottom; cursor:pointer; }

#stacks_in_281 .superbox-active .superbox-list img:hover { opacity:.8; }

#stacks_in_281 .superbox-active .superbox-show { position:relative; display:none; float:left; padding:1.5em; width:100%; background:#333333; box-shadow:inset 0 1px 5px #212121; text-align:center; }

#stacks_in_281 .superbox-active .superbox-show img.superbox-current-img { width:auto; height:100%; border:1px solid #000000; box-shadow:0 1px 4px #212121; 	opacity:0; }

#stacks_in_281 .superbox-active .superbox-close, #stacks_in_281 .superbox-active .superbox-prev, #stacks_in_281 .superbox-active .superbox-next { position:absolute; width:30px; height:30px; color: #FFFFFF; text-decoration: none; opacity:0; cursor:pointer; }

#stacks_in_281 .superbox-active .superbox-close { 	top: 10px; 	right: 10px; } 
#stacks_in_281 .superbox-active .superbox-prev, #stacks_in_281 .superbox-active .superbox-next { top:50%; margin-top: -15px; }

#stacks_in_281 .superbox-active .superbox-prev { left:10px; }

#stacks_in_281 .superbox-active .superbox-next { right:10px; }

#stacks_in_281 .superbox-active .superbox-show > a > i { font-size: 30px; }

#stacks_in_281 .superbox-active .superbox-close:hover, #stacks_in_281 .superbox-active .superbox-prev:hover, #stacks_in_281 .superbox-active .superbox-next:hover { text-decoration:none; opacity:1 ! important; }

#stacks_in_281 .superbox-active .superbox-float { 	float:left; }

/*
 * Resonsive Rules
 */

#stacks_in_281 .superbox-active .superbox-2 { width:50%; } 
#stacks_in_281 .superbox-active .superbox-4 { width:25%; } 
#stacks_in_281 .superbox-active .superbox-6 { width:16.667%; } 
#stacks_in_281 .superbox-active .superbox-8 { width:12.5%; }
/*
 * Font icons
 */
@font-face {
  font-family: 'SuperBoxIcons';
  src: url('../Services-in-Rustington_files/superboxfont/superboxicons.eot?6890439');
  src: url('../Services-in-Rustington_files/superboxfont/superboxicons.eot?6890439#iefix') format('embedded-opentype'),
       url('../Services-in-Rustington_files/superboxfont/superboxicons.woff?6890439') format('woff'),
       url('../Services-in-Rustington_files/superboxfont/superboxicons.ttf?6890439') format('truetype'),
       url('../Services-in-Rustington_files/superboxfont/superboxicons.svg?6890439#superboxicons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*  Font Awesome styles
    ------------------------------------------------------- */
#stacks_in_281 .superbox-active [class^="icon-"], #stacks_in_281 .superbox-active [class*=" icon-"] {   font-family: SuperBoxIcons;   font-weight: normal;   font-style: normal;   text-decoration: inherit;   -webkit-font-smoothing: antialiased; }
#stacks_in_281 .superbox-active [class^="icon-"]:before,
#stacks_in_281 .superbox-active [class*=" icon-"]:before {   font-family: inherit;   font-weight: inherit;   font-style: inherit;   text-decoration: inherit;   display: inline-block;   speak: none; }
/* makes sure icons active on rollover in links */
#stacks_in_281 .superbox-active a [class^="icon-"],
#stacks_in_281 .superbox-active a [class*=" icon-"] { display: inline-block; }
#stacks_in_281 .superbox-active .icon-remove-sign:before		{ content: "\2716"; }
#stacks_in_281 .superbox-active .icon-circle-arrow-left:before		{ content: "\e4a1"; }
#stacks_in_281 .superbox-active .icon-circle-arrow-right:before		{ content: "\e4a2"; }


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

#stacks_in_331 {
	border: solid rgba(170, 171, 170, 1.00);
	border-width:  1px;
	-moz-border-radius:  7px;
	-webkit-border-radius:  7px;
	border-radius:  7px;
	margin: 0px 0px 20px 0px;
	padding: 20px 0px 20px 0px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_332 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 160%;
		line-height: 152%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_332 {
		color: rgba(77, 77, 77, 1.00);
	}
}

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

#stacks_in_302 {
	border: solid rgba(170, 171, 170, 1.00);
	border-width:  1px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
	margin: 20px 0px 0px 0px;
	padding: 20px 0px 20px 0px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_377 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 160%;
		line-height: 152%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_377 {
		color: rgba(77, 77, 77, 1.00);
	}
}

#stacks_in_377 {
	margin: 0px 0px 20px 0px;
}
/* Smart2columns2 stack v2.4.2 */#stacks_in_381 .s2c_stacks_in_381_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_381 .s2c_stacks_in_381_cw, #stacks_in_381 .s2c_stacks_in_381_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_381 .s2c_stacks_in_381_cw [class^="s2c_stacks_in_381_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_381 .s2c_stacks_in_381_col1 {			vertical-align: top;  	  	border-radius: 0px;		}#stacks_in_381 .s2c_stacks_in_381_col2 {		vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_381 .s2c_stacks_in_381_cw .s2c_stacks_in_381_spacer {	display: table-cell;	width: 1%;}@media only screen and (max-width: 768px) {		#stacks_in_381 .s2c_stacks_in_381_cw {		display: block;		table-layout: auto;	}		#stacks_in_381 .s2c_stacks_in_381_cw [class^="s2c_stacks_in_381_col"] {		display: block;		width: 100%;	}	 	#stacks_in_381 .s2c_stacks_in_381_cw .s2c_stacks_in_381_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */
#stacks_out_381 {
	width: 96%;
}
/* Smart3columns2 stack v2.4.2 */#stacks_in_399 .s3c_stacks_in_399_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_399 .s3c_stacks_in_399_cw, #stacks_in_399 .s3c_stacks_in_399_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}/*#stacks_in_399 .s3c_stacks_in_399_cw div[class^="s3c_stacks_in_399_col"] {*/#stacks_in_399 .s3c_stacks_in_399_cw [class^="s3c_stacks_in_399_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_399 .s3c_stacks_in_399_col1 {							vertical-align: top;  	  	border-radius: 0px;		}#stacks_in_399 .s3c_stacks_in_399_col2 {						vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_399 .s3c_stacks_in_399_col3 {				vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_399 .s3c_stacks_in_399_cw .s3c_stacks_in_399_spacer {	display: table-cell;	width: 2%;}/*@media only screen and (max-width: 768px) {*/@media only screen and (max-width: 768px) {			#stacks_in_399 .s3c_stacks_in_399_cw {		/*display: block;*/		table-layout: auto;		display: flex;		flex-direction: column;	}		/*#stacks_in_399 .s3c_stacks_in_399_cw div[class^="s3c_stacks_in_399_col"] {*/	#stacks_in_399 .s3c_stacks_in_399_cw [class^="s3c_stacks_in_399_col"] {		display: block;		width: 100%;	}			#stacks_in_399 .s3c_stacks_in_399_cw .s3c_stacks_in_399_spacer {		display: block;		height: 12px;		width: 100%;	}			#stacks_in_399 .s3c_stacks_in_399_col1 {		order: 1;	}		#stacks_in_399 .s3c_stacks_in_399_col2 {		order: 3;	}		#stacks_in_399 .s3c_stacks_in_399_col3 {		order: 5;	}		#stacks_in_399 .s3c_stacks_in_399_spacer:nth-of-type(3n-2) {		order: 2;	}		#stacks_in_399 .s3c_stacks_in_399_spacer:nth-of-type(3n-1) {		order: 4;	}								}/* End of Smart3columns2 stack */@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_411 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 105%;
		line-height: 207%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_411 {
		color: rgba(77, 77, 77, 1.00);
	}
}

#stacks_in_411 {
	background-color: rgba(254, 232, 217, 1.00);
	-moz-border-radius:  7px;
	-webkit-border-radius:  7px;
	border-radius:  7px;
	margin: 0px 0px 20px 0px;
	padding: 25px 0px 9px 0px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_406 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 105%;
		line-height: 207%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_406 {
		color: rgba(77, 77, 77, 1.00);
	}
}

#stacks_in_406 {
	background-color: rgba(254, 232, 217, 1.00);
	-moz-border-radius:  7px;
	-webkit-border-radius:  7px;
	border-radius:  7px;
	margin: 0px 0px 20px 0px;
	padding: 25px 0px 9px 0px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_401 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 105%;
		line-height: 207%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_401 {
		color: rgba(77, 77, 77, 1.00);
	}
}

#stacks_in_401 {
	background-color: rgba(254, 232, 217, 1.00);
	-moz-border-radius:  7px;
	-webkit-border-radius:  7px;
	border-radius:  7px;
	margin: 0px 0px 20px 0px;
	padding: 25px 0px 9px 0px;
}
/* Smart3columns2 stack v2.4.2 */#stacks_in_382 .s3c_stacks_in_382_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_382 .s3c_stacks_in_382_cw, #stacks_in_382 .s3c_stacks_in_382_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}/*#stacks_in_382 .s3c_stacks_in_382_cw div[class^="s3c_stacks_in_382_col"] {*/#stacks_in_382 .s3c_stacks_in_382_cw [class^="s3c_stacks_in_382_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_382 .s3c_stacks_in_382_col1 {							vertical-align: top;  	  	border-radius: 0px;		}#stacks_in_382 .s3c_stacks_in_382_col2 {						vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_382 .s3c_stacks_in_382_col3 {				vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_382 .s3c_stacks_in_382_cw .s3c_stacks_in_382_spacer {	display: table-cell;	width: 2%;}/*@media only screen and (max-width: 768px) {*/@media only screen and (max-width: 768px) {			#stacks_in_382 .s3c_stacks_in_382_cw {		/*display: block;*/		table-layout: auto;		display: flex;		flex-direction: column;	}		/*#stacks_in_382 .s3c_stacks_in_382_cw div[class^="s3c_stacks_in_382_col"] {*/	#stacks_in_382 .s3c_stacks_in_382_cw [class^="s3c_stacks_in_382_col"] {		display: block;		width: 100%;	}			#stacks_in_382 .s3c_stacks_in_382_cw .s3c_stacks_in_382_spacer {		display: block;		height: 12px;		width: 100%;	}			#stacks_in_382 .s3c_stacks_in_382_col1 {		order: 1;	}		#stacks_in_382 .s3c_stacks_in_382_col2 {		order: 3;	}		#stacks_in_382 .s3c_stacks_in_382_col3 {		order: 5;	}		#stacks_in_382 .s3c_stacks_in_382_spacer:nth-of-type(3n-2) {		order: 2;	}		#stacks_in_382 .s3c_stacks_in_382_spacer:nth-of-type(3n-1) {		order: 4;	}								}/* End of Smart3columns2 stack */@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_394 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 105%;
		line-height: 207%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_394 {
		color: rgba(77, 77, 77, 1.00);
	}
}

#stacks_in_394 {
	background-color: rgba(254, 232, 217, 1.00);
	-moz-border-radius:  7px;
	-webkit-border-radius:  7px;
	border-radius:  7px;
	margin: 0px 0px 20px 0px;
	padding: 25px 0px 9px 0px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_389 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 105%;
		line-height: 207%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_389 {
		color: rgba(77, 77, 77, 1.00);
	}
}

#stacks_in_389 {
	background-color: rgba(254, 232, 217, 1.00);
	-moz-border-radius:  7px;
	-webkit-border-radius:  7px;
	border-radius:  7px;
	margin: 0px 0px 20px 0px;
	padding: 25px 0px 9px 0px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_384 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 105%;
		line-height: 207%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_384 {
		color: rgba(77, 77, 77, 1.00);
	}
}

#stacks_in_384 {
	background-color: rgba(254, 232, 217, 1.00);
	-moz-border-radius:  7px;
	-webkit-border-radius:  7px;
	border-radius:  7px;
	margin: 0px 0px 20px 0px;
	padding: 25px 0px 9px 0px;
}
/* Smart2columns2 stack v2.4.2 */#stacks_in_346 .s2c_stacks_in_346_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_346 .s2c_stacks_in_346_cw, #stacks_in_346 .s2c_stacks_in_346_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_346 .s2c_stacks_in_346_cw [class^="s2c_stacks_in_346_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_346 .s2c_stacks_in_346_col1 {			vertical-align: top;  	  	border-radius: 0px;		}#stacks_in_346 .s2c_stacks_in_346_col2 {		vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_346 .s2c_stacks_in_346_cw .s2c_stacks_in_346_spacer {	display: table-cell;	width: 1%;}@media only screen and (max-width: 768px) {		#stacks_in_346 .s2c_stacks_in_346_cw {		display: block;		table-layout: auto;	}		#stacks_in_346 .s2c_stacks_in_346_cw [class^="s2c_stacks_in_346_col"] {		display: block;		width: 100%;	}	 	#stacks_in_346 .s2c_stacks_in_346_cw .s2c_stacks_in_346_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */
#stacks_out_346 {
	width: 96%;
}
/* Smart3columns2 stack v2.4.2 */#stacks_in_349 .s3c_stacks_in_349_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_349 .s3c_stacks_in_349_cw, #stacks_in_349 .s3c_stacks_in_349_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}/*#stacks_in_349 .s3c_stacks_in_349_cw div[class^="s3c_stacks_in_349_col"] {*/#stacks_in_349 .s3c_stacks_in_349_cw [class^="s3c_stacks_in_349_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_349 .s3c_stacks_in_349_col1 {							vertical-align: top;  	  	border-radius: 0px;		}#stacks_in_349 .s3c_stacks_in_349_col2 {						vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_349 .s3c_stacks_in_349_col3 {				vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_349 .s3c_stacks_in_349_cw .s3c_stacks_in_349_spacer {	display: table-cell;	width: 2%;}/*@media only screen and (max-width: 768px) {*/@media only screen and (max-width: 768px) {			#stacks_in_349 .s3c_stacks_in_349_cw {		/*display: block;*/		table-layout: auto;		display: flex;		flex-direction: column;	}		/*#stacks_in_349 .s3c_stacks_in_349_cw div[class^="s3c_stacks_in_349_col"] {*/	#stacks_in_349 .s3c_stacks_in_349_cw [class^="s3c_stacks_in_349_col"] {		display: block;		width: 100%;	}			#stacks_in_349 .s3c_stacks_in_349_cw .s3c_stacks_in_349_spacer {		display: block;		height: 12px;		width: 100%;	}			#stacks_in_349 .s3c_stacks_in_349_col1 {		order: 1;	}		#stacks_in_349 .s3c_stacks_in_349_col2 {		order: 3;	}		#stacks_in_349 .s3c_stacks_in_349_col3 {		order: 5;	}		#stacks_in_349 .s3c_stacks_in_349_spacer:nth-of-type(3n-2) {		order: 2;	}		#stacks_in_349 .s3c_stacks_in_349_spacer:nth-of-type(3n-1) {		order: 4;	}								}/* End of Smart3columns2 stack */@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_357 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 105%;
		line-height: 207%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_357 {
		color: rgba(77, 77, 77, 1.00);
	}
}

#stacks_in_357 {
	background-color: rgba(254, 232, 217, 1.00);
	-moz-border-radius:  7px;
	-webkit-border-radius:  7px;
	border-radius:  7px;
	margin: 0px 0px 5px 0px;
	padding: 25px 0px 9px 0px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_361 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 105%;
		line-height: 207%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_361 {
		color: rgba(77, 77, 77, 1.00);
	}
}

#stacks_in_361 {
	background-color: rgba(254, 232, 217, 1.00);
	-moz-border-radius:  7px;
	-webkit-border-radius:  7px;
	border-radius:  7px;
	margin: 0px 0px 5px 0px;
	padding: 25px 0px 9px 0px;
}
/* Smart3columns2 stack v2.4.2 */#stacks_in_353 .s3c_stacks_in_353_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_353 .s3c_stacks_in_353_cw, #stacks_in_353 .s3c_stacks_in_353_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}/*#stacks_in_353 .s3c_stacks_in_353_cw div[class^="s3c_stacks_in_353_col"] {*/#stacks_in_353 .s3c_stacks_in_353_cw [class^="s3c_stacks_in_353_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_353 .s3c_stacks_in_353_col1 {							vertical-align: top;  	  	border-radius: 0px;		}#stacks_in_353 .s3c_stacks_in_353_col2 {						vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_353 .s3c_stacks_in_353_col3 {				vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_353 .s3c_stacks_in_353_cw .s3c_stacks_in_353_spacer {	display: table-cell;	width: 2%;}/*@media only screen and (max-width: 768px) {*/@media only screen and (max-width: 768px) {			#stacks_in_353 .s3c_stacks_in_353_cw {		/*display: block;*/		table-layout: auto;		display: flex;		flex-direction: column;	}		/*#stacks_in_353 .s3c_stacks_in_353_cw div[class^="s3c_stacks_in_353_col"] {*/	#stacks_in_353 .s3c_stacks_in_353_cw [class^="s3c_stacks_in_353_col"] {		display: block;		width: 100%;	}			#stacks_in_353 .s3c_stacks_in_353_cw .s3c_stacks_in_353_spacer {		display: block;		height: 12px;		width: 100%;	}			#stacks_in_353 .s3c_stacks_in_353_col1 {		order: 1;	}		#stacks_in_353 .s3c_stacks_in_353_col2 {		order: 3;	}		#stacks_in_353 .s3c_stacks_in_353_col3 {		order: 5;	}		#stacks_in_353 .s3c_stacks_in_353_spacer:nth-of-type(3n-2) {		order: 2;	}		#stacks_in_353 .s3c_stacks_in_353_spacer:nth-of-type(3n-1) {		order: 4;	}								}/* End of Smart3columns2 stack */@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_365 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 105%;
		line-height: 207%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_365 {
		color: rgba(77, 77, 77, 1.00);
	}
}

#stacks_in_365 {
	background-color: rgba(254, 232, 217, 1.00);
	-moz-border-radius:  7px;
	-webkit-border-radius:  7px;
	border-radius:  7px;
	margin: 0px 0px 5px 0px;
	padding: 25px 0px 9px 0px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_369 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 105%;
		line-height: 207%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_369 {
		color: rgba(77, 77, 77, 1.00);
	}
}

#stacks_in_369 {
	background-color: rgba(254, 232, 217, 1.00);
	-moz-border-radius:  7px;
	-webkit-border-radius:  7px;
	border-radius:  7px;
	margin: 0px 0px 5px 0px;
	padding: 25px 0px 9px 0px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_373 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 105%;
		line-height: 207%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_373 {
		color: rgba(77, 77, 77, 1.00);
	}
}

#stacks_in_373 {
	background-color: rgba(254, 232, 217, 1.00);
	-moz-border-radius:  7px;
	-webkit-border-radius:  7px;
	border-radius:  7px;
	margin: 0px 0px 5px 0px;
	padding: 25px 0px 9px 0px;
}

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

#stacks_out_323 {
	width: 92%;
}
/* Smart3columns2 stack v2.4.2 */#stacks_in_154 .s3c_stacks_in_154_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_154 .s3c_stacks_in_154_cw, #stacks_in_154 .s3c_stacks_in_154_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}/*#stacks_in_154 .s3c_stacks_in_154_cw div[class^="s3c_stacks_in_154_col"] {*/#stacks_in_154 .s3c_stacks_in_154_cw [class^="s3c_stacks_in_154_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_154 .s3c_stacks_in_154_col1 {							vertical-align: middle;  	  	border-radius: 0px;		}#stacks_in_154 .s3c_stacks_in_154_col2 {						vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_154 .s3c_stacks_in_154_col3 {				vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_154 .s3c_stacks_in_154_cw .s3c_stacks_in_154_spacer {	display: table-cell;	width: 2%;}/*@media only screen and (max-width: 222px) {*/@media only screen and (max-width: 222px) {			#stacks_in_154 .s3c_stacks_in_154_cw {		/*display: block;*/		table-layout: auto;		display: flex;		flex-direction: column;	}		/*#stacks_in_154 .s3c_stacks_in_154_cw div[class^="s3c_stacks_in_154_col"] {*/	#stacks_in_154 .s3c_stacks_in_154_cw [class^="s3c_stacks_in_154_col"] {		display: block;		width: 100%;	}			#stacks_in_154 .s3c_stacks_in_154_cw .s3c_stacks_in_154_spacer {		display: block;		height: 12px;		width: 100%;	}			#stacks_in_154 .s3c_stacks_in_154_col1 {		order: 1;	}		#stacks_in_154 .s3c_stacks_in_154_col2 {		order: 3;	}		#stacks_in_154 .s3c_stacks_in_154_col3 {		order: 5;	}		#stacks_in_154 .s3c_stacks_in_154_spacer:nth-of-type(3n-2) {		order: 2;	}		#stacks_in_154 .s3c_stacks_in_154_spacer:nth-of-type(3n-1) {		order: 4;	}								}/* End of Smart3columns2 stack */
#stacks_in_154 {
	margin: 20px 0px 0px 0px;
}

#stacks_out_154 {
	width: 65%;
}
#stacks_in_160 .background{}#stacks_in_160 .fa-stack,#stacks_in_160 i.fa{color:rgba(255, 0, 59, 1.00);border-radius:3px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_160 .fa-stack.custom,#stacks_in_160 i.fa.custom{font-size:24px}#stacks_in_160 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_160 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_160 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_160 a:hover i.fa{color:rgba(229, 0, 53, 1.00)}#stacks_in_160 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_160 a:hover .fa-border{}#stacks_in_160 .shadow-double i.fa{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_160 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_160 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_160 .jw-wrapper{}#stacks_in_160 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_160 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_160 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_160 .jw-wrapper.match{color:rgba(255, 0, 59, 1.00)}#stacks_in_160 .jw-wrapper.match a{color:rgba(255, 0, 59, 1.00)}#stacks_in_160 .jw-wrapper.match a:hover{color:rgba(229, 0, 53, 1.00)}#stacks_in_160 .jw-wrapper.hover i.fa:hover,#stacks_in_160 .jw-wrapper.hover a:hover{color:rgba(153, 153, 153, 1.00)}

#stacks_in_160 {
	padding:  5px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_164 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 600;
		font-style: normal;
		font-size: 105%;
		line-height: 152%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_164 {
		color: rgba(77, 77, 77, 1.00);
	}
}
/* Ghost Button 1.5.0 */
#stacks_in_157 {
  display: block;
  position: relative;
  text-align: center;
}
.stacks_in_157 {
   display: inline-block !important; 
  
  
  position: relative !important;
  
  width: 150px !important;
  
  padding: 11px !important;
  color: rgba(0, 0, 0, 1.00) !important;
  background-color: transparent !important;
  border: 2px solid rgba(0, 0, 0, 1.00) !important;
  border-radius: 7px !important;
  text-align: center !important;
  outline: none !important;
  text-decoration: none !important;
  transition: background-color 0.2s ease-out, color 0.2s ease-out, border-color 0.2s ease-out;
}
.stacks_in_157:visited {
  color: rgba(0, 0, 0, 1.00) !important;
}
.stacks_in_157:hover, .stacks_in_157:active {
  background-color: rgba(0, 0, 0, 1.00) !important;
  color: rgba(255, 255, 255, 1.00) !important;
  transition: background-color 0.2s ease-in, color 0.2s ease-in, border-color 0.2s ease-in;
}#stacks_in_155 .background{}#stacks_in_155 .fa-stack,#stacks_in_155 i.fa{color:rgba(255, 0, 59, 1.00);border-radius:3px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_155 .fa-stack.custom,#stacks_in_155 i.fa.custom{font-size:24px}#stacks_in_155 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_155 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_155 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_155 a:hover i.fa{color:rgba(229, 0, 53, 1.00)}#stacks_in_155 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_155 a:hover .fa-border{}#stacks_in_155 .shadow-double i.fa{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_155 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_155 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_155 .jw-wrapper{}#stacks_in_155 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_155 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_155 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_155 .jw-wrapper.match{color:rgba(255, 0, 59, 1.00)}#stacks_in_155 .jw-wrapper.match a{color:rgba(255, 0, 59, 1.00)}#stacks_in_155 .jw-wrapper.match a:hover{color:rgba(229, 0, 53, 1.00)}#stacks_in_155 .jw-wrapper.hover i.fa:hover,#stacks_in_155 .jw-wrapper.hover a:hover{color:rgba(153, 153, 153, 1.00)}

#stacks_in_155 {
	padding:  5px;
}
/* Smart3columns2 stack v2.4.2 */#stacks_in_150 .s3c_stacks_in_150_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_150 .s3c_stacks_in_150_cw, #stacks_in_150 .s3c_stacks_in_150_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}/*#stacks_in_150 .s3c_stacks_in_150_cw div[class^="s3c_stacks_in_150_col"] {*/#stacks_in_150 .s3c_stacks_in_150_cw [class^="s3c_stacks_in_150_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_150 .s3c_stacks_in_150_col1 {						width: 66px;	vertical-align: middle;  	  	border-radius: 0px;		}#stacks_in_150 .s3c_stacks_in_150_col2 {						vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_150 .s3c_stacks_in_150_col3 {		width: 66px;		vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_150 .s3c_stacks_in_150_cw .s3c_stacks_in_150_spacer {	display: table-cell;	width: 2%;}/*@media only screen and (max-width: 222px) {*/@media only screen and (max-width: 222px) {			#stacks_in_150 .s3c_stacks_in_150_cw {		/*display: block;*/		table-layout: auto;		display: flex;		flex-direction: column;	}		/*#stacks_in_150 .s3c_stacks_in_150_cw div[class^="s3c_stacks_in_150_col"] {*/	#stacks_in_150 .s3c_stacks_in_150_cw [class^="s3c_stacks_in_150_col"] {		display: block;		width: 100%;	}			#stacks_in_150 .s3c_stacks_in_150_cw .s3c_stacks_in_150_spacer {		display: block;		height: 6px;		width: 100%;	}			#stacks_in_150 .s3c_stacks_in_150_col1 {		order: 1;	}		#stacks_in_150 .s3c_stacks_in_150_col2 {		order: 3;	}		#stacks_in_150 .s3c_stacks_in_150_col3 {		order: 5;	}		#stacks_in_150 .s3c_stacks_in_150_spacer:nth-of-type(3n-2) {		order: 2;	}		#stacks_in_150 .s3c_stacks_in_150_spacer:nth-of-type(3n-1) {		order: 4;	}							 /* 13F */	#stacks_in_150 .s3c_stacks_in_150_cw .s3c_stacks_in_150_col1 {							}	#stacks_in_150 .s3c_stacks_in_150_cw .s3c_stacks_in_150_col3 {							}	#stacks_in_150 .s3c_stacks_in_150_cw .s3c_stacks_in_150_spacer {		overflow: hidden;	}		}/* End of Smart3columns2 stack */
#stacks_in_150 {
	margin: 20px 0px 0px 0px;
}

#stacks_out_150 {
	width: 93%;
}
#stacks_in_109 .background{}#stacks_in_109 .fa-stack,#stacks_in_109 i.fa{color:rgba(255, 0, 59, 1.00);border-radius:3px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_109 .fa-stack.custom,#stacks_in_109 i.fa.custom{font-size:24px}#stacks_in_109 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_109 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_109 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_109 a:hover i.fa{color:rgba(229, 0, 53, 1.00)}#stacks_in_109 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_109 a:hover .fa-border{}#stacks_in_109 .shadow-double i.fa{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_109 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_109 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_109 .jw-wrapper{}#stacks_in_109 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_109 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_109 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_109 .jw-wrapper.match{color:rgba(255, 0, 59, 1.00)}#stacks_in_109 .jw-wrapper.match a{color:rgba(255, 0, 59, 1.00)}#stacks_in_109 .jw-wrapper.match a:hover{color:rgba(229, 0, 53, 1.00)}#stacks_in_109 .jw-wrapper.hover i.fa:hover,#stacks_in_109 .jw-wrapper.hover a:hover{color:rgba(153, 153, 153, 1.00)}

#stacks_in_109 {
	padding:  5px;
}
/* Ghost Button 1.5.0 */
#stacks_in_148 {
  display: block;
  position: relative;
  text-align: center;
}
.stacks_in_148 {
   display: inline-block !important; 
  
  
  position: relative !important;
  
  width: 140px !important;
  
  padding: 8px !important;
  color: rgba(0, 0, 0, 1.00) !important;
  background-color: transparent !important;
  border: 2px solid rgba(0, 0, 0, 1.00) !important;
  border-radius: 7px !important;
  text-align: center !important;
  outline: none !important;
  text-decoration: none !important;
  transition: background-color 0.2s ease-out, color 0.2s ease-out, border-color 0.2s ease-out;
}
.stacks_in_148:visited {
  color: rgba(0, 0, 0, 1.00) !important;
}
.stacks_in_148:hover, .stacks_in_148:active {
  background-color: rgba(0, 0, 0, 1.00) !important;
  color: rgba(255, 255, 255, 1.00) !important;
  transition: background-color 0.2s ease-in, color 0.2s ease-in, border-color 0.2s ease-in;
}#stacks_in_111 .background{}#stacks_in_111 .fa-stack,#stacks_in_111 i.fa{color:rgba(255, 0, 59, 1.00);border-radius:3px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_111 .fa-stack.custom,#stacks_in_111 i.fa.custom{font-size:24px}#stacks_in_111 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_111 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_111 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_111 a:hover i.fa{color:rgba(229, 0, 53, 1.00)}#stacks_in_111 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_111 a:hover .fa-border{}#stacks_in_111 .shadow-double i.fa{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_111 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_111 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_111 .jw-wrapper{}#stacks_in_111 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_111 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_111 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_111 .jw-wrapper.match{color:rgba(255, 0, 59, 1.00)}#stacks_in_111 .jw-wrapper.match a{color:rgba(255, 0, 59, 1.00)}#stacks_in_111 .jw-wrapper.match a:hover{color:rgba(229, 0, 53, 1.00)}#stacks_in_111 .jw-wrapper.hover i.fa:hover,#stacks_in_111 .jw-wrapper.hover a:hover{color:rgba(153, 153, 153, 1.00)}

#stacks_in_111 {
	padding:  5px;
}

#stacks_in_416 {
	background-color: rgba(254, 232, 231, 1.00);
	-moz-border-radius:  7px;
	-webkit-border-radius:  7px;
	border-radius:  7px;
	margin: 20px 0px 20px 0px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_418 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 105%;
		line-height: 207%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_418 {
		color: rgba(77, 77, 77, 1.00);
	}
}

#stacks_in_418 {
	margin: 0px 0px 5px 0px;
	padding: 25px 0px 9px 0px;
}
/* Smart3columns2 stack v2.4.2 */#stacks_in_422 .s3c_stacks_in_422_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_422 .s3c_stacks_in_422_cw, #stacks_in_422 .s3c_stacks_in_422_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}/*#stacks_in_422 .s3c_stacks_in_422_cw div[class^="s3c_stacks_in_422_col"] {*/#stacks_in_422 .s3c_stacks_in_422_cw [class^="s3c_stacks_in_422_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_422 .s3c_stacks_in_422_col1 {							vertical-align: top;  	  	border-radius: 0px;		}#stacks_in_422 .s3c_stacks_in_422_col2 {						vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_422 .s3c_stacks_in_422_col3 {				vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_422 .s3c_stacks_in_422_cw .s3c_stacks_in_422_spacer {	display: table-cell;	width: 0%;}/*@media only screen and (max-width: 768px) {*/@media only screen and (max-width: 768px) {			#stacks_in_422 .s3c_stacks_in_422_cw {		/*display: block;*/		table-layout: auto;		display: flex;		flex-direction: column;	}		/*#stacks_in_422 .s3c_stacks_in_422_cw div[class^="s3c_stacks_in_422_col"] {*/	#stacks_in_422 .s3c_stacks_in_422_cw [class^="s3c_stacks_in_422_col"] {		display: block;		width: 100%;	}			#stacks_in_422 .s3c_stacks_in_422_cw .s3c_stacks_in_422_spacer {		display: block;		height: 12px;		width: 100%;	}			#stacks_in_422 .s3c_stacks_in_422_col1 {		order: 1;	}		#stacks_in_422 .s3c_stacks_in_422_col2 {		order: 3;	}		#stacks_in_422 .s3c_stacks_in_422_col3 {		order: 5;	}		#stacks_in_422 .s3c_stacks_in_422_spacer:nth-of-type(3n-2) {		order: 2;	}		#stacks_in_422 .s3c_stacks_in_422_spacer:nth-of-type(3n-1) {		order: 4;	}								}/* End of Smart3columns2 stack */
#stacks_out_426 {
	width: 84%;
}
