/*
 * 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_bigwhiteduck_stacks_headerpro_stack .text-center{text-align:center}.com_bigwhiteduck_stacks_headerpro_stack .text-left{text-align:left}.com_bigwhiteduck_stacks_headerpro_stack .text-right{text-align:right}.com_bigwhiteduck_stacks_headerpro_stack .text-justify{text-align:justify}.com_bigwhiteduck_stacks_headerpro_stack .text-inherit{text-align:inherit}




.com_bigwhiteduck_stacks_markdownpro_stack figure{margin:0}.com_bigwhiteduck_stacks_markdownpro_stack figure img{max-width:100%;height:auto}.com_bigwhiteduck_stacks_markdownpro_stack figure figcaption{display:none}.com_bigwhiteduck_stacks_markdownpro_stack pre{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.p-center p{text-align:center}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.p-left p{text-align:left}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.p-right p{text-align:right}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.p-justify p{text-align:justify}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.p-inherit{text-align:inherit}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-center h1,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-center h2,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-center h3,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-center h4,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-center h5,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-center h6{text-align:center}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-left h1,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-left h2,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-left h3,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-left h4,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-left h5,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-left h6{text-align:left}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-right h1,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-right h2,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-right h3,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-right h4,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-right h5,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-right h6{text-align:right}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-inherit h1,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-inherit h2,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-inherit h3,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-inherit h4,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-inherit h5,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.h-inherit h6{text-align:inherit}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.l-center ul{display:table;margin:0 auto}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.l-left ul{text-align:left}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.l-right ul{display:table;margin:0 0 0 auto}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.l-txt-center ul li p{text-align:center}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.l-txt-left ul li p{text-align:left}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.l-txt-right ul li p{text-align:right}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_markdownpro_stack .mdp.small-only-text-center,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.small-only-text-center p{text-align:center}}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_markdownpro_stack .mdp.small-only-header-center h1,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.small-only-header-center h2,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.small-only-header-center h3,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.small-only-header-center h4,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.small-only-header-center h5,.com_bigwhiteduck_stacks_markdownpro_stack .mdp.small-only-header-center h6{text-align:center}}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_markdownpro_stack .mdp.small-only-list-center ul{display:table;margin:0 auto}}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_markdownpro_stack .mdp.small-only-listtext-center ul li p{text-align:center}}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_markdownpro_stack .mdp.p-justify.small-only-just-left p{text-align:left !important}}.com_bigwhiteduck_stacks_markdownpro_stack .mdp p:empty{display:none !important}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.quote-left[class*="text-"] blockquote{text-align:left}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.quote-left[class*="text-"] blockquote > p{text-align:left;margin-bottom:0}.com_bigwhiteduck_stacks_markdownpro_stack .mdp.no-bot-margin >:nth-last-child(2){margin-bottom:0 !important}.com_bigwhiteduck_stacks_markdownpro_stack .md-clearfix::before,.com_bigwhiteduck_stacks_markdownpro_stack .md-clearfix::after{content:" ";display:table}.com_bigwhiteduck_stacks_markdownpro_stack .md-clearfix::after{clear:both}.com_bigwhiteduck_stacks_markdownpro_stack .mdp-cntrls{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%}

.com_bigwhiteduck_stacks_paragraphpro_stack p.text-center{text-align:center}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-left{text-align:left}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-right{text-align:right}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-justify{text-align:justify}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-inherit{text-align:inherit}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_paragraphpro_stack p.small-only-text-center{text-align:center}.com_bigwhiteduck_stacks_paragraphpro_stack p.small-only-text-center + ul{display:table;margin:0 auto;text-align:left}}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_paragraphpro_stack p.text-justify.small-only-just-left{text-align:left !important}}


html, body {
	min-height: 100%;
}

.hide_gateway_stacks_in_344 #gateway_window_shade_stacks_in_344,
.hide_gateway_stacks_in_344 #gateway_stacks_in_344 {
	display: none;
}

 








#gateway_stacks_in_344 {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	max-height: 100vh;
	overflow: auto;
	transition: all 1000ms ease-in-out;
	opacity: 0;
	margin-bottom: -100vh;
}

html.display_gateway_stacks_in_344 #gateway_stacks_in_344 {
	opacity: 1.0;
	margin-bottom: 0;
}

#gateway_flexbox_stacks_in_344 {
	display: flex;
	flex-direction: column;
	max-width: 50rem;
	margin: auto;
}














#gateway_stacks_in_344 {
	text-align: left;
  
	
	
	padding: 1rem;
	font-size: inherit;
	line-height: inherit;
	background: rgba(25, 25, 25, 0.65);
	color: rgba(234, 234, 234, 1.00);
	
	
}

#gateway_stacks_in_344 h1,
#gateway_stacks_in_344 h2,
#gateway_stacks_in_344 h3,
#gateway_stacks_in_344 h4,
#gateway_stacks_in_344 h5,
#gateway_stacks_in_344 h6 {
	color: rgba(234, 234, 234, 1.00);
}

#gateway_stacks_in_344 a,
#gateway_stacks_in_344 a:visited {
	color: rgba(250, 0, 0, 1.00);
}

#gateway_stacks_in_344 a:hover,
#gateway_stacks_in_344 a:active {
	color: rgba(250, 0, 0, 1.00);
}


:root{--light-gray:rgba(224, 224, 224, 1.00);--medium-gray:rgba(202, 202, 202, 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(196, 0, 4, 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(196, 0, 4, 1.00);--link-color-hover:rgba(135, 135, 135, 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 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}
  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{line-height:1.30 !important;}
            .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{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(196, 0, 4, 0.63) 0%,rgba(0, 0, 0, 1.00) 20%) !important;}

.banner-shadow{filter:drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.65));}

.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(224, 224, 224, 1.00) ;border-width:1px ;border-style:solid ;border-radius:16px ;}
.mycursor{cursor:pointer }


.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(102, 102, 102, 1.00) ;border-width:1px ;}
.cool-button{color:rgba(102, 102, 102, 1.00) ;}
.cool-button:hover{background-color:transparent ;background-color:rgba(250, 0, 0, 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(250, 0, 0, 1.00) ;border-width:1px ;}
.cool-button:hover{color:rgba(255, 255, 255, 1.00) ;}

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

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

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


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


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



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

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


div[tag="slice"] > .mez > #stacks_in_314_4.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-top-level ul li {
  margin: 0 0 0 15px;
}
#clean-menu_stacks_in_314_4 .clean-menu-top-level ul li > a,
#clean-menu_stacks_in_314_4 .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_314_4.cm-full-menu ul li > a {
  font-size: inherit;
}
#clean-menu_stacks_in_314_4 .clean-menu-top-level ul li > a,
#clean-menu-full_stacks_in_314_4.cm-full-menu ul li > a {
  font-family: inherit;
}
#clean-menu-full_stacks_in_314_4.cm-full-menu > ul > li > a {
  
}
#clean-menu_stacks_in_314_4 .clean-menu-top-level ul li > a svg,
#clean-menu-full_stacks_in_314_4.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_314_4 .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_314_4.cm-full-menu ul li > a,
#clean-menu_stacks_in_314_4 .clean-menu-top-level > ul > li > ul li > a{
  transition: color 150ms ease;
}
#clean-menu_stacks_in_314_4 .clean-menu-top-level ul li.cm-grouped-item,
#clean-menu-full_stacks_in_314_4.cm-full-menu ul li.cm-grouped-item,
#clean-menu_stacks_in_314_4 .clean-menu-top-level > ul > li > ul li.cm-grouped-item {
  white-space: nowrap;
  display: flex;
  align-items: center;
}
#clean-menu-full_stacks_in_314_4.cm-full-menu ul li.cm-grouped-item,
#clean-menu_stacks_in_314_4 .clean-menu-top-level > ul > li > ul li.cm-grouped-item {
  padding: 5px 20px;
}
#clean-menu_stacks_in_314_4 .clean-menu-top-level ul li.cm-grouped-item > a,
#clean-menu-full_stacks_in_314_4.cm-full-menu ul li.cm-grouped-item > a {
  display: inline-block;
  margin-left: 8px;
}
#clean-menu_stacks_in_314_4 .clean-menu-top-level ul li.cm-grouped-item > a {
  padding: 0;
}
#clean-menu_stacks_in_314_4 .clean-menu-top-level ul li.cm-grouped-item > a:first-child,
#clean-menu-full_stacks_in_314_4.cm-full-menu ul li.cm-grouped-item > a:first-child {
  margin-left: 0px;
}
#clean-menu-full_stacks_in_314_4.cm-full-menu ul li.cm-grouped-item > a {
  padding: 4px 30px 4px 0;
}
#clean-menu_stacks_in_314_4 .clean-menu-top-level ul li > a ion-icon, #clean-menu_stacks_in_314_4 .clean-menu-top-level ul li > a i,
#clean-menu-full_stacks_in_314_4.cm-full-menu ul li > a ion-icon, #clean-menu-full_stacks_in_314_4.cm-full-menu ul li > a i {
  font-size: 25px;
  line-height: 25px;
  

}
#stacks_in_314_4 li > a svg,
#clean-menu_stacks_in_314_4 .clean-menu-top-level ul li > a svg,
#clean-menu-full_stacks_in_314_4.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_314_4 .clean-menu-top-level > ul > li > ul li > a svg {
  
  width: 25px;
  height: 25px;
  
}

#clean-menu_stacks_in_314_4 .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_314_4 .clean-menu-top-level ul li > a:hover svg,
#clean-menu-full_stacks_in_314_4.cm-full-menu ul li > a:hover svg {
  fill: rgba(245, 0, 7, 1.00);
}
#clean-menu_stacks_in_314_4 .clean-menu-top-level ul li > a.cm-heading {
  pointer-events: none;
}
#clean-menu_stacks_in_314_4 .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_314_4 .clean-menu-top-level ul li.cm-current > a svg,
#clean-menu-full_stacks_in_314_4.cm-full-menu ul li.cm-current > a svg {
  fill: rgba(0, 0, 0, 0.60);
}
#clean-menu_stacks_in_314_4 .cm-toggle span {
  background: #000000;
}
#clean-menu_stacks_in_314_4 h1, #clean-menu_stacks_in_314_4 h2, #clean-menu_stacks_in_314_4 h3, #clean-menu_stacks_in_314_4 h4, #clean-menu_stacks_in_314_4 h5, #clean-menu_stacks_in_314_4 h6, #clean-menu_stacks_in_314_4 .layouts-text, #clean-menu_stacks_in_314_4 p {
  color: rgba(0, 0, 0, 0.60);
  font-size: inherit;
  margin: 0;
}
#clean-menu-full_stacks_in_314_4.cm-full-menu,
#clean-menu_stacks_in_314_4 .clean-menu-top-level > ul > li > ul {
  background: rgba(18, 18, 18, 1.00);
}
#clean-menu-full_stacks_in_314_4.cm-full-menu > ul > li,
#clean-menu_stacks_in_314_4 .clean-menu-top-level > ul > li > ul > li {
  border-bottom: 1px solid rgba(255,255,255,0.15)
}
#clean-menu-full_stacks_in_314_4.cm-full-menu > ul > li:last-child,
#clean-menu_stacks_in_314_4 .clean-menu-top-level > ul > li > ul > li:last-child {
  border-bottom: 0px solid transparent;
}
#clean-menu-full_stacks_in_314_4.cm-full-menu ul li > a,
#clean-menu-full_stacks_in_314_4.cm-full-menu ul li > a:visited,
#clean-menu-full_stacks_in_314_4.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_314_4 .clean-menu-top-level > ul > li > ul li > a,
#clean-menu_stacks_in_314_4 .clean-menu-top-level > ul > li > ul li > a:visited,
#clean-menu_stacks_in_314_4 .clean-menu-top-level > ul > li > ul li > a svg,
#clean-menu-full_stacks_in_314_4.cm-full-menu ul ul li:before {
  color: rgba(230, 230, 230, 1.00);
  fill: rgba(230, 230, 230, 1.00);
}
#clean-menu-full_stacks_in_314_4.cm-full-menu ul li > a:hover,
#clean-menu_stacks_in_314_4 .clean-menu-top-level > ul > li > ul li > a:hover,
#clean-menu_stacks_in_314_4 .clean-menu-top-level > ul > li > ul li > a:hover svg {
  color: rgba(0, 0, 0, 0.20);
  fill:  rgba(0, 0, 0, 0.20);
}
/* #clean-menu-full_stacks_in_314_4.cm-full-menu ul li > a.cm-heading:hover,
#clean-menu-full_stacks_in_314_4.cm-full-menu ul li > a.cm-heading:hover svg,
#clean-menu_stacks_in_314_4 .clean-menu-top-level > ul > li > ul li > a.cm-heading:hover {
  color: rgba(230, 230, 230, 1.00);
  cursor: default;
} */
#clean-menu-full_stacks_in_314_4.cm-full-menu ul li.cm-current > a,
#clean-menu_stacks_in_314_4 .clean-menu-top-level > ul > li > ul li.cm-current > a,
#clean-menu_stacks_in_314_4 .clean-menu-top-level > ul > li > ul li.cm-current > a svg {
  color: rgba(0, 0, 0, 0.60);
  fill:  rgba(0, 0, 0, 0.60);
}
#clean-menu_stacks_in_314_4 .clean-menu-top-level > ul > li > a.parent:after {
  border-color: rgba(18, 18, 18, 1.00);
}
#clean-menu_stacks_in_314_4 .clean-menu-top-level > ul > li > a.parent:hover:after {
  border-color: rgba(245, 0, 7, 1.00);
}
/* #clean-menu_stacks_in_314_4 .clean-menu-top-level > ul > li > a.cm-heading.parent:hover:after {
  border-color: rgba(18, 18, 18, 1.00);
} */
#clean-menu_stacks_in_314_4 .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_314_4 .clean-menu-top-level > ul > li > ul li > a.parent:hover:after,
.disable-parents #clean-menu_stacks_in_314_4 .clean-menu-top-level > ul > li > ul li > a.parent:hover,
#clean-menu-full_stacks_in_314_4.cm-full-menu.disable-parents  ul li > a.parent:hover {
  color: rgba(230, 230, 230, 1.00);
  border-color: rgba(230, 230, 230, 1.00);
}
.disable-parents #clean-menu_stacks_in_314_4 .clean-menu-top-level ul li > a.parent:hover,
.disable-parents #clean-menu_stacks_in_314_4 .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_stacks_in_314_4 .clean-menu-logo {
  margin: 0;
  width: 300px;
  max-width: 300px;
}
#clean-menu_stacks_in_314_4 .clean-menu-logo .cm-logo-wrap {
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  max-width: 300px;
  width: 100%;
  margin-right: 5px;
}
#clean-menu_stacks_in_314_4 .clean-menu-full {
  width: 300px;
  -webkit-box-flex: none;
  -ms-flex: none;
  flex: none;
}
/*
div[tag="slice"] > .mez > #stacks_in_314_4.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-full {
width: auto; max-width: 300px;
}
*/
#clean-menu_stacks_in_314_4 .clean-menu-full .cm-menu-toggle {
  display: inline-block;
  float: right;
}
#clean-menu_stacks_in_314_4 .clean-menu-top-level ul {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
div[tag="slice"] > .mez > #stacks_in_314_4.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-top-level ul li {
  margin: 0 7px;
}






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




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

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


.cm-sticky-wrap_stacks_in_314_4 {
  transition: background 300ms ease;
  background: transparent;
}
.cm-sticky-wrap_stacks_in_314_4.cm-sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  background: rgba(15, 15, 15, 0.80);
}
.cm-sticky-wrap_stacks_in_314_4.cm-sticky > #clean-menu-full_stacks_in_314_4.cm-full-menu {
  z-index: 9999;
}
.cm-sticky-wrap_stacks_in_314_4.cm-sticky #clean-menu_stacks_in_314_4.clean-menu {
  max-width: 1320px;
  box-sizing: border-box;
  padding: 0px 20px;
  
  margin: 0 auto;
  
}



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

@media all and (max-width: 770px) {
  
  #clean-menu_stacks_in_314_4.clean-menu {
    gap: 0 16px;
  }
  #clean-menu-full_stacks_in_314_4 {
    min-width: 300px;
  }
  #clean-menu_stacks_in_314_4 .clean-menu-full {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 10px 0;
  }
  #clean-menu_stacks_in_314_4 > div:last-child {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  #clean-menu_stacks_in_314_4 .clean-menu-full .cm-menu-toggle {
    display: block;
  }
  #clean-menu_stacks_in_314_4 .clean-menu-top-level {
    display: none;
  }
  
  #clean-menu_stacks_in_314_4.clean-menu {
    justify-content: center;
  }
  #clean-menu_stacks_in_314_4 .clean-menu-full .cm-menu-toggle {
    float: none;
  }
  #clean-menu_stacks_in_314_4 .clean-menu-full {
    max-width: 40px !important;
    min-width: 40px;
    width: 100% !important;
  }
  #clean-menu_stacks_in_314_4 .clean-menu-full .cm-menu-toggle {
    float: none;
    margin: 0 auto;
  }
  #clean-menu_stacks_in_314_4 > .clean-menu-logo,
  #clean-menu_stacks_in_314_4 > .clean-menu-logo:nth-child(1),
  #clean-menu_stacks_in_314_4 > .clean-menu-logo:nth-child(2),
  #clean-menu_stacks_in_314_4 > .clean-menu-logo:nth-child(3) {
    max-width: 100%;
    width: auto;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  #clean-menu_stacks_in_314_4 .clean-menu-logo .cm-logo-wrap {
    margin: 0 auto;
    justify-content: center;
    float: none;
  }
  
  
  #stacks_in_314_4 nav:before {
    content: "";
    flex: 1;
    max-width: 40px;
    min-width: 40px;
  }
  @media all and (max-width: 452px) {
    #stacks_in_314_4 nav:before {display: none}
    #clean-menu_stacks_in_314_4 .clean-menu-logo {min-width: 357px}
  }
  
  
  
  
  #clean-menu-full_stacks_in_314_4.cm-full-menu ul li {
    display: block;
  }
  #clean-menu-full_stacks_in_314_4.cm-full-menu ul {
    padding: 12px 0px;
  }
  #clean-menu-full_stacks_in_314_4.cm-full-menu ul > li > .cm-custom-content {
    padding: 4px 24px 4px 24px;
  }
  #clean-menu-full_stacks_in_314_4.cm-full-menu ul ul > li > .cm-custom-content {
    padding: 4px 24px 4px 34px;
  }
  #clean-menu-full_stacks_in_314_4.cm-full-menu ul > li.cm-grouped-item > .cm-custom-content  {
    padding: 4px 24px 4px 0px;
  }
  #clean-menu-full_stacks_in_314_4.cm-full-menu ul li.cm-grouped-item{
    padding: 4px 24px;
  }
  #clean-menu-full_stacks_in_314_4.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_314_4.cm-full-menu ul ul > li > a {
    padding: 12px 24px;
    width: 100%;
    box-sizing: border-box;
  }
  #clean-menu-full_stacks_in_314_4.cm-full-menu ul li.cm-grouped-item > a {
    width: auto;
  }
  #clean-menu-full_stacks_in_314_4.cm-full-menu {
    -webkit-transform: translate(0, 50px);
    transform: translate(0, 50px);
  }
  #clean-menu-full_stacks_in_314_4.cm-full-menu.clean-menu-active {
    -webkit-transform: translate(0px, 5px);
    transform: translate(0px, 5px);
  }
  #clean-menu-full_stacks_in_314_4.cm-full-menu ul li.cm-grouped-item > a {
    padding: 8px 30px 8px 0;
  }
}






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









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

#stacks_in_314_4 {
	background-color: rgba(18, 18, 18, 1.00);
	border: solid rgba(250, 0, 0, 1.00);
	border-width: 0px 0px 1px 0px;
}
.stacks_in_314_6{line-height:0}.stacks_in_314_6 svg{display:inline-block;max-width:500px;height:auto;}.stacks_in_314_6.full-width svg{width:100%;height:auto}

.clean-menu-top-level #cta_stacks_in_314_10.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(255, 255, 255, 0.00);
  border-radius: 20px;
  padding: 6px 6px;
}
.clean-menu-top-level #cta_stacks_in_314_10.clean-menu-cta.clean-menu-cta-style.cm-grouped-item > a {
  padding: 0;
}
.clean-menu-top-level #cta_stacks_in_314_10.clean-menu-cta.clean-menu-cta-style a svg {
  fill: rgba(230, 230, 230, 1.00);
}
.clean-menu-top-level #cta_stacks_in_314_10.clean-menu-cta.clean-menu-cta-style a:hover,
.clean-menu-top-level #cta_stacks_in_314_10.clean-menu-cta.clean-menu-cta-style.current a {
  color: rgba(255, 255, 255, 1.00);
  background-color: rgba(18, 18, 18, 0.00);
  border: 1px solid rgba(255, 255, 255, 1.00);
}
.clean-menu-top-level #cta_stacks_in_314_10.clean-menu-cta.clean-menu-cta-style a:hover svg,
.clean-menu-top-level #cta_stacks_in_314_10.clean-menu-cta.clean-menu-cta-style.current a svg {
  fill: rgba(255, 255, 255, 1.00);
}
.clean-menu-top-level #cta_stacks_in_314_10.clean-menu-cta {
  margin: 0 9px;
}
.clean-menu-top-level #cta_stacks_in_314_10.clean-menu-cta.clean-menu-cta-style a:hover {

}
.clean-menu-top-level #cta_stacks_in_314_10.clean-menu-cta.clean-menu-cta-style a:active {
  transform: translate(0,1px);
}
.cm-full-menu #cta_stacks_in_314_10.clean-menu-cta.clean-menu-cta-style {
  padding: 10px 18px 10px 18px;
}
.cm-full-menu #cta_stacks_in_314_10.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(255, 255, 255, 0.00);
  border-radius: 20px;
  display: block;
  text-align: center;
  padding: 6px 6px;
}
.cm-vert-bottom > .clean-menu-top-level > ul:has(> #cta_stacks_in_314_10) {
  margin-bottom: -6px;
}
.cm-full-menu #cta_stacks_in_314_10.clean-menu-cta.clean-menu-cta-style.cm-grouped-item > a {
  display: inline-block;
}
.cm-full-menu #cta_stacks_in_314_10.clean-menu-cta.clean-menu-cta-style a svg {
  fill: rgba(230, 230, 230, 1.00);
}
.cm-full-menu #cta_stacks_in_314_10.clean-menu-cta.clean-menu-cta-style a:hover,
.cm-full-menu #cta_stacks_in_314_10.clean-menu-cta.clean-menu-cta-style.current a {
  color: rgba(255, 255, 255, 1.00);
  background-color: rgba(18, 18, 18, 0.00);
  border: 1px solid rgba(255, 255, 255, 1.00);
}
.cm-full-menu #cta_stacks_in_314_10.clean-menu-cta.clean-menu-cta-style a:hover svg,
.cm-full-menu #cta_stacks_in_314_10.clean-menu-cta.clean-menu-cta-style a.current a svg {
  fill: rgba(255, 255, 255, 1.00);
}
.cm-full-menu #cta_stacks_in_314_10.clean-menu-cta.clean-menu-cta-style a:hover {

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



.clean-menu-top-level #cta_stacks_in_314_15.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(255, 255, 255, 0.00);
  border-radius: 20px;
  padding: 6px 6px;
}
.clean-menu-top-level #cta_stacks_in_314_15.clean-menu-cta.clean-menu-cta-style.cm-grouped-item > a {
  padding: 0;
}
.clean-menu-top-level #cta_stacks_in_314_15.clean-menu-cta.clean-menu-cta-style a svg {
  fill: rgba(255, 255, 255, 1.00);
}
.clean-menu-top-level #cta_stacks_in_314_15.clean-menu-cta.clean-menu-cta-style a:hover,
.clean-menu-top-level #cta_stacks_in_314_15.clean-menu-cta.clean-menu-cta-style.current a {
  color: rgba(253, 253, 253, 1.00);
  background-color: rgba(0, 0, 0, 0.00);
  border: 1px solid rgba(253, 253, 253, 1.00);
}
.clean-menu-top-level #cta_stacks_in_314_15.clean-menu-cta.clean-menu-cta-style a:hover svg,
.clean-menu-top-level #cta_stacks_in_314_15.clean-menu-cta.clean-menu-cta-style.current a svg {
  fill: rgba(253, 253, 253, 1.00);
}
.clean-menu-top-level #cta_stacks_in_314_15.clean-menu-cta {
  margin: 0 9px;
}
.clean-menu-top-level #cta_stacks_in_314_15.clean-menu-cta.clean-menu-cta-style a:hover {

}
.clean-menu-top-level #cta_stacks_in_314_15.clean-menu-cta.clean-menu-cta-style a:active {
  transform: translate(0,1px);
}
.cm-full-menu #cta_stacks_in_314_15.clean-menu-cta.clean-menu-cta-style {
  padding: 10px 18px 10px 18px;
}
.cm-full-menu #cta_stacks_in_314_15.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(255, 255, 255, 0.00);
  border-radius: 20px;
  display: block;
  text-align: center;
  padding: 6px 6px;
}
.cm-vert-bottom > .clean-menu-top-level > ul:has(> #cta_stacks_in_314_15) {
  margin-bottom: -6px;
}
.cm-full-menu #cta_stacks_in_314_15.clean-menu-cta.clean-menu-cta-style.cm-grouped-item > a {
  display: inline-block;
}
.cm-full-menu #cta_stacks_in_314_15.clean-menu-cta.clean-menu-cta-style a svg {
  fill: rgba(255, 255, 255, 1.00);
}
.cm-full-menu #cta_stacks_in_314_15.clean-menu-cta.clean-menu-cta-style a:hover,
.cm-full-menu #cta_stacks_in_314_15.clean-menu-cta.clean-menu-cta-style.current a {
  color: rgba(253, 253, 253, 1.00);
  background-color: rgba(0, 0, 0, 0.00);
  border: 1px solid rgba(253, 253, 253, 1.00);
}
.cm-full-menu #cta_stacks_in_314_15.clean-menu-cta.clean-menu-cta-style a:hover svg,
.cm-full-menu #cta_stacks_in_314_15.clean-menu-cta.clean-menu-cta-style a.current a svg {
  fill: rgba(253, 253, 253, 1.00);
}
.cm-full-menu #cta_stacks_in_314_15.clean-menu-cta.clean-menu-cta-style a:hover {

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



.clean-menu-top-level #cta_stacks_in_314_32.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(255, 255, 255, 0.00);
  border-radius: 20px;
  padding: 6px 6px;
}
.clean-menu-top-level #cta_stacks_in_314_32.clean-menu-cta.clean-menu-cta-style.cm-grouped-item > a {
  padding: 0;
}
.clean-menu-top-level #cta_stacks_in_314_32.clean-menu-cta.clean-menu-cta-style a svg {
  fill: rgba(255, 255, 255, 1.00);
}
.clean-menu-top-level #cta_stacks_in_314_32.clean-menu-cta.clean-menu-cta-style a:hover,
.clean-menu-top-level #cta_stacks_in_314_32.clean-menu-cta.clean-menu-cta-style.current a {
  color: rgba(253, 253, 253, 1.00);
  background-color: rgba(0, 0, 0, 0.00);
  border: 1px solid rgba(253, 253, 253, 1.00);
}
.clean-menu-top-level #cta_stacks_in_314_32.clean-menu-cta.clean-menu-cta-style a:hover svg,
.clean-menu-top-level #cta_stacks_in_314_32.clean-menu-cta.clean-menu-cta-style.current a svg {
  fill: rgba(253, 253, 253, 1.00);
}
.clean-menu-top-level #cta_stacks_in_314_32.clean-menu-cta {
  margin: 0 9px;
}
.clean-menu-top-level #cta_stacks_in_314_32.clean-menu-cta.clean-menu-cta-style a:hover {

}
.clean-menu-top-level #cta_stacks_in_314_32.clean-menu-cta.clean-menu-cta-style a:active {
  transform: translate(0,1px);
}
.cm-full-menu #cta_stacks_in_314_32.clean-menu-cta.clean-menu-cta-style {
  padding: 10px 18px 10px 18px;
}
.cm-full-menu #cta_stacks_in_314_32.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(255, 255, 255, 0.00);
  border-radius: 20px;
  display: block;
  text-align: center;
  padding: 6px 6px;
}
.cm-vert-bottom > .clean-menu-top-level > ul:has(> #cta_stacks_in_314_32) {
  margin-bottom: -6px;
}
.cm-full-menu #cta_stacks_in_314_32.clean-menu-cta.clean-menu-cta-style.cm-grouped-item > a {
  display: inline-block;
}
.cm-full-menu #cta_stacks_in_314_32.clean-menu-cta.clean-menu-cta-style a svg {
  fill: rgba(255, 255, 255, 1.00);
}
.cm-full-menu #cta_stacks_in_314_32.clean-menu-cta.clean-menu-cta-style a:hover,
.cm-full-menu #cta_stacks_in_314_32.clean-menu-cta.clean-menu-cta-style.current a {
  color: rgba(253, 253, 253, 1.00);
  background-color: rgba(0, 0, 0, 0.00);
  border: 1px solid rgba(253, 253, 253, 1.00);
}
.cm-full-menu #cta_stacks_in_314_32.clean-menu-cta.clean-menu-cta-style a:hover svg,
.cm-full-menu #cta_stacks_in_314_32.clean-menu-cta.clean-menu-cta-style a.current a svg {
  fill: rgba(253, 253, 253, 1.00);
}
.cm-full-menu #cta_stacks_in_314_32.clean-menu-cta.clean-menu-cta-style a:hover {

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



.clean-menu-top-level #cta_stacks_in_314_20.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(255, 255, 255, 0.00);
  border-radius: 20px;
  padding: 6px 6px;
}
.clean-menu-top-level #cta_stacks_in_314_20.clean-menu-cta.clean-menu-cta-style.cm-grouped-item > a {
  padding: 0;
}
.clean-menu-top-level #cta_stacks_in_314_20.clean-menu-cta.clean-menu-cta-style a svg {
  fill: rgba(230, 230, 230, 1.00);
}
.clean-menu-top-level #cta_stacks_in_314_20.clean-menu-cta.clean-menu-cta-style a:hover,
.clean-menu-top-level #cta_stacks_in_314_20.clean-menu-cta.clean-menu-cta-style.current a {
  color: rgba(255, 255, 255, 1.00);
  background-color: rgba(18, 18, 18, 0.00);
  border: 1px solid rgba(255, 255, 255, 1.00);
}
.clean-menu-top-level #cta_stacks_in_314_20.clean-menu-cta.clean-menu-cta-style a:hover svg,
.clean-menu-top-level #cta_stacks_in_314_20.clean-menu-cta.clean-menu-cta-style.current a svg {
  fill: rgba(255, 255, 255, 1.00);
}
.clean-menu-top-level #cta_stacks_in_314_20.clean-menu-cta {
  margin: 0 9px;
}
.clean-menu-top-level #cta_stacks_in_314_20.clean-menu-cta.clean-menu-cta-style a:hover {

}
.clean-menu-top-level #cta_stacks_in_314_20.clean-menu-cta.clean-menu-cta-style a:active {
  transform: translate(0,1px);
}
.cm-full-menu #cta_stacks_in_314_20.clean-menu-cta.clean-menu-cta-style {
  padding: 10px 18px 10px 18px;
}
.cm-full-menu #cta_stacks_in_314_20.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(255, 255, 255, 0.00);
  border-radius: 20px;
  display: block;
  text-align: center;
  padding: 6px 6px;
}
.cm-vert-bottom > .clean-menu-top-level > ul:has(> #cta_stacks_in_314_20) {
  margin-bottom: -6px;
}
.cm-full-menu #cta_stacks_in_314_20.clean-menu-cta.clean-menu-cta-style.cm-grouped-item > a {
  display: inline-block;
}
.cm-full-menu #cta_stacks_in_314_20.clean-menu-cta.clean-menu-cta-style a svg {
  fill: rgba(230, 230, 230, 1.00);
}
.cm-full-menu #cta_stacks_in_314_20.clean-menu-cta.clean-menu-cta-style a:hover,
.cm-full-menu #cta_stacks_in_314_20.clean-menu-cta.clean-menu-cta-style.current a {
  color: rgba(255, 255, 255, 1.00);
  background-color: rgba(18, 18, 18, 0.00);
  border: 1px solid rgba(255, 255, 255, 1.00);
}
.cm-full-menu #cta_stacks_in_314_20.clean-menu-cta.clean-menu-cta-style a:hover svg,
.cm-full-menu #cta_stacks_in_314_20.clean-menu-cta.clean-menu-cta-style a.current a svg {
  fill: rgba(255, 255, 255, 1.00);
}
.cm-full-menu #cta_stacks_in_314_20.clean-menu-cta.clean-menu-cta-style a:hover {

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



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

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

}
.cm-full-menu #cta_stacks_in_314_25.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_93 * { -moz-box-sizing: border-box !important; -webkit-box-sizing: border-box !important; box-sizing: border-box !important; }
#stacks_in_93_default11_hype_container {  margin:auto; position:relative; overflow: visible; width: auto; pointer-events: none;  } 				
#stacks_in_93 .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_93 .hype_bgs-2 {	
 	


background-image: url(https://media.giphy.com/media/ftfVpeWsm95QgGfOZ8/giphy.gif) !important;
background-position: 50% 50% !important;
background-size: cover !important;
	

	

	opacity: 1 !important;
   }

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

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

/* layer 1 */
#stacks_in_93 .hype_bgs-1 , #stacks_in_93 .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://gojuryuportal.com/assets/1-public/hero.jpg) !important;   
background-size: cover !important; pointer-events: none; background-position: 50% 5% !important;  opacity: 1 !important;   }
/* hide link - avoit issiues Firefox 3D */
#stacks_in_93 .hype_bgs-1-hover-link {    }

@media screen and (max-width: 600px) { #stacks_in_93 .hype_bgs-1 , #stacks_in_93 .hype_bgs-1-blurred {    } } 	
/* fixed position in desktop only */
@media (max-width: 480px) { #stacks_in_93 .hype_bgs-1 , #stacks_in_93 .hype_bgs-1-blurred { background-attachment: scroll !important; } }
@media (min-width: 481px) and (max-width: 1024px) { #stacks_in_93 .hype_bgs-1 , #stacks_in_93 .hype_bgs-1-blurred {  background-attachment: scroll !important; } }
@media (min-width: 1025px) {  #stacks_in_93 .hype_bgs-1 , #stacks_in_93 .hype_bgs-1-blurred { background-attachment: fixed !important; }  }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) { #stacks_in_93 .hype_bgs-1 , #stacks_in_93 .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_93 .hype_bgs-1 , #stacks_in_93 .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_93 .hype_bgs-1 , #stacks_in_93 .hype_bgs-1-blurred {  background-attachment: scroll !important;  } }

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

/* STRIPES */
#stacks_in_93 .hype-bg-ext-a, #stacks_in_93 .hype-bg-ext-b {  background: linear-gradient(180deg, rgba(221, 192, 182, 0.50) 0%, rgba(132, 152, 159, 0.00) 52%) !important;  }
#stacks_in_93 .hype-bg-ext-b {   display: none !important;   }
#stacks_in_93 .hype-bg-ext-box {    } 

/* SLICE */   /*overflow: auto;*/ 
#stacks_in_93 .inner_slice_content {  
	text-align: left; pointer-events: auto; 	   			
	
	
	
	
	
	
	
		
	
 
} 		

@media (max-width: 550px) {
#stacks_in_93 .inner_slice_content {  	     } 
} 

#stacks_in_93 .inner_slice { margin: auto; pointer-events: none; width: 100%; max-width: 740px; 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: 550px) {  #stacks_in_93 .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_93 .inner_slice_content, #stacks_in_93 .inner_slice_content p, #stacks_in_93 .inner_slice_content span, #stacks_in_93 .inner_slice_content [class*="fa fa-"], #stacks_in_93 .inner_slice_content h1, #stacks_in_93 .inner_slice_content h2, #stacks_in_93 .inner_slice_content h3, #stacks_in_93 .inner_slice_content h4, #stacks_in_93 .inner_slice_content h5, #stacks_in_93 .inner_slice_content h6 {  -webkit-font-smoothing: antialiased;   }
#stacks_in_93 .inner_slice_content a:link [class^="fa fa-"], #stacks_in_93 .inner_slice_content a:visited [class^="fa fa-"], #stacks_in_93 .inner_slice_content a:link, #stacks_in_93 .inner_slice_content a {  
  }

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

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

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

@media (max-width: 800px) {
#stacks_in_93 .slice-vertical {	    }
}
@media (max-width: 600px) {
#stacks_in_93 .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_93 .scrollButton-element {   display: block !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: 7px !important; margin-bottom: 10px;  }

#stacks_in_93 .scrollButton-element [class^="fa fa-"], #stacks_in_93 .scrollButton-element #stacks_in_93 [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_93 .scrollButton-txt {  box-sizing: border-box; font-size: 10px; line-height: 1.2em; letter-spacing: 5px; text-indent: 0px !important; margin-right: auto;	margin-top: 25px; 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_93 .scrollButton-element [class^="fa fa-"], #stacks_in_93 .scrollButton-element #stacks_in_93 [class*="fa fa-"], #stacks_in_93 .scrollButton-element:after, #stacks_in_93 .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_93 .scrollButton-element [class^="fa fa-"], #stacks_in_93 .scrollButton-element #stacks_in_93 [class*="fa fa-"] {    }  
#stacks_in_93 .scrollButton-txt:hover, #stacks_in_93 .scrollButton-element [class^="fa fa-"]:hover {opacity: 0.8;}
#stacks_in_93 .scrollButton-element a { font-size: 56px !important; line-height: 1em;color: #FFFFFF !important;  }
#stacks_in_93 .scrollButton-txt:active, #stacks_in_93 .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_93 .scrollButton-element {  font-size: 0 !important; display: none !important;  } }
/* link --- in Hype */
#stacks_in_93 .hype-link-hover-group, #stacks_in_93 .hype-link-hover, #stacks_in_93 .hype-link-hover-blank  {  cursor: pointer !important; }
#stacks_in_93 .hype-link-hover {  cursor: pointer !important; }

#stacks_in_93 .trigger-img-scale { opacity: 0.5 !important;  }
#stacks_in_93 .trigger-1grad-fade { opacity: 0.5 !important;  }
#stacks_in_93 .trigger-2-fade { opacity: 0.5 !important;   }
#stacks_in_93 .trigger-2-stripe { opacity: 0.5 !important;  }

/* -- End EACH CSS Template -- */#stacks_in_96 p,#stacks_in_96 div{margin-bottom:0}#stacks_in_96 p,#stacks_in_96 div,#stacks_in_96 ul,#stacks_in_96 ol,#stacks_in_96 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_96 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_96 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_96,#stacks_in_96 div,#stacks_in_96 p,#stacks_in_96 ol,#stacks_in_96 ul li,#stacks_in_96 ol li,#stacks_in_96 ol,#stacks_in_96 dl{font-size:1.50rem}@media all and (max-width:640px){#stacks_in_96,#stacks_in_96 div,#stacks_in_96 p,#stacks_in_96 ol,#stacks_in_96 ul li,#stacks_in_96 ol li,#stacks_in_96 ol,#stacks_in_96 dl{font-size:1.00rem}}@media only screen and (min-width:0px){#stacks_in_96,#stacks_in_96 div,#stacks_in_96 p,#stacks_in_96 .fa:not(.no-indent),#stacks_in_96 ol,#stacks_in_96 ul li,#stacks_in_96 ol li,#stacks_in_96 ol,#stacks_in_96 dl{line-height:1.20}}@media only screen and (min-width:0px){#stacks_in_96{letter-spacing:0.75px;}}

@media only screen and (max-width:414px){#stacks_in_100 h1,#stacks_in_100 div{text-align:center !important}#stacks_out_100{display:block !important}}@media only screen and (min-width:0px){#stacks_in_100 h1,#stacks_in_100 div{line-height:1.00}}@media only screen and (min-width:0px){#stacks_in_100 h1,#stacks_in_100 div{letter-spacing:2.00px}}#stacks_in_100 .header-pro.text-center .hTxt{margin-right:-2px}#stacks_in_100 h1,#stacks_in_100 div{color:rgba(255, 255, 255, 1.00)}#stacks_in_100 h1 a,#stacks_in_100 div a{color:rgba(255, 255, 255, 1.00)}#stacks_in_100 h1 a:hover,#stacks_in_100 div a:hover{color:rgba(191, 191, 191, 1.00)}#stacks_in_100 small,#stacks_in_100 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_100 h1.margin-collapse{margin-top:0 !important;margin-bottom:0 !important}#stacks_in_100 .hTxt:not(.vault-font),.no-default:not(.custom-font) .hTxt:not(.vault-font){font-family:"Alegreya SC",sans-serif;font-weight:700;font-style:normal}#stacks_in_100 .hTxt{text-shadow:0px 1px 1px rgba(60, 60, 60, 1.00),1px 1px 1px rgba(75, 75, 75, 1.00),-1px 1px 1px rgba(90, 90, 90, 1.00)}
@media only screen and (max-width:480.00px){#stacks_in_100 h1{font-size:4.50rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_100 h1{font-size:6.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_100 h1{font-size:8.00rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_100 h1{font-size:8.00rem!important}}
#stacks_in_105 p,#stacks_in_105 div{margin-bottom:0}#stacks_in_105 p,#stacks_in_105 div,#stacks_in_105 ul,#stacks_in_105 ol,#stacks_in_105 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_105 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_105 a:hover{color:rgba(0, 102, 153, 1.00)}#stacks_in_105,#stacks_in_105 div,#stacks_in_105 p,#stacks_in_105 ol,#stacks_in_105 ul li,#stacks_in_105 ol li,#stacks_in_105 ol,#stacks_in_105 dl{font-size:1.20rem}@media all and (max-width:640px){#stacks_in_105,#stacks_in_105 div,#stacks_in_105 p,#stacks_in_105 ol,#stacks_in_105 ul li,#stacks_in_105 ol li,#stacks_in_105 ol,#stacks_in_105 dl{font-size:1.00rem}}@media only screen and (min-width:0px){#stacks_in_105{letter-spacing:0.75px;word-spacing:1.00px;}}





	#stacks_in_316-wrapper {
		z-index: 1001;
		position: relative;
		
		top: -20px;
		margin-bottom: -20px;
		margin-top: 0;
		
		

		
		

	}


	@media (min-width: 576px) {
		#stacks_in_316-wrapper {
			

			
		}
	}
	
	@media (min-width: 768px) {
		#stacks_in_316-wrapper {
			
			
			
		}
	}
	
	@media (min-width: 992px) {
		#stacks_in_316-wrapper {
			
			
			
		}
	}
	
	@media (min-width: 1200px) {
		#stacks_in_316-wrapper {
			
			
			
		}
	}
	
	@media (min-width: 1400px) {
		#stacks_in_316-wrapper {
			

			
		}
	}




.lines.stacks_in_318{width:120%;margin:calc(0rem/16) auto calc(0rem/16) auto;border-bottom:8px solid rgba(196, 0, 4, 1.00);background:rgba(0, 0, 0, 0.00);transform:rotate(0deg)}.lines.stacks_in_318.vertical{border-left:8px solid rgba(196, 0, 4, 1.00);border-bottom:none;width:0;height:120%;margin:0 auto;margin-top:calc((120% - 100%)/-2)}.content-stacks_in_318{width:auto;max-width:33%;margin:0;display:inline-block;position:absolute;text-align:center;top:50%;left:50%;transform:translateX(-50%) translateY(-50%) rotate(0deg);padding:10px calc(20rem/16);color:rgba(34, 34, 34, 1.00);background:rgba(255, 255, 255, 0.00)}.content-stacks_in_318 > *{color:rgba(34, 34, 34, 1.00);margin:0}

#stacks_in_320 {
	padding: 10px 0px 0px 0px;
}
.stacks_in_335 img{width:100%;max-width:150px}

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


/*
1.0.1
- only disables user selection if a link has been added
- now supports links in description when a link is added to the entire card
- icon alignment also works if the content is shorter than the icon
- horizontal align stretch now allows text to fill open space
*/
.com_onelittledesigner_stacks_Feature_Section_N_stack,
.com_onelittledesigner_stacks_Feature_Section_stack, #stacks_out_239 {
  overflow: visible !important;
}
#feature-cards-stacks_in_239 {
  margin: 0 auto;
  max-width: 1280px;
}
#feature-cards-stacks_in_239 * {
  box-sizing: border-box;
}
#feature-cards-stacks_in_239 .feature-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  
  
  
  
  
  
  gap: 16px;
}
#feature-cards-stacks_in_239 .feature-outer {
  
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  
  width: 320px;
  max-width: 100%;
  border-radius: 16px;
  overflow: hidden;
  position: relative;
  z-index: 0;
  
  box-shadow: 0 0 0 0 transparent;
  
}

#feature-cards-stacks_in_239 .feature-outer > .feature-card > .feature-card-content-wrap {
  width: 100%;
  
  min-width: 288px;
  
}



#feature-cards-stacks_in_239 .feature-outer>a {
  text-decoration: none;
  display: block;
  height: 100%;
}
#feature-cards-stacks_in_239 .feature-card {
  display: grid;
  grid-template-columns: 1fr;
  height: 100%;
  
  justify-items: flex-start;
  
  
  
  
  
  align-content: center;
  
  
}
#feature-cards-stacks_in_239 .feature-card > a {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#feature-cards-stacks_in_239 .feature-card > a + .feature-card-content-wrap {
  -webkit-user-select: none;
   -khtml-user-select: none;
   -moz-user-select: -moz-none;
   -o-user-select: none;
   user-select: none;
   /*  */
   pointer-events: none;
   /*  */
}
#feature-cards-stacks_in_239 .feature-card > .feature-card-content-wrap {
  outline: none;
  /*  */
  height: 100%;
  /*  */
  display: grid;
  
  grid-template-columns: min-content 1fr;
  

}
#feature-cards-stacks_in_239 .feature-card-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  box-sizing: content-box;
}
#feature-cards-stacks_in_239 .feature-card-icon i {
  -webkit-transform-origin: center center;
  transform-origin: center center;
}
#feature-cards-stacks_in_239 .feature-card-content {
  width: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  position: relative;
  z-index: 1;
}
#feature-cards-stacks_in_239 .feature-card {
  
  background-color : rgba(0, 0, 0, 1.00);
  
  padding: 10px 16px 10px 16px;
  border: 1px solid rgba(253, 253, 253, 1.00);
  border-radius: 16px;
}
#feature-cards-stacks_in_239 .feature-card .feature-card-icon-wrap {
  display: flex;
  width: 100%;
  
  padding-right: 16px; margin: 0;
  position: relative;
  z-index: 1;
}
#feature-cards-stacks_in_239 .feature-card .feature-card-icon,
#feature-cards-stacks_in_239 .feature-card .feature-card-icon:before {
  padding: 0;
  border-radius: 999px;
  height: 64px;
  width: 64px;
  border-radius: 100px 100px 100px 100px;
  background-color: rgba(196, 0, 4, 1.00);
  
}
#feature-cards-stacks_in_239 .feature-card .feature-card-icon:before {
  content: "";
  position: absolute;
  top: 15px;
  left: 10px;
  display:  none;
}
#feature-cards-stacks_in_239 .feature-card .feature-card-icon img {
  height: 45px;
}
#feature-cards-stacks_in_239 .feature-card .feature-card-icon i,
#feature-cards-stacks_in_239 .feature-card .feature-card-icon svg {
  padding: 0;
  margin: 0 auto;
  height: 64px;
  width: auto;
  font-size: 40px;
  line-height: 64px;
  color: rgba(255, 255, 255, 1.00);fill: rgba(255, 255, 255, 1.00);stroke: rgba(255, 255, 255, 1.00);
  
}
#feature-cards-stacks_in_239 .feature-card .feature-card-icon svg {
  padding: 16px 0;
  width: 64px;
}

#feature-cards-stacks_in_239 .feature-card .feature-card-content-wrap {
  
  
  align-items: center;
  
  
}
#feature-cards-stacks_in_239 .feature-card .feature-card-icon-wrap {
  
  padding-right: 16px; margin: 0;
  
}
#feature-cards-stacks_in_239 .feature-card .feature-card-icon {
  height: 70px;
  width: 70px;
    
      
        margin-right: -0px;
      
      transform: translate(0,0px);
    
}
#feature-cards-stacks_in_239 .feature-card .feature-card-icon i,
#feature-cards-stacks_in_239 .feature-card .feature-card-icon svg {
  height: 70px;
  width: auto;
  font-size: 45px;
  line-height: 70px;
}
#feature-cards-stacks_in_239 .feature-card .feature-card-icon svg {
  padding: 16.500000px 0;
  width: 70px;
}
#feature-cards-stacks_in_239 .feature-card .feature-card-icon i,
#feature-cards-stacks_in_239 .feature-card .feature-card-icon svg,
#feature-cards-stacks_in_239 .feature-card .feature-card-icon img {
  transform: translate(0,0) rotateZ(0deg);
}

#feature-cards-stacks_in_239 .feature-card,
#feature-cards-stacks_in_239 .feature-card .feature-card-description {
  color: rgba(245, 245, 245, 1.00);
}
#feature-cards-stacks_in_239 .feature-card h1,
#feature-cards-stacks_in_239 .feature-card h2,
#feature-cards-stacks_in_239 .feature-card h3,
#feature-cards-stacks_in_239 .feature-card h4,
#feature-cards-stacks_in_239 .feature-card h5,
#feature-cards-stacks_in_239 .feature-card h6,
#feature-cards-stacks_in_239 .feature-card .feature-card-header {
  color: rgba(196, 0, 4, 1.00);
}
#feature-cards-stacks_in_239 .feature-card .feature-card-header {
  margin: 0;
  font-weight: 700;
  font-size: 24px;
  line-height: normal;
  margin-top: 16px;
  margin-bottom: 0px;
}
#feature-cards-stacks_in_239 .feature-card .feature-card-description {
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  margin-top: 8px;
  margin-bottom: 16px;
}
#feature-cards-stacks_in_239 .feature-card .feature-card-header,
#feature-cards-stacks_in_239 .feature-card .feature-card-description {
  cursor: default;
}

#feature-cards-stacks_in_239 .feature-card .feature-card-description {
  font-family: Inter;
  text-align: left;
  
  
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  margin-top: 5px;
  margin-bottom: 16px;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}


#feature-cards-stacks_in_239 .feature-card .feature-card-header {
  font-family: Inter;
  text-align: left;
  
  
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  margin-top: 10px;
  margin-bottom: 0px;
  letter-spacing: 1.20px;
  word-spacing: 0.00px;
}

#feature-cards-stacks_in_239 .feature-card:hover {
  z-index: 30;
  position: relative;
}
#feature-cards-stacks_in_239 .feature-card::before,
#feature-cards-stacks_in_239 .feature-card,
#feature-cards-stacks_in_239 .feature-outer,
#feature-cards-stacks_in_239 .feature-card h1,
#feature-cards-stacks_in_239 .feature-card h2,
#feature-cards-stacks_in_239 .feature-card h3,
#feature-cards-stacks_in_239 .feature-card h4,
#feature-cards-stacks_in_239 .feature-card h5,
#feature-cards-stacks_in_239 .feature-card h6,
#feature-cards-stacks_in_239 .feature-card .feature-card-icon-wrap,
#feature-cards-stacks_in_239 .feature-card .feature-card-icon,
#feature-cards-stacks_in_239 .feature-card .feature-card-icon > *,
#feature-cards-stacks_in_239 .feature-card .feature-card-header,
#feature-cards-stacks_in_239 .feature-card .feature-card-description,
#feature-cards-stacks_in_239 .feature-card .feature-card-content {
  transition-duration: 200ms;
  transition-timing-function: linear;
}
/*  */

#feature-cards-stacks_in_239 .feature-card {
  position: relative;
}
#feature-cards-stacks_in_239 .feature-card::before {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(196, 0, 4, 1.00);
  content: '';
  z-index: 0;
  display: block;
  opacity: 0;
  position: absolute;
  transition-property: opacity;
}
#feature-cards-stacks_in_239 .feature-card:hover::before {
  opacity: 1;
}

#feature-cards-stacks_in_239 .feature-card::before {
  top: 50%;
  left: 0;
  width: 100%;
  padding-top: 100%;
  height: auto;
  background: rgba(196, 0, 4, 1.00);
  content: '';
  z-index: 0;
  display: block;
  position: absolute;
  will-change: transform;
  border-radius: 50%;
  transition-property: transform;
  -webkit-transform: translate(0,-50%) scale(0);
  transform: translate(0,-50%) scale(0);
  opacity: 1;
}
#feature-cards-stacks_in_239 .fs-loaded .feature-card::before {
  opacity: 1;
}
#feature-cards-stacks_in_239 .feature-card:hover::before {
  transition-timing-function: ease-in;
  transition-duration: 300.000000ms;
}


#feature-cards-stacks_in_239 .feature-card::before {
  -webkit-transform-origin: center;
  transform-origin: center;
}








#feature-cards-stacks_in_239 .feature-card:hover::before {
  -webkit-transform: translate(0,-50%) scale(2);
  transform: translate(0,-50%) scale(2);
  opacity: 1;
}

#feature-cards-stacks_in_239 .feature-card .feature-card-icon {
  transition-property: background;
}
#feature-cards-stacks_in_239 .feature-card .feature-card-icon i,
#feature-cards-stacks_in_239 .feature-card .feature-card-icon svg {
  transition-property: color,fill,stroke,transform;
}
#feature-cards-stacks_in_239 .feature-card .feature-card-description,
#feature-cards-stacks_in_239 .feature-card h1,
#feature-cards-stacks_in_239 .feature-card h2,
#feature-cards-stacks_in_239 .feature-card h3,
#feature-cards-stacks_in_239 .feature-card h4,
#feature-cards-stacks_in_239 .feature-card h5,
#feature-cards-stacks_in_239 .feature-card h6,
#feature-cards-stacks_in_239 .feature-card .feature-card-header {
  transition-property: color;
}
#feature-cards-stacks_in_239 .feature-card:hover .feature-card-description {
  color: rgba(253, 253, 253, 1.00);
}
#feature-cards-stacks_in_239 .feature-card:hover h1,
#feature-cards-stacks_in_239 .feature-card:hover h2,
#feature-cards-stacks_in_239 .feature-card:hover h3,
#feature-cards-stacks_in_239 .feature-card:hover h4,
#feature-cards-stacks_in_239 .feature-card:hover h5,
#feature-cards-stacks_in_239 .feature-card:hover h6,
#feature-cards-stacks_in_239 .feature-card:hover .feature-card-header {
  color: rgba(253, 253, 253, 1.00);
}
#feature-cards-stacks_in_239 .feature-card:hover .feature-card-icon {
  background: rgba(15, 15, 15, 1.00);
}
#feature-cards-stacks_in_239 .feature-card:hover .feature-card-icon i,
#feature-cards-stacks_in_239 .feature-card:hover .feature-card-icon svg {
  color: rgba(253, 253, 253, 1.00);
  fill: rgba(253, 253, 253, 1.00);
  stroke: rgba(253, 253, 253, 1.00);
}





/*  */
/*  */
#feature-section-card-stacks_in_240 .feature-card .feature-card-icon .com_onelittledesigner_stacks_Feature_Section_Icon_stack,
#feature-section-card-stacks_in_240 .feature-card .feature-card-icon:before,
#feature-section-card-stacks_in_240 .feature-card .feature-card-icon,
#feature-section-card-stacks_in_240 .feature-card .feature-card-icon i,
#feature-section-card-stacks_in_240 .feature-card .feature-card-icon svg {
  --iconSizesstacks_in_240: 64px;
}

#feature-section-card-stacks_in_240 {
  
}
#feature-section-card-stacks_in_240 .feature-card {
  
  
}

#feature-section-card-stacks_in_240 .feature-card .feature-card-icon-wrap {
  display: flex;
  width: 100%;
}
#feature-section-card-stacks_in_240 .feature-card .feature-card-icon,
#feature-section-card-stacks_in_240 .feature-card .feature-card-icon:before {
  
}
#feature-section-card-stacks_in_240 .feature-card .feature-card-icon:before {
  display: none;
}







#feature-section-card-stacks_in_240 .feature-card:hover {
  z-index: 30;
  position: relative;
}
/*  */




/*  */
/*  */
#stacks_in_244 {
  position: relative;
  user-select: none;
}
i#stacks_in_244,
svg#stacks_in_244 {
  position: relative;
  display: block;
  text-align: center;
}

#stacks_in_244.ionicons-svg-outline {
  fill: none !important;
  stroke-width: 32px;
}

#feature-section-card-stacks_in_246 .feature-card .feature-card-icon .com_onelittledesigner_stacks_Feature_Section_Icon_stack,
#feature-section-card-stacks_in_246 .feature-card .feature-card-icon:before,
#feature-section-card-stacks_in_246 .feature-card .feature-card-icon,
#feature-section-card-stacks_in_246 .feature-card .feature-card-icon i,
#feature-section-card-stacks_in_246 .feature-card .feature-card-icon svg {
  --iconSizesstacks_in_246: 64px;
}

#feature-section-card-stacks_in_246 {
  
}
#feature-section-card-stacks_in_246 .feature-card {
  
  
}

#feature-section-card-stacks_in_246 .feature-card .feature-card-icon-wrap {
  display: flex;
  width: 100%;
}
#feature-section-card-stacks_in_246 .feature-card .feature-card-icon,
#feature-section-card-stacks_in_246 .feature-card .feature-card-icon:before {
  
}
#feature-section-card-stacks_in_246 .feature-card .feature-card-icon:before {
  display: none;
}







#feature-section-card-stacks_in_246 .feature-card:hover {
  z-index: 30;
  position: relative;
}
/*  */




/*  */
/*  */
#stacks_in_249 {
  position: relative;
  user-select: none;
}
i#stacks_in_249,
svg#stacks_in_249 {
  position: relative;
  display: block;
  text-align: center;
}

#stacks_in_249.ionicons-svg-outline {
  fill: none !important;
  stroke-width: 32px;
}

#feature-section-card-stacks_in_251 .feature-card .feature-card-icon .com_onelittledesigner_stacks_Feature_Section_Icon_stack,
#feature-section-card-stacks_in_251 .feature-card .feature-card-icon:before,
#feature-section-card-stacks_in_251 .feature-card .feature-card-icon,
#feature-section-card-stacks_in_251 .feature-card .feature-card-icon i,
#feature-section-card-stacks_in_251 .feature-card .feature-card-icon svg {
  --iconSizesstacks_in_251: 64px;
}

#feature-section-card-stacks_in_251 {
  
}
#feature-section-card-stacks_in_251 .feature-card {
  
  
}

#feature-section-card-stacks_in_251 .feature-card .feature-card-icon-wrap {
  display: flex;
  width: 100%;
}
#feature-section-card-stacks_in_251 .feature-card .feature-card-icon,
#feature-section-card-stacks_in_251 .feature-card .feature-card-icon:before {
  
}
#feature-section-card-stacks_in_251 .feature-card .feature-card-icon:before {
  display: none;
}







#feature-section-card-stacks_in_251 .feature-card:hover {
  z-index: 30;
  position: relative;
}
/*  */




/*  */
/*  */
#stacks_in_254 {
  position: relative;
  user-select: none;
}
i#stacks_in_254,
svg#stacks_in_254 {
  position: relative;
  display: block;
  text-align: center;
}

#stacks_in_254.ionicons-svg-outline {
  fill: none !important;
  stroke-width: 32px;
}

#feature-section-card-stacks_in_256 .feature-card .feature-card-icon .com_onelittledesigner_stacks_Feature_Section_Icon_stack,
#feature-section-card-stacks_in_256 .feature-card .feature-card-icon:before,
#feature-section-card-stacks_in_256 .feature-card .feature-card-icon,
#feature-section-card-stacks_in_256 .feature-card .feature-card-icon i,
#feature-section-card-stacks_in_256 .feature-card .feature-card-icon svg {
  --iconSizesstacks_in_256: 64px;
}

#feature-section-card-stacks_in_256 {
  
}
#feature-section-card-stacks_in_256 .feature-card {
  
  
}

#feature-section-card-stacks_in_256 .feature-card .feature-card-icon-wrap {
  display: flex;
  width: 100%;
}
#feature-section-card-stacks_in_256 .feature-card .feature-card-icon,
#feature-section-card-stacks_in_256 .feature-card .feature-card-icon:before {
  
}
#feature-section-card-stacks_in_256 .feature-card .feature-card-icon:before {
  display: none;
}







#feature-section-card-stacks_in_256 .feature-card:hover {
  z-index: 30;
  position: relative;
}
/*  */




/*  */
/*  */
#stacks_in_259 {
  position: relative;
  user-select: none;
}
i#stacks_in_259,
svg#stacks_in_259 {
  position: relative;
  display: block;
  text-align: center;
}

#stacks_in_259.ionicons-svg-outline {
  fill: none !important;
  stroke-width: 32px;
}

#feature-section-card-stacks_in_261 .feature-card .feature-card-icon .com_onelittledesigner_stacks_Feature_Section_Icon_stack,
#feature-section-card-stacks_in_261 .feature-card .feature-card-icon:before,
#feature-section-card-stacks_in_261 .feature-card .feature-card-icon,
#feature-section-card-stacks_in_261 .feature-card .feature-card-icon i,
#feature-section-card-stacks_in_261 .feature-card .feature-card-icon svg {
  --iconSizesstacks_in_261: 64px;
}

#feature-section-card-stacks_in_261 {
  
}
#feature-section-card-stacks_in_261 .feature-card {
  
  
}

#feature-section-card-stacks_in_261 .feature-card .feature-card-icon-wrap {
  display: flex;
  width: 100%;
}
#feature-section-card-stacks_in_261 .feature-card .feature-card-icon,
#feature-section-card-stacks_in_261 .feature-card .feature-card-icon:before {
  
}
#feature-section-card-stacks_in_261 .feature-card .feature-card-icon:before {
  display: none;
}







#feature-section-card-stacks_in_261 .feature-card:hover {
  z-index: 30;
  position: relative;
}
/*  */




/*  */
/*  */
#stacks_in_264 {
  position: relative;
  user-select: none;
}
i#stacks_in_264,
svg#stacks_in_264 {
  position: relative;
  display: block;
  text-align: center;
}

#stacks_in_264.ionicons-svg-outline {
  fill: none !important;
  stroke-width: 32px;
}

#feature-section-card-stacks_in_266 .feature-card .feature-card-icon .com_onelittledesigner_stacks_Feature_Section_Icon_stack,
#feature-section-card-stacks_in_266 .feature-card .feature-card-icon:before,
#feature-section-card-stacks_in_266 .feature-card .feature-card-icon,
#feature-section-card-stacks_in_266 .feature-card .feature-card-icon i,
#feature-section-card-stacks_in_266 .feature-card .feature-card-icon svg {
  --iconSizesstacks_in_266: 64px;
}

#feature-section-card-stacks_in_266 {
  
}
#feature-section-card-stacks_in_266 .feature-card {
  
  
}

#feature-section-card-stacks_in_266 .feature-card .feature-card-icon-wrap {
  display: flex;
  width: 100%;
}
#feature-section-card-stacks_in_266 .feature-card .feature-card-icon,
#feature-section-card-stacks_in_266 .feature-card .feature-card-icon:before {
  
}
#feature-section-card-stacks_in_266 .feature-card .feature-card-icon:before {
  display: none;
}







#feature-section-card-stacks_in_266 .feature-card:hover {
  z-index: 30;
  position: relative;
}
/*  */




/*  */
/*  */
#stacks_in_269 {
  position: relative;
  user-select: none;
}
i#stacks_in_269,
svg#stacks_in_269 {
  position: relative;
  display: block;
  text-align: center;
}

#stacks_in_269.ionicons-svg-outline {
  fill: none !important;
  stroke-width: 32px;
}

#feature-section-card-stacks_in_271 .feature-card .feature-card-icon .com_onelittledesigner_stacks_Feature_Section_Icon_stack,
#feature-section-card-stacks_in_271 .feature-card .feature-card-icon:before,
#feature-section-card-stacks_in_271 .feature-card .feature-card-icon,
#feature-section-card-stacks_in_271 .feature-card .feature-card-icon i,
#feature-section-card-stacks_in_271 .feature-card .feature-card-icon svg {
  --iconSizesstacks_in_271: 64px;
}

#feature-section-card-stacks_in_271 {
  
}
#feature-section-card-stacks_in_271 .feature-card {
  
  
}

#feature-section-card-stacks_in_271 .feature-card .feature-card-icon-wrap {
  display: flex;
  width: 100%;
}
#feature-section-card-stacks_in_271 .feature-card .feature-card-icon,
#feature-section-card-stacks_in_271 .feature-card .feature-card-icon:before {
  
}
#feature-section-card-stacks_in_271 .feature-card .feature-card-icon:before {
  display: none;
}







#feature-section-card-stacks_in_271 .feature-card:hover {
  z-index: 30;
  position: relative;
}
/*  */




/*  */
/*  */
#stacks_in_274 {
  position: relative;
  user-select: none;
}
i#stacks_in_274,
svg#stacks_in_274 {
  position: relative;
  display: block;
  text-align: center;
}

#stacks_in_274.ionicons-svg-outline {
  fill: none !important;
  stroke-width: 32px;
}

#feature-section-card-stacks_in_276 .feature-card .feature-card-icon .com_onelittledesigner_stacks_Feature_Section_Icon_stack,
#feature-section-card-stacks_in_276 .feature-card .feature-card-icon:before,
#feature-section-card-stacks_in_276 .feature-card .feature-card-icon,
#feature-section-card-stacks_in_276 .feature-card .feature-card-icon i,
#feature-section-card-stacks_in_276 .feature-card .feature-card-icon svg {
  --iconSizesstacks_in_276: 64px;
}

#feature-section-card-stacks_in_276 {
  
}
#feature-section-card-stacks_in_276 .feature-card {
  
  
}

#feature-section-card-stacks_in_276 .feature-card .feature-card-icon-wrap {
  display: flex;
  width: 100%;
}
#feature-section-card-stacks_in_276 .feature-card .feature-card-icon,
#feature-section-card-stacks_in_276 .feature-card .feature-card-icon:before {
  
}
#feature-section-card-stacks_in_276 .feature-card .feature-card-icon:before {
  display: none;
}







#feature-section-card-stacks_in_276 .feature-card:hover {
  z-index: 30;
  position: relative;
}
/*  */




/*  */
/*  */
#stacks_in_279 {
  position: relative;
  user-select: none;
}
i#stacks_in_279,
svg#stacks_in_279 {
  position: relative;
  display: block;
  text-align: center;
}

#stacks_in_279.ionicons-svg-outline {
  fill: none !important;
  stroke-width: 32px;
}

#feature-section-card-stacks_in_281 .feature-card .feature-card-icon .com_onelittledesigner_stacks_Feature_Section_Icon_stack,
#feature-section-card-stacks_in_281 .feature-card .feature-card-icon:before,
#feature-section-card-stacks_in_281 .feature-card .feature-card-icon,
#feature-section-card-stacks_in_281 .feature-card .feature-card-icon i,
#feature-section-card-stacks_in_281 .feature-card .feature-card-icon svg {
  --iconSizesstacks_in_281: 64px;
}

#feature-section-card-stacks_in_281 {
  
}
#feature-section-card-stacks_in_281 .feature-card {
  
  
}

#feature-section-card-stacks_in_281 .feature-card .feature-card-icon-wrap {
  display: flex;
  width: 100%;
}
#feature-section-card-stacks_in_281 .feature-card .feature-card-icon,
#feature-section-card-stacks_in_281 .feature-card .feature-card-icon:before {
  
}
#feature-section-card-stacks_in_281 .feature-card .feature-card-icon:before {
  display: none;
}







#feature-section-card-stacks_in_281 .feature-card:hover {
  z-index: 30;
  position: relative;
}
/*  */




/*  */
/*  */
#stacks_in_284 {
  position: relative;
  user-select: none;
}
i#stacks_in_284,
svg#stacks_in_284 {
  position: relative;
  display: block;
  text-align: center;
}

#stacks_in_284.ionicons-svg-outline {
  fill: none !important;
  stroke-width: 32px;
}

#feature-section-card-stacks_in_286 .feature-card .feature-card-icon .com_onelittledesigner_stacks_Feature_Section_Icon_stack,
#feature-section-card-stacks_in_286 .feature-card .feature-card-icon:before,
#feature-section-card-stacks_in_286 .feature-card .feature-card-icon,
#feature-section-card-stacks_in_286 .feature-card .feature-card-icon i,
#feature-section-card-stacks_in_286 .feature-card .feature-card-icon svg {
  --iconSizesstacks_in_286: 64px;
}

#feature-section-card-stacks_in_286 {
  
}
#feature-section-card-stacks_in_286 .feature-card {
  
  
}

#feature-section-card-stacks_in_286 .feature-card .feature-card-icon-wrap {
  display: flex;
  width: 100%;
}
#feature-section-card-stacks_in_286 .feature-card .feature-card-icon,
#feature-section-card-stacks_in_286 .feature-card .feature-card-icon:before {
  
}
#feature-section-card-stacks_in_286 .feature-card .feature-card-icon:before {
  display: none;
}







#feature-section-card-stacks_in_286 .feature-card:hover {
  z-index: 30;
  position: relative;
}
/*  */




/*  */
/*  */
#stacks_in_289 {
  position: relative;
  user-select: none;
}
i#stacks_in_289,
svg#stacks_in_289 {
  position: relative;
  display: block;
  text-align: center;
}

#stacks_in_289.ionicons-svg-outline {
  fill: none !important;
  stroke-width: 32px;
}

#feature-section-card-stacks_in_291 .feature-card .feature-card-icon .com_onelittledesigner_stacks_Feature_Section_Icon_stack,
#feature-section-card-stacks_in_291 .feature-card .feature-card-icon:before,
#feature-section-card-stacks_in_291 .feature-card .feature-card-icon,
#feature-section-card-stacks_in_291 .feature-card .feature-card-icon i,
#feature-section-card-stacks_in_291 .feature-card .feature-card-icon svg {
  --iconSizesstacks_in_291: 64px;
}

#feature-section-card-stacks_in_291 {
  
}
#feature-section-card-stacks_in_291 .feature-card {
  
  
}

#feature-section-card-stacks_in_291 .feature-card .feature-card-icon-wrap {
  display: flex;
  width: 100%;
}
#feature-section-card-stacks_in_291 .feature-card .feature-card-icon,
#feature-section-card-stacks_in_291 .feature-card .feature-card-icon:before {
  
}
#feature-section-card-stacks_in_291 .feature-card .feature-card-icon:before {
  display: none;
}







#feature-section-card-stacks_in_291 .feature-card:hover {
  z-index: 30;
  position: relative;
}
/*  */




/*  */
/*  */
#stacks_in_294 {
  position: relative;
  user-select: none;
}
i#stacks_in_294,
svg#stacks_in_294 {
  position: relative;
  display: block;
  text-align: center;
}

#stacks_in_294.ionicons-svg-outline {
  fill: none !important;
  stroke-width: 32px;
}

#feature-section-card-stacks_in_308 .feature-card .feature-card-icon .com_onelittledesigner_stacks_Feature_Section_Icon_stack,
#feature-section-card-stacks_in_308 .feature-card .feature-card-icon:before,
#feature-section-card-stacks_in_308 .feature-card .feature-card-icon,
#feature-section-card-stacks_in_308 .feature-card .feature-card-icon i,
#feature-section-card-stacks_in_308 .feature-card .feature-card-icon svg {
  --iconSizesstacks_in_308: 64px;
}

#feature-section-card-stacks_in_308 {
  
}
#feature-section-card-stacks_in_308 .feature-card {
  
  
}

#feature-section-card-stacks_in_308 .feature-card .feature-card-icon-wrap {
  display: flex;
  width: 100%;
}
#feature-section-card-stacks_in_308 .feature-card .feature-card-icon,
#feature-section-card-stacks_in_308 .feature-card .feature-card-icon:before {
  
}
#feature-section-card-stacks_in_308 .feature-card .feature-card-icon:before {
  display: none;
}







#feature-section-card-stacks_in_308 .feature-card:hover {
  z-index: 30;
  position: relative;
}
/*  */




/*  */
/*  */
#stacks_in_311 {
  position: relative;
  user-select: none;
}
i#stacks_in_311,
svg#stacks_in_311 {
  position: relative;
  display: block;
  text-align: center;
}

#stacks_in_311.ionicons-svg-outline {
  fill: none !important;
  stroke-width: 32px;
}

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


/* 1.0.2
- fixes transition speed for autoplay
- fixes bug preventing overflow opacity from applying when autoplay is enabled
- fixes a edit/preview mode image display bug
- added focus-visible for tabing accessability
 */
#stacks_out_955 {
  overflow: hidden;
}
#stacks_in_955 > .carousel-outer-wrapper {
  display: grid;
  grid-template-columns: 100%;
}
#stacks_in_955 .carousel-navigation,
#stacks_in_955 .slick-slider {
  width: 100%;
  /*  */
  margin: 0 auto;
  /*  */
  /*  */
  overflow: hidden;
  /*  */
}
#stacks_in_955 > .carousel-outer-wrapper {
  /*  */
  margin: 0 auto;
  /*  */
  /*  */
}
#stacks_in_955 .carousel-wrapper {

}
/*  */
#stacks_in_955 .slick-slider {
  overflow: visible;
}
/*  */
#stacks_in_955 .slick-list {
  overflow: visible;
}
#stacks_in_955 .slick-track {
  display: flex;
  align-items: center;
}
/*  */
/*  */
#stacks_in_955 .carousel-wrapper {
  /* left: calc(-16px / 2); */
}
/*  */
/*  */
#stacks_in_955 .slick-slide {
  box-sizing: border-box;
  padding-left: calc(16px / 2);
  padding-right: calc(16px / 2);
  -webkit-user-select: none;
   -khtml-user-select: none;
   -moz-user-select: -moz-none;
   -o-user-select: none;
   user-select: none;
  outline: none;
  /* width: 320px !important; */
}
#stacks_in_955 .carousel-wrapper:not(.slick-slider) {
  white-space: nowrap;
}
#stacks_in_955 .carousel-wrapper:not(.slick-slider) > div {
  width: 320px;
  display: inline-block;
  padding-left: calc(12px / 2);
  padding-right: calc(12px / 2);
}
/*  */
#stacks_in_955 .carousel-wrapper:not(.carousel-off):not(.carousel-autoplay) .slick-list.draggable .slick-slide {
  cursor: grab;
}
#stacks_in_955 .carousel-wrapper:not(.carousel-off):not(.carousel-autoplay) .slick-list.draggable .slick-slide:active {
  cursor: grabbing;
}
#stacks_in_955 .carousel-wrapper.carousel-autoplay .slick-list.draggable {
  pointer-events: none;
}
#stacks_in_955 .carousel-navigation {
  display: grid;
  align-items: center;
  /*  */
  grid-row: 1;
  
  /*  */
}
#stacks_in_955 .carousel-navigation-controls {
  display: flex;
  align-items: center;
  grid-gap: 4px;
}
/*  */
/*  */
/*  */
#stacks_in_955 .carousel-navigation {
  grid-template-columns: 1fr min-content;
}
#stacks_in_955 .carousel-navigation-controls {
  justify-content: end;
}
#stacks_in_955 .carousel-navigation > *:nth-child(3) {
 display: none;
}
/*  */
/*  */

#stacks_in_955 .carousel-arrow {
  all: unset;
  line-height: 0;
  background: transparent;
  border: none;
  color: transparent;
  position: relative;
  box-sizing: border-box;
  -webkit-user-select: none;
   -khtml-user-select: none;
   -moz-user-select: -moz-none;
   -o-user-select: none;
   user-select: none;
   cursor: pointer;
  width: 36px;
  height: 36px;
  min-width: 30px;
  min-height: 30px;
}
#stacks_in_955 .carousel-arrow[aria-disabled="true"] {
  opacity: .3;
  pointer-events: none;
}

#stacks_in_955 .carousel-arrow svg {
  stroke: rgba(0, 0, 0, 1.00);
  pointer-events: none;
}
#stacks_in_955 .carousel-arrow:active svg {
  opacity: .5;
}
#stacks_in_955 ul.slick-dots {
  all: unset;
  white-space: nowrap;
}
#stacks_in_955 .slick-dots li {
  display: inline-block;
  margin-left: 6px;
  -webkit-user-select: none;
   -khtml-user-select: none;
   -moz-user-select: -moz-none;
   -o-user-select: none;
   user-select: none;
}
#stacks_in_955 .slick-dots li:first-child {
  margin-left: 0px;
}
#stacks_in_955 .slick-dots li button {
  all: unset;
  line-height: 0;
  background: transparent;
  border: none;
  color: transparent;
  width: 18px;
  height: 18px;
  position: relative;
  box-sizing: border-box;
  -webkit-user-select: none;
   -khtml-user-select: none;
   -moz-user-select: -moz-none;
   -o-user-select: none;
   user-select: none;
   cursor: pointer;
}
#stacks_in_955 .slick-dots li button:before {
  content: "";
  position: absolute;
  top:0;
  left: 0;
  bottom: 0;
  right: 0;
  border: 2px solid rgba(0, 0, 0, 1.00);
  border-radius: 50%;
}
#stacks_in_955 .slick-dots li.slick-active button:after {
  content: "";
  position: absolute;
  top: 3px;
  left: 3px;
  bottom: 3px;
  right: 3px;
  background: rgba(0, 0, 0, 1.00);
  border-radius: 50%;
}
/*  */
/*  */
#stacks_in_955 .carousel-navigation-controls.too-narrow .slick-dots li button:before {
  border-width: 0;
  background: rgba(0, 0, 0, 1.00);
  opacity: 0.2;
}
#stacks_in_955 .carousel-navigation-controls.too-narrow .slick-dots li.slick-active button:before {
  opacity: 1;
}
#stacks_in_955 .carousel-navigation-controls.too-narrow .slick-dots li.slick-active button:after {
  display: none;
}
#stacks_in_955 .carousel-navigation-controls.too-narrow {
  line-height: 16px;
  display: grid;
  
  
}
#stacks_in_955 .carousel-navigation-controls.too-narrow .slick-dots {
  white-space: normal;
  text-align: center;
  line-height: 0;
}
#stacks_in_955 .carousel-navigation-controls.too-narrow .slick-dots li {
  margin: 3px;
  line-height: 0px;
  pointer-events: none;
}
#stacks_in_955 .carousel-navigation-controls.too-narrow .slick-dots li button {
  height: 8px;
  width: 8px;
  line-height: 0px;
  font-size: 0px;
}
#stacks_in_955 .carousel-navigation-controls.too-narrow .slick-dots li button:before {
  border-radius: 99px;
}
/*  */
#stacks_in_955.focus-visible :focus-visible {
 outline: 1px solid rgba(132,38,133,0.65) !important;
 border-color: rgba(132,38,133,0.65);
 box-shadow: 0 0 0 1px rgba(132,38,133,0.65),inset 0 0 0 1px rgba(132,38,133,0.65);
 -webkit-user-select: all;
  -khtml-user-select: all;
  -moz-user-select: -moz-all;
  -o-user-select: all;
  user-select: all;
}
.slide_stacks_in_958 {
  border-radius: 16px;
  
  
}

.slide_stacks_in_958 .carousel-slide-content {
  
  
  
    border: 1px solid rgba(250, 179, 17, 1.00);
  
  border-radius: 0 0 16px 16px;

}

/*  */
.slide_stacks_in_958 .carousel-slide-image {
  display: none;
}
.slide_stacks_in_958 .carousel-slide-content {
  border-radius: 16px;
}
/*  */

#stacks_in_889 figure{text-align:center}#stacks_in_889 .mdph{display:none}#stacks_in_889 .mdp.book-set{widows:5;orphans:5}#stacks_in_889 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_889 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_889 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_889 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_889 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_889 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_889 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_889 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_889 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_889 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_889 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_889 p{}}
#stacks_in_889 .effect-label{display:block !important}#stacks_in_889 blockquote{position:relative;z-index:1}#stacks_in_889 blockquote::before,#stacks_in_889 blockquote::after{position:relative;z-index:-1;display:block;line-height:0;color:rgba(196, 0, 4, 1.00);font-family:"Times New Roman", Times, serif;font-size:70px}@media all and (min-width:640px){#stacks_in_889 blockquote::before,#stacks_in_889 blockquote::after{font-size:70px}}@media all and (min-width:1000px){#stacks_in_889 blockquote::before,#stacks_in_889 blockquote::after{font-size:70px}}#stacks_in_889 blockquote p:last-of-type{margin-bottom:0}#stacks_in_889 blockquote::before{content:"\201C";left:0px;top:0px;margin-top:calc(70px / 3)}@media all and (min-width:640px){#stacks_in_889 blockquote::before{margin-top:calc(70px / 3)}}@media all and (min-width:1000px){#stacks_in_889 blockquote::before{margin-top:calc(70px / 3)}}#stacks_in_889 blockquote::after{content:"\201D";text-align:right;right:0px;bottom:0px;margin-top:calc(70px / 3);}@media all and (min-width:640px){#stacks_in_889 blockquote::after{margin-top:calc(70px / 3)}}@media all and (min-width:1000px){#stacks_in_889 blockquote::after{margin-top:calc(70px / 3)}}#stacks_in_889 blockquote{border-width:0px 0px 0px 0px;border-color:rgba(170, 170, 170, 0.00) rgba(170, 170, 170, 0.00) rgba(170, 170, 170, 0.00) rgba(37, 84, 149, 1.00);border-style:solid;border-radius:0px 0px 0px 0px}#stacks_in_889 blockquote > p{color:rgba(255, 255, 255, 1.00) !important}#stacks_in_889 cite{color:rgba(153, 153, 153, 1.00) !important}
.stacks_in_918 img{width:100%;max-width:150px}
.slide_stacks_in_961 {
  border-radius: 12px;
  
  
}

.slide_stacks_in_961 .carousel-slide-content {
  
  
  
    border: 1px solid rgba(250, 179, 17, 1.00);
  
  border-radius: 0 0 12px 12px;

}

/*  */
.slide_stacks_in_961 .carousel-slide-image {
  display: none;
}
.slide_stacks_in_961 .carousel-slide-content {
  border-radius: 12px;
}
/*  */

#stacks_in_925 figure{text-align:center}#stacks_in_925 .mdph{display:none}#stacks_in_925 .mdp.book-set{widows:5;orphans:5}#stacks_in_925 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_925 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_925 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_925 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_925 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_925 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_925 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_925 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_925 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_925 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_925 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_925 p{}}
#stacks_in_925 .effect-label{display:block !important}#stacks_in_925 blockquote{position:relative;z-index:1}#stacks_in_925 blockquote::before,#stacks_in_925 blockquote::after{position:relative;z-index:-1;display:block;line-height:0;color:rgba(196, 0, 4, 1.00);font-family:"Times New Roman", Times, serif;font-size:70px}@media all and (min-width:640px){#stacks_in_925 blockquote::before,#stacks_in_925 blockquote::after{font-size:70px}}@media all and (min-width:1000px){#stacks_in_925 blockquote::before,#stacks_in_925 blockquote::after{font-size:70px}}#stacks_in_925 blockquote p:last-of-type{margin-bottom:0}#stacks_in_925 blockquote::before{content:"\201C";left:0px;top:0px;margin-top:calc(70px / 3)}@media all and (min-width:640px){#stacks_in_925 blockquote::before{margin-top:calc(70px / 3)}}@media all and (min-width:1000px){#stacks_in_925 blockquote::before{margin-top:calc(70px / 3)}}#stacks_in_925 blockquote::after{content:"\201D";text-align:right;right:0px;bottom:0px;margin-top:calc(70px / 3);}@media all and (min-width:640px){#stacks_in_925 blockquote::after{margin-top:calc(70px / 3)}}@media all and (min-width:1000px){#stacks_in_925 blockquote::after{margin-top:calc(70px / 3)}}#stacks_in_925 blockquote{border-width:0px 0px 0px 0px;border-color:rgba(170, 170, 170, 0.00) rgba(170, 170, 170, 0.00) rgba(170, 170, 170, 0.00) rgba(37, 84, 149, 1.00);border-style:solid;border-radius:0px 0px 0px 0px}#stacks_in_925 blockquote > p{color:rgba(255, 255, 255, 1.00) !important}#stacks_in_925 cite{color:rgba(153, 153, 153, 1.00) !important}
.stacks_in_929 img{width:100%;max-width:150px}
.slide_stacks_in_963 {
  border-radius: 12px;
  
  
}

.slide_stacks_in_963 .carousel-slide-content {
  
  
  
    border: 1px solid rgba(250, 179, 17, 1.00);
  
  border-radius: 0 0 12px 12px;

}

/*  */
.slide_stacks_in_963 .carousel-slide-image {
  display: none;
}
.slide_stacks_in_963 .carousel-slide-content {
  border-radius: 12px;
}
/*  */

#stacks_in_932 figure{text-align:center}#stacks_in_932 .mdph{display:none}#stacks_in_932 .mdp.book-set{widows:5;orphans:5}#stacks_in_932 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_932 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_932 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_932 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_932 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_932 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_932 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_932 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_932 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_932 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_932 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_932 p{}}
#stacks_in_932 .effect-label{display:block !important}#stacks_in_932 blockquote{position:relative;z-index:1}#stacks_in_932 blockquote::before,#stacks_in_932 blockquote::after{position:relative;z-index:-1;display:block;line-height:0;color:rgba(196, 0, 4, 1.00);font-family:"Times New Roman", Times, serif;font-size:70px}@media all and (min-width:640px){#stacks_in_932 blockquote::before,#stacks_in_932 blockquote::after{font-size:70px}}@media all and (min-width:1000px){#stacks_in_932 blockquote::before,#stacks_in_932 blockquote::after{font-size:70px}}#stacks_in_932 blockquote p:last-of-type{margin-bottom:0}#stacks_in_932 blockquote::before{content:"\201C";left:0px;top:0px;margin-top:calc(70px / 3)}@media all and (min-width:640px){#stacks_in_932 blockquote::before{margin-top:calc(70px / 3)}}@media all and (min-width:1000px){#stacks_in_932 blockquote::before{margin-top:calc(70px / 3)}}#stacks_in_932 blockquote::after{content:"\201D";text-align:right;right:0px;bottom:0px;margin-top:calc(70px / 3);}@media all and (min-width:640px){#stacks_in_932 blockquote::after{margin-top:calc(70px / 3)}}@media all and (min-width:1000px){#stacks_in_932 blockquote::after{margin-top:calc(70px / 3)}}#stacks_in_932 blockquote{border-width:0px 0px 0px 0px;border-color:rgba(170, 170, 170, 0.00) rgba(170, 170, 170, 0.00) rgba(170, 170, 170, 0.00) rgba(37, 84, 149, 1.00);border-style:solid;border-radius:0px 0px 0px 0px}#stacks_in_932 blockquote > p{color:rgba(255, 255, 255, 1.00) !important}#stacks_in_932 cite{color:rgba(153, 153, 153, 1.00) !important}
.stacks_in_937 img{width:100%;max-width:150px}
.slide_stacks_in_965 {
  border-radius: 12px;
  
  
}

.slide_stacks_in_965 .carousel-slide-content {
  
  
  
    border: 1px solid rgba(250, 179, 17, 1.00);
  
  border-radius: 0 0 12px 12px;

}

/*  */
.slide_stacks_in_965 .carousel-slide-image {
  display: none;
}
.slide_stacks_in_965 .carousel-slide-content {
  border-radius: 12px;
}
/*  */

#stacks_in_940 figure{text-align:center}#stacks_in_940 .mdph{display:none}#stacks_in_940 .mdp.book-set{widows:5;orphans:5}#stacks_in_940 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_940 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_940 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_940 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_940 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_940 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_940 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_940 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_940 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_940 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_940 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_940 p{}}
#stacks_in_940 .effect-label{display:block !important}#stacks_in_940 blockquote{position:relative;z-index:1}#stacks_in_940 blockquote::before,#stacks_in_940 blockquote::after{position:relative;z-index:-1;display:block;line-height:0;color:rgba(196, 0, 4, 1.00);font-family:"Times New Roman", Times, serif;font-size:70px}@media all and (min-width:640px){#stacks_in_940 blockquote::before,#stacks_in_940 blockquote::after{font-size:70px}}@media all and (min-width:1000px){#stacks_in_940 blockquote::before,#stacks_in_940 blockquote::after{font-size:70px}}#stacks_in_940 blockquote p:last-of-type{margin-bottom:0}#stacks_in_940 blockquote::before{content:"\201C";left:0px;top:0px;margin-top:calc(70px / 3)}@media all and (min-width:640px){#stacks_in_940 blockquote::before{margin-top:calc(70px / 3)}}@media all and (min-width:1000px){#stacks_in_940 blockquote::before{margin-top:calc(70px / 3)}}#stacks_in_940 blockquote::after{content:"\201D";text-align:right;right:0px;bottom:0px;margin-top:calc(70px / 3);}@media all and (min-width:640px){#stacks_in_940 blockquote::after{margin-top:calc(70px / 3)}}@media all and (min-width:1000px){#stacks_in_940 blockquote::after{margin-top:calc(70px / 3)}}#stacks_in_940 blockquote{border-width:0px 0px 0px 0px;border-color:rgba(170, 170, 170, 0.00) rgba(170, 170, 170, 0.00) rgba(170, 170, 170, 0.00) rgba(37, 84, 149, 1.00);border-style:solid;border-radius:0px 0px 0px 0px}#stacks_in_940 blockquote > p{color:rgba(255, 255, 255, 1.00) !important}#stacks_in_940 cite{color:rgba(153, 153, 153, 1.00) !important}
.stacks_in_945 img{width:100%;max-width:150px}
.slide_stacks_in_967 {
  border-radius: 12px;
  
  
}

.slide_stacks_in_967 .carousel-slide-content {
  
  
  
    border: 1px solid rgba(250, 179, 17, 1.00);
  
  border-radius: 0 0 12px 12px;

}

/*  */
.slide_stacks_in_967 .carousel-slide-image {
  display: none;
}
.slide_stacks_in_967 .carousel-slide-content {
  border-radius: 12px;
}
/*  */

#stacks_in_948 figure{text-align:center}#stacks_in_948 .mdph{display:none}#stacks_in_948 .mdp.book-set{widows:5;orphans:5}#stacks_in_948 .mdp.book-set p:not(:first-of-type){text-indent:1.40rem}#stacks_in_948 .mdp.book-set p:not(:last-of-type){margin-bottom:1.25rem !important}#stacks_in_948 .mdp.book-set.indent-all p:first-of-type{text-indent:1.40rem}#stacks_in_948 .mdp.book-set.indent-all blockquote > p:first-of-type{text-indent:0}#stacks_in_948 .mdp.book-set:not(.indent-all) h1 + p,#stacks_in_948 .mdp.book-set:not(.indent-all) h2 + p,#stacks_in_948 .mdp.book-set:not(.indent-all) h3 + p,#stacks_in_948 .mdp.book-set:not(.indent-all) h4 + p,#stacks_in_948 .mdp.book-set:not(.indent-all) h5 + p,#stacks_in_948 .mdp.book-set:not(.indent-all) h6 + p{text-indent:0 !important}#stacks_in_948 .mdp.p-lead p:first-of-type{font-size:130%}@media only screen and (min-width:0px){#stacks_in_948 p{}}
#stacks_in_948 .effect-label{display:block !important}#stacks_in_948 blockquote{position:relative;z-index:1}#stacks_in_948 blockquote::before,#stacks_in_948 blockquote::after{position:relative;z-index:-1;display:block;line-height:0;color:rgba(196, 0, 4, 1.00);font-family:"Times New Roman", Times, serif;font-size:70px}@media all and (min-width:640px){#stacks_in_948 blockquote::before,#stacks_in_948 blockquote::after{font-size:70px}}@media all and (min-width:1000px){#stacks_in_948 blockquote::before,#stacks_in_948 blockquote::after{font-size:70px}}#stacks_in_948 blockquote p:last-of-type{margin-bottom:0}#stacks_in_948 blockquote::before{content:"\201C";left:0px;top:0px;margin-top:calc(70px / 3)}@media all and (min-width:640px){#stacks_in_948 blockquote::before{margin-top:calc(70px / 3)}}@media all and (min-width:1000px){#stacks_in_948 blockquote::before{margin-top:calc(70px / 3)}}#stacks_in_948 blockquote::after{content:"\201D";text-align:right;right:0px;bottom:0px;margin-top:calc(70px / 3);}@media all and (min-width:640px){#stacks_in_948 blockquote::after{margin-top:calc(70px / 3)}}@media all and (min-width:1000px){#stacks_in_948 blockquote::after{margin-top:calc(70px / 3)}}#stacks_in_948 blockquote{border-width:0px 0px 0px 0px;border-color:rgba(170, 170, 170, 0.00) rgba(170, 170, 170, 0.00) rgba(170, 170, 170, 0.00) rgba(37, 84, 149, 1.00);border-style:solid;border-radius:0px 0px 0px 0px}#stacks_in_948 blockquote > p{color:rgba(255, 255, 255, 1.00) !important}#stacks_in_948 cite{color:rgba(153, 153, 153, 1.00) !important}
.stacks_in_953 img{width:100%;max-width:150px}
.lines.stacks_in_1005_4{width:120%;margin:calc(0rem/16) auto calc(0rem/16) auto;border-bottom:1px solid rgba(250, 0, 0, 1.00);background:rgba(0, 0, 0, 0.00);transform:rotate(0deg)}.lines.stacks_in_1005_4.vertical{border-left:1px solid rgba(250, 0, 0, 1.00);border-bottom:none;width:0;height:120%;margin:0 auto;margin-top:calc((120% - 100%)/-2)}
