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


.columnist li{break-inside:avoid}.columnist .break{column-span:all}.columnist.list-cards ul{margin:0;list-style:none}.columnist.list-cards li{display:inline-block}
.stacks-button{--button-text-color:#ffffff;--button-background-color:#0080ff;--button-background-color-hover:#0059b1;--button-radius:0;text-align:left;position:relative;box-sizing:border-box}.stacks-button > a,.stacks-button > button{color:var(--button-text-color) !important;background-color:var(--button-background-color) !important;display:inline-block;box-sizing:border-box;vertical-align:middle;margin:0 0 1rem 0;padding:.85em 1em;border:1px solid transparent;border-radius:var(--button-radius);transition:background-color .25s ease-out,color .25s ease-out;font-family:inherit;font-size:1rem;-webkit-appearance:none;line-height:1;text-align:center;text-decoration:none;cursor:pointer}.stacks-button > a:hover,.stacks-button > a:active,.stacks-button > button:hover,.stacks-button > button:active{background-color:var(--button-background-color-hover) !important}.stacks-button.button-center{text-align:center}.stacks-button.button-right{text-align:right}.stacks-button.button-fill > a,.stacks-button.button-fill > button{display:block;width:100%}.stacks-button.button-plain{--button-background-color:transparent!important;--button-background-color-hover:transparent!important}.stacks-button.button-round{--button-radius:30px}.stacks-button.button-radius{--button-radius:3px}
/*
1.5.0.1
- hotfix: display bug with dropdown items in edit mode
*/
#stacks_in_32_4 {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#stacks_in_32_4 > * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*:focus {
  outline-style:none;
  box-shadow:none;
  border-color:transparent;
}

#stacks_in_32_4 .clean-menu-extra {
  display: none;
}
#clean-menu_stacks_in_32_4 .clean-menu-logo .cm-logo-right {
  white-space: nowrap;
}
#clean-menu_stacks_in_32_4 .clean-menu-logo .cm-logo-right * {
  margin: 0;
  display: flex;
  align-self: center;
}
#clean-menu-full_stacks_in_32_4.cm-full-menu li > a:hover,
#clean-menu_stacks_in_32_4 li > a:hover {
  text-decoration: none;
}

#stacks_in_32_4 nav {
  border: 0px solid transparent;
}
#clean-menu_stacks_in_32_4 {
  max-width: 1340px;
  box-sizing: border-box;
  padding: 0px 20px;
  
  margin: 0 auto;
  
}
/* compatability fixes */
#clean-menu_stacks_in_32_4 ul {
  margin: 0;
}
#clean-menu-full_stacks_in_32_4.cm-full-menu ul,
#clean-menu_stacks_in_32_4 .clean-menu-top-level > ul > li > ul {
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}
#clean-menu_stacks_in_32_4 ul li > a:after,
#clean-menu_stacks_in_32_4 .clean-menu-top-level > ul > li > ul li > a:after {
  align-self: center;
}
/* --- */
#clean-menu-full_stacks_in_32_4.cm-full-menu,
#clean-menu_stacks_in_32_4 .clean-menu-top-level > ul > li > ul {
  position: absolute;
  top: 0;
  left: 0;
}
#clean-menu-full_stacks_in_32_4.cm-full-menu ul,
#clean-menu_stacks_in_32_4 .clean-menu-top-level > ul > li > ul {
  text-decoration: none;
  list-style: none;
  margin: 0;
  display: block;
  padding: 0px 0px;
  background: transparent;
}
#clean-menu-full_stacks_in_32_4.cm-full-menu ul {
  padding: 6px 0px;
}
#clean-menu-full_stacks_in_32_4.cm-full-menu ul li,
#clean-menu_stacks_in_32_4 .clean-menu-top-level > ul > li > ul li {
  display: block;
  margin: 0;
  padding: 0;
  float: none;
  background: transparent;
}
#clean-menu-full_stacks_in_32_4.cm-full-menu ul li > a,
#clean-menu_stacks_in_32_4 .clean-menu-top-level > ul > li > ul li > a {
  padding: 5px 20px;
  margin: 0;
  line-height: 1;
  background: transparent;
  display: inline-block;
}
#clean-menu_stacks_in_32_4 .clean-menu-top-level > ul > li.clean-menu-dropdown > ul {
  padding: 6px 0px;
}
#clean-menu_stacks_in_32_4 .clean-menu-top-level > ul > li > ul li > a {
  padding: 6px 20px;
}
#clean-menu-full_stacks_in_32_4.cm-full-menu ul > li > a {
  font-weight: bold;
}
#clean-menu-full_stacks_in_32_4.cm-full-menu ul > li > .cm-custom-content {
  padding: 4px 20px 4px 20px;
}
#clean-menu-full_stacks_in_32_4.cm-full-menu ul ul > li > .cm-custom-content {
  padding: 4px 20px 4px 30px;
}
#clean-menu-full_stacks_in_32_4.cm-full-menu ul > li.cm-grouped-item > .cm-custom-content  {
  padding: 4px 20px 4px 0px;
}
#clean-menu-full_stacks_in_32_4.cm-full-menu ul ul > li > a,
#clean-menu_stacks_in_32_4 .clean-menu-top-level > ul > li > ul ul {
  padding: 6px 20px;
  font-weight: normal;
  line-height: 1;
  height: auto;
}
#clean-menu-full_stacks_in_32_4.cm-full-menu ul > div,
#clean-menu_stacks_in_32_4 .clean-menu-top-level > ul > li > ul > div {
  padding: 20px;
}
#clean-menu-full_stacks_in_32_4.cm-full-menu ul > div a,
#clean-menu_stacks_in_32_4 .clean-menu-top-level > ul > li > ul > div a {
  display: block;
  padding: 0;
}
#clean-menu-full_stacks_in_32_4.cm-full-menu ul ul,
#clean-menu_stacks_in_32_4 .clean-menu-top-level > ul > li > ul ul {
  display: block;
  padding: 0px 0px 10px 10px;
  margin: 0;
}
#clean-menu-full_stacks_in_32_4.cm-full-menu,
#clean-menu_stacks_in_32_4 .clean-menu-top-level > ul > li > ul {
  position: absolute;
  z-index: 9999;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: -webkit-transform 300ms ease, opacity 300ms ease;
  transition: -webkit-transform 300ms ease, opacity 300ms ease;
  transition: transform 300ms ease, opacity 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease, opacity 300ms ease;
  -webkit-transform: translate(0, 50px);
  transform: translate(0, 50px);
  min-width: 250px;
  border-radius: 4px;
  box-shadow: 0px 10px 20px rgba(0,0,0,0.4);
}
#clean-menu-full_stacks_in_32_4.cm-full-menu.clean-menu-active {
  -webkit-transform: translate(0px, 5px);
  transform: translate(0px, 5px);
  pointer-events: all;
  opacity: 1;
}
#clean-menu-full_stacks_in_32_4.cm-full-menu {
  height: 0;
  overflow: hidden;
}
#clean-menu-full_stacks_in_32_4.cm-full-menu.clean-menu-active {
  height: auto;
}

#clean-menu-full_stacks_in_32_4.cm-full-menu {
  -webkit-transform: translate(-50%, 50px);
  transform: translate(-50%, 50px);
}
#clean-menu-full_stacks_in_32_4.cm-full-menu.clean-menu-active {
  -webkit-transform: translate(-50%, 5px);
  transform: translate(-50%, 5px);
}



#clean-menu-full_stacks_in_32_4.cm-full-menu.clean-menu-active ul {
  pointer-events: all;
  opacity: 1;
}
#clean-menu-full_stacks_in_32_4 ul {
  opacity: 0;
  pointer-events: none;
  z-index: 0;
  -webkit-transition: opacity 450ms ease;
  transition: opacity 450ms ease;
}
#clean-menu-full_stacks_in_32_4.clean-menu-active ul {
  opacity: 1;
  pointer-events: all;
}
.cm-toggle {
  width: 30px;
  height: 28px;
  position: relative;
  margin: 0px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}
.cm-toggle span {
  display: block;
  position: absolute;
  height: 5px;
  width: 100%;
  background: #333;
  border-radius: 4px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}
.cm-toggle span:nth-child(1) {
  top: 0px;
}
.cm-toggle span:nth-child(2),.cm-toggle span:nth-child(3) {
  top: 10px;
}
.cm-toggle span:nth-child(4) {
  top: 20px;
}
.cm-toggle.open span:nth-child(1) {
  opacity: 0;
}
.cm-toggle.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cm-toggle.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.cm-toggle.open span:nth-child(4) {
  opacity: 0;
}



#clean-menu_stacks_in_32_4 {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#clean-menu_stacks_in_32_4 > div {
  align-self: center;
}
#clean-menu_stacks_in_32_4 .clean-menu-full .cm-menu-toggle {
  width: 30px;
  height: 25px;
  box-sizing: border-box;
  padding: 0;
/*  border: 1px solid #000;*/
  border-radius: 3px;
  cursor: pointer;
}
#clean-menu_stacks_in_32_4 > div {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 10px 0;
  flex-grow: 1;
  transition: margin 300ms ease;
}
#clean-menu_stacks_in_32_4 .clean-menu-logo {
  max-width: 500px;
  min-width: 500px;
  margin: 0;
}
#clean-menu_stacks_in_32_4 .clean-menu-logo .cm-logo-wrap {
  max-width: 500px;
  min-width: 500px;
  -webkit-box-flex: none;
  -ms-flex: none;
  flex: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
}
#clean-menu_stacks_in_32_4 .clean-menu-logo a {
  text-decoration: none;
  display: block;
}
/*
div[tag="slice"] > .mez > #stacks_in_32_4.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-logo {
  width: 300px; max-width: 300px;
}
*/
#clean-menu_stacks_in_32_4 .clean-menu-logo > div > div {
  align-self: center;
}
#clean-menu_stacks_in_32_4 .clean-menu-logo .cm-logo-left {
  max-width: 73px;
  
  
  max-width: 9999px;
  
  margin: 10px 0;
}
div[tag="slice"] > .mez > #stacks_in_32_4.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-logo .cm-logo-left  {
  max-width: 128px;
  
  max-width: 9999px;
  
}
#clean-menu_stacks_in_32_4 .clean-menu-logo .cm-logo-right {
  
  display: none;
  
  margin: 10px 0;
}
#clean-menu_stacks_in_32_4 .clean-menu-top-level ul {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-end;
  
  
  display: -ms-flexbox;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  
  -ms-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  list-style: none;
  padding: 0;
  text-decoration: none;
}
#clean-menu_stacks_in_32_4 .clean-menu-top-level ul > div {
  display: none;
}
#clean-menu_stacks_in_32_4 .clean-menu-top-level ul ul {
  display: none;
}
#clean-menu_stacks_in_32_4 .clean-menu-top-level ul li {
  margin: 0 15px;
  align-self: center;
  line-height: 1;
}
#clean-menu_stacks_in_32_4 .clean-menu-top-level ul li:first-child {
  margin-left: 0;
}
#clean-menu_stacks_in_32_4 .clean-menu-top-level ul li:last-child {
  margin-right: 0;
}
#clean-menu_stacks_in_32_4 .clean-menu-top-level ul li:last-child.cm-group-True {
  margin: 0;
}


div[tag="slice"] > .mez > #stacks_in_32_4.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-top-level ul li {
  margin: 0 0 0 15px;
}
#clean-menu_stacks_in_32_4 .clean-menu-top-level ul li > a,
#clean-menu_stacks_in_32_4 .clean-menu-top-level ul li > a:visited {
  transition: color 150ms ease;
  text-decoration: none;
  color: rgba(255, 255, 255, 1.00);
  font-size: 15px;
  
  font-weight: bold;
  
  line-height: 25px;
  align-items: center;
  padding: 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
}
#clean-menu-full_stacks_in_32_4.cm-full-menu ul li > a {
  font-size: 15px;
}
#clean-menu_stacks_in_32_4 .clean-menu-top-level ul li > a,
#clean-menu-full_stacks_in_32_4.cm-full-menu ul li > a {
  font-family: Montserrat;
}
#clean-menu-full_stacks_in_32_4.cm-full-menu > ul > li > a {
  
  font-weight: bold;
  
}
#clean-menu_stacks_in_32_4 .clean-menu-top-level ul li > a svg,
#clean-menu-full_stacks_in_32_4.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_32_4 .clean-menu-top-level > ul > li > ul li > a svg {
  fill: rgba(255, 255, 255, 1.00);
  align-self: center;
  vertical-align: middle;
}
#clean-menu-full_stacks_in_32_4.cm-full-menu ul li > a,
#clean-menu_stacks_in_32_4 .clean-menu-top-level > ul > li > ul li > a{
  transition: color 150ms ease;
}
#clean-menu_stacks_in_32_4 .clean-menu-top-level ul li.cm-grouped-item,
#clean-menu-full_stacks_in_32_4.cm-full-menu ul li.cm-grouped-item,
#clean-menu_stacks_in_32_4 .clean-menu-top-level > ul > li > ul li.cm-grouped-item {
  white-space: nowrap;
  display: flex;
  align-items: center;
}
#clean-menu-full_stacks_in_32_4.cm-full-menu ul li.cm-grouped-item,
#clean-menu_stacks_in_32_4 .clean-menu-top-level > ul > li > ul li.cm-grouped-item {
  padding: 5px 20px;
}
#clean-menu_stacks_in_32_4 .clean-menu-top-level ul li.cm-grouped-item > a,
#clean-menu-full_stacks_in_32_4.cm-full-menu ul li.cm-grouped-item > a {
  display: inline-block;
  margin-left: 8px;
}
#clean-menu_stacks_in_32_4 .clean-menu-top-level ul li.cm-grouped-item > a {
  padding: 0;
}
#clean-menu_stacks_in_32_4 .clean-menu-top-level ul li.cm-grouped-item > a:first-child,
#clean-menu-full_stacks_in_32_4.cm-full-menu ul li.cm-grouped-item > a:first-child {
  margin-left: 0px;
}
#clean-menu-full_stacks_in_32_4.cm-full-menu ul li.cm-grouped-item > a {
  padding: 4px 30px 4px 0;
}
#clean-menu_stacks_in_32_4 .clean-menu-top-level ul li > a ion-icon, #clean-menu_stacks_in_32_4 .clean-menu-top-level ul li > a i,
#clean-menu-full_stacks_in_32_4.cm-full-menu ul li > a ion-icon, #clean-menu-full_stacks_in_32_4.cm-full-menu ul li > a i {
  font-size: 25px;
  line-height: 25px;
  
  font-size: 15px;
  line-height: 15px;
  

}
#stacks_in_32_4 li > a svg,
#clean-menu_stacks_in_32_4 .clean-menu-top-level ul li > a svg,
#clean-menu-full_stacks_in_32_4.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_32_4 .clean-menu-top-level > ul > li > ul li > a svg {
  
  width: 15px;
  height: 15px;
  
}

#clean-menu_stacks_in_32_4 .clean-menu-top-level ul li > a:hover {
  transition: color 150ms ease;
  text-decoration: none;
  color: rgba(193, 0, 24, 1.00);
}
#clean-menu_stacks_in_32_4 .clean-menu-top-level ul li > a:hover svg,
#clean-menu-full_stacks_in_32_4.cm-full-menu ul li > a:hover svg {
  fill: rgba(193, 0, 24, 1.00);
}
#clean-menu_stacks_in_32_4 .clean-menu-top-level ul li > a.cm-heading {
  pointer-events: none;
}
#clean-menu_stacks_in_32_4 .clean-menu-top-level ul li.cm-current > a {
  transition: color 150ms ease;
  text-decoration: none;
  color: rgba(193, 0, 24, 1.00);
}
#clean-menu_stacks_in_32_4 .clean-menu-top-level ul li.cm-current > a svg,
#clean-menu-full_stacks_in_32_4.cm-full-menu ul li.cm-current > a svg {
  fill: rgba(193, 0, 24, 1.00);
}
#clean-menu_stacks_in_32_4 .cm-toggle span {
  background: #C10018;
}
#clean-menu_stacks_in_32_4 h1, #clean-menu_stacks_in_32_4 h2, #clean-menu_stacks_in_32_4 h3, #clean-menu_stacks_in_32_4 h4, #clean-menu_stacks_in_32_4 h5, #clean-menu_stacks_in_32_4 h6, #clean-menu_stacks_in_32_4 .layouts-text, #clean-menu_stacks_in_32_4 p {
  color: rgba(0, 0, 0, 0.60);
  font-size: inherit;
  margin: 0;
}
#clean-menu-full_stacks_in_32_4.cm-full-menu,
#clean-menu_stacks_in_32_4 .clean-menu-top-level > ul > li > ul {
  background: rgba(255, 255, 255, 1.00);
}
#clean-menu-full_stacks_in_32_4.cm-full-menu > ul > li,
#clean-menu_stacks_in_32_4 .clean-menu-top-level > ul > li > ul > li {
  border-bottom: 1px solid rgba(255,255,255,0.15)
}
#clean-menu-full_stacks_in_32_4.cm-full-menu > ul > li:last-child,
#clean-menu_stacks_in_32_4 .clean-menu-top-level > ul > li > ul > li:last-child {
  border-bottom: 0px solid transparent;
}
#clean-menu-full_stacks_in_32_4.cm-full-menu ul li > a,
#clean-menu-full_stacks_in_32_4.cm-full-menu ul li > a:visited,
#clean-menu-full_stacks_in_32_4.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_32_4 .clean-menu-top-level > ul > li > ul li > a,
#clean-menu_stacks_in_32_4 .clean-menu-top-level > ul > li > ul li > a:visited,
#clean-menu_stacks_in_32_4 .clean-menu-top-level > ul > li > ul li > a svg,
#clean-menu-full_stacks_in_32_4.cm-full-menu ul ul li:before {
  color: rgba(255, 255, 255, 1.00);
  fill: rgba(255, 255, 255, 1.00);
}
#clean-menu-full_stacks_in_32_4.cm-full-menu ul li > a:hover,
#clean-menu_stacks_in_32_4 .clean-menu-top-level > ul > li > ul li > a:hover,
#clean-menu_stacks_in_32_4 .clean-menu-top-level > ul > li > ul li > a:hover svg {
  color: rgba(176, 180, 188, 1.00);
  fill:  rgba(176, 180, 188, 1.00);
}
/* #clean-menu-full_stacks_in_32_4.cm-full-menu ul li > a.cm-heading:hover,
#clean-menu-full_stacks_in_32_4.cm-full-menu ul li > a.cm-heading:hover svg,
#clean-menu_stacks_in_32_4 .clean-menu-top-level > ul > li > ul li > a.cm-heading:hover {
  color: rgba(255, 255, 255, 1.00);
  cursor: default;
} */
#clean-menu-full_stacks_in_32_4.cm-full-menu ul li.cm-current > a,
#clean-menu_stacks_in_32_4 .clean-menu-top-level > ul > li > ul li.cm-current > a,
#clean-menu_stacks_in_32_4 .clean-menu-top-level > ul > li > ul li.cm-current > a svg {
  color: rgba(193, 0, 24, 1.00);
  fill:  rgba(193, 0, 24, 1.00);
}
#clean-menu_stacks_in_32_4 .clean-menu-top-level > ul > li > a.parent:after {
  border-color: rgba(255, 255, 255, 1.00);
}
#clean-menu_stacks_in_32_4 .clean-menu-top-level > ul > li > a.parent:hover:after {
  border-color: rgba(193, 0, 24, 1.00);
}
/* #clean-menu_stacks_in_32_4 .clean-menu-top-level > ul > li > a.cm-heading.parent:hover:after {
  border-color: rgba(255, 255, 255, 1.00);
} */
#clean-menu_stacks_in_32_4 .clean-menu-top-level > ul > li > a.parent.cm-current:after {
  border-color: rgba(193, 0, 24, 1.00);
}
.disable-parents #clean-menu_stacks_in_32_4 .clean-menu-top-level > ul > li > ul li > a.parent:hover:after,
.disable-parents #clean-menu_stacks_in_32_4 .clean-menu-top-level > ul > li > ul li > a.parent:hover,
#clean-menu-full_stacks_in_32_4.cm-full-menu.disable-parents  ul li > a.parent:hover {
  color: rgba(255, 255, 255, 1.00);
  border-color: rgba(255, 255, 255, 1.00);
}
.disable-parents #clean-menu_stacks_in_32_4 .clean-menu-top-level ul li > a.parent:hover,
.disable-parents #clean-menu_stacks_in_32_4 .clean-menu-top-level ul li > a.parent:hover:after {
  color: rgba(255, 255, 255, 1.00);
  border-color: rgba(255, 255, 255, 1.00);
}




#clean-menu_stacks_in_32_4 .clean-menu-logo .cm-logo-wrap {
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
#clean-menu_stacks_in_32_4 .clean-menu-full {
  width: 40px;
  -webkit-box-flex: none;
  -ms-flex: none;
  flex: none;
}
#clean-menu_stacks_in_32_4 .clean-menu-logo {
  width: auto;
  max-width: 9999px;
}
#clean-menu_stacks_in_32_4 .clean-menu-logo .cm-logo-wrap {
  max-width: 500px;
  margin-right: 5px;
  width: 100%;
}
div[tag="slice"] > .mez > #stacks_in_32_4.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-top-level ul li {
  margin: 0 0 0 15px;
}



#clean-menu_stacks_in_32_4 .clean-menu-full {
  margin: 0;
}
#clean-menu_stacks_in_32_4 .clean-menu-full .cm-menu-toggle {
  display: none;
}
#clean-menu_stacks_in_32_4 .clean-menu-top-level > ul > li > ul {
  display: block;
  position: fixed;
  pointer-events: none;
  opacity: 0;
  top: 100%;
  box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
}
#clean-menu_stacks_in_32_4 .clean-menu-top-level ul li {
  position: relative;
}
#clean-menu_stacks_in_32_4 .clean-menu-top-level > ul > li.clean-menu-dropdown > ul {
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  pointer-events: all;
  opacity: 1;
}
#clean-menu_stacks_in_32_4 .clean-menu-top-level > ul > li > a.parent:after {
  content: "";
  border-style: solid;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  margin: -3px 0 0 8px;
}
#clean-menu_stacks_in_32_4 .clean-menu-top-level > ul > li > a.parent a.parent:after {
  border-color: rgba(255, 255, 255, 1.00);
}
#clean-menu_stacks_in_32_4 .clean-menu-top-level > ul > li > a.parent a.parent:hover:after {
  border-color: rgba(176, 180, 188, 1.00);
}
/* #clean-menu_stacks_in_32_4 .clean-menu-top-level > ul > li > a.parent a.cm-heading.parent:hover:after {
  border-color: rgba(255, 255, 255, 1.00);
} */
#clean-menu_stacks_in_32_4 .clean-menu-top-level > ul > li > a.parent a.parent.cm-current:after {
  border-color: rgba(193, 0, 24, 1.00);
}






@media all and (min-width: 771px) {
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_32_4.cm-full-menu ul li {
    border-width: 0;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_32_4 {
    padding: 10px 0px;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_32_4.cm-full-menu ul li.cm-hide-dropdown-menu,
  body:not(.cm-mobile-example) #clean-menu_stacks_in_32_4 ul li.cm-hide-menu {
    display: none;
  }
  
  #clean-menu_stacks_in_32_4 .clean-menu-top-level > ul > li > ul.cm-wide {
    display: grid;
  }
  #clean-menu_stacks_in_32_4 .clean-menu-top-level > ul > li > ul.cm-wide > li {
    text-align: left;
    align-self: flex-start;
  }
}

@media all and (max-width: 770px) {
  
  #clean-menu_stacks_in_32_4.clean-menu {
    gap: 0 16px;
  }
  #clean-menu-full_stacks_in_32_4 {
    min-width: 300px;
  }
  #clean-menu_stacks_in_32_4 .clean-menu-full {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 10px 0;
  }
  #clean-menu_stacks_in_32_4 > div:last-child {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  #clean-menu_stacks_in_32_4 .clean-menu-full .cm-menu-toggle {
    display: block;
  }
  #clean-menu_stacks_in_32_4 .clean-menu-top-level {
    display: none;
  }
  
  #clean-menu_stacks_in_32_4.clean-menu {
    justify-content: center;
  }
  #clean-menu_stacks_in_32_4 .clean-menu-full .cm-menu-toggle {
    float: none;
  }
  #clean-menu_stacks_in_32_4 .clean-menu-full {
    max-width: 40px !important;
    min-width: 40px;
    width: 100% !important;
  }
  #clean-menu_stacks_in_32_4 .clean-menu-full .cm-menu-toggle {
    float: none;
    margin: 0 auto;
  }
  #clean-menu_stacks_in_32_4 > .clean-menu-logo,
  #clean-menu_stacks_in_32_4 > .clean-menu-logo:nth-child(1),
  #clean-menu_stacks_in_32_4 > .clean-menu-logo:nth-child(2),
  #clean-menu_stacks_in_32_4 > .clean-menu-logo:nth-child(3) {
    max-width: 100%;
    width: auto;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  #clean-menu_stacks_in_32_4 .clean-menu-logo .cm-logo-wrap {
    margin: 0 auto;
    justify-content: center;
    float: none;
  }
  
  
  #stacks_in_32_4 nav:before {
    content: "";
    flex: 1;
    max-width: 40px;
    min-width: 40px;
  }
  @media all and (max-width: 652px) {
    #stacks_in_32_4 nav:before {display: none}
    #clean-menu_stacks_in_32_4 .clean-menu-logo {min-width: 557px}
  }
  
  
  
  
  #clean-menu_stacks_in_32_4 .clean-menu-full .cm-menu-toggle {
    float: right;
  }
  
  #clean-menu-full_stacks_in_32_4.cm-full-menu ul li {
    display: block;
  }
  #clean-menu-full_stacks_in_32_4.cm-full-menu ul {
    padding: 12px 0px;
  }
  #clean-menu-full_stacks_in_32_4.cm-full-menu ul > li > .cm-custom-content {
    padding: 4px 24px 4px 24px;
  }
  #clean-menu-full_stacks_in_32_4.cm-full-menu ul ul > li > .cm-custom-content {
    padding: 4px 24px 4px 34px;
  }
  #clean-menu-full_stacks_in_32_4.cm-full-menu ul > li.cm-grouped-item > .cm-custom-content  {
    padding: 4px 24px 4px 0px;
  }
  #clean-menu-full_stacks_in_32_4.cm-full-menu ul li.cm-grouped-item{
    padding: 4px 24px;
  }
  #clean-menu-full_stacks_in_32_4.cm-full-menu ul li > a {
    font-size: calc(15px + 2 );
    line-height: calc(15px + 2 );
    padding: 12px 24px;
    width: 100%;
    box-sizing: border-box;
  }
  #clean-menu-full_stacks_in_32_4.cm-full-menu ul ul > li > a {
    padding: 12px 24px;
    width: 100%;
    box-sizing: border-box;
  }
  #clean-menu-full_stacks_in_32_4.cm-full-menu ul li.cm-grouped-item > a {
    width: auto;
  }
  #clean-menu-full_stacks_in_32_4.cm-full-menu {
    -webkit-transform: translate(0, 50px);
    transform: translate(0, 50px);
  }
  #clean-menu-full_stacks_in_32_4.cm-full-menu.clean-menu-active {
    -webkit-transform: translate(0px, 5px);
    transform: translate(0px, 5px);
  }
  #clean-menu-full_stacks_in_32_4.cm-full-menu ul li.cm-grouped-item > a {
    padding: 8px 30px 8px 0;
  }
}






.cm-mobile-example #clean-menu-full_stacks_in_32_4 {
  min-width: 300px;
}
.cm-mobile-example #clean-menu_stacks_in_32_4 .clean-menu-full {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.cm-mobile-example #clean-menu_stacks_in_32_4 > div:last-child {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.cm-mobile-example #clean-menu_stacks_in_32_4 .clean-menu-full .cm-menu-toggle {
  display: block;
}
.cm-mobile-example #clean-menu_stacks_in_32_4 .clean-menu-top-level {
  display: none;
}
.cm-mobile-example #clean-menu-full_stacks_in_32_4.cm-full-menu ul li {
  display: block;
}
.cm-mobile-example #clean-menu-full_stacks_in_32_4.cm-full-menu ul li > a {
  padding: 10px 20px;
  width: 100%;
  box-sizing: border-box;
}
.cm-mobile-example #clean-menu-full_stacks_in_32_4.cm-full-menu ul ul > li > a {
  padding: 10px 20px;
  width: 100%;
  box-sizing: border-box;
}
.cm-mobile-example #clean-menu-full_stacks_in_32_4.cm-full-menu ul li.cm-grouped-item > a {
  width: auto;
}
.cm-mobile-example #clean-menu-full_stacks_in_32_4.cm-full-menu {
  -webkit-transform: translate(0, 50px);
  transform: translate(0, 50px);
}
.cm-mobile-example #clean-menu-full_stacks_in_32_4.cm-full-menu.clean-menu-active {
  -webkit-transform: translate(0px, 5px);
  transform: translate(0px, 5px);
}
.cm-mobile-example #clean-menu-full_stacks_in_32_4.cm-full-menu ul li.cm-grouped-item > a {
  padding: 8px 30px 8px 0;
}

.cm-mobile-example  #clean-menu_stacks_in_32_4 .clean-menu-full .cm-menu-toggle {
  float: right;
}









#clean-menu_stacks_in_32_4 .clean-menu-top-level ul li.cm-current > a {
  
}

#stacks_in_32_4 {
	background-color: rgba(4, 45, 62, 1.00);
	padding: 10px 0px 10px 0px;
}

#stacks_out_32_4 {
	margin-left:0;
}
#stacks_in_32_10>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}







#stacks_in_32_45 {
	background-color: rgba(2, 33, 56, 1.00);
}

#stacks_in_32_53 {
	padding: 15px 0px 17px 0px;
}
/*
1.5.0.1
- hotfix: display bug with dropdown items in edit mode
*/
#stacks_in_32_18 {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#stacks_in_32_18 > * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*:focus {
  outline-style:none;
  box-shadow:none;
  border-color:transparent;
}

#stacks_in_32_18 .clean-menu-extra {
  display: none;
}
#clean-menu_stacks_in_32_18 .clean-menu-logo .cm-logo-right {
  white-space: nowrap;
}
#clean-menu_stacks_in_32_18 .clean-menu-logo .cm-logo-right * {
  margin: 0;
  display: flex;
  align-self: center;
}
#clean-menu-full_stacks_in_32_18.cm-full-menu li > a:hover,
#clean-menu_stacks_in_32_18 li > a:hover {
  text-decoration: none;
}

#stacks_in_32_18 nav {
  border: 0px solid transparent;
}
#clean-menu_stacks_in_32_18 {
  max-width: 1140px;
  box-sizing: border-box;
  padding: 0px 20px;
  
  margin: 0 auto;
  
}
/* compatability fixes */
#clean-menu_stacks_in_32_18 ul {
  margin: 0;
}
#clean-menu-full_stacks_in_32_18.cm-full-menu ul,
#clean-menu_stacks_in_32_18 .clean-menu-top-level > ul > li > ul {
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}
#clean-menu_stacks_in_32_18 ul li > a:after,
#clean-menu_stacks_in_32_18 .clean-menu-top-level > ul > li > ul li > a:after {
  align-self: center;
}
/* --- */
#clean-menu-full_stacks_in_32_18.cm-full-menu,
#clean-menu_stacks_in_32_18 .clean-menu-top-level > ul > li > ul {
  position: absolute;
  top: 0;
  left: 0;
}
#clean-menu-full_stacks_in_32_18.cm-full-menu ul,
#clean-menu_stacks_in_32_18 .clean-menu-top-level > ul > li > ul {
  text-decoration: none;
  list-style: none;
  margin: 0;
  display: block;
  padding: 0px 0px;
  background: transparent;
}
#clean-menu-full_stacks_in_32_18.cm-full-menu ul {
  padding: 6px 0px;
}
#clean-menu-full_stacks_in_32_18.cm-full-menu ul li,
#clean-menu_stacks_in_32_18 .clean-menu-top-level > ul > li > ul li {
  display: block;
  margin: 0;
  padding: 0;
  float: none;
  background: transparent;
}
#clean-menu-full_stacks_in_32_18.cm-full-menu ul li > a,
#clean-menu_stacks_in_32_18 .clean-menu-top-level > ul > li > ul li > a {
  padding: 5px 20px;
  margin: 0;
  line-height: 1;
  background: transparent;
  display: inline-block;
}
#clean-menu_stacks_in_32_18 .clean-menu-top-level > ul > li.clean-menu-dropdown > ul {
  padding: 6px 0px;
}
#clean-menu_stacks_in_32_18 .clean-menu-top-level > ul > li > ul li > a {
  padding: 6px 20px;
}
#clean-menu-full_stacks_in_32_18.cm-full-menu ul > li > a {
  font-weight: bold;
}
#clean-menu-full_stacks_in_32_18.cm-full-menu ul > li > .cm-custom-content {
  padding: 4px 20px 4px 20px;
}
#clean-menu-full_stacks_in_32_18.cm-full-menu ul ul > li > .cm-custom-content {
  padding: 4px 20px 4px 30px;
}
#clean-menu-full_stacks_in_32_18.cm-full-menu ul > li.cm-grouped-item > .cm-custom-content  {
  padding: 4px 20px 4px 0px;
}
#clean-menu-full_stacks_in_32_18.cm-full-menu ul ul > li > a,
#clean-menu_stacks_in_32_18 .clean-menu-top-level > ul > li > ul ul {
  padding: 6px 20px;
  font-weight: normal;
  line-height: 1;
  height: auto;
}
#clean-menu-full_stacks_in_32_18.cm-full-menu ul > div,
#clean-menu_stacks_in_32_18 .clean-menu-top-level > ul > li > ul > div {
  padding: 20px;
}
#clean-menu-full_stacks_in_32_18.cm-full-menu ul > div a,
#clean-menu_stacks_in_32_18 .clean-menu-top-level > ul > li > ul > div a {
  display: block;
  padding: 0;
}
#clean-menu-full_stacks_in_32_18.cm-full-menu ul ul,
#clean-menu_stacks_in_32_18 .clean-menu-top-level > ul > li > ul ul {
  display: block;
  padding: 0px 0px 10px 10px;
  margin: 0;
}
#clean-menu-full_stacks_in_32_18.cm-full-menu,
#clean-menu_stacks_in_32_18 .clean-menu-top-level > ul > li > ul {
  position: absolute;
  z-index: 9999;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: -webkit-transform 300ms ease, opacity 300ms ease;
  transition: -webkit-transform 300ms ease, opacity 300ms ease;
  transition: transform 300ms ease, opacity 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease, opacity 300ms ease;
  -webkit-transform: translate(0, 50px);
  transform: translate(0, 50px);
  min-width: 250px;
  border-radius: 4px;
  box-shadow: 0px 10px 20px rgba(0,0,0,0.4);
}
#clean-menu-full_stacks_in_32_18.cm-full-menu.clean-menu-active {
  -webkit-transform: translate(0px, 5px);
  transform: translate(0px, 5px);
  pointer-events: all;
  opacity: 1;
}
#clean-menu-full_stacks_in_32_18.cm-full-menu {
  height: 0;
  overflow: hidden;
}
#clean-menu-full_stacks_in_32_18.cm-full-menu.clean-menu-active {
  height: auto;
}

#clean-menu-full_stacks_in_32_18.cm-full-menu {
  -webkit-transform: translate(-50%, 50px);
  transform: translate(-50%, 50px);
}
#clean-menu-full_stacks_in_32_18.cm-full-menu.clean-menu-active {
  -webkit-transform: translate(-50%, 5px);
  transform: translate(-50%, 5px);
}



#clean-menu-full_stacks_in_32_18.cm-full-menu.clean-menu-active ul {
  pointer-events: all;
  opacity: 1;
}
#clean-menu-full_stacks_in_32_18 ul {
  opacity: 0;
  pointer-events: none;
  z-index: 0;
  -webkit-transition: opacity 450ms ease;
  transition: opacity 450ms ease;
}
#clean-menu-full_stacks_in_32_18.clean-menu-active ul {
  opacity: 1;
  pointer-events: all;
}
.cm-toggle {
  width: 30px;
  height: 28px;
  position: relative;
  margin: 0px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}
.cm-toggle span {
  display: block;
  position: absolute;
  height: 5px;
  width: 100%;
  background: #333;
  border-radius: 4px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}
.cm-toggle span:nth-child(1) {
  top: 0px;
}
.cm-toggle span:nth-child(2),.cm-toggle span:nth-child(3) {
  top: 10px;
}
.cm-toggle span:nth-child(4) {
  top: 20px;
}
.cm-toggle.open span:nth-child(1) {
  opacity: 0;
}
.cm-toggle.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cm-toggle.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.cm-toggle.open span:nth-child(4) {
  opacity: 0;
}



#clean-menu_stacks_in_32_18 {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#clean-menu_stacks_in_32_18 > div {
  align-self: center;
}
#clean-menu_stacks_in_32_18 .clean-menu-full .cm-menu-toggle {
  width: 30px;
  height: 25px;
  box-sizing: border-box;
  padding: 0;
/*  border: 1px solid #000;*/
  border-radius: 3px;
  cursor: pointer;
}
#clean-menu_stacks_in_32_18 > div {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 10px 0;
  flex-grow: 1;
  transition: margin 300ms ease;
}
#clean-menu_stacks_in_32_18 .clean-menu-logo {
  max-width: 275px;
  min-width: 275px;
  margin: 0;
}
#clean-menu_stacks_in_32_18 .clean-menu-logo .cm-logo-wrap {
  max-width: 275px;
  min-width: 275px;
  -webkit-box-flex: none;
  -ms-flex: none;
  flex: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
}
#clean-menu_stacks_in_32_18 .clean-menu-logo a {
  text-decoration: none;
  display: block;
}
/*
div[tag="slice"] > .mez > #stacks_in_32_18.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-logo {
  width: 300px; max-width: 300px;
}
*/
#clean-menu_stacks_in_32_18 .clean-menu-logo > div > div {
  align-self: center;
}
#clean-menu_stacks_in_32_18 .clean-menu-logo .cm-logo-left {
  max-width: 73px;
  
  
  max-width: 9999px;
  
  margin: 10px 0;
}
div[tag="slice"] > .mez > #stacks_in_32_18.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-logo .cm-logo-left  {
  max-width: 128px;
  
  max-width: 9999px;
  
}
#clean-menu_stacks_in_32_18 .clean-menu-logo .cm-logo-right {
  
  display: none;
  
  margin: 10px 0;
}
#clean-menu_stacks_in_32_18 .clean-menu-top-level ul {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-end;
  
  
  display: -ms-flexbox;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  
  -ms-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  list-style: none;
  padding: 0;
  text-decoration: none;
}
#clean-menu_stacks_in_32_18 .clean-menu-top-level ul > div {
  display: none;
}
#clean-menu_stacks_in_32_18 .clean-menu-top-level ul ul {
  display: none;
}
#clean-menu_stacks_in_32_18 .clean-menu-top-level ul li {
  margin: 0 15px;
  align-self: center;
  line-height: 1;
}
#clean-menu_stacks_in_32_18 .clean-menu-top-level ul li:first-child {
  margin-left: 0;
}
#clean-menu_stacks_in_32_18 .clean-menu-top-level ul li:last-child {
  margin-right: 0;
}
#clean-menu_stacks_in_32_18 .clean-menu-top-level ul li:last-child.cm-group-True {
  margin: 0;
}


div[tag="slice"] > .mez > #stacks_in_32_18.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-top-level ul li {
  margin: 0 0 0 15px;
}
#clean-menu_stacks_in_32_18 .clean-menu-top-level ul li > a,
#clean-menu_stacks_in_32_18 .clean-menu-top-level ul li > a:visited {
  transition: color 150ms ease;
  text-decoration: none;
  color: rgba(73, 74, 72, 1.00);
  font-size: 14px;
  
  font-weight: bold;
  
  line-height: 25px;
  align-items: center;
  padding: 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
}
#clean-menu-full_stacks_in_32_18.cm-full-menu ul li > a {
  font-size: 14px;
}
#clean-menu_stacks_in_32_18 .clean-menu-top-level ul li > a,
#clean-menu-full_stacks_in_32_18.cm-full-menu ul li > a {
  font-family: Montserrat;
}
#clean-menu-full_stacks_in_32_18.cm-full-menu > ul > li > a {
  
  font-weight: bold;
  
}
#clean-menu_stacks_in_32_18 .clean-menu-top-level ul li > a svg,
#clean-menu-full_stacks_in_32_18.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_32_18 .clean-menu-top-level > ul > li > ul li > a svg {
  fill: rgba(73, 74, 72, 1.00);
  align-self: center;
  vertical-align: middle;
}
#clean-menu-full_stacks_in_32_18.cm-full-menu ul li > a,
#clean-menu_stacks_in_32_18 .clean-menu-top-level > ul > li > ul li > a{
  transition: color 150ms ease;
}
#clean-menu_stacks_in_32_18 .clean-menu-top-level ul li.cm-grouped-item,
#clean-menu-full_stacks_in_32_18.cm-full-menu ul li.cm-grouped-item,
#clean-menu_stacks_in_32_18 .clean-menu-top-level > ul > li > ul li.cm-grouped-item {
  white-space: nowrap;
  display: flex;
  align-items: center;
}
#clean-menu-full_stacks_in_32_18.cm-full-menu ul li.cm-grouped-item,
#clean-menu_stacks_in_32_18 .clean-menu-top-level > ul > li > ul li.cm-grouped-item {
  padding: 5px 20px;
}
#clean-menu_stacks_in_32_18 .clean-menu-top-level ul li.cm-grouped-item > a,
#clean-menu-full_stacks_in_32_18.cm-full-menu ul li.cm-grouped-item > a {
  display: inline-block;
  margin-left: 8px;
}
#clean-menu_stacks_in_32_18 .clean-menu-top-level ul li.cm-grouped-item > a {
  padding: 0;
}
#clean-menu_stacks_in_32_18 .clean-menu-top-level ul li.cm-grouped-item > a:first-child,
#clean-menu-full_stacks_in_32_18.cm-full-menu ul li.cm-grouped-item > a:first-child {
  margin-left: 0px;
}
#clean-menu-full_stacks_in_32_18.cm-full-menu ul li.cm-grouped-item > a {
  padding: 4px 30px 4px 0;
}
#clean-menu_stacks_in_32_18 .clean-menu-top-level ul li > a ion-icon, #clean-menu_stacks_in_32_18 .clean-menu-top-level ul li > a i,
#clean-menu-full_stacks_in_32_18.cm-full-menu ul li > a ion-icon, #clean-menu-full_stacks_in_32_18.cm-full-menu ul li > a i {
  font-size: 25px;
  line-height: 25px;
  
  font-size: 14px;
  line-height: 14px;
  

}
#stacks_in_32_18 li > a svg,
#clean-menu_stacks_in_32_18 .clean-menu-top-level ul li > a svg,
#clean-menu-full_stacks_in_32_18.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_32_18 .clean-menu-top-level > ul > li > ul li > a svg {
  
  width: 14px;
  height: 14px;
  
}

#clean-menu_stacks_in_32_18 .clean-menu-top-level ul li > a:hover {
  transition: color 150ms ease;
  text-decoration: none;
  color: rgba(193, 0, 24, 1.00);
}
#clean-menu_stacks_in_32_18 .clean-menu-top-level ul li > a:hover svg,
#clean-menu-full_stacks_in_32_18.cm-full-menu ul li > a:hover svg {
  fill: rgba(193, 0, 24, 1.00);
}
#clean-menu_stacks_in_32_18 .clean-menu-top-level ul li > a.cm-heading {
  pointer-events: none;
}
#clean-menu_stacks_in_32_18 .clean-menu-top-level ul li.cm-current > a {
  transition: color 150ms ease;
  text-decoration: none;
  color: rgba(193, 0, 24, 1.00);
}
#clean-menu_stacks_in_32_18 .clean-menu-top-level ul li.cm-current > a svg,
#clean-menu-full_stacks_in_32_18.cm-full-menu ul li.cm-current > a svg {
  fill: rgba(193, 0, 24, 1.00);
}
#clean-menu_stacks_in_32_18 .cm-toggle span {
  background: #FFFFFF;
}
#clean-menu_stacks_in_32_18 h1, #clean-menu_stacks_in_32_18 h2, #clean-menu_stacks_in_32_18 h3, #clean-menu_stacks_in_32_18 h4, #clean-menu_stacks_in_32_18 h5, #clean-menu_stacks_in_32_18 h6, #clean-menu_stacks_in_32_18 .layouts-text, #clean-menu_stacks_in_32_18 p {
  color: rgba(0, 0, 0, 0.60);
  font-size: inherit;
  margin: 0;
}
#clean-menu-full_stacks_in_32_18.cm-full-menu,
#clean-menu_stacks_in_32_18 .clean-menu-top-level > ul > li > ul {
  background: rgba(255, 255, 255, 0.88);
}
#clean-menu-full_stacks_in_32_18.cm-full-menu > ul > li,
#clean-menu_stacks_in_32_18 .clean-menu-top-level > ul > li > ul > li {
  border-bottom: 1px solid rgba(255,255,255,0.15)
}
#clean-menu-full_stacks_in_32_18.cm-full-menu > ul > li:last-child,
#clean-menu_stacks_in_32_18 .clean-menu-top-level > ul > li > ul > li:last-child {
  border-bottom: 0px solid transparent;
}
#clean-menu-full_stacks_in_32_18.cm-full-menu ul li > a,
#clean-menu-full_stacks_in_32_18.cm-full-menu ul li > a:visited,
#clean-menu-full_stacks_in_32_18.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_32_18 .clean-menu-top-level > ul > li > ul li > a,
#clean-menu_stacks_in_32_18 .clean-menu-top-level > ul > li > ul li > a:visited,
#clean-menu_stacks_in_32_18 .clean-menu-top-level > ul > li > ul li > a svg,
#clean-menu-full_stacks_in_32_18.cm-full-menu ul ul li:before {
  color: rgba(73, 74, 72, 1.00);
  fill: rgba(73, 74, 72, 1.00);
}
#clean-menu-full_stacks_in_32_18.cm-full-menu ul li > a:hover,
#clean-menu_stacks_in_32_18 .clean-menu-top-level > ul > li > ul li > a:hover,
#clean-menu_stacks_in_32_18 .clean-menu-top-level > ul > li > ul li > a:hover svg {
  color: rgba(176, 180, 188, 1.00);
  fill:  rgba(176, 180, 188, 1.00);
}
/* #clean-menu-full_stacks_in_32_18.cm-full-menu ul li > a.cm-heading:hover,
#clean-menu-full_stacks_in_32_18.cm-full-menu ul li > a.cm-heading:hover svg,
#clean-menu_stacks_in_32_18 .clean-menu-top-level > ul > li > ul li > a.cm-heading:hover {
  color: rgba(73, 74, 72, 1.00);
  cursor: default;
} */
#clean-menu-full_stacks_in_32_18.cm-full-menu ul li.cm-current > a,
#clean-menu_stacks_in_32_18 .clean-menu-top-level > ul > li > ul li.cm-current > a,
#clean-menu_stacks_in_32_18 .clean-menu-top-level > ul > li > ul li.cm-current > a svg {
  color: rgba(193, 0, 24, 1.00);
  fill:  rgba(193, 0, 24, 1.00);
}
#clean-menu_stacks_in_32_18 .clean-menu-top-level > ul > li > a.parent:after {
  border-color: rgba(73, 74, 72, 1.00);
}
#clean-menu_stacks_in_32_18 .clean-menu-top-level > ul > li > a.parent:hover:after {
  border-color: rgba(193, 0, 24, 1.00);
}
/* #clean-menu_stacks_in_32_18 .clean-menu-top-level > ul > li > a.cm-heading.parent:hover:after {
  border-color: rgba(73, 74, 72, 1.00);
} */
#clean-menu_stacks_in_32_18 .clean-menu-top-level > ul > li > a.parent.cm-current:after {
  border-color: rgba(193, 0, 24, 1.00);
}
.disable-parents #clean-menu_stacks_in_32_18 .clean-menu-top-level > ul > li > ul li > a.parent:hover:after,
.disable-parents #clean-menu_stacks_in_32_18 .clean-menu-top-level > ul > li > ul li > a.parent:hover,
#clean-menu-full_stacks_in_32_18.cm-full-menu.disable-parents  ul li > a.parent:hover {
  color: rgba(73, 74, 72, 1.00);
  border-color: rgba(73, 74, 72, 1.00);
}
.disable-parents #clean-menu_stacks_in_32_18 .clean-menu-top-level ul li > a.parent:hover,
.disable-parents #clean-menu_stacks_in_32_18 .clean-menu-top-level ul li > a.parent:hover:after {
  color: rgba(73, 74, 72, 1.00);
  border-color: rgba(73, 74, 72, 1.00);
}




#clean-menu_stacks_in_32_18 .clean-menu-logo .cm-logo-wrap {
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
#clean-menu_stacks_in_32_18 .clean-menu-full {
  width: 40px;
  -webkit-box-flex: none;
  -ms-flex: none;
  flex: none;
}
#clean-menu_stacks_in_32_18 .clean-menu-logo {
  width: auto;
  max-width: 9999px;
}
#clean-menu_stacks_in_32_18 .clean-menu-logo .cm-logo-wrap {
  max-width: 275px;
  margin-right: 5px;
  width: 100%;
}
div[tag="slice"] > .mez > #stacks_in_32_18.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-top-level ul li {
  margin: 0 0 0 15px;
}



#clean-menu_stacks_in_32_18 .clean-menu-full {
  margin: 0;
}
#clean-menu_stacks_in_32_18 .clean-menu-full .cm-menu-toggle {
  display: none;
}
#clean-menu_stacks_in_32_18 .clean-menu-top-level > ul > li > ul {
  display: block;
  position: fixed;
  pointer-events: none;
  opacity: 0;
  top: 100%;
  box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
}
#clean-menu_stacks_in_32_18 .clean-menu-top-level ul li {
  position: relative;
}
#clean-menu_stacks_in_32_18 .clean-menu-top-level > ul > li.clean-menu-dropdown > ul {
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  pointer-events: all;
  opacity: 1;
}
#clean-menu_stacks_in_32_18 .clean-menu-top-level > ul > li > a.parent:after {
  content: "";
  border-style: solid;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  margin: -3px 0 0 8px;
}
#clean-menu_stacks_in_32_18 .clean-menu-top-level > ul > li > a.parent a.parent:after {
  border-color: rgba(73, 74, 72, 1.00);
}
#clean-menu_stacks_in_32_18 .clean-menu-top-level > ul > li > a.parent a.parent:hover:after {
  border-color: rgba(176, 180, 188, 1.00);
}
/* #clean-menu_stacks_in_32_18 .clean-menu-top-level > ul > li > a.parent a.cm-heading.parent:hover:after {
  border-color: rgba(73, 74, 72, 1.00);
} */
#clean-menu_stacks_in_32_18 .clean-menu-top-level > ul > li > a.parent a.parent.cm-current:after {
  border-color: rgba(193, 0, 24, 1.00);
}






@media all and (min-width: 771px) {
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_32_18.cm-full-menu ul li {
    border-width: 0;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_32_18 {
    padding: 10px 0px;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_32_18.cm-full-menu ul li.cm-hide-dropdown-menu,
  body:not(.cm-mobile-example) #clean-menu_stacks_in_32_18 ul li.cm-hide-menu {
    display: none;
  }
  
  #clean-menu_stacks_in_32_18 .clean-menu-top-level > ul > li > ul.cm-wide {
    display: grid;
  }
  #clean-menu_stacks_in_32_18 .clean-menu-top-level > ul > li > ul.cm-wide > li {
    text-align: left;
    align-self: flex-start;
  }
}

@media all and (max-width: 770px) {
  
  #clean-menu_stacks_in_32_18.clean-menu {
    gap: 0 16px;
  }
  #clean-menu-full_stacks_in_32_18 {
    min-width: 300px;
  }
  #clean-menu_stacks_in_32_18 .clean-menu-full {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 10px 0;
  }
  #clean-menu_stacks_in_32_18 > div:last-child {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  #clean-menu_stacks_in_32_18 .clean-menu-full .cm-menu-toggle {
    display: block;
  }
  #clean-menu_stacks_in_32_18 .clean-menu-top-level {
    display: none;
  }
  
  #clean-menu_stacks_in_32_18.clean-menu {
    justify-content: center;
  }
  #clean-menu_stacks_in_32_18 .clean-menu-full .cm-menu-toggle {
    float: none;
  }
  #clean-menu_stacks_in_32_18 .clean-menu-full {
    max-width: 40px !important;
    min-width: 40px;
    width: 100% !important;
  }
  #clean-menu_stacks_in_32_18 .clean-menu-full .cm-menu-toggle {
    float: none;
    margin: 0 auto;
  }
  #clean-menu_stacks_in_32_18 > .clean-menu-logo,
  #clean-menu_stacks_in_32_18 > .clean-menu-logo:nth-child(1),
  #clean-menu_stacks_in_32_18 > .clean-menu-logo:nth-child(2),
  #clean-menu_stacks_in_32_18 > .clean-menu-logo:nth-child(3) {
    max-width: 100%;
    width: auto;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  #clean-menu_stacks_in_32_18 .clean-menu-logo .cm-logo-wrap {
    margin: 0 auto;
    justify-content: center;
    float: none;
  }
  
  
  #stacks_in_32_18 nav:before {
    content: "";
    flex: 1;
    max-width: 40px;
    min-width: 40px;
  }
  @media all and (max-width: 427px) {
    #stacks_in_32_18 nav:before {display: none}
    #clean-menu_stacks_in_32_18 .clean-menu-logo {min-width: 332px}
  }
  
  
  
  
  #clean-menu_stacks_in_32_18 .clean-menu-full .cm-menu-toggle {
    float: right;
  }
  
  #clean-menu-full_stacks_in_32_18.cm-full-menu ul li {
    display: block;
  }
  #clean-menu-full_stacks_in_32_18.cm-full-menu ul {
    padding: 12px 0px;
  }
  #clean-menu-full_stacks_in_32_18.cm-full-menu ul > li > .cm-custom-content {
    padding: 4px 24px 4px 24px;
  }
  #clean-menu-full_stacks_in_32_18.cm-full-menu ul ul > li > .cm-custom-content {
    padding: 4px 24px 4px 34px;
  }
  #clean-menu-full_stacks_in_32_18.cm-full-menu ul > li.cm-grouped-item > .cm-custom-content  {
    padding: 4px 24px 4px 0px;
  }
  #clean-menu-full_stacks_in_32_18.cm-full-menu ul li.cm-grouped-item{
    padding: 4px 24px;
  }
  #clean-menu-full_stacks_in_32_18.cm-full-menu ul li > a {
    font-size: calc(14px + 2 );
    line-height: calc(14px + 2 );
    padding: 12px 24px;
    width: 100%;
    box-sizing: border-box;
  }
  #clean-menu-full_stacks_in_32_18.cm-full-menu ul ul > li > a {
    padding: 12px 24px;
    width: 100%;
    box-sizing: border-box;
  }
  #clean-menu-full_stacks_in_32_18.cm-full-menu ul li.cm-grouped-item > a {
    width: auto;
  }
  #clean-menu-full_stacks_in_32_18.cm-full-menu {
    -webkit-transform: translate(0, 50px);
    transform: translate(0, 50px);
  }
  #clean-menu-full_stacks_in_32_18.cm-full-menu.clean-menu-active {
    -webkit-transform: translate(0px, 5px);
    transform: translate(0px, 5px);
  }
  #clean-menu-full_stacks_in_32_18.cm-full-menu ul li.cm-grouped-item > a {
    padding: 8px 30px 8px 0;
  }
}






.cm-mobile-example #clean-menu-full_stacks_in_32_18 {
  min-width: 300px;
}
.cm-mobile-example #clean-menu_stacks_in_32_18 .clean-menu-full {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.cm-mobile-example #clean-menu_stacks_in_32_18 > div:last-child {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.cm-mobile-example #clean-menu_stacks_in_32_18 .clean-menu-full .cm-menu-toggle {
  display: block;
}
.cm-mobile-example #clean-menu_stacks_in_32_18 .clean-menu-top-level {
  display: none;
}
.cm-mobile-example #clean-menu-full_stacks_in_32_18.cm-full-menu ul li {
  display: block;
}
.cm-mobile-example #clean-menu-full_stacks_in_32_18.cm-full-menu ul li > a {
  padding: 10px 20px;
  width: 100%;
  box-sizing: border-box;
}
.cm-mobile-example #clean-menu-full_stacks_in_32_18.cm-full-menu ul ul > li > a {
  padding: 10px 20px;
  width: 100%;
  box-sizing: border-box;
}
.cm-mobile-example #clean-menu-full_stacks_in_32_18.cm-full-menu ul li.cm-grouped-item > a {
  width: auto;
}
.cm-mobile-example #clean-menu-full_stacks_in_32_18.cm-full-menu {
  -webkit-transform: translate(0, 50px);
  transform: translate(0, 50px);
}
.cm-mobile-example #clean-menu-full_stacks_in_32_18.cm-full-menu.clean-menu-active {
  -webkit-transform: translate(0px, 5px);
  transform: translate(0px, 5px);
}
.cm-mobile-example #clean-menu-full_stacks_in_32_18.cm-full-menu ul li.cm-grouped-item > a {
  padding: 8px 30px 8px 0;
}

.cm-mobile-example  #clean-menu_stacks_in_32_18 .clean-menu-full .cm-menu-toggle {
  float: right;
}









#clean-menu_stacks_in_32_18 .clean-menu-top-level ul li.cm-current > a {
  
}

#stacks_in_32_18 {
	background-color: rgba(4, 45, 62, 1.00);
	padding: 10px 0px 10px 0px;
}

#stacks_out_32_18 {
	margin-left:0;
}
#stacks_in_32_24>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}







#stacks_in_32_47 {
	background-color: rgba(4, 45, 62, 1.00);
}

#stacks_in_32_50 {
	background-color: rgba(4, 45, 62, 1.00);
	padding: 0px 0px 20px 0px;
}

#stacks_out_32_50 {
	width: 88%;
}
.positionimage {

display: block;
}

#stacks_in_60 .positionimage {

display: block;
}

.cropimage {



}

#stacks_in_60 .cropimage {
	



margin-left: auto;
	margin-right: auto;
	display: block;


/*Custom CSS;*/
}

.responsiveimage img {

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





/*Custom CSS;*/
}

#stacks_in_60 .responsiveimage img {



   
	width: 100vw;  min-width: 100vw;
	height: auto;
	





margin-top: -1%;
margin-bottom: 0%;



/*Custom CSS;*/
}

#stacks_in_60 .fiddlereditinfo {
	/

*edit help tags*/
	display: inline-block;
	float: right;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	bottom: 20px;
	right: 10px;
	width: 100px;
	font-size: 11px;
	text-align: center;
	height: 12px;
	line-height: 12px;
	background-color: #77aad5;
	color: whitesmoke;
	padding: 1px 5px;
	z-index: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-border-radius: 7px;
}

@media handheld, only screen and (max-width: 780px) {

#stacks_in_60 .cropimage {
	
}

.responsiveimage img {
	

/*Custom CSS;*/
}

.positionimage {

}

#stacks_in_60 .positionimage {

}

#stacks_in_60 .responsiveimage img {
	   
	width: 100%; min-width: 100%;
	height: auto;
	









/*Custom CSS;*/
}

}

@media handheld, only screen and (max-width: 540px) {

#stacks_in_60 .cropimage {
	
}

.responsiveimage img {
	

/*Custom CSS;*/
}

.positionimage {

}

#stacks_in_60 .positionimage {

}


#stacks_in_60 .responsiveimage img {
	   
	width: 100%; min-width: 100%;
	height: auto;
	









/*Custom CSS;*/
}

}

@keyframes fadein {
	from {
        opacity: 0;
}

to {
	opacity: 1;
}

}
@-moz-keyframes fadein {
	from {
        opacity: 0;
}

to {
	opacity: 1;
}

}
@-webkit-keyframes fadein {
	from {
        opacity: 0;
}

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

#stacks_in_144 {
	margin: 20px 0px 30px 0px;
}

#stacks_out_144 {
	width: 59%;
}
#eh_stacks_in_146 {
  margin: 34px 0 34px;
  padding: 0 2px;
}
#eh_stacks_in_146:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_146.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_146.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_146.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_146.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_146 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_146.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_146 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_146 .eh-title {font-size: 46px;}/*  */
/*  */
#eh_stacks_in_146 .eh-title {
  max-width: 800px;
  font-weight: 700;
  line-height: 1.10;
  color: rgba(4, 45, 62, 1.00);
  font-family: Montserrat;
  letter-spacing: -1.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */
/*  */
#eh_stacks_in_146 .eh-line-wrap .eh-line-left,
#eh_stacks_in_146 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_146.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_146.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #042D3E;}
#eh_stacks_in_146.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_146.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #042D3E;}
#eh_stacks_in_146.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_146.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #042D3E;
  height: 2px;
  border-bottom: 2px solid #042D3E;
  box-sizing: content-box;
}
#eh_stacks_in_146.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_146.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_146.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_146.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #042D3E;
  border-image: linear-gradient(-90deg, #042D3E, transparent) 1;
}

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

	#fontStackstacks_in_151 {
		color: rgba(73, 74, 72, 1.00);
	}
}

#stacks_in_151 {
	margin: 20px 0px 20px 0px;
}
.stacks_in_152 .break{margin-top:calc(24rem/16)}.stacks_in_152.list-cards li{background:rgba(202, 202, 202, 1.00);padding:calc(16rem/16);margin:calc(12rem/16)}.stacks_in_152{columns:calc(200rem/16) 3;column-gap:calc(24rem/16);column-rule:1px dotted rgba(153, 153, 153, 1.00)}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_155 {
		font-family: 'montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 180%;
		line-height: 180%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_155 {
		color: rgba(193, 0, 24, 1.00);
	}
}

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

#stacks_in_188 .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;
}

#stacks_in_148 {
	border: solid rgba(193, 0, 24, 1.00);
	border-width:  2px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 10px 0px 0px 0px;
}

#stacks_out_148 {
	width: 76%;
}

#stacks_in_158 {
	background-color: rgba(225, 235, 235, 1.00);
	border: solid rgba(165, 166, 165, 1.00);
	border-width:  1px;
	-moz-border-radius: 8px 8px 0px 0px;
	-webkit-border-radius: 8px 8px 0px 0px;
	border-radius: 8px 8px 0px 0px;
}

#stacks_out_158 {
	width: 59%;
}
#eh_stacks_in_159 {
  margin: 34px 0 20px;
  padding: 0 2px;
}
#eh_stacks_in_159:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_159.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_159.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_159.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_159.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_159 .eh-subtitle {margin-top: 12px;}
#eh_stacks_in_159.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 12px;
}
/*  */
/*  */
/*  */#eh_stacks_in_159 .eh-title {font-size: 40px;}/*  */
/*  */
#eh_stacks_in_159 .eh-title {
  max-width: 800px;
  font-weight: 700;
  line-height: 1.10;
  color: rgba(4, 45, 62, 1.00);
  font-family: Montserrat;
  letter-spacing: -0.50px;
  word-spacing: 0.00px;
}
/*  */
/*  */#eh_stacks_in_159 .eh-subtitle > div {font-size: 20px;}/*  */
/*  */
#eh_stacks_in_159 .eh-subtitle > div {
  max-width: 820px;
  font-weight: 700;
  line-height: 1.10;
  color: rgba(4, 45, 62, 1.00);
  font-family: Montserrat;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
#eh_stacks_in_159.eh-align-center .eh-subtitle > div {margin: 0 auto;}
#eh_stacks_in_159.eh-align-right .eh-subtitle > div {margin: 0 0 0 auto;}
/*  */
#eh_stacks_in_159 .eh-line-wrap .eh-line-left,
#eh_stacks_in_159 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_159.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_159.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #042D3E;}
#eh_stacks_in_159.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_159.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #042D3E;}
#eh_stacks_in_159.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_159.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #042D3E;
  height: 2px;
  border-bottom: 2px solid #042D3E;
  box-sizing: content-box;
}
#eh_stacks_in_159.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_159.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_159.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_159.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #042D3E;
  border-image: linear-gradient(-90deg, #042D3E, transparent) 1;
}

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

	#fontStackstacks_in_190 {
		color: rgba(73, 74, 72, 1.00);
	}
}

#stacks_in_190 {
	padding: 20px 20px 0px 20px;
}

#stacks_out_190 {
	width: 95%;
}
.stacks_in_191 .break{margin-top:calc(24rem/16)}.stacks_in_191.list-cards li{background:rgba(202, 202, 202, 1.00);padding:calc(16rem/16);margin:calc(12rem/16)}.stacks_in_191{columns:calc(200rem/16) 3;column-gap:calc(24rem/16);column-rule:1px dotted rgba(153, 153, 153, 1.00)}
/* Smart2columns2 stack v2.4.2 */#stacks_in_163 .s2c_stacks_in_163_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_163 .s2c_stacks_in_163_cw, #stacks_in_163 .s2c_stacks_in_163_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_163 .s2c_stacks_in_163_cw [class^="s2c_stacks_in_163_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_163 .s2c_stacks_in_163_col1 {			vertical-align: bottom;  	  	border-radius: 0px;		}#stacks_in_163 .s2c_stacks_in_163_col2 {		vertical-align: bottom;   	  	border-radius: 0px;		}#stacks_in_163 .s2c_stacks_in_163_cw .s2c_stacks_in_163_spacer {	display: table-cell;	width: 0%;}@media only screen and (max-width: 768px) {		#stacks_in_163 .s2c_stacks_in_163_cw {		display: block;		table-layout: auto;	}		#stacks_in_163 .s2c_stacks_in_163_cw [class^="s2c_stacks_in_163_col"] {		display: block;		width: 100%;	}	 	#stacks_in_163 .s2c_stacks_in_163_cw .s2c_stacks_in_163_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */
#stacks_in_163 {
	padding: 0px 20px 0px 20px;
}

#stacks_in_172 {
	margin: 30px 0px 0px 0px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_164 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 110%;
		line-height: 100%;
		letter-spacing: 0px;
		direction: ltr;
	}

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

#stacks_in_164 {
	padding:  20px;
}
#button_stacks_in_165{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(193, 0, 24, 1.00);--button-background-color-hover:rgba(164, 0, 20, 1.00)}


#stacks_in_168 .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;
}

#stacks_in_140 {
	padding:  15px;
}

#stacks_in_40 {
	margin: 20px 0px 30px 0px;
}
#eh_stacks_in_77 {
  margin: 20px 0 24px;
  padding: 0 2px;
}
#eh_stacks_in_77:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_77.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_77.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_77.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_77.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_77 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_77.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_77 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_77 .eh-title {font-size: 26px;}/*  */
/*  */
#eh_stacks_in_77 .eh-title {
  max-width: 1000px;
  font-weight: 700;
  line-height: 1.10;
  color: rgba(4, 45, 62, 1.00);
  font-family: Montserrat;
  letter-spacing: -1.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */
/*  */
#eh_stacks_in_77 .eh-line-wrap .eh-line-left,
#eh_stacks_in_77 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_77.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_77.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #042D3E;}
#eh_stacks_in_77.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_77.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #042D3E;}
#eh_stacks_in_77.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_77.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #042D3E;
  height: 2px;
  border-bottom: 2px solid #042D3E;
  box-sizing: content-box;
}
#eh_stacks_in_77.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_77.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_77.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_77.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #042D3E;
  border-image: linear-gradient(-90deg, #042D3E, transparent) 1;
}

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

	#fontStackstacks_in_69 {
		color: rgba(73, 74, 72, 1.00);
	}
}

#stacks_in_69 {
	margin: 20px 0px 20px 0px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_129 {
		font-family: 'montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 130%;
		line-height: 126%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_129 {
		color: rgba(193, 0, 24, 1.00);
	}
}

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

#stacks_in_131 {
	border: solid rgba(193, 0, 24, 1.00);
	border-width:  2px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 10px 0px 0px 0px;
}

#stacks_out_131 {
	width: 90%;
}

#stacks_in_116 {
	background-color: rgba(225, 235, 235, 1.00);
	border: solid rgba(165, 166, 165, 1.00);
	border-width:  1px;
	-moz-border-radius: 8px 8px 0px 0px;
	-webkit-border-radius: 8px 8px 0px 0px;
	border-radius: 8px 8px 0px 0px;
}
#eh_stacks_in_118 {
  margin: 24px 0 20px;
  padding: 0 2px;
}
#eh_stacks_in_118:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_118.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_118.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_118.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_118.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_118 .eh-subtitle {margin-top: 11px;}
#eh_stacks_in_118.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 11px;
}
/*  */
/*  */
/*  */#eh_stacks_in_118 .eh-title {font-size: 26px;}/*  */
/*  */
#eh_stacks_in_118 .eh-title {
  max-width: 900px;
  font-weight: 700;
  line-height: 1.10;
  color: rgba(4, 45, 62, 1.00);
  font-family: Montserrat;
  letter-spacing: -0.50px;
  word-spacing: 0.00px;
}
/*  */
/*  */#eh_stacks_in_118 .eh-subtitle > div {font-size: 16px;}/*  */
/*  */
#eh_stacks_in_118 .eh-subtitle > div {
  max-width: 820px;
  font-weight: 700;
  line-height: 1.30;
  color: rgba(4, 45, 62, 1.00);
  font-family: Montserrat;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
#eh_stacks_in_118.eh-align-center .eh-subtitle > div {margin: 0 auto;}
#eh_stacks_in_118.eh-align-right .eh-subtitle > div {margin: 0 0 0 auto;}
/*  */
#eh_stacks_in_118 .eh-line-wrap .eh-line-left,
#eh_stacks_in_118 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_118.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_118.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #042D3E;}
#eh_stacks_in_118.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_118.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #042D3E;}
#eh_stacks_in_118.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_118.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #042D3E;
  height: 2px;
  border-bottom: 2px solid #042D3E;
  box-sizing: content-box;
}
#eh_stacks_in_118.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_118.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_118.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_118.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #042D3E;
  border-image: linear-gradient(-90deg, #042D3E, transparent) 1;
}

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

#stacks_in_196 {
	margin: 30px 0px 0px 0px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_198 {
		font-family: 'montserrat', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 100%;
		line-height: 147%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_198 {
		color: rgba(73, 74, 72, 1.00);
	}
}

#stacks_in_198 {
	padding: 20px 20px 0px 20px;
}

#stacks_out_198 {
	width: 95%;
}
.stacks_in_200 .break{margin-top:calc(24rem/16)}.stacks_in_200.list-cards li{background:rgba(202, 202, 202, 1.00);padding:calc(16rem/16);margin:calc(12rem/16)}.stacks_in_200{columns:calc(200rem/16) 3;column-gap:calc(24rem/16);column-rule:1px dotted rgba(153, 153, 153, 1.00)}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_105 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 110%;
		line-height: 100%;
		letter-spacing: 0px;
		direction: ltr;
	}

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

#stacks_in_105 {
	padding:  15px;
}
#button_stacks_in_103{--button-text-color:rgba(255, 255, 255, 1.00);--button-background-color:rgba(193, 0, 24, 1.00);--button-background-color-hover:rgba(164, 0, 20, 1.00)}

/* Smart2columns2 stack v2.4.2 */#stacks_in_92 .s2c_stacks_in_92_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_92 .s2c_stacks_in_92_cw, #stacks_in_92 .s2c_stacks_in_92_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}#stacks_in_92 .s2c_stacks_in_92_cw [class^="s2c_stacks_in_92_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_92 .s2c_stacks_in_92_col1 {			vertical-align: bottom;  	  	border-radius: 0px;		}#stacks_in_92 .s2c_stacks_in_92_col2 {		vertical-align: bottom;   	  	border-radius: 0px;		}#stacks_in_92 .s2c_stacks_in_92_cw .s2c_stacks_in_92_spacer {	display: table-cell;	width: 0%;}@media only screen and (max-width: 768px) {		#stacks_in_92 .s2c_stacks_in_92_cw {		display: block;		table-layout: auto;	}		#stacks_in_92 .s2c_stacks_in_92_cw [class^="s2c_stacks_in_92_col"] {		display: block;		width: 100%;	}	 	#stacks_in_92 .s2c_stacks_in_92_cw .s2c_stacks_in_92_spacer {		display: block;		height: 12px;		order: 2;	}		}			/* End of Smart2columns2 stack */
#stacks_in_92 {
	padding: 0px 20px 0px 20px;
}

#stacks_in_82_2 {
	background-color: rgba(4, 45, 62, 1.00);
	padding: 20px 0px 0px 0px;
}
/* Smart4columns2 stack v2.4.2 */#stacks_in_82_4 .s4c_stacks_in_82_4_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_82_4 .s4c_stacks_in_82_4_cw, #stacks_in_82_4 .s4c_stacks_in_82_4_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}/*#stacks_in_82_4 .s4c_stacks_in_82_4_cw div[class^="s4c_stacks_in_82_4_col"] {*/#stacks_in_82_4 .s4c_stacks_in_82_4_cw [class^="s4c_stacks_in_82_4_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_82_4 .s4c_stacks_in_82_4_cw .s4c_stacks_in_82_4_col1 {												vertical-align: top;  		border-radius: 0px;		}#stacks_in_82_4 .s4c_stacks_in_82_4_cw .s4c_stacks_in_82_4_col2 {											vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_82_4 .s4c_stacks_in_82_4_cw .s4c_stacks_in_82_4_col3 {									vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_82_4 .s4c_stacks_in_82_4_cw .s4c_stacks_in_82_4_col4 {					vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_82_4 .s4c_stacks_in_82_4_cw .s4c_stacks_in_82_4_spacer {	display: table-cell;	width: 2%;}/*@media only screen and (max-width: 768px) {*/@media only screen and (max-width: 768px) {	#stacks_in_82_4 .s4c_stacks_in_82_4_cw {		table-layout: auto;		display: flex;		flex-direction: column;	}		#stacks_in_82_4 .s4c_stacks_in_82_4_cw [class^="s4c_stacks_in_82_4_col"] {		display: block;		width: 100%;	}		#stacks_in_82_4 .s4c_stacks_in_82_4_cw .s4c_stacks_in_82_4_spacer {		display: block;		height: 12px;		width: 100%;	}	#stacks_in_82_4 .s4c_stacks_in_82_4_col1 {		order: 1;	}		#stacks_in_82_4 .s4c_stacks_in_82_4_col2 {		order: 3;	}		#stacks_in_82_4 .s4c_stacks_in_82_4_col3 {		order: 5;	}		#stacks_in_82_4 .s4c_stacks_in_82_4_col4 {		order: 7;	}		#stacks_in_82_4 .s4c_stacks_in_82_4_spacer:nth-of-type(3n-2) {		order: 2;	}		#stacks_in_82_4 .s4c_stacks_in_82_4_spacer:nth-of-type(3n-1) {		order: 4;	}		#stacks_in_82_4 .s4c_stacks_in_82_4_spacer:nth-of-type(3n) {		order: 6;	}													}/* End of Smart4columns2 stack */
#stacks_in_82_4 {
	margin: 20px 0px 20px 0px;
}

#stacks_out_82_4 {
	width: 70%;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_82_6 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 110%;
		line-height: 202%;
		letter-spacing: 0px;
		direction: ltr;
	}

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

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

#stacks_in_82_9 {
	line-height: 2em;
}
#stacks_in_82_83 p{font-size:24px;color:#FDD21A;text-align:center;margin:0;padding:0}@media screen and (max-width:500px){#stacks_in_82_83 p{font-size:18px}}

#stacks_in_82_83 {
	margin:  10px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_82_84 {
		font-family: 'Poppins', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 110%;
		line-height: 166%;
		letter-spacing: 0px;
		direction: ltr;
	}

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

#stacks_in_82_84 {
	margin: 10px 0px 10px 0px;
}
#stacks_in_82_73 p{font-size:24px;color:#FDD21A;text-align:center;margin:0;padding:0}@media screen and (max-width:500px){#stacks_in_82_73 p{font-size:18px}}

#stacks_in_82_73 {
	margin:  10px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_82_74 {
		font-family: 'Poppins', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 110%;
		line-height: 166%;
		letter-spacing: 0px;
		direction: ltr;
	}

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

#stacks_in_82_74 {
	margin: 10px 0px 10px 0px;
}
#stacks_in_82_78 p{font-size:24px;color:#FDD21A;text-align:center;margin:0;padding:0}@media screen and (max-width:500px){#stacks_in_82_78 p{font-size:18px}}

#stacks_in_82_78 {
	margin:  10px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_82_79 {
		font-family: 'Poppins', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 110%;
		line-height: 166%;
		letter-spacing: 0px;
		direction: ltr;
	}

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

#stacks_in_82_79 {
	margin: 10px 0px 10px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Footer' 
Style Sheet: fsrfooter.css
Created: 25, October, 2010
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_82_68 {
}

#stacks_in_82_68 #footer {
	font-size: 1.00em;
	line-height: 1.42em;
	width: 100%;
}



#stacks_in_82_68 {
	background-color: rgba(2, 33, 56, 1.00);
	padding:  20px;
}
