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









.lines{border:0;height:0;width:100%;margin:0;padding:0;opacity:1}.lines-wrapper{position:relative}.lines-wrapper.vertical{height:100%}





/* Start dooFaq2 stack page CSS code */
/* Iconate keyframe animations */
@-webkit-keyframes zoomOut{50%{-webkit-transform:scale(0,0);transform:scale(0,0);opacity:0}100%{-webkit-transform:scale(1,1);transform:scale(1,1);opacity:1}}@-moz-keyframes zoomOut{50%{-moz-transform:scale(0,0);transform:scale(0,0);opacity:0}100%{-moz-transform:scale(1,1);transform:scale(1,1);opacity:1}}@-o-keyframes zoomOut{50%{-o-transform:scale(0,0);transform:scale(0,0);opacity:0}100%{-o-transform:scale(1,1);transform:scale(1,1);opacity:1}}@keyframes zoomOut{50%{-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-o-transform:scale(0,0);transform:scale(0,0);opacity:0}100%{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1);opacity:1}}@-webkit-keyframes zoomIn{0%{opacity:.6}25%,75%{-webkit-transform:scale(1.8);transform:scale(1.8);opacity:0}50%{opacity:0}100%{opacity:1}}@-moz-keyframes zoomIn{0%{opacity:.6}25%,75%{-moz-transform:scale(1.8);transform:scale(1.8);opacity:0}50%{opacity:0}100%{opacity:1}}@-o-keyframes zoomIn{0%{opacity:.6}25%,75%{-o-transform:scale(1.8);transform:scale(1.8);opacity:0}50%{opacity:0}100%{opacity:1}}@keyframes zoomIn{0%{opacity:.6}25%,75%{-webkit-transform:scale(1.8);-moz-transform:scale(1.8);-o-transform:scale(1.8);transform:scale(1.8);opacity:0}50%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeOut{50%{opacity:0}100%{opacity:1}}@-moz-keyframes fadeOut{50%{opacity:0}100%{opacity:1}}@-o-keyframes fadeOut{50%{opacity:0}100%{opacity:1}}@keyframes fadeOut{50%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeOutRight{25%{-webkit-transform:translateX(10px);transform:translateX(10px);opacity:0}50%{-webkit-transform:translateX(-20px);transform:translateX(-20px);opacity:0}75%{-webkit-transform:translateX(-5px);transform:translateX(-5px);opacity:.2}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@-moz-keyframes fadeOutRight{25%{-moz-transform:translateX(10px);transform:translateX(10px);opacity:0}50%{-moz-transform:translateX(-20px);transform:translateX(-20px);opacity:0}75%{-moz-transform:translateX(-5px);transform:translateX(-5px);opacity:.2}100%{-moz-transform:translateX(0);transform:translateX(0);opacity:1}}@-o-keyframes fadeOutRight{25%{-o-transform:translateX(10px);transform:translateX(10px);opacity:0}50%{-o-transform:translateX(-20px);transform:translateX(-20px);opacity:0}75%{-o-transform:translateX(-5px);transform:translateX(-5px);opacity:.2}100%{-o-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes fadeOutRight{25%{-webkit-transform:translateX(10px);-moz-transform:translateX(10px);-o-transform:translateX(10px);transform:translateX(10px);opacity:0}50%{-webkit-transform:translateX(-20px);-moz-transform:translateX(-20px);-o-transform:translateX(-20px);transform:translateX(-20px);opacity:0}75%{-webkit-transform:translateX(-5px);-moz-transform:translateX(-5px);-o-transform:translateX(-5px);transform:translateX(-5px);opacity:.2}100%{-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);opacity:1}}@-webkit-keyframes fadeOutLeft{25%{-webkit-transform:translateX(-10px);transform:translateX(-10px);opacity:0}50%{-webkit-transform:translateX(20px);transform:translateX(20px);opacity:0}75%{-webkit-transform:translateX(5px);transform:translateX(5px);opacity:.2}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@-moz-keyframes fadeOutLeft{25%{-moz-transform:translateX(-10px);transform:translateX(-10px);opacity:0}50%{-moz-transform:translateX(20px);transform:translateX(20px);opacity:0}75%{-moz-transform:translateX(5px);transform:translateX(5px);opacity:.2}100%{-moz-transform:translateX(0);transform:translateX(0);opacity:1}}@-o-keyframes fadeOutLeft{25%{-o-transform:translateX(-10px);transform:translateX(-10px);opacity:0}50%{-o-transform:translateX(20px);transform:translateX(20px);opacity:0}75%{-o-transform:translateX(5px);transform:translateX(5px);opacity:.2}100%{-o-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes fadeOutLeft{25%{-webkit-transform:translateX(-10px);-moz-transform:translateX(-10px);-o-transform:translateX(-10px);transform:translateX(-10px);opacity:0}50%{-webkit-transform:translateX(20px);-moz-transform:translateX(20px);-o-transform:translateX(20px);transform:translateX(20px);opacity:0}75%{-webkit-transform:translateX(5px);-moz-transform:translateX(5px);-o-transform:translateX(5px);transform:translateX(5px);opacity:.2}100%{-webkit-transform:translateX(0);-moz-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);opacity:1}}@-webkit-keyframes fadeOutTop{25%{-webkit-transform:translateY(-5px);transform:translateY(-5px);opacity:0}50%{-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0}75%{-webkit-transform:translateY(5px);transform:translateY(5px);opacity:.2}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-moz-keyframes fadeOutTop{25%{-moz-transform:translateY(-5px);transform:translateY(-5px);opacity:0}50%{-moz-transform:translateY(20px);transform:translateY(20px);opacity:0}75%{-moz-transform:translateY(5px);transform:translateY(5px);opacity:.2}100%{-moz-transform:translateY(0);transform:translateY(0);opacity:1}}@-o-keyframes fadeOutTop{25%{-o-transform:translateY(-5px);transform:translateY(-5px);opacity:0}50%{-o-transform:translateY(20px);transform:translateY(20px);opacity:0}75%{-o-transform:translateY(5px);transform:translateY(5px);opacity:.2}100%{-o-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes fadeOutTop{25%{-webkit-transform:translateY(-5px);-moz-transform:translateY(-5px);-o-transform:translateY(-5px);transform:translateY(-5px);opacity:0}50%{-webkit-transform:translateY(20px);-moz-transform:translateY(20px);-o-transform:translateY(20px);transform:translateY(20px);opacity:0}75%{-webkit-transform:translateY(5px);-moz-transform:translateY(5px);-o-transform:translateY(5px);transform:translateY(5px);opacity:.2}100%{-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes fadeOutBottom{25%{-webkit-transform:translateY(5px);transform:translateY(5px);opacity:0}50%{-webkit-transform:translateY(-10px);transform:translateY(-10px);opacity:0}75%{-webkit-transform:translateY(-5px);transform:translateY(-5px);opacity:.2}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-moz-keyframes fadeOutBottom{25%{-moz-transform:translateY(5px);transform:translateY(5px);opacity:0}50%{-moz-transform:translateY(-10px);transform:translateY(-10px);opacity:0}75%{-moz-transform:translateY(-5px);transform:translateY(-5px);opacity:.2}100%{-moz-transform:translateY(0);transform:translateY(0);opacity:1}}@-o-keyframes fadeOutBottom{25%{-o-transform:translateY(5px);transform:translateY(5px);opacity:0}50%{-o-transform:translateY(-10px);transform:translateY(-10px);opacity:0}75%{-o-transform:translateY(-5px);transform:translateY(-5px);opacity:.2}100%{-o-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes fadeOutBottom{25%{-webkit-transform:translateY(5px);-moz-transform:translateY(5px);-o-transform:translateY(5px);transform:translateY(5px);opacity:0}50%{-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-o-transform:translateY(-10px);transform:translateY(-10px);opacity:0}75%{-webkit-transform:translateY(-5px);-moz-transform:translateY(-5px);-o-transform:translateY(-5px);transform:translateY(-5px);opacity:.2}100%{-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes verticalFlip{50%{-webkit-transform:rotateX(90deg);transform:rotateX(90deg)}100%{-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}}@-moz-keyframes verticalFlip{50%{-moz-transform:rotateX(90deg);transform:rotateX(90deg)}100%{-moz-transform:rotateX(0deg);transform:rotateX(0deg)}}@-o-keyframes verticalFlip{50%{transform:rotateX(90deg)}100%{transform:rotateX(0deg)}}@keyframes verticalFlip{50%{-webkit-transform:rotateX(90deg);-moz-transform:rotateX(90deg);transform:rotateX(90deg)}100%{-webkit-transform:rotateX(0deg);-moz-transform:rotateX(0deg);transform:rotateX(0deg)}}@-webkit-keyframes horizontalFlip{50%{-webkit-transform:rotateY(90deg);transform:rotateY(90deg)}100%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}@-moz-keyframes horizontalFlip{50%{-moz-transform:rotateY(90deg);transform:rotateY(90deg)}100%{-moz-transform:rotateY(0deg);transform:rotateY(0deg)}}@-o-keyframes horizontalFlip{50%{transform:rotateY(90deg)}100%{transform:rotateY(0deg)}}@keyframes horizontalFlip{50%{-webkit-transform:rotateY(90deg);-moz-transform:rotateY(90deg);transform:rotateY(90deg)}100%{-webkit-transform:rotateY(0deg);-moz-transform:rotateY(0deg);transform:rotateY(0deg)}}@-webkit-keyframes bounceOutBottom{20%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,45%,80%,90%{opacity:1;-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}50%{opacity:0;-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@-moz-keyframes bounceOutBottom{20%,100%{-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,45%,80%,90%{opacity:1;-moz-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}50%{opacity:0;-moz-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@-o-keyframes bounceOutBottom{20%,100%{transform:translate3d(0,0,0)}40%,45%,80%,90%{opacity:1;transform:translate3d(0,-5px,0)}50%{opacity:0;transform:translate3d(0,10px,0)}}@keyframes bounceOutBottom{20%,100%{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,45%,80%,90%{opacity:1;-webkit-transform:translate3d(0,-5px,0);-moz-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}50%{opacity:0;-webkit-transform:translate3d(0,10px,0);-moz-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@-webkit-keyframes bounceOutTop{20%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,45%,80%,90%{opacity:1;-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}50%{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}}@-moz-keyframes bounceOutTop{20%,100%{-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,45%,80%,90%{opacity:1;-moz-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}50%{opacity:0;-moz-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}}@-o-keyframes bounceOutTop{20%,100%{transform:translate3d(0,0,0)}40%,45%,80%,90%{opacity:1;transform:translate3d(0,5px,0)}50%{opacity:0;transform:translate3d(0,-10px,0)}}@keyframes bounceOutTop{20%,100%{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,45%,80%,90%{opacity:1;-webkit-transform:translate3d(0,5px,0);-moz-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}50%{opacity:0;-webkit-transform:translate3d(0,-10px,0);-moz-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}}@-webkit-keyframes bounceOutLeft{20%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,80%{opacity:1;-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}50%{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}}@-moz-keyframes bounceOutLeft{20%,100%{-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,80%{opacity:1;-moz-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}50%{opacity:0;-moz-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}}@-o-keyframes bounceOutLeft{20%,100%{transform:translate3d(0,0,0)}40%,80%{opacity:1;transform:translate3d(5px,0,0)}50%{opacity:0;transform:translate3d(-10px,0,0)}}@keyframes bounceOutLeft{20%,100%{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,80%{opacity:1;-webkit-transform:translate3d(5px,0,0);-moz-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}50%{opacity:0;-webkit-transform:translate3d(-10px,0,0);-moz-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}}@-webkit-keyframes bounceOutRight{20%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,80%{opacity:1;-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}50%{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@-moz-keyframes bounceOutRight{20%,100%{-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,80%{opacity:1;-moz-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}50%{opacity:0;-moz-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@-o-keyframes bounceOutRight{20%,100%{transform:translate3d(0,0,0)}40%,80%{opacity:1;transform:translate3d(-5px,0,0)}50%{opacity:0;transform:translate3d(10px,0,0)}}@keyframes bounceOutRight{20%,100%{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,80%{opacity:1;-webkit-transform:translate3d(-5px,0,0);-moz-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}50%{opacity:0;-webkit-transform:translate3d(10px,0,0);-moz-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@-webkit-keyframes rubberBand{0%,100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%,60%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%,80%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}}@-moz-keyframes rubberBand{0%,100%{-moz-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%,60%{-moz-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%,80%{-moz-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-moz-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}}@-o-keyframes rubberBand{0%,100%{transform:scale3d(1,1,1)}30%,60%{transform:scale3d(1.25,.75,1)}40%,80%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}}@keyframes rubberBand{0%,100%{-webkit-transform:scale3d(1,1,1);-moz-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%,60%{-webkit-transform:scale3d(1.25,.75,1);-moz-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%,80%{-webkit-transform:scale3d(.75,1.25,1);-moz-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);-moz-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}}@-webkit-keyframes tada{50%{-webkit-transform:scale3d(.3,.3,.3) rotate3d(0,0,1,-20deg);transform:scale3d(.3,.3,.3) rotate3d(0,0,1,-20deg);-webkit-transform-origin:center;transform-origin:center}70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,20deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,20deg);-webkit-transform-origin:center;transform-origin:center}60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-20deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-20deg);-webkit-transform-origin:center;transform-origin:center}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:center;transform-origin:center}}@-moz-keyframes tada{50%{-moz-transform:scale3d(.3,.3,.3) rotate3d(0,0,1,-20deg);transform:scale3d(.3,.3,.3) rotate3d(0,0,1,-20deg);-moz-transform-origin:center;transform-origin:center}70%,90%{-moz-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,20deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,20deg);-moz-transform-origin:center;transform-origin:center}60%,80%{-moz-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-20deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-20deg);-moz-transform-origin:center;transform-origin:center}100%{-moz-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-moz-transform-origin:center;transform-origin:center}}@-o-keyframes tada{50%{transform:scale3d(.3,.3,.3) rotate3d(0,0,1,-20deg);-o-transform-origin:center;transform-origin:center}70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,20deg);-o-transform-origin:center;transform-origin:center}60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-20deg);-o-transform-origin:center;transform-origin:center}100%{transform:scale3d(1,1,1);-o-transform-origin:center;transform-origin:center}}@keyframes tada{50%{-webkit-transform:scale3d(.3,.3,.3) rotate3d(0,0,1,-20deg);-moz-transform:scale3d(.3,.3,.3) rotate3d(0,0,1,-20deg);transform:scale3d(.3,.3,.3) rotate3d(0,0,1,-20deg);-webkit-transform-origin:center;-moz-transform-origin:center;-o-transform-origin:center;transform-origin:center}70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,20deg);-moz-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,20deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,20deg);-webkit-transform-origin:center;-moz-transform-origin:center;-o-transform-origin:center;transform-origin:center}60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-20deg);-moz-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-20deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-20deg);-webkit-transform-origin:center;-moz-transform-origin:center;-o-transform-origin:center;transform-origin:center}100%{-webkit-transform:scale3d(1,1,1);-moz-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transform-origin:center;-moz-transform-origin:center;-o-transform-origin:center;transform-origin:center}}@-webkit-keyframes rollOutRight{30%{-webkit-transform:translateX(10px) rotate3d(0,0,1,50deg);transform:translateX(10px) rotate3d(0,0,1,50deg);opacity:0}50%{-webkit-transform:translateX(-20px);transform:translateX(-20px);opacity:0}55%{-webkit-transform:translateX(-20px) rotate3d(0,0,1,-90deg);transform:translateX(-20px) rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform:translateX(0) rotate3d(0,0,1,0deg);transform:translateX(0) rotate3d(0,0,1,0deg);opacity:1}}@-moz-keyframes rollOutRight{30%{-moz-transform:translateX(10px) rotate3d(0,0,1,50deg);transform:translateX(10px) rotate3d(0,0,1,50deg);opacity:0}50%{-moz-transform:translateX(-20px);transform:translateX(-20px);opacity:0}55%{-moz-transform:translateX(-20px) rotate3d(0,0,1,-90deg);transform:translateX(-20px) rotate3d(0,0,1,-90deg);opacity:0}100%{-moz-transform:translateX(0) rotate3d(0,0,1,0deg);transform:translateX(0) rotate3d(0,0,1,0deg);opacity:1}}@-o-keyframes rollOutRight{30%{transform:translateX(10px) rotate3d(0,0,1,50deg);opacity:0}50%{-o-transform:translateX(-20px);transform:translateX(-20px);opacity:0}55%{transform:translateX(-20px) rotate3d(0,0,1,-90deg);opacity:0}100%{transform:translateX(0) rotate3d(0,0,1,0deg);opacity:1}}@keyframes rollOutRight{30%{-webkit-transform:translateX(10px) rotate3d(0,0,1,50deg);-moz-transform:translateX(10px) rotate3d(0,0,1,50deg);transform:translateX(10px) rotate3d(0,0,1,50deg);opacity:0}50%{-webkit-transform:translateX(-20px);-moz-transform:translateX(-20px);-o-transform:translateX(-20px);transform:translateX(-20px);opacity:0}55%{-webkit-transform:translateX(-20px) rotate3d(0,0,1,-90deg);-moz-transform:translateX(-20px) rotate3d(0,0,1,-90deg);transform:translateX(-20px) rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform:translateX(0) rotate3d(0,0,1,0deg);-moz-transform:translateX(0) rotate3d(0,0,1,0deg);transform:translateX(0) rotate3d(0,0,1,0deg);opacity:1}}@-webkit-keyframes rollOutLeft{30%{-webkit-transform:translateX(-10px) rotate3d(0,0,1,-50deg);transform:translateX(-10px) rotate3d(0,0,1,-50deg);opacity:0}50%{-webkit-transform:translateX(20px);transform:translateX(20px);opacity:0}55%{-webkit-transform:translateX(20px) rotate3d(0,0,1,90deg);transform:translateX(20px) rotate3d(0,0,1,90deg);opacity:0}100%{-webkit-transform:translateX(0) rotate3d(0,0,1,0deg);transform:translateX(0) rotate3d(0,0,1,0deg);opacity:1}}@-moz-keyframes rollOutLeft{30%{-moz-transform:translateX(-10px) rotate3d(0,0,1,-50deg);transform:translateX(-10px) rotate3d(0,0,1,-50deg);opacity:0}50%{-moz-transform:translateX(20px);transform:translateX(20px);opacity:0}55%{-moz-transform:translateX(20px) rotate3d(0,0,1,90deg);transform:translateX(20px) rotate3d(0,0,1,90deg);opacity:0}100%{-moz-transform:translateX(0) rotate3d(0,0,1,0deg);transform:translateX(0) rotate3d(0,0,1,0deg);opacity:1}}@-o-keyframes rollOutLeft{30%{transform:translateX(-10px) rotate3d(0,0,1,-50deg);opacity:0}50%{-o-transform:translateX(20px);transform:translateX(20px);opacity:0}55%{transform:translateX(20px) rotate3d(0,0,1,90deg);opacity:0}100%{transform:translateX(0) rotate3d(0,0,1,0deg);opacity:1}}@keyframes rollOutLeft{30%{-webkit-transform:translateX(-10px) rotate3d(0,0,1,-50deg);-moz-transform:translateX(-10px) rotate3d(0,0,1,-50deg);transform:translateX(-10px) rotate3d(0,0,1,-50deg);opacity:0}50%{-webkit-transform:translateX(20px);-moz-transform:translateX(20px);-o-transform:translateX(20px);transform:translateX(20px);opacity:0}55%{-webkit-transform:translateX(20px) rotate3d(0,0,1,90deg);-moz-transform:translateX(20px) rotate3d(0,0,1,90deg);transform:translateX(20px) rotate3d(0,0,1,90deg);opacity:0}100%{-webkit-transform:translateX(0) rotate3d(0,0,1,0deg);-moz-transform:translateX(0) rotate3d(0,0,1,0deg);transform:translateX(0) rotate3d(0,0,1,0deg);opacity:1}}@-webkit-keyframes rotateClockwise{0%{opacity:1;-webkit-transform-origin:center;transform-origin:center}50%{opacity:0;-webkit-transform-origin:center;transform-origin:center}100%{-webkit-transform:rotateZ(360deg);transform:rotateZ(360deg);-webkit-transform-origin:center;transform-origin:center;opacity:1}}@-moz-keyframes rotateClockwise{0%{opacity:1;-moz-transform-origin:center;transform-origin:center}50%{opacity:0;-moz-transform-origin:center;transform-origin:center}100%{-moz-transform:rotateZ(360deg);transform:rotateZ(360deg);-moz-transform-origin:center;transform-origin:center;opacity:1}}@-o-keyframes rotateClockwise{0%{opacity:1;-o-transform-origin:center;transform-origin:center}50%{opacity:0;-o-transform-origin:center;transform-origin:center}100%{transform:rotateZ(360deg);-o-transform-origin:center;transform-origin:center;opacity:1}}@keyframes rotateClockwise{0%{opacity:1;-webkit-transform-origin:center;-moz-transform-origin:center;-o-transform-origin:center;transform-origin:center}50%{opacity:0;-webkit-transform-origin:center;-moz-transform-origin:center;-o-transform-origin:center;transform-origin:center}100%{-webkit-transform:rotateZ(360deg);-moz-transform:rotateZ(360deg);transform:rotateZ(360deg);-webkit-transform-origin:center;-moz-transform-origin:center;-o-transform-origin:center;transform-origin:center;opacity:1}}@-webkit-keyframes rotateAntiClockwise{0%{opacity:1;-webkit-transform-origin:center;transform-origin:center}50%{opacity:0;-webkit-transform-origin:center;transform-origin:center}100%{-webkit-transform:rotateZ(-360deg);transform:rotateZ(-360deg);-webkit-transform-origin:center;transform-origin:center;opacity:1}}@-moz-keyframes rotateAntiClockwise{0%{opacity:1;-moz-transform-origin:center;transform-origin:center}50%{opacity:0;-moz-transform-origin:center;transform-origin:center}100%{-moz-transform:rotateZ(-360deg);transform:rotateZ(-360deg);-moz-transform-origin:center;transform-origin:center;opacity:1}}@-o-keyframes rotateAntiClockwise{0%{opacity:1;-o-transform-origin:center;transform-origin:center}50%{opacity:0;-o-transform-origin:center;transform-origin:center}100%{transform:rotateZ(-360deg);-o-transform-origin:center;transform-origin:center;opacity:1}}@keyframes rotateAntiClockwise{0%{opacity:1;-webkit-transform-origin:center;-moz-transform-origin:center;-o-transform-origin:center;transform-origin:center}50%{opacity:0;-webkit-transform-origin:center;-moz-transform-origin:center;-o-transform-origin:center;transform-origin:center}100%{-webkit-transform:rotateZ(-360deg);-moz-transform:rotateZ(-360deg);transform:rotateZ(-360deg);-webkit-transform-origin:center;-moz-transform-origin:center;-o-transform-origin:center;transform-origin:center;opacity:1}}

/* End dooFaq2 stack page CSS code */:root{--light-gray:rgba(224, 224, 224, 1.00);--medium-gray:rgba(170, 170, 170, 1.00);--dark-gray:rgba(138, 138, 138, 1.00);--black:rgba(15, 15, 15, 1.00);--black-color:var(--black);--white:rgba(254, 254, 254, 1.00);--white-color:var(--white);--primary:rgba(196, 0, 4, 1.00);--secondary:rgba(252, 191, 17, 1.00);--success:rgba(127, 127, 127, 1.00);--warning:rgba(15, 15, 15, 1.00);--alert:rgba(2, 116, 216, 1.00);--primary-contrast:rgba(255, 255, 255, 1.00);--secondary-contrast:rgba(51, 51, 51, 1.00);--success-contrast:rgba(255, 255, 255, 1.00);--warning-contrast:rgba(254, 254, 254, 1.00);--alert-contrast:rgba(254, 254, 254, 1.00);--primary-dark:rgba(166, 0, 0, 1.00);--secondary-dark:rgba(222, 161, 0, 1.00);--success-dark:rgba(97, 97, 97, 1.00);--warning-dark:rgba(0, 0, 0, 1.00);--alert-dark:rgba(0, 86, 186, 1.00);--header-color:rgba(253, 253, 253, 1.00);--subheader-color:rgba(127, 127, 127, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(253, 253, 253, 1.00);--link-color:rgba(196, 0, 4, 1.00);--link-color-hover:rgba(127, 127, 127, 1.00);--selection-background:var(--primary);--selection-text:var(--primary-contrast);--link-decoration:none;--link-decoration-hover:underline;--overlay-color:rgba(0, 0, 0, 0.50);--radius:12px;--small-gutter:1.5rem;--medium-gutter:1.5rem;--large-gutter:1.5rem;--site-width:calc(1280rem/16);}::selection{background:var(--selection-background);color:var(--selection-text)}.alt{--header-color:rgba(196, 0, 4, 1.00);--subheader-color:rgba(230, 230, 230, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(15, 15, 15, 1.00);--link-color:rgba(176, 0, 0, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--link-decoration:none;--link-decoration-hover:underline}.grid-container{max-width:var(--site-width)}.radius{border-radius:var(--radius)}body{font-size:calc(15rem/16)}h1,.h1{font-size:calc(26rem/16)}h2,.h2{font-size:calc(22rem/16)}h3,.h3{font-size:calc(19rem/16)}h4,.h4{font-size:calc(17rem/16)}h5,.h5{font-size:calc(16rem/16)}h6,.h6{font-size:calc(15rem/16)}small{font-size:28%}.button{font-size:calc(15rem/16)}.button.tiny{font-size:calc(14rem/16)}.button.small{font-size:calc(14rem/16)}.button.large{font-size:calc(16rem/16)}@media only screen and (min-width:40em){body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(32rem/16)}h2,.h2{font-size:calc(24rem/16)}h3,.h3{font-size:calc(20rem/16)}h4,.h4{font-size:calc(18rem/16)}h5,.h5{font-size:calc(16rem/16)}h6,.h6{font-size:calc(15rem/16)}small{font-size:36%}}@media only screen and (min-width:64em){body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(48rem/16)}h2,.h2{font-size:calc(32rem/16)}h3,.h3{font-size:calc(24rem/16)}h4,.h4{font-size:calc(20rem/16)}h5,.h5{font-size:calc(18rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:42%}}a{color:var(--link-color);text-decoration:var(--link-decoration)}a:hover,a:focus{color:var(--link-color-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:inside}.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(12rem/16)}body{background-color:rgba(11, 11, 12, 1.00);}
/*!* Font Awesome Pro 5.14.0 by @fontawesome - https://fontawesome.com* License - https://fontawesome.com/license (Commercial License)*/@font-face{font-family:'Font Awesome 5 Brands';font-style:normal;font-weight:400;font-display:block;src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.eot");src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.woff2") format("woff2"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.woff") format("woff"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.ttf") format("truetype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.svg#fontawesome") format("svg")}.fab{font-family:'Font Awesome 5 Brands';font-weight:400}@font-face{font-family:'Font Awesome 5 Pro';font-style:normal;font-weight:900;font-display:block;src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.eot");src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.woff2") format("woff2"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.woff") format("woff"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.ttf") format("truetype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.svg#fontawesome") format("svg")}.fa,.fas{font-family:'Font Awesome 5 Pro';font-weight:900}  
html,body,  h1,.h1, h2,.h2, h3,.h3, h4,.h4, h5,.h5, h6,.h6, blockquote, .menu li, li, form, .mysite{font-family:"Inter",sans-serif !important}
            .aleg{font-family:"Alegreya SC",sans-serif }
  h1,.h1, h2,.h2, h3,.h3, h4,.h4, h5,.h5, h6,.h6,     .header-bold{font-weight:700 !important;}
            .notes{font-size:calc(14rem/16) ;}@media only screen and (min-width:40em) {            .notes{font-size:calc(14rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .notes{font-size:calc(14rem/16) ;line-height:1.50 }}

            .footer{font-size:calc(15rem/16) !important;}@media only screen and (min-width:40em) {            .footer{font-size:calc(13rem/16) !important;line-height:1.50 !important}}@media only screen and (min-width:64em) {            .footer{font-size:calc(13rem/16) !important;line-height:1.50 !important}}
            .footer{line-height:1.30 !important;}
.footer{color:rgba(255, 255, 255, 1.00) ;}

            .caption{font-size:calc(13rem/16) ;}@media only screen and (min-width:40em) {            .caption{font-size:calc(13rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .caption{font-size:calc(13rem/16) ;line-height:1.50 }}
            .caption2{font-size:calc(12rem/16) !important;}@media only screen and (min-width:40em) {            .caption2{font-size:calc(12rem/16) !important;line-height:1.50 !important}}@media only screen and (min-width:64em) {            .caption2{font-size:calc(12rem/16) !important;line-height:1.50 !important}}
.dark-text{--header-color:rgba(15, 15, 15, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(15, 15, 15, 1.00);--link-color:rgba(250, 0, 0, 1.00);--link-color-hover:rgba(128, 0, 2, 1.00);--link-decoration:none;--link-decoration-hover:none}
.gradient{background-position:right bottom !important;background-size:100% 100% !important;background-image:radial-gradient(circle at 100% 100%,rgba(250, 0, 0, 0.63) 0%,rgba(0, 0, 0, 1.00) 20%) !important;}

.media-rounded *{border-radius:16px !important;}
.media-rounded{border-radius:16px !important;}
.topper{background-color:rgba(15, 15, 15, 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){.topper{background-attachment:scroll!important}}
.footer{background-color:rgba(15, 15, 15, 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){.footer{background-attachment:scroll!important}}
.myborder{border-color:rgba(253, 253, 253, 1.00) !important;border-width:1px !important;border-style:solid !important;border-radius:16px !important;}
.mycursor{cursor:pointer }


.mygutter{--small-gutter:0.75rem;--medium-gutter:0.75rem;--large-gutter:0.75rem;}
.myborder2{border-color:rgba(170, 170, 170, 0.30) !important;border-width:1px !important;border-style:solid !important;border-radius:16px !important;}
.btn-rounded{border-radius:50px !important;}
.mybg2{background-color:rgba(23, 25, 31, 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){.mybg2{background-attachment:scroll!important}}

.cool-button{background-color:transparent ;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){.cool-button{background-attachment:scroll!important}}
.cool-button{border-color:rgba(196, 0, 4, 1.00) ;border-width:1px ;}
.cool-button{color:rgba(196, 0, 4, 1.00) ;}
.cool-button:hover{background-color:transparent ;background-color:rgba(196, 0, 4, 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){.cool-button{background-attachment:scroll!important}}
.cool-button:hover{border-color:rgba(196, 0, 4, 1.00) ;border-width:1px ;}
.cool-button:hover{color:rgba(255, 255, 255, 1.00) ;}
.myrounding{border-radius:12px ;}
/*
1.5.0.1
- hotfix: display bug with dropdown items in edit mode
*/
#stacks_in_903_6 {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#stacks_in_903_6 > * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*:focus {
  outline-style:none;
  box-shadow:none;
  border-color:transparent;
}

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

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



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


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

}
#stacks_in_903_6 li > a svg,
#clean-menu_stacks_in_903_6 .clean-menu-top-level ul li > a svg,
#clean-menu-full_stacks_in_903_6.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_903_6 .clean-menu-top-level > ul > li > ul li > a svg {
  
  width: 25px;
  height: 25px;
  
}

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









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

}
#clean-menu_stacks_in_903_6 .clean-menu-top-level ul li > a,
#clean-menu_stacks_in_903_6 .clean-menu-top-level ul li > a:visited {
  color: rgba(255,255,255,.6);
}
#clean-menu_stacks_in_903_6 .clean-menu-top-level ul li > a svg {
  fill: rgba(255,255,255,.6);
}
#clean-menu_stacks_in_903_6 .clean-menu-top-level ul li > a:hover {
  color: rgba(255,255,255,.9);
}
#clean-menu_stacks_in_903_6 .clean-menu-top-level ul li > a:hover svg {
  fill: rgba(255,255,255,.9);
}
/* #clean-menu_stacks_in_903_6 .clean-menu-top-level ul li > a.cm-heading:hover {
  color: rgba(255,255,255,.6);
  cursor: default;
} */
#clean-menu_stacks_in_903_6 .clean-menu-top-level ul li.cm-current > a {
  color: rgba(255,255,255,1);
}
#clean-menu_stacks_in_903_6 .clean-menu-top-level ul li.cm-current > a svg {
  fill: rgba(255,255,255,1);
}
#clean-menu_stacks_in_903_6 .clean-menu-top-level > ul > li > a.parent:after {
  border-color: rgba(255,255,255,.6);
}
#clean-menu_stacks_in_903_6 .clean-menu-top-level > ul > li > a.parent:hover:after {
  border-color: rgba(255,255,255,.9);
}
/* #clean-menu_stacks_in_903_6 .clean-menu-top-level > ul > li > a.cm-heading.parent:hover:after {
  border-color: rgba(255,255,255,.6);
} */
#clean-menu_stacks_in_903_6 .clean-menu-top-level > ul > li > a.parent.cm-current:after {
  border-color: rgba(255,255,255,1);
}
#clean-menu_stacks_in_903_6 .cm-toggle span {
  background: rgba(255,255,255,1);
}
#clean-menu_stacks_in_903_6 h1, #clean-menu_stacks_in_903_6 h2, #clean-menu_stacks_in_903_6 h3, #clean-menu_stacks_in_903_6 h4, #clean-menu_stacks_in_903_6 h5, #clean-menu_stacks_in_903_6 h6, #clean-menu_stacks_in_903_6 .layouts-text, #clean-menu_stacks_in_903_6 p {
  color: rgba(255,255,255,1);
}
.disable-parents #clean-menu_stacks_in_903_6 .clean-menu-top-level > ul > li > a.parent:hover,
.disable-parents #clean-menu_stacks_in_903_6 .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_903_6.cm-full-menu ul li {
    border-width: 0;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_903_6 {
    padding: 10px 0px;
  }
  body:not(.cm-mobile-example) #clean-menu-full_stacks_in_903_6.cm-full-menu ul li.cm-hide-dropdown-menu,
  body:not(.cm-mobile-example) #clean-menu_stacks_in_903_6 ul li.cm-hide-menu {
    display: none;
  }
  
  #clean-menu_stacks_in_903_6 .clean-menu-top-level > ul > li > ul.cm-wide {
    display: grid;
  }
  #clean-menu_stacks_in_903_6 .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_903_6.clean-menu {
    flex-wrap: wrap-reverse;
  }
  #clean-menu_stacks_in_903_6 > div  {
    
    
  }
  
  #clean-menu_stacks_in_903_6.clean-menu {
    gap: 0 16px;
  }
  #clean-menu-full_stacks_in_903_6 {
    min-width: 300px;
  }
  #clean-menu_stacks_in_903_6 .clean-menu-full {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 10px 0;
  }
  #clean-menu_stacks_in_903_6 > div:last-child {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  #clean-menu_stacks_in_903_6 .clean-menu-full .cm-menu-toggle {
    display: block;
  }
  #clean-menu_stacks_in_903_6 .clean-menu-top-level {
    display: none;
  }
  
  #clean-menu_stacks_in_903_6.clean-menu {
    justify-content: center;
  }
  #clean-menu_stacks_in_903_6 .clean-menu-full .cm-menu-toggle {
    float: none;
  }
  #clean-menu_stacks_in_903_6 .clean-menu-full {
    max-width: 40px !important;
    min-width: 40px;
    width: 100% !important;
  }
  #clean-menu_stacks_in_903_6 .clean-menu-full .cm-menu-toggle {
    float: none;
    margin: 0 auto;
  }
  #clean-menu_stacks_in_903_6 > .clean-menu-logo,
  #clean-menu_stacks_in_903_6 > .clean-menu-logo:nth-child(1),
  #clean-menu_stacks_in_903_6 > .clean-menu-logo:nth-child(2),
  #clean-menu_stacks_in_903_6 > .clean-menu-logo:nth-child(3) {
    max-width: 100%;
    width: auto;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  #clean-menu_stacks_in_903_6 .clean-menu-logo .cm-logo-wrap {
    margin: 0 auto;
    justify-content: center;
    float: none;
  }
  
  #clean-menu_stacks_in_903_6 .clean-menu-top-level {
    display: block;
    max-width: 40px !important;
    min-width: 40px;
  }
  #clean-menu_stacks_in_903_6 .clean-menu-top-level ul {
    display: none;
  }
  @media all and (max-width: 452px) {
    #clean-menu_stacks_in_903_6 .clean-menu-top-level {display: none}
    #clean-menu_stacks_in_903_6 .clean-menu-logo {min-width: 357px}
  }
  
  
  
  
  
  #clean-menu-full_stacks_in_903_6.cm-full-menu ul li {
    display: block;
  }
  #clean-menu-full_stacks_in_903_6.cm-full-menu ul {
    padding: 12px 0px;
  }
  #clean-menu-full_stacks_in_903_6.cm-full-menu ul > li > .cm-custom-content {
    padding: 4px 24px 4px 24px;
  }
  #clean-menu-full_stacks_in_903_6.cm-full-menu ul ul > li > .cm-custom-content {
    padding: 4px 24px 4px 34px;
  }
  #clean-menu-full_stacks_in_903_6.cm-full-menu ul > li.cm-grouped-item > .cm-custom-content  {
    padding: 4px 24px 4px 0px;
  }
  #clean-menu-full_stacks_in_903_6.cm-full-menu ul li.cm-grouped-item{
    padding: 4px 24px;
  }
  #clean-menu-full_stacks_in_903_6.cm-full-menu ul li > a {
    font-size: calc(inherit + 2 );
    line-height: calc(inherit + 2 );
    padding: 12px 24px;
    width: 100%;
    box-sizing: border-box;
  }
  #clean-menu-full_stacks_in_903_6.cm-full-menu ul ul > li > a {
    padding: 12px 24px;
    width: 100%;
    box-sizing: border-box;
  }
  #clean-menu-full_stacks_in_903_6.cm-full-menu ul li.cm-grouped-item > a {
    width: auto;
  }
  #clean-menu-full_stacks_in_903_6.cm-full-menu {
    -webkit-transform: translate(0, 50px);
    transform: translate(0, 50px);
  }
  #clean-menu-full_stacks_in_903_6.cm-full-menu.clean-menu-active {
    -webkit-transform: translate(0px, 5px);
    transform: translate(0px, 5px);
  }
  #clean-menu-full_stacks_in_903_6.cm-full-menu ul li.cm-grouped-item > a {
    padding: 8px 30px 8px 0;
  }
}






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









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

#stacks_in_903_6 {
	background-color: rgba(11, 11, 12, 1.00);
	border: solid rgba(245, 245, 245, 1.00);
	border-width: 0px 0px 1px 0px;
}
.stacks_in_903_4{line-height:0}.stacks_in_903_4 svg{display:inline-block;max-width:350px;height:auto;}.stacks_in_903_4.full-width svg{width:100%;height:auto}

.clean-menu-top-level #cta_stacks_in_903_48.clean-menu-cta.clean-menu-cta-style a {
  transition: all 150ms ease;
  color: rgba(255, 255, 255, 1.00);
  background-color: rgba(51, 51, 51, 0.00);
  border: 1px solid rgba(253, 253, 253, 0.00);
  border-radius: 20px;
  padding: 8px 2px;
}
.clean-menu-top-level #cta_stacks_in_903_48.clean-menu-cta.clean-menu-cta-style.cm-grouped-item > a {
  padding: 0;
}
.clean-menu-top-level #cta_stacks_in_903_48.clean-menu-cta.clean-menu-cta-style a svg {
  fill: rgba(255, 255, 255, 1.00);
}
.clean-menu-top-level #cta_stacks_in_903_48.clean-menu-cta.clean-menu-cta-style a:hover,
.clean-menu-top-level #cta_stacks_in_903_48.clean-menu-cta.clean-menu-cta-style.current a {
  color: rgba(253, 253, 253, 1.00);
  background-color: rgba(196, 0, 4, 1.00);
  border: 1px solid rgba(196, 0, 4, 1.00);
}
.clean-menu-top-level #cta_stacks_in_903_48.clean-menu-cta.clean-menu-cta-style a:hover svg,
.clean-menu-top-level #cta_stacks_in_903_48.clean-menu-cta.clean-menu-cta-style.current a svg {
  fill: rgba(253, 253, 253, 1.00);
}
.clean-menu-top-level #cta_stacks_in_903_48.clean-menu-cta {
  margin: 0 9px;
}
.clean-menu-top-level #cta_stacks_in_903_48.clean-menu-cta.clean-menu-cta-style a:hover {

}
.clean-menu-top-level #cta_stacks_in_903_48.clean-menu-cta.clean-menu-cta-style a:active {
  transform: translate(0,1px);
}
.cm-full-menu #cta_stacks_in_903_48.clean-menu-cta.clean-menu-cta-style {
  padding: 10px 18px 10px 18px;
}
.cm-full-menu #cta_stacks_in_903_48.clean-menu-cta.clean-menu-cta-style a {
  transition: all 150ms ease;
  color: rgba(255, 255, 255, 1.00);
  background-color: rgba(51, 51, 51, 0.00);
  border: 1px solid rgba(253, 253, 253, 0.00);
  border-radius: 20px;
  display: block;
  text-align: center;
  padding: 8px 2px;
}
.cm-vert-bottom > .clean-menu-top-level > ul:has(> #cta_stacks_in_903_48) {
  margin-bottom: -8px;
}
.cm-full-menu #cta_stacks_in_903_48.clean-menu-cta.clean-menu-cta-style.cm-grouped-item > a {
  display: inline-block;
}
.cm-full-menu #cta_stacks_in_903_48.clean-menu-cta.clean-menu-cta-style a svg {
  fill: rgba(255, 255, 255, 1.00);
}
.cm-full-menu #cta_stacks_in_903_48.clean-menu-cta.clean-menu-cta-style a:hover,
.cm-full-menu #cta_stacks_in_903_48.clean-menu-cta.clean-menu-cta-style.current a {
  color: rgba(253, 253, 253, 1.00);
  background-color: rgba(196, 0, 4, 1.00);
  border: 1px solid rgba(196, 0, 4, 1.00);
}
.cm-full-menu #cta_stacks_in_903_48.clean-menu-cta.clean-menu-cta-style a:hover svg,
.cm-full-menu #cta_stacks_in_903_48.clean-menu-cta.clean-menu-cta-style a.current a svg {
  fill: rgba(253, 253, 253, 1.00);
}
.cm-full-menu #cta_stacks_in_903_48.clean-menu-cta.clean-menu-cta-style a:hover {

}
.cm-full-menu #cta_stacks_in_903_48.clean-menu-cta.clean-menu-cta-style a:active {
  transform: translate(0,1px);
}



.clean-menu-top-level #cta_stacks_in_903_10.clean-menu-cta.clean-menu-cta-style a {
  transition: all 150ms ease;
  color: rgba(255, 255, 255, 1.00);
  background-color: rgba(51, 51, 51, 0.00);
  border: 1px solid rgba(253, 253, 253, 0.00);
  border-radius: 20px;
  padding: 8px 2px;
}
.clean-menu-top-level #cta_stacks_in_903_10.clean-menu-cta.clean-menu-cta-style.cm-grouped-item > a {
  padding: 0;
}
.clean-menu-top-level #cta_stacks_in_903_10.clean-menu-cta.clean-menu-cta-style a svg {
  fill: rgba(255, 255, 255, 1.00);
}
.clean-menu-top-level #cta_stacks_in_903_10.clean-menu-cta.clean-menu-cta-style a:hover,
.clean-menu-top-level #cta_stacks_in_903_10.clean-menu-cta.clean-menu-cta-style.current a {
  color: rgba(253, 253, 253, 1.00);
  background-color: rgba(196, 0, 4, 1.00);
  border: 1px solid rgba(196, 0, 4, 1.00);
}
.clean-menu-top-level #cta_stacks_in_903_10.clean-menu-cta.clean-menu-cta-style a:hover svg,
.clean-menu-top-level #cta_stacks_in_903_10.clean-menu-cta.clean-menu-cta-style.current a svg {
  fill: rgba(253, 253, 253, 1.00);
}
.clean-menu-top-level #cta_stacks_in_903_10.clean-menu-cta {
  margin: 0 9px;
}
.clean-menu-top-level #cta_stacks_in_903_10.clean-menu-cta.clean-menu-cta-style a:hover {

}
.clean-menu-top-level #cta_stacks_in_903_10.clean-menu-cta.clean-menu-cta-style a:active {
  transform: translate(0,1px);
}
.cm-full-menu #cta_stacks_in_903_10.clean-menu-cta.clean-menu-cta-style {
  padding: 10px 18px 10px 18px;
}
.cm-full-menu #cta_stacks_in_903_10.clean-menu-cta.clean-menu-cta-style a {
  transition: all 150ms ease;
  color: rgba(255, 255, 255, 1.00);
  background-color: rgba(51, 51, 51, 0.00);
  border: 1px solid rgba(253, 253, 253, 0.00);
  border-radius: 20px;
  display: block;
  text-align: center;
  padding: 8px 2px;
}
.cm-vert-bottom > .clean-menu-top-level > ul:has(> #cta_stacks_in_903_10) {
  margin-bottom: -8px;
}
.cm-full-menu #cta_stacks_in_903_10.clean-menu-cta.clean-menu-cta-style.cm-grouped-item > a {
  display: inline-block;
}
.cm-full-menu #cta_stacks_in_903_10.clean-menu-cta.clean-menu-cta-style a svg {
  fill: rgba(255, 255, 255, 1.00);
}
.cm-full-menu #cta_stacks_in_903_10.clean-menu-cta.clean-menu-cta-style a:hover,
.cm-full-menu #cta_stacks_in_903_10.clean-menu-cta.clean-menu-cta-style.current a {
  color: rgba(253, 253, 253, 1.00);
  background-color: rgba(196, 0, 4, 1.00);
  border: 1px solid rgba(196, 0, 4, 1.00);
}
.cm-full-menu #cta_stacks_in_903_10.clean-menu-cta.clean-menu-cta-style a:hover svg,
.cm-full-menu #cta_stacks_in_903_10.clean-menu-cta.clean-menu-cta-style a.current a svg {
  fill: rgba(253, 253, 253, 1.00);
}
.cm-full-menu #cta_stacks_in_903_10.clean-menu-cta.clean-menu-cta-style a:hover {

}
.cm-full-menu #cta_stacks_in_903_10.clean-menu-cta.clean-menu-cta-style a:active {
  transform: translate(0,1px);
}



.clean-menu-top-level #cta_stacks_in_903_20.clean-menu-cta.clean-menu-cta-style a {
  transition: all 150ms ease;
  color: rgba(255, 255, 255, 1.00);
  background-color: rgba(51, 51, 51, 0.00);
  border: 1px solid rgba(253, 253, 253, 0.00);
  border-radius: 20px;
  padding: 8px 2px;
}
.clean-menu-top-level #cta_stacks_in_903_20.clean-menu-cta.clean-menu-cta-style.cm-grouped-item > a {
  padding: 0;
}
.clean-menu-top-level #cta_stacks_in_903_20.clean-menu-cta.clean-menu-cta-style a svg {
  fill: rgba(255, 255, 255, 1.00);
}
.clean-menu-top-level #cta_stacks_in_903_20.clean-menu-cta.clean-menu-cta-style a:hover,
.clean-menu-top-level #cta_stacks_in_903_20.clean-menu-cta.clean-menu-cta-style.current a {
  color: rgba(253, 253, 253, 1.00);
  background-color: rgba(196, 0, 4, 1.00);
  border: 1px solid rgba(196, 0, 4, 1.00);
}
.clean-menu-top-level #cta_stacks_in_903_20.clean-menu-cta.clean-menu-cta-style a:hover svg,
.clean-menu-top-level #cta_stacks_in_903_20.clean-menu-cta.clean-menu-cta-style.current a svg {
  fill: rgba(253, 253, 253, 1.00);
}
.clean-menu-top-level #cta_stacks_in_903_20.clean-menu-cta {
  margin: 0 9px;
}
.clean-menu-top-level #cta_stacks_in_903_20.clean-menu-cta.clean-menu-cta-style a:hover {

}
.clean-menu-top-level #cta_stacks_in_903_20.clean-menu-cta.clean-menu-cta-style a:active {
  transform: translate(0,1px);
}
.cm-full-menu #cta_stacks_in_903_20.clean-menu-cta.clean-menu-cta-style {
  padding: 10px 18px 10px 18px;
}
.cm-full-menu #cta_stacks_in_903_20.clean-menu-cta.clean-menu-cta-style a {
  transition: all 150ms ease;
  color: rgba(255, 255, 255, 1.00);
  background-color: rgba(51, 51, 51, 0.00);
  border: 1px solid rgba(253, 253, 253, 0.00);
  border-radius: 20px;
  display: block;
  text-align: center;
  padding: 8px 2px;
}
.cm-vert-bottom > .clean-menu-top-level > ul:has(> #cta_stacks_in_903_20) {
  margin-bottom: -8px;
}
.cm-full-menu #cta_stacks_in_903_20.clean-menu-cta.clean-menu-cta-style.cm-grouped-item > a {
  display: inline-block;
}
.cm-full-menu #cta_stacks_in_903_20.clean-menu-cta.clean-menu-cta-style a svg {
  fill: rgba(255, 255, 255, 1.00);
}
.cm-full-menu #cta_stacks_in_903_20.clean-menu-cta.clean-menu-cta-style a:hover,
.cm-full-menu #cta_stacks_in_903_20.clean-menu-cta.clean-menu-cta-style.current a {
  color: rgba(253, 253, 253, 1.00);
  background-color: rgba(196, 0, 4, 1.00);
  border: 1px solid rgba(196, 0, 4, 1.00);
}
.cm-full-menu #cta_stacks_in_903_20.clean-menu-cta.clean-menu-cta-style a:hover svg,
.cm-full-menu #cta_stacks_in_903_20.clean-menu-cta.clean-menu-cta-style a.current a svg {
  fill: rgba(253, 253, 253, 1.00);
}
.cm-full-menu #cta_stacks_in_903_20.clean-menu-cta.clean-menu-cta-style a:hover {

}
.cm-full-menu #cta_stacks_in_903_20.clean-menu-cta.clean-menu-cta-style a:active {
  transform: translate(0,1px);
}



.clean-menu-top-level #cta_stacks_in_903_25.clean-menu-cta.clean-menu-cta-style a {
  transition: all 150ms ease;
  color: rgba(255, 255, 255, 1.00);
  background-color: rgba(51, 51, 51, 0.00);
  border: 1px solid rgba(253, 253, 253, 0.00);
  border-radius: 20px;
  padding: 8px 2px;
}
.clean-menu-top-level #cta_stacks_in_903_25.clean-menu-cta.clean-menu-cta-style.cm-grouped-item > a {
  padding: 0;
}
.clean-menu-top-level #cta_stacks_in_903_25.clean-menu-cta.clean-menu-cta-style a svg {
  fill: rgba(255, 255, 255, 1.00);
}
.clean-menu-top-level #cta_stacks_in_903_25.clean-menu-cta.clean-menu-cta-style a:hover,
.clean-menu-top-level #cta_stacks_in_903_25.clean-menu-cta.clean-menu-cta-style.current a {
  color: rgba(253, 253, 253, 1.00);
  background-color: rgba(196, 0, 4, 1.00);
  border: 1px solid rgba(196, 0, 4, 1.00);
}
.clean-menu-top-level #cta_stacks_in_903_25.clean-menu-cta.clean-menu-cta-style a:hover svg,
.clean-menu-top-level #cta_stacks_in_903_25.clean-menu-cta.clean-menu-cta-style.current a svg {
  fill: rgba(253, 253, 253, 1.00);
}
.clean-menu-top-level #cta_stacks_in_903_25.clean-menu-cta {
  margin: 0 9px;
}
.clean-menu-top-level #cta_stacks_in_903_25.clean-menu-cta.clean-menu-cta-style a:hover {

}
.clean-menu-top-level #cta_stacks_in_903_25.clean-menu-cta.clean-menu-cta-style a:active {
  transform: translate(0,1px);
}
.cm-full-menu #cta_stacks_in_903_25.clean-menu-cta.clean-menu-cta-style {
  padding: 10px 18px 10px 18px;
}
.cm-full-menu #cta_stacks_in_903_25.clean-menu-cta.clean-menu-cta-style a {
  transition: all 150ms ease;
  color: rgba(255, 255, 255, 1.00);
  background-color: rgba(51, 51, 51, 0.00);
  border: 1px solid rgba(253, 253, 253, 0.00);
  border-radius: 20px;
  display: block;
  text-align: center;
  padding: 8px 2px;
}
.cm-vert-bottom > .clean-menu-top-level > ul:has(> #cta_stacks_in_903_25) {
  margin-bottom: -8px;
}
.cm-full-menu #cta_stacks_in_903_25.clean-menu-cta.clean-menu-cta-style.cm-grouped-item > a {
  display: inline-block;
}
.cm-full-menu #cta_stacks_in_903_25.clean-menu-cta.clean-menu-cta-style a svg {
  fill: rgba(255, 255, 255, 1.00);
}
.cm-full-menu #cta_stacks_in_903_25.clean-menu-cta.clean-menu-cta-style a:hover,
.cm-full-menu #cta_stacks_in_903_25.clean-menu-cta.clean-menu-cta-style.current a {
  color: rgba(253, 253, 253, 1.00);
  background-color: rgba(196, 0, 4, 1.00);
  border: 1px solid rgba(196, 0, 4, 1.00);
}
.cm-full-menu #cta_stacks_in_903_25.clean-menu-cta.clean-menu-cta-style a:hover svg,
.cm-full-menu #cta_stacks_in_903_25.clean-menu-cta.clean-menu-cta-style a.current a svg {
  fill: rgba(253, 253, 253, 1.00);
}
.cm-full-menu #cta_stacks_in_903_25.clean-menu-cta.clean-menu-cta-style a:hover {

}
.cm-full-menu #cta_stacks_in_903_25.clean-menu-cta.clean-menu-cta-style a:active {
  transform: translate(0,1px);
}



.clean-menu-top-level #cta_stacks_in_903_30.clean-menu-cta.clean-menu-cta-style a {
  transition: all 150ms ease;
  color: rgba(230, 230, 230, 1.00);
  background-color: rgba(51, 51, 51, 0.00);
  border: 1px solid rgba(253, 253, 253, 0.00);
  border-radius: 20px;
  padding: 8px 2px;
}
.clean-menu-top-level #cta_stacks_in_903_30.clean-menu-cta.clean-menu-cta-style.cm-grouped-item > a {
  padding: 0;
}
.clean-menu-top-level #cta_stacks_in_903_30.clean-menu-cta.clean-menu-cta-style a svg {
  fill: rgba(230, 230, 230, 1.00);
}
.clean-menu-top-level #cta_stacks_in_903_30.clean-menu-cta.clean-menu-cta-style a:hover,
.clean-menu-top-level #cta_stacks_in_903_30.clean-menu-cta.clean-menu-cta-style.current a {
  color: rgba(253, 253, 253, 1.00);
  background-color: rgba(196, 0, 4, 1.00);
  border: 1px solid rgba(196, 0, 4, 1.00);
}
.clean-menu-top-level #cta_stacks_in_903_30.clean-menu-cta.clean-menu-cta-style a:hover svg,
.clean-menu-top-level #cta_stacks_in_903_30.clean-menu-cta.clean-menu-cta-style.current a svg {
  fill: rgba(253, 253, 253, 1.00);
}
.clean-menu-top-level #cta_stacks_in_903_30.clean-menu-cta {
  margin: 0 9px;
}
.clean-menu-top-level #cta_stacks_in_903_30.clean-menu-cta.clean-menu-cta-style a:hover {

}
.clean-menu-top-level #cta_stacks_in_903_30.clean-menu-cta.clean-menu-cta-style a:active {
  transform: translate(0,1px);
}
.cm-full-menu #cta_stacks_in_903_30.clean-menu-cta.clean-menu-cta-style {
  padding: 10px 18px 10px 18px;
}
.cm-full-menu #cta_stacks_in_903_30.clean-menu-cta.clean-menu-cta-style a {
  transition: all 150ms ease;
  color: rgba(230, 230, 230, 1.00);
  background-color: rgba(51, 51, 51, 0.00);
  border: 1px solid rgba(253, 253, 253, 0.00);
  border-radius: 20px;
  display: block;
  text-align: center;
  padding: 8px 2px;
}
.cm-vert-bottom > .clean-menu-top-level > ul:has(> #cta_stacks_in_903_30) {
  margin-bottom: -8px;
}
.cm-full-menu #cta_stacks_in_903_30.clean-menu-cta.clean-menu-cta-style.cm-grouped-item > a {
  display: inline-block;
}
.cm-full-menu #cta_stacks_in_903_30.clean-menu-cta.clean-menu-cta-style a svg {
  fill: rgba(230, 230, 230, 1.00);
}
.cm-full-menu #cta_stacks_in_903_30.clean-menu-cta.clean-menu-cta-style a:hover,
.cm-full-menu #cta_stacks_in_903_30.clean-menu-cta.clean-menu-cta-style.current a {
  color: rgba(253, 253, 253, 1.00);
  background-color: rgba(196, 0, 4, 1.00);
  border: 1px solid rgba(196, 0, 4, 1.00);
}
.cm-full-menu #cta_stacks_in_903_30.clean-menu-cta.clean-menu-cta-style a:hover svg,
.cm-full-menu #cta_stacks_in_903_30.clean-menu-cta.clean-menu-cta-style a.current a svg {
  fill: rgba(253, 253, 253, 1.00);
}
.cm-full-menu #cta_stacks_in_903_30.clean-menu-cta.clean-menu-cta-style a:hover {

}
.cm-full-menu #cta_stacks_in_903_30.clean-menu-cta.clean-menu-cta-style a:active {
  transform: translate(0,1px);
}



.clean-menu-top-level #cta_stacks_in_903_35.clean-menu-cta.clean-menu-cta-style a {
  transition: all 150ms ease;
  color: rgba(230, 230, 230, 1.00);
  background-color: rgba(51, 51, 51, 0.00);
  border: 1px solid rgba(253, 253, 253, 0.00);
  border-radius: 20px;
  padding: 8px 2px;
}
.clean-menu-top-level #cta_stacks_in_903_35.clean-menu-cta.clean-menu-cta-style.cm-grouped-item > a {
  padding: 0;
}
.clean-menu-top-level #cta_stacks_in_903_35.clean-menu-cta.clean-menu-cta-style a svg {
  fill: rgba(230, 230, 230, 1.00);
}
.clean-menu-top-level #cta_stacks_in_903_35.clean-menu-cta.clean-menu-cta-style a:hover,
.clean-menu-top-level #cta_stacks_in_903_35.clean-menu-cta.clean-menu-cta-style.current a {
  color: rgba(253, 253, 253, 1.00);
  background-color: rgba(196, 0, 4, 1.00);
  border: 1px solid rgba(196, 0, 4, 1.00);
}
.clean-menu-top-level #cta_stacks_in_903_35.clean-menu-cta.clean-menu-cta-style a:hover svg,
.clean-menu-top-level #cta_stacks_in_903_35.clean-menu-cta.clean-menu-cta-style.current a svg {
  fill: rgba(253, 253, 253, 1.00);
}
.clean-menu-top-level #cta_stacks_in_903_35.clean-menu-cta {
  margin: 0 9px;
}
.clean-menu-top-level #cta_stacks_in_903_35.clean-menu-cta.clean-menu-cta-style a:hover {

}
.clean-menu-top-level #cta_stacks_in_903_35.clean-menu-cta.clean-menu-cta-style a:active {
  transform: translate(0,1px);
}
.cm-full-menu #cta_stacks_in_903_35.clean-menu-cta.clean-menu-cta-style {
  padding: 10px 18px 10px 18px;
}
.cm-full-menu #cta_stacks_in_903_35.clean-menu-cta.clean-menu-cta-style a {
  transition: all 150ms ease;
  color: rgba(230, 230, 230, 1.00);
  background-color: rgba(51, 51, 51, 0.00);
  border: 1px solid rgba(253, 253, 253, 0.00);
  border-radius: 20px;
  display: block;
  text-align: center;
  padding: 8px 2px;
}
.cm-vert-bottom > .clean-menu-top-level > ul:has(> #cta_stacks_in_903_35) {
  margin-bottom: -8px;
}
.cm-full-menu #cta_stacks_in_903_35.clean-menu-cta.clean-menu-cta-style.cm-grouped-item > a {
  display: inline-block;
}
.cm-full-menu #cta_stacks_in_903_35.clean-menu-cta.clean-menu-cta-style a svg {
  fill: rgba(230, 230, 230, 1.00);
}
.cm-full-menu #cta_stacks_in_903_35.clean-menu-cta.clean-menu-cta-style a:hover,
.cm-full-menu #cta_stacks_in_903_35.clean-menu-cta.clean-menu-cta-style.current a {
  color: rgba(253, 253, 253, 1.00);
  background-color: rgba(196, 0, 4, 1.00);
  border: 1px solid rgba(196, 0, 4, 1.00);
}
.cm-full-menu #cta_stacks_in_903_35.clean-menu-cta.clean-menu-cta-style a:hover svg,
.cm-full-menu #cta_stacks_in_903_35.clean-menu-cta.clean-menu-cta-style a.current a svg {
  fill: rgba(253, 253, 253, 1.00);
}
.cm-full-menu #cta_stacks_in_903_35.clean-menu-cta.clean-menu-cta-style a:hover {

}
.cm-full-menu #cta_stacks_in_903_35.clean-menu-cta.clean-menu-cta-style a:active {
  transform: translate(0,1px);
}



.clean-menu-top-level #cta_stacks_in_903_40.clean-menu-cta.clean-menu-cta-style a {
  transition: all 150ms ease;
  color: rgba(245, 245, 245, 1.00);
  background-color: rgba(0, 0, 0, 0.00);
  border: 1px solid rgba(245, 245, 245, 1.00);
  border-radius: 30px;
  padding: 8px 30px;
}
.clean-menu-top-level #cta_stacks_in_903_40.clean-menu-cta.clean-menu-cta-style.cm-grouped-item > a {
  padding: 0;
}
.clean-menu-top-level #cta_stacks_in_903_40.clean-menu-cta.clean-menu-cta-style a svg {
  fill: rgba(245, 245, 245, 1.00);
}
.clean-menu-top-level #cta_stacks_in_903_40.clean-menu-cta.clean-menu-cta-style a:hover,
.clean-menu-top-level #cta_stacks_in_903_40.clean-menu-cta.clean-menu-cta-style.current a {
  color: rgba(253, 253, 253, 1.00);
  background-color: rgba(196, 0, 4, 1.00);
  border: 1px solid rgba(196, 0, 4, 1.00);
}
.clean-menu-top-level #cta_stacks_in_903_40.clean-menu-cta.clean-menu-cta-style a:hover svg,
.clean-menu-top-level #cta_stacks_in_903_40.clean-menu-cta.clean-menu-cta-style.current a svg {
  fill: rgba(253, 253, 253, 1.00);
}
.clean-menu-top-level #cta_stacks_in_903_40.clean-menu-cta {
  margin: 0 9px;
}
.clean-menu-top-level #cta_stacks_in_903_40.clean-menu-cta.clean-menu-cta-style a:hover {

}
.clean-menu-top-level #cta_stacks_in_903_40.clean-menu-cta.clean-menu-cta-style a:active {
  transform: translate(0,1px);
}
.cm-full-menu #cta_stacks_in_903_40.clean-menu-cta.clean-menu-cta-style {
  padding: 10px 18px 10px 18px;
}
.cm-full-menu #cta_stacks_in_903_40.clean-menu-cta.clean-menu-cta-style a {
  transition: all 150ms ease;
  color: rgba(245, 245, 245, 1.00);
  background-color: rgba(0, 0, 0, 0.00);
  border: 1px solid rgba(245, 245, 245, 1.00);
  border-radius: 30px;
  display: block;
  text-align: center;
  padding: 8px 30px;
}
.cm-vert-bottom > .clean-menu-top-level > ul:has(> #cta_stacks_in_903_40) {
  margin-bottom: -8px;
}
.cm-full-menu #cta_stacks_in_903_40.clean-menu-cta.clean-menu-cta-style.cm-grouped-item > a {
  display: inline-block;
}
.cm-full-menu #cta_stacks_in_903_40.clean-menu-cta.clean-menu-cta-style a svg {
  fill: rgba(245, 245, 245, 1.00);
}
.cm-full-menu #cta_stacks_in_903_40.clean-menu-cta.clean-menu-cta-style a:hover,
.cm-full-menu #cta_stacks_in_903_40.clean-menu-cta.clean-menu-cta-style.current a {
  color: rgba(253, 253, 253, 1.00);
  background-color: rgba(196, 0, 4, 1.00);
  border: 1px solid rgba(196, 0, 4, 1.00);
}
.cm-full-menu #cta_stacks_in_903_40.clean-menu-cta.clean-menu-cta-style a:hover svg,
.cm-full-menu #cta_stacks_in_903_40.clean-menu-cta.clean-menu-cta-style a.current a svg {
  fill: rgba(253, 253, 253, 1.00);
}
.cm-full-menu #cta_stacks_in_903_40.clean-menu-cta.clean-menu-cta-style a:hover {

}
.cm-full-menu #cta_stacks_in_903_40.clean-menu-cta.clean-menu-cta-style a:active {
  transform: translate(0,1px);
}


/* 2.0.2.9
- improves overall performance on retina devices
- fixes performance issue in safari when using the Frosted Glass effect
- fixes a loading bug with the parallax effect
- fixes image size issue when using frosted glass effect with matched browser window height
- updated to support Jquery 3
- fixes rendering issues in edit mode
- fixes a gap issue with the pan animation on mobile screens that shows after 5 minutes of animation time.
- makes changes to the pan effect so that there are no abrupt direction changes
- pan option now has a setting for the pan duration
- added warehoused image support
 */
#stacks_in_1768.btr-bg-outer .btr-bg-inner {
  
  min-height: 400px;
  
}
#stacks_in_1768.btr-bg-gradient .btr-bg-inner ,
#stacks_in_1768.btr-bg-animated .btr-bg-inner ,
#stacks_in_1768.btr-bg-blur .btr-bg-inner ,
#stacks_in_1768.btr-bg-mouse .btr-bg-inner ,
#stacks_in_1768.btr-bg-pan .btr-bg-inner ,
#stacks_in_1768.btr-bg-parallax .btr-bg-inner ,
#stacks_in_1768.btr-bg-transition .btr-bg-inner ,
#stacks_in_1768.btr-bg-none .btr-bg-inner  {
  padding: 0px 0px 0px 0px;
}
#stacks_in_1768.btr-bg-none {

background-color: rgba(0, 0, 0, 0.00);
}
#stacks_in_1768.btr-bg-outer:after {
  background: rgba(0, 0, 0, 0.60);
}
#stacks_in_1768.btr-bg-outer {
  background-image : url(https://gojuryuportal.com/assets/ghkd/1-public/6-about-us.jpg);
  
  background-position: center center;
  background-size: cover;
  
  -webkit-transform: translateZ(0px);
  
}
#stacks_in_1768.btr-bg-outer .btr-bg-inner .btr-bg-content {
  position: relative;
  background-color : rgba(255, 255, 255, 0.00);
  overflow: hidden;
  padding: 24px 48px 24px 48px;
  margin: 0 auto;
  max-width: 1056px;
  width: 100%;
  
}
#stacks_in_1768.btr-bg-outer .btr-bg-inner .btr-bg-header,
#stacks_in_1768.btr-bg-outer .btr-bg-inner .btr-bg-footer {
  
  pointer-events: none;
  opacity: 0;
  
}









/* 1.0.0.5
- Title and subitle detailed styles now include a responsive scaling text option
- no longer uses or requires jQuery
- added Span as an option to the Title Settings > Tag/Type
- removed 1-4px spacing to the left and right of the dividers
*/
#eh_stacks_in_2607 {
  margin: 16px 0 12px;
  padding: 0 0;
}
#eh_stacks_in_2607:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_2607.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_2607.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_2607.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_2607.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 1.000000;}
#eh_stacks_in_2607 .eh-subtitle {margin-top: 3px;}
#eh_stacks_in_2607.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 3px;
}
/*  */
/*  */#eh_stacks_in_2607 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_2607 .eh-title {font-size: 60px;}/*  */
/*  */
#eh_stacks_in_2607 .eh-title {
  max-width: 700px;
  font-weight: 700;
  line-height: 1.10;
  color: rgba(196, 0, 4, 1.00);
  font-family: inherit;
  letter-spacing: 1.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */
/*  */
#eh_stacks_in_2607 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2607 .eh-line-wrap .eh-line-right {width: 300px;}
#eh_stacks_in_2607.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2607.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 4px dashed #C40004;}
#eh_stacks_in_2607.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2607.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 4px dotted #C40004;}
#eh_stacks_in_2607.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2607.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 4px solid #C40004;
  height: 4px;
  border-bottom: 4px solid #C40004;
  box-sizing: content-box;
}
#eh_stacks_in_2607.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2607.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(300px / 2);}
#eh_stacks_in_2607.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2607.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 4px solid #C40004;
  border-image: linear-gradient(-90deg, #C40004, transparent) 1;
}

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

#eh_stacks_in_2607 .eh-title {
  width: 700px;
  max-width: 100%;
}


/* 1.0.0.5
- Title and subitle detailed styles now include a responsive scaling text option
- no longer uses or requires jQuery
- added Span as an option to the Title Settings > Tag/Type
- removed 1-4px spacing to the left and right of the dividers
*/
#eh_stacks_in_1765 {
  margin: 0px 0 8px;
  padding: 0 0;
}
#eh_stacks_in_1765:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_1765.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_1765.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_1765.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_1765.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 1.000000;}
#eh_stacks_in_1765 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_1765.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_1765 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_1765 .eh-title {font-size: 60px;}/*  */
/*  */
#eh_stacks_in_1765 .eh-title {
  max-width: 700px;
  font-weight: 700;
  line-height: 1.10;
  color: rgba(245, 245, 245, 1.00);
  font-family: inherit;
  letter-spacing: 1.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */
/*  */
#eh_stacks_in_1765 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1765 .eh-line-wrap .eh-line-right {width: 128px;}
#eh_stacks_in_1765.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1765.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #C40004;}
#eh_stacks_in_1765.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1765.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #C40004;}
#eh_stacks_in_1765.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1765.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #C40004;
  height: 2px;
  border-bottom: 2px solid #C40004;
  box-sizing: content-box;
}
#eh_stacks_in_1765.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1765.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(128px / 2);}
#eh_stacks_in_1765.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1765.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #C40004;
  border-image: linear-gradient(-90deg, #C40004, transparent) 1;
}

#eh_stacks_in_1765.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #C40004, transparent) 1;}
#eh_stacks_in_1765.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1765.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(128px / 2);}
#eh_stacks_in_1765.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1765.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #C40004;}
#eh_stacks_in_1765.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1765.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(128px / 2);}
#eh_stacks_in_1765:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(128px / 2);}
#eh_stacks_in_1765:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #C40004;
  fill: #C40004;
}
#eh_stacks_in_1765.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 12px;}
#eh_stacks_in_1765.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_1765.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 13px;}
@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
  #eh_stacks_in_1765.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 10px;}
  #eh_stacks_in_1765.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_1765.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 10px;}
}
#eh_stacks_in_1765.eh-line-group-300 .eh-extender {
  width: calc(128px / 2 - 20px);
  height: 2px;
  background-color: #C40004;
}
#eh_stacks_in_1765.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1765.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1765.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1765.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1765.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_1765.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #C40004;}
#eh_stacks_in_1765.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1765.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1765.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1765.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1765.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_1765.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #C40004;}
#eh_stacks_in_1765.eh-line-303 .eh-extender,
#eh_stacks_in_1765.eh-line-305 .eh-extender {width: calc(128px / 2 - 32px);}
#eh_stacks_in_1765.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_1765.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_1765.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_1765 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_1765 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_1765.eh-line-group-300 .eh-line-left,
#eh_stacks_in_1765.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_1765.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_1765.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_1765:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 34px;
  height: 34px;
}
#eh_stacks_in_1765.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_1765.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 56px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_1765.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_1765:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #C40004;}
#eh_stacks_in_1765:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_1765:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(128px / 2 + 2px);}
#eh_stacks_in_1765.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_1765.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1765.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_1765.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_1765.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1765.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1765.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1765.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1765.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1765.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1765.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_1765.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1765.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1765.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1765.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1765.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1765.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1765.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 34px;
  /* */
}
#eh_stacks_in_1765.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1765.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1765.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1765.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1765.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1765.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1765.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_1765.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #C40004;}
#eh_stacks_in_1765.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #C40004;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_1765.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_1765.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_1765.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(34px * .4);
  height: calc(34px * .8);
}
#eh_stacks_in_1765.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_1765.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(34px * .8);
  height: calc(34px * .8);
}
#eh_stacks_in_1765 .eh-line-wrap-1 {margin-bottom: 8px;}
#eh_stacks_in_1765 .eh-line-wrap-2 {margin-top: 8px;}
/*  */
#eh_stacks_in_1765.eh-line-position-3 {gap: 0 8px;}
#eh_stacks_in_1765.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1765.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(128px / 2);}
#eh_stacks_in_1765.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_1765.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_1765.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_1765.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_1765.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #C40004;
}
#eh_stacks_in_1765.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_1765.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #C40004;
}
#eh_stacks_in_1765 .eh-text-scale,
#eh_stacks_in_1765 .eh-text-scale > span {
  display: block;
  position: relative;
}

#eh_stacks_in_1765 .eh-title {
  width: 700px;
  max-width: 100%;
}


.stacks_in_1369 img{width:100%;max-width:45px}
/* 1.0.0.5
- Title and subitle detailed styles now include a responsive scaling text option
- no longer uses or requires jQuery
- added Span as an option to the Title Settings > Tag/Type
- removed 1-4px spacing to the left and right of the dividers
*/
#eh_stacks_in_1019 {
  margin: 8px 0 12px;
  padding: 0 0;
}
#eh_stacks_in_1019:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_1019.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_1019.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_1019.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_1019.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_1019 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_1019.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_1019 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_1019 .eh-title {font-size: 18px;}/*  */
/*  */
#eh_stacks_in_1019 .eh-title {
  max-width: 420px;
  font-weight: 700;
  line-height: 1.10;
  color: rgba(245, 245, 245, 1.00);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */
/*  */
#eh_stacks_in_1019 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1019 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_1019.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1019.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #000000;}
#eh_stacks_in_1019.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1019.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #000000;}
#eh_stacks_in_1019.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1019.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #000000;
  height: 2px;
  border-bottom: 2px solid #000000;
  box-sizing: content-box;
}
#eh_stacks_in_1019.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1019.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_1019.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1019.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #000000;
  border-image: linear-gradient(-90deg, #000000, transparent) 1;
}

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


.stacks_in_1371 img{width:100%;max-width:45px}
/* 1.0.0.5
- Title and subitle detailed styles now include a responsive scaling text option
- no longer uses or requires jQuery
- added Span as an option to the Title Settings > Tag/Type
- removed 1-4px spacing to the left and right of the dividers
*/
#eh_stacks_in_1011 {
  margin: 8px 0 12px;
  padding: 0 0;
}
#eh_stacks_in_1011:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_1011.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_1011.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_1011.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_1011.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_1011 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_1011.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_1011 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_1011 .eh-title {font-size: 18px;}/*  */
/*  */
#eh_stacks_in_1011 .eh-title {
  max-width: 420px;
  font-weight: 700;
  line-height: 1.10;
  color: rgba(245, 245, 245, 1.00);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */
/*  */
#eh_stacks_in_1011 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1011 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_1011.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1011.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #000000;}
#eh_stacks_in_1011.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1011.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #000000;}
#eh_stacks_in_1011.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1011.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #000000;
  height: 2px;
  border-bottom: 2px solid #000000;
  box-sizing: content-box;
}
#eh_stacks_in_1011.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1011.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_1011.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1011.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #000000;
  border-image: linear-gradient(-90deg, #000000, transparent) 1;
}

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


.stacks_in_1373 img{width:100%;max-width:45px}
/* 1.0.0.5
- Title and subitle detailed styles now include a responsive scaling text option
- no longer uses or requires jQuery
- added Span as an option to the Title Settings > Tag/Type
- removed 1-4px spacing to the left and right of the dividers
*/
#eh_stacks_in_1034 {
  margin: 8px 0 12px;
  padding: 0 0;
}
#eh_stacks_in_1034:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_1034.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_1034.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_1034.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_1034.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_1034 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_1034.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_1034 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_1034 .eh-title {font-size: 18px;}/*  */
/*  */
#eh_stacks_in_1034 .eh-title {
  max-width: 420px;
  font-weight: 700;
  line-height: 1.10;
  color: rgba(245, 245, 245, 1.00);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */
/*  */
#eh_stacks_in_1034 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1034 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_1034.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1034.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #000000;}
#eh_stacks_in_1034.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1034.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #000000;}
#eh_stacks_in_1034.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1034.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #000000;
  height: 2px;
  border-bottom: 2px solid #000000;
  box-sizing: content-box;
}
#eh_stacks_in_1034.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1034.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_1034.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1034.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #000000;
  border-image: linear-gradient(-90deg, #000000, transparent) 1;
}

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


.stacks_in_1375 img{width:100%;max-width:45px}
/* 1.0.0.5
- Title and subitle detailed styles now include a responsive scaling text option
- no longer uses or requires jQuery
- added Span as an option to the Title Settings > Tag/Type
- removed 1-4px spacing to the left and right of the dividers
*/
#eh_stacks_in_1042 {
  margin: 8px 0 12px;
  padding: 0 0;
}
#eh_stacks_in_1042:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_1042.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_1042.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_1042.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_1042.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_1042 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_1042.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_1042 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_1042 .eh-title {font-size: 18px;}/*  */
/*  */
#eh_stacks_in_1042 .eh-title {
  max-width: 420px;
  font-weight: 700;
  line-height: 1.10;
  color: rgba(245, 245, 245, 1.00);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */
/*  */
#eh_stacks_in_1042 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1042 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_1042.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1042.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #000000;}
#eh_stacks_in_1042.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1042.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #000000;}
#eh_stacks_in_1042.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1042.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #000000;
  height: 2px;
  border-bottom: 2px solid #000000;
  box-sizing: content-box;
}
#eh_stacks_in_1042.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1042.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_1042.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1042.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #000000;
  border-image: linear-gradient(-90deg, #000000, transparent) 1;
}

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


.stacks_in_1377 img{width:100%;max-width:45px}
/* 1.0.0.5
- Title and subitle detailed styles now include a responsive scaling text option
- no longer uses or requires jQuery
- added Span as an option to the Title Settings > Tag/Type
- removed 1-4px spacing to the left and right of the dividers
*/
#eh_stacks_in_1050 {
  margin: 8px 0 12px;
  padding: 0 0;
}
#eh_stacks_in_1050:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_1050.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_1050.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_1050.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_1050.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_1050 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_1050.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_1050 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_1050 .eh-title {font-size: 18px;}/*  */
/*  */
#eh_stacks_in_1050 .eh-title {
  max-width: 420px;
  font-weight: 700;
  line-height: 1.10;
  color: rgba(245, 245, 245, 1.00);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */
/*  */
#eh_stacks_in_1050 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1050 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_1050.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1050.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #000000;}
#eh_stacks_in_1050.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1050.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #000000;}
#eh_stacks_in_1050.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1050.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #000000;
  height: 2px;
  border-bottom: 2px solid #000000;
  box-sizing: content-box;
}
#eh_stacks_in_1050.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1050.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_1050.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1050.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #000000;
  border-image: linear-gradient(-90deg, #000000, transparent) 1;
}

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


.stacks_in_2038 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}

/* 1.0.0.5
- Title and subitle detailed styles now include a responsive scaling text option
- no longer uses or requires jQuery
- added Span as an option to the Title Settings > Tag/Type
- removed 1-4px spacing to the left and right of the dividers
*/
#eh_stacks_in_2058 {
  margin: 10px 0 12px;
  padding: 0 0;
}
#eh_stacks_in_2058:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_2058.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_2058.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_2058.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_2058.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 1.000000;}
#eh_stacks_in_2058 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_2058.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */
/*  */#eh_stacks_in_2058 .eh-title {font-size: 26px;}/*  */
/*  */
#eh_stacks_in_2058 .eh-title {
  max-width: 420px;
  font-weight: 700;
  line-height: 1.10;
  color: rgba(245, 245, 245, 1.00);
  font-family: inherit;
  letter-spacing: 0.50px;
  word-spacing: 0.00px;
}
/*  */
/*  */#eh_stacks_in_2058 .eh-subtitle > div {font-size: 16px;}/*  */
/*  */
#eh_stacks_in_2058 .eh-subtitle > div {
  max-width: 420px;
  font-weight: 700;
  line-height: 1.70;
  color: rgba(196, 0, 4, 1.00);
  font-family: inherit;
  letter-spacing: 0.50px;
  word-spacing: 0.00px;
}
#eh_stacks_in_2058.eh-align-center .eh-subtitle > div {margin: 0 auto;}
#eh_stacks_in_2058.eh-align-right .eh-subtitle > div {margin: 0 0 0 auto;}
/*  */
#eh_stacks_in_2058 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2058 .eh-line-wrap .eh-line-right {width: 128px;}
#eh_stacks_in_2058.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2058.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #C40004;}
#eh_stacks_in_2058.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2058.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #C40004;}
#eh_stacks_in_2058.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2058.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #C40004;
  height: 2px;
  border-bottom: 2px solid #C40004;
  box-sizing: content-box;
}
#eh_stacks_in_2058.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2058.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(128px / 2);}
#eh_stacks_in_2058.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2058.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #C40004;
  border-image: linear-gradient(-90deg, #C40004, transparent) 1;
}

#eh_stacks_in_2058.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #C40004, transparent) 1;}
#eh_stacks_in_2058.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2058.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(128px / 2);}
#eh_stacks_in_2058.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2058.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #C40004;}
#eh_stacks_in_2058.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2058.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(128px / 2);}
#eh_stacks_in_2058:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(128px / 2);}
#eh_stacks_in_2058:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #C40004;
  fill: #C40004;
}
#eh_stacks_in_2058.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 12px;}
#eh_stacks_in_2058.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_2058.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 13px;}
@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
  #eh_stacks_in_2058.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 10px;}
  #eh_stacks_in_2058.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_2058.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 10px;}
}
#eh_stacks_in_2058.eh-line-group-300 .eh-extender {
  width: calc(128px / 2 - 20px);
  height: 2px;
  background-color: #C40004;
}
#eh_stacks_in_2058.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2058.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2058.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2058.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2058.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_2058.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #C40004;}
#eh_stacks_in_2058.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_2058.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_2058.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_2058.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_2058.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_2058.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #C40004;}
#eh_stacks_in_2058.eh-line-303 .eh-extender,
#eh_stacks_in_2058.eh-line-305 .eh-extender {width: calc(128px / 2 - 32px);}
#eh_stacks_in_2058.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_2058.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_2058.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_2058 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_2058 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_2058.eh-line-group-300 .eh-line-left,
#eh_stacks_in_2058.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_2058.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_2058.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_2058:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 34px;
  height: 34px;
}
#eh_stacks_in_2058.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_2058.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 56px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_2058.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_2058:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #C40004;}
#eh_stacks_in_2058:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_2058:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(128px / 2 + 2px);}
#eh_stacks_in_2058.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_2058.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2058.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_2058.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_2058.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2058.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2058.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2058.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2058.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2058.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2058.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_2058.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2058.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2058.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2058.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2058.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2058.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2058.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 34px;
  /* */
}
#eh_stacks_in_2058.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2058.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2058.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2058.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2058.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2058.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2058.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_2058.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #C40004;}
#eh_stacks_in_2058.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #C40004;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_2058.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_2058.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_2058.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(34px * .4);
  height: calc(34px * .8);
}
#eh_stacks_in_2058.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_2058.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(34px * .8);
  height: calc(34px * .8);
}
#eh_stacks_in_2058 .eh-line-wrap-1 {margin-bottom: 8px;}
#eh_stacks_in_2058 .eh-line-wrap-2 {margin-top: 8px;}
/*  */
#eh_stacks_in_2058.eh-line-position-3 {gap: 0 8px;}
#eh_stacks_in_2058.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2058.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(128px / 2);}
#eh_stacks_in_2058.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_2058.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_2058.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_2058.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_2058.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #C40004;
}
#eh_stacks_in_2058.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_2058.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #C40004;
}
#eh_stacks_in_2058 .eh-text-scale,
#eh_stacks_in_2058 .eh-text-scale > span {
  display: block;
  position: relative;
}



/* 1.0.0.5
- Title and subitle detailed styles now include a responsive scaling text option
- no longer uses or requires jQuery
- added Span as an option to the Title Settings > Tag/Type
- removed 1-4px spacing to the left and right of the dividers
*/
#eh_stacks_in_2083 {
  margin: 10px 0 12px;
  padding: 0 0;
}
#eh_stacks_in_2083:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_2083.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_2083.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_2083.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_2083.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 1.000000;}
#eh_stacks_in_2083 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_2083.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */
/*  */#eh_stacks_in_2083 .eh-title {font-size: 26px;}/*  */
/*  */
#eh_stacks_in_2083 .eh-title {
  max-width: 420px;
  font-weight: 700;
  line-height: 1.10;
  color: rgba(245, 245, 245, 1.00);
  font-family: inherit;
  letter-spacing: 0.50px;
  word-spacing: 0.00px;
}
/*  */
/*  */#eh_stacks_in_2083 .eh-subtitle > div {font-size: 16px;}/*  */
/*  */
#eh_stacks_in_2083 .eh-subtitle > div {
  max-width: 420px;
  font-weight: 700;
  line-height: 1.70;
  color: rgba(196, 0, 4, 1.00);
  font-family: inherit;
  letter-spacing: 0.50px;
  word-spacing: 0.00px;
}
#eh_stacks_in_2083.eh-align-center .eh-subtitle > div {margin: 0 auto;}
#eh_stacks_in_2083.eh-align-right .eh-subtitle > div {margin: 0 0 0 auto;}
/*  */
#eh_stacks_in_2083 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2083 .eh-line-wrap .eh-line-right {width: 128px;}
#eh_stacks_in_2083.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2083.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #C40004;}
#eh_stacks_in_2083.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2083.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #C40004;}
#eh_stacks_in_2083.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2083.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #C40004;
  height: 2px;
  border-bottom: 2px solid #C40004;
  box-sizing: content-box;
}
#eh_stacks_in_2083.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2083.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(128px / 2);}
#eh_stacks_in_2083.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2083.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #C40004;
  border-image: linear-gradient(-90deg, #C40004, transparent) 1;
}

#eh_stacks_in_2083.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #C40004, transparent) 1;}
#eh_stacks_in_2083.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2083.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(128px / 2);}
#eh_stacks_in_2083.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2083.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #C40004;}
#eh_stacks_in_2083.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2083.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(128px / 2);}
#eh_stacks_in_2083:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(128px / 2);}
#eh_stacks_in_2083:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #C40004;
  fill: #C40004;
}
#eh_stacks_in_2083.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 12px;}
#eh_stacks_in_2083.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_2083.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 13px;}
@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
  #eh_stacks_in_2083.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 10px;}
  #eh_stacks_in_2083.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_2083.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 10px;}
}
#eh_stacks_in_2083.eh-line-group-300 .eh-extender {
  width: calc(128px / 2 - 20px);
  height: 2px;
  background-color: #C40004;
}
#eh_stacks_in_2083.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2083.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2083.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2083.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2083.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_2083.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #C40004;}
#eh_stacks_in_2083.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_2083.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_2083.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_2083.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_2083.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_2083.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #C40004;}
#eh_stacks_in_2083.eh-line-303 .eh-extender,
#eh_stacks_in_2083.eh-line-305 .eh-extender {width: calc(128px / 2 - 32px);}
#eh_stacks_in_2083.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_2083.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_2083.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_2083 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_2083 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_2083.eh-line-group-300 .eh-line-left,
#eh_stacks_in_2083.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_2083.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_2083.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_2083:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 34px;
  height: 34px;
}
#eh_stacks_in_2083.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_2083.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 56px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_2083.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_2083:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #C40004;}
#eh_stacks_in_2083:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_2083:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(128px / 2 + 2px);}
#eh_stacks_in_2083.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_2083.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2083.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_2083.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_2083.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2083.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2083.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2083.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2083.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2083.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_2083.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_2083.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2083.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2083.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2083.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2083.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2083.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_2083.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 34px;
  /* */
}
#eh_stacks_in_2083.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2083.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2083.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2083.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2083.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2083.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_2083.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_2083.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #C40004;}
#eh_stacks_in_2083.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #C40004;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_2083.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_2083.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_2083.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(34px * .4);
  height: calc(34px * .8);
}
#eh_stacks_in_2083.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_2083.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(34px * .8);
  height: calc(34px * .8);
}
#eh_stacks_in_2083 .eh-line-wrap-1 {margin-bottom: 8px;}
#eh_stacks_in_2083 .eh-line-wrap-2 {margin-top: 8px;}
/*  */
#eh_stacks_in_2083.eh-line-position-3 {gap: 0 8px;}
#eh_stacks_in_2083.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2083.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(128px / 2);}
#eh_stacks_in_2083.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_2083.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_2083.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_2083.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_2083.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #C40004;
}
#eh_stacks_in_2083.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_2083.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #C40004;
}
#eh_stacks_in_2083 .eh-text-scale,
#eh_stacks_in_2083 .eh-text-scale > span {
  display: block;
  position: relative;
}


.text-primary{--header-color:rgba(34, 34, 34, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(196, 0, 4, 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}
.stacks_in_2243 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}

/* 1.0.0.5
- Title and subitle detailed styles now include a responsive scaling text option
- no longer uses or requires jQuery
- added Span as an option to the Title Settings > Tag/Type
- removed 1-4px spacing to the left and right of the dividers
*/
#eh_stacks_in_1813 {
  margin: 10px 0 12px;
  padding: 0 0;
}
#eh_stacks_in_1813:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_1813.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_1813.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_1813.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_1813.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_1813 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_1813.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_1813 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_1813 .eh-title {font-size: 16px;}/*  */
/*  */
#eh_stacks_in_1813 .eh-title {
  max-width: 420px;
  font-weight: 700;
  line-height: 1.10;
  color: rgba(196, 0, 4, 1.00);
  font-family: inherit;
  letter-spacing: 0.50px;
  word-spacing: 0.00px;
}
/*  */
/*  */
/*  */
#eh_stacks_in_1813 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1813 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_1813.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1813.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #000000;}
#eh_stacks_in_1813.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1813.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #000000;}
#eh_stacks_in_1813.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1813.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #000000;
  height: 2px;
  border-bottom: 2px solid #000000;
  box-sizing: content-box;
}
#eh_stacks_in_1813.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1813.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_1813.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1813.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #000000;
  border-image: linear-gradient(-90deg, #000000, transparent) 1;
}

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



/* 2.0.2.9
- improves overall performance on retina devices
- fixes performance issue in safari when using the Frosted Glass effect
- fixes a loading bug with the parallax effect
- fixes image size issue when using frosted glass effect with matched browser window height
- updated to support Jquery 3
- fixes rendering issues in edit mode
- fixes a gap issue with the pan animation on mobile screens that shows after 5 minutes of animation time.
- makes changes to the pan effect so that there are no abrupt direction changes
- pan option now has a setting for the pan duration
- added warehoused image support
 */
#stacks_in_2275.btr-bg-outer .btr-bg-inner {
  
  min-height: 350px;
  
}
#stacks_in_2275.btr-bg-gradient .btr-bg-inner ,
#stacks_in_2275.btr-bg-animated .btr-bg-inner ,
#stacks_in_2275.btr-bg-blur .btr-bg-inner ,
#stacks_in_2275.btr-bg-mouse .btr-bg-inner ,
#stacks_in_2275.btr-bg-pan .btr-bg-inner ,
#stacks_in_2275.btr-bg-parallax .btr-bg-inner ,
#stacks_in_2275.btr-bg-transition .btr-bg-inner ,
#stacks_in_2275.btr-bg-none .btr-bg-inner  {
  padding: 0px 0px 0px 0px;
}
#stacks_in_2275.btr-bg-none {

background-color: rgba(0, 0, 0, 0.00);
}
#stacks_in_2275.btr-bg-outer:after {
  background: rgba(11, 11, 12, 0.19);
}
#stacks_in_2275.btr-bg-outer {
  background-image : url(../index_files/backgroundImageBlur-2275.jpg);
  
  background-position: center center;
  background-size: cover;
  
  -webkit-transform: translateZ(0px);
  
}
#stacks_in_2275.btr-bg-outer .btr-bg-inner .btr-bg-content {
  position: relative;
  background-color : rgba(255, 255, 255, 0.00);
  overflow: hidden;
  padding: 0px 0px 0px 0px;
  margin: 0 auto;
  max-width: 960px;
  width: 100%;
  
}
#stacks_in_2275.btr-bg-outer .btr-bg-inner .btr-bg-header,
#stacks_in_2275.btr-bg-outer .btr-bg-inner .btr-bg-footer {
  
  pointer-events: none;
  opacity: 0;
  
}










/* 1.0.0.5
- Title and subitle detailed styles now include a responsive scaling text option
- no longer uses or requires jQuery
- added Span as an option to the Title Settings > Tag/Type
- removed 1-4px spacing to the left and right of the dividers
*/
#eh_stacks_in_2208 {
  margin: 10px 0 12px;
  padding: 0 0;
}
#eh_stacks_in_2208:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_2208.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_2208.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_2208.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_2208.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_2208 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_2208.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_2208 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_2208 .eh-title {font-size: 16px;}/*  */
/*  */
#eh_stacks_in_2208 .eh-title {
  max-width: 420px;
  font-weight: 700;
  line-height: 1.10;
  color: rgba(196, 0, 4, 1.00);
  font-family: inherit;
  letter-spacing: 0.50px;
  word-spacing: 0.00px;
}
/*  */
/*  */
/*  */
#eh_stacks_in_2208 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2208 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_2208.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2208.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #000000;}
#eh_stacks_in_2208.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2208.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #000000;}
#eh_stacks_in_2208.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2208.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #000000;
  height: 2px;
  border-bottom: 2px solid #000000;
  box-sizing: content-box;
}
#eh_stacks_in_2208.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2208.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_2208.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_2208.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #000000;
  border-image: linear-gradient(-90deg, #000000, transparent) 1;
}

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


/* Start dooFaq2 stack each CSS code */

#stacks_in_2146 .faq-question{
	position: relative;
	font-size: 110% !important;
	line-height: normal !important;
	font-weight: normal;
	padding: 6px 10px 6px 8px;
	padding-right: 50px;
	margin-top: 1px;
	border-radius: 4px;
	cursor: pointer;
}

#stacks_in_2146 .faq-icon{
	position: absolute;
	top: 0;
	right: 0;
	padding: 6px 10px 6px 8px;
}

/* Hack to stop text flickr */
#stacks_in_2146 .faq-icon i{
	position: relative;
	z-index: 100;
}



#stacks_in_2146 .fa-bars, #stacks_in_2146 .fa-toggle-off, #stacks_in_2146 .fa-question, #stacks_in_2146 .fa-angle-right{
	display: none;
}

#stacks_in_2146 .fa-bars{
	display: inline;
}

#stacks_in_2146 .faq-answer{
	margin: 0 4px 0 4px;
	padding: 4px 0px 0px 0px;
}


/* THEME */
#stacks_in_2146 .faqQuestionClosed{
	background-color: rgba(23, 25, 31, 1.00) !important;
	color: rgba(255, 255, 255, 1.00) !important;
	-webkit-transition: background 500ms ease-out;
    -moz-transition: background 500ms ease-out;
    -o-transition: background 500ms ease-out;
    transition: background 500ms ease-out;
    
}

#stacks_in_2146 .faqQuestionOpen{
	background: rgba(196, 0, 4, 1.00) !important;
	color: rgba(255, 255, 255, 1.00) !important;
	-webkit-transition: background 500ms ease-out;
    -moz-transition: background 500ms ease-out;
    -o-transition: background 500ms ease-out;
    transition: background 500ms ease-out;
}

#stacks_in_2146 .faqQuestionOpen:hover{
	background: rgba(196, 0, 4, 1.00) !important;
}

#stacks_in_2146 .faqQuestionClosed:hover{
	background: rgba(58, 60, 66, 1.00) !important;
	
	background: rgba(0, 0, 0, 1.00) !important;
	
}



#stacks_in_2146 .faq-answer {
  display: none;
}





/* End dooFaq2 stack each CSS code *//* Start dooFaq2Child stack each CSS code *//* End dooFaq2Child stack each CSS code */
#stacks_in_2147 {
	border: solid rgba(170, 170, 170, 0.41);
	border-width:  1px;
	-moz-border-radius:  4px;
	-webkit-border-radius:  4px;
	border-radius:  4px;
}
/* Start dooFaq2Child stack each CSS code *//* End dooFaq2Child stack each CSS code */
#stacks_in_2148 {
	border: solid rgba(170, 170, 170, 0.41);
	border-width:  1px;
	-moz-border-radius:  4px;
	-webkit-border-radius:  4px;
	border-radius:  4px;
}
/* Start dooFaq2Child stack each CSS code *//* End dooFaq2Child stack each CSS code */
#stacks_in_2149 {
	border: solid rgba(170, 170, 170, 0.41);
	border-width:  1px;
	-moz-border-radius:  4px;
	-webkit-border-radius:  4px;
	border-radius:  4px;
}
/* Start dooFaq2Child stack each CSS code *//* End dooFaq2Child stack each CSS code */
#stacks_in_2150 {
	border: solid rgba(170, 170, 170, 0.41);
	border-width:  1px;
	-moz-border-radius:  4px;
	-webkit-border-radius:  4px;
	border-radius:  4px;
}
/* Start dooFaq2Child stack each CSS code *//* End dooFaq2Child stack each CSS code */
#stacks_in_2151 {
	border: solid rgba(170, 170, 170, 0.41);
	border-width:  1px;
	-moz-border-radius:  4px;
	-webkit-border-radius:  4px;
	border-radius:  4px;
}
/* Start dooFaq2Child stack each CSS code *//* End dooFaq2Child stack each CSS code */
#stacks_in_2596 {
	border: solid rgba(170, 170, 170, 0.41);
	border-width:  1px;
	-moz-border-radius:  4px;
	-webkit-border-radius:  4px;
	border-radius:  4px;
}
/* Start dooFaq2Child stack each CSS code *//* End dooFaq2Child stack each CSS code */
#stacks_in_2152 {
	border: solid rgba(170, 170, 170, 0.41);
	border-width:  1px;
	-moz-border-radius:  4px;
	-webkit-border-radius:  4px;
	border-radius:  4px;
}
/* Start dooFaq2Child stack each CSS code *//* End dooFaq2Child stack each CSS code */
#stacks_in_2153 {
	border: solid rgba(170, 170, 170, 0.41);
	border-width:  1px;
	-moz-border-radius:  4px;
	-webkit-border-radius:  4px;
	border-radius:  4px;
}
.stacks_in_2433 img{width:100%;max-width:100px}
.space_stacks_in_2448.hiddenspaces {
  position: relative;
}
.space_stacks_in_2448.hiddenspaces[class*=' show'],
.space_stacks_in_2448.hiddenspaces[class*=' hide'] {
  z-index: 9999;
}
.hiddenspaces-background.bg_stacks_in_2448 {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  min-height: 100%;
  /* max-height: 100%; */
  visibility: hidden;
  transition: visibility 0s linear;
  pointer-events: none;
  display: grid;
  align-items: center;
}
.space_stacks_in_2448.hiddenspaces.hs-is-sticky > .hiddenspaces-background.bg_stacks_in_2448 {
  align-items: flex-start;
}
.space_stacks_in_2448.hiddenspaces.hs-is-sticky > .hiddenspaces-background.bg_stacks_in_2448 > .hiddenspaces-content {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
}
.space_stacks_in_2448 .hiddenspaces-animation-wrapper {
	transform: translate(0, 0);
  will-change: transform;
}
.space_stacks_in_2448 .hiddenspaces-animation-wrapper-inner {
	transform: scale(1);
  will-change: transform;
}
.hiddenspaces-background.bg_stacks_in_2448,
#stacks_in_2448 .hiddenspaces-content,
.space_stacks_in_2448.show_stacks_in_2448.hiddenspaces {
  
}
.hiddenspaces-background.bg_stacks_in_2448 > .hiddenspaces-content {
  max-height: 100%;
  overflow: auto;
  width: 100%;
  
  padding: 0px 4px 0px 4px;
	
  
  max-width: 100%; bottom: 0; top: auto; align-self: flex-end;
}

.space_stacks_in_2448 > .hiddenspaces-animation-wrapper,
.space_stacks_in_2448 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner,
.space_stacks_in_2448.hide_stacks_in_2448 > .hiddenspaces-animation-wrapper,
.space_stacks_in_2448.hide_stacks_in_2448 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner,
.space_stacks_in_2448.show_stacks_in_2448 > .hiddenspaces-animation-wrapper,
.space_stacks_in_2448.show_stacks_in_2448 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner {
 	transition: transform 0.40s ease;
}
.space_stacks_in_2448.space-transition > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner,
.space_stacks_in_2448.show_stacks_in_2448.space-transition > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner {
 	transition: transform 0.40s ease, transform-origin 0.40s ease;
}
.space_stacks_in_2448.hs-is-transparent > .hiddenspaces-background.bg_stacks_in_2448 {
  visibility: visible;
}
.space_stacks_in_2448.hs-is-transparent > .hiddenspaces-background.bg_stacks_in_2448 > .hiddenspaces-content {
  overflow: visible;
}
.space_stacks_in_2448.hs-is-transparent > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner {
  background: transparent !important;
}
div:not(.hs-is-transparent) > .hiddenspaces-background.bg_stacks_in_2448 {
  opacity: 0;
  visibility: visible;
  pointer-events: none;
  transition: visibility 0ms linear, opacity 0.40s linear;
}
div.show_stacks_in_2448:not(.hs-is-transparent) > .hiddenspaces-background.bg_stacks_in_2448 {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  transition: visibility 0ms linear, opacity 0s linear;
}
div.show_stacks_in_2448.space-transition:not(.hs-is-transparent) > .hiddenspaces-background.bg_stacks_in_2448 {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  transition: visibility 0ms linear, opacity 0.40s linear;
}
div.hide_stacks_in_2448:not(.hs-is-transparent) > .hiddenspaces-background.bg_stacks_in_2448 {
  opacity: 0;
  visibility: visible;
  pointer-events: none;
  transition: visibility 0ms linear, opacity 0s linear;
  animation: 0.40s 1 normal stay_visible_stacks_in_2448;
}
@keyframes stay_visible_stacks_in_2448 {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
.space_stacks_in_2448.show_stacks_in_2448 > .hiddenspaces-animation-wrapper {
  
  opacity: 1;
}
.space_stacks_in_2448.hide_stacks_in_2448 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner,
.space_stacks_in_2448.show_stacks_in_2448 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner {
  transform-origin:
  
	
  
  bottom
  
  center
  ;
}
.show_stacks_in_2448 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner {
  cursor: pointer;
  transform: scale(1.00);
  
}
.space_stacks_in_2448.hide_stacks_in_2448 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner > *:not(.hiddenspaces-toggle) {
  opacity: 1;
  transition: opacity 0.40s ease;
}
.space_stacks_in_2448.show_stacks_in_2448 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner > *:not(.hiddenspaces-toggle) {
  opacity: 1.00;
  transition: opacity 0.40s ease;
}
.space_stacks_in_2448 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner > .hs-fx-wrap,
.space_stacks_in_2448 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner > .hs-fx-wrap > .hs-cutout-bg,
.space_stacks_in_2448 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner > .hs-fx-wrap > .hs-cutout-bg > div {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  pointer-events: none;
  z-index: -1;
}


.ct_stacks_in_2448 > .open-direction-icon {
  transform:
  
	
  
  rotate(-90deg);
  transition: transform 0.40s ease;
}
.toggled_stacks_in_2448.ct_stacks_in_2448 > .open-direction-icon {
  transform:
  
  
  
  rotate(90deg);
}
.ct_stacks_in_2448 > .open-direction-icon.center-adjust {
  transform:
  
	
  
  translateY(-1.5px) rotate(-90deg);
  transition: transform 0.40s ease;
}
.toggled_stacks_in_2448.ct_stacks_in_2448 > .open-direction-icon.center-adjust {
  transform:
  
  
  
  translateY(1.5px) rotate(90deg);
}
.ct_stacks_in_2448 > svg:nth-child(1):not(.open-direction-icon) {
  opacity: 1;
  transform: rotate(0deg);
  transition: transform 0.40s ease, opacity 0.40s ease;
}
.toggled_stacks_in_2448.ct_stacks_in_2448 > svg:nth-child(1):not(.open-direction-icon) {
  opacity: 0;
  transform: rotate(180deg);
}
.ct_stacks_in_2448 > svg.center-adjust-left:nth-child(1):not(.open-direction-icon) {
  transform: translateX(-1px) rotate(0deg);
}
.toggled_stacks_in_2448.ct_stacks_in_2448 > svg.center-adjust-left:nth-child(1):not(.open-direction-icon) {
  transform: translateX(-1px) rotate(180deg);
}
.ct_stacks_in_2448 > svg:nth-child(2) {
  opacity: 0;
  transform: rotate(-180deg);
  position: absolute;
  transition: transform 0.40s ease, opacity 0.40s ease;
}
.toggled_stacks_in_2448.ct_stacks_in_2448 > svg:nth-child(2) {
  opacity: 1;
  transform: rotate(0deg);
}
.show_stacks_in_2448 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner *:not(.hiddenspaces-toggle-custom):not(.hiddenspaces-toggle) {
	pointer-events: none;
}
.hiddenspaces-toggle.ct_stacks_in_2448 {
  border: 1px solid rgba(253, 253, 253, 1.00);
  background-color: rgba(255, 255, 255, 0.00);
  margin: 8px 0;
  position: relative;
  height: 30px;
  padding: 4px 10px 4px 8px;
  border-radius: 16px;
  cursor: pointer;
  display: inline-grid;
  grid-template-columns: min-content min-content;
  grid-gap: 4px;
}
.hiddenspaces-toggle-custom.ct_stacks_in_2448{
  display: inline-block;
}
.hiddenspaces-toggle.ct_stacks_in_2448:active:after {
  border-radius: 16px;
}
.hiddenspaces-toggle.ct_stacks_in_2448 svg {
  width: 20px;
}
.hiddenspaces-toggle.ct_stacks_in_2448 .toggle-text {
  margin: 0;
  white-space: nowrap;
  line-height: 20px;
  font-size: 14px;
}
.ct_stacks_in_2448 > svg:nth-child(2) {
  width: 20px;
  height: 20px;
  left: 8px;
  top: 4px;
}



.stacks_in_2448 {
  display: grid;
}
.hiddenspaces-toggle-custom.ct_stacks_in_2448,
.hiddenspaces-toggle.ct_stacks_in_2448 {
  justify-self: center;
}


.hiddenspaces-toggle.ct_stacks_in_2448 > svg {
  stroke: rgba(253, 253, 253, 1.00);
  fill: rgba(253, 253, 253, 1.00);
  color: rgba(253, 253, 253, 1.00);
}
.hiddenspaces-toggle.ct_stacks_in_2448 > .toggle-text {
  color: rgba(253, 253, 253, 1.00);
}
.hiddenspaces-toggle.ct_stacks_in_2448:active:after {
  content: "";
  position: absolute;
  left: -1px;
  top: -1px;
  right: -1px;
  bottom: -1px;
  background-color: rgba(0,0,0,0.15);
}
.space_stacks_in_2448 + .hiddenspaces-toggle.ct_stacks_in_2448,
.space_stacks_in_2448 + .hiddenspaces-toggle-custom.ct_stacks_in_2448,
.hiddenspaces-animation-wrapper-inner > .hiddenspaces-toggle.ct_stacks_in_2448,
.hiddenspaces-animation-wrapper-inner > .hiddenspaces-toggle-custom.ct_stacks_in_2448 {
  z-index: 99;
  position: absolute;
  margin: 16px 16px;
  
  left: 50%;transform: translateX(-50%); margin: 16px 0px;
  
  top: 0px;
  
  
  
}
.space_stacks_in_2448 + .hiddenspaces-toggle.ct_stacks_in_2448,
.space_stacks_in_2448 + .hiddenspaces-toggle-custom.ct_stacks_in_2448 {
  z-index: 9999;
  position: fixed;
}
.stacks_in_2448 .hiddenspaces-content {
  display: none;
}

.stacks_in_2459 img{width:100%;max-width:100px}
.space_stacks_in_2474.hiddenspaces {
  position: relative;
}
.space_stacks_in_2474.hiddenspaces[class*=' show'],
.space_stacks_in_2474.hiddenspaces[class*=' hide'] {
  z-index: 9999;
}
.hiddenspaces-background.bg_stacks_in_2474 {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  min-height: 100%;
  /* max-height: 100%; */
  visibility: hidden;
  transition: visibility 0s linear;
  pointer-events: none;
  display: grid;
  align-items: center;
}
.space_stacks_in_2474.hiddenspaces.hs-is-sticky > .hiddenspaces-background.bg_stacks_in_2474 {
  align-items: flex-start;
}
.space_stacks_in_2474.hiddenspaces.hs-is-sticky > .hiddenspaces-background.bg_stacks_in_2474 > .hiddenspaces-content {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
}
.space_stacks_in_2474 .hiddenspaces-animation-wrapper {
	transform: translate(0, 0);
  will-change: transform;
}
.space_stacks_in_2474 .hiddenspaces-animation-wrapper-inner {
	transform: scale(1);
  will-change: transform;
}
.hiddenspaces-background.bg_stacks_in_2474,
#stacks_in_2474 .hiddenspaces-content,
.space_stacks_in_2474.show_stacks_in_2474.hiddenspaces {
  
}
.hiddenspaces-background.bg_stacks_in_2474 > .hiddenspaces-content {
  max-height: 100%;
  overflow: auto;
  width: 100%;
  
  padding: 0px 4px 0px 4px;
	
  
  max-width: 100%; bottom: 0; top: auto; align-self: flex-end;
}

.space_stacks_in_2474 > .hiddenspaces-animation-wrapper,
.space_stacks_in_2474 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner,
.space_stacks_in_2474.hide_stacks_in_2474 > .hiddenspaces-animation-wrapper,
.space_stacks_in_2474.hide_stacks_in_2474 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner,
.space_stacks_in_2474.show_stacks_in_2474 > .hiddenspaces-animation-wrapper,
.space_stacks_in_2474.show_stacks_in_2474 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner {
 	transition: transform 0.40s ease;
}
.space_stacks_in_2474.space-transition > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner,
.space_stacks_in_2474.show_stacks_in_2474.space-transition > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner {
 	transition: transform 0.40s ease, transform-origin 0.40s ease;
}
.space_stacks_in_2474.hs-is-transparent > .hiddenspaces-background.bg_stacks_in_2474 {
  visibility: visible;
}
.space_stacks_in_2474.hs-is-transparent > .hiddenspaces-background.bg_stacks_in_2474 > .hiddenspaces-content {
  overflow: visible;
}
.space_stacks_in_2474.hs-is-transparent > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner {
  background: transparent !important;
}
div:not(.hs-is-transparent) > .hiddenspaces-background.bg_stacks_in_2474 {
  opacity: 0;
  visibility: visible;
  pointer-events: none;
  transition: visibility 0ms linear, opacity 0.40s linear;
}
div.show_stacks_in_2474:not(.hs-is-transparent) > .hiddenspaces-background.bg_stacks_in_2474 {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  transition: visibility 0ms linear, opacity 0s linear;
}
div.show_stacks_in_2474.space-transition:not(.hs-is-transparent) > .hiddenspaces-background.bg_stacks_in_2474 {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  transition: visibility 0ms linear, opacity 0.40s linear;
}
div.hide_stacks_in_2474:not(.hs-is-transparent) > .hiddenspaces-background.bg_stacks_in_2474 {
  opacity: 0;
  visibility: visible;
  pointer-events: none;
  transition: visibility 0ms linear, opacity 0s linear;
  animation: 0.40s 1 normal stay_visible_stacks_in_2474;
}
@keyframes stay_visible_stacks_in_2474 {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
.space_stacks_in_2474.show_stacks_in_2474 > .hiddenspaces-animation-wrapper {
  
  opacity: 1;
}
.space_stacks_in_2474.hide_stacks_in_2474 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner,
.space_stacks_in_2474.show_stacks_in_2474 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner {
  transform-origin:
  
	
  
  bottom
  
  center
  ;
}
.show_stacks_in_2474 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner {
  cursor: pointer;
  transform: scale(1.00);
  
}
.space_stacks_in_2474.hide_stacks_in_2474 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner > *:not(.hiddenspaces-toggle) {
  opacity: 1;
  transition: opacity 0.40s ease;
}
.space_stacks_in_2474.show_stacks_in_2474 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner > *:not(.hiddenspaces-toggle) {
  opacity: 1.00;
  transition: opacity 0.40s ease;
}
.space_stacks_in_2474 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner > .hs-fx-wrap,
.space_stacks_in_2474 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner > .hs-fx-wrap > .hs-cutout-bg,
.space_stacks_in_2474 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner > .hs-fx-wrap > .hs-cutout-bg > div {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  pointer-events: none;
  z-index: -1;
}


.ct_stacks_in_2474 > .open-direction-icon {
  transform:
  
	
  
  rotate(-90deg);
  transition: transform 0.40s ease;
}
.toggled_stacks_in_2474.ct_stacks_in_2474 > .open-direction-icon {
  transform:
  
  
  
  rotate(90deg);
}
.ct_stacks_in_2474 > .open-direction-icon.center-adjust {
  transform:
  
	
  
  translateY(-1.5px) rotate(-90deg);
  transition: transform 0.40s ease;
}
.toggled_stacks_in_2474.ct_stacks_in_2474 > .open-direction-icon.center-adjust {
  transform:
  
  
  
  translateY(1.5px) rotate(90deg);
}
.ct_stacks_in_2474 > svg:nth-child(1):not(.open-direction-icon) {
  opacity: 1;
  transform: rotate(0deg);
  transition: transform 0.40s ease, opacity 0.40s ease;
}
.toggled_stacks_in_2474.ct_stacks_in_2474 > svg:nth-child(1):not(.open-direction-icon) {
  opacity: 0;
  transform: rotate(180deg);
}
.ct_stacks_in_2474 > svg.center-adjust-left:nth-child(1):not(.open-direction-icon) {
  transform: translateX(-1px) rotate(0deg);
}
.toggled_stacks_in_2474.ct_stacks_in_2474 > svg.center-adjust-left:nth-child(1):not(.open-direction-icon) {
  transform: translateX(-1px) rotate(180deg);
}
.ct_stacks_in_2474 > svg:nth-child(2) {
  opacity: 0;
  transform: rotate(-180deg);
  position: absolute;
  transition: transform 0.40s ease, opacity 0.40s ease;
}
.toggled_stacks_in_2474.ct_stacks_in_2474 > svg:nth-child(2) {
  opacity: 1;
  transform: rotate(0deg);
}
.show_stacks_in_2474 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner *:not(.hiddenspaces-toggle-custom):not(.hiddenspaces-toggle) {
	pointer-events: none;
}
.hiddenspaces-toggle.ct_stacks_in_2474 {
  border: 1px solid rgba(253, 253, 253, 1.00);
  background-color: rgba(255, 255, 255, 0.00);
  margin: 8px 0;
  position: relative;
  height: 30px;
  padding: 4px 10px 4px 8px;
  border-radius: 16px;
  cursor: pointer;
  display: inline-grid;
  grid-template-columns: min-content min-content;
  grid-gap: 4px;
}
.hiddenspaces-toggle-custom.ct_stacks_in_2474{
  display: inline-block;
}
.hiddenspaces-toggle.ct_stacks_in_2474:active:after {
  border-radius: 16px;
}
.hiddenspaces-toggle.ct_stacks_in_2474 svg {
  width: 20px;
}
.hiddenspaces-toggle.ct_stacks_in_2474 .toggle-text {
  margin: 0;
  white-space: nowrap;
  line-height: 20px;
  font-size: 14px;
}
.ct_stacks_in_2474 > svg:nth-child(2) {
  width: 20px;
  height: 20px;
  left: 8px;
  top: 4px;
}



.stacks_in_2474 {
  display: grid;
}
.hiddenspaces-toggle-custom.ct_stacks_in_2474,
.hiddenspaces-toggle.ct_stacks_in_2474 {
  justify-self: center;
}


.hiddenspaces-toggle.ct_stacks_in_2474 > svg {
  stroke: rgba(253, 253, 253, 1.00);
  fill: rgba(253, 253, 253, 1.00);
  color: rgba(253, 253, 253, 1.00);
}
.hiddenspaces-toggle.ct_stacks_in_2474 > .toggle-text {
  color: rgba(253, 253, 253, 1.00);
}
.hiddenspaces-toggle.ct_stacks_in_2474:active:after {
  content: "";
  position: absolute;
  left: -1px;
  top: -1px;
  right: -1px;
  bottom: -1px;
  background-color: rgba(0,0,0,0.15);
}
.space_stacks_in_2474 + .hiddenspaces-toggle.ct_stacks_in_2474,
.space_stacks_in_2474 + .hiddenspaces-toggle-custom.ct_stacks_in_2474,
.hiddenspaces-animation-wrapper-inner > .hiddenspaces-toggle.ct_stacks_in_2474,
.hiddenspaces-animation-wrapper-inner > .hiddenspaces-toggle-custom.ct_stacks_in_2474 {
  z-index: 99;
  position: absolute;
  margin: 16px 16px;
  
  left: 50%;transform: translateX(-50%); margin: 16px 0px;
  
  top: 0px;
  
  
  
}
.space_stacks_in_2474 + .hiddenspaces-toggle.ct_stacks_in_2474,
.space_stacks_in_2474 + .hiddenspaces-toggle-custom.ct_stacks_in_2474 {
  z-index: 9999;
  position: fixed;
}
.stacks_in_2474 .hiddenspaces-content {
  display: none;
}

.stacks_in_2485 img{width:100%;max-width:100px}
.space_stacks_in_2500.hiddenspaces {
  position: relative;
}
.space_stacks_in_2500.hiddenspaces[class*=' show'],
.space_stacks_in_2500.hiddenspaces[class*=' hide'] {
  z-index: 9999;
}
.hiddenspaces-background.bg_stacks_in_2500 {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  min-height: 100%;
  /* max-height: 100%; */
  visibility: hidden;
  transition: visibility 0s linear;
  pointer-events: none;
  display: grid;
  align-items: center;
}
.space_stacks_in_2500.hiddenspaces.hs-is-sticky > .hiddenspaces-background.bg_stacks_in_2500 {
  align-items: flex-start;
}
.space_stacks_in_2500.hiddenspaces.hs-is-sticky > .hiddenspaces-background.bg_stacks_in_2500 > .hiddenspaces-content {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
}
.space_stacks_in_2500 .hiddenspaces-animation-wrapper {
	transform: translate(0, 0);
  will-change: transform;
}
.space_stacks_in_2500 .hiddenspaces-animation-wrapper-inner {
	transform: scale(1);
  will-change: transform;
}
.hiddenspaces-background.bg_stacks_in_2500,
#stacks_in_2500 .hiddenspaces-content,
.space_stacks_in_2500.show_stacks_in_2500.hiddenspaces {
  
}
.hiddenspaces-background.bg_stacks_in_2500 > .hiddenspaces-content {
  max-height: 100%;
  overflow: auto;
  width: 100%;
  
  padding: 0px 4px 0px 4px;
	
  
  max-width: 100%; bottom: 0; top: auto; align-self: flex-end;
}

.space_stacks_in_2500 > .hiddenspaces-animation-wrapper,
.space_stacks_in_2500 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner,
.space_stacks_in_2500.hide_stacks_in_2500 > .hiddenspaces-animation-wrapper,
.space_stacks_in_2500.hide_stacks_in_2500 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner,
.space_stacks_in_2500.show_stacks_in_2500 > .hiddenspaces-animation-wrapper,
.space_stacks_in_2500.show_stacks_in_2500 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner {
 	transition: transform 0.40s ease;
}
.space_stacks_in_2500.space-transition > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner,
.space_stacks_in_2500.show_stacks_in_2500.space-transition > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner {
 	transition: transform 0.40s ease, transform-origin 0.40s ease;
}
.space_stacks_in_2500.hs-is-transparent > .hiddenspaces-background.bg_stacks_in_2500 {
  visibility: visible;
}
.space_stacks_in_2500.hs-is-transparent > .hiddenspaces-background.bg_stacks_in_2500 > .hiddenspaces-content {
  overflow: visible;
}
.space_stacks_in_2500.hs-is-transparent > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner {
  background: transparent !important;
}
div:not(.hs-is-transparent) > .hiddenspaces-background.bg_stacks_in_2500 {
  opacity: 0;
  visibility: visible;
  pointer-events: none;
  transition: visibility 0ms linear, opacity 0.40s linear;
}
div.show_stacks_in_2500:not(.hs-is-transparent) > .hiddenspaces-background.bg_stacks_in_2500 {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  transition: visibility 0ms linear, opacity 0s linear;
}
div.show_stacks_in_2500.space-transition:not(.hs-is-transparent) > .hiddenspaces-background.bg_stacks_in_2500 {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  transition: visibility 0ms linear, opacity 0.40s linear;
}
div.hide_stacks_in_2500:not(.hs-is-transparent) > .hiddenspaces-background.bg_stacks_in_2500 {
  opacity: 0;
  visibility: visible;
  pointer-events: none;
  transition: visibility 0ms linear, opacity 0s linear;
  animation: 0.40s 1 normal stay_visible_stacks_in_2500;
}
@keyframes stay_visible_stacks_in_2500 {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
.space_stacks_in_2500.show_stacks_in_2500 > .hiddenspaces-animation-wrapper {
  
  opacity: 1;
}
.space_stacks_in_2500.hide_stacks_in_2500 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner,
.space_stacks_in_2500.show_stacks_in_2500 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner {
  transform-origin:
  
	
  
  bottom
  
  center
  ;
}
.show_stacks_in_2500 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner {
  cursor: pointer;
  transform: scale(1.00);
  
}
.space_stacks_in_2500.hide_stacks_in_2500 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner > *:not(.hiddenspaces-toggle) {
  opacity: 1;
  transition: opacity 0.40s ease;
}
.space_stacks_in_2500.show_stacks_in_2500 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner > *:not(.hiddenspaces-toggle) {
  opacity: 1.00;
  transition: opacity 0.40s ease;
}
.space_stacks_in_2500 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner > .hs-fx-wrap,
.space_stacks_in_2500 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner > .hs-fx-wrap > .hs-cutout-bg,
.space_stacks_in_2500 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner > .hs-fx-wrap > .hs-cutout-bg > div {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  pointer-events: none;
  z-index: -1;
}


.ct_stacks_in_2500 > .open-direction-icon {
  transform:
  
	
  
  rotate(-90deg);
  transition: transform 0.40s ease;
}
.toggled_stacks_in_2500.ct_stacks_in_2500 > .open-direction-icon {
  transform:
  
  
  
  rotate(90deg);
}
.ct_stacks_in_2500 > .open-direction-icon.center-adjust {
  transform:
  
	
  
  translateY(-1.5px) rotate(-90deg);
  transition: transform 0.40s ease;
}
.toggled_stacks_in_2500.ct_stacks_in_2500 > .open-direction-icon.center-adjust {
  transform:
  
  
  
  translateY(1.5px) rotate(90deg);
}
.ct_stacks_in_2500 > svg:nth-child(1):not(.open-direction-icon) {
  opacity: 1;
  transform: rotate(0deg);
  transition: transform 0.40s ease, opacity 0.40s ease;
}
.toggled_stacks_in_2500.ct_stacks_in_2500 > svg:nth-child(1):not(.open-direction-icon) {
  opacity: 0;
  transform: rotate(180deg);
}
.ct_stacks_in_2500 > svg.center-adjust-left:nth-child(1):not(.open-direction-icon) {
  transform: translateX(-1px) rotate(0deg);
}
.toggled_stacks_in_2500.ct_stacks_in_2500 > svg.center-adjust-left:nth-child(1):not(.open-direction-icon) {
  transform: translateX(-1px) rotate(180deg);
}
.ct_stacks_in_2500 > svg:nth-child(2) {
  opacity: 0;
  transform: rotate(-180deg);
  position: absolute;
  transition: transform 0.40s ease, opacity 0.40s ease;
}
.toggled_stacks_in_2500.ct_stacks_in_2500 > svg:nth-child(2) {
  opacity: 1;
  transform: rotate(0deg);
}
.show_stacks_in_2500 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner *:not(.hiddenspaces-toggle-custom):not(.hiddenspaces-toggle) {
	pointer-events: none;
}
.hiddenspaces-toggle.ct_stacks_in_2500 {
  border: 1px solid rgba(253, 253, 253, 1.00);
  background-color: rgba(255, 255, 255, 0.00);
  margin: 8px 0;
  position: relative;
  height: 30px;
  padding: 4px 10px 4px 8px;
  border-radius: 16px;
  cursor: pointer;
  display: inline-grid;
  grid-template-columns: min-content min-content;
  grid-gap: 4px;
}
.hiddenspaces-toggle-custom.ct_stacks_in_2500{
  display: inline-block;
}
.hiddenspaces-toggle.ct_stacks_in_2500:active:after {
  border-radius: 16px;
}
.hiddenspaces-toggle.ct_stacks_in_2500 svg {
  width: 20px;
}
.hiddenspaces-toggle.ct_stacks_in_2500 .toggle-text {
  margin: 0;
  white-space: nowrap;
  line-height: 20px;
  font-size: 14px;
}
.ct_stacks_in_2500 > svg:nth-child(2) {
  width: 20px;
  height: 20px;
  left: 8px;
  top: 4px;
}


.stacks_in_2500 {
  display: inline-block;
}



.hiddenspaces-toggle.ct_stacks_in_2500 > svg {
  stroke: rgba(253, 253, 253, 1.00);
  fill: rgba(253, 253, 253, 1.00);
  color: rgba(253, 253, 253, 1.00);
}
.hiddenspaces-toggle.ct_stacks_in_2500 > .toggle-text {
  color: rgba(253, 253, 253, 1.00);
}
.hiddenspaces-toggle.ct_stacks_in_2500:active:after {
  content: "";
  position: absolute;
  left: -1px;
  top: -1px;
  right: -1px;
  bottom: -1px;
  background-color: rgba(0,0,0,0.15);
}
.space_stacks_in_2500 + .hiddenspaces-toggle.ct_stacks_in_2500,
.space_stacks_in_2500 + .hiddenspaces-toggle-custom.ct_stacks_in_2500,
.hiddenspaces-animation-wrapper-inner > .hiddenspaces-toggle.ct_stacks_in_2500,
.hiddenspaces-animation-wrapper-inner > .hiddenspaces-toggle-custom.ct_stacks_in_2500 {
  z-index: 99;
  position: absolute;
  margin: 16px 16px;
  left: 0px;
  
  
  top: 0px;
  
  
  
}
.space_stacks_in_2500 + .hiddenspaces-toggle.ct_stacks_in_2500,
.space_stacks_in_2500 + .hiddenspaces-toggle-custom.ct_stacks_in_2500 {
  z-index: 9999;
  position: fixed;
}
.stacks_in_2500 .hiddenspaces-content {
  display: none;
}

.stacks_in_2511 img{width:100%;max-width:100px}
.space_stacks_in_2526.hiddenspaces {
  position: relative;
}
.space_stacks_in_2526.hiddenspaces[class*=' show'],
.space_stacks_in_2526.hiddenspaces[class*=' hide'] {
  z-index: 9999;
}
.hiddenspaces-background.bg_stacks_in_2526 {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  min-height: 100%;
  /* max-height: 100%; */
  visibility: hidden;
  transition: visibility 0s linear;
  pointer-events: none;
  display: grid;
  align-items: center;
}
.space_stacks_in_2526.hiddenspaces.hs-is-sticky > .hiddenspaces-background.bg_stacks_in_2526 {
  align-items: flex-start;
}
.space_stacks_in_2526.hiddenspaces.hs-is-sticky > .hiddenspaces-background.bg_stacks_in_2526 > .hiddenspaces-content {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
}
.space_stacks_in_2526 .hiddenspaces-animation-wrapper {
	transform: translate(0, 0);
  will-change: transform;
}
.space_stacks_in_2526 .hiddenspaces-animation-wrapper-inner {
	transform: scale(1);
  will-change: transform;
}
.hiddenspaces-background.bg_stacks_in_2526,
#stacks_in_2526 .hiddenspaces-content,
.space_stacks_in_2526.show_stacks_in_2526.hiddenspaces {
  
}
.hiddenspaces-background.bg_stacks_in_2526 > .hiddenspaces-content {
  max-height: 100%;
  overflow: auto;
  width: 100%;
  
  padding: 0px 4px 0px 4px;
	
  
  max-width: 100%; bottom: 0; top: auto; align-self: flex-end;
}

.space_stacks_in_2526 > .hiddenspaces-animation-wrapper,
.space_stacks_in_2526 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner,
.space_stacks_in_2526.hide_stacks_in_2526 > .hiddenspaces-animation-wrapper,
.space_stacks_in_2526.hide_stacks_in_2526 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner,
.space_stacks_in_2526.show_stacks_in_2526 > .hiddenspaces-animation-wrapper,
.space_stacks_in_2526.show_stacks_in_2526 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner {
 	transition: transform 0.40s ease;
}
.space_stacks_in_2526.space-transition > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner,
.space_stacks_in_2526.show_stacks_in_2526.space-transition > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner {
 	transition: transform 0.40s ease, transform-origin 0.40s ease;
}
.space_stacks_in_2526.hs-is-transparent > .hiddenspaces-background.bg_stacks_in_2526 {
  visibility: visible;
}
.space_stacks_in_2526.hs-is-transparent > .hiddenspaces-background.bg_stacks_in_2526 > .hiddenspaces-content {
  overflow: visible;
}
.space_stacks_in_2526.hs-is-transparent > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner {
  background: transparent !important;
}
div:not(.hs-is-transparent) > .hiddenspaces-background.bg_stacks_in_2526 {
  opacity: 0;
  visibility: visible;
  pointer-events: none;
  transition: visibility 0ms linear, opacity 0.40s linear;
}
div.show_stacks_in_2526:not(.hs-is-transparent) > .hiddenspaces-background.bg_stacks_in_2526 {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  transition: visibility 0ms linear, opacity 0s linear;
}
div.show_stacks_in_2526.space-transition:not(.hs-is-transparent) > .hiddenspaces-background.bg_stacks_in_2526 {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  transition: visibility 0ms linear, opacity 0.40s linear;
}
div.hide_stacks_in_2526:not(.hs-is-transparent) > .hiddenspaces-background.bg_stacks_in_2526 {
  opacity: 0;
  visibility: visible;
  pointer-events: none;
  transition: visibility 0ms linear, opacity 0s linear;
  animation: 0.40s 1 normal stay_visible_stacks_in_2526;
}
@keyframes stay_visible_stacks_in_2526 {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
.space_stacks_in_2526.show_stacks_in_2526 > .hiddenspaces-animation-wrapper {
  
  opacity: 1;
}
.space_stacks_in_2526.hide_stacks_in_2526 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner,
.space_stacks_in_2526.show_stacks_in_2526 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner {
  transform-origin:
  
	
  
  bottom
  
  center
  ;
}
.show_stacks_in_2526 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner {
  cursor: pointer;
  transform: scale(1.00);
  
}
.space_stacks_in_2526.hide_stacks_in_2526 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner > *:not(.hiddenspaces-toggle) {
  opacity: 1;
  transition: opacity 0.40s ease;
}
.space_stacks_in_2526.show_stacks_in_2526 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner > *:not(.hiddenspaces-toggle) {
  opacity: 1.00;
  transition: opacity 0.40s ease;
}
.space_stacks_in_2526 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner > .hs-fx-wrap,
.space_stacks_in_2526 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner > .hs-fx-wrap > .hs-cutout-bg,
.space_stacks_in_2526 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner > .hs-fx-wrap > .hs-cutout-bg > div {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  pointer-events: none;
  z-index: -1;
}


.ct_stacks_in_2526 > .open-direction-icon {
  transform:
  
	
  
  rotate(-90deg);
  transition: transform 0.40s ease;
}
.toggled_stacks_in_2526.ct_stacks_in_2526 > .open-direction-icon {
  transform:
  
  
  
  rotate(90deg);
}
.ct_stacks_in_2526 > .open-direction-icon.center-adjust {
  transform:
  
	
  
  translateY(-1.5px) rotate(-90deg);
  transition: transform 0.40s ease;
}
.toggled_stacks_in_2526.ct_stacks_in_2526 > .open-direction-icon.center-adjust {
  transform:
  
  
  
  translateY(1.5px) rotate(90deg);
}
.ct_stacks_in_2526 > svg:nth-child(1):not(.open-direction-icon) {
  opacity: 1;
  transform: rotate(0deg);
  transition: transform 0.40s ease, opacity 0.40s ease;
}
.toggled_stacks_in_2526.ct_stacks_in_2526 > svg:nth-child(1):not(.open-direction-icon) {
  opacity: 0;
  transform: rotate(180deg);
}
.ct_stacks_in_2526 > svg.center-adjust-left:nth-child(1):not(.open-direction-icon) {
  transform: translateX(-1px) rotate(0deg);
}
.toggled_stacks_in_2526.ct_stacks_in_2526 > svg.center-adjust-left:nth-child(1):not(.open-direction-icon) {
  transform: translateX(-1px) rotate(180deg);
}
.ct_stacks_in_2526 > svg:nth-child(2) {
  opacity: 0;
  transform: rotate(-180deg);
  position: absolute;
  transition: transform 0.40s ease, opacity 0.40s ease;
}
.toggled_stacks_in_2526.ct_stacks_in_2526 > svg:nth-child(2) {
  opacity: 1;
  transform: rotate(0deg);
}
.show_stacks_in_2526 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner *:not(.hiddenspaces-toggle-custom):not(.hiddenspaces-toggle) {
	pointer-events: none;
}
.hiddenspaces-toggle.ct_stacks_in_2526 {
  border: 1px solid rgba(253, 253, 253, 1.00);
  background-color: rgba(255, 255, 255, 0.00);
  margin: 8px 0;
  position: relative;
  height: 30px;
  padding: 4px 10px 4px 8px;
  border-radius: 16px;
  cursor: pointer;
  display: inline-grid;
  grid-template-columns: min-content min-content;
  grid-gap: 4px;
}
.hiddenspaces-toggle-custom.ct_stacks_in_2526{
  display: inline-block;
}
.hiddenspaces-toggle.ct_stacks_in_2526:active:after {
  border-radius: 16px;
}
.hiddenspaces-toggle.ct_stacks_in_2526 svg {
  width: 20px;
}
.hiddenspaces-toggle.ct_stacks_in_2526 .toggle-text {
  margin: 0;
  white-space: nowrap;
  line-height: 20px;
  font-size: 14px;
}
.ct_stacks_in_2526 > svg:nth-child(2) {
  width: 20px;
  height: 20px;
  left: 8px;
  top: 4px;
}


.stacks_in_2526 {
  display: inline-block;
}



.hiddenspaces-toggle.ct_stacks_in_2526 > svg {
  stroke: rgba(253, 253, 253, 1.00);
  fill: rgba(253, 253, 253, 1.00);
  color: rgba(253, 253, 253, 1.00);
}
.hiddenspaces-toggle.ct_stacks_in_2526 > .toggle-text {
  color: rgba(253, 253, 253, 1.00);
}
.hiddenspaces-toggle.ct_stacks_in_2526:active:after {
  content: "";
  position: absolute;
  left: -1px;
  top: -1px;
  right: -1px;
  bottom: -1px;
  background-color: rgba(0,0,0,0.15);
}
.space_stacks_in_2526 + .hiddenspaces-toggle.ct_stacks_in_2526,
.space_stacks_in_2526 + .hiddenspaces-toggle-custom.ct_stacks_in_2526,
.hiddenspaces-animation-wrapper-inner > .hiddenspaces-toggle.ct_stacks_in_2526,
.hiddenspaces-animation-wrapper-inner > .hiddenspaces-toggle-custom.ct_stacks_in_2526 {
  z-index: 99;
  position: absolute;
  margin: 16px 16px;
  left: 0px;
  
  
  top: 0px;
  
  
  
}
.space_stacks_in_2526 + .hiddenspaces-toggle.ct_stacks_in_2526,
.space_stacks_in_2526 + .hiddenspaces-toggle-custom.ct_stacks_in_2526 {
  z-index: 9999;
  position: fixed;
}
.stacks_in_2526 .hiddenspaces-content {
  display: none;
}

.stacks_in_2538 img{width:100%;max-width:100px}
.space_stacks_in_2554.hiddenspaces {
  position: relative;
}
.space_stacks_in_2554.hiddenspaces[class*=' show'],
.space_stacks_in_2554.hiddenspaces[class*=' hide'] {
  z-index: 9999;
}
.hiddenspaces-background.bg_stacks_in_2554 {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  min-height: 100%;
  /* max-height: 100%; */
  visibility: hidden;
  transition: visibility 0s linear;
  pointer-events: none;
  display: grid;
  align-items: center;
}
.space_stacks_in_2554.hiddenspaces.hs-is-sticky > .hiddenspaces-background.bg_stacks_in_2554 {
  align-items: flex-start;
}
.space_stacks_in_2554.hiddenspaces.hs-is-sticky > .hiddenspaces-background.bg_stacks_in_2554 > .hiddenspaces-content {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
}
.space_stacks_in_2554 .hiddenspaces-animation-wrapper {
	transform: translate(0, 0);
  will-change: transform;
}
.space_stacks_in_2554 .hiddenspaces-animation-wrapper-inner {
	transform: scale(1);
  will-change: transform;
}
.hiddenspaces-background.bg_stacks_in_2554,
#stacks_in_2554 .hiddenspaces-content,
.space_stacks_in_2554.show_stacks_in_2554.hiddenspaces {
  
}
.hiddenspaces-background.bg_stacks_in_2554 > .hiddenspaces-content {
  max-height: 100%;
  overflow: auto;
  width: 100%;
  
  padding: 0px 4px 0px 4px;
	
  
  max-width: 100%; bottom: 0; top: auto; align-self: flex-end;
}

.space_stacks_in_2554 > .hiddenspaces-animation-wrapper,
.space_stacks_in_2554 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner,
.space_stacks_in_2554.hide_stacks_in_2554 > .hiddenspaces-animation-wrapper,
.space_stacks_in_2554.hide_stacks_in_2554 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner,
.space_stacks_in_2554.show_stacks_in_2554 > .hiddenspaces-animation-wrapper,
.space_stacks_in_2554.show_stacks_in_2554 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner {
 	transition: transform 0.40s ease;
}
.space_stacks_in_2554.space-transition > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner,
.space_stacks_in_2554.show_stacks_in_2554.space-transition > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner {
 	transition: transform 0.40s ease, transform-origin 0.40s ease;
}
.space_stacks_in_2554.hs-is-transparent > .hiddenspaces-background.bg_stacks_in_2554 {
  visibility: visible;
}
.space_stacks_in_2554.hs-is-transparent > .hiddenspaces-background.bg_stacks_in_2554 > .hiddenspaces-content {
  overflow: visible;
}
.space_stacks_in_2554.hs-is-transparent > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner {
  background: transparent !important;
}
div:not(.hs-is-transparent) > .hiddenspaces-background.bg_stacks_in_2554 {
  opacity: 0;
  visibility: visible;
  pointer-events: none;
  transition: visibility 0ms linear, opacity 0.40s linear;
}
div.show_stacks_in_2554:not(.hs-is-transparent) > .hiddenspaces-background.bg_stacks_in_2554 {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  transition: visibility 0ms linear, opacity 0s linear;
}
div.show_stacks_in_2554.space-transition:not(.hs-is-transparent) > .hiddenspaces-background.bg_stacks_in_2554 {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  transition: visibility 0ms linear, opacity 0.40s linear;
}
div.hide_stacks_in_2554:not(.hs-is-transparent) > .hiddenspaces-background.bg_stacks_in_2554 {
  opacity: 0;
  visibility: visible;
  pointer-events: none;
  transition: visibility 0ms linear, opacity 0s linear;
  animation: 0.40s 1 normal stay_visible_stacks_in_2554;
}
@keyframes stay_visible_stacks_in_2554 {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
.space_stacks_in_2554.show_stacks_in_2554 > .hiddenspaces-animation-wrapper {
  
  opacity: 1;
}
.space_stacks_in_2554.hide_stacks_in_2554 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner,
.space_stacks_in_2554.show_stacks_in_2554 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner {
  transform-origin:
  
	
  
  bottom
  
  center
  ;
}
.show_stacks_in_2554 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner {
  cursor: pointer;
  transform: scale(1.00);
  
}
.space_stacks_in_2554.hide_stacks_in_2554 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner > *:not(.hiddenspaces-toggle) {
  opacity: 1;
  transition: opacity 0.40s ease;
}
.space_stacks_in_2554.show_stacks_in_2554 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner > *:not(.hiddenspaces-toggle) {
  opacity: 1.00;
  transition: opacity 0.40s ease;
}
.space_stacks_in_2554 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner > .hs-fx-wrap,
.space_stacks_in_2554 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner > .hs-fx-wrap > .hs-cutout-bg,
.space_stacks_in_2554 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner > .hs-fx-wrap > .hs-cutout-bg > div {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  pointer-events: none;
  z-index: -1;
}


.ct_stacks_in_2554 > .open-direction-icon {
  transform:
  
	
  
  rotate(-90deg);
  transition: transform 0.40s ease;
}
.toggled_stacks_in_2554.ct_stacks_in_2554 > .open-direction-icon {
  transform:
  
  
  
  rotate(90deg);
}
.ct_stacks_in_2554 > .open-direction-icon.center-adjust {
  transform:
  
	
  
  translateY(-1.5px) rotate(-90deg);
  transition: transform 0.40s ease;
}
.toggled_stacks_in_2554.ct_stacks_in_2554 > .open-direction-icon.center-adjust {
  transform:
  
  
  
  translateY(1.5px) rotate(90deg);
}
.ct_stacks_in_2554 > svg:nth-child(1):not(.open-direction-icon) {
  opacity: 1;
  transform: rotate(0deg);
  transition: transform 0.40s ease, opacity 0.40s ease;
}
.toggled_stacks_in_2554.ct_stacks_in_2554 > svg:nth-child(1):not(.open-direction-icon) {
  opacity: 0;
  transform: rotate(180deg);
}
.ct_stacks_in_2554 > svg.center-adjust-left:nth-child(1):not(.open-direction-icon) {
  transform: translateX(-1px) rotate(0deg);
}
.toggled_stacks_in_2554.ct_stacks_in_2554 > svg.center-adjust-left:nth-child(1):not(.open-direction-icon) {
  transform: translateX(-1px) rotate(180deg);
}
.ct_stacks_in_2554 > svg:nth-child(2) {
  opacity: 0;
  transform: rotate(-180deg);
  position: absolute;
  transition: transform 0.40s ease, opacity 0.40s ease;
}
.toggled_stacks_in_2554.ct_stacks_in_2554 > svg:nth-child(2) {
  opacity: 1;
  transform: rotate(0deg);
}
.show_stacks_in_2554 > .hiddenspaces-animation-wrapper > .hiddenspaces-animation-wrapper-inner *:not(.hiddenspaces-toggle-custom):not(.hiddenspaces-toggle) {
	pointer-events: none;
}
.hiddenspaces-toggle.ct_stacks_in_2554 {
  border: 1px solid rgba(253, 253, 253, 1.00);
  background-color: rgba(255, 255, 255, 0.00);
  margin: 8px 0;
  position: relative;
  height: 30px;
  padding: 4px 10px 4px 8px;
  border-radius: 16px;
  cursor: pointer;
  display: inline-grid;
  grid-template-columns: min-content min-content;
  grid-gap: 4px;
}
.hiddenspaces-toggle-custom.ct_stacks_in_2554{
  display: inline-block;
}
.hiddenspaces-toggle.ct_stacks_in_2554:active:after {
  border-radius: 16px;
}
.hiddenspaces-toggle.ct_stacks_in_2554 svg {
  width: 20px;
}
.hiddenspaces-toggle.ct_stacks_in_2554 .toggle-text {
  margin: 0;
  white-space: nowrap;
  line-height: 20px;
  font-size: 14px;
}
.ct_stacks_in_2554 > svg:nth-child(2) {
  width: 20px;
  height: 20px;
  left: 8px;
  top: 4px;
}


.stacks_in_2554 {
  display: inline-block;
}



.hiddenspaces-toggle.ct_stacks_in_2554 > svg {
  stroke: rgba(253, 253, 253, 1.00);
  fill: rgba(253, 253, 253, 1.00);
  color: rgba(253, 253, 253, 1.00);
}
.hiddenspaces-toggle.ct_stacks_in_2554 > .toggle-text {
  color: rgba(253, 253, 253, 1.00);
}
.hiddenspaces-toggle.ct_stacks_in_2554:active:after {
  content: "";
  position: absolute;
  left: -1px;
  top: -1px;
  right: -1px;
  bottom: -1px;
  background-color: rgba(0,0,0,0.15);
}
.space_stacks_in_2554 + .hiddenspaces-toggle.ct_stacks_in_2554,
.space_stacks_in_2554 + .hiddenspaces-toggle-custom.ct_stacks_in_2554,
.hiddenspaces-animation-wrapper-inner > .hiddenspaces-toggle.ct_stacks_in_2554,
.hiddenspaces-animation-wrapper-inner > .hiddenspaces-toggle-custom.ct_stacks_in_2554 {
  z-index: 99;
  position: absolute;
  margin: 16px 16px;
  left: 0px;
  
  
  top: 0px;
  
  
  
}
.space_stacks_in_2554 + .hiddenspaces-toggle.ct_stacks_in_2554,
.space_stacks_in_2554 + .hiddenspaces-toggle-custom.ct_stacks_in_2554 {
  z-index: 9999;
  position: fixed;
}
.stacks_in_2554 .hiddenspaces-content {
  display: none;
}

.lines.stacks_in_904_6{width:120%;margin:calc(0rem/16) auto calc(0rem/16) auto;border-bottom:1px solid rgba(253, 253, 253, 1.00);background:rgba(0, 0, 0, 0.00);transform:rotate(0deg)}.lines.stacks_in_904_6.vertical{border-left:1px solid rgba(253, 253, 253, 1.00);border-bottom:none;width:0;height:120%;margin:0 auto;margin-top:calc((120% - 100%)/-2)}
