/*
 * com.onelittledesigner.easy_header_css
 */

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

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

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

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


/*
 * com.onelittledesigner.layouts_2_css
 */

.layouts-2-image,
.layouts-2-button {
  margin: 16px 0;
}
.layouts-2-button a {
  padding: 12px 24px;
  text-decoration: none;
  display: inline-block;
  white-space: nowrap;
}
.layouts-2-image {
  width: 100%;
  display: block;
  box-sizing: border-box;
}
.layouts-2-image[data-no-image] {
  aspect-ratio: 1.7778;
  display: block;
  background-image: url(data:image/png;base64,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);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #f3f3f3;
}
.mez.selected:has(>.com_onelittledesigner_stacks_Layouts_2_Content_stack>.layouts-2-image):after {
  content: "";
  position: absolute;
  inset: 0;
  background-color: rgba(38, 128, 252, 0.1);
}
.layouts-2-row > div {
  flex: 1;
  align-items: stretch;
}
/* Layouts 2 */
div[tag="slice"]:has(>div>.com_onelittledesigner_stacks_Layouts_2_Content_stack) {
  margin: 12px 0;
}
div.out[tag="slice"] .com_onelittledesigner_stacks_Layouts_2_stack,
.mez:has(>.com_onelittledesigner_stacks_Layouts_2_stack>.layouts-auto-hide) {
  overflow: visible;
}
.mez:has(>.com_onelittledesigner_stacks_Layouts_2_stack>.layouts-auto-hide) {
  background-color: transparent;
  border: 2px solid rgba(0,0,0,0.0);
  padding-left: 0;
  padding-right: 0;
}
div.mez.bare.selected:has(>.com_onelittledesigner_stacks_Layouts_2_stack>.layouts-auto-hide) {
  background-color: rgba(38, 128, 252, 0.1);
  border: 2px solid rgba(0,0,0,0.0);
}
div.out[tag="slice"] .layouts-auto-hide > .layouts-2-section > div,
div.out[tag="slice"] .layouts-auto-hide > .layouts-2-section > div > div {
  box-sizing: border-box;
  width: 100%;
  overflow: visible;
}
.layouts-2-section > div > div > .mez {
  margin: 7px auto 3px auto;
}
.layouts-auto-hide > .layouts-2-section > div > div > .mez {
  background-color: transparent;
  border: 2px solid rgba(0,0,0,0.15);
}
.dark .layouts-auto-hide > .layouts-2-section > div > div > .mez {
  border: 2px solid rgba(255,255,255,0.15) !important;
}
.layouts-auto-hide > .layouts-2-section > div > div > .mez.selected {
  background-color: rgba(38, 128, 252, 0.1) !important;
}
/* Layouts Row */
.mez:has(>.com_onelittledesigner_stacks_Layouts_2_Row_stack) {
  background-color: transparent;
  border: 2px solid rgba(0,0,0,0.15) !important;
}
.dark .mez:has(>.com_onelittledesigner_stacks_Layouts_2_Row_stack) {
  border: 2px solid rgba(255,255,255,0.15) !important;
}
.layouts-2-row > div > div[tag="node"],
.layouts-2-row > div > div[tag="node"] > div {
  flex: 1;
  align-items: stretch;
  background: transparent;
}
.layouts-2-row > div > div[tag="node"] > div {
  display: flex;
  flex-direction: column;
  padding: 1px 0;
}
.layouts-2-row > div > div[tag="node"] > div > .mez {
  height: calc(100% - 10px);
}
/* Layouts Column */
.layouts-2-el > [tag="node"] {
  min-height: 0;
  padding: 0;
}
.mez:has(>.com_onelittledesigner_stacks_Layouts_2_Column_stack) {
  background-color: transparent;
  border: 2px dotted rgba(0,0,0,0.15);
  box-sizing: border-box;
}
.dark .mez:has(>.com_onelittledesigner_stacks_Layouts_2_Column_stack) {
  border: 2px dotted rgba(255,255,255,0.15);
}
div.mez.selected:has(>.com_onelittledesigner_stacks_Layouts_2_Column_stack) {
  border: 2px dotted rgba(0,0,0,0.15);
}
.dark div.mez.selected:has(>.com_onelittledesigner_stacks_Layouts_2_Column_stack) {
  border: 2px dotted rgba(255,255,255,0.15);
}
.layouts-2-column > div > .mez.empty:first-child {
  background-color: transparent;
  border: 0px solid transparent;
  padding: 0;
  margin: 0;
}
div.out[tag="slice"] .layouts-2-column {
  display: flex;
  flex-direction: column;
}
div.out[tag="slice"] .layouts-2-column > div:nth-child(1) {
  order: 2;
  width: 100%;
  box-sizing: border-box;
}
div.out[tag="slice"] .layouts-2-column > div:nth-child(2) {
  order: 1;
  width: 100%;
  box-sizing: border-box;
}
div.out[tag="slice"] .layouts-2-column > div:has(.out) + div:has(.empty) {
  display: none;
}
/* Layouts Content */
.layouts-2-el .com_onelittledesigner_stacks_Layouts_2_Content_stack .out .mez,
.layouts-2-el .mez:has(>div>*.layouts-2-content) {
  background-color: transparent;
  border: 0px solid transparent;
  padding: 0;
  margin: 0;
}
.layouts-2-el .mez:has(>div>*.layouts-2-content) > *:not(.in) {
  visibility: hidden;
}
.com_onelittledesigner_stacks_Layouts_2_Content_stack .out div[tag="node"] {
  min-width: 5px !important;
  min-height: 5px !important;
  color: inherit;
}
div.mez.bare.selected:has(>.com_onelittledesigner_stacks_Layouts_2_Content_stack) {
  background-color: rgba(38, 128, 252, 0.1);
}
.layouts-2-svg-icon {
  font-size: 0 !important;
  line-height: 1 !important;
}
svg.layouts-2-svg-icon {
  height: 32px;
  width:  32px;
  display: inline-block;
}
.layouts-2-svg-icon > svg {
  height: 32px;
  width:  32px;
  display: inline-block;
  font-size: 0;
  line-height: 1;
}
.layouts-2-text.material-icons {
  font-size: 32px;
}
.ionicons-svg-outline {
  fill: none !important;
  stroke-width: 32px;
}
.layouts-2-button {
  line-height: 1.1;
}
.layouts-2-button > a {
  display: inline-flex;
  align-items: center;
}
.layouts-2-button > a > svg,
.layouts-2-button > a > i {
  margin-right: 0.5em;
}
@supports (rotate:180deg) {
  .layouts-2-button > a {
    gap: .5em;
  }
  .layouts-2-button > a > svg,
  .layouts-2-button > a > i {
    margin-right: 0;
  }
}
.layouts-2-button a > i {
  font-size: 22px;
}
.layouts-2-button a > svg {
  height: 22px;
  width:  22px;
}
div.out[tag="slice"] .layouts-2-button > a > div {
  min-height: 0;
}
div.out[tag="slice"] .layouts-2-button a > svg + div.out {
  display: inline-block;
}
div.out[tag="slice"] .layouts-2-section > div > div .out:has(.layouts-2-edge-left),
div.out[tag="slice"] .layouts-2-section > div > div .out:has(.layouts-2-edge-right),
div.out[tag="slice"] .layouts-2-section > div > div .in:has(.layouts-2-edge-left),
div.out[tag="slice"] .layouts-2-section > div > div .in:has(.layouts-2-edge-right),
div.out[tag="slice"] .layouts-2-row .out:has(.layouts-2-edge-left),
div.out[tag="slice"] .layouts-2-row .out:has(.layouts-2-edge-right),
div.out[tag="slice"] .layouts-2-row .in:has(.layouts-2-edge-left),
div.out[tag="slice"] .layouts-2-row .in:has(.layouts-2-edge-right) {
  overflow: visible;
}
.layouts-2-edge-left {
  z-index: -1;
}
/* Add Buttons */
.layouts-2-el > div[tag="node"] > div.add {
  width: 64px !important;
  height: 24px !important;
  margin: 4px auto 4px auto !important;
  border-radius: 99px !important;
  padding: 0 !important;
  border: 1px solid #fff !important;
  color: transparent !important;
  font-size: 11px !important;
  z-index: 9999;
  min-height: 0px;
  text-align: center;
  background-color: #2680fc !important;
}
.layouts-2-el > div[tag="node"] > div.add.down  {
  opacity: .7 !important;
}
.layouts-2-el > div[tag="node"] > div.add:after {
  content: "+ Content" !important;
  font-size: 11px;
  line-height: 24px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  display: inline-block !important;
  border-radius: 3px;
  color: #fff;
}
.layouts-2-row > div > div[tag="node"] > div.add {
  position: absolute !important;
  right: 6px;
  top: 0;
  margin: 0 !important;
}
.layouts-2-column:has(>.out:last-child > .out) > div[tag="node"] > div.add  {
  display: none !important;
}
.layouts-2-column:has(>.out:last-child > .out) > div[tag="node"] {
  min-height: 0px;
}
.layouts-2-row > div > div[tag="node"] {
  padding-top: 28px;
}
.layouts-2-section > div[tag="node"] > div.add:after {
  content: "+ Row" !important;
}
.layouts-2-row > div > div[tag="node"] > div.add:after {
  content: "+ Column" !important;
}
.layouts-2-row .layouts-2-row > div > div[tag="node"] {
  padding-top: 0px;
}
.layouts-2-row .layouts-2-row .layouts-2-el > div[tag="node"] {
  min-height: 0;
}
.mez>.com_onelittledesigner_stacks_Layouts_2_Content_stack {
  min-height: 0;
}
/* Edit Mode */
div:has(>.mez>.com_onelittledesigner_stacks_Layouts_2_Row_stack) {
  z-index: 0;
  position: relative;
}
.mez:has(>.com_onelittledesigner_stacks_Layouts_2_Column_stack>.hide-mobile):before ,
.mez:has(>.com_onelittledesigner_stacks_Layouts_2_Column_stack>.hide-tablet):before ,
.mez:has(>.com_onelittledesigner_stacks_Layouts_2_Column_stack>.hide-desktop):before {
  content: "Column hidden on desktop";
  display: none;
  height: 18px;
  background-position: center 8px;
  background-size: 18px 18px;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' style='fill:%23999;' viewBox='0 0 512 512'%3E%3Cpath d='M432 448a15.92 15.92 0 01-11.31-4.69l-352-352a16 16 0 0122.62-22.62l352 352A16 16 0 01432 448zM255.66 384c-41.49 0-81.5-12.28-118.92-36.5-34.07-22-64.74-53.51-88.7-91v-.08c19.94-28.57 41.78-52.73 65.24-72.21a2 2 0 00.14-2.94L93.5 161.38a2 2 0 00-2.71-.12c-24.92 21-48.05 46.76-69.08 76.92a31.92 31.92 0 00-.64 35.54c26.41 41.33 60.4 76.14 98.28 100.65C162 402 207.9 416 255.66 416a239.13 239.13 0 0075.8-12.58 2 2 0 00.77-3.31l-21.58-21.58a4 4 0 00-3.83-1 204.8 204.8 0 01-51.16 6.47zM490.84 238.6c-26.46-40.92-60.79-75.68-99.27-100.53C349 110.55 302 96 255.66 96a227.34 227.34 0 00-74.89 12.83 2 2 0 00-.75 3.31l21.55 21.55a4 4 0 003.88 1 192.82 192.82 0 0150.21-6.69c40.69 0 80.58 12.43 118.55 37 34.71 22.4 65.74 53.88 89.76 91a.13.13 0 010 .16 310.72 310.72 0 01-64.12 72.73 2 2 0 00-.15 2.95l19.9 19.89a2 2 0 002.7.13 343.49 343.49 0 0068.64-78.48 32.2 32.2 0 00-.1-34.78z'/%3E%3Cpath d='M256 160a95.88 95.88 0 00-21.37 2.4 2 2 0 00-1 3.38l112.59 112.56a2 2 0 003.38-1A96 96 0 00256 160zM165.78 233.66a2 2 0 00-3.38 1 96 96 0 00115 115 2 2 0 001-3.38z'/%3E%3C/svg%3E");
  background-color: #d9e3fD;
  padding: 26px 16px 8px 16px;
  border: 1px solid #b9c3dD;
  border-radius: 3px;
  color: rgba(0,0,0,0.45);
  text-align: center;
  z-index: -1;
  position: relative;
}
.dark .mez:has(>.com_onelittledesigner_stacks_Layouts_2_Column_stack>.hide-mobile):before ,
.dark .mez:has(>.com_onelittledesigner_stacks_Layouts_2_Column_stack>.hide-tablet):before ,
.dark .mez:has(>.com_onelittledesigner_stacks_Layouts_2_Column_stack>.hide-desktop):before {
  color: #555;
  background-color: #111;
  border-color: #333;
}
.mez:has(>.com_onelittledesigner_stacks_Layouts_2_Row_stack),
.mez:has(>.com_onelittledesigner_stacks_Layouts_2_Column_stack) {
  transition: none !important;
}
.mez:has(>.com_onelittledesigner_stacks_Layouts_2_stack>.layouts-auto-hide):not(.selected):not(:has(.selected)) .mez:has(>.com_onelittledesigner_stacks_Layouts_2_Row_stack) {
  border-width: 0 !important;
  padding: 0 !important;
  margin: 0 auto !important;
}
.mez:has(>.com_onelittledesigner_stacks_Layouts_2_stack>.layouts-auto-hide):not(.selected):not(:has(.selected)) .mez:has(>.com_onelittledesigner_stacks_Layouts_2_Column_stack>.layouts-2-column:not(.layouts-2-styled)) {
  border-width: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
}
.mez:has(>.com_onelittledesigner_stacks_Layouts_2_stack>.layouts-auto-hide):not(.selected):not(:has(.selected)) .layouts-2-content-width > div {
  padding-top: 0px;
}
.mez:has(>.com_onelittledesigner_stacks_Layouts_2_stack>.layouts-auto-hide):not(.selected):not(:has(.selected)) .mez:has(>.com_onelittledesigner_stacks_Layouts_2_Row_stack) > div:not(.com_onelittledesigner_stacks_Layouts_2_Row_stack),
.mez:has(>.com_onelittledesigner_stacks_Layouts_2_stack>.layouts-auto-hide):not(.selected):not(:has(.selected)) .mez:has(>.com_onelittledesigner_stacks_Layouts_2_Column_stack) > div:not(.com_onelittledesigner_stacks_Layouts_2_Column_stack),
.mez:has(>.com_onelittledesigner_stacks_Layouts_2_stack>.layouts-auto-hide):not(.selected):not(:has(.selected)) .layouts-2-el > div > .add {
  display: none !important;
}
.layouts-2-row .layouts-2-row > div > div[tag="node"] > div.add,
.layouts-2-row .layouts-2-row .layouts-2-column > div[tag="node"] > div.add {
  display: none !important;
}









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





: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);
}


/* -- Start EACH CSS Template -- */





/* prevent issue in Foundation theme and some stacks */
#stacks_in_162 * { -moz-box-sizing: border-box !important; -webkit-box-sizing: border-box !important; box-sizing: border-box !important; }
#stacks_in_162_default11_hype_container {  margin:auto; position:relative; overflow: visible; width: auto; pointer-events: none;  } 				
#stacks_in_162 .HYPE_document { overflow: auto;  direction:ltr !important; margin:auto; position:relative; display: block; width: 100%;  border-radius: 0px !important; -webkit-border-radius: 0px !important; height: 100% !important;	  }

/* layer 2 */
#stacks_in_162 .hype_bgs-2 {	
 	


background-image: url(https://gojuryuportal.com/assets/ghkd/1-public/0-hero.jpg) !important;
background-position: 50% 25% !important;
background-size: cover !important;
	

	

	opacity: 1 !important;
  transform: scale(1.0) !important; -webkit-transform: scale(1.0) !important; 
   }

@media screen and (max-width: 600px) { 
#stacks_in_162 .hype_bgs-2  {    } } 	

@media screen and (max-width: 600px) { 
#stacks_in_162 .hype_bgs-2  {    } } 

/* layer 1 */
#stacks_in_162 .hype_bgs-1 , #stacks_in_162 .hype_bgs-1-blurred { text-align: center;	width: 100%; height: 100%; margin: 0; position: absolute; top: 0; bottom: 0; right: 0; left: 0;   	 background-image: url(https://media.giphy.com/media/v1.Y2lkPTc5MGI3NjExZ3Y0ajVqcGg1MWY2YmJxaDNvdTdkcWsweGVraXZveWozejg0MmNmbCZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/26n6G8lRMOrYC6rFS/giphy.gif) !important;   
background-size: auto !important; background-repeat: repeat !important; background-position: 50% 20% !important;  opacity: 0.35 !important;   }
/* hide link - avoit issiues Firefox 3D */
#stacks_in_162 .hype_bgs-1-hover-link {   opacity: 1 !important;   }

@media screen and (max-width: 600px) { #stacks_in_162 .hype_bgs-1 , #stacks_in_162 .hype_bgs-1-blurred {    } } 	
/* fixed position in desktop only */
@media (max-width: 480px) { #stacks_in_162 .hype_bgs-1 , #stacks_in_162 .hype_bgs-1-blurred { background-attachment: scroll !important; } }
@media (min-width: 481px) and (max-width: 1024px) { #stacks_in_162 .hype_bgs-1 , #stacks_in_162 .hype_bgs-1-blurred {  background-attachment: scroll !important; } }
@media (min-width: 1025px) {  }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) { #stacks_in_162 .hype_bgs-1 , #stacks_in_162 .hype_bgs-1-blurred {  background-attachment: scroll !important;  } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) { #stacks_in_162 .hype_bgs-1 , #stacks_in_162 .hype_bgs-1-blurred {  background-attachment: scroll !important;  } }
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) { #stacks_in_162 .hype_bgs-1 , #stacks_in_162 .hype_bgs-1-blurred {  background-attachment: scroll !important;  } }

#stacks_in_162 .hype_bgs-1 {     }	
#stacks_in_162 .hype_bgs-1-blurred {    display: none !important;   }	
	
/* gradient layer 1 */
#stacks_in_162 .hype_bgs-1grad {	   }

/* STRIPES */
#stacks_in_162 .hype-bg-ext-a, #stacks_in_162 .hype-bg-ext-b {  background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 30%, rgba(0, 0, 0, 0.04) 40%) !important;  }
#stacks_in_162 .hype-bg-ext-b {    }
#stacks_in_162 .hype-bg-ext-box {    } 

/* SLICE */   /*overflow: auto;*/ 
#stacks_in_162 .inner_slice_content {  
	text-align: left; pointer-events: auto; 	  padding: 20px;  			
	
	
	
	
	
	
	
		 	
		border-top-left-radius:30px; -webkit-border-top-left-radius:30px; border-top-right-radius:30px; -webkit-border-top-right-radius:30px; border-bottom-left-radius:30px; -webkit-border-bottom-left-radius:30px; border-bottom-right-radius:30px; -webkit-border-bottom-right-radius:30px; -moz-border-radius-bottomright:30px;	
		
	
 
} 		

@media (max-width: 582px) {
#stacks_in_162 .inner_slice_content {  	     	
	border-top-left-radius:30px; -webkit-border-top-left-radius:30px; border-top-right-radius:30px; -webkit-border-top-right-radius:30px; border-bottom-left-radius:30px; -webkit-border-bottom-left-radius:30px; border-bottom-right-radius:30px; -webkit-border-bottom-right-radius:30px;   border-radius:0px !important; -webkit-border-radius:0px !important;  	   } 
} 

#stacks_in_162 .inner_slice { margin: auto; pointer-events: none; width: 100%; max-width: 900px; min-width: 200px; z-index: 2; position: relative;
 


-webkit-animation: fade-slice-css 0.30s  ease-in-out both; animation: fade-slice-css 0.30s  ease-in-out both; -webkit-animation-delay: 0.30s; animation-delay: 0.30s; 

      
   
  
}

@media (max-width: 582px) {  #stacks_in_162 .inner_slice { margin-left: auto; margin-right: auto; left: auto; right: auto; }  

  
	 	  
	  		
  
}

@keyframes fade-slice-css { 0% {opacity: 0;} 100% {opacity: 1;} }
@-webkit-keyframes fade-slice-css { 0% {opacity: 0;} 100% {opacity: 1;} }

#stacks_in_162 .inner_slice_content, #stacks_in_162 .inner_slice_content p, #stacks_in_162 .inner_slice_content span, #stacks_in_162 .inner_slice_content [class*="fa fa-"], #stacks_in_162 .inner_slice_content h1, #stacks_in_162 .inner_slice_content h2, #stacks_in_162 .inner_slice_content h3, #stacks_in_162 .inner_slice_content h4, #stacks_in_162 .inner_slice_content h5, #stacks_in_162 .inner_slice_content h6 {  -webkit-font-smoothing: antialiased;   }
#stacks_in_162 .inner_slice_content a:link [class^="fa fa-"], #stacks_in_162 .inner_slice_content a:visited [class^="fa fa-"], #stacks_in_162 .inner_slice_content a:link, #stacks_in_162 .inner_slice_content a {  
  }

#stacks_in_162 .inner_slice_content a:hover [class^="fa fa-"], #stacks_in_162 .inner_slice_content a:active [class^="fa fa-"], #stacks_in_162 .inner_slice_content a:hover {   
	 }

#stacks_in_162 .inner_slice_content, #stacks_in_162 .inner_slice_content p, #stacks_in_162 .inner_slice_content span, #stacks_in_162 .inner_slice_content [class*="fa fa-"], #stacks_in_162 .inner_slice_content h1, #stacks_in_162 .inner_slice_content h2, #stacks_in_162 .inner_slice_content h3, #stacks_in_162 .inner_slice_content h4, #stacks_in_162 .inner_slice_content h5, #stacks_in_162 .inner_slice_content h6 { 
	}
/* justify responsive */
@media (min-width: 582px) { 
	#stacks_in_162 .inner_slice_content, #stacks_in_162 .inner_slice_content p, #stacks_in_162 .inner_slice_content span, #stacks_in_162 .inner_slice_content [class*="fa fa-"], #stacks_in_162 .inner_slice_content h1, #stacks_in_162 .inner_slice_content h2, #stacks_in_162 .inner_slice_content h3, #stacks_in_162 .inner_slice_content h4, #stacks_in_162 .inner_slice_content h5, #stacks_in_162 .inner_slice_content h6 {    }
}

/* vertical flex - justify-content: center;  align-items: center;  */
#stacks_in_162 .slice-vertical {  margin: auto; width: 100%; position: relative; display: flex;  display: flex;    	
 min-height: 500px;   }

@media (max-width: 800px) {
#stacks_in_162 .slice-vertical {	      }
}
@media (max-width: 600px) {
#stacks_in_162 .slice-vertical {	   	   }
}

@keyframes fade-slicecss { 0% {opacity: 0;} 100% {opacity: 1;} } @-webkit-keyframes fade-slicecss { 0% {opacity: 0;} 100% {opacity: 1;} }

/* scroll button */
#stacks_in_162 .scrollButton-element {   display: none !important;  position: absolute; left: 0; z-index: 6; margin-right: auto; margin-left: auto; right: 0;  border-radius: 55px; -webkit-border-radius: 53px; padding: 0; width: 91px; display: block; text-align: center !important; box-sizing: border-box; bottom: 4px !important; margin-bottom: 10px;  }

#stacks_in_162 .scrollButton-element [class^="fa fa-"], #stacks_in_162 .scrollButton-element #stacks_in_162 [class*="fa fa-"] {  left: 0; text-indent: 0px; margin-right: auto; margin-left: auto; right: 0; padding: 0; width: 91px; 	box-sizing: border-box;  }

#stacks_in_162 .scrollButton-txt {  box-sizing: border-box; font-size: 14px; line-height: 1.2em; letter-spacing: 18px; text-indent: 20px !important; margin-right: auto;	margin-top: 102px; z-index: 1; top: -25px; display:none;  
text-align: center !important; position: absolute; overflow: visible; font-family: "custom_theme_font_selector", sans-serif !important;
  font-family: "Inter", sans-serif !important;   width: 200px; right: 0; left: 0; padding: 0; margin-left: -55px;   }

#stacks_in_162 .scrollButton-element [class^="fa fa-"], #stacks_in_162 .scrollButton-element #stacks_in_162 [class*="fa fa-"], #stacks_in_162 .scrollButton-element:after, #stacks_in_162 .scrollButton-txt { color: #FFFFFF !important;  transition: all 0.15s linear; -moz-transition: all 0.15s linear; -webkit-transition: all 0.15s linear;  } 
/* icon off */
#stacks_in_162 .scrollButton-element [class^="fa fa-"], #stacks_in_162 .scrollButton-element #stacks_in_162 [class*="fa fa-"] {    }  
#stacks_in_162 .scrollButton-txt:hover, #stacks_in_162 .scrollButton-element [class^="fa fa-"]:hover {opacity: 0.8;}
#stacks_in_162 .scrollButton-element a { font-size: 46px !important; line-height: 1em;color: #FFFFFF !important;  }
#stacks_in_162 .scrollButton-txt:active, #stacks_in_162 .scrollButton-element [class^="fa fa-"]:active {  transform: scale(0.75) !important; -webkit-transform: scale(0.75) !important;  }
#target-element {  position: absolute; height: 0px; width: 100%; bottom: 0px;  }
@media only screen and (max-height: 501px) { #stacks_in_162 .scrollButton-element {  font-size: 0 !important; display: none !important;  } }
/* link --- in Hype */
#stacks_in_162 .hype-link-hover-group, #stacks_in_162 .hype-link-hover, #stacks_in_162 .hype-link-hover-blank  {  display: block !important;  cursor: pointer !important; }
#stacks_in_162 .hype-link-hover {  cursor: pointer !important; }

#stacks_in_162 .trigger-img-scale { opacity: 0.5 !important;  }
#stacks_in_162 .trigger-1grad-fade { opacity: 0.5 !important;  margin-top: 0vh !important; opacity: 1.0 !important;  }
#stacks_in_162 .trigger-2-fade { opacity: 0.5 !important;   }
#stacks_in_162 .trigger-2-stripe { opacity: 0.5 !important;  }

/* -- End EACH CSS Template -- *//* 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: 6px 0 4px;
  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: 0.300000;}
#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: 68px;}/*  */
/*  */
#eh_stacks_in_1765 .eh-title {
  max-width: 900px;
  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: 256px;}
#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 #000000;}
#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 #000000;}
#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 #000000;
  height: 2px;
  border-bottom: 2px solid #000000;
  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(256px / 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 #000000;
  border-image: linear-gradient(-90deg, #000000, transparent) 1;
}

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

#eh_stacks_in_1770 .eh-title {
  width: 900px;
  max-width: 100%;
}


.stacks_in_1369 img{width:100%;max-width:65px}
/* 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_1373 img{width:100%;max-width:60px}
/* 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_1371 img{width:100%;max-width:60px}
/* 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_1542 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 2rem)}

/* 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_1776.btr-bg-outer .btr-bg-inner {
  
  min-height: 410px;
  
}
#stacks_in_1776.btr-bg-gradient .btr-bg-inner ,
#stacks_in_1776.btr-bg-animated .btr-bg-inner ,
#stacks_in_1776.btr-bg-blur .btr-bg-inner ,
#stacks_in_1776.btr-bg-mouse .btr-bg-inner ,
#stacks_in_1776.btr-bg-pan .btr-bg-inner ,
#stacks_in_1776.btr-bg-parallax .btr-bg-inner ,
#stacks_in_1776.btr-bg-transition .btr-bg-inner ,
#stacks_in_1776.btr-bg-none .btr-bg-inner  {
  padding: 0px 0px 0px 0px;
}
#stacks_in_1776.btr-bg-none {

background-color: rgba(0, 0, 0, 0.00);
}
#stacks_in_1776.btr-bg-outer:after {
  background: rgba(11, 11, 12, 0.44);
}
#stacks_in_1776.btr-bg-outer {
  background-image : url(https://gojuryuportal.com/assets/ghkd/1-public/3c-adult-karate.jpg);
  
  background-position: center center;
  background-size: cover;
  
  -webkit-transform: translateZ(0px);
  
}
#stacks_in_1776.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_1776.btr-bg-outer .btr-bg-inner .btr-bg-header,
#stacks_in_1776.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_1781 {
  margin: 0px 0 0px;
  padding: 0 0;
}
#eh_stacks_in_1781:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_1781.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_1781.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_1781.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_1781.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_1781 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_1781.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_1781 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_1781 .eh-title {font-size: 30px;}/*  */
/*  */
/*  */
/*  */
#eh_stacks_in_1781 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1781 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_1781.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1781.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #000000;}
#eh_stacks_in_1781.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1781.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #000000;}
#eh_stacks_in_1781.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1781.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_1781.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1781.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_1781.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1781.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_1781.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #000000, transparent) 1;}
#eh_stacks_in_1781.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1781.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_1781.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1781.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #000000;}
#eh_stacks_in_1781.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1781.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_1781:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(256px / 2);}
#eh_stacks_in_1781:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #000000;
  fill: #000000;
}
#eh_stacks_in_1781.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 20px;}
#eh_stacks_in_1781.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_1781.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_1781.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 18px;}
  #eh_stacks_in_1781.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_1781.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 18px;}
}
#eh_stacks_in_1781.eh-line-group-300 .eh-extender {
  width: calc(256px / 2 - 20px);
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_1781.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1781.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1781.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1781.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1781.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_1781.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #000000;}
#eh_stacks_in_1781.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1781.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1781.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1781.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1781.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_1781.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #000000;}
#eh_stacks_in_1781.eh-line-303 .eh-extender,
#eh_stacks_in_1781.eh-line-305 .eh-extender {width: calc(256px / 2 - 32px);}
#eh_stacks_in_1781.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_1781.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_1781.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_1781 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_1781 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_1781.eh-line-group-300 .eh-line-left,
#eh_stacks_in_1781.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_1781.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_1781.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_1781:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 32px;
  height: 32px;
}
#eh_stacks_in_1781.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_1781.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 54px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_1781.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_1781:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #000000;}
#eh_stacks_in_1781:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_1781:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(256px / 2 + 2px);}
#eh_stacks_in_1781.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_1781.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1781.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_1781.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_1781.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1781.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1781.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1781.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1781.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1781.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1781.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_1781.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1781.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1781.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1781.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1781.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1781.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1781.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 32px;
  /* */
}
#eh_stacks_in_1781.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1781.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1781.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1781.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1781.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1781.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1781.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_1781.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #000000;}
#eh_stacks_in_1781.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #000000;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_1781.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_1781.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_1781.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(32px * .4);
  height: calc(32px * .8);
}
#eh_stacks_in_1781.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_1781.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(32px * .8);
  height: calc(32px * .8);
}
#eh_stacks_in_1781 .eh-line-wrap-1 {margin-bottom: 8px;}
#eh_stacks_in_1781 .eh-line-wrap-2 {margin-top: 8px;}
/*  */
#eh_stacks_in_1781.eh-line-position-3 {gap: 0 8px;}
#eh_stacks_in_1781.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1781.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_1781.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_1781.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_1781.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_1781.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_1781.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_1781.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_1781.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_1781 .eh-text-scale,
#eh_stacks_in_1781 .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_1362 {
  margin: 10px 0 12px;
  padding: 0 0;
}
#eh_stacks_in_1362:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_1362.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_1362.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_1362.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_1362.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 1.000000;}
#eh_stacks_in_1362 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_1362.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */
/*  */#eh_stacks_in_1362 .eh-title {font-size: 26px;}/*  */
/*  */
#eh_stacks_in_1362 .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_1362 .eh-subtitle > div {font-size: 16px;}/*  */
/*  */
#eh_stacks_in_1362 .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_1362.eh-align-center .eh-subtitle > div {margin: 0 auto;}
#eh_stacks_in_1362.eh-align-right .eh-subtitle > div {margin: 0 0 0 auto;}
/*  */
#eh_stacks_in_1362 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1362 .eh-line-wrap .eh-line-right {width: 128px;}
#eh_stacks_in_1362.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1362.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #C40004;}
#eh_stacks_in_1362.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1362.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #C40004;}
#eh_stacks_in_1362.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1362.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_1362.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1362.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(128px / 2);}
#eh_stacks_in_1362.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1362.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_1362.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #C40004, transparent) 1;}
#eh_stacks_in_1362.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1362.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(128px / 2);}
#eh_stacks_in_1362.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1362.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #C40004;}
#eh_stacks_in_1362.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1362.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(128px / 2);}
#eh_stacks_in_1362:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(128px / 2);}
#eh_stacks_in_1362:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #C40004;
  fill: #C40004;
}
#eh_stacks_in_1362.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 12px;}
#eh_stacks_in_1362.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_1362.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_1362.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 10px;}
  #eh_stacks_in_1362.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_1362.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 10px;}
}
#eh_stacks_in_1362.eh-line-group-300 .eh-extender {
  width: calc(128px / 2 - 20px);
  height: 2px;
  background-color: #C40004;
}
#eh_stacks_in_1362.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1362.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1362.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1362.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1362.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_1362.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #C40004;}
#eh_stacks_in_1362.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1362.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1362.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1362.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1362.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_1362.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #C40004;}
#eh_stacks_in_1362.eh-line-303 .eh-extender,
#eh_stacks_in_1362.eh-line-305 .eh-extender {width: calc(128px / 2 - 32px);}
#eh_stacks_in_1362.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_1362.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_1362.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_1362 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_1362 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_1362.eh-line-group-300 .eh-line-left,
#eh_stacks_in_1362.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_1362.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_1362.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_1362:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 34px;
  height: 34px;
}
#eh_stacks_in_1362.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_1362.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 56px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_1362.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_1362:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #C40004;}
#eh_stacks_in_1362:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_1362:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(128px / 2 + 2px);}
#eh_stacks_in_1362.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_1362.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1362.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_1362.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_1362.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1362.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1362.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1362.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1362.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1362.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1362.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_1362.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1362.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1362.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1362.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1362.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1362.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1362.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 34px;
  /* */
}
#eh_stacks_in_1362.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1362.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1362.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1362.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1362.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1362.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1362.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_1362.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #C40004;}
#eh_stacks_in_1362.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #C40004;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_1362.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_1362.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_1362.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(34px * .4);
  height: calc(34px * .8);
}
#eh_stacks_in_1362.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_1362.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(34px * .8);
  height: calc(34px * .8);
}
#eh_stacks_in_1362 .eh-line-wrap-1 {margin-bottom: 8px;}
#eh_stacks_in_1362 .eh-line-wrap-2 {margin-top: 8px;}
/*  */
#eh_stacks_in_1362.eh-line-position-3 {gap: 0 8px;}
#eh_stacks_in_1362.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1362.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(128px / 2);}
#eh_stacks_in_1362.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_1362.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_1362.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_1362.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_1362.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #C40004;
}
#eh_stacks_in_1362.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_1362.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #C40004;
}
#eh_stacks_in_1362 .eh-text-scale,
#eh_stacks_in_1362 .eh-text-scale > span {
  display: block;
  position: relative;
}


#stacks_in_1792.layouts-2-row > .layouts-2-content-width.layouts-2-el,
#stacks_in_1792.layouts-2-row > div > div[tag="node"] {
  display: flex;
  width: 100%;
  margin: 0px auto 0px auto;
  background: transparent;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: center;
  box-sizing: border-box;
  gap: 0px 48px;
}

#stacks_in_1792.layouts-2-row > .layouts-2-content-width.layouts-2-el > div:not(:first-child) {
  margin-left: 48px;
}
@supports (rotate:180deg) {
  #stacks_in_1792.layouts-2-row > .layouts-2-content-width.layouts-2-el > div:not(:first-child) {
    margin-left: 0;
  }
}


#stacks_in_1793.layouts-2-column,
.layouts-2-row > div > div[tag="node"] > #stacks_out_1793.out {
  
  
  
  flex: 0;
  margin: 0;
  
  
  
}
.layouts-2-row > div > div[tag="node"] > #stacks_out_1793.out {
  overflow: visible;
}

#stacks_in_1793.layouts-2-column,
#slice_mez_1793 {
  box-sizing: border-box;
  background-color : rgba(255, 255, 255, 0.00);
  
  
  border-radius: 0px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  box-shadow: 0px 0px  0px 0px rgba(0, 0, 0, 0.30);
  padding: 0px 0px;
}


.layouts-2-content-width > #stacks_in_1793.layouts-2-column:after,
#stacks_out_1793:after {
  width: 180px;
  
  width: auto; right: 0px;
}


@media all and (min-width: 901px) {
  #stacks_in_1793.layouts-2-column.hide-desktop {
    display: none;
  }
}
@media all and (max-width: 900px) and (min-width: 601px) {
  #stacks_in_1793.layouts-2-column.hide-tablet {
    display: none;
  }
}
@media all and (max-width: 600px) {
  #stacks_in_1793.layouts-2-column.hide-mobile {
    display: none;
  }
}


.stacks_in_1798 img{width:100%;max-width:45px}
#stacks_in_1809.layouts-2-column,
.layouts-2-row > div > div[tag="node"] > #stacks_out_1809.out {
  
  
  
  flex: 0;
  margin: 0;
  
  
  
}
.layouts-2-row > div > div[tag="node"] > #stacks_out_1809.out {
  overflow: visible;
}


.layouts-2-content-width > #stacks_in_1809.layouts-2-column:after,
#stacks_out_1809:after {
  width: 180px;
  
  width: auto; right: 0px;
}


@media all and (min-width: 901px) {
  #stacks_in_1809.layouts-2-column.hide-desktop {
    display: none;
  }
}
@media all and (max-width: 900px) and (min-width: 601px) {
  #stacks_in_1809.layouts-2-column.hide-tablet {
    display: none;
  }
}
@media all and (max-width: 600px) {
  #stacks_in_1809.layouts-2-column.hide-mobile {
    display: none;
  }
}


.stacks_in_1812 img{width:100%;max-width:45px}
#stacks_in_1824.layouts-2-column,
.layouts-2-row > div > div[tag="node"] > #stacks_out_1824.out {
  
  
  
  flex: 0;
  margin: 0;
  
  
  
}
.layouts-2-row > div > div[tag="node"] > #stacks_out_1824.out {
  overflow: visible;
}


.layouts-2-content-width > #stacks_in_1824.layouts-2-column:after,
#stacks_out_1824:after {
  width: 180px;
  
  width: auto; right: 0px;
}


@media all and (min-width: 901px) {
  #stacks_in_1824.layouts-2-column.hide-desktop {
    display: none;
  }
}
@media all and (max-width: 900px) and (min-width: 601px) {
  #stacks_in_1824.layouts-2-column.hide-tablet {
    display: none;
  }
}
@media all and (max-width: 600px) {
  #stacks_in_1824.layouts-2-column.hide-mobile {
    display: none;
  }
}


.stacks_in_1827 img{width:100%;max-width:60px}
#stacks_in_1379.layouts-2-row > .layouts-2-content-width.layouts-2-el,
#stacks_in_1379.layouts-2-row > div > div[tag="node"] {
  display: flex;
  width: 100%;
  margin: 10px auto 0px auto;
  background: transparent;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: center;
  box-sizing: border-box;
  gap: 0px 0px;
}

#stacks_in_1379.layouts-2-row > .layouts-2-content-width.layouts-2-el > div:not(:first-child) {
  margin-left: 0px;
}
@supports (rotate:180deg) {
  #stacks_in_1379.layouts-2-row > .layouts-2-content-width.layouts-2-el > div:not(:first-child) {
    margin-left: 0;
  }
}


#stacks_in_1380.layouts-2-column,
.layouts-2-row > div > div[tag="node"] > #stacks_out_1380.out {
  flex: 1; max-width: 250px; flex-basis: 180px;
  
  
  
  margin: 0;
  
  
  
}
.layouts-2-row > div > div[tag="node"] > #stacks_out_1380.out {
  overflow: visible;
}

#stacks_in_1380.layouts-2-column,
#slice_mez_1380 {
  box-sizing: border-box;
  background-color : rgba(255, 255, 255, 0.00);
  
  
  border-radius: 0px;
  
  
  
  
  box-shadow: 0px 0px  0px 0px rgba(0, 0, 0, 0.30);
  padding: 0px 0px;
}


.layouts-2-content-width > #stacks_in_1380.layouts-2-column:after,
#stacks_out_1380:after {
  width: 180px;
  
  
}


@media all and (min-width: 901px) {
  #stacks_in_1380.layouts-2-column.hide-desktop {
    display: none;
  }
}
@media all and (max-width: 900px) and (min-width: 601px) {
  #stacks_in_1380.layouts-2-column.hide-tablet {
    display: none;
  }
}
@media all and (max-width: 600px) {
  #stacks_in_1380.layouts-2-column.hide-mobile {
    display: none;
  }
}



.stacks_in_1385 img{width:100%;max-width:45px}
#l2_stacks_in_1388,
#l2_stacks_in_1388 > svg,
.mez p#l2_stacks_in_1388 + div {
  
  text-align: center;
}



#l2_stacks_in_1388.layouts-2-content {
  margin-top: 0px;
  margin-bottom: 0px;
}
div#stacks_out_1388[tag="slice"]:has(>div>.com_onelittledesigner_stacks_Layouts_2_Content_stack) {
  margin-top: 0px;
  margin-bottom: 0px;
}



#l2_stacks_in_1388.layouts-2-content,
[tag="slice"] #l2_stacks_in_1388.layouts-2-content + p[style],
i#l2_stacks_in_1388.layouts-2-content,
#slice_mez_1388 #l2_stacks_in_1388 + div {
  color: rgba(245, 245, 245, 1.00);
  font-size: 20px;
  line-height: 1.10;
}
#l2_stacks_in_1388.layouts-2-content.layouts-2-text > svg {
  height: 20px;
  width:  20px;
  fill: rgba(245, 245, 245, 1.00);
  stroke: rgba(245, 245, 245, 1.00);
}
#l2_stacks_in_1388.layouts-2-content.layouts-2-button a > i {
  font-size: 24px;
}
#l2_stacks_in_1388.layouts-2-content.layouts-2-button a > svg {
  height: 24px;
  width: 24px;
}


#l2_stacks_in_1388.layouts-2-content,
[tag="slice"] #l2_stacks_in_1388.layouts-2-content + p[style],
#slice_mez_1388 #l2_stacks_in_1388 + div  {
  letter-spacing: 0.00em;
  word-spacing: 0.00em;
  -webkit-text-decoration: none;
  text-decoration: none;
  font-weight: 700;
}


#l2_stacks_in_1390,
#l2_stacks_in_1390 > svg,
.mez p#l2_stacks_in_1390 + div {
  
  text-align: center;
}



#l2_stacks_in_1390.layouts-2-content {
  margin-top: 8px;
  margin-bottom: 8px;
}
div#stacks_out_1390[tag="slice"]:has(>div>.com_onelittledesigner_stacks_Layouts_2_Content_stack) {
  margin-top: 8px;
  margin-bottom: 8px;
}



#l2_stacks_in_1390.layouts-2-content,
[tag="slice"] #l2_stacks_in_1390.layouts-2-content + p[style],
i#l2_stacks_in_1390.layouts-2-content,
#slice_mez_1390 #l2_stacks_in_1390 + div {
  color: rgba(245, 245, 245, 1.00);
  font-size: 14px;
  line-height: 1.30;
}
#l2_stacks_in_1390.layouts-2-content.layouts-2-text > svg {
  height: 14px;
  width:  14px;
  fill: rgba(245, 245, 245, 1.00);
  stroke: rgba(245, 245, 245, 1.00);
}
#l2_stacks_in_1390.layouts-2-content.layouts-2-button a > i {
  font-size: 18px;
}
#l2_stacks_in_1390.layouts-2-content.layouts-2-button a > svg {
  height: 18px;
  width: 18px;
}



#stacks_in_1393.layouts-2-column,
.layouts-2-row > div > div[tag="node"] > #stacks_out_1393.out {
  flex: 1; max-width: 25px; flex-basis: 25px;
  
  
  
  margin: 0;
  
  
  
}
.layouts-2-row > div > div[tag="node"] > #stacks_out_1393.out {
  overflow: visible;
}


.layouts-2-content-width > #stacks_in_1393.layouts-2-column:after,
#stacks_out_1393:after {
  width: 25px;
  
  
}


@media all and (min-width: 901px) {
  #stacks_in_1393.layouts-2-column.hide-desktop {
    display: none;
  }
}
@media all and (max-width: 900px) and (min-width: 601px) {
  #stacks_in_1393.layouts-2-column.hide-tablet {
    display: none;
  }
}
@media all and (max-width: 600px) {
  #stacks_in_1393.layouts-2-column.hide-mobile {
    display: none;
  }
}


.lines.stacks_in_1394{width:96%;margin:calc(16rem/16) auto calc(16rem/16) auto;border-bottom:1px solid rgba(170, 170, 170, 0.30);background:rgba(0, 0, 0, 0.00);transform:rotate(0deg)}.lines.stacks_in_1394.vertical{border-left:1px solid rgba(170, 170, 170, 0.30);border-bottom:none;width:0;height:96%;margin:0 auto;margin-top:calc((96% - 100%)/-2)}
#stacks_in_1397.layouts-2-column,
.layouts-2-row > div > div[tag="node"] > #stacks_out_1397.out {
  flex: 1; max-width: 250px; flex-basis: 180px;
  
  
  
  margin: 0;
  
  
  
}
.layouts-2-row > div > div[tag="node"] > #stacks_out_1397.out {
  overflow: visible;
}


.layouts-2-content-width > #stacks_in_1397.layouts-2-column:after,
#stacks_out_1397:after {
  width: 180px;
  
  
}


@media all and (min-width: 901px) {
  #stacks_in_1397.layouts-2-column.hide-desktop {
    display: none;
  }
}
@media all and (max-width: 900px) and (min-width: 601px) {
  #stacks_in_1397.layouts-2-column.hide-tablet {
    display: none;
  }
}
@media all and (max-width: 600px) {
  #stacks_in_1397.layouts-2-column.hide-mobile {
    display: none;
  }
}



.stacks_in_1400 img{width:100%;max-width:45px}
#l2_stacks_in_1403,
#l2_stacks_in_1403 > svg,
.mez p#l2_stacks_in_1403 + div {
  
  text-align: center;
}





#l2_stacks_in_1403.layouts-2-content,
[tag="slice"] #l2_stacks_in_1403.layouts-2-content + p[style],
i#l2_stacks_in_1403.layouts-2-content,
#slice_mez_1403 #l2_stacks_in_1403 + div {
  color: rgba(245, 245, 245, 1.00);
  font-size: 20px;
  line-height: 1.10;
}
#l2_stacks_in_1403.layouts-2-content.layouts-2-text > svg {
  height: 20px;
  width:  20px;
  fill: rgba(245, 245, 245, 1.00);
  stroke: rgba(245, 245, 245, 1.00);
}
#l2_stacks_in_1403.layouts-2-content.layouts-2-button a > i {
  font-size: 24px;
}
#l2_stacks_in_1403.layouts-2-content.layouts-2-button a > svg {
  height: 24px;
  width: 24px;
}


#l2_stacks_in_1403.layouts-2-content,
[tag="slice"] #l2_stacks_in_1403.layouts-2-content + p[style],
#slice_mez_1403 #l2_stacks_in_1403 + div  {
  letter-spacing: 0.00em;
  word-spacing: 0.00em;
  -webkit-text-decoration: none;
  text-decoration: none;
  font-weight: 700;
}


#l2_stacks_in_1405,
#l2_stacks_in_1405 > svg,
.mez p#l2_stacks_in_1405 + div {
  
  text-align: center;
}



#l2_stacks_in_1405.layouts-2-content {
  margin-top: 8px;
  margin-bottom: 8px;
}
div#stacks_out_1405[tag="slice"]:has(>div>.com_onelittledesigner_stacks_Layouts_2_Content_stack) {
  margin-top: 8px;
  margin-bottom: 8px;
}



#l2_stacks_in_1405.layouts-2-content,
[tag="slice"] #l2_stacks_in_1405.layouts-2-content + p[style],
i#l2_stacks_in_1405.layouts-2-content,
#slice_mez_1405 #l2_stacks_in_1405 + div {
  color: rgba(245, 245, 245, 1.00);
  font-size: 14px;
  line-height: 1.30;
}
#l2_stacks_in_1405.layouts-2-content.layouts-2-text > svg {
  height: 14px;
  width:  14px;
  fill: rgba(245, 245, 245, 1.00);
  stroke: rgba(245, 245, 245, 1.00);
}
#l2_stacks_in_1405.layouts-2-content.layouts-2-button a > i {
  font-size: 18px;
}
#l2_stacks_in_1405.layouts-2-content.layouts-2-button a > svg {
  height: 18px;
  width: 18px;
}



#stacks_in_1409.layouts-2-column,
.layouts-2-row > div > div[tag="node"] > #stacks_out_1409.out {
  flex: 1; max-width: 25px; flex-basis: 25px;
  
  
  
  margin: 0;
  
  
  
}
.layouts-2-row > div > div[tag="node"] > #stacks_out_1409.out {
  overflow: visible;
}


.layouts-2-content-width > #stacks_in_1409.layouts-2-column:after,
#stacks_out_1409:after {
  width: 25px;
  
  
}


@media all and (min-width: 901px) {
  #stacks_in_1409.layouts-2-column.hide-desktop {
    display: none;
  }
}
@media all and (max-width: 900px) and (min-width: 601px) {
  #stacks_in_1409.layouts-2-column.hide-tablet {
    display: none;
  }
}
@media all and (max-width: 600px) {
  #stacks_in_1409.layouts-2-column.hide-mobile {
    display: none;
  }
}


.lines.stacks_in_1410{width:96%;margin:calc(16rem/16) auto calc(16rem/16) auto;border-bottom:1px solid rgba(170, 170, 170, 0.30);background:rgba(0, 0, 0, 0.00);transform:rotate(0deg)}.lines.stacks_in_1410.vertical{border-left:1px solid rgba(170, 170, 170, 0.30);border-bottom:none;width:0;height:96%;margin:0 auto;margin-top:calc((96% - 100%)/-2)}
#stacks_in_1413.layouts-2-column,
.layouts-2-row > div > div[tag="node"] > #stacks_out_1413.out {
  flex: 1; max-width: 250px; flex-basis: 180px;
  
  
  
  margin: 0;
  
  
  
}
.layouts-2-row > div > div[tag="node"] > #stacks_out_1413.out {
  overflow: visible;
}


.layouts-2-content-width > #stacks_in_1413.layouts-2-column:after,
#stacks_out_1413:after {
  width: 180px;
  
  
}


@media all and (min-width: 901px) {
  #stacks_in_1413.layouts-2-column.hide-desktop {
    display: none;
  }
}
@media all and (max-width: 900px) and (min-width: 601px) {
  #stacks_in_1413.layouts-2-column.hide-tablet {
    display: none;
  }
}
@media all and (max-width: 600px) {
  #stacks_in_1413.layouts-2-column.hide-mobile {
    display: none;
  }
}



.stacks_in_1416 img{width:100%;max-width:60px}
#l2_stacks_in_1540,
#l2_stacks_in_1540 > svg,
.mez p#l2_stacks_in_1540 + div {
  
  text-align: center;
}



#l2_stacks_in_1540.layouts-2-content {
  margin-top: 0px;
  margin-bottom: 0px;
}
div#stacks_out_1540[tag="slice"]:has(>div>.com_onelittledesigner_stacks_Layouts_2_Content_stack) {
  margin-top: 0px;
  margin-bottom: 0px;
}



#l2_stacks_in_1540.layouts-2-content,
[tag="slice"] #l2_stacks_in_1540.layouts-2-content + p[style],
i#l2_stacks_in_1540.layouts-2-content,
#slice_mez_1540 #l2_stacks_in_1540 + div {
  color: rgba(245, 245, 245, 1.00);
  font-size: 20px;
  line-height: 1.10;
}
#l2_stacks_in_1540.layouts-2-content.layouts-2-text > svg {
  height: 20px;
  width:  20px;
  fill: rgba(245, 245, 245, 1.00);
  stroke: rgba(245, 245, 245, 1.00);
}
#l2_stacks_in_1540.layouts-2-content.layouts-2-button a > i {
  font-size: 24px;
}
#l2_stacks_in_1540.layouts-2-content.layouts-2-button a > svg {
  height: 24px;
  width: 24px;
}


#l2_stacks_in_1540.layouts-2-content,
[tag="slice"] #l2_stacks_in_1540.layouts-2-content + p[style],
#slice_mez_1540 #l2_stacks_in_1540 + div  {
  letter-spacing: 0.00em;
  word-spacing: 0.00em;
  -webkit-text-decoration: none;
  text-decoration: none;
  font-weight: 700;
}


#l2_stacks_in_1461,
#l2_stacks_in_1461 > svg,
.mez p#l2_stacks_in_1461 + div {
  
  text-align: center;
}



#l2_stacks_in_1461.layouts-2-content {
  margin-top: 8px;
  margin-bottom: 8px;
}
div#stacks_out_1461[tag="slice"]:has(>div>.com_onelittledesigner_stacks_Layouts_2_Content_stack) {
  margin-top: 8px;
  margin-bottom: 8px;
}



#l2_stacks_in_1461.layouts-2-content,
[tag="slice"] #l2_stacks_in_1461.layouts-2-content + p[style],
i#l2_stacks_in_1461.layouts-2-content,
#slice_mez_1461 #l2_stacks_in_1461 + div {
  color: rgba(245, 245, 245, 1.00);
  font-size: 14px;
  line-height: 1.30;
}
#l2_stacks_in_1461.layouts-2-content.layouts-2-text > svg {
  height: 14px;
  width:  14px;
  fill: rgba(245, 245, 245, 1.00);
  stroke: rgba(245, 245, 245, 1.00);
}
#l2_stacks_in_1461.layouts-2-content.layouts-2-button a > i {
  font-size: 18px;
}
#l2_stacks_in_1461.layouts-2-content.layouts-2-button a > svg {
  height: 18px;
  width: 18px;
}



/* 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_1750.btr-bg-outer .btr-bg-inner {
  
  min-height: 150px;
  
}
#stacks_in_1750.btr-bg-gradient .btr-bg-inner ,
#stacks_in_1750.btr-bg-animated .btr-bg-inner ,
#stacks_in_1750.btr-bg-blur .btr-bg-inner ,
#stacks_in_1750.btr-bg-mouse .btr-bg-inner ,
#stacks_in_1750.btr-bg-pan .btr-bg-inner ,
#stacks_in_1750.btr-bg-parallax .btr-bg-inner ,
#stacks_in_1750.btr-bg-transition .btr-bg-inner ,
#stacks_in_1750.btr-bg-none .btr-bg-inner  {
  padding: 0px 0px 0px 0px;
}
#stacks_in_1750.btr-bg-none {

background-color: rgba(0, 0, 0, 0.00);
}
#stacks_in_1750.btr-bg-outer:after {
  background: rgba(0, 0, 0, 0.35);
}
#stacks_in_1750.btr-bg-outer {
  background-image : url(https://gojuryuportal.com/assets/ghkd/1-public/0-bottom-banner.jpg);
  
  background-position: center center;
  background-size: cover;
  
  -webkit-transform: translateZ(0px);
  
}
#stacks_in_1750.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_1750.btr-bg-outer .btr-bg-inner .btr-bg-header,
#stacks_in_1750.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_1754 {
  margin: 16px 0 8px;
  padding: 0 0;
}
#eh_stacks_in_1754:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_1754.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_1754.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_1754.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_1754.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_1754 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_1754.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_1754 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_1754 .eh-title {font-size: 26px;}/*  */
/*  */
#eh_stacks_in_1754 .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_1754 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1754 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_1754.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1754.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #000000;}
#eh_stacks_in_1754.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1754.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #000000;}
#eh_stacks_in_1754.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1754.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_1754.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1754.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_1754.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1754.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_1754.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #000000, transparent) 1;}
#eh_stacks_in_1754.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1754.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_1754.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1754.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #000000;}
#eh_stacks_in_1754.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1754.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_1754:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(256px / 2);}
#eh_stacks_in_1754:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #000000;
  fill: #000000;
}
#eh_stacks_in_1754.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 20px;}
#eh_stacks_in_1754.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_1754.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_1754.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 18px;}
  #eh_stacks_in_1754.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_1754.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 18px;}
}
#eh_stacks_in_1754.eh-line-group-300 .eh-extender {
  width: calc(256px / 2 - 20px);
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_1754.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1754.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1754.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1754.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1754.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_1754.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #000000;}
#eh_stacks_in_1754.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1754.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1754.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1754.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_1754.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_1754.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #000000;}
#eh_stacks_in_1754.eh-line-303 .eh-extender,
#eh_stacks_in_1754.eh-line-305 .eh-extender {width: calc(256px / 2 - 32px);}
#eh_stacks_in_1754.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_1754.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_1754.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_1754 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_1754 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_1754.eh-line-group-300 .eh-line-left,
#eh_stacks_in_1754.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_1754.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_1754.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_1754:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 32px;
  height: 32px;
}
#eh_stacks_in_1754.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_1754.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 54px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_1754.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_1754:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #000000;}
#eh_stacks_in_1754:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_1754:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(256px / 2 + 2px);}
#eh_stacks_in_1754.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_1754.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1754.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_1754.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_1754.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1754.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1754.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1754.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1754.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1754.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_1754.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_1754.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1754.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1754.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1754.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1754.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1754.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_1754.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 32px;
  /* */
}
#eh_stacks_in_1754.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1754.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1754.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1754.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1754.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1754.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_1754.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_1754.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #000000;}
#eh_stacks_in_1754.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #000000;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_1754.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_1754.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_1754.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(32px * .4);
  height: calc(32px * .8);
}
#eh_stacks_in_1754.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_1754.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(32px * .8);
  height: calc(32px * .8);
}
#eh_stacks_in_1754 .eh-line-wrap-1 {margin-bottom: 8px;}
#eh_stacks_in_1754 .eh-line-wrap-2 {margin-top: 8px;}
/*  */
#eh_stacks_in_1754.eh-line-position-3 {gap: 0 8px;}
#eh_stacks_in_1754.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1754.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_1754.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_1754.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_1754.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_1754.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_1754.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_1754.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_1754.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_1754 .eh-text-scale,
#eh_stacks_in_1754 .eh-text-scale > span {
  display: block;
  position: relative;
}


.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)}
