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






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

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

#stacks_in_7_2078 nav {
  border: 0px solid transparent;
}
#clean-menu_stacks_in_7_2078 {
  max-width: 1320px;
  box-sizing: border-box;
  padding: 0px 20px;
  
  margin: 0 auto;
  
}
/* compatability fixes */
#clean-menu_stacks_in_7_2078 ul {
  margin: 0;
}
#clean-menu-full_stacks_in_7_2078.cm-full-menu ul,
#clean-menu_stacks_in_7_2078 .clean-menu-top-level > ul > li > ul {
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}
#clean-menu_stacks_in_7_2078 ul li > a:after,
#clean-menu_stacks_in_7_2078 .clean-menu-top-level > ul > li > ul li > a:after {
  align-self: center;
}
/* --- */
#clean-menu-full_stacks_in_7_2078.cm-full-menu,
#clean-menu_stacks_in_7_2078 .clean-menu-top-level > ul > li > ul {
  position: absolute;
  top: 0;
  left: 0;
}
#clean-menu-full_stacks_in_7_2078.cm-full-menu ul,
#clean-menu_stacks_in_7_2078 .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_7_2078.cm-full-menu ul {
  padding: 6px 0px;
}
#clean-menu-full_stacks_in_7_2078.cm-full-menu ul li,
#clean-menu_stacks_in_7_2078 .clean-menu-top-level > ul > li > ul li {
  display: block;
  margin: 0;
  padding: 0;
  float: none;
  background: transparent;
}
#clean-menu-full_stacks_in_7_2078.cm-full-menu ul li > a,
#clean-menu_stacks_in_7_2078 .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_7_2078 .clean-menu-top-level > ul > li.clean-menu-dropdown > ul {
  padding: 6px 0px;
}
#clean-menu_stacks_in_7_2078 .clean-menu-top-level > ul > li > ul li > a {
  padding: 6px 20px;
}
#clean-menu-full_stacks_in_7_2078.cm-full-menu ul > li > a {
  font-weight: bold;
}
#clean-menu-full_stacks_in_7_2078.cm-full-menu ul > li > .cm-custom-content {
  padding: 4px 20px 4px 20px;
}
#clean-menu-full_stacks_in_7_2078.cm-full-menu ul ul > li > .cm-custom-content {
  padding: 4px 20px 4px 30px;
}
#clean-menu-full_stacks_in_7_2078.cm-full-menu ul > li.cm-grouped-item > .cm-custom-content  {
  padding: 4px 20px 4px 0px;
}
#clean-menu-full_stacks_in_7_2078.cm-full-menu ul ul > li > a,
#clean-menu_stacks_in_7_2078 .clean-menu-top-level > ul > li > ul ul {
  padding: 6px 20px;
  font-weight: normal;
  line-height: 1;
  height: auto;
}
#clean-menu-full_stacks_in_7_2078.cm-full-menu ul > div,
#clean-menu_stacks_in_7_2078 .clean-menu-top-level > ul > li > ul > div {
  padding: 20px;
}
#clean-menu-full_stacks_in_7_2078.cm-full-menu ul > div a,
#clean-menu_stacks_in_7_2078 .clean-menu-top-level > ul > li > ul > div a {
  display: block;
  padding: 0;
}
#clean-menu-full_stacks_in_7_2078.cm-full-menu ul ul,
#clean-menu_stacks_in_7_2078 .clean-menu-top-level > ul > li > ul ul {
  display: block;
  padding: 0px 0px 10px 10px;
  margin: 0;
}
#clean-menu-full_stacks_in_7_2078.cm-full-menu,
#clean-menu_stacks_in_7_2078 .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_7_2078.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_7_2078.cm-full-menu {
  height: 0;
  overflow: hidden;
}
#clean-menu-full_stacks_in_7_2078.cm-full-menu.clean-menu-active {
  height: auto;
}


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


#clean-menu-full_stacks_in_7_2078.cm-full-menu.clean-menu-active ul {
  pointer-events: all;
  opacity: 1;
}
#clean-menu-full_stacks_in_7_2078 ul {
  opacity: 0;
  pointer-events: none;
  z-index: 0;
  -webkit-transition: opacity 450ms ease;
  transition: opacity 450ms ease;
}
#clean-menu-full_stacks_in_7_2078.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_7_2078 {
  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_7_2078 > div {
  align-self: center;
}
#clean-menu_stacks_in_7_2078 .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_7_2078 > div {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 10px 0;
  flex-grow: 1;
  transition: margin 300ms ease;
}
#clean-menu_stacks_in_7_2078 .clean-menu-logo {
  max-width: 300px;
  min-width: 300px;
  margin: 0;
}
#clean-menu_stacks_in_7_2078 .clean-menu-logo .cm-logo-wrap {
  max-width: 300px;
  min-width: 300px;
  -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_7_2078 .clean-menu-logo a {
  text-decoration: none;
  display: block;
}
/*
div[tag="slice"] > .mez > #stacks_in_7_2078.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-logo {
  width: 300px; max-width: 300px;
}
*/
#clean-menu_stacks_in_7_2078 .clean-menu-logo > div > div {
  align-self: center;
}
#clean-menu_stacks_in_7_2078 .clean-menu-logo .cm-logo-left {
  max-width: 73px;
  
  
  max-width: 9999px;
  
  margin: 10px 0;
}
div[tag="slice"] > .mez > #stacks_in_7_2078.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-logo .cm-logo-left  {
  max-width: 128px;
  
  max-width: 9999px;
  
}
#clean-menu_stacks_in_7_2078 .clean-menu-logo .cm-logo-right {
  
  display: none;
  
  margin: 10px 0;
}
#clean-menu_stacks_in_7_2078 .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_7_2078 .clean-menu-top-level ul > div {
  display: none;
}
#clean-menu_stacks_in_7_2078 .clean-menu-top-level ul ul {
  display: none;
}
#clean-menu_stacks_in_7_2078 .clean-menu-top-level ul li {
  margin: 0 15px;
  align-self: center;
  line-height: 1;
}
#clean-menu_stacks_in_7_2078 .clean-menu-top-level ul li:first-child {
  margin-left: 0;
}
#clean-menu_stacks_in_7_2078 .clean-menu-top-level ul li:last-child {
  margin-right: 0;
}
#clean-menu_stacks_in_7_2078 .clean-menu-top-level ul li:last-child.cm-group-True {
  margin: 0;
}


#clean-menu_stacks_in_7_2078 > div:nth-child(1),
#clean-menu_stacks_in_7_2078 > div:nth-child(2) {
  -webkit-box-flex: initial;
  -ms-flex: none;
  flex: none;
  width: auto;
}
#clean-menu_stacks_in_7_2078 > div:nth-child(1) {
  margin-right: 10px;
}
#clean-menu_stacks_in_7_2078 > div:nth-child(3) {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: auto;
  max-width: 100%;
}
#clean-menu_stacks_in_7_2078 > div.clean-menu-top-level:nth-child(2) ul li:first-child,
#clean-menu_stacks_in_7_2078 > div.clean-menu-top-level:nth-child(1) ul li:last-child {
  margin: 0 15px;
}
#clean-menu_stacks_in_7_2078 > div.clean-menu-top-level:nth-child(2) > ul > li > ul li:first-child,
#clean-menu_stacks_in_7_2078 > div.clean-menu-top-level:nth-child(1) > ul > li > ul li:last-child {
  margin: 0;
}

div[tag="slice"] > .mez > #stacks_in_7_2078.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-top-level ul li {
  margin: 0 0 0 15px;
}
#clean-menu_stacks_in_7_2078 .clean-menu-top-level ul li > a,
#clean-menu_stacks_in_7_2078 .clean-menu-top-level ul li > a:visited {
  transition: color 150ms ease;
  text-decoration: none;
  color: rgba(24, 60, 242, 1.00);
  font-size: 22px;
  
  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_7_2078.cm-full-menu ul li > a {
  font-size: 22px;
}
#clean-menu_stacks_in_7_2078 .clean-menu-top-level ul li > a,
#clean-menu-full_stacks_in_7_2078.cm-full-menu ul li > a {
  font-family: inherit;
}
#clean-menu-full_stacks_in_7_2078.cm-full-menu > ul > li > a {
  
  font-weight: bold;
  
}
#clean-menu_stacks_in_7_2078 .clean-menu-top-level ul li > a svg,
#clean-menu-full_stacks_in_7_2078.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_7_2078 .clean-menu-top-level > ul > li > ul li > a svg {
  fill: rgba(24, 60, 242, 1.00);
  align-self: center;
  vertical-align: middle;
}
#clean-menu-full_stacks_in_7_2078.cm-full-menu ul li > a,
#clean-menu_stacks_in_7_2078 .clean-menu-top-level > ul > li > ul li > a{
  transition: color 150ms ease;
}
#clean-menu_stacks_in_7_2078 .clean-menu-top-level ul li.cm-grouped-item,
#clean-menu-full_stacks_in_7_2078.cm-full-menu ul li.cm-grouped-item,
#clean-menu_stacks_in_7_2078 .clean-menu-top-level > ul > li > ul li.cm-grouped-item {
  white-space: nowrap;
  display: flex;
  align-items: center;
}
#clean-menu-full_stacks_in_7_2078.cm-full-menu ul li.cm-grouped-item,
#clean-menu_stacks_in_7_2078 .clean-menu-top-level > ul > li > ul li.cm-grouped-item {
  padding: 5px 20px;
}
#clean-menu_stacks_in_7_2078 .clean-menu-top-level ul li.cm-grouped-item > a,
#clean-menu-full_stacks_in_7_2078.cm-full-menu ul li.cm-grouped-item > a {
  display: inline-block;
  margin-left: 8px;
}
#clean-menu_stacks_in_7_2078 .clean-menu-top-level ul li.cm-grouped-item > a {
  padding: 0;
}
#clean-menu_stacks_in_7_2078 .clean-menu-top-level ul li.cm-grouped-item > a:first-child,
#clean-menu-full_stacks_in_7_2078.cm-full-menu ul li.cm-grouped-item > a:first-child {
  margin-left: 0px;
}
#clean-menu-full_stacks_in_7_2078.cm-full-menu ul li.cm-grouped-item > a {
  padding: 4px 30px 4px 0;
}
#clean-menu_stacks_in_7_2078 .clean-menu-top-level ul li > a ion-icon, #clean-menu_stacks_in_7_2078 .clean-menu-top-level ul li > a i,
#clean-menu-full_stacks_in_7_2078.cm-full-menu ul li > a ion-icon, #clean-menu-full_stacks_in_7_2078.cm-full-menu ul li > a i {
  font-size: 25px;
  line-height: 25px;
  
  font-size: 22px;
  line-height: 22px;
  

}
#stacks_in_7_2078 li > a svg,
#clean-menu_stacks_in_7_2078 .clean-menu-top-level ul li > a svg,
#clean-menu-full_stacks_in_7_2078.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_7_2078 .clean-menu-top-level > ul > li > ul li > a svg {
  
  width: 22px;
  height: 22px;
  
}

#clean-menu_stacks_in_7_2078 .clean-menu-top-level ul li > a:hover {
  transition: color 150ms ease;
  text-decoration: none;
  color: rgba(250, 36, 55, 1.00);
}
#clean-menu_stacks_in_7_2078 .clean-menu-top-level ul li > a:hover svg,
#clean-menu-full_stacks_in_7_2078.cm-full-menu ul li > a:hover svg {
  fill: rgba(250, 36, 55, 1.00);
}
#clean-menu_stacks_in_7_2078 .clean-menu-top-level ul li > a.cm-heading {
  pointer-events: none;
}
#clean-menu_stacks_in_7_2078 .clean-menu-top-level ul li.cm-current > a {
  transition: color 150ms ease;
  text-decoration: none;
  color: rgba(12, 67, 255, 1.00);
}
#clean-menu_stacks_in_7_2078 .clean-menu-top-level ul li.cm-current > a svg,
#clean-menu-full_stacks_in_7_2078.cm-full-menu ul li.cm-current > a svg {
  fill: rgba(12, 67, 255, 1.00);
}
#clean-menu_stacks_in_7_2078 .cm-toggle span {
  background: #183CF2;
}
#clean-menu_stacks_in_7_2078 h1, #clean-menu_stacks_in_7_2078 h2, #clean-menu_stacks_in_7_2078 h3, #clean-menu_stacks_in_7_2078 h4, #clean-menu_stacks_in_7_2078 h5, #clean-menu_stacks_in_7_2078 h6, #clean-menu_stacks_in_7_2078 .layouts-text, #clean-menu_stacks_in_7_2078 p {
  color: rgba(0, 0, 0, 0.60);
  font-size: inherit;
  margin: 0;
}
#clean-menu-full_stacks_in_7_2078.cm-full-menu,
#clean-menu_stacks_in_7_2078 .clean-menu-top-level > ul > li > ul {
  background: rgba(255, 255, 255, 1.00);
}
#clean-menu-full_stacks_in_7_2078.cm-full-menu > ul > li,
#clean-menu_stacks_in_7_2078 .clean-menu-top-level > ul > li > ul > li {
  border-bottom: 1px solid rgba(255,255,255,0.15)
}
#clean-menu-full_stacks_in_7_2078.cm-full-menu > ul > li:last-child,
#clean-menu_stacks_in_7_2078 .clean-menu-top-level > ul > li > ul > li:last-child {
  border-bottom: 0px solid transparent;
}
#clean-menu-full_stacks_in_7_2078.cm-full-menu ul li > a,
#clean-menu-full_stacks_in_7_2078.cm-full-menu ul li > a:visited,
#clean-menu-full_stacks_in_7_2078.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_7_2078 .clean-menu-top-level > ul > li > ul li > a,
#clean-menu_stacks_in_7_2078 .clean-menu-top-level > ul > li > ul li > a:visited,
#clean-menu_stacks_in_7_2078 .clean-menu-top-level > ul > li > ul li > a svg,
#clean-menu-full_stacks_in_7_2078.cm-full-menu ul ul li:before {
  color: rgba(24, 60, 242, 1.00);
  fill: rgba(24, 60, 242, 1.00);
}
#clean-menu-full_stacks_in_7_2078.cm-full-menu ul li > a:hover,
#clean-menu_stacks_in_7_2078 .clean-menu-top-level > ul > li > ul li > a:hover,
#clean-menu_stacks_in_7_2078 .clean-menu-top-level > ul > li > ul li > a:hover svg {
  color: rgba(250, 36, 55, 1.00);
  fill:  rgba(250, 36, 55, 1.00);
}
/* #clean-menu-full_stacks_in_7_2078.cm-full-menu ul li > a.cm-heading:hover,
#clean-menu-full_stacks_in_7_2078.cm-full-menu ul li > a.cm-heading:hover svg,
#clean-menu_stacks_in_7_2078 .clean-menu-top-level > ul > li > ul li > a.cm-heading:hover {
  color: rgba(24, 60, 242, 1.00);
  cursor: default;
} */
#clean-menu-full_stacks_in_7_2078.cm-full-menu ul li.cm-current > a,
#clean-menu_stacks_in_7_2078 .clean-menu-top-level > ul > li > ul li.cm-current > a,
#clean-menu_stacks_in_7_2078 .clean-menu-top-level > ul > li > ul li.cm-current > a svg {
  color: rgba(24, 61, 255, 1.00);
  fill:  rgba(24, 61, 255, 1.00);
}
#clean-menu_stacks_in_7_2078 .clean-menu-top-level > ul > li > a.parent:after {
  border-color: rgba(24, 60, 242, 1.00);
}
#clean-menu_stacks_in_7_2078 .clean-menu-top-level > ul > li > a.parent:hover:after {
  border-color: rgba(250, 36, 55, 1.00);
}
/* #clean-menu_stacks_in_7_2078 .clean-menu-top-level > ul > li > a.cm-heading.parent:hover:after {
  border-color: rgba(24, 60, 242, 1.00);
} */
#clean-menu_stacks_in_7_2078 .clean-menu-top-level > ul > li > a.parent.cm-current:after {
  border-color: rgba(12, 67, 255, 1.00);
}
.disable-parents #clean-menu_stacks_in_7_2078 .clean-menu-top-level > ul > li > ul li > a.parent:hover:after,
.disable-parents #clean-menu_stacks_in_7_2078 .clean-menu-top-level > ul > li > ul li > a.parent:hover,
#clean-menu-full_stacks_in_7_2078.cm-full-menu.disable-parents  ul li > a.parent:hover {
  color: rgba(24, 60, 242, 1.00);
  border-color: rgba(24, 60, 242, 1.00);
}
.disable-parents #clean-menu_stacks_in_7_2078 .clean-menu-top-level ul li > a.parent:hover,
.disable-parents #clean-menu_stacks_in_7_2078 .clean-menu-top-level ul li > a.parent:hover:after {
  color: rgba(24, 60, 242, 1.00);
  border-color: rgba(24, 60, 242, 1.00);
}

#clean-menu_stacks_in_7_2078 .clean-menu-logo {
  margin: 0;
  width: 300px;
  max-width: 300px;
}
#clean-menu_stacks_in_7_2078 .clean-menu-logo .cm-logo-wrap {
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  max-width: 300px;
  width: 100%;
  margin-right: 5px;
}
#clean-menu_stacks_in_7_2078 .clean-menu-full {
  width: 300px;
  -webkit-box-flex: none;
  -ms-flex: none;
  flex: none;
}
/*
div[tag="slice"] > .mez > #stacks_in_7_2078.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-full {
width: auto; max-width: 300px;
}
*/
#clean-menu_stacks_in_7_2078 .clean-menu-full .cm-menu-toggle {
  display: inline-block;
  float: right;
}
#clean-menu_stacks_in_7_2078 .clean-menu-top-level ul {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
div[tag="slice"] > .mez > #stacks_in_7_2078.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-top-level ul li {
  margin: 0 7px;
}






#clean-menu_stacks_in_7_2078 .clean-menu-full {
  margin: 0;
}
#clean-menu_stacks_in_7_2078 .clean-menu-full .cm-menu-toggle {
  display: none;
}
#clean-menu_stacks_in_7_2078 .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_7_2078 .clean-menu-top-level ul li {
  position: relative;
}
#clean-menu_stacks_in_7_2078 .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_7_2078 .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_7_2078 .clean-menu-top-level > ul > li > a.parent a.parent:after {
  border-color: rgba(24, 60, 242, 1.00);
}
#clean-menu_stacks_in_7_2078 .clean-menu-top-level > ul > li > a.parent a.parent:hover:after {
  border-color: rgba(250, 36, 55, 1.00);
}
/* #clean-menu_stacks_in_7_2078 .clean-menu-top-level > ul > li > a.parent a.cm-heading.parent:hover:after {
  border-color: rgba(24, 60, 242, 1.00);
} */
#clean-menu_stacks_in_7_2078 .clean-menu-top-level > ul > li > a.parent a.parent.cm-current:after {
  border-color: rgba(24, 61, 255, 1.00);
}






@media all and (min-width: 771px) {
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_7_2078.cm-full-menu ul li {
    border-width: 0;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_7_2078 {
    padding: 10px 0px;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_7_2078.cm-full-menu ul li.cm-hide-dropdown-menu,
  body:not(.cm-mobile-example) #clean-menu_stacks_in_7_2078 ul li.cm-hide-menu {
    display: none;
  }
  
  #clean-menu_stacks_in_7_2078 .clean-menu-top-level > ul > li > ul.cm-wide {
    display: grid;
  }
  #clean-menu_stacks_in_7_2078 .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_7_2078.clean-menu {
    gap: 0 16px;
  }
  #clean-menu-full_stacks_in_7_2078 {
    min-width: 300px;
  }
  #clean-menu_stacks_in_7_2078 .clean-menu-full {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 10px 0;
  }
  #clean-menu_stacks_in_7_2078 > div:last-child {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  #clean-menu_stacks_in_7_2078 .clean-menu-full .cm-menu-toggle {
    display: block;
  }
  #clean-menu_stacks_in_7_2078 .clean-menu-top-level {
    display: none;
  }
  
  #clean-menu_stacks_in_7_2078.clean-menu {
    justify-content: center;
  }
  #clean-menu_stacks_in_7_2078 .clean-menu-full .cm-menu-toggle {
    float: none;
  }
  #clean-menu_stacks_in_7_2078 .clean-menu-full {
    max-width: 40px !important;
    min-width: 40px;
    width: 100% !important;
  }
  #clean-menu_stacks_in_7_2078 .clean-menu-full .cm-menu-toggle {
    float: none;
    margin: 0 auto;
  }
  #clean-menu_stacks_in_7_2078 > .clean-menu-logo,
  #clean-menu_stacks_in_7_2078 > .clean-menu-logo:nth-child(1),
  #clean-menu_stacks_in_7_2078 > .clean-menu-logo:nth-child(2),
  #clean-menu_stacks_in_7_2078 > .clean-menu-logo:nth-child(3) {
    max-width: 100%;
    width: auto;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  #clean-menu_stacks_in_7_2078 .clean-menu-logo .cm-logo-wrap {
    margin: 0 auto;
    justify-content: center;
    float: none;
  }
  
  
  #stacks_in_7_2078 nav:before {
    content: "";
    flex: 1;
    max-width: 40px;
    min-width: 40px;
  }
  @media all and (max-width: 452px) {
    #stacks_in_7_2078 nav:before {display: none}
    #clean-menu_stacks_in_7_2078 .clean-menu-logo {min-width: 357px}
  }
  
  
  
  
  #clean-menu-full_stacks_in_7_2078.cm-full-menu ul li {
    display: block;
  }
  #clean-menu-full_stacks_in_7_2078.cm-full-menu ul {
    padding: 12px 0px;
  }
  #clean-menu-full_stacks_in_7_2078.cm-full-menu ul > li > .cm-custom-content {
    padding: 4px 24px 4px 24px;
  }
  #clean-menu-full_stacks_in_7_2078.cm-full-menu ul ul > li > .cm-custom-content {
    padding: 4px 24px 4px 34px;
  }
  #clean-menu-full_stacks_in_7_2078.cm-full-menu ul > li.cm-grouped-item > .cm-custom-content  {
    padding: 4px 24px 4px 0px;
  }
  #clean-menu-full_stacks_in_7_2078.cm-full-menu ul li.cm-grouped-item{
    padding: 4px 24px;
  }
  #clean-menu-full_stacks_in_7_2078.cm-full-menu ul li > a {
    font-size: calc(22px + 2 );
    line-height: calc(22px + 2 );
    padding: 12px 24px;
    width: 100%;
    box-sizing: border-box;
  }
  #clean-menu-full_stacks_in_7_2078.cm-full-menu ul ul > li > a {
    padding: 12px 24px;
    width: 100%;
    box-sizing: border-box;
  }
  #clean-menu-full_stacks_in_7_2078.cm-full-menu ul li.cm-grouped-item > a {
    width: auto;
  }
  #clean-menu-full_stacks_in_7_2078.cm-full-menu {
    -webkit-transform: translate(0, 50px);
    transform: translate(0, 50px);
  }
  #clean-menu-full_stacks_in_7_2078.cm-full-menu.clean-menu-active {
    -webkit-transform: translate(0px, 5px);
    transform: translate(0px, 5px);
  }
  #clean-menu-full_stacks_in_7_2078.cm-full-menu ul li.cm-grouped-item > a {
    padding: 8px 30px 8px 0;
  }
}






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









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

















#stacks_in_7_2113 {
	font-size: 120%;
	font-weight: bold;
}




















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

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

#stacks_in_7_1863 nav {
  border: 0px solid transparent;
}
#clean-menu_stacks_in_7_1863 {
  max-width: 1320px;
  box-sizing: border-box;
  padding: 0px 20px;
  
}
/* compatability fixes */
#clean-menu_stacks_in_7_1863 ul {
  margin: 0;
}
#clean-menu-full_stacks_in_7_1863.cm-full-menu ul,
#clean-menu_stacks_in_7_1863 .clean-menu-top-level > ul > li > ul {
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}
#clean-menu_stacks_in_7_1863 ul li > a:after,
#clean-menu_stacks_in_7_1863 .clean-menu-top-level > ul > li > ul li > a:after {
  align-self: center;
}
/* --- */
#clean-menu-full_stacks_in_7_1863.cm-full-menu,
#clean-menu_stacks_in_7_1863 .clean-menu-top-level > ul > li > ul {
  position: absolute;
  top: 0;
  left: 0;
}
#clean-menu-full_stacks_in_7_1863.cm-full-menu ul,
#clean-menu_stacks_in_7_1863 .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_7_1863.cm-full-menu ul {
  padding: 6px 0px;
}
#clean-menu-full_stacks_in_7_1863.cm-full-menu ul li,
#clean-menu_stacks_in_7_1863 .clean-menu-top-level > ul > li > ul li {
  display: block;
  margin: 0;
  padding: 0;
  float: none;
  background: transparent;
}
#clean-menu-full_stacks_in_7_1863.cm-full-menu ul li > a,
#clean-menu_stacks_in_7_1863 .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_7_1863 .clean-menu-top-level > ul > li.clean-menu-dropdown > ul {
  padding: 6px 0px;
}
#clean-menu_stacks_in_7_1863 .clean-menu-top-level > ul > li > ul li > a {
  padding: 6px 20px;
}
#clean-menu-full_stacks_in_7_1863.cm-full-menu ul > li > a {
  font-weight: bold;
}
#clean-menu-full_stacks_in_7_1863.cm-full-menu ul > li > .cm-custom-content {
  padding: 4px 20px 4px 20px;
}
#clean-menu-full_stacks_in_7_1863.cm-full-menu ul ul > li > .cm-custom-content {
  padding: 4px 20px 4px 30px;
}
#clean-menu-full_stacks_in_7_1863.cm-full-menu ul > li.cm-grouped-item > .cm-custom-content  {
  padding: 4px 20px 4px 0px;
}
#clean-menu-full_stacks_in_7_1863.cm-full-menu ul ul > li > a,
#clean-menu_stacks_in_7_1863 .clean-menu-top-level > ul > li > ul ul {
  padding: 6px 20px;
  font-weight: normal;
  line-height: 1;
  height: auto;
}
#clean-menu-full_stacks_in_7_1863.cm-full-menu ul > div,
#clean-menu_stacks_in_7_1863 .clean-menu-top-level > ul > li > ul > div {
  padding: 20px;
}
#clean-menu-full_stacks_in_7_1863.cm-full-menu ul > div a,
#clean-menu_stacks_in_7_1863 .clean-menu-top-level > ul > li > ul > div a {
  display: block;
  padding: 0;
}
#clean-menu-full_stacks_in_7_1863.cm-full-menu ul ul,
#clean-menu_stacks_in_7_1863 .clean-menu-top-level > ul > li > ul ul {
  display: block;
  padding: 0px 0px 10px 10px;
  margin: 0;
}
#clean-menu-full_stacks_in_7_1863.cm-full-menu,
#clean-menu_stacks_in_7_1863 .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_7_1863.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_7_1863.cm-full-menu {
  height: 0;
  overflow: hidden;
}
#clean-menu-full_stacks_in_7_1863.cm-full-menu.clean-menu-active {
  height: auto;
}

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



#clean-menu-full_stacks_in_7_1863.cm-full-menu.clean-menu-active ul {
  pointer-events: all;
  opacity: 1;
}
#clean-menu-full_stacks_in_7_1863 ul {
  opacity: 0;
  pointer-events: none;
  z-index: 0;
  -webkit-transition: opacity 450ms ease;
  transition: opacity 450ms ease;
}
#clean-menu-full_stacks_in_7_1863.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_7_1863 .cm-toggle span {
  width: 19px;
  border-radius: 4px;
}
#clean-menu_stacks_in_7_1863 .cm-toggle span:nth-child(1),
#clean-menu_stacks_in_7_1863 .cm-toggle span:nth-child(4) {
  display: none;
}
#clean-menu_stacks_in_7_1863 .cm-toggle span:nth-child(2) {
  top: 10px;
  left: 0px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#clean-menu_stacks_in_7_1863 .cm-toggle span:nth-child(3) {
  top: 10px;
  left: 11px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#clean-menu_stacks_in_7_1863 .cm-toggle.open span:nth-child(2) {
  width: 100%;
  left: 0;
  top: 10px;
}
#clean-menu_stacks_in_7_1863 .cm-toggle.open span:nth-child(3) {
  width: 100%;
  left: 0;
  top: 10px;
}


#clean-menu_stacks_in_7_1863 {
  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_7_1863 > div {
  align-self: center;
}
#clean-menu_stacks_in_7_1863 .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_7_1863 > div {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 10px 0;
  flex-grow: 1;
  transition: margin 300ms ease;
}
#clean-menu_stacks_in_7_1863 .clean-menu-logo {
  max-width: 220px;
  min-width: 220px;
  margin: 0;
}
#clean-menu_stacks_in_7_1863 .clean-menu-logo .cm-logo-wrap {
  max-width: 220px;
  min-width: 220px;
  -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_7_1863 .clean-menu-logo a {
  text-decoration: none;
  display: block;
}
/*
div[tag="slice"] > .mez > #stacks_in_7_1863.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-logo {
  width: 300px; max-width: 300px;
}
*/
#clean-menu_stacks_in_7_1863 .clean-menu-logo > div > div {
  align-self: center;
}
#clean-menu_stacks_in_7_1863 .clean-menu-logo .cm-logo-left {
  max-width: 73px;
  
  
  max-width: 9999px;
  
  margin: 10px 0;
}
div[tag="slice"] > .mez > #stacks_in_7_1863.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-logo .cm-logo-left  {
  max-width: 128px;
  
  max-width: 9999px;
  
}
#clean-menu_stacks_in_7_1863 .clean-menu-logo .cm-logo-right {
  
  display: none;
  
  margin: 10px 0;
}
#clean-menu_stacks_in_7_1863 .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_7_1863 .clean-menu-top-level ul > div {
  display: none;
}
#clean-menu_stacks_in_7_1863 .clean-menu-top-level ul ul {
  display: none;
}
#clean-menu_stacks_in_7_1863 .clean-menu-top-level ul li {
  margin: 0 15px;
  align-self: center;
  line-height: 1;
}
#clean-menu_stacks_in_7_1863 .clean-menu-top-level ul li:first-child {
  margin-left: 0;
}
#clean-menu_stacks_in_7_1863 .clean-menu-top-level ul li:last-child {
  margin-right: 0;
}
#clean-menu_stacks_in_7_1863 .clean-menu-top-level ul li:last-child.cm-group-True {
  margin: 0;
}

#clean-menu_stacks_in_7_1863 > div:nth-child(2),
#clean-menu_stacks_in_7_1863 > div:nth-child(3) {
  -webkit-box-flex: initial;
  -ms-flex: none;
  flex: none;
  width: auto;
}
#clean-menu_stacks_in_7_1863 > div:nth-child(3) {
  /* margin-left: 10px; */
}
#clean-menu_stacks_in_7_1863 > div:nth-child(1) {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: auto;
  max-width: 100%;
}
#clean-menu_stacks_in_7_1863 > div.clean-menu-top-level:nth-child(2) ul li:last-child,
#clean-menu_stacks_in_7_1863 > div.clean-menu-top-level:nth-child(3) ul li:first-child {
  margin: 0 15px;
}
#clean-menu_stacks_in_7_1863 > div.clean-menu-top-level:nth-child(2) > ul > li > ul li:last-child,
#clean-menu_stacks_in_7_1863 > div.clean-menu-top-level:nth-child(3) > ul > li > ul li:first-child {
  margin: 0;
}


div[tag="slice"] > .mez > #stacks_in_7_1863.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-top-level ul li {
  margin: 0 0 0 15px;
}
#clean-menu_stacks_in_7_1863 .clean-menu-top-level ul li > a,
#clean-menu_stacks_in_7_1863 .clean-menu-top-level ul li > a:visited {
  transition: color 150ms ease;
  text-decoration: none;
  color: rgba(24, 60, 242, 1.00);
  font-size: 22px;
  
  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_7_1863.cm-full-menu ul li > a {
  font-size: 22px;
}
#clean-menu_stacks_in_7_1863 .clean-menu-top-level ul li > a,
#clean-menu-full_stacks_in_7_1863.cm-full-menu ul li > a {
  font-family: inherit;
}
#clean-menu-full_stacks_in_7_1863.cm-full-menu > ul > li > a {
  
  font-weight: bold;
  
}
#clean-menu_stacks_in_7_1863 .clean-menu-top-level ul li > a svg,
#clean-menu-full_stacks_in_7_1863.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_7_1863 .clean-menu-top-level > ul > li > ul li > a svg {
  fill: rgba(24, 60, 242, 1.00);
  align-self: center;
  vertical-align: middle;
}
#clean-menu-full_stacks_in_7_1863.cm-full-menu ul li > a,
#clean-menu_stacks_in_7_1863 .clean-menu-top-level > ul > li > ul li > a{
  transition: color 150ms ease;
}
#clean-menu_stacks_in_7_1863 .clean-menu-top-level ul li.cm-grouped-item,
#clean-menu-full_stacks_in_7_1863.cm-full-menu ul li.cm-grouped-item,
#clean-menu_stacks_in_7_1863 .clean-menu-top-level > ul > li > ul li.cm-grouped-item {
  white-space: nowrap;
  display: flex;
  align-items: center;
}
#clean-menu-full_stacks_in_7_1863.cm-full-menu ul li.cm-grouped-item,
#clean-menu_stacks_in_7_1863 .clean-menu-top-level > ul > li > ul li.cm-grouped-item {
  padding: 5px 20px;
}
#clean-menu_stacks_in_7_1863 .clean-menu-top-level ul li.cm-grouped-item > a,
#clean-menu-full_stacks_in_7_1863.cm-full-menu ul li.cm-grouped-item > a {
  display: inline-block;
  margin-left: 8px;
}
#clean-menu_stacks_in_7_1863 .clean-menu-top-level ul li.cm-grouped-item > a {
  padding: 0;
}
#clean-menu_stacks_in_7_1863 .clean-menu-top-level ul li.cm-grouped-item > a:first-child,
#clean-menu-full_stacks_in_7_1863.cm-full-menu ul li.cm-grouped-item > a:first-child {
  margin-left: 0px;
}
#clean-menu-full_stacks_in_7_1863.cm-full-menu ul li.cm-grouped-item > a {
  padding: 4px 30px 4px 0;
}
#clean-menu_stacks_in_7_1863 .clean-menu-top-level ul li > a ion-icon, #clean-menu_stacks_in_7_1863 .clean-menu-top-level ul li > a i,
#clean-menu-full_stacks_in_7_1863.cm-full-menu ul li > a ion-icon, #clean-menu-full_stacks_in_7_1863.cm-full-menu ul li > a i {
  font-size: 25px;
  line-height: 25px;
  
  font-size: 22px;
  line-height: 22px;
  

}
#stacks_in_7_1863 li > a svg,
#clean-menu_stacks_in_7_1863 .clean-menu-top-level ul li > a svg,
#clean-menu-full_stacks_in_7_1863.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_7_1863 .clean-menu-top-level > ul > li > ul li > a svg {
  
  width: 22px;
  height: 22px;
  
}

#clean-menu_stacks_in_7_1863 .clean-menu-top-level ul li > a:hover {
  transition: color 150ms ease;
  text-decoration: none;
  color: rgba(250, 36, 55, 1.00);
}
#clean-menu_stacks_in_7_1863 .clean-menu-top-level ul li > a:hover svg,
#clean-menu-full_stacks_in_7_1863.cm-full-menu ul li > a:hover svg {
  fill: rgba(250, 36, 55, 1.00);
}
#clean-menu_stacks_in_7_1863 .clean-menu-top-level ul li > a.cm-heading {
  pointer-events: none;
}
#clean-menu_stacks_in_7_1863 .clean-menu-top-level ul li.cm-current > a {
  transition: color 150ms ease;
  text-decoration: none;
  color: rgba(12, 67, 255, 1.00);
}
#clean-menu_stacks_in_7_1863 .clean-menu-top-level ul li.cm-current > a svg,
#clean-menu-full_stacks_in_7_1863.cm-full-menu ul li.cm-current > a svg {
  fill: rgba(12, 67, 255, 1.00);
}
#clean-menu_stacks_in_7_1863 .cm-toggle span {
  background: #183CF2;
}
#clean-menu_stacks_in_7_1863 h1, #clean-menu_stacks_in_7_1863 h2, #clean-menu_stacks_in_7_1863 h3, #clean-menu_stacks_in_7_1863 h4, #clean-menu_stacks_in_7_1863 h5, #clean-menu_stacks_in_7_1863 h6, #clean-menu_stacks_in_7_1863 .layouts-text, #clean-menu_stacks_in_7_1863 p {
  color: rgba(0, 0, 0, 0.60);
  font-size: inherit;
  margin: 0;
}
#clean-menu-full_stacks_in_7_1863.cm-full-menu,
#clean-menu_stacks_in_7_1863 .clean-menu-top-level > ul > li > ul {
  background: rgba(255, 255, 255, 1.00);
}
#clean-menu-full_stacks_in_7_1863.cm-full-menu > ul > li,
#clean-menu_stacks_in_7_1863 .clean-menu-top-level > ul > li > ul > li {
  border-bottom: 1px solid rgba(255,255,255,0.15)
}
#clean-menu-full_stacks_in_7_1863.cm-full-menu > ul > li:last-child,
#clean-menu_stacks_in_7_1863 .clean-menu-top-level > ul > li > ul > li:last-child {
  border-bottom: 0px solid transparent;
}
#clean-menu-full_stacks_in_7_1863.cm-full-menu ul li > a,
#clean-menu-full_stacks_in_7_1863.cm-full-menu ul li > a:visited,
#clean-menu-full_stacks_in_7_1863.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_7_1863 .clean-menu-top-level > ul > li > ul li > a,
#clean-menu_stacks_in_7_1863 .clean-menu-top-level > ul > li > ul li > a:visited,
#clean-menu_stacks_in_7_1863 .clean-menu-top-level > ul > li > ul li > a svg,
#clean-menu-full_stacks_in_7_1863.cm-full-menu ul ul li:before {
  color: rgba(24, 60, 242, 1.00);
  fill: rgba(24, 60, 242, 1.00);
}
#clean-menu-full_stacks_in_7_1863.cm-full-menu ul li > a:hover,
#clean-menu_stacks_in_7_1863 .clean-menu-top-level > ul > li > ul li > a:hover,
#clean-menu_stacks_in_7_1863 .clean-menu-top-level > ul > li > ul li > a:hover svg {
  color: rgba(250, 36, 55, 1.00);
  fill:  rgba(250, 36, 55, 1.00);
}
/* #clean-menu-full_stacks_in_7_1863.cm-full-menu ul li > a.cm-heading:hover,
#clean-menu-full_stacks_in_7_1863.cm-full-menu ul li > a.cm-heading:hover svg,
#clean-menu_stacks_in_7_1863 .clean-menu-top-level > ul > li > ul li > a.cm-heading:hover {
  color: rgba(24, 60, 242, 1.00);
  cursor: default;
} */
#clean-menu-full_stacks_in_7_1863.cm-full-menu ul li.cm-current > a,
#clean-menu_stacks_in_7_1863 .clean-menu-top-level > ul > li > ul li.cm-current > a,
#clean-menu_stacks_in_7_1863 .clean-menu-top-level > ul > li > ul li.cm-current > a svg {
  color: rgba(24, 61, 255, 1.00);
  fill:  rgba(24, 61, 255, 1.00);
}
#clean-menu_stacks_in_7_1863 .clean-menu-top-level > ul > li > a.parent:after {
  border-color: rgba(24, 60, 242, 1.00);
}
#clean-menu_stacks_in_7_1863 .clean-menu-top-level > ul > li > a.parent:hover:after {
  border-color: rgba(250, 36, 55, 1.00);
}
/* #clean-menu_stacks_in_7_1863 .clean-menu-top-level > ul > li > a.cm-heading.parent:hover:after {
  border-color: rgba(24, 60, 242, 1.00);
} */
#clean-menu_stacks_in_7_1863 .clean-menu-top-level > ul > li > a.parent.cm-current:after {
  border-color: rgba(12, 67, 255, 1.00);
}
.disable-parents #clean-menu_stacks_in_7_1863 .clean-menu-top-level > ul > li > ul li > a.parent:hover:after,
.disable-parents #clean-menu_stacks_in_7_1863 .clean-menu-top-level > ul > li > ul li > a.parent:hover,
#clean-menu-full_stacks_in_7_1863.cm-full-menu.disable-parents  ul li > a.parent:hover {
  color: rgba(24, 60, 242, 1.00);
  border-color: rgba(24, 60, 242, 1.00);
}
.disable-parents #clean-menu_stacks_in_7_1863 .clean-menu-top-level ul li > a.parent:hover,
.disable-parents #clean-menu_stacks_in_7_1863 .clean-menu-top-level ul li > a.parent:hover:after {
  color: rgba(24, 60, 242, 1.00);
  border-color: rgba(24, 60, 242, 1.00);
}




#clean-menu_stacks_in_7_1863 .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_7_1863 .clean-menu-full {
  width: 40px;
  -webkit-box-flex: none;
  -ms-flex: none;
  flex: none;
}
#clean-menu_stacks_in_7_1863 .clean-menu-logo {
  width: auto;
  max-width: 9999px;
}
#clean-menu_stacks_in_7_1863 .clean-menu-logo .cm-logo-wrap {
  max-width: 220px;
  margin-right: 5px;
  width: 100%;
}
div[tag="slice"] > .mez > #stacks_in_7_1863.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-top-level ul li {
  margin: 0 0 0 15px;
}



#clean-menu_stacks_in_7_1863 .clean-menu-full {
  margin: 0;
}
#clean-menu_stacks_in_7_1863 .clean-menu-full .cm-menu-toggle {
  display: none;
}
#clean-menu_stacks_in_7_1863 .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_7_1863 .clean-menu-top-level ul li {
  position: relative;
}
#clean-menu_stacks_in_7_1863 .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_7_1863 .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_7_1863 .clean-menu-top-level > ul > li > a.parent a.parent:after {
  border-color: rgba(24, 60, 242, 1.00);
}
#clean-menu_stacks_in_7_1863 .clean-menu-top-level > ul > li > a.parent a.parent:hover:after {
  border-color: rgba(250, 36, 55, 1.00);
}
/* #clean-menu_stacks_in_7_1863 .clean-menu-top-level > ul > li > a.parent a.cm-heading.parent:hover:after {
  border-color: rgba(24, 60, 242, 1.00);
} */
#clean-menu_stacks_in_7_1863 .clean-menu-top-level > ul > li > a.parent a.parent.cm-current:after {
  border-color: rgba(24, 61, 255, 1.00);
}






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

@media all and (max-width: 1000px) {
  
  #clean-menu_stacks_in_7_1863.clean-menu {
    gap: 0 16px;
  }
  #clean-menu-full_stacks_in_7_1863 {
    min-width: 300px;
  }
  #clean-menu_stacks_in_7_1863 .clean-menu-full {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 10px 0;
  }
  #clean-menu_stacks_in_7_1863 > div:last-child {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  #clean-menu_stacks_in_7_1863 .clean-menu-full .cm-menu-toggle {
    display: block;
  }
  #clean-menu_stacks_in_7_1863 .clean-menu-top-level {
    display: none;
  }
  
  
  #clean-menu_stacks_in_7_1863 .clean-menu-full .cm-menu-toggle {
    float: right;
  }
  
  #clean-menu-full_stacks_in_7_1863.cm-full-menu ul li {
    display: block;
  }
  #clean-menu-full_stacks_in_7_1863.cm-full-menu ul {
    padding: 12px 0px;
  }
  #clean-menu-full_stacks_in_7_1863.cm-full-menu ul > li > .cm-custom-content {
    padding: 4px 24px 4px 24px;
  }
  #clean-menu-full_stacks_in_7_1863.cm-full-menu ul ul > li > .cm-custom-content {
    padding: 4px 24px 4px 34px;
  }
  #clean-menu-full_stacks_in_7_1863.cm-full-menu ul > li.cm-grouped-item > .cm-custom-content  {
    padding: 4px 24px 4px 0px;
  }
  #clean-menu-full_stacks_in_7_1863.cm-full-menu ul li.cm-grouped-item{
    padding: 4px 24px;
  }
  #clean-menu-full_stacks_in_7_1863.cm-full-menu ul li > a {
    font-size: calc(22px + 2 );
    line-height: calc(22px + 2 );
    padding: 12px 24px;
    width: 100%;
    box-sizing: border-box;
  }
  #clean-menu-full_stacks_in_7_1863.cm-full-menu ul ul > li > a {
    padding: 12px 24px;
    width: 100%;
    box-sizing: border-box;
  }
  #clean-menu-full_stacks_in_7_1863.cm-full-menu ul li.cm-grouped-item > a {
    width: auto;
  }
  #clean-menu-full_stacks_in_7_1863.cm-full-menu {
    -webkit-transform: translate(0, 50px);
    transform: translate(0, 50px);
  }
  #clean-menu-full_stacks_in_7_1863.cm-full-menu.clean-menu-active {
    -webkit-transform: translate(0px, 5px);
    transform: translate(0px, 5px);
  }
  #clean-menu-full_stacks_in_7_1863.cm-full-menu ul li.cm-grouped-item > a {
    padding: 8px 30px 8px 0;
  }
}






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

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









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

#stacks_out_7_1863 {
	margin-left:0;
}

















#stacks_in_7_1894 {
	font-size: 120%;
	font-weight: bold;
}




















.card-divider{background-color:var(--primary) ;}
.card-divider{--header-color:rgba(255, 255, 255, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(34, 34, 34, 1.00);--link-color:rgba(0, 140, 186, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--link-decoration:none;--link-decoration-hover:none}
.card{box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.20);}
:root{--light-gray:rgba(0, 0, 245, 1.00);--medium-gray:rgba(202, 202, 202, 1.00);--dark-gray:rgba(138, 138, 138, 1.00);--black:rgba(10, 10, 10, 1.00);--black-color:var(--black);--white:rgba(254, 254, 254, 1.00);--white-color:var(--white);--primary:rgba(0, 0, 245, 1.00);--secondary:rgba(231, 231, 231, 1.00);--success:rgba(67, 172, 106, 1.00);--warning:rgba(251, 72, 16, 1.00);--alert:rgba(255, 4, 18, 1.00);--primary-contrast:rgba(255, 255, 255, 1.00);--secondary-contrast:rgba(51, 51, 51, 1.00);--success-contrast:rgba(254, 254, 254, 1.00);--warning-contrast:rgba(255, 255, 255, 1.00);--alert-contrast:rgba(254, 254, 254, 1.00);--primary-dark:rgba(0, 0, 215, 1.00);--secondary-dark:rgba(201, 201, 201, 1.00);--success-dark:rgba(37, 142, 76, 1.00);--warning-dark:rgba(221, 42, 0, 1.00);--alert-dark:rgba(225, 0, 0, 1.00);--header-color:rgba(0, 0, 245, 1.00);--subheader-color:rgba(0, 0, 0, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(59, 59, 59, 1.00);--link-color:rgba(34, 67, 245, 1.00);--link-color-hover:rgba(242, 0, 31, 1.00);--selection-background:var(--primary);--selection-text:var(--primary-contrast);--link-decoration:underline;--link-decoration-hover:underline;--overlay-color:rgba(0, 0, 0, 0.50);--radius:3px;--small-gutter:1.25rem;--medium-gutter:2rem;--large-gutter:2rem;--site-width:calc(1000rem/16);}::selection{background:var(--selection-background);color:var(--selection-text)}.alt{--header-color:rgba(255, 255, 255, 1.00);--subheader-color:rgba(230, 230, 230, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(255, 255, 255, 1.00);--link-color:rgba(251, 255, 255, 1.00);--link-color-hover:rgba(255, 245, 25, 1.00);--link-decoration:underline;--link-decoration-hover:underline}.grid-container{max-width:var(--site-width)}.radius{border-radius:var(--radius)}body{font-size:calc(14rem/16)}h1,.h1{font-size:calc(24rem/16)}h2,.h2{font-size:calc(22rem/16)}h3,.h3{font-size:calc(22rem/16)}h4,.h4{font-size:calc(12rem/16)}h5,.h5{font-size:calc(14rem/16)}h6,.h6{font-size:calc(12rem/16)}small{font-size:30%}.button{font-size:calc(14rem/16)}.button.tiny{font-size:calc(10rem/16)}.button.small{font-size:calc(12rem/16)}.button.large{font-size:calc(18rem/16)}@media only screen and (min-width:40em){body{font-size:calc(14rem/16)}h1,.h1{font-size:calc(30rem/16)}h2,.h2{font-size:calc(24rem/16)}h3,.h3{font-size:calc(23rem/16)}h4,.h4{font-size:calc(16rem/16)}h5,.h5{font-size:calc(14rem/16)}h6,.h6{font-size:calc(12rem/16)}small{font-size:30%}}@media only screen and (min-width:64em){body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(36rem/16)}h2,.h2{font-size:calc(30rem/16)}h3,.h3{font-size:calc(24rem/16)}h4,.h4{font-size:calc(18rem/16)}h5,.h5{font-size:calc(14rem/16)}h6,.h6{font-size:calc(12rem/16)}small{font-size:30%}}a{color:var(--link-color);-webkit-text-decoration:var(--link-decoration);text-decoration:var(--link-decoration)}a:hover,a:focus{color:var(--link-color-hover);-webkit-text-decoration:var(--link-decoration-hover);text-decoration:var(--link-decoration-hover)}.menu a{color:var(--menu-link-color);background:var(--menu-bg-color)}.menu a:hover{color:var(--menu-link-color-hover)}h1,h2,h3,h4,h5,h6{color:var(--header-color)}small{color:var(--small-color)}.subheader{color:var(--subheader-color)}.text ul,.text ol{list-style-position:outside}.text>ul,.text>ol,.text .mez>div>ul,.text .mez>div>ol{margin-left:1.25rem}.text ul{list-style-type:disc}.text ul ul,.text ol ul{list-style-type:circle}.text ol{list-style-type:decimal}.text ol ol,.text ul ol{list-style-type:lower-alpha}.radius,.radius:before,.radius:after{border-radius:calc(3rem/16)}body{background-color:rgba(255, 255, 255, 1.00);}

 p,.p,        .menu li,   .button,.title2{font-size:calc(18rem/16) ;font-weight:500 ;}@media only screen and (min-width:40em) { p,.p,        .menu li,   .button,.title2{font-size:calc(18rem/16) }}@media only screen and (min-width:64em) { p,.p,        .menu li,   .button,.title2{font-size:calc(18rem/16) }}
 p,.p,           .myclass{font-size:calc(20rem/16) ;font-weight:400 ;}@media only screen and (min-width:40em){ p,.p,           .myclass{font-size:calc(18rem/16) }}@media only screen and (min-width:64em){ p,.p,           .myclass{font-size:calc(20rem/16) }}
            .fontspecial1{font-size:calc(16rem/16) ;font-weight:600 ;}@media only screen and (min-width:40em){            .fontspecial1{font-size:calc(16rem/16) }}@media only screen and (min-width:64em){            .fontspecial1{font-size:calc(16rem/16) }}
          li,  .list{font-size:calc(16rem/16) ;font-weight:400 ;}@media only screen and (min-width:40em){          li,  .list{font-size:calc(16rem/16) }}@media only screen and (min-width:64em){          li,  .list{font-size:calc(16rem/16) }}
html,body,  h1,.h1,          .bolder{font-weight:600 ;}
            .enhancetext{font-size:calc(20rem/16) ;font-weight:600 ;}@media only screen and (min-width:40em) {            .enhancetext{font-size:calc(20rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .enhancetext{font-size:calc(20rem/16) ;line-height:1.50 }}
.altcolour{--header-color:rgba(0, 0, 245, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(0, 0, 245, 1.00);--link-color:rgba(138, 138, 138, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--link-decoration:none;--link-decoration-hover:none}
.border{border-color:rgba(0, 0, 245, 1.00) ;border-width:1px ;border-style:solid ;}
.standout{width:auto ;min-width:none ;max-width:none ;}  
.pad{padding:0.5rem ;}  
.pad2{padding:1rem ;}  
.padup{padding-top:1rem ;} @media only screen and (min-width:40em){.padup{}}@media only screen and (min-width:64em){.padup{}} 
.paddown{padding-top:0 ;padding-bottom:1rem ;} @media only screen and (min-width:40em){.paddown{}}@media only screen and (min-width:64em){.paddown{}} 
.background{background:none ;background-image:url('') ;background-repeat:no-repeat    ;background-size:  cover ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.background{background-attachment:scroll!important}}
.shadow{box-shadow: 4px 4px 4px 2px rgba(0, 0, 0, 1.00);}
.compcolour{--light-gray:rgba(230, 230, 230, 1.00);--medium-gray:rgba(202, 202, 202, 1.00);--dark-gray:rgba(138, 138, 138, 1.00);--black:rgba(10, 10, 10, 1.00);--black-color:var(--black);--white:rgba(254, 254, 254, 1.00);--white-color:var(--white);--primary:rgba(0, 0, 245, 1.00);--secondary:rgba(231, 231, 231, 1.00);--success:rgba(67, 172, 106, 1.00);--warning:rgba(240, 138, 36, 1.00);--alert:rgba(240, 65, 36, 1.00);--primary-contrast:rgba(255, 255, 255, 1.00);--secondary-contrast:rgba(51, 51, 51, 1.00);--success-contrast:rgba(254, 254, 254, 1.00);--warning-contrast:rgba(254, 254, 254, 1.00);--alert-contrast:rgba(254, 254, 254, 1.00);/* --primary-light:rgba(210, 210, 255, 1.00);--secondary-light:rgba(255, 255, 255, 1.00);--success-light:rgba(255, 255, 255, 1.00);--warning-light:rgba(255, 255, 246, 1.00);--alert-light:rgba(255, 255, 246, 1.00);*/--primary-dark:rgba(0, 0, 215, 1.00);--secondary-dark:rgba(201, 201, 201, 1.00);--success-dark:rgba(37, 142, 76, 1.00);--warning-dark:rgba(210, 108, 6, 1.00);--alert-dark:rgba(210, 35, 6, 1.00);--overlay-color:rgba(0, 0, 0, 0.50)}
.backgroundalt{background-color:rgba(233, 245, 255, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.backgroundalt{background-attachment:scroll!important}}
.backgroundaltblue{background-color:rgba(0, 0, 242, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.backgroundaltblue{background-attachment:scroll!important}}
.myclassyellow{color:rgba(255, 241, 17, 1.00) ;}
.backgroundbright{background-color:rgba(254, 243, 80, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.backgroundbright{background-attachment:scroll!important}}
.convo{color:rgba(132, 58, 59, 1.00) ;}
.whitetext{--header-color:rgba(251, 255, 255, 1.00);--subheader-color:rgba(251, 255, 255, 1.00);--small-color:rgba(251, 255, 255, 1.00);--text-color:rgba(251, 255, 255, 1.00);--link-color:rgba(254, 243, 80, 1.00);--link-color-hover:rgba(255, 210, 95, 1.00);--link-decoration:none;--link-decoration-hover:none}
 .whitemenu>.accordion-menu a, .accordion-menu.whitemenu a{--menu-link-color:rgba(254, 243, 80, 1.00);--menu-link-color-hover:rgba(68, 68, 68, 1.00);--menu-bg-color:rgba(255, 255, 255, 0.00);--menu-caret-color:rgba(233, 28, 50, 1.00);--menu-border-accent:2px solid var(--menu-link-color)} .whitemenu>.accordion-menu .menu-text, .accordion-menu.whitemenu .menu-text{--menu-text-color:rgba(251, 255, 255, 1.00)} .whitemenu>.accordion-menu a:hover, .accordion-menu.whitemenu a:hover{--menu-bg-color:rgba(250, 250, 250, 1.00)} .whitemenu>.accordion-menu>li>a, .accordion-menu.whitemenu>li>a{padding-top:1rem;padding-bottom:1rem} .whitemenu>.accordion-menu .submenu>li>a, .accordion-menu.whitemenu .submenu>li>a{padding-top:0.75rem;padding-bottom:0.75rem} .whitemenu>.accordion-menu li.active>a, .whitemenu>.accordion-menu li.is-active>a, .whitemenu>.accordion-menu a.is-active, .accordion-menu.whitemenu li.active>a, .accordion-menu.whitemenu li.is-active>a, .accordion-menu.whitemenu a.is-active{--menu-bg-color:rgba(255, 241, 17, 1.00);--menu-link-color:rgba(254, 254, 254, 1.00);--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-link-color-hover:rgba(254, 254, 254, 1.00)} .whitemenu>.accordion-menu .submenu li.active>a, .whitemenu>.accordion-menu .submenu li.is-active>a, .whitemenu>.accordion-menu .submenu a.is-active, .accordion-menu.whitemenu .submenu li.active>a, .accordion-menu.whitemenu .submenu li.is-active>a, .accordion-menu.whitemenu .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00)} .whitemenu>.accordion-menu .submenu a, .accordion-menu.whitemenu .submenu a{--menu-caret-color:rgba(97, 103, 173, 1.00)} .whitemenu>.accordion-menu .submenu, .accordion-menu.whitemenu .submenu{--submenu-bg-color:rgba(254, 254, 254, 1.00);--submenu-border:0px solid rgba(202, 202, 202, 1.00)} .whitemenu>.accordion-menu .submenu a, .accordion-menu.whitemenu .submenu a{--menu-bg-color:transparent;--menu-link-color:rgba(34, 34, 34, 1.00);--menu-link-color-hover:rgba(68, 68, 68, 1.00)} .whitemenu>.accordion-menu .submenu .menu-text, .accordion-menu.whitemenu .submenu .menu-text{--menu-text-color:rgba(251, 255, 255, 1.00)} .whitemenu>.accordion-menu .submenu li.active>a, .whitemenu>.accordion-menu .submenu li.is-active>a, .whitemenu>.accordion-menu .submenu a.is-active, .accordion-menu.whitemenu .submenu li.active>a, .accordion-menu.whitemenu .submenu li.is-active>a, .accordion-menu.whitemenu .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-bg-color:rgba(97, 103, 173, 1.00);--menu-link-color:rgba(254, 254, 254, 1.00);--menu-link-color-hover:rgba(254, 254, 254, 1.00)}
.vspacem{margin-top:3rem ;}  
.vspacel{margin-top:6rem ;}  
.vspaces{margin-top:1.5rem ;}  
 .whitemenu>.drilldown a, .drilldown.whitemenu a{--menu-link-color:rgba(251, 255, 255, 1.00);--menu-link-color-hover:rgba(68, 68, 68, 1.00);--menu-bg-color:rgba(255, 255, 255, 0.00);--menu-caret-color:rgba(251, 255, 255, 1.00);--menu-border-accent:2px solid var(--menu-link-color)} .whitemenu>.drilldown .menu-text, .drilldown.whitemenu .menu-text{--menu-text-color:rgba(251, 255, 255, 1.00)} .whitemenu>.drilldown a:hover, .drilldown.whitemenu a:hover{--menu-bg-color:rgba(250, 250, 250, 1.00)} .whitemenu>.drilldown>li>a, .drilldown.whitemenu>li>a{padding-top:1rem;padding-bottom:1rem} .whitemenu>.drilldown .submenu>li>a, .drilldown.whitemenu .submenu>li>a{padding-top:0.75rem;padding-bottom:0.75rem} .whitemenu>.drilldown li.active>a, .whitemenu>.drilldown li.is-active>a, .whitemenu>.drilldown a.is-active, .drilldown.whitemenu li.active>a, .drilldown.whitemenu li.is-active>a, .drilldown.whitemenu a.is-active{--menu-bg-color:rgba(48, 165, 124, 1.00);--menu-link-color:rgba(254, 254, 254, 1.00);--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-link-color-hover:rgba(254, 254, 254, 1.00)} .whitemenu>.drilldown .submenu li.active>a, .whitemenu>.drilldown .submenu li.is-active>a, .whitemenu>.drilldown .submenu a.is-active, .drilldown.whitemenu .submenu li.active>a, .drilldown.whitemenu .submenu li.is-active>a, .drilldown.whitemenu .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00)} .whitemenu>.drilldown .submenu a, .drilldown.whitemenu .submenu a{--menu-caret-color:rgba(97, 103, 173, 1.00)} .whitemenu>.drilldown .submenu, .drilldown.whitemenu .submenu{--submenu-bg-color:rgba(254, 254, 254, 1.00);--submenu-border:0px solid rgba(202, 202, 202, 1.00)} .whitemenu>.drilldown .submenu a, .drilldown.whitemenu .submenu a{--menu-bg-color:transparent;--menu-link-color:rgba(34, 34, 34, 1.00);--menu-link-color-hover:rgba(68, 68, 68, 1.00)} .whitemenu>.drilldown .submenu .menu-text, .drilldown.whitemenu .submenu .menu-text{--menu-text-color:rgba(251, 255, 255, 1.00)} .whitemenu>.drilldown .submenu li.active>a, .whitemenu>.drilldown .submenu li.is-active>a, .whitemenu>.drilldown .submenu a.is-active, .drilldown.whitemenu .submenu li.active>a, .drilldown.whitemenu .submenu li.is-active>a, .drilldown.whitemenu .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-bg-color:rgba(97, 103, 173, 1.00);--menu-link-color:rgba(254, 254, 254, 1.00);--menu-link-color-hover:rgba(254, 254, 254, 1.00)}
.center{position:fixed   ;z-index:1 ;top:unset ;bottom:unset ;left:unset ;right:unset ;transform:translateX(-50%) ;}
.wide75{width:75% ;}  
.wide50{width:50% ;}  
.wide90{width:50.00% ;min-width:0.00px ;max-width:1000.00px ;}@media only screen and (min-width:40em){.wide90{width:50.00% }}@media only screen and (min-width:64em){.wide90{width:90.00% }}
.bigpad{padding:1.5rem ;}  
.curve{border-radius:28px ;}
.wborder{border-color:rgba(251, 255, 255, 1.00) ;border-width:4px ;border-style:solid ;}
.padsides{padding-top:0 ;padding-right:1.5rem ;padding-bottom:0 ;padding-left:1.5rem ;}  
.bkggreen{background-color:rgba(51, 181, 125, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bkggreen{background-attachment:scroll!important}}
.margin1{margin:1.25rem ;}  
.bkgimage1{background-image:url('../files/bgimage-1811-C29.png') ;background-repeat:   repeat ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ; background-size:auto   ; }@media (hover:none) and (pointer:coarse){.bkgimage1{background-attachment:scroll!important}}
.bkgcolour1{background-color:rgba(255, 251, 249, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.bkgcolour1{background-attachment:scroll!important}}
.borderblue{border-color:rgba(204, 227, 255, 1.00) !important;border-width:0px !important;border-style:solid !important;}
.index{z-index:-1 !important}






.transform

{
    transform-origin: 50% 50% ;
    transform-style: flat ;
    transform :
        
        
        translateZ(0)
        
        
        scale3d(2.00, 2.00, 1.00)
        
        
        
        ;
}

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

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

#stacks_in_158_4 nav {
  border: 0px solid transparent;
}
#clean-menu_stacks_in_158_4 {
  max-width: 440px;
  box-sizing: border-box;
  padding: 0px 20px;
  
}
/* compatability fixes */
#clean-menu_stacks_in_158_4 ul {
  margin: 0;
}
#clean-menu-full_stacks_in_158_4.cm-full-menu ul,
#clean-menu_stacks_in_158_4 .clean-menu-top-level > ul > li > ul {
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}
#clean-menu_stacks_in_158_4 ul li > a:after,
#clean-menu_stacks_in_158_4 .clean-menu-top-level > ul > li > ul li > a:after {
  align-self: center;
}
/* --- */
#clean-menu-full_stacks_in_158_4.cm-full-menu,
#clean-menu_stacks_in_158_4 .clean-menu-top-level > ul > li > ul {
  position: absolute;
  top: 0;
  left: 0;
}
#clean-menu-full_stacks_in_158_4.cm-full-menu ul,
#clean-menu_stacks_in_158_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_158_4.cm-full-menu ul {
  padding: 6px 0px;
}
#clean-menu-full_stacks_in_158_4.cm-full-menu ul li,
#clean-menu_stacks_in_158_4 .clean-menu-top-level > ul > li > ul li {
  display: block;
  margin: 0;
  padding: 0;
  float: none;
  background: transparent;
}
#clean-menu-full_stacks_in_158_4.cm-full-menu ul li > a,
#clean-menu_stacks_in_158_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_158_4 .clean-menu-top-level > ul > li.clean-menu-dropdown > ul {
  padding: 6px 0px;
}
#clean-menu_stacks_in_158_4 .clean-menu-top-level > ul > li > ul li > a {
  padding: 6px 20px;
}
#clean-menu-full_stacks_in_158_4.cm-full-menu ul > li > a {
  font-weight: bold;
}
#clean-menu-full_stacks_in_158_4.cm-full-menu ul > li > .cm-custom-content {
  padding: 4px 20px 4px 20px;
}
#clean-menu-full_stacks_in_158_4.cm-full-menu ul ul > li > .cm-custom-content {
  padding: 4px 20px 4px 30px;
}
#clean-menu-full_stacks_in_158_4.cm-full-menu ul > li.cm-grouped-item > .cm-custom-content  {
  padding: 4px 20px 4px 0px;
}
#clean-menu-full_stacks_in_158_4.cm-full-menu ul ul > li > a,
#clean-menu_stacks_in_158_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_158_4.cm-full-menu ul > div,
#clean-menu_stacks_in_158_4 .clean-menu-top-level > ul > li > ul > div {
  padding: 20px;
}
#clean-menu-full_stacks_in_158_4.cm-full-menu ul > div a,
#clean-menu_stacks_in_158_4 .clean-menu-top-level > ul > li > ul > div a {
  display: block;
  padding: 0;
}
#clean-menu-full_stacks_in_158_4.cm-full-menu ul ul,
#clean-menu_stacks_in_158_4 .clean-menu-top-level > ul > li > ul ul {
  display: block;
  padding: 0px 0px 10px 10px;
  margin: 0;
}
#clean-menu-full_stacks_in_158_4.cm-full-menu,
#clean-menu_stacks_in_158_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_158_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_158_4.cm-full-menu {
  height: 0;
  overflow: hidden;
}
#clean-menu-full_stacks_in_158_4.cm-full-menu.clean-menu-active {
  height: auto;
}

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



#clean-menu-full_stacks_in_158_4.cm-full-menu.clean-menu-active ul {
  pointer-events: all;
  opacity: 1;
}
#clean-menu-full_stacks_in_158_4 ul {
  opacity: 0;
  pointer-events: none;
  z-index: 0;
  -webkit-transition: opacity 450ms ease;
  transition: opacity 450ms ease;
}
#clean-menu-full_stacks_in_158_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_158_4 .cm-toggle span {
  width: 19px;
  border-radius: 4px;
}
#clean-menu_stacks_in_158_4 .cm-toggle span:nth-child(1),
#clean-menu_stacks_in_158_4 .cm-toggle span:nth-child(4) {
  display: none;
}
#clean-menu_stacks_in_158_4 .cm-toggle span:nth-child(2) {
  top: 10px;
  left: 0px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#clean-menu_stacks_in_158_4 .cm-toggle span:nth-child(3) {
  top: 10px;
  left: 11px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#clean-menu_stacks_in_158_4 .cm-toggle.open span:nth-child(2) {
  width: 100%;
  left: 0;
  top: 10px;
}
#clean-menu_stacks_in_158_4 .cm-toggle.open span:nth-child(3) {
  width: 100%;
  left: 0;
  top: 10px;
}


#clean-menu_stacks_in_158_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_158_4 > div {
  align-self: center;
}
#clean-menu_stacks_in_158_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_158_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_158_4 .clean-menu-logo {
  max-width: 250px;
  min-width: 250px;
  margin: 0;
}
#clean-menu_stacks_in_158_4 .clean-menu-logo .cm-logo-wrap {
  max-width: 250px;
  min-width: 250px;
  -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_158_4 .clean-menu-logo a {
  text-decoration: none;
  display: block;
}
/*
div[tag="slice"] > .mez > #stacks_in_158_4.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-logo {
  width: 300px; max-width: 300px;
}
*/
#clean-menu_stacks_in_158_4 .clean-menu-logo > div > div {
  align-self: center;
}
#clean-menu_stacks_in_158_4 .clean-menu-logo .cm-logo-left {
  max-width: 73px;
  
  
  max-width: 9999px;
  
  margin: 10px 0;
}
div[tag="slice"] > .mez > #stacks_in_158_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_158_4 .clean-menu-logo .cm-logo-right {
  
  display: none;
  
  margin: 10px 0;
}
#clean-menu_stacks_in_158_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_158_4 .clean-menu-top-level ul > div {
  display: none;
}
#clean-menu_stacks_in_158_4 .clean-menu-top-level ul ul {
  display: none;
}
#clean-menu_stacks_in_158_4 .clean-menu-top-level ul li {
  margin: 0 15px;
  align-self: center;
  line-height: 1;
}
#clean-menu_stacks_in_158_4 .clean-menu-top-level ul li:first-child {
  margin-left: 0;
}
#clean-menu_stacks_in_158_4 .clean-menu-top-level ul li:last-child {
  margin-right: 0;
}
#clean-menu_stacks_in_158_4 .clean-menu-top-level ul li:last-child.cm-group-True {
  margin: 0;
}


div[tag="slice"] > .mez > #stacks_in_158_4.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-top-level ul li {
  margin: 0 0 0 15px;
}
#clean-menu_stacks_in_158_4 .clean-menu-top-level ul li > a,
#clean-menu_stacks_in_158_4 .clean-menu-top-level ul li > a:visited {
  transition: color 150ms ease;
  text-decoration: none;
  color: rgba(0, 0, 0, 1.00);
  font-size: 20px;
  
  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_158_4.cm-full-menu ul li > a {
  font-size: 20px;
}
#clean-menu_stacks_in_158_4 .clean-menu-top-level ul li > a,
#clean-menu-full_stacks_in_158_4.cm-full-menu ul li > a {
  font-family: inherit;
}
#clean-menu-full_stacks_in_158_4.cm-full-menu > ul > li > a {
  
  font-weight: bold;
  
}
#clean-menu_stacks_in_158_4 .clean-menu-top-level ul li > a svg,
#clean-menu-full_stacks_in_158_4.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_158_4 .clean-menu-top-level > ul > li > ul li > a svg {
  fill: rgba(0, 0, 0, 1.00);
  align-self: center;
  vertical-align: middle;
}
#clean-menu-full_stacks_in_158_4.cm-full-menu ul li > a,
#clean-menu_stacks_in_158_4 .clean-menu-top-level > ul > li > ul li > a{
  transition: color 150ms ease;
}
#clean-menu_stacks_in_158_4 .clean-menu-top-level ul li.cm-grouped-item,
#clean-menu-full_stacks_in_158_4.cm-full-menu ul li.cm-grouped-item,
#clean-menu_stacks_in_158_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_158_4.cm-full-menu ul li.cm-grouped-item,
#clean-menu_stacks_in_158_4 .clean-menu-top-level > ul > li > ul li.cm-grouped-item {
  padding: 5px 20px;
}
#clean-menu_stacks_in_158_4 .clean-menu-top-level ul li.cm-grouped-item > a,
#clean-menu-full_stacks_in_158_4.cm-full-menu ul li.cm-grouped-item > a {
  display: inline-block;
  margin-left: 8px;
}
#clean-menu_stacks_in_158_4 .clean-menu-top-level ul li.cm-grouped-item > a {
  padding: 0;
}
#clean-menu_stacks_in_158_4 .clean-menu-top-level ul li.cm-grouped-item > a:first-child,
#clean-menu-full_stacks_in_158_4.cm-full-menu ul li.cm-grouped-item > a:first-child {
  margin-left: 0px;
}
#clean-menu-full_stacks_in_158_4.cm-full-menu ul li.cm-grouped-item > a {
  padding: 4px 30px 4px 0;
}
#clean-menu_stacks_in_158_4 .clean-menu-top-level ul li > a ion-icon, #clean-menu_stacks_in_158_4 .clean-menu-top-level ul li > a i,
#clean-menu-full_stacks_in_158_4.cm-full-menu ul li > a ion-icon, #clean-menu-full_stacks_in_158_4.cm-full-menu ul li > a i {
  font-size: 25px;
  line-height: 25px;
  
  font-size: 20px;
  line-height: 20px;
  

}
#stacks_in_158_4 li > a svg,
#clean-menu_stacks_in_158_4 .clean-menu-top-level ul li > a svg,
#clean-menu-full_stacks_in_158_4.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_158_4 .clean-menu-top-level > ul > li > ul li > a svg {
  
  width: 20px;
  height: 20px;
  
}

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




#clean-menu_stacks_in_158_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_158_4 .clean-menu-full {
  width: 40px;
  -webkit-box-flex: none;
  -ms-flex: none;
  flex: none;
}
#clean-menu_stacks_in_158_4 .clean-menu-logo {
  width: auto;
  max-width: 9999px;
}
#clean-menu_stacks_in_158_4 .clean-menu-logo .cm-logo-wrap {
  max-width: 250px;
  margin-right: 5px;
  width: 100%;
}
div[tag="slice"] > .mez > #stacks_in_158_4.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-top-level ul li {
  margin: 0 0 0 15px;
}



#clean-menu_stacks_in_158_4 .clean-menu-full {
  margin: 0;
}
#clean-menu_stacks_in_158_4 .clean-menu-full .cm-menu-toggle {
  display: none;
}
#clean-menu_stacks_in_158_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_158_4 .clean-menu-top-level ul li {
  position: relative;
}
#clean-menu_stacks_in_158_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_158_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_158_4 .clean-menu-top-level > ul > li > a.parent a.parent:after {
  border-color: rgba(24, 60, 242, 1.00);
}
#clean-menu_stacks_in_158_4 .clean-menu-top-level > ul > li > a.parent a.parent:hover:after {
  border-color: rgba(246, 0, 40, 1.00);
}
/* #clean-menu_stacks_in_158_4 .clean-menu-top-level > ul > li > a.parent a.cm-heading.parent:hover:after {
  border-color: rgba(24, 60, 242, 1.00);
} */
#clean-menu_stacks_in_158_4 .clean-menu-top-level > ul > li > a.parent a.parent.cm-current:after {
  border-color: rgba(24, 60, 242, 1.00);
}




#clean-menu-full_stacks_in_158_4.cm-full-menu > ul > li {
  border-bottom: 1px solid rgba(255,255,255,0.15)
}
#clean-menu-full_stacks_in_158_4.cm-full-menu > ul > li:last-child {
  border-bottom: 0px solid transparent;
}
#clean-menu-full_stacks_in_158_4.cm-full-menu {

}
#clean-menu_stacks_in_158_4 .clean-menu-top-level ul li > a,
#clean-menu_stacks_in_158_4 .clean-menu-top-level ul li > a:visited {
  color: rgba(255,255,255,.6);
}
#clean-menu_stacks_in_158_4 .clean-menu-top-level ul li > a svg {
  fill: rgba(255,255,255,.6);
}
#clean-menu_stacks_in_158_4 .clean-menu-top-level ul li > a:hover {
  color: rgba(255,255,255,.9);
}
#clean-menu_stacks_in_158_4 .clean-menu-top-level ul li > a:hover svg {
  fill: rgba(255,255,255,.9);
}
/* #clean-menu_stacks_in_158_4 .clean-menu-top-level ul li > a.cm-heading:hover {
  color: rgba(255,255,255,.6);
  cursor: default;
} */
#clean-menu_stacks_in_158_4 .clean-menu-top-level ul li.cm-current > a {
  color: rgba(255,255,255,1);
}
#clean-menu_stacks_in_158_4 .clean-menu-top-level ul li.cm-current > a svg {
  fill: rgba(255,255,255,1);
}
#clean-menu_stacks_in_158_4 .clean-menu-top-level > ul > li > a.parent:after {
  border-color: rgba(255,255,255,.6);
}
#clean-menu_stacks_in_158_4 .clean-menu-top-level > ul > li > a.parent:hover:after {
  border-color: rgba(255,255,255,.9);
}
/* #clean-menu_stacks_in_158_4 .clean-menu-top-level > ul > li > a.cm-heading.parent:hover:after {
  border-color: rgba(255,255,255,.6);
} */
#clean-menu_stacks_in_158_4 .clean-menu-top-level > ul > li > a.parent.cm-current:after {
  border-color: rgba(255,255,255,1);
}
#clean-menu_stacks_in_158_4 .cm-toggle span {
  background: rgba(255,255,255,1);
}
#clean-menu_stacks_in_158_4 h1, #clean-menu_stacks_in_158_4 h2, #clean-menu_stacks_in_158_4 h3, #clean-menu_stacks_in_158_4 h4, #clean-menu_stacks_in_158_4 h5, #clean-menu_stacks_in_158_4 h6, #clean-menu_stacks_in_158_4 .layouts-text, #clean-menu_stacks_in_158_4 p {
  color: rgba(255,255,255,1);
}
.disable-parents #clean-menu_stacks_in_158_4 .clean-menu-top-level > ul > li > a.parent:hover,
.disable-parents #clean-menu_stacks_in_158_4 .clean-menu-top-level > ul > li > a.parent:hover:after {
  color: rgba(255,255,255,.6);
  border-color: rgba(255,255,255,.6);
}



@media all and (min-width: 771px) {
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_158_4.cm-full-menu ul li {
    border-width: 0;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_158_4 {
    padding: 10px 0px;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_158_4.cm-full-menu ul li.cm-hide-dropdown-menu,
  body:not(.cm-mobile-example) #clean-menu_stacks_in_158_4 ul li.cm-hide-menu {
    display: none;
  }
  
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_158_4.cm-full-menu {
    left: 0;
    right: 0;
    bottom: auto;
    width: auto;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_158_4.cm-full-menu ul {
    text-align: center;
    padding: 20px 0px;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_158_4.cm-full-menu ul li {
    display: inline-block;
    vertical-align: top;
    text-align: left;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_158_4.cm-full-menu ul ul li{
    display: block;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_158_4.cm-full-menu ul ul {
    padding: 0 0 0 0;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_158_4.cm-full-menu ul ul ul {
    padding: 0 0 0 0;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_158_4.cm-full-menu ul ul > li > a {
    padding: 4px 20px;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_158_4.cm-full-menu {
    -webkit-transform: translate(0, 50px);
    transform: translate(0, 50px);
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_158_4.cm-full-menu.clean-menu-active {
    -webkit-transform: translate(0, 5px);
    transform: translate(0, 5px);
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_158_4.cm-full-menu ul {
    padding: 0;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_158_4.cm-full-menu ul ul li {
    margin: 3px 0px 3px 15px;
    position: relative;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_158_4.cm-full-menu ul ul li {
    line-height: 1;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_158_4.cm-full-menu ul ul li:before {
    content: ">";
    position: absolute;
    left: 5px;
    top: 4px;
    line-height: 1;
    font-family: monospace;
    font-weight: bold;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_158_4.cm-full-menu > ul > li {
    margin: 30px 0;
  }
  
  #clean-menu_stacks_in_158_4 .clean-menu-top-level > ul > li > ul.cm-wide {
    display: grid;
  }
  #clean-menu_stacks_in_158_4 .clean-menu-top-level > ul > li > ul.cm-wide > li {
    text-align: left;
    align-self: flex-start;
  }
}

#clean-menu_stacks_in_158_4 .clean-menu-top-level > ul > li > a.parent,
#clean-menu-full_stacks_in_158_4.cm-full-menu ul > li > a.parent,
#clean-menu_stacks_in_158_4 .clean-menu-top-level > ul > li > ul li > a.parent {
  cursor: default;
}
#clean-menu_stacks_in_158_4 .clean-menu-top-level > ul > li > ul li > a.parent {
  font-weight: bold;
}
#clean-menu-full_stacks_in_158_4.cm-full-menu ul ul li.parent > a {
  font-weight: bold;
  /* padding: 0; */
}
#clean-menu-full_stacks_in_158_4.cm-full-menu ul ul li.parent:before {
  display: none;
}


@media all and (max-width: 770px) {
  
  #clean-menu_stacks_in_158_4.clean-menu {
    gap: 0 16px;
  }
  #clean-menu-full_stacks_in_158_4 {
    min-width: 300px;
  }
  #clean-menu_stacks_in_158_4 .clean-menu-full {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 10px 0;
  }
  #clean-menu_stacks_in_158_4 > div:last-child {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  #clean-menu_stacks_in_158_4 .clean-menu-full .cm-menu-toggle {
    display: block;
  }
  #clean-menu_stacks_in_158_4 .clean-menu-top-level {
    display: none;
  }
  
  
  #clean-menu_stacks_in_158_4 .clean-menu-full .cm-menu-toggle {
    float: right;
  }
  
  #clean-menu-full_stacks_in_158_4.cm-full-menu ul li {
    display: block;
  }
  #clean-menu-full_stacks_in_158_4.cm-full-menu ul {
    padding: 12px 0px;
  }
  #clean-menu-full_stacks_in_158_4.cm-full-menu ul > li > .cm-custom-content {
    padding: 4px 24px 4px 24px;
  }
  #clean-menu-full_stacks_in_158_4.cm-full-menu ul ul > li > .cm-custom-content {
    padding: 4px 24px 4px 34px;
  }
  #clean-menu-full_stacks_in_158_4.cm-full-menu ul > li.cm-grouped-item > .cm-custom-content  {
    padding: 4px 24px 4px 0px;
  }
  #clean-menu-full_stacks_in_158_4.cm-full-menu ul li.cm-grouped-item{
    padding: 4px 24px;
  }
  #clean-menu-full_stacks_in_158_4.cm-full-menu ul li > a {
    font-size: calc(20px + 2 );
    line-height: calc(20px + 2 );
    padding: 12px 24px;
    width: 100%;
    box-sizing: border-box;
  }
  #clean-menu-full_stacks_in_158_4.cm-full-menu ul ul > li > a {
    padding: 12px 24px;
    width: 100%;
    box-sizing: border-box;
  }
  #clean-menu-full_stacks_in_158_4.cm-full-menu ul li.cm-grouped-item > a {
    width: auto;
  }
  #clean-menu-full_stacks_in_158_4.cm-full-menu {
    -webkit-transform: translate(0, 50px);
    transform: translate(0, 50px);
  }
  #clean-menu-full_stacks_in_158_4.cm-full-menu.clean-menu-active {
    -webkit-transform: translate(0px, 5px);
    transform: translate(0px, 5px);
  }
  #clean-menu-full_stacks_in_158_4.cm-full-menu ul li.cm-grouped-item > a {
    padding: 8px 30px 8px 0;
  }
}






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

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









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

#stacks_in_158_4 {
	background-color: rgba(24, 60, 242, 1.00);
	padding: 0px 10px 0px 18px;
}

#stacks_in_158_7 {
	font-size: 200%;
	font-weight: bold;
}











#eh_stacks_in_146 {
  margin: 30px 0 30px;
  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: 1.000000;}
#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(11, 60, 240, 1.00);
  font-family: ;
  letter-spacing: 0.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 #143BED;}
#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 #143BED;}
#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 #143BED;
  height: 2px;
  border-bottom: 2px solid #143BED;
  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 #143BED;
  border-image: linear-gradient(-90deg, #143BED, transparent) 1;
}

#eh_stacks_in_146.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #143BED, 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 #143BED;}
#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: #143BED;
  fill: #143BED;
}
#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: #143BED;
}
#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 #143BED;}
#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 #143BED;}
#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: #143BED;}
#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: #143BED;}
#eh_stacks_in_146.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #143BED;
  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: 32px;}
#eh_stacks_in_146 .eh-line-wrap-2 {margin-top: 32px;}
/*  */
#eh_stacks_in_146.eh-line-position-3 {gap: 0 32px;}
#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: #143BED;
}
#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: #143BED;
}
/*
1.5.0.1
- hotfix: display bug with dropdown items in edit mode
*/
#stacks_in_153_3 {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#stacks_in_153_3 > * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*:focus {
  outline-style:none;
  box-shadow:none;
  border-color:transparent;
}

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

#stacks_in_153_3 nav {
  border: 0px solid transparent;
}
#clean-menu_stacks_in_153_3 {
  max-width: 1320px;
  box-sizing: border-box;
  padding: 0px 20px;
  
  margin: 0 auto;
  
}
/* compatability fixes */
#clean-menu_stacks_in_153_3 ul {
  margin: 0;
}
#clean-menu-full_stacks_in_153_3.cm-full-menu ul,
#clean-menu_stacks_in_153_3 .clean-menu-top-level > ul > li > ul {
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}
#clean-menu_stacks_in_153_3 ul li > a:after,
#clean-menu_stacks_in_153_3 .clean-menu-top-level > ul > li > ul li > a:after {
  align-self: center;
}
/* --- */
#clean-menu-full_stacks_in_153_3.cm-full-menu,
#clean-menu_stacks_in_153_3 .clean-menu-top-level > ul > li > ul {
  position: absolute;
  top: 0;
  left: 0;
}
#clean-menu-full_stacks_in_153_3.cm-full-menu ul,
#clean-menu_stacks_in_153_3 .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_153_3.cm-full-menu ul {
  padding: 6px 0px;
}
#clean-menu-full_stacks_in_153_3.cm-full-menu ul li,
#clean-menu_stacks_in_153_3 .clean-menu-top-level > ul > li > ul li {
  display: block;
  margin: 0;
  padding: 0;
  float: none;
  background: transparent;
}
#clean-menu-full_stacks_in_153_3.cm-full-menu ul li > a,
#clean-menu_stacks_in_153_3 .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_153_3 .clean-menu-top-level > ul > li.clean-menu-dropdown > ul {
  padding: 6px 0px;
}
#clean-menu_stacks_in_153_3 .clean-menu-top-level > ul > li > ul li > a {
  padding: 6px 20px;
}
#clean-menu-full_stacks_in_153_3.cm-full-menu ul > li > a {
  font-weight: bold;
}
#clean-menu-full_stacks_in_153_3.cm-full-menu ul > li > .cm-custom-content {
  padding: 4px 20px 4px 20px;
}
#clean-menu-full_stacks_in_153_3.cm-full-menu ul ul > li > .cm-custom-content {
  padding: 4px 20px 4px 30px;
}
#clean-menu-full_stacks_in_153_3.cm-full-menu ul > li.cm-grouped-item > .cm-custom-content  {
  padding: 4px 20px 4px 0px;
}
#clean-menu-full_stacks_in_153_3.cm-full-menu ul ul > li > a,
#clean-menu_stacks_in_153_3 .clean-menu-top-level > ul > li > ul ul {
  padding: 6px 20px;
  font-weight: normal;
  line-height: 1;
  height: auto;
}
#clean-menu-full_stacks_in_153_3.cm-full-menu ul > div,
#clean-menu_stacks_in_153_3 .clean-menu-top-level > ul > li > ul > div {
  padding: 20px;
}
#clean-menu-full_stacks_in_153_3.cm-full-menu ul > div a,
#clean-menu_stacks_in_153_3 .clean-menu-top-level > ul > li > ul > div a {
  display: block;
  padding: 0;
}
#clean-menu-full_stacks_in_153_3.cm-full-menu ul ul,
#clean-menu_stacks_in_153_3 .clean-menu-top-level > ul > li > ul ul {
  display: block;
  padding: 0px 0px 10px 10px;
  margin: 0;
}
#clean-menu-full_stacks_in_153_3.cm-full-menu,
#clean-menu_stacks_in_153_3 .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_153_3.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_153_3.cm-full-menu {
  height: 0;
  overflow: hidden;
}
#clean-menu-full_stacks_in_153_3.cm-full-menu.clean-menu-active {
  height: auto;
}


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


#clean-menu-full_stacks_in_153_3.cm-full-menu.clean-menu-active ul {
  pointer-events: all;
  opacity: 1;
}
#clean-menu-full_stacks_in_153_3 ul {
  opacity: 0;
  pointer-events: none;
  z-index: 0;
  -webkit-transition: opacity 450ms ease;
  transition: opacity 450ms ease;
}
#clean-menu-full_stacks_in_153_3.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_153_3 {
  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_153_3 > div {
  align-self: center;
}
#clean-menu_stacks_in_153_3 .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_153_3 > div {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 10px 0;
  flex-grow: 1;
  transition: margin 300ms ease;
}
#clean-menu_stacks_in_153_3 .clean-menu-logo {
  max-width: 250px;
  min-width: 250px;
  margin: 0;
}
#clean-menu_stacks_in_153_3 .clean-menu-logo .cm-logo-wrap {
  max-width: 250px;
  min-width: 250px;
  -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_153_3 .clean-menu-logo a {
  text-decoration: none;
  display: block;
}
/*
div[tag="slice"] > .mez > #stacks_in_153_3.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-logo {
  width: 300px; max-width: 300px;
}
*/
#clean-menu_stacks_in_153_3 .clean-menu-logo > div > div {
  align-self: center;
}
#clean-menu_stacks_in_153_3 .clean-menu-logo .cm-logo-left {
  max-width: 73px;
  
  
  max-width: 9999px;
  
  margin: 10px 0;
}
div[tag="slice"] > .mez > #stacks_in_153_3.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-logo .cm-logo-left  {
  max-width: 128px;
  
  max-width: 9999px;
  
}
#clean-menu_stacks_in_153_3 .clean-menu-logo .cm-logo-right {
  
  display: none;
  
  margin: 10px 0;
}
#clean-menu_stacks_in_153_3 .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_153_3 .clean-menu-top-level ul > div {
  display: none;
}
#clean-menu_stacks_in_153_3 .clean-menu-top-level ul ul {
  display: none;
}
#clean-menu_stacks_in_153_3 .clean-menu-top-level ul li {
  margin: 0 15px;
  align-self: center;
  line-height: 1;
}
#clean-menu_stacks_in_153_3 .clean-menu-top-level ul li:first-child {
  margin-left: 0;
}
#clean-menu_stacks_in_153_3 .clean-menu-top-level ul li:last-child {
  margin-right: 0;
}
#clean-menu_stacks_in_153_3 .clean-menu-top-level ul li:last-child.cm-group-True {
  margin: 0;
}


#clean-menu_stacks_in_153_3 > div:nth-child(1),
#clean-menu_stacks_in_153_3 > div:nth-child(2) {
  -webkit-box-flex: initial;
  -ms-flex: none;
  flex: none;
  width: auto;
}
#clean-menu_stacks_in_153_3 > div:nth-child(1) {
  margin-right: 10px;
}
#clean-menu_stacks_in_153_3 > div:nth-child(3) {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: auto;
  max-width: 100%;
}
#clean-menu_stacks_in_153_3 > div.clean-menu-top-level:nth-child(2) ul li:first-child,
#clean-menu_stacks_in_153_3 > div.clean-menu-top-level:nth-child(1) ul li:last-child {
  margin: 0 15px;
}
#clean-menu_stacks_in_153_3 > div.clean-menu-top-level:nth-child(2) > ul > li > ul li:first-child,
#clean-menu_stacks_in_153_3 > div.clean-menu-top-level:nth-child(1) > ul > li > ul li:last-child {
  margin: 0;
}

div[tag="slice"] > .mez > #stacks_in_153_3.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-top-level ul li {
  margin: 0 0 0 15px;
}
#clean-menu_stacks_in_153_3 .clean-menu-top-level ul li > a,
#clean-menu_stacks_in_153_3 .clean-menu-top-level ul li > a:visited {
  transition: color 150ms ease;
  text-decoration: none;
  color: rgba(246, 0, 40, 1.00);
  font-size: 20px;
  
  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_153_3.cm-full-menu ul li > a {
  font-size: 20px;
}
#clean-menu_stacks_in_153_3 .clean-menu-top-level ul li > a,
#clean-menu-full_stacks_in_153_3.cm-full-menu ul li > a {
  font-family: inherit;
}
#clean-menu-full_stacks_in_153_3.cm-full-menu > ul > li > a {
  
  font-weight: bold;
  
}
#clean-menu_stacks_in_153_3 .clean-menu-top-level ul li > a svg,
#clean-menu-full_stacks_in_153_3.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_153_3 .clean-menu-top-level > ul > li > ul li > a svg {
  fill: rgba(246, 0, 40, 1.00);
  align-self: center;
  vertical-align: middle;
}
#clean-menu-full_stacks_in_153_3.cm-full-menu ul li > a,
#clean-menu_stacks_in_153_3 .clean-menu-top-level > ul > li > ul li > a{
  transition: color 150ms ease;
}
#clean-menu_stacks_in_153_3 .clean-menu-top-level ul li.cm-grouped-item,
#clean-menu-full_stacks_in_153_3.cm-full-menu ul li.cm-grouped-item,
#clean-menu_stacks_in_153_3 .clean-menu-top-level > ul > li > ul li.cm-grouped-item {
  white-space: nowrap;
  display: flex;
  align-items: center;
}
#clean-menu-full_stacks_in_153_3.cm-full-menu ul li.cm-grouped-item,
#clean-menu_stacks_in_153_3 .clean-menu-top-level > ul > li > ul li.cm-grouped-item {
  padding: 5px 20px;
}
#clean-menu_stacks_in_153_3 .clean-menu-top-level ul li.cm-grouped-item > a,
#clean-menu-full_stacks_in_153_3.cm-full-menu ul li.cm-grouped-item > a {
  display: inline-block;
  margin-left: 8px;
}
#clean-menu_stacks_in_153_3 .clean-menu-top-level ul li.cm-grouped-item > a {
  padding: 0;
}
#clean-menu_stacks_in_153_3 .clean-menu-top-level ul li.cm-grouped-item > a:first-child,
#clean-menu-full_stacks_in_153_3.cm-full-menu ul li.cm-grouped-item > a:first-child {
  margin-left: 0px;
}
#clean-menu-full_stacks_in_153_3.cm-full-menu ul li.cm-grouped-item > a {
  padding: 4px 30px 4px 0;
}
#clean-menu_stacks_in_153_3 .clean-menu-top-level ul li > a ion-icon, #clean-menu_stacks_in_153_3 .clean-menu-top-level ul li > a i,
#clean-menu-full_stacks_in_153_3.cm-full-menu ul li > a ion-icon, #clean-menu-full_stacks_in_153_3.cm-full-menu ul li > a i {
  font-size: 25px;
  line-height: 25px;
  
  font-size: 20px;
  line-height: 20px;
  

}
#stacks_in_153_3 li > a svg,
#clean-menu_stacks_in_153_3 .clean-menu-top-level ul li > a svg,
#clean-menu-full_stacks_in_153_3.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_153_3 .clean-menu-top-level > ul > li > ul li > a svg {
  
  width: 20px;
  height: 20px;
  
}

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

#clean-menu_stacks_in_153_3 .clean-menu-logo {
  margin: 0;
  width: 250px;
  max-width: 250px;
}
#clean-menu_stacks_in_153_3 .clean-menu-logo .cm-logo-wrap {
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  max-width: 250px;
  width: 100%;
  margin-right: 5px;
}
#clean-menu_stacks_in_153_3 .clean-menu-full {
  width: 250px;
  -webkit-box-flex: none;
  -ms-flex: none;
  flex: none;
}
/*
div[tag="slice"] > .mez > #stacks_in_153_3.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-full {
width: auto; max-width: 300px;
}
*/
#clean-menu_stacks_in_153_3 .clean-menu-full .cm-menu-toggle {
  display: inline-block;
  float: right;
}
#clean-menu_stacks_in_153_3 .clean-menu-top-level ul {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
div[tag="slice"] > .mez > #stacks_in_153_3.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-top-level ul li {
  margin: 0 7px;
}






#clean-menu_stacks_in_153_3 .clean-menu-full {
  margin: 0;
}
#clean-menu_stacks_in_153_3 .clean-menu-full .cm-menu-toggle {
  display: none;
}
#clean-menu_stacks_in_153_3 .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_153_3 .clean-menu-top-level ul li {
  position: relative;
}
#clean-menu_stacks_in_153_3 .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_153_3 .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_153_3 .clean-menu-top-level > ul > li > a.parent a.parent:after {
  border-color: rgba(24, 60, 242, 1.00);
}
#clean-menu_stacks_in_153_3 .clean-menu-top-level > ul > li > a.parent a.parent:hover:after {
  border-color: rgba(246, 0, 40, 1.00);
}
/* #clean-menu_stacks_in_153_3 .clean-menu-top-level > ul > li > a.parent a.cm-heading.parent:hover:after {
  border-color: rgba(24, 60, 242, 1.00);
} */
#clean-menu_stacks_in_153_3 .clean-menu-top-level > ul > li > a.parent a.parent.cm-current:after {
  border-color: rgba(24, 60, 242, 1.00);
}






@media all and (min-width: 771px) {
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_153_3.cm-full-menu ul li {
    border-width: 0;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_153_3 {
    padding: 10px 0px;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_153_3.cm-full-menu ul li.cm-hide-dropdown-menu,
  body:not(.cm-mobile-example) #clean-menu_stacks_in_153_3 ul li.cm-hide-menu {
    display: none;
  }
  
  #clean-menu_stacks_in_153_3 .clean-menu-top-level > ul > li > ul.cm-wide {
    display: grid;
  }
  #clean-menu_stacks_in_153_3 .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_153_3.clean-menu {
    gap: 0 16px;
  }
  #clean-menu-full_stacks_in_153_3 {
    min-width: 300px;
  }
  #clean-menu_stacks_in_153_3 .clean-menu-full {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 10px 0;
  }
  #clean-menu_stacks_in_153_3 > div:last-child {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  #clean-menu_stacks_in_153_3 .clean-menu-full .cm-menu-toggle {
    display: block;
  }
  #clean-menu_stacks_in_153_3 .clean-menu-top-level {
    display: none;
  }
  
  
  #clean-menu-full_stacks_in_153_3.cm-full-menu ul li {
    display: block;
  }
  #clean-menu-full_stacks_in_153_3.cm-full-menu ul {
    padding: 12px 0px;
  }
  #clean-menu-full_stacks_in_153_3.cm-full-menu ul > li > .cm-custom-content {
    padding: 4px 24px 4px 24px;
  }
  #clean-menu-full_stacks_in_153_3.cm-full-menu ul ul > li > .cm-custom-content {
    padding: 4px 24px 4px 34px;
  }
  #clean-menu-full_stacks_in_153_3.cm-full-menu ul > li.cm-grouped-item > .cm-custom-content  {
    padding: 4px 24px 4px 0px;
  }
  #clean-menu-full_stacks_in_153_3.cm-full-menu ul li.cm-grouped-item{
    padding: 4px 24px;
  }
  #clean-menu-full_stacks_in_153_3.cm-full-menu ul li > a {
    font-size: calc(20px + 2 );
    line-height: calc(20px + 2 );
    padding: 12px 24px;
    width: 100%;
    box-sizing: border-box;
  }
  #clean-menu-full_stacks_in_153_3.cm-full-menu ul ul > li > a {
    padding: 12px 24px;
    width: 100%;
    box-sizing: border-box;
  }
  #clean-menu-full_stacks_in_153_3.cm-full-menu ul li.cm-grouped-item > a {
    width: auto;
  }
  #clean-menu-full_stacks_in_153_3.cm-full-menu {
    -webkit-transform: translate(0, 50px);
    transform: translate(0, 50px);
  }
  #clean-menu-full_stacks_in_153_3.cm-full-menu.clean-menu-active {
    -webkit-transform: translate(0px, 5px);
    transform: translate(0px, 5px);
  }
  #clean-menu-full_stacks_in_153_3.cm-full-menu ul li.cm-grouped-item > a {
    padding: 8px 30px 8px 0;
  }
}






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









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

#stacks_in_153_3 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
















.stacks_in_156{height:500px}@media screen and (min-width:40em){.stacks_in_156{height:750px}}@media screen and (min-width:64em){.stacks_in_156{height:900px}}
.stacks_in_6_372 img{width:100%;max-width:280px}

#stacks_in_6_361 {
	font-size: 84%;
	font-weight: bold;
}




#stacks_in_6_350 {
	font-size: 80%;
}



#stacks_in_6_234 {
	font-size: 74%;
	font-weight: bold;
}

#stacks_in_6_11 {
	font-size: 80%;
}



#toTop{display:none;text-decoration:none;position:fixed;bottom:10px;right:10px;overflow:hidden;width:51px;height:51px;border:none;text-indent:-9999px;background:url(../files/elevator-images/top.png) no-repeat left top;z-index:9988}#toTop:hover{background:url(../files/elevator-images/top.png) no-repeat left -51px}#toTop:active,#toTop:focus{outline:none}
