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


a.block-link{display:block;text-decoration:none !important;padding:0;margin:0;color:inherit}a.block-link:link,a.block-link:visited,a.block-link:hover,a.block-link:active{color:inherit}
@charset "UTF-8";.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}@keyframes pulse{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes shake{0%,100%{-webkit-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);transform:translateX(10px)}}@keyframes shake{0%,100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes wobble{0%{-webkit-transform:translateX(0%);transform:translateX(0%)}15%{-webkit-transform:translateX(-25%) rotate(-5deg);transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg);transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg);transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg);transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg);transform:translateX(-5%) rotate(-1deg)}100%{-webkit-transform:translateX(0%);transform:translateX(0%)}}@keyframes wobble{0%{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%)}15%{-webkit-transform:translateX(-25%) rotate(-5deg);-ms-transform:translateX(-25%) rotate(-5deg);transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg);-ms-transform:translateX(20%) rotate(3deg);transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg);-ms-transform:translateX(-15%) rotate(-3deg);transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg);-ms-transform:translateX(10%) rotate(2deg);transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg);-ms-transform:translateX(-5%) rotate(-1deg);transform:translateX(-5%) rotate(-1deg)}100%{-webkit-transform:translateX(0%);-ms-transform:translateX(0%);transform:translateX(0%)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0%) skewX(-15deg);transform:translateX(0%) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0%) skewX(0deg);transform:translateX(0%) skewX(0deg);opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);-ms-transform:translateX(100%) skewX(-30deg);transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);-ms-transform:translateX(-20%) skewX(30deg);transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0%) skewX(-15deg);-ms-transform:translateX(0%) skewX(-15deg);transform:translateX(0%) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0%) skewX(0deg);-ms-transform:translateX(0%) skewX(0deg);transform:translateX(0%) skewX(0deg);opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);-ms-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);-ms-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);-ms-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);-ms-transform:rotate(-5deg);transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes flash{0%,50%,100%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,100%{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes tada{0%{-webkit-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(0.9) rotate(-3deg);transform:scale(0.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}@keyframes tada{0%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}10%,20%{-webkit-transform:scale(0.9) rotate(-3deg);-ms-transform:scale(0.9) rotate(-3deg);transform:scale(0.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg);-ms-transform:scale(1.1) rotate(3deg);transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg);-ms-transform:scale(1.1) rotate(-3deg);transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0);-ms-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(-200deg);-ms-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-ms-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-ms-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-ms-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-ms-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-ms-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;-ms-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);-ms-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg);-ms-transform:perspective(400px) rotateX(-10deg);transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg);-ms-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg);-ms-transform:perspective(400px) rotateX(0deg);transform:perspective(400px) rotateX(0deg);opacity:1}}.flipInX{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);-ms-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg);-ms-transform:perspective(400px) rotateY(-10deg);transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg);-ms-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0deg);-ms-transform:perspective(400px) rotateY(0deg);transform:perspective(400px) rotateY(0deg);opacity:1}}.flipInY{-webkit-backface-visibility:visible!important;-ms-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.9);transform:scale(.9)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3);-ms-transform:scale(.3);transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}70%{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px);transform:translateX(30px)}80%{-webkit-transform:translateX(-10px);transform:translateX(-10px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px);-ms-transform:translateX(30px);transform:translateX(30px)}80%{-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px);transform:translateX(-30px)}80%{-webkit-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px);-ms-transform:translateX(-30px);transform:translateX(-30px)}80%{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}100%{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}80%{-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px);-ms-transform:translateY(-2000px);transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px);-ms-transform:translateX(-2000px);transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px);-ms-transform:translateX(2000px);transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px);-ms-transform:translateY(2000px);transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}.armadilloSoloContentContainer { position: relative; }
.armadilloSoloContentContainer .armadilloEditButton { position: absolute; top: 0; right: 0; z-index: 999; background: #666; color: white; border-radius: 3px; opacity: 0.5; cursor: pointer; }
.armadilloSoloContentContainer .armadilloEditButton a i.fa { color: white !important; }
.armadilloSoloContentContainer:hover .armadilloEditButton { opacity: 1; }
.armadilloSoloContentContainer .armadilloEditButton a { color: white !important; padding: 5px 5px 3px 5px !important; text-decoration: none; }
.editSoloContent, .redactorbox { width: 300px; }
.editSoloContent .toolbar-fixed-box + .redactor-editor { padding-top: 82px !important; }
ul.redactor-toolbar.toolbar-fixed-box { visibility: visible !important; top: 0 !important; }
.uk-htmleditor .uk-htmleditor-content .uk-htmleditor-preview[style] { height: 500px !important; }
.armadilloEditorFullscreen .fancybox-close { opacity: 0; }
@media (min-width:768px) { .editSoloContent, .redactor-box { width: 550px; } }
@media (min-width:992px) { .editSoloContent, .redactor-box { width: 650px; } }
@media (min-width:1200px) { .editSoloContent, .redactor-box { width: 750px; } .editSoloContent .toolbar-fixed-box + .redactor-editor { padding-top: 42px !important; } }
.editSoloContent textarea { width: 100%; }
.editSoloContent p.saveSoloContentDetails { margin: 15px 0; padding: 0; }
.armadilloPadding { padding: 15px 0; }
a.armadilloButton, a.armadilloButton:link, a.armadilloButton:visited { padding: 5px 10px; background-color: green; color: white !important; text-decoration: none !important; border-radius: 4px; }
.saveSoloContent { margin-left: 10px; opacity: 0; display: inline-block; }
.saveSoloContent.progress { margin: 0 0 0 10px; padding-bottom: 5px; height: 5px; width: 100px; background: url(../rw_common/plugins/stacks/armadillo/core/images/loading.gif) center center no-repeat;}
/* Redactor Styles */
/* Z-index setup */
.redactor-editor, .redactor-box, .redactor-box textarea { z-index: auto; }
.redactor-box-fullscreen { z-index: 1051; }
.redactor-toolbar { z-index: 100; }
.redactor-dropdown, .redactor-modal-box { z-index: 8052 !important; }
.cookie-jar{display:none;z-index:9999;position:fixed;bottom:0;width:100%}.cookie-jar.cookie-jar-top{bottom:auto;top:0}.cookie-jar-buttons > div{width:49.5%;display:inline-block}
/* Corner Stack v.1.0.1 */


/* General styles for the modal */

.corner-modal {
	position: fixed;
	z-index: 9999;
  transform: translateZ(0px);
	right: 0px;
  bottom: 0px;
	max-width: 320px;
	/*max-height:100%;*/
	visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	margin:20px;
}

.corner-modal.corner-show{
	visibility: visible;
}

.corner-button {
	visibility: hidden;
	opacity: 0;
	z-index: 9998;
	transform: translateZ(0px);
	position: fixed;
	right:0px;
	bottom:0px;
	padding:10px 20px;
  margin: 20px;
	background: rgba(143,27,15,0.8);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
  cursor:pointer;
}

.corner-button.corner-tl,
.corner-button.corner-tr {
	margin-top: -60px;
}

.corner-button.corner-bl,
.corner-button.corner-br {
	margin-bottom: -60px;
}

.corner-button.corner-show {
	visibility: visible;
	opacity: 1;
}

.corner-button.corner-tl.corner-show,
.corner-button.corner-tr.corner-show {
	margin-top: 20px;
}

.corner-button.corner-bl.corner-show,
.corner-button.corner-br.corner-show {
	margin-bottom: 20px;
}

.corner-close {
	position:absolute;
	top:10px;
	right:10px;
	cursor:pointer;
}

.corner-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	visibility: hidden;
	top: 0;
	left: 0;
	z-index: 1000;
	opacity: 0;
	background: rgba(143,27,15,0.8);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.corner-overlay.corner-show {
	opacity: 1;
	visibility: visible;
}

/* Content styles */
.corner-content {
	position: relative;
	margin: 0 auto;
  padding:30px 20px 20px 20px;
}

/*.corner-content > div {
	padding: 15px 40px 30px;
	margin: 0;
	font-weight: 300;
	font-size: 1.15em;
}*/

.corner-tl
{
	left: 0px;
  top: 0px;
  bottom: auto !important;
  right:auto !important;
}

.corner-tr
{
	left: auto !important;
  top: 0px;
  bottom: auto !important;
  right:0px;
}

.corner-br
{
	left: auto !important;
  top: auto !important;
  bottom: 0px;
  right:0px;
}

.corner-bl
{
	left: 0px;
  top: auto !important;
  bottom: 0px;
  right:auto !important;
}


/* Individual modal styles with animations/transitions */

/* Effect 1: Fade in and scale up */
.corner-effect-1 .corner-content {
	-webkit-transform: scale(0.7);
	-moz-transform: scale(0.7);
	-ms-transform: scale(0.7);
	transform: scale(0.7);
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.corner-show.corner-effect-1 .corner-content {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

/* Effect 2: Slide from the right */
.corner-effect-2 .corner-content {
	-webkit-transform: translateX(20%);
	-moz-transform: translateX(20%);
	-ms-transform: translateX(20%);
	transform: translateX(20%);
	opacity: 0;
	-webkit-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
	-moz-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
	transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}

.corner-show.corner-effect-2 .corner-content {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	opacity: 1;
}

/* Effect 3: Slide from the bottom */
.corner-effect-3 .corner-content {
	-webkit-transform: translateY(20%);
	-moz-transform: translateY(20%);
	-ms-transform: translateY(20%);
	transform: translateY(20%);
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.corner-show.corner-effect-3 .corner-content {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
}

/* Effect 4: Newspaper */
.corner-effect-4 .corner-content {
	-webkit-transform: scale(0) rotate(720deg);
	-moz-transform: scale(0) rotate(720deg);
	-ms-transform: scale(0) rotate(720deg);
	transform: scale(0) rotate(720deg);
	opacity: 0;
}

.corner-show.corner-effect-4 ~ .corner-overlay,
.corner-effect-4 .corner-content {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}

.corner-show.corner-effect-4 .corner-content {
	-webkit-transform: scale(1) rotate(0deg);
	-moz-transform: scale(1) rotate(0deg);
	-ms-transform: scale(1) rotate(0deg);
	transform: scale(1) rotate(0deg);
	opacity: 1;
}

/* Effect 5: fall */
.corner-effect-5.corner-modal {
	-webkit-perspective: 1300px;
	-moz-perspective: 1300px;
	perspective: 1300px;
}

.corner-effect-5 .corner-content {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: translateZ(600px) rotateX(20deg); 
	-moz-transform: translateZ(600px) rotateX(20deg); 
	-ms-transform: translateZ(600px) rotateX(20deg); 
	transform: translateZ(600px) rotateX(20deg); 
	opacity: 0;
}

.corner-show.corner-effect-5 .corner-content {
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	-webkit-transform: translateZ(0px) rotateX(0deg);
	-moz-transform: translateZ(0px) rotateX(0deg);
	-ms-transform: translateZ(0px) rotateX(0deg);
	transform: translateZ(0px) rotateX(0deg); 
	opacity: 1;
}

/* Effect 6: side fall */
.corner-effect-6.corner-modal {
	-webkit-perspective: 1300px;
	-moz-perspective: 1300px;
	perspective: 1300px;
}

.corner-effect-6 .corner-content {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: translate(30%) translateZ(600px) rotate(10deg); 
	-moz-transform: translate(30%) translateZ(600px) rotate(10deg);
	-ms-transform: translate(30%) translateZ(600px) rotate(10deg);
	transform: translate(30%) translateZ(600px) rotate(10deg); 
	opacity: 0;
}

.corner-show.corner-effect-6 .corner-content {
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	-webkit-transform: translate(0%) translateZ(0) rotate(0deg);
	-moz-transform: translate(0%) translateZ(0) rotate(0deg);
	-ms-transform: translate(0%) translateZ(0) rotate(0deg);
	transform: translate(0%) translateZ(0) rotate(0deg);
	opacity: 1;
}

/* Effect 7:  slide and stick to top */
.corner-effect-7{
	top: 0;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.corner-effect-7 .corner-content {
	-webkit-transform: translateY(-200%);
	-moz-transform: translateY(-200%);
	-ms-transform: translateY(-200%);
	transform: translateY(-200%);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	opacity: 0;
}

.corner-show.corner-effect-7 .corner-content {
	-webkit-transform: translateY(0%);
	-moz-transform: translateY(0%);
	-ms-transform: translateY(0%);
	transform: translateY(0%);
	border-radius: 0 0 3px 3px;
	opacity: 1;
}

/* Effect 8: 3D flip horizontal */
.corner-effect-8.corner-modal {
	-webkit-perspective: 1300px;
	-moz-perspective: 1300px;
	perspective: 1300px;
}

.corner-effect-8 .corner-content {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: rotateY(-70deg);
	-moz-transform: rotateY(-70deg);
	-ms-transform: rotateY(-70deg);
	transform: rotateY(-70deg);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	opacity: 0;
}

.corner-show.corner-effect-8 .corner-content {
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
	transform: rotateY(0deg);
	opacity: 1;
}

/* Effect 9: 3D flip vertical */
.corner-effect-9.corner-modal {
	-webkit-perspective: 1300px;
	-moz-perspective: 1300px;
	perspective: 1300px;
}

.corner-effect-9 .corner-content {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: rotateX(-70deg);
	-moz-transform: rotateX(-70deg);
	-ms-transform: rotateX(-70deg);
	transform: rotateX(-70deg);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	opacity: 0;
}

.corner-show.corner-effect-9 .corner-content {
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	-ms-transform: rotateX(0deg);
	transform: rotateX(0deg);
	opacity: 1;
}

/* Effect 10: 3D sign */
.corner-effect-10.corner-modal {
	-webkit-perspective: 1300px;
	-moz-perspective: 1300px;
	perspective: 1300px;
}

.corner-effect-10 .corner-content {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: rotateX(-60deg);
	-moz-transform: rotateX(-60deg);
	-ms-transform: rotateX(-60deg);
	transform: rotateX(-60deg);
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	transform-origin: 50% 0;
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.corner-show.corner-effect-10 .corner-content {
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	-ms-transform: rotateX(0deg);
	transform: rotateX(0deg);
	opacity: 1;
}

/* Effect 11: Super scaled */
.corner-effect-11 .corner-content {
	-webkit-transform: scale(2);
	-moz-transform: scale(2);
	-ms-transform: scale(2);
	transform: scale(2);
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.corner-show.corner-effect-11 .corner-content {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

/* Effect 12:  Just me */
.corner-effect-12 .corner-content {
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-ms-transform: scale(0.8);
	transform: scale(0.8);
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.corner-show.corner-effect-12 ~ .corner-overlay {
	background: #e74c3c;
} 

.corner-effect-12 .corner-content h3,
.corner-effect-12 .corner-content {
	background: transparent;
}

.corner-show.corner-effect-12 .corner-content {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

/* Effect 13: 3D slit */
.corner-effect-13.corner-modal {
	-webkit-perspective: 1300px;
	-moz-perspective: 1300px;
	perspective: 1300px;
}

.corner-effect-13 .corner-content {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: translateZ(-3000px) rotateY(90deg);
	-moz-transform: translateZ(-3000px) rotateY(90deg);
	-ms-transform: translateZ(-3000px) rotateY(90deg);
	transform: translateZ(-3000px) rotateY(90deg);
	opacity: 0;
}

.corner-show.corner-effect-13 .corner-content {
	-webkit-animation: slit .7s forwards ease-out;
	-moz-animation: slit .7s forwards ease-out;
	animation: slit .7s forwards ease-out;
}

@-webkit-keyframes slit {
	50% { -webkit-transform: translateZ(-250px) rotateY(89deg); opacity: .5; -webkit-animation-timing-function: ease-out;}
	100% { -webkit-transform: translateZ(0) rotateY(0deg); opacity: 1; }
}

@-moz-keyframes slit {
	50% { -moz-transform: translateZ(-250px) rotateY(89deg); opacity: .5; -moz-animation-timing-function: ease-out;}
	100% { -moz-transform: translateZ(0) rotateY(0deg); opacity: 1; }
}

@keyframes slit {
	50% { transform: translateZ(-250px) rotateY(89deg); opacity: 1; animation-timing-function: ease-in;}
	100% { transform: translateZ(0) rotateY(0deg); opacity: 1; }
}

/* Effect 14:  3D Rotate from bottom */
.corner-effect-14.corner-modal {
	-webkit-perspective: 1300px;
	-moz-perspective: 1300px;
	perspective: 1300px;
}

.corner-effect-14 .corner-content {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: translateY(100%) rotateX(90deg);
	-moz-transform: translateY(100%) rotateX(90deg);
	-ms-transform: translateY(100%) rotateX(90deg);
	transform: translateY(100%) rotateX(90deg);
	-webkit-transform-origin: 0 100%;
	-moz-transform-origin: 0 100%;
	transform-origin: 0 100%;
	opacity: 0;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.corner-show.corner-effect-14 .corner-content {
	-webkit-transform: translateY(0%) rotateX(0deg);
	-moz-transform: translateY(0%) rotateX(0deg);
	-ms-transform: translateY(0%) rotateX(0deg);
	transform: translateY(0%) rotateX(0deg);
	opacity: 1;
}

/* Effect 15:  3D Rotate in from left */
.corner-effect-15.corner-modal {
	-webkit-perspective: 1300px;
	-moz-perspective: 1300px;
	perspective: 1300px;
}

.corner-effect-15 .corner-content {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: translateZ(100px) translateX(-30%) rotateY(90deg);
	-moz-transform: translateZ(100px) translateX(-30%) rotateY(90deg);
	-ms-transform: translateZ(100px) translateX(-30%) rotateY(90deg);
	transform: translateZ(100px) translateX(-30%) rotateY(90deg);
	-webkit-transform-origin: 0 100%;
	-moz-transform-origin: 0 100%;
	transform-origin: 0 100%;
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.corner-show.corner-effect-15 .corner-content {
	-webkit-transform: translateZ(0px) translateX(0%) rotateY(0deg);
	-moz-transform: translateZ(0px) translateX(0%) rotateY(0deg);
	-ms-transform: translateZ(0px) translateX(0%) rotateY(0deg);
	transform: translateZ(0px) translateX(0%) rotateY(0deg);
	opacity: 1;
}

/* Effect 16:  Blur */
.corner-show.corner-effect-16 ~ .corner-overlay {
	background: rgba(180,46,32,0.5);
}

.corner-show.corner-effect-16 ~ .container {
	-webkit-filter: blur(3px);
	-moz-filter: blur(3px);
	filter: blur(3px);
}

.corner-effect-16 .corner-content {
	-webkit-transform: translateY(-5%);
	-moz-transform: translateY(-5%);
	-ms-transform: translateY(-5%);
	transform: translateY(-5%);
	opacity: 0;
}

.corner-show.corner-effect-16 ~ .container,
.corner-effect-16 .corner-content {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.corner-show.corner-effect-16 .corner-content {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
}

/* Effect 17:  Slide in from bottom with perspective on container */
.corner-show.corner-effect-17 ~ .container {
	height: 100%;
	overflow: hidden;
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
}	

.corner-show.corner-effect-17 ~ .container,
.corner-show.corner-effect-17 ~ .corner-overlay  {
	-webkit-transform: rotateX(-2deg);
	-moz-transform: rotateX(-2deg);
	-ms-transform: rotateX(-2deg);
	transform: rotateX(-2deg);
	-webkit-transform-origin: 50% 0%;
	-moz-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.corner-effect-17 .corner-content {
	opacity: 0;
	-webkit-transform: translateY(200%);
	-moz-transform: translateY(200%);
	-ms-transform: translateY(200%);
	transform: translateY(200%);
}

.corner-show.corner-effect-17 .corner-content {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	-webkit-transition: all 0.3s 0.2s;
	-moz-transition: all 0.3s 0.2s;
	transition: all 0.3s 0.2s;
}

/* Effect 18:  Slide from right with perspective on container */
.corner-show.corner-effect-18 ~ .container {
	height: 100%;
	overflow: hidden;
}

.corner-show.corner-effect-18 ~ .corner-overlay {
	background: rgba(143,27,15,0.8);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}

.corner-show.corner-effect-18 ~ .container,
.corner-show.corner-effect-18 ~ .corner-overlay {
	-webkit-transform-style: preserve-3d;
	-webkit-transform-origin: 0% 50%;
	-webkit-animation: rotateRightSideFirst 0.5s forwards ease-in;
	-moz-transform-style: preserve-3d;
	-moz-transform-origin: 0% 50%;
	-moz-animation: rotateRightSideFirst 0.5s forwards ease-in;
	transform-style: preserve-3d;
	transform-origin: 0% 50%;
	animation: rotateRightSideFirst 0.5s forwards ease-in;
}

@-webkit-keyframes rotateRightSideFirst {
	50% { -webkit-transform: translateZ(-50px) rotateY(5deg); -webkit-animation-timing-function: ease-out; }
	100% { -webkit-transform: translateZ(-200px); }
}

@-moz-keyframes rotateRightSideFirst {
	50% { -moz-transform: translateZ(-50px) rotateY(5deg); -moz-animation-timing-function: ease-out; }
	100% { -moz-transform: translateZ(-200px); }
}

@keyframes rotateRightSideFirst {
	50% { transform: translateZ(-50px) rotateY(5deg); animation-timing-function: ease-out; }
	100% { transform: translateZ(-200px); }
}

.corner-effect-18 .corner-content {
	-webkit-transform: translateX(200%);
	-moz-transform: translateX(200%);
	-ms-transform: translateX(200%);
	transform: translateX(200%);
	opacity: 0;
}

.corner-show.corner-effect-18 .corner-content {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	opacity: 1;
	-webkit-transition: all 0.5s 0.1s;
	-moz-transition: all 0.5s 0.1s;
	transition: all 0.5s 0.1s;
}

/* Effect 19:  Slip in from the top with perspective on container */
.corner-show.corner-effect-19 ~ .container {
	height: 100%;
	overflow: hidden;
}

.corner-show.corner-effect-19 ~ .corner-overlay {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}

.corner-show.corner-effect-19 ~ .container,
.corner-show.corner-effect-19 ~ .corner-overlay {
	-webkit-transform-style: preserve-3d;
	-webkit-transform-origin: 50% 100%;
	-webkit-animation: OpenTop 0.5s forwards ease-in;
	-moz-transform-style: preserve-3d;
	-moz-transform-origin: 50% 100%;
	-moz-animation: OpenTop 0.5s forwards ease-in;
	transform-style: preserve-3d;
	transform-origin: 50% 100%;
	animation: OpenTop 0.5s forwards ease-in;
}

@-webkit-keyframes OpenTop {
	50% { 
		-webkit-transform: rotateX(10deg); 
		-webkit-animation-timing-function: ease-out; 
	}
}

@-moz-keyframes OpenTop {
	50% { 
		-moz-transform: rotateX(10deg); 
		-moz-animation-timing-function: ease-out; 
	}
}

@keyframes OpenTop {
	50% { 
		transform: rotateX(10deg); 
		animation-timing-function: ease-out; 
	}
}

.corner-effect-19 .corner-content {
	-webkit-transform: translateY(-200%);
	-moz-transform: translateY(-200%);
	-ms-transform: translateY(-200%);
	transform: translateY(-200%);
	opacity: 0;
}

.corner-show.corner-effect-19 .corner-content {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	-webkit-transition: all 0.5s 0.1s;
	-moz-transition: all 0.5s 0.1s;
	transition: all 0.5s 0.1s;
}



.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}}
.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}
#cookiejar_stacks_in_5115{padding:20px;background-color:rgba(153, 153, 153, 1.00)}

#stacks_in_5120 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_5120 a,
#stacks_in_5120 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 40px;
  line-height: 40px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_5120 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_5120 a i,
#stacks_in_5120 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 40px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_5120 a,
  #stacks_in_5120 a:visited {
    background-color: rgba(3, 117, 216, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_5120 a:hover,
  #stacks_in_5120 a:active {
    background-color: rgba(2, 90, 165, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_5120 a i,
  #stacks_in_5120 a:visited i {
    background-color: rgba(2, 90, 165, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_5120 a:hover i,
  #stacks_in_5120 a:active i {
    background-color: rgba(0, 71, 132, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }












  /* Responsive Width Mode */
  @media (max-width: 47.9em) {
    #stacks_in_5120 a,
    #stacks_in_5120 a:visited {
      width: 100%;
    }
  }

  




#stacks_in_5121 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_5121 a,
#stacks_in_5121 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 40px;
  line-height: 40px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_5121 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_5121 a i,
#stacks_in_5121 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 40px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_5121 a,
  #stacks_in_5121 a:visited {
    background-color: rgba(76, 76, 76, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_5121 a:hover,
  #stacks_in_5121 a:active {
    background-color: rgba(2, 90, 165, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_5121 a i,
  #stacks_in_5121 a:visited i {
    background-color: rgba(2, 90, 165, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_5121 a:hover i,
  #stacks_in_5121 a:active i {
    background-color: rgba(0, 71, 132, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }












  /* Responsive Width Mode */
  @media (max-width: 47.9em) {
    #stacks_in_5121 a,
    #stacks_in_5121 a:visited {
      width: 100%;
    }
  }

  




#stacks_in_7122 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_7122 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_7122 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_7122 > .row.padding-detailed.padding-medium-up,#stacks_in_7122 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_7122 > .row.padding-detailed.padding-y-medium-up,#stacks_in_7122 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_7122 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_7122 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}


#stacks_in_7122 {
	padding: 0px 0px 50px 0px;
}
  .theme-version{display:block}.theme-version.number-110,#stacks_in_7121_2{display:none}.stacks_out{overflow:visible !important}.stacks_in{overflow:visible}::-moz-selection{color:rgba(255, 255, 255, 1.00);background:rgba(0, 140, 186, 1.00);}::selection{color:rgba(255, 255, 255, 1.00);background:rgba(0, 140, 186, 1.00);}::-moz-selection{color:rgba(255, 255, 255, 1.00);background:rgba(0, 140, 186, 1.00);}body,.font-family-text{font-family:Arial, Helvetica, sans-serif;font-weight:400;}h1,.font-family-h1{font-family:Arial, Helvetica, sans-serif;font-style:normal;font-weight:300;}h1 a,.font-family-h1 a{font-family:inherit}h2,h3,h4,h5,h6,.font-family-h2{font-family:Arial, Helvetica, sans-serif;font-style:normal;font-weight:600;}h2 a,h3 a,h4 a,h5 a,h6 a,.font-family-h2 a{font-family:inherit}body{background-color:#FFFFFF;}.hide-for-touch,.show-for-touch{display:none}.no-js .hide-for-touch{display:block}.vegas-loading{display:none}.vegas-background{-ms-interpolation-mode:bicubic;image-rendering:optimizeQuality;max-width:none !important}.vegas-overlay,.vegas-background{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.hide-overflow{overflow:hidden !important}.columns > .equalizer.small-up{height:100%}@media only screen and (min-width:40.063em){.columns > .equalizer.medium-up{height:100%}}@media only screen and (min-width:62.563em){.columns > .equalizer.large-up{height:100%}}@media only screen and (max-width:40em){.row.collapse-small > .columns{padding-left:0;padding-right:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){.row.collapse-medium > .columns{padding-left:0;padding-right:0}}@media only screen and (max-width:40em){.row .row.collapse-small{margin:0;width:auto}.row .row.collapse-small::before,.row .row.collapse-small::after{content:" ";display:table}.row .row.collapse-small::after{clear:both}}@media only screen and (min-width:40.063em) and (max-width:62.5em){.row .row.collapse-medium{margin:0;width:auto}.row .row.collapse-medium::before,.row .row.collapse-medium::after{content:" ";display:table}.row .row.collapse-medium::after{clear:both}}.column,.columns{padding-left:0.94rem;padding-right:0.94rem}.row .row{margin:0 -0.94rem}.row.divider > .columns:not(:first-child):before{content:" ";margin:0 -0.94rem;position:absolute}@media only screen and (max-width:40em){.row.divider-medium-up > .columns::before,.row.divider-large-up > .columns::before,.small-12::before{display:none}}@media only screen and (min-width:40.063em) and (max-width:62.5em){.row.divider-large-up > .columns::before,.medium-12::before{display:none}}@media only screen and (min-width:62.563em){.large-12:before{display:none}}.floating-body.radius{border-radius:3px}.floating-body.radius > .columns > .stacks_out:first-child > .stacks_in > .top-bar-wrapper:not(.fixed){border-top-right-radius:3px;border-top-left-radius:3px}.floating-body .top-bar-wrapper.contain-to-grid.fixed{max-width:1000px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.radius{background-clip:padding-box}img{color:#FFFFFF}img.radius{border-radius:3px}img.round{border-radius:1000px}.row{max-width:1000px !important;}.row.max-edge{max-width:100% !important}body{color:rgba(34, 34, 34, 1.00)}a{color:rgba(0, 140, 186, 1.00);-webkit-text-decoration:none;text-decoration:none;font-weight:inherit}a:hover,a:focus{color:rgba(0, 102, 136, 1.00)}a.close,a.close-reveal-modal{text-decoration:none}.alt{color:rgba(255, 255, 255, 1.00)}.alt a{color:rgba(0, 140, 186, 1.00);-webkit-text-decoration:none;text-decoration:none}.alt a:hover,.alt a:focus{color:rgba(0, 102, 136, 1.00)}.alt small{color:rgba(255, 255, 255, 1.00)}h1,h2,h3,h4,h5,h6{color:rgba(34, 34, 34, 1.00);margin-top:0}h1.alt,h2.alt,h3.alt,h4.alt,h5.alt,h6.alt{color:rgba(255, 255, 255, 1.00)}h1.subheader,h2.subheader,h3.subheader,h4.subheader,h5.subheader,h6.subheader{color:rgba(44, 44, 44, 1.00)}h1.subheader.alt,h2.subheader.alt,h3.subheader.alt,h4.subheader.alt,h5.subheader.alt,h6.subheader.alt{color:rgba(255, 255, 255, 1.00)}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{font-size:30%;color:rgba(44, 44, 44, 1.00)}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit !important}h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{opacity:0.8;color:inherit !important}h1{font-size:2.12rem}h2{font-size:1.69rem}h3{font-size:1.38rem}h4{font-size:1.12rem}h5{font-size:1.12rem}h6{font-size:1.00rem}p,ul li,ol li{font-size:1.00rem}@media only screen and (min-width:40.063em){h1{font-size:2.75rem}h2{font-size:2.31rem}h3{font-size:1.69rem}h4{font-size:1.44rem}h5{font-size:1.12rem}h6{font-size:1.00rem}p,ul li,ol li{font-size:1.00rem}}code{color:rgba(204, 55, 30, 1.00)}hr,blockquote,abbr,acronym,.vcard{border-color:rgba(221, 221, 221, 1.00)}hr.alt,blockquote.alt,abbr.alt,acronym.alt,.vcard.alt{border-color:rgba(221, 221, 221, 1.00)}hr.primary,blockquote.primary,abbr.primary,acronym.primary,.vcard.primary{border-color:rgba(0, 140, 186, 1.00)}hr.primary,blockquote.primary,abbr.primary,acronym.primary,.vcard.primary{border-color:rgba(0, 140, 186, 1.00)}hr.secondary,blockquote.secondary,abbr.secondary,acronym.secondary,.vcard.secondary{border-color:rgba(231, 231, 231, 1.00)}hr.swatch1,blockquote.swatch1,abbr.swatch1,acronym.swatch1,.vcard.swatch1{border-color:rgba(34, 34, 34, 1.00)}hr.swatch2,blockquote.swatch2,abbr.swatch2,acronym.swatch2,.vcard.swatch2{border-color:rgba(34, 34, 34, 1.00)}hr.swatch3,blockquote.swatch3,abbr.swatch3,acronym.swatch3,.vcard.swatch3{border-color:rgba(34, 34, 34, 1.00)}hr.swatch4,blockquote.swatch4,abbr.swatch4,acronym.swatch4,.vcard.swatch4{border-color:rgba(248, 248, 248, 1.00)}hr.swatch5,blockquote.swatch5,abbr.swatch5,acronym.swatch5,.vcard.swatch5{border-color:rgba(248, 248, 248, 1.00)}hr.swatch6,blockquote.swatch6,abbr.swatch6,acronym.swatch6,.vcard.swatch6{border-color:rgba(248, 248, 248, 1.00)}blockquote,blockquote p{color:rgba(44, 44, 44, 1.00)}blockquote cite,blockquote cite a,blockquote p cite,blockquote p cite a{color:rgba(40, 40, 40, 1.00)}blockquote.alt,blockquote.alt p,blockquote p.alt,blockquote p.alt p{color:rgba(255, 255, 255, 1.00)}blockquote.alt cite,blockquote.alt cite a,blockquote.alt p cite,blockquote.alt p cite a,blockquote p.alt cite,blockquote p.alt cite a,blockquote p.alt p cite,blockquote p.alt p cite a{color:rgba(255, 255, 255, 1.00)}.flex-video{margin-bottom:0}.contain-to-grid .top-bar{max-width:1000px}.top-bar .top-bar-section ul li > a.button{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00)}.top-bar .top-bar-section ul li > a.button:hover{color:rgba(255, 255, 255, 1.00);background-color:rgba(0, 133, 176, 1.00)}.top-bar .top-bar-section ul li > a.button.secondary{background-color:rgba(231, 231, 231, 1.00);color:rgba(51, 51, 51, 1.00)}.top-bar .top-bar-section ul li > a.button.secondary:hover{color:rgba(51, 51, 51, 1.00);background-color:rgba(219, 219, 219, 1.00)}.top-bar .top-bar-section ul li > a.button.alert{background-color:rgba(240, 65, 36, 1.00)}.top-bar .top-bar-section ul li > a.button.alert:hover{background-color:rgba(228, 61, 34, 1.00)}.top-bar .top-bar-section ul li > a.button.success{background-color:rgba(67, 172, 106, 1.00)}.top-bar .top-bar-section ul li > a.button.success:hover{background-color:rgba(63, 163, 100, 1.00)}.top-bar .top-bar-section ul li > a.button.radius{border-radius:3px}.top-bar-wrapper.fn-scheme-primary{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00)}.top-bar-wrapper.fn-scheme-primary ul:not(.title-area) ul.dropdown{background-color:rgba(0, 140, 186, 1.00)}.top-bar-wrapper.fn-scheme-primary .site-title,.top-bar-wrapper.fn-scheme-primary .site-title small,.top-bar-wrapper.fn-scheme-primary a:not(.button){color:rgba(255, 255, 255, 1.00) !important}.top-bar-wrapper.fn-scheme-primary .top-bar .toggle-topbar.menu-icon a span::after{-webkit-box-shadow:0 0 0 1px rgba(255, 255, 255, 1.00),0 7px 0 1px rgba(255, 255, 255, 1.00),0 14px 0 1px rgba(255, 255, 255, 1.00);box-shadow:0 0 0 1px rgba(255, 255, 255, 1.00),0 7px 0 1px rgba(255, 255, 255, 1.00),0 14px 0 1px rgba(255, 255, 255, 1.00)}.top-bar-wrapper.fn-scheme-secondary{background-color:rgba(231, 231, 231, 1.00);color:rgba(51, 51, 51, 1.00)}.top-bar-wrapper.fn-scheme-secondary ul:not(.title-area) ul.dropdown{background-color:rgba(231, 231, 231, 1.00)}.top-bar-wrapper.fn-scheme-secondary .site-title,.top-bar-wrapper.fn-scheme-secondary .site-title small,.top-bar-wrapper.fn-scheme-secondary a:not(.button){color:rgba(51, 51, 51, 1.00) !important}.top-bar-wrapper.fn-scheme-secondary .top-bar .toggle-topbar.menu-icon a span::after{-webkit-box-shadow:0 0 0 1px rgba(51, 51, 51, 1.00),0 7px 0 1px rgba(51, 51, 51, 1.00),0 14px 0 1px rgba(51, 51, 51, 1.00);box-shadow:0 0 0 1px rgba(51, 51, 51, 1.00),0 7px 0 1px rgba(51, 51, 51, 1.00),0 14px 0 1px rgba(51, 51, 51, 1.00)}.top-bar-wrapper.fn-scheme-swatch1{background-color:rgba(34, 34, 34, 1.00);color:rgba(248, 248, 248, 1.00)}.top-bar-wrapper.fn-scheme-swatch1 ul:not(.title-area) ul.dropdown{background-color:rgba(34, 34, 34, 1.00)}.top-bar-wrapper.fn-scheme-swatch1 .site-title,.top-bar-wrapper.fn-scheme-swatch1 .site-title small,.top-bar-wrapper.fn-scheme-swatch1 a:not(.button){color:rgba(248, 248, 248, 1.00) !important}.top-bar-wrapper.fn-scheme-swatch1 .top-bar .toggle-topbar.menu-icon a span::after{-webkit-box-shadow:0 0 0 1px rgba(248, 248, 248, 1.00),0 7px 0 1px rgba(248, 248, 248, 1.00),0 14px 0 1px rgba(248, 248, 248, 1.00);box-shadow:0 0 0 1px rgba(248, 248, 248, 1.00),0 7px 0 1px rgba(248, 248, 248, 1.00),0 14px 0 1px rgba(248, 248, 248, 1.00)}.top-bar-wrapper.fn-scheme-swatch2{background-color:rgba(34, 34, 34, 1.00);color:rgba(248, 248, 248, 1.00)}.top-bar-wrapper.fn-scheme-swatch2 ul:not(.title-area) ul.dropdown{background-color:rgba(34, 34, 34, 1.00)}.top-bar-wrapper.fn-scheme-swatch2 .site-title,.top-bar-wrapper.fn-scheme-swatch2 .site-title small,.top-bar-wrapper.fn-scheme-swatch2 a:not(.button){color:rgba(248, 248, 248, 1.00) !important}.top-bar-wrapper.fn-scheme-swatch2 .top-bar .toggle-topbar.menu-icon a span::after{-webkit-box-shadow:0 0 0 1px rgba(248, 248, 248, 1.00),0 7px 0 1px rgba(248, 248, 248, 1.00),0 14px 0 1px rgba(248, 248, 248, 1.00);box-shadow:0 0 0 1px rgba(248, 248, 248, 1.00),0 7px 0 1px rgba(248, 248, 248, 1.00),0 14px 0 1px rgba(248, 248, 248, 1.00)}.top-bar-wrapper.fn-scheme-swatch3{background-color:rgba(34, 34, 34, 1.00);color:rgba(248, 248, 248, 1.00)}.top-bar-wrapper.fn-scheme-swatch3 ul:not(.title-area) ul.dropdown{background-color:rgba(34, 34, 34, 1.00)}.top-bar-wrapper.fn-scheme-swatch3 .site-title,.top-bar-wrapper.fn-scheme-swatch3 .site-title small,.top-bar-wrapper.fn-scheme-swatch3 a:not(.button){color:rgba(248, 248, 248, 1.00) !important}.top-bar-wrapper.fn-scheme-swatch3 .top-bar .toggle-topbar.menu-icon a span::after{-webkit-box-shadow:0 0 0 1px rgba(248, 248, 248, 1.00),0 7px 0 1px rgba(248, 248, 248, 1.00),0 14px 0 1px rgba(248, 248, 248, 1.00);box-shadow:0 0 0 1px rgba(248, 248, 248, 1.00),0 7px 0 1px rgba(248, 248, 248, 1.00),0 14px 0 1px rgba(248, 248, 248, 1.00)}.top-bar-wrapper.fn-scheme-swatch4{background-color:rgba(248, 248, 248, 1.00);color:rgba(34, 34, 34, 1.00)}.top-bar-wrapper.fn-scheme-swatch4 ul:not(.title-area) ul.dropdown{background-color:rgba(248, 248, 248, 1.00)}.top-bar-wrapper.fn-scheme-swatch4 .site-title,.top-bar-wrapper.fn-scheme-swatch4 .site-title small,.top-bar-wrapper.fn-scheme-swatch4 a:not(.button){color:rgba(34, 34, 34, 1.00) !important}.top-bar-wrapper.fn-scheme-swatch4 .top-bar .toggle-topbar.menu-icon a span::after{-webkit-box-shadow:0 0 0 1px rgba(34, 34, 34, 1.00),0 7px 0 1px rgba(34, 34, 34, 1.00),0 14px 0 1px rgba(34, 34, 34, 1.00);box-shadow:0 0 0 1px rgba(34, 34, 34, 1.00),0 7px 0 1px rgba(34, 34, 34, 1.00),0 14px 0 1px rgba(34, 34, 34, 1.00)}.top-bar-wrapper.fn-scheme-swatch5{background-color:rgba(248, 248, 248, 1.00);color:rgba(34, 34, 34, 1.00)}.top-bar-wrapper.fn-scheme-swatch5 ul:not(.title-area) ul.dropdown{background-color:rgba(248, 248, 248, 1.00)}.top-bar-wrapper.fn-scheme-swatch5 .site-title,.top-bar-wrapper.fn-scheme-swatch5 .site-title small,.top-bar-wrapper.fn-scheme-swatch5 a:not(.button){color:rgba(34, 34, 34, 1.00) !important}.top-bar-wrapper.fn-scheme-swatch5 .top-bar .toggle-topbar.menu-icon a span::after{-webkit-box-shadow:0 0 0 1px rgba(34, 34, 34, 1.00),0 7px 0 1px rgba(34, 34, 34, 1.00),0 14px 0 1px rgba(34, 34, 34, 1.00);box-shadow:0 0 0 1px rgba(34, 34, 34, 1.00),0 7px 0 1px rgba(34, 34, 34, 1.00),0 14px 0 1px rgba(34, 34, 34, 1.00)}.top-bar-wrapper.fn-scheme-swatch6{background-color:rgba(248, 248, 248, 1.00);color:rgba(34, 34, 34, 1.00)}.top-bar-wrapper.fn-scheme-swatch6 ul:not(.title-area) ul.dropdown{background-color:rgba(248, 248, 248, 1.00)}.top-bar-wrapper.fn-scheme-swatch6 .site-title,.top-bar-wrapper.fn-scheme-swatch6 .site-title small,.top-bar-wrapper.fn-scheme-swatch6 a:not(.button){color:rgba(34, 34, 34, 1.00) !important}.top-bar-wrapper.fn-scheme-swatch6 .top-bar .toggle-topbar.menu-icon a span::after{-webkit-box-shadow:0 0 0 1px rgba(34, 34, 34, 1.00),0 7px 0 1px rgba(34, 34, 34, 1.00),0 14px 0 1px rgba(34, 34, 34, 1.00);box-shadow:0 0 0 1px rgba(34, 34, 34, 1.00),0 7px 0 1px rgba(34, 34, 34, 1.00),0 14px 0 1px rgba(34, 34, 34, 1.00)}.alert-box{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00);border-color:rgba(0, 133, 176, 1.00)}.alert-box a:not(.close){color:rgba(255, 255, 255, 1.00);text-decoration:underline}.alert-box.secondary{background-color:rgba(231, 231, 231, 1.00);color:rgba(51, 51, 51, 1.00);border-color:rgba(219, 219, 219, 1.00)}.alert-box.alert{background-color:rgba(240, 65, 36, 1.00);border-color:rgba(228, 61, 34, 1.00)}.alert-box.success{background-color:rgba(67, 172, 106, 1.00);border-color:rgba(63, 163, 100, 1.00)}.alert-box.warning{background-color:rgba(240, 138, 36, 1.00);border-color:rgba(228, 131, 34, 1.00)}.alert-box.info{background-color:rgba(160, 211, 232, 1.00);color:rgba(76, 76, 76, 1.00);border-color:rgba(152, 200, 220, 1.00)}.alert-box.radius{border-radius:3px}.breadcrumbs{background-color:rgba(231, 231, 231, 1.00);border-color:rgba(219, 219, 219, 1.00);color:rgba(51, 51, 51, 1.00)}.breadcrumbs .current a{color:rgba(51, 51, 51, 1.00)}.breadcrumbs.radius{border-radius:3px}.breadcrumbs header{display:inline}.breadcrumbs .fa{font-size:1em}.breadcrumbs .unavailable{color:rgba(51, 51, 51, 1.00)}.breadcrumbs li:before{color:rgba(76, 76, 76, 1.00)}.breadcrumbs *:first-child:before{margin:0 .75rem}.button{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00)}.button:hover{color:rgba(255, 255, 255, 1.00);background-color:rgba(0, 133, 176, 1.00)}.button.secondary{background-color:rgba(231, 231, 231, 1.00);color:rgba(51, 51, 51, 1.00)}.button.secondary:hover{color:rgba(51, 51, 51, 1.00);background-color:rgba(219, 219, 219, 1.00)}.button.alert{background-color:rgba(240, 65, 36, 1.00)}.button.alert:hover{background-color:rgba(228, 61, 34, 1.00)}.button.success{background-color:rgba(67, 172, 106, 1.00)}.button.success:hover{background-color:rgba(63, 163, 100, 1.00)}.button.radius{border-radius:3px}.button.ghost{background-color:transparent;border-width:1px;border-color:rgba(0, 140, 186, 1.00);color:rgba(0, 140, 186, 1.00)}.button.ghost:hover{color:rgba(255, 255, 255, 1.00);border-color:rgba(0, 133, 176, 1.00);background-color:rgba(0, 133, 176, 1.00)}.button.ghost.secondary{border-color:rgba(231, 231, 231, 1.00);color:rgba(231, 231, 231, 1.00)}.button.ghost.secondary:hover{color:rgba(51, 51, 51, 1.00);border-color:rgba(219, 219, 219, 1.00);background-color:rgba(219, 219, 219, 1.00)}.button.ghost.alert{border-color:rgba(240, 65, 36, 1.00);color:rgba(240, 65, 36, 1.00)}.button.ghost.alert:hover{color:rgba(255, 255, 255, 1.00);border-color:rgba(228, 61, 34, 1.00);background-color:rgba(228, 61, 34, 1.00)}.button.ghost.success{border-color:rgba(67, 172, 106, 1.00);color:rgba(67, 172, 106, 1.00)}.button.ghost.success:hover{color:rgba(255, 255, 255, 1.00);border-color:rgba(63, 163, 100, 1.00);background-color:rgba(63, 163, 100, 1.00)}.split.button.radius span{border-top-right-radius:3px;border-bottom-right-radius:3px}.split.button span::after{border-top-color:rgba(255, 255, 255, 1.00)}.split.button.secondary span::after{border-top-color:rgba(51, 51, 51, 1.00)}.button-group.radius > *:first-child,.button-group.radius > *:first-child > a,.button-group.radius > *:first-child > button,.button-group.radius > *:first-child > .button{border-bottom-left-radius:3px;border-top-left-radius:3px}.button-group.radius > *:last-child,.button-group.radius > *:last-child > a,.button-group.radius > *:last-child > button,.button-group.radius > *:last-child > .button{border-top-right-radius:3px;border-bottom-right-radius:3px}.button-group.stack > li .button,.button-group.stack-for-small > li .button{border-top:1px solid rgba(255,255,255,0.5)}.icon-bar{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00)}.icon-bar > .item{cursor:pointer;color:rgba(255, 255, 255, 1.00)}.icon-bar > .item label,.icon-bar > .item i{color:rgba(255, 255, 255, 1.00)}.icon-bar > .item:hover{color:rgba(255, 255, 255, 1.00);background-color:rgba(0, 133, 176, 1.00)}.icon-bar.secondary{background-color:rgba(231, 231, 231, 1.00);color:rgba(51, 51, 51, 1.00)}.icon-bar.secondary > .item{color:rgba(51, 51, 51, 1.00)}.icon-bar.secondary > .item label,.icon-bar.secondary > .item i{color:rgba(51, 51, 51, 1.00)}.icon-bar.secondary > .item:hover{background-color:rgba(219, 219, 219, 1.00);color:rgba(51, 51, 51, 1.00)}form[data-abide] .error label{color:rgba(240, 65, 36, 1.00)}form[data-abide] .error small.error,form[data-abide] .error span.error{background-color:rgba(240, 65, 36, 1.00);color:rgba(255, 255, 255, 1.00)}input[type="radio"]{margin-left:1px}form input[type="text"],form input[type="password"],form input[type="date"],form input[type="datetime"],form input[type="datetime-local"],form input[type="month"],form input[type="week"],form input[type="email"],form input[type="number"],form input[type="search"],form input[type="tel"],form input[type="time"],form input[type="url"],form textarea,form select{font-size:16px;color:rgba(34, 34, 34, 1.00)}form input[type="text"]:focus,form input[type="password"]:focus,form input[type="date"]:focus,form input[type="datetime"]:focus,form input[type="datetime-local"]:focus,form input[type="month"]:focus,form input[type="week"]:focus,form input[type="email"]:focus,form input[type="number"]:focus,form input[type="search"]:focus,form input[type="tel"]:focus,form input[type="time"]:focus,form input[type="url"]:focus,form textarea:focus,form select:focus{border-color:rgba(0, 140, 186, 1.00)}form fieldset{border-color:rgba(221, 221, 221, 1.00)}form legend{background-color:#FFFFFF}form label{color:rgba(40, 40, 40, 1.00)}form.radius input[type="text"],form.radius input[type="password"],form.radius input[type="date"],form.radius input[type="datetime"],form.radius input[type="datetime-local"],form.radius input[type="month"],form.radius input[type="week"],form.radius input[type="email"],form.radius input[type="number"],form.radius input[type="search"],form.radius input[type="tel"],form.radius input[type="time"],form.radius input[type="url"],form.radius textarea,form.radius select,form.radius small.error{border-radius:3px}form.radius span.prefix,form.radius label.prefix{border-bottom-left-radius:3px;border-top-left-radius:3px}form.radius span.postfix,form.radius label.postfix{border-top-right-radius:3px;border-bottom-right-radius:3px}form.radius .input-group > *:first-child,form.radius .input-group > *:first-child *{border-bottom-left-radius:3px;border-top-left-radius:3px}form.radius .input-group > *:last-child,form.radius .input-group > *:last-child *{border-top-right-radius:3px;border-bottom-right-radius:3px}.range-slider,.range-slider.radius,.range-slider.round{background-color:rgba(255, 255, 255, 1.00);border-color:rgba(225, 225, 225, 1.00)}.range-slider .range-slider-handle,.range-slider.radius .range-slider-handle,.range-slider.round .range-slider-handle{background-color:rgba(0, 140, 186, 1.00)}.range-slider .range-slider-handle:hover,.range-slider.radius .range-slider-handle:hover,.range-slider.round .range-slider-handle:hover{background-color:rgba(0, 133, 176, 1.00)}.range-slider .range-slider-active-segment,.range-slider.radius .range-slider-active-segment,.range-slider.round .range-slider-active-segment{background-color:rgba(225, 225, 225, 1.00)}.range-slider.secondary,.range-slider.radius.secondary,.range-slider.round.secondary{background-color:rgba(51, 51, 51, 1.00);border-color:rgba(21, 21, 21, 1.00)}.range-slider.secondary .range-slider-handle,.range-slider.radius.secondary .range-slider-handle,.range-slider.round.secondary .range-slider-handle{background-color:rgba(231, 231, 231, 1.00)}.range-slider.secondary .range-slider-handle:hover,.range-slider.radius.secondary .range-slider-handle:hover,.range-slider.round.secondary .range-slider-handle:hover{background-color:rgba(219, 219, 219, 1.00)}.range-slider.secondary .range-slider-active-segment,.range-slider.radius.secondary .range-slider-active-segment,.range-slider.round.secondary .range-slider-active-segment{background-color:rgba(21, 21, 21, 1.00)}.slider-display{display:block;margin-top:16px}fieldset.switch label{background-color:#e6e6e6}fieldset.switch label::after{background-color:rgba(255, 255, 255, 1.00)}fieldset.switch input:checked + label{background-color:rgba(0, 140, 186, 1.00)}fieldset.switch.secondary label::after{background-color:rgba(51, 51, 51, 1.00)}fieldset.switch.secondary input:checked + label{background-color:rgba(231, 231, 231, 1.00)}fieldset.switch.alert input:checked + label{background-color:rgba(240, 65, 36, 1.00)}fieldset.switch.success input:checked + label{background-color:rgba(67, 172, 106, 1.00)}.label{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00);margin-bottom:0}.label.secondary{background-color:rgba(231, 231, 231, 1.00);color:rgba(51, 51, 51, 1.00)}.label.alert{background-color:rgba(240, 65, 36, 1.00)}.label.success{background-color:rgba(67, 172, 106, 1.00)}.label.radius{border-radius:3px}.alert-box .close{opacity:0.5}.slideshow-wrapper{min-height:50px;z-index:10}.orbit-container .orbit-bullets li{cursor:pointer;background:rgba(231, 231, 231, 1.00)}.orbit-container .orbit-bullets li.active,.orbit-container .orbit-bullets li:hover{background:rgba(0, 140, 186, 1.00)}.accordion .accordion-navigation > a{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00)}.accordion .accordion-navigation > a:hover{background-color:rgba(0, 133, 176, 1.00)}.accordion .accordion-navigation > a.radius{border-radius:3px}.accordion .accordion-navigation > a.round{border-radius:1000px}.accordion .accordion-navigation.active > a{background-color:rgba(0, 133, 176, 1.00)}.accordion .accordion-navigation > .content{background-color:transparent !important}.accordion.secondary .accordion-navigation > a{background-color:rgba(231, 231, 231, 1.00);color:rgba(51, 51, 51, 1.00)}.accordion.secondary .accordion-navigation > a:hover{background-color:rgba(219, 219, 219, 1.00)}.accordion.secondary .accordion-navigation.active > a{background-color:rgba(219, 219, 219, 1.00)}.tabs li.tab-title > a{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00)}.tabs li.tab-title > a:hover{background-color:rgba(0, 133, 176, 1.00)}.tabs li.tab-title.active > a{color:rgba(255, 255, 255, 1.00);background-color:rgba(0, 133, 176, 1.00)}.tabs.secondary li.tab-title > a{background-color:rgba(231, 231, 231, 1.00);color:rgba(51, 51, 51, 1.00)}.tabs.secondary li.tab-title > a:hover{background-color:rgba(219, 219, 219, 1.00)}.tabs.secondary li.tab-title.active > a{color:rgba(51, 51, 51, 1.00);background-color:rgba(219, 219, 219, 1.00)}.tabs.swatch1 li.tab-title > a{background-color:rgba(34, 34, 34, 1.00);color:rgba(248, 248, 248, 1.00)}.tabs.swatch1 li.tab-title > a:hover{background-color:rgba(32, 32, 32, 1.00)}.tabs.swatch1 li.tab-title.active > a{color:rgba(248, 248, 248, 1.00);background-color:rgba(32, 32, 32, 1.00)}.tabs.swatch2 li.tab-title > a{background-color:rgba(34, 34, 34, 1.00);color:rgba(248, 248, 248, 1.00)}.tabs.swatch2 li.tab-title > a:hover{background-color:rgba(32, 32, 32, 1.00)}.tabs.swatch2 li.tab-title.active > a{color:rgba(248, 248, 248, 1.00);background-color:rgba(32, 32, 32, 1.00)}.tabs.swatch3 li.tab-title > a{background-color:rgba(34, 34, 34, 1.00);color:rgba(248, 248, 248, 1.00)}.tabs.swatch3 li.tab-title > a:hover{background-color:rgba(32, 32, 32, 1.00)}.tabs.swatch3 li.tab-title.active > a{color:rgba(248, 248, 248, 1.00);background-color:rgba(32, 32, 32, 1.00)}.tabs.swatch4 li.tab-title > a{background-color:rgba(248, 248, 248, 1.00);color:rgba(34, 34, 34, 1.00)}.tabs.swatch4 li.tab-title > a:hover{background-color:rgba(235, 235, 235, 1.00)}.tabs.swatch4 li.tab-title.active > a{color:rgba(34, 34, 34, 1.00);background-color:rgba(235, 235, 235, 1.00)}.tabs.swatch5 li.tab-title > a{background-color:rgba(248, 248, 248, 1.00);color:rgba(34, 34, 34, 1.00)}.tabs.swatch5 li.tab-title > a:hover{background-color:rgba(235, 235, 235, 1.00)}.tabs.swatch5 li.tab-title.active > a{color:rgba(34, 34, 34, 1.00);background-color:rgba(235, 235, 235, 1.00)}.tabs.swatch6 li.tab-title > a{background-color:rgba(248, 248, 248, 1.00);color:rgba(34, 34, 34, 1.00)}.tabs.swatch6 li.tab-title > a:hover{background-color:rgba(235, 235, 235, 1.00)}.tabs.swatch6 li.tab-title.active > a{color:rgba(34, 34, 34, 1.00);background-color:rgba(235, 235, 235, 1.00)}.tabs.radius li.tab-title:first-child a{border-bottom-left-radius:3px;border-top-left-radius:3px}.tabs.radius li.tab-title:last-child a{border-top-right-radius:3px;border-bottom-right-radius:3px}.th.radius{border-radius:3px}.th:hover,.th:focus{-webkit-box-shadow:0 0 6px 1px rgba(0, 70, 93, 1.00);box-shadow:0 0 6px 1px rgba(0, 70, 93, 1.00)}.f-dropdown,.f-dropdown.content{background-color:rgba(255, 255, 255, 1.00);border-color:rgba(204, 204, 204, 1.00);color:rgba(51, 51, 51, 1.00)}.f-dropdown::before,.f-dropdown.content::before{border-color:transparent transparent rgba(255, 255, 255, 1.00) transparent}.f-dropdown::after,.f-dropdown.content::after{border-color:transparent transparent rgba(204, 204, 204, 1.00) transparent}.f-dropdown li a,.f-dropdown.content li a{color:rgba(51, 51, 51, 1.00)}.f-dropdown li:hover,.f-dropdown.content li:hover{background-color:rgba(0,0,0,0.1)}.f-dropdown.radius,.f-dropdown.content.radius{border-radius:3px}.tooltip{border-radius:3px;background-color:rgba(51, 51, 51, 1.00);color:rgba(255, 255, 255, 1.00)}.panel{background-color:rgba(242, 242, 242, 1.00);border-color:rgba(219, 219, 219, 1.00)}.panel.radius{border-radius:3px}.panel p{color:rgba(34, 34, 34, 1.00)}.panel p a{color:rgba(0, 140, 186, 1.00)}.panel p.alt{color:rgba(255, 255, 255, 1.00)}.panel p.alt a{color:rgba(0, 140, 186, 1.00)}.panel p.alt a:hover{color:rgba(0, 102, 136, 1.00)}.panel p.alt small{color:rgba(255, 255, 255, 1.00)}.panel h1,.panel h2,.panel h3,.panel h4,.panel h5,.panel h6{color:rgba(34, 34, 34, 1.00)}.panel h1.alt,.panel h2.alt,.panel h3.alt,.panel h4.alt,.panel h5.alt,.panel h6.alt{color:rgba(255, 255, 255, 1.00)}.panel h1.subheader,.panel h2.subheader,.panel h3.subheader,.panel h4.subheader,.panel h5.subheader,.panel h6.subheader{color:rgba(44, 44, 44, 1.00)}.panel h1.subheader.alt,.panel h2.subheader.alt,.panel h3.subheader.alt,.panel h4.subheader.alt,.panel h5.subheader.alt,.panel h6.subheader.alt{color:rgba(255, 255, 255, 1.00)}.pricing-table.primary .title{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00)}.pricing-table.primary .price{color:rgba(34, 34, 34, 1.00)}.pricing-table.primary .description{color:rgba(34, 34, 34, 1.00)}.pricing-table.primary .bullet-item{color:rgba(34, 34, 34, 1.00)}.pricing-table.secondary .title{background-color:rgba(231, 231, 231, 1.00);color:rgba(51, 51, 51, 1.00)}.pricing-table.secondary .price{color:rgba(34, 34, 34, 1.00)}.pricing-table.secondary .description{color:rgba(34, 34, 34, 1.00)}.pricing-table.secondary .bullet-item{color:rgba(34, 34, 34, 1.00)}.pricing-table.radius{border-radius:3px}.pricing-table.radius .title{border-top-right-radius:3px;border-top-left-radius:3px}.pricing-table.radius .cta-button{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.side-nav li a:not(.button){color:rgba(0, 140, 186, 1.00)}.side-nav li a:not(.button):hover{background-color:rgba(243, 243, 243, 1.00);color:rgba(0, 102, 136, 1.00)}.side-nav li.active > a:first-child:not(.button){color:rgba(0, 140, 186, 1.00)}.side-nav li.active:not(.has-dropdown) a:not(.button){color:rgba(0, 119, 158, 1.00)}.side-nav header{color:rgba(34, 34, 34, 1.00);margin-top:1rem;margin-bottom:0.5rem}.side-nav label{color:rgba(40, 40, 40, 1.00)}.side-nav li.divider{border-top-color:rgba(221, 221, 221, 1.00)}.side-nav.alt li a:not(.button){color:rgba(0, 140, 186, 1.00)}.side-nav.alt li a:not(.button):hover{background-color:rgba(243, 243, 243, 1.00);color:rgba(0, 102, 136, 1.00)}.side-nav.alt li.active > a:first-child:not(.button){color:rgba(0, 140, 186, 1.00)}.side-nav.alt li.active:not(.has-dropdown) a:not(.button){color:rgba(0, 119, 158, 1.00)}.side-nav.alt header{color:rgba(255, 255, 255, 1.00)}.side-nav.alt label{color:rgba(255, 255, 255, 1.00)}.side-nav.alt li.divider{border-top-color:rgba(221, 221, 221, 1.00)}.sub-nav dt,.sub-nav dd,.sub-nav li{float:none;display:inline-block}.sub-nav dt a:not(.button),.sub-nav dd a:not(.button),.sub-nav li a:not(.button){color:rgba(0, 140, 186, 1.00)}.sub-nav dt a:not(.button):hover,.sub-nav dd a:not(.button):hover,.sub-nav li a:not(.button):hover{color:rgba(0, 133, 176, 1.00)}.sub-nav dt.active a:not(.button),.sub-nav dd.active a:not(.button),.sub-nav li.active a:not(.button){color:rgba(255, 255, 255, 1.00);background-color:rgba(0, 140, 186, 1.00)}.sub-nav dt.active a:not(.button):hover,.sub-nav dd.active a:not(.button):hover,.sub-nav li.active a:not(.button):hover{background-color:rgba(0, 133, 176, 1.00)}.sub-nav dt.active a:not(.button).secondary,.sub-nav dd.active a:not(.button).secondary,.sub-nav li.active a:not(.button).secondary{color:rgba(51, 51, 51, 1.00);background-color:rgba(231, 231, 231, 1.00)}.sub-nav dt.active a:not(.button).secondary:hover,.sub-nav dd.active a:not(.button).secondary:hover,.sub-nav li.active a:not(.button).secondary:hover{background-color:rgba(219, 219, 219, 1.00)}.sub-nav.secondary dt a:not(.button),.sub-nav.secondary dd a:not(.button),.sub-nav.secondary li a:not(.button){color:rgba(231, 231, 231, 1.00)}.sub-nav.secondary dt a:not(.button):hover,.sub-nav.secondary dd a:not(.button):hover,.sub-nav.secondary li a:not(.button):hover{color:rgba(219, 219, 219, 1.00)}.sub-nav.secondary dt.active a:not(.button),.sub-nav.secondary dd.active a:not(.button),.sub-nav.secondary li.active a:not(.button){color:rgba(51, 51, 51, 1.00);background-color:rgba(231, 231, 231, 1.00)}.sub-nav.secondary dt.active a:not(.button):hover,.sub-nav.secondary dd.active a:not(.button):hover,.sub-nav.secondary li.active a:not(.button):hover{background-color:rgba(219, 219, 219, 1.00)}.reveal-modal{z-index:9999;background-color:rgba(255, 255, 255, 1.00);color:rgba(51, 51, 51, 1.00);border:none;border-radius:0}@media screen and (max-width:39.9375em){.reveal-modal{border-radius:0 !important}}.reveal-modal.fullscreen{position:fixed;top:0px !important;width:100vw;height:100vh;overflow-y:scroll}.reveal-modal.fullscreen .close-reveal-modal{position:fixed}.reveal-modal.radius{border-radius:3px}.reveal-modal .close-reveal-modal{color:rgba(170, 170, 170, 1.00);font-weight:normal;z-index:99999}.reveal-modal-bg{z-index:9998;background:rgba(0, 0, 0, 0.45)}nav.inline-nav ul.inline-list{margin-left:0}nav.inline-nav ul.inline-list li{float:none;display:inline-block}nav.inline-nav ul.inline-list li:first-child{margin-left:0}nav.inline-nav ul.inline-list li.active{border-width:0 0 1px 0;border-style:solid;border-bottom-color:rgba(0, 140, 186, 1.00)}nav.inline-nav ul.inline-list.alt li.active{border-bottom-color:rgba(0, 140, 186, 1.00)}.clearing-blackout{background-color:rgba(255, 255, 255, 1.00)}.clearing-assembled .clearing-container .visible-img,.clearing-assembled .clearing-container .clearing-caption{background-color:rgba(255, 255, 255, 1.00)}.clearing-assembled .clearing-container .carousel{background-color:rgba(242, 242, 242, 1.00)}.clearing-assembled .clearing-container .clearing-close{color:rgba(170, 170, 170, 1.00)}.clearing-assembled .clearing-container .clearing-close:hover,.clearing-assembled .clearing-container .clearing-close:focus{color:rgba(170, 170, 170, 1.00)}.clearing-assembled .clearing-container .clearing-main-next > span{border-color:transparent;border-left-color:rgba(51, 51, 51, 1.00)}.clearing-assembled .clearing-container .clearing-main-prev > span{border-color:transparent;border-right-color:rgba(51, 51, 51, 1.00)}.clearing-assembled .clearing-container .clearing-caption{color:rgba(51, 51, 51, 1.00)}.copyright{color:rgba(34, 34, 34, 1.00);font-size:0.9rem}.copyright a{color:rgba(0, 140, 186, 1.00)}.copyright a:hover{color:rgba(0, 102, 136, 1.00)}.stacks_s_hidden,.stacks_m_hidden,.stacks_l_hidden{display:block !important}@media only screen and (max-width:40em){.stacks_s_hidden{display:none !important}}@media only screen and (min-width:40.063em) and (max-width:62.5em){.stacks_m_hidden{display:none !important}}@media only screen and (min-width:62.563em){.stacks_l_hidden{display:none !important}}.fn-text-header{color:rgba(34, 34, 34, 1.00)}.fn-text-link a{color:rgba(0, 140, 186, 1.00)}.fn-text-link a:hover{color:rgba(0, 102, 136, 1.00)}.fn-text-text{color:rgba(34, 34, 34, 1.00)}.fn-text-text p,.fn-text-text div{color:rgba(34, 34, 34, 1.00)}.fn-text-accent{color:rgba(221, 221, 221, 1.00)}.fn-text-code-text{color:rgba(204, 55, 30, 1.00)}.fn-text-header-alt{color:rgba(255, 255, 255, 1.00)}.fn-text-link-alt a{color:rgba(0, 140, 186, 1.00)}.fn-text-link-alt a:hover{color:rgba(0, 102, 136, 1.00)}.fn-text-accent-alt{color:rgba(221, 221, 221, 1.00)}.fn-text-primary{color:rgba(0, 140, 186, 1.00)}.fn-text-primary-text{color:rgba(255, 255, 255, 1.00)}.fn-text-primary-text p,.fn-text-primary-text div{color:rgba(255, 255, 255, 1.00)}.fn-text-secondary{color:rgba(231, 231, 231, 1.00)}.fn-text-secondary-text{color:rgba(51, 51, 51, 1.00)}.fn-text-secondary-text p,.fn-text-secondary-text div{color:rgba(51, 51, 51, 1.00)}.fn-text-alert{color:rgba(240, 65, 36, 1.00)}.fn-text-success{color:rgba(67, 172, 106, 1.00)}.fn-text-warning{color:rgba(240, 138, 36, 1.00)}.fn-text-info{color:rgba(160, 211, 232, 1.00)}.fn-text-modal{color:rgba(255, 255, 255, 1.00)}.fn-text-modal-close{color:rgba(170, 170, 170, 1.00)}.fn-text-modal-text{color:rgba(51, 51, 51, 1.00)}.fn-text-modal-text p,.fn-text-modal-text div{color:rgba(51, 51, 51, 1.00)}.fn-text-text-alt{color:rgba(255, 255, 255, 1.00)}.fn-text-text-alt p,.fn-text-text-alt div{color:rgba(255, 255, 255, 1.00)}.fn-text-text-alt h1,.fn-text-text-alt h2,.fn-text-text-alt h3,.fn-text-text-alt h4,.fn-text-text-alt h5,.fn-text-text-alt h6{color:rgba(255, 255, 255, 1.00)}.fn-text-text-alt h1 a,.fn-text-text-alt h2 a,.fn-text-text-alt h3 a,.fn-text-text-alt h4 a,.fn-text-text-alt h5 a,.fn-text-text-alt h6 a{color:rgba(255, 255, 255, 1.00)}.fn-text-text-alt h1 a:hover,.fn-text-text-alt h2 a:hover,.fn-text-text-alt h3 a:hover,.fn-text-text-alt h4 a:hover,.fn-text-text-alt h5 a:hover,.fn-text-text-alt h6 a:hover{color:rgba(255, 255, 255, 1.00)}.fn-text-text-alt h1 small,.fn-text-text-alt h2 small,.fn-text-text-alt h3 small,.fn-text-text-alt h4 small,.fn-text-text-alt h5 small,.fn-text-text-alt h6 small{color:rgba(255, 255, 255, 1.00)}.fn-text-text-alt a{color:rgba(0, 140, 186, 1.00)}.fn-text-text-alt a:hover{color:rgba(0, 102, 136, 1.00)}.fn-text-sw1c1{color:rgba(34, 34, 34, 1.00)}.fn-text-sw1c1 p,.fn-text-sw1c1 div{color:rgba(34, 34, 34, 1.00)}.fn-text-sw1c1 h1,.fn-text-sw1c1 h2,.fn-text-sw1c1 h3,.fn-text-sw1c1 h4,.fn-text-sw1c1 h5,.fn-text-sw1c1 h6,.fn-text-sw1c1 a{color:rgba(248, 248, 248, 1.00)}.fn-text-sw1c1 a:hover{color:rgba(235, 235, 235, 1.00)}.fn-text-sw1c2{color:rgba(248, 248, 248, 1.00)}.fn-text-sw1c2 p,.fn-text-sw1c2 div{color:rgba(248, 248, 248, 1.00)}.fn-text-sw1c2 h1,.fn-text-sw1c2 h2,.fn-text-sw1c2 h3,.fn-text-sw1c2 h4,.fn-text-sw1c2 h5,.fn-text-sw1c2 h6,.fn-text-sw1c2 a{color:rgba(34, 34, 34, 1.00)}.fn-text-sw1c2 a:hover{color:rgba(32, 32, 32, 1.00)}.fn-text-sw2c1{color:rgba(34, 34, 34, 1.00)}.fn-text-sw2c1 p,.fn-text-sw2c1 div{color:rgba(34, 34, 34, 1.00)}.fn-text-sw2c1 h1,.fn-text-sw2c1 h2,.fn-text-sw2c1 h3,.fn-text-sw2c1 h4,.fn-text-sw2c1 h5,.fn-text-sw2c1 h6,.fn-text-sw2c1 a{color:rgba(248, 248, 248, 1.00)}.fn-text-sw2c1 a:hover{color:rgba(235, 235, 235, 1.00)}.fn-text-sw2c2{color:rgba(248, 248, 248, 1.00)}.fn-text-sw2c2 p,.fn-text-sw2c2 div{color:rgba(248, 248, 248, 1.00)}.fn-text-sw2c2 h1,.fn-text-sw2c2 h2,.fn-text-sw2c2 h3,.fn-text-sw2c2 h4,.fn-text-sw2c2 h5,.fn-text-sw2c2 h6,.fn-text-sw2c2 a{color:rgba(34, 34, 34, 1.00)}.fn-text-sw2c2 a:hover{color:rgba(32, 32, 32, 1.00)}.fn-text-sw3c1{color:rgba(34, 34, 34, 1.00)}.fn-text-sw3c1 p,.fn-text-sw3c1 div{color:rgba(34, 34, 34, 1.00)}.fn-text-sw3c1 h1,.fn-text-sw3c1 h2,.fn-text-sw3c1 h3,.fn-text-sw3c1 h4,.fn-text-sw3c1 h5,.fn-text-sw3c1 h6,.fn-text-sw3c1 a{color:rgba(248, 248, 248, 1.00)}.fn-text-sw3c1 a:hover{color:rgba(235, 235, 235, 1.00)}.fn-text-sw3c2{color:rgba(248, 248, 248, 1.00)}.fn-text-sw3c2 p,.fn-text-sw3c2 div{color:rgba(248, 248, 248, 1.00)}.fn-text-sw3c2 h1,.fn-text-sw3c2 h2,.fn-text-sw3c2 h3,.fn-text-sw3c2 h4,.fn-text-sw3c2 h5,.fn-text-sw3c2 h6,.fn-text-sw3c2 a{color:rgba(34, 34, 34, 1.00)}.fn-text-sw3c2 a:hover{color:rgba(32, 32, 32, 1.00)}.fn-text-sw4c1{color:rgba(248, 248, 248, 1.00)}.fn-text-sw4c1 p,.fn-text-sw4c1 div{color:rgba(248, 248, 248, 1.00)}.fn-text-sw4c1 h1,.fn-text-sw4c1 h2,.fn-text-sw4c1 h3,.fn-text-sw4c1 h4,.fn-text-sw4c1 h5,.fn-text-sw4c1 h6,.fn-text-sw4c1 a{color:rgba(34, 34, 34, 1.00)}.fn-text-sw4c1 a:hover{color:rgba(32, 32, 32, 1.00)}.fn-text-sw4c2{color:rgba(34, 34, 34, 1.00)}.fn-text-sw4c2 p,.fn-text-sw4c2 div{color:rgba(34, 34, 34, 1.00)}.fn-text-sw4c2 h1,.fn-text-sw4c2 h2,.fn-text-sw4c2 h3,.fn-text-sw4c2 h4,.fn-text-sw4c2 h5,.fn-text-sw4c2 h6,.fn-text-sw4c2 a{color:rgba(248, 248, 248, 1.00)}.fn-text-sw4c2 a:hover{color:rgba(235, 235, 235, 1.00)}.fn-text-sw5c1{color:rgba(248, 248, 248, 1.00)}.fn-text-sw5c1 p,.fn-text-sw5c1 div{color:rgba(248, 248, 248, 1.00)}.fn-text-sw5c1 h1,.fn-text-sw5c1 h2,.fn-text-sw5c1 h3,.fn-text-sw5c1 h4,.fn-text-sw5c1 h5,.fn-text-sw5c1 h6,.fn-text-sw5c1 a{color:rgba(34, 34, 34, 1.00)}.fn-text-sw5c1 a:hover{color:rgba(32, 32, 32, 1.00)}.fn-text-sw5c2{color:rgba(34, 34, 34, 1.00)}.fn-text-sw5c2 p,.fn-text-sw5c2 div{color:rgba(34, 34, 34, 1.00)}.fn-text-sw5c2 h1,.fn-text-sw5c2 h2,.fn-text-sw5c2 h3,.fn-text-sw5c2 h4,.fn-text-sw5c2 h5,.fn-text-sw5c2 h6,.fn-text-sw5c2 a{color:rgba(248, 248, 248, 1.00)}.fn-text-sw5c2 a:hover{color:rgba(235, 235, 235, 1.00)}.fn-text-sw6c1{color:rgba(248, 248, 248, 1.00)}.fn-text-sw6c1 p,.fn-text-sw6c1 div{color:rgba(248, 248, 248, 1.00)}.fn-text-sw6c1 h1,.fn-text-sw6c1 h2,.fn-text-sw6c1 h3,.fn-text-sw6c1 h4,.fn-text-sw6c1 h5,.fn-text-sw6c1 h6,.fn-text-sw6c1 a{color:rgba(34, 34, 34, 1.00)}.fn-text-sw6c1 a:hover{color:rgba(32, 32, 32, 1.00)}.fn-text-sw6c2{color:rgba(34, 34, 34, 1.00)}.fn-text-sw6c2 p,.fn-text-sw6c2 div{color:rgba(34, 34, 34, 1.00)}.fn-text-sw6c2 h1,.fn-text-sw6c2 h2,.fn-text-sw6c2 h3,.fn-text-sw6c2 h4,.fn-text-sw6c2 h5,.fn-text-sw6c2 h6,.fn-text-sw6c2 a{color:rgba(248, 248, 248, 1.00)}.fn-text-sw6c2 a:hover{color:rgba(235, 235, 235, 1.00)}.panel .fn-text-sw1c1{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw1c1 p,.panel .fn-text-sw1c1 div{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw1c1 h1,.panel .fn-text-sw1c1 h2,.panel .fn-text-sw1c1 h3,.panel .fn-text-sw1c1 h4,.panel .fn-text-sw1c1 h5,.panel .fn-text-sw1c1 h6,.panel .fn-text-sw1c1 a{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw1c1 a:hover{color:rgba(235, 235, 235, 1.00)}.panel .fn-text-sw1c2{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw1c2 p,.panel .fn-text-sw1c2 div{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw1c2 h1,.panel .fn-text-sw1c2 h2,.panel .fn-text-sw1c2 h3,.panel .fn-text-sw1c2 h4,.panel .fn-text-sw1c2 h5,.panel .fn-text-sw1c2 h6,.panel .fn-text-sw1c2 a{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw1c2 a:hover{color:rgba(32, 32, 32, 1.00)}.panel .fn-text-sw2c1{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw2c1 p,.panel .fn-text-sw2c1 div{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw2c1 h1,.panel .fn-text-sw2c1 h2,.panel .fn-text-sw2c1 h3,.panel .fn-text-sw2c1 h4,.panel .fn-text-sw2c1 h5,.panel .fn-text-sw2c1 h6,.panel .fn-text-sw2c1 a{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw2c1 a:hover{color:rgba(235, 235, 235, 1.00)}.panel .fn-text-sw2c2{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw2c2 p,.panel .fn-text-sw2c2 div{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw2c2 h1,.panel .fn-text-sw2c2 h2,.panel .fn-text-sw2c2 h3,.panel .fn-text-sw2c2 h4,.panel .fn-text-sw2c2 h5,.panel .fn-text-sw2c2 h6,.panel .fn-text-sw2c2 a{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw2c2 a:hover{color:rgba(32, 32, 32, 1.00)}.panel .fn-text-sw3c1{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw3c1 p,.panel .fn-text-sw3c1 div{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw3c1 h1,.panel .fn-text-sw3c1 h2,.panel .fn-text-sw3c1 h3,.panel .fn-text-sw3c1 h4,.panel .fn-text-sw3c1 h5,.panel .fn-text-sw3c1 h6,.panel .fn-text-sw3c1 a{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw3c1 a:hover{color:rgba(235, 235, 235, 1.00)}.panel .fn-text-sw3c2{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw3c2 p,.panel .fn-text-sw3c2 div{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw3c2 h1,.panel .fn-text-sw3c2 h2,.panel .fn-text-sw3c2 h3,.panel .fn-text-sw3c2 h4,.panel .fn-text-sw3c2 h5,.panel .fn-text-sw3c2 h6,.panel .fn-text-sw3c2 a{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw3c2 a:hover{color:rgba(32, 32, 32, 1.00)}.panel .fn-text-sw4c1{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw4c1 p,.panel .fn-text-sw4c1 div{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw4c1 h1,.panel .fn-text-sw4c1 h2,.panel .fn-text-sw4c1 h3,.panel .fn-text-sw4c1 h4,.panel .fn-text-sw4c1 h5,.panel .fn-text-sw4c1 h6,.panel .fn-text-sw4c1 a{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw4c1 a:hover{color:rgba(32, 32, 32, 1.00)}.panel .fn-text-sw4c2{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw4c2 p,.panel .fn-text-sw4c2 div{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw4c2 h1,.panel .fn-text-sw4c2 h2,.panel .fn-text-sw4c2 h3,.panel .fn-text-sw4c2 h4,.panel .fn-text-sw4c2 h5,.panel .fn-text-sw4c2 h6,.panel .fn-text-sw4c2 a{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw4c2 a:hover{color:rgba(235, 235, 235, 1.00)}.panel .fn-text-sw5c1{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw5c1 p,.panel .fn-text-sw5c1 div{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw5c1 h1,.panel .fn-text-sw5c1 h2,.panel .fn-text-sw5c1 h3,.panel .fn-text-sw5c1 h4,.panel .fn-text-sw5c1 h5,.panel .fn-text-sw5c1 h6,.panel .fn-text-sw5c1 a{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw5c1 a:hover{color:rgba(32, 32, 32, 1.00)}.panel .fn-text-sw5c2{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw5c2 p,.panel .fn-text-sw5c2 div{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw5c2 h1,.panel .fn-text-sw5c2 h2,.panel .fn-text-sw5c2 h3,.panel .fn-text-sw5c2 h4,.panel .fn-text-sw5c2 h5,.panel .fn-text-sw5c2 h6,.panel .fn-text-sw5c2 a{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw5c2 a:hover{color:rgba(235, 235, 235, 1.00)}.panel .fn-text-sw6c1{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw6c1 p,.panel .fn-text-sw6c1 div{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw6c1 h1,.panel .fn-text-sw6c1 h2,.panel .fn-text-sw6c1 h3,.panel .fn-text-sw6c1 h4,.panel .fn-text-sw6c1 h5,.panel .fn-text-sw6c1 h6,.panel .fn-text-sw6c1 a{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw6c1 a:hover{color:rgba(32, 32, 32, 1.00)}.panel .fn-text-sw6c2{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw6c2 p,.panel .fn-text-sw6c2 div{color:rgba(34, 34, 34, 1.00)}.panel .fn-text-sw6c2 h1,.panel .fn-text-sw6c2 h2,.panel .fn-text-sw6c2 h3,.panel .fn-text-sw6c2 h4,.panel .fn-text-sw6c2 h5,.panel .fn-text-sw6c2 h6,.panel .fn-text-sw6c2 a{color:rgba(248, 248, 248, 1.00)}.panel .fn-text-sw6c2 a:hover{color:rgba(235, 235, 235, 1.00)}.fn-bg-header{background-color:rgba(34, 34, 34, 1.00)}.fn-bg-text{background-color:rgba(34, 34, 34, 1.00)}.fn-bg-link{background-color:rgba(0, 140, 186, 1.00)}.fn-bg-link-hover{background-color:rgba(0, 102, 136, 1.00)}.fn-bg-accent{background-color:rgba(221, 221, 221, 1.00)}.fn-bg-code-text{background-color:rgba(204, 55, 30, 1.00)}.fn-bg-modal-text{background-color:rgba(51, 51, 51, 1.00)}.fn-bg-header-alt{background-color:rgba(255, 255, 255, 1.00)}.fn-bg-text-alt{background-color:rgba(255, 255, 255, 1.00)}.fn-bg-link-alt{background-color:rgba(0, 140, 186, 1.00)}.fn-bg-link-hover-alt{background-color:rgba(0, 102, 136, 1.00)}.fn-bg-accent-alt{background-color:rgba(221, 221, 221, 1.00)}.fn-bg-primary{background-color:rgba(0, 140, 186, 1.00)}.fn-bg-primary-text{background-color:rgba(255, 255, 255, 1.00)}.fn-bg-secondary{background-color:rgba(231, 231, 231, 1.00)}.fn-bg-secondary-text{background-color:rgba(51, 51, 51, 1.00)}.fn-bg-alert{background-color:rgba(240, 65, 36, 1.00)}.fn-bg-success{background-color:rgba(67, 172, 106, 1.00)}.fn-bg-warning{background-color:rgba(240, 138, 36, 1.00)}.fn-bg-info{background-color:rgba(160, 211, 232, 1.00)}.fn-bg-modal{background-color:rgba(255, 255, 255, 1.00)}.fn-bg-modal-close{background-color:rgba(170, 170, 170, 1.00)}.fn-bg-sw1c1{background-color:rgba(34, 34, 34, 1.00)}.fn-bg-sw1c2{background-color:rgba(248, 248, 248, 1.00)}.fn-bg-sw2c1{background-color:rgba(34, 34, 34, 1.00)}.fn-bg-sw2c2{background-color:rgba(248, 248, 248, 1.00)}.fn-bg-sw3c1{background-color:rgba(34, 34, 34, 1.00)}.fn-bg-sw3c2{background-color:rgba(248, 248, 248, 1.00)}.fn-bg-sw4c1{background-color:rgba(248, 248, 248, 1.00)}.fn-bg-sw4c2{background-color:rgba(34, 34, 34, 1.00)}.fn-bg-sw5c1{background-color:rgba(248, 248, 248, 1.00)}.fn-bg-sw5c2{background-color:rgba(34, 34, 34, 1.00)}.fn-bg-sw6c1{background-color:rgba(248, 248, 248, 1.00)}.fn-bg-sw6c2{background-color:rgba(34, 34, 34, 1.00)}.fn-backdrop{background-color:rgba(0, 0, 0, 0.45)}.fn-backdrop-solid{background-color:rgba(0, 0, 0, 0.45)}.fn-scheme-primary{background-color:rgba(0, 140, 186, 1.00);color:rgba(255, 255, 255, 1.00)}.fn-scheme-primary div,.fn-scheme-primary p{color:rgba(255, 255, 255, 1.00)}.fn-scheme-primary.button:hover{background-color:rgba(0, 133, 176, 1.00)}.fn-scheme-secondary{background-color:rgba(231, 231, 231, 1.00);color:rgba(51, 51, 51, 1.00)}.fn-scheme-secondary div,.fn-scheme-secondary p{color:rgba(51, 51, 51, 1.00)}.fn-scheme-secondary.button:hover{background-color:rgba(219, 219, 219, 1.00)}.fn-scheme-modal{background-color:rgba(255, 255, 255, 1.00);color:rgba(51, 51, 51, 1.00)}.fn-scheme-modal div,.fn-scheme-modal p{color:rgba(51, 51, 51, 1.00)}.fn-scheme-modal .close{color:rgba(170, 170, 170, 1.00)}.fn-scheme-swatch1{background-color:rgba(34, 34, 34, 1.00);color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch1 div,.fn-scheme-swatch1 p{color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch1.switch{background-color:transparent}.fn-scheme-swatch1.switch label::after{background-color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch1.switch input:checked + label{background-color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch1.button:hover{background-color:rgba(32, 32, 32, 1.00)}.fn-scheme-swatch1.ghost{background-color:transparent;border-color:rgba(34, 34, 34, 1.00);color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch1.ghost.button:hover{color:rgba(248, 248, 248, 1.00);border-color:rgba(32, 32, 32, 1.00);background-color:rgba(32, 32, 32, 1.00)}.fn-scheme-swatch2{background-color:rgba(34, 34, 34, 1.00);color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch2 div,.fn-scheme-swatch2 p{color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch2.switch{background-color:transparent}.fn-scheme-swatch2.switch label::after{background-color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch2.switch input:checked + label{background-color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch2.button:hover{background-color:rgba(32, 32, 32, 1.00)}.fn-scheme-swatch2.ghost{background-color:transparent;border-color:rgba(34, 34, 34, 1.00);color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch2.ghost.button:hover{color:rgba(248, 248, 248, 1.00);border-color:rgba(32, 32, 32, 1.00);background-color:rgba(32, 32, 32, 1.00)}.fn-scheme-swatch3{background-color:rgba(34, 34, 34, 1.00);color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch3 div,.fn-scheme-swatch3 p{color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch3.switch{background-color:transparent}.fn-scheme-swatch3.switch label::after{background-color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch3.switch input:checked + label{background-color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch3.button:hover{background-color:rgba(32, 32, 32, 1.00)}.fn-scheme-swatch3.ghost{background-color:transparent;border-color:rgba(34, 34, 34, 1.00);color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch3.ghost.button:hover{color:rgba(248, 248, 248, 1.00);border-color:rgba(32, 32, 32, 1.00);background-color:rgba(32, 32, 32, 1.00)}.fn-scheme-swatch4{background-color:rgba(248, 248, 248, 1.00);color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch4 div,.fn-scheme-swatch4 p{color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch4.switch{background-color:transparent}.fn-scheme-swatch4.switch label::after{background-color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch4.switch input:checked + label{background-color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch4.switch label::after{background-color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch4.switch input:checked + label{background-color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch4.button:hover{background-color:rgba(235, 235, 235, 1.00)}.fn-scheme-swatch4.ghost{background-color:transparent;border-color:rgba(248, 248, 248, 1.00);color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch4.ghost.button:hover{color:rgba(34, 34, 34, 1.00);border-color:rgba(235, 235, 235, 1.00);background-color:rgba(235, 235, 235, 1.00)}.fn-scheme-swatch5{background-color:rgba(248, 248, 248, 1.00);color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch5 div,.fn-scheme-swatch5 p{color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch5.button:hover{background-color:rgba(235, 235, 235, 1.00)}.fn-scheme-swatch5.switch{background-color:transparent}.fn-scheme-swatch5.switch label::after{background-color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch5.switch input:checked + label{background-color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch5.ghost{background-color:transparent;border-color:rgba(248, 248, 248, 1.00);color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch5.ghost.button:hover{color:rgba(34, 34, 34, 1.00);border-color:rgba(235, 235, 235, 1.00);background-color:rgba(235, 235, 235, 1.00)}.fn-scheme-swatch6{background-color:rgba(248, 248, 248, 1.00);color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch6 div,.fn-scheme-swatch6 p{color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch6.switch{background-color:transparent}.fn-scheme-swatch6.switch label::after{background-color:rgba(34, 34, 34, 1.00)}.fn-scheme-swatch6.switch input:checked + label{background-color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch6.button:hover{background-color:rgba(235, 235, 235, 1.00)}.fn-scheme-swatch6.ghost{background-color:transparent;border-color:rgba(248, 248, 248, 1.00);color:rgba(248, 248, 248, 1.00)}.fn-scheme-swatch6.ghost.button:hover{color:rgba(34, 34, 34, 1.00);border-color:rgba(235, 235, 235, 1.00);background-color:rgba(235, 235, 235, 1.00)}
/*
1.3.0

*/
#stacks_in_7121_4 {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#stacks_in_7121_4 > * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*:focus {
  outline-style:none;
  box-shadow:none;
  border-color:transparent;
}

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

#stacks_in_7121_4 nav {
  border: 0px solid transparent;
}
#clean-menu_stacks_in_7121_4 {
  max-width: 1960px;
  box-sizing: border-box;
  padding: 0px 20px;
  
  margin: 0 auto;
  
}
/* compatability fixes */
#clean-menu_stacks_in_7121_4 ul {
  margin: 0;
}
#clean-menu-full_stacks_in_7121_4.cm-full-menu ul,
#clean-menu_stacks_in_7121_4 .clean-menu-top-level > ul > li > ul {
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}
#clean-menu_stacks_in_7121_4 ul li a:after,
#clean-menu_stacks_in_7121_4 .clean-menu-top-level > ul > li > ul li a:after {
  align-self: center;
}
/* --- */
#clean-menu-full_stacks_in_7121_4.cm-full-menu,
#clean-menu_stacks_in_7121_4 .clean-menu-top-level > ul > li > ul {
  position: absolute;
  top: 0;
  left: 0;
}
#clean-menu-full_stacks_in_7121_4.cm-full-menu ul,
#clean-menu_stacks_in_7121_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_7121_4.cm-full-menu ul {
  padding: 6px 0px;
}
#clean-menu-full_stacks_in_7121_4.cm-full-menu ul li,
#clean-menu_stacks_in_7121_4 .clean-menu-top-level > ul > li > ul li {
  display: block;
  margin: 0;
  padding: 0;
  float: none;
  background: transparent;
}
#clean-menu-full_stacks_in_7121_4.cm-full-menu ul li a,
#clean-menu_stacks_in_7121_4 .clean-menu-top-level > ul > li > ul li a {
  padding: 5px 20px;
  margin: 0;
  background: transparent;
  display: inline-block;
}
#clean-menu_stacks_in_7121_4 .clean-menu-top-level > ul > li.clean-menu-dropdown > ul {
  padding: 6px 0px;
}
#clean-menu_stacks_in_7121_4 .clean-menu-top-level > ul > li > ul li a {
  padding: 6px 20px;
}
#clean-menu-full_stacks_in_7121_4.cm-full-menu ul > li > a {
  font-weight: bold;
}
#clean-menu-full_stacks_in_7121_4.cm-full-menu ul ul > li > a,
#clean-menu_stacks_in_7121_4 .clean-menu-top-level > ul > li > ul ul {
  padding: 6px 20px;
  font-weight: normal;
  line-height: inherit;
  height: auto;
}
#clean-menu-full_stacks_in_7121_4.cm-full-menu ul > div,
#clean-menu_stacks_in_7121_4 .clean-menu-top-level > ul > li > ul > div {
  padding: 20px;
}
#clean-menu-full_stacks_in_7121_4.cm-full-menu ul > div a,
#clean-menu_stacks_in_7121_4 .clean-menu-top-level > ul > li > ul > div a {
  display: block;
  padding: 0;
}
#clean-menu-full_stacks_in_7121_4.cm-full-menu ul ul,
#clean-menu_stacks_in_7121_4 .clean-menu-top-level > ul > li > ul ul {
  display: block;
  padding: 0px 0px 10px 10px;
  margin: 0;
}
#clean-menu-full_stacks_in_7121_4.cm-full-menu,
#clean-menu_stacks_in_7121_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_7121_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_7121_4.cm-full-menu.clean-menu-active ul {
  pointer-events: all;
  opacity: 1;
}
#clean-menu-full_stacks_in_7121_4 ul {
  opacity: 0;
  pointer-events: none;
  z-index: 0;
  -webkit-transition: opacity 450ms ease;
  transition: opacity 450ms ease;
}
#clean-menu-full_stacks_in_7121_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_7121_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_7121_4 > div {
  -ms-flex-item-align: center;
  align-self: center;
}
#clean-menu_stacks_in_7121_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_7121_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_7121_4 .clean-menu-logo {
  max-width: 250px;
  min-width: 250px;
  margin: 0;
}
#clean-menu_stacks_in_7121_4 .clean-menu-logo .cm-logo-wrap {
  max-width: 250px;
  min-width: 250px;
  -webkit-box-flex: none;
  -ms-flex: none;
  flex: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  justify-content: center;
}
#clean-menu_stacks_in_7121_4 .clean-menu-logo a {
  text-decoration: none;
  display: block;
}
/*
div[tag="slice"] > .mez > #stacks_in_7121_4.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-logo {
  width: 300px; max-width: 300px;
}
*/
#clean-menu_stacks_in_7121_4 .clean-menu-logo > div > div {
  -ms-flex-item-align: center;
  align-self: center;
}
#clean-menu_stacks_in_7121_4 .clean-menu-logo .cm-logo-left {
  max-width: 73px;
  
  display: none;
  
  
  max-width: 9999px;
  
  margin: 10px 0;
}
div[tag="slice"] > .mez > #stacks_in_7121_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_7121_4 .clean-menu-logo .cm-logo-right {
  
  display: none;
  
  margin: 10px 0;
}
#clean-menu_stacks_in_7121_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_7121_4 .clean-menu-top-level ul > div {
  display: none;
}
#clean-menu_stacks_in_7121_4 .clean-menu-top-level ul ul {
  display: none;
}
#clean-menu_stacks_in_7121_4 .clean-menu-top-level ul li {
  margin: 0 15px;
  -ms-flex-item-align: center;
  align-self: center;
}

#clean-menu_stacks_in_7121_4 .clean-menu-top-level ul li:first-child {
  margin-left: 0;
}
#clean-menu_stacks_in_7121_4 .clean-menu-top-level ul li:last-child {
  margin-right: 0;
}
#clean-menu_stacks_in_7121_4 .clean-menu-top-level ul li:last-child.cm-group-True {
  margin: 0;
}


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

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







#clean-menu_stacks_in_7121_4 .clean-menu-logo,
#clean-menu_stacks_in_7121_4 .clean-menu-full {
  width: 50px;
  min-width: 50px;
  max-width: 50px;
}


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

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




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






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









#clean-menu_stacks_in_7121_4 .clean-menu-top-level ul li.cm-current > a {
  
}
#stacks_in_7026_2 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_7026_2 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_7026_2 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_7026_2 > .row.padding-detailed.padding-medium-up,#stacks_in_7026_2 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_7026_2 > .row.padding-detailed.padding-y-medium-up,#stacks_in_7026_2 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_7026_2 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_7026_2 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}

/* custom stuff */


#corner-stacks_in_7026_3 .corner-modal
{
  z-index: 9999;
  max-width:400px;
  max-height:400px;
}



#corner-stacks_in_7026_3 .corner-content {
	border:1px solid rgba(0, 0, 0, 0.40);
	border-radius:2px;
  background-color:rgba(255, 255, 255, 1.00);
  color: rgba(102, 102, 102, 1.00);
  overflow:auto;
}

#corner-stacks_in_7026_3 .corner-button
{
	font-family: Arial;
	font-size: 16px;
  font-weight: 700;
	border:3px solid rgba(0, 0, 255, 1.00);
	border-radius:22px;
  background-color:rgba(251, 2, 7, 1.00);
  color: rgba(255, 255, 255, 1.00);
  padding-top: 10px;
  padding-right: 13px;
  padding-bottom: 10px;
  padding-left: 20px;
  margin-top: 150px;
  margin-right: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
  z-index: 9998;
}


#corner-stacks_in_7026_3 .corner-button.corner-tl,
#corner-stacks_in_7026_3 .corner-button.corner-tr {
  margin-top: -60px;
}

#corner-stacks_in_7026_3 .corner-button.corner-bl,
#corner-stacks_in_7026_3 .corner-button.corner-br {
  margin-bottom: -60px;
}


#corner-stacks_in_7026_3 .corner-content {
	padding-top: 30px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  margin-top: 20px;
  margin-right: 20px;
  margin-bottom: 39px;
  margin-left: 20px;
}

#corner-stacks_in_7026_3 .corner-button.corner-tl.corner-show,
#corner-stacks_in_7026_3 .corner-button.corner-tr.corner-show {
  margin-top: 150px;
}

#corner-stacks_in_7026_3 .corner-button.corner-bl.corner-show,
#corner-stacks_in_7026_3 .corner-button.corner-br.corner-show {
  margin-bottom: 20px;
}


/* hide the text in button on smaller screens */
@media only screen and (max-width: 770px)  
{ 
  #corner-stacks_in_7026_3 .corner-modal
  {
    width:100%;
    max-width:100%;
    max-height:100%;
    margin:0;
  }

  #corner-stacks_in_7026_3 .corner-content
  {
    margin:4px;
  }

  #corner-stacks_in_7026_3 span.corner-label { 
    display:none; 
  }
}



#stacks_in_7026_51 p,#stacks_in_7026_51 div,#stacks_in_7026_51 ul,#stacks_in_7026_51 ol,#stacks_in_7026_51 dl{line-height:1.60;font-size:2.00rem}

#stacks_in_7026_52 {
	display:inline-block; width:100%; line-height: 1.060000em;
	font-size: 142%;
}
#stacks_in_7026_62 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Arial, Helvetica, sans-serif;
  
  text-align: center;
}


#stacks_in_7026_62 a,
#stacks_in_7026_62 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_7026_62 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_7026_62 a i,
#stacks_in_7026_62 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_7026_62 a,
  #stacks_in_7026_62 a:visited {
    background-color: rgba(127, 127, 127, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_7026_62 a:hover,
  #stacks_in_7026_62 a:active {
    background-color: rgba(2, 90, 165, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_7026_62 a i,
  #stacks_in_7026_62 a:visited i {
    background-color: rgba(2, 90, 165, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_7026_62 a:hover i,
  #stacks_in_7026_62 a:active i {
    background-color: rgba(0, 71, 132, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }










  /* Flexible Width Mode */
  #stacks_in_7026_62 a,
  #stacks_in_7026_62 a:visited {
      width: 100%;
  }

  






/* custom stuff */


#corner-stacks_in_7026_20 .corner-modal
{
  z-index: 9999;
  max-width:400px;
  max-height:400px;
}



#corner-stacks_in_7026_20 .corner-content {
	border:1px solid rgba(0, 0, 0, 0.40);
	border-radius:2px;
  background-color:rgba(255, 255, 255, 1.00);
  color: rgba(102, 102, 102, 1.00);
  overflow:auto;
}

#corner-stacks_in_7026_20 .corner-button
{
	font-family: Arial;
	font-size: 16px;
  font-weight: 700;
	border:3px solid rgba(0, 0, 255, 1.00);
	border-radius:22px;
  background-color:rgba(128, 0, 2, 1.00);
  color: rgba(255, 255, 255, 1.00);
  padding-top: 10px;
  padding-right: 13px;
  padding-bottom: 10px;
  padding-left: 20px;
  margin-top: 220px;
  margin-right: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
  z-index: 9998;
}


#corner-stacks_in_7026_20 .corner-button.corner-tl,
#corner-stacks_in_7026_20 .corner-button.corner-tr {
  margin-top: -60px;
}

#corner-stacks_in_7026_20 .corner-button.corner-bl,
#corner-stacks_in_7026_20 .corner-button.corner-br {
  margin-bottom: -60px;
}


#corner-stacks_in_7026_20 .corner-content {
	padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  margin-top: 20px;
  margin-right: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
}

#corner-stacks_in_7026_20 .corner-button.corner-tl.corner-show,
#corner-stacks_in_7026_20 .corner-button.corner-tr.corner-show {
  margin-top: 220px;
}

#corner-stacks_in_7026_20 .corner-button.corner-bl.corner-show,
#corner-stacks_in_7026_20 .corner-button.corner-br.corner-show {
  margin-bottom: 20px;
}


/* hide the text in button on smaller screens */
@media only screen and (max-width: 770px)  
{ 
  #corner-stacks_in_7026_20 .corner-modal
  {
    width:100%;
    max-width:100%;
    max-height:100%;
    margin:0;
  }

  #corner-stacks_in_7026_20 .corner-content
  {
    margin:4px;
  }

  #corner-stacks_in_7026_20 span.corner-label { 
    display:none; 
  }
}



#stacks_in_7026_31 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_7026_31 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_7026_31 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_7026_31 > .row.padding-detailed.padding-medium-up,#stacks_in_7026_31 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_7026_31 > .row.padding-detailed.padding-y-medium-up,#stacks_in_7026_31 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_7026_31 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_7026_31 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}


#stacks_in_7026_31 {
	padding:  20px;
}
/* Start Smart Image stack CSS code */#stacks_in_7026_44{	text-align: center;}#stacks_in_7026_44 figure a img{	cursor: pointer !important;}.stacks_in_7026_44responsive {  max-width: 100%;  margin: 0;  padding: 0;}.stacks_in_7026_44responsive img, .stacks_in_7026_44warehouseImage img {  max-width: 100%;  height: auto;  margin: 0 auto 0 auto;  display: block;}.stacks_in_7026_44hiddenimage{	display: none;}.stacks_in_7026_44warehouseImage{	display: none;}/* End Smart Image stack CSS code */#stacks_in_7026_30 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_7026_30 a,
#stacks_in_7026_30 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_7026_30 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_7026_30 a i,
#stacks_in_7026_30 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_7026_30 a,
  #stacks_in_7026_30 a:visited {
    background-color: rgba(76, 76, 76, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_7026_30 a:hover,
  #stacks_in_7026_30 a:active {
    background-color: rgba(2, 90, 165, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_7026_30 a i,
  #stacks_in_7026_30 a:visited i {
    background-color: rgba(2, 90, 165, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_7026_30 a:hover i,
  #stacks_in_7026_30 a:active i {
    background-color: rgba(0, 71, 132, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }










  /* Flexible Width Mode */
  #stacks_in_7026_30 a,
  #stacks_in_7026_30 a:visited {
      width: 100%;
  }

  







#stacks_in_7026_30 {
	padding:  20px;
}
#stacks_in_7026_29 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_7026_29 a,
#stacks_in_7026_29 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_7026_29 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_7026_29 a i,
#stacks_in_7026_29 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_7026_29 a,
  #stacks_in_7026_29 a:visited {
    background-color: rgba(76, 76, 76, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_7026_29 a:hover,
  #stacks_in_7026_29 a:active {
    background-color: rgba(2, 90, 165, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_7026_29 a i,
  #stacks_in_7026_29 a:visited i {
    background-color: rgba(2, 90, 165, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_7026_29 a:hover i,
  #stacks_in_7026_29 a:active i {
    background-color: rgba(0, 71, 132, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }










  /* Flexible Width Mode */
  #stacks_in_7026_29 a,
  #stacks_in_7026_29 a:visited {
      width: 100%;
  }

  







#stacks_in_7026_29 {
	padding:  20px;
}
#stacks_in_7026_28 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_7026_28 a,
#stacks_in_7026_28 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_7026_28 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_7026_28 a i,
#stacks_in_7026_28 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_7026_28 a,
  #stacks_in_7026_28 a:visited {
    background-color: rgba(76, 76, 76, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_7026_28 a:hover,
  #stacks_in_7026_28 a:active {
    background-color: rgba(2, 90, 165, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_7026_28 a i,
  #stacks_in_7026_28 a:visited i {
    background-color: rgba(2, 90, 165, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_7026_28 a:hover i,
  #stacks_in_7026_28 a:active i {
    background-color: rgba(0, 71, 132, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }










  /* Flexible Width Mode */
  #stacks_in_7026_28 a,
  #stacks_in_7026_28 a:visited {
      width: 100%;
  }

  







#stacks_in_7026_28 {
	padding:  20px;
}
/* custom stuff */


#corner-stacks_in_7026_63 .corner-modal
{
  z-index: 9999;
  max-width:400px;
  max-height:400px;
}



#corner-stacks_in_7026_63 .corner-content {
	border:1px solid rgba(0, 0, 0, 0.40);
	border-radius:2px;
  background-color:rgba(255, 255, 255, 1.00);
  color: rgba(102, 102, 102, 1.00);
  overflow:auto;
}

#corner-stacks_in_7026_63 .corner-button
{
	font-family: Arial;
	font-size: 16px;
  font-weight: 700;
	border:3px solid rgba(0, 0, 255, 1.00);
	border-radius:22px;
  background-color:rgba(0, 0, 128, 1.00);
  color: rgba(255, 255, 255, 1.00);
  padding-top: 10px;
  padding-right: 13px;
  padding-bottom: 10px;
  padding-left: 20px;
  margin-top: 290px;
  margin-right: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
  z-index: 9998;
}


#corner-stacks_in_7026_63 .corner-button.corner-tl,
#corner-stacks_in_7026_63 .corner-button.corner-tr {
  margin-top: -60px;
}

#corner-stacks_in_7026_63 .corner-button.corner-bl,
#corner-stacks_in_7026_63 .corner-button.corner-br {
  margin-bottom: -60px;
}


#corner-stacks_in_7026_63 .corner-content {
	padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  margin-top: 20px;
  margin-right: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
}

#corner-stacks_in_7026_63 .corner-button.corner-tl.corner-show,
#corner-stacks_in_7026_63 .corner-button.corner-tr.corner-show {
  margin-top: 290px;
}

#corner-stacks_in_7026_63 .corner-button.corner-bl.corner-show,
#corner-stacks_in_7026_63 .corner-button.corner-br.corner-show {
  margin-bottom: 20px;
}


/* hide the text in button on smaller screens */
@media only screen and (max-width: 770px)  
{ 
  #corner-stacks_in_7026_63 .corner-modal
  {
    width:100%;
    max-width:100%;
    max-height:100%;
    margin:0;
  }

  #corner-stacks_in_7026_63 .corner-content
  {
    margin:4px;
  }

  #corner-stacks_in_7026_63 span.corner-label { 
    display:none; 
  }
}



#stacks_in_7026_64 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_7026_64 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_7026_64 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_7026_64 > .row.padding-detailed.padding-medium-up,#stacks_in_7026_64 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_7026_64 > .row.padding-detailed.padding-y-medium-up,#stacks_in_7026_64 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_7026_64 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_7026_64 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}


#stacks_in_7026_64 {
	padding:  20px;
}
/* Start Smart Image stack CSS code */#stacks_in_7026_66{	text-align: center;}#stacks_in_7026_66 figure a img{	cursor: pointer !important;}.stacks_in_7026_66responsive {  max-width: 100%;  margin: 0;  padding: 0;}.stacks_in_7026_66responsive img, .stacks_in_7026_66warehouseImage img {  max-width: 100%;  height: auto;  margin: 0 auto 0 auto;  display: block;}.stacks_in_7026_66hiddenimage{	display: none;}.stacks_in_7026_66warehouseImage{	display: none;}/* End Smart Image stack CSS code */#stacks_in_7026_70 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_7026_70 a,
#stacks_in_7026_70 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_7026_70 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_7026_70 a i,
#stacks_in_7026_70 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_7026_70 a,
  #stacks_in_7026_70 a:visited {
    background-color: rgba(76, 76, 76, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_7026_70 a:hover,
  #stacks_in_7026_70 a:active {
    background-color: rgba(2, 90, 165, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_7026_70 a i,
  #stacks_in_7026_70 a:visited i {
    background-color: rgba(2, 90, 165, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_7026_70 a:hover i,
  #stacks_in_7026_70 a:active i {
    background-color: rgba(0, 71, 132, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }










  /* Flexible Width Mode */
  #stacks_in_7026_70 a,
  #stacks_in_7026_70 a:visited {
      width: 100%;
  }

  







#stacks_in_7026_70 {
	padding:  20px;
}
/* RWML Enclosure stack v1.1.2 */

.rwml-menu-imported { display: none; }
#stacks_in_1464 { display: none !important; }


 #stacks_in_6612{ overflow:hidden;height:50px; } 

#stacks_in_6612 {
	background-color: rgba(255, 255, 255, 1.00);
	padding:  9px;
}
#stacks_in_6684 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_6684 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_6684 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_6684 > .row.padding-detailed.padding-medium-up,#stacks_in_6684 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_6684 > .row.padding-detailed.padding-y-medium-up,#stacks_in_6684 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_6684 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_6684 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}

.agent-hide{display:none !important}
.hp_stacks_in_6503 .hp-bg-layer {
  
  background-color : rgba(255, 255, 255, 0.00);
  background-image : url(../files/backgroundImage-6503.jpg);
  
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
}
.hp_stacks_in_6503 .hp-fg-layer {
  
  min-height: 50vh;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  
  justify-content: center;
  
  
}
.hp_stacks_in_6503 .hp-fg-layer .hp-section {
  
  max-width: 600px;
  width: calc(100% - 60px);
  margin:0 auto;
  
}








.hp_stacks_in_6503 .hp-fg-layer > .hp-layer-2,
.hp_stacks_in_6503 .hp-fg-layer > .hp-layer-4 {
  display: none;
}

.hp_stacks_in_6503 .hp-fg-layer .hp-svg-wrap > .hp-extend,
.hp_stacks_in_6503 .hp-fg-layer .hp-layer-2 .hp-svg-wrap .hp-wave-1,
.hp_stacks_in_6503 .hp-fg-layer .hp-layer-3 .hp-svg-wrap .hp-wave-2,
.hp_stacks_in_6503 .hp-fg-layer .hp-layer-4 .hp-svg-wrap .hp-wave-3 {
  display: block;
}
.hp_stacks_in_6503 .hp-fg-layer .hp-layer-3 .hp-svg-wrap .hp-wave-2 {
  -webkit-transform: translateX(-50%) rotateY(180deg);
  transform: translateX(-50%) rotateY(180deg);
  left: 50%;
  position: relative;
}
@media all and (min-width:1920px){
  .hp_stacks_in_6503 .hp-svg-wrap svg{
    height:240px
  }
  .hp_stacks_in_6503  .hp-fg-layer .hp-horizon-content{
    padding-bottom:240px
  }
  .hp_stacks_in_6503  .hp-fg-layer .hp-svg-wrap svg{
    position:absolute;
    top:-240px
  }
}


#stacks_in_6504 {
	background-color: rgba(21, 35, 40, 1.00);
}
#stacks_out_6505 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
  
}
#stacks_in_6505 {
  box-shadow: none;
}
#stacks_in_6505, [tag="slice"] #stacks_in_6505 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
  align-content: flex-start;
}
}
#stacks_in_6505 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_6505 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_6505 h1,#stacks_in_6505 h2,#stacks_in_6505 h3,#stacks_in_6505 h4,#stacks_in_6505 h5,#stacks_in_6505 h6,
#stacks_in_6505 .layouts-text, #stacks_in_6505 p, #stacks_in_6505 a {
  color: rgba(255, 255, 255, 1.00);
}
#stacks_in_6505 svg {
  fill:  rgba(255, 255, 255, 1.00);
}
#stacks_in_6505 a:hover {
  color: rgba(255, 255, 255, 1.00);
}
#stacks_in_6505 .button, #stacks_in_6505 button {
  background-color: rgba(255, 255, 255, 1.00);
}
/*  */
@media all and (max-width: 800px) {
  #stacks_in_6505.com_onelittledesigner_stacks_Layouts_Item_stack {
    padding: 30px 0px 30px 0px ;
  }
}
/* */

#stacks_in_6505 {
	padding: 60px 0px 60px 0px;
}
#stacks_out_6547 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
  
}
#stacks_in_6547 {
  box-shadow: none;
}
#stacks_in_6547, [tag="slice"] #stacks_in_6547 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 0px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
  align-content: flex-start;
}
}
#stacks_in_6547 > * {
  margin-bottom: 0px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_6547 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
/*  */
/*  */
/*  */
/*  */
@media all and (max-width: 800px) {
  #stacks_in_6547.com_onelittledesigner_stacks_Layouts_Item_stack {
    padding: 0px 0px 0px 0px ;
  }
}
/* */
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_6596{z-index: 101;overflow: visible;}.stacks_top{overflow: visible;}.stacks_in:after {content: "";display: block;height: 0;clear: both;}/* End dooJet stack each CSS code */
#stacks_in_6516 {
	background-color: rgba(11, 16, 18, 1.00);
}
#stacks_out_6517 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
  
}
#stacks_in_6517 {
  box-shadow: none;
}
#stacks_in_6517, [tag="slice"] #stacks_in_6517 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
  align-content: flex-start;
}
}
#stacks_in_6517 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_6517 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_6517 h1,#stacks_in_6517 h2,#stacks_in_6517 h3,#stacks_in_6517 h4,#stacks_in_6517 h5,#stacks_in_6517 h6,
#stacks_in_6517 .layouts-text, #stacks_in_6517 p, #stacks_in_6517 a {
  color: rgba(255, 255, 255, 1.00);
}
#stacks_in_6517 svg {
  fill:  rgba(255, 255, 255, 1.00);
}
#stacks_in_6517 a:hover {
  color: rgba(255, 255, 255, 1.00);
}
#stacks_in_6517 .button, #stacks_in_6517 button {
  background-color: rgba(255, 255, 255, 1.00);
}
/*  */
@media all and (max-width: 800px) {
  #stacks_in_6517.com_onelittledesigner_stacks_Layouts_Item_stack {
    padding: 30px 0px 30px 0px ;
  }
}
/* */

#stacks_in_6517 {
	padding: 60px 0px 60px 0px;
}
#stacks_out_6551 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
  
}
#stacks_in_6551 {
  box-shadow: none;
}
#stacks_in_6551, [tag="slice"] #stacks_in_6551 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 0px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
  align-content: flex-start;
}
}
#stacks_in_6551 > * {
  margin-bottom: 0px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_6551 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
/*  */
/*  */
/*  */
/*  */
@media all and (max-width: 800px) {
  #stacks_in_6551.com_onelittledesigner_stacks_Layouts_Item_stack {
    padding: 0px 0px 0px 0px ;
  }
}
/* */
#stacks_in_6556 .hp-extend {
  background: rgba(0, 0, 0, 1.00);
  height: 120px;
}
#stacks_in_6556 svg {
  fill: rgba(0, 0, 0, 1.00);
}
#stacks_in_6556 .hp-extend:after {
  background: rgba(0, 0, 0, 1.00);
}#stacks_in_6558 .hp-extend {
  background: rgba(0, 0, 0, 1.00);
  height: 120px;
}
#stacks_in_6558 svg {
  fill: rgba(0, 0, 0, 1.00);
}
#stacks_in_6558 .hp-extend:after {
  background: rgba(0, 0, 0, 1.00);
}#stacks_in_6560 .hp-extend {
  background: rgba(0, 0, 0, 1.00);
  height: 120px;
}
#stacks_in_6560 svg {
  fill: rgba(0, 0, 0, 1.00);
}
#stacks_in_6560 .hp-extend:after {
  background: rgba(0, 0, 0, 1.00);
}#stacks_in_6562 .hp-extend {
  background: rgba(0, 0, 0, 1.00);
  height: 120px;
}
#stacks_in_6562 svg {
  fill: rgba(0, 0, 0, 1.00);
}
#stacks_in_6562 .hp-extend:after {
  background: rgba(0, 0, 0, 1.00);
}#stacks_in_6566 .hp-extend {
  background: rgba(0, 0, 0, 1.00);
  height: 120px;
}
#stacks_in_6566 svg {
  fill: rgba(0, 0, 0, 1.00);
}
#stacks_in_6566 .hp-extend:after {
  background: rgba(0, 0, 0, 1.00);
}.agent-hide{display:none !important}
.hp_stacks_in_6523 .hp-bg-layer {
  
  background-color : rgba(255, 255, 255, 0.00);
  background-image : url(../files/backgroundImage-6523.jpg);
  
  background-repeat: repeat-y;
  background-position: center center;
  background-size: auto 100%;
}
.hp_stacks_in_6523 .hp-fg-layer {
  
  min-height: 100vh;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  
  justify-content: center;
  
  
}
.hp_stacks_in_6523 .hp-fg-layer .hp-section {
  
}








.hp_stacks_in_6523 .hp-fg-layer > .hp-layer-2,
.hp_stacks_in_6523 .hp-fg-layer > .hp-layer-4 {
  display: none;
}

.hp_stacks_in_6523 .hp-fg-layer .hp-svg-wrap > .hp-extend,
.hp_stacks_in_6523 .hp-fg-layer .hp-layer-2 .hp-svg-wrap .hp-wave-1,
.hp_stacks_in_6523 .hp-fg-layer .hp-layer-3 .hp-svg-wrap .hp-wave-2,
.hp_stacks_in_6523 .hp-fg-layer .hp-layer-4 .hp-svg-wrap .hp-wave-3 {
  display: block;
}
.hp_stacks_in_6523 .hp-fg-layer .hp-layer-3 .hp-svg-wrap .hp-wave-2 {
  -webkit-transform: translateX(-50%) rotateY(180deg);
  transform: translateX(-50%) rotateY(180deg);
  left: 50%;
  position: relative;
}
@media all and (min-width:1920px){
  .hp_stacks_in_6523 .hp-svg-wrap svg{
    height:240px
  }
  .hp_stacks_in_6523  .hp-fg-layer .hp-horizon-content{
    padding-bottom:240px
  }
  .hp_stacks_in_6523  .hp-fg-layer .hp-svg-wrap svg{
    position:absolute;
    top:-240px
  }
}


#stacks_in_6524 {
	background-color: rgba(21, 35, 40, 1.00);
}
#stacks_out_6525 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
  
}
#stacks_in_6525 {
  box-shadow: none;
}
#stacks_in_6525, [tag="slice"] #stacks_in_6525 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
  align-content: flex-start;
}
}
#stacks_in_6525 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_6525 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_6525 h1,#stacks_in_6525 h2,#stacks_in_6525 h3,#stacks_in_6525 h4,#stacks_in_6525 h5,#stacks_in_6525 h6,
#stacks_in_6525 .layouts-text, #stacks_in_6525 p, #stacks_in_6525 a {
  color: rgba(255, 255, 255, 1.00);
}
#stacks_in_6525 svg {
  fill:  rgba(255, 255, 255, 1.00);
}
#stacks_in_6525 a:hover {
  color: rgba(255, 255, 255, 1.00);
}
#stacks_in_6525 .button, #stacks_in_6525 button {
  background-color: rgba(255, 255, 255, 1.00);
}
/*  */
@media all and (max-width: 800px) {
  #stacks_in_6525.com_onelittledesigner_stacks_Layouts_Item_stack {
    padding: 30px 0px 30px 0px ;
  }
}
/* */

#stacks_in_6525 {
	padding: 60px 0px 60px 0px;
}
#stacks_out_6573 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
  
}
#stacks_in_6573 {
  box-shadow: none;
}
#stacks_in_6573, [tag="slice"] #stacks_in_6573 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 0px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
  align-content: flex-start;
}
}
#stacks_in_6573 > * {
  margin-bottom: 0px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_6573 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
/*  */
/*  */
/*  */
/*  */
@media all and (max-width: 800px) {
  #stacks_in_6573.com_onelittledesigner_stacks_Layouts_Item_stack {
    padding: 0px 0px 0px 0px ;
  }
}
/* */
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_6530{z-index: 101;overflow: visible;}.stacks_top{overflow: visible;}.stacks_in:after {content: "";display: block;height: 0;clear: both;}/* End dooJet stack each CSS code */
#stacks_in_6536 {
	background-color: rgba(11, 16, 18, 1.00);
}
#stacks_out_6537 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
  
}
#stacks_in_6537 {
  box-shadow: none;
}
#stacks_in_6537, [tag="slice"] #stacks_in_6537 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 15px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
  align-content: flex-start;
}
}
#stacks_in_6537 > * {
  margin-bottom: 15px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_6537 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_6537 h1,#stacks_in_6537 h2,#stacks_in_6537 h3,#stacks_in_6537 h4,#stacks_in_6537 h5,#stacks_in_6537 h6,
#stacks_in_6537 .layouts-text, #stacks_in_6537 p, #stacks_in_6537 a {
  color: rgba(255, 255, 255, 1.00);
}
#stacks_in_6537 svg {
  fill:  rgba(255, 255, 255, 1.00);
}
#stacks_in_6537 a:hover {
  color: rgba(255, 255, 255, 1.00);
}
#stacks_in_6537 .button, #stacks_in_6537 button {
  background-color: rgba(255, 255, 255, 1.00);
}
/*  */
@media all and (max-width: 800px) {
  #stacks_in_6537.com_onelittledesigner_stacks_Layouts_Item_stack {
    padding: 30px 0px 30px 0px ;
  }
}
/* */

#stacks_in_6537 {
	padding: 60px 0px 60px 0px;
}
#stacks_out_6577 {
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-flex-item-align: top;
  align-self: top;
  
}
#stacks_in_6577 {
  box-shadow: none;
}
#stacks_in_6577, [tag="slice"] #stacks_in_6577 > .layouts-item > .out {
  display: -ms-grid;
  display: grid;
  grid-gap: 0px 15px;
  -ms-grid-column-span: 1;
  grid-column: span 1;
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
  -ms-grid-rows: -webkit-min-content;
  -ms-grid-rows: min-content;
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
  align-content: flex-start;
}
}
#stacks_in_6577 > * {
  margin-bottom: 0px;
  margin-right: 15px;
}
@supports (display: grid) {
  #stacks_in_6577 > * {
    margin-bottom: 0px;
    margin-right: 0px;
    margin: 0;
  }
}
/*  */
/*  */
/*  */
/*  */
/*  */
@media all and (max-width: 800px) {
  #stacks_in_6577.com_onelittledesigner_stacks_Layouts_Item_stack {
    padding: 0px 0px 0px 0px ;
  }
}
/* */
#stacks_in_6582 .hp-extend {
  background: rgba(0, 0, 0, 1.00);
  height: 120px;
}
#stacks_in_6582 svg {
  fill: rgba(0, 0, 0, 1.00);
}
#stacks_in_6582 .hp-extend:after {
  background: rgba(0, 0, 0, 1.00);
}#stacks_in_6584 .hp-extend {
  background: rgba(0, 0, 0, 1.00);
  height: 120px;
}
#stacks_in_6584 svg {
  fill: rgba(0, 0, 0, 1.00);
}
#stacks_in_6584 .hp-extend:after {
  background: rgba(0, 0, 0, 1.00);
}#stacks_in_6586 .hp-extend {
  background: rgba(0, 0, 0, 1.00);
  height: 120px;
}
#stacks_in_6586 svg {
  fill: rgba(0, 0, 0, 1.00);
}
#stacks_in_6586 .hp-extend:after {
  background: rgba(0, 0, 0, 1.00);
}#stacks_in_6588 .hp-extend {
  background: rgba(0, 0, 0, 1.00);
  height: 120px;
}
#stacks_in_6588 svg {
  fill: rgba(0, 0, 0, 1.00);
}
#stacks_in_6588 .hp-extend:after {
  background: rgba(0, 0, 0, 1.00);
}#stacks_in_6592 .hp-extend {
  background: rgba(0, 0, 0, 1.00);
  height: 120px;
}
#stacks_in_6592 svg {
  fill: rgba(0, 0, 0, 1.00);
}
#stacks_in_6592 .hp-extend:after {
  background: rgba(0, 0, 0, 1.00);
}#toTop{display:none;text-decoration:none;position:fixed;bottom:10px;right:10px;overflow:hidden;width:51px;height:51px;border:none;text-indent:-9999px;background:url(../files/elevator-images/top.png) no-repeat left top;z-index:9988}#toTop:hover{background:url(../files/elevator-images/top.png) no-repeat left -51px}#toTop:active,#toTop:focus{outline:none}

#stacks_in_6995 {
	padding:  20px;
}
 #stacks_in_6193{ overflow:hidden;height:10px; } 
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_6212{z-index: 101;overflow: visible;}.stacks_top{overflow: visible;}.stacks_in:after {content: "";display: block;height: 0;clear: both;}/* End dooJet stack each CSS code */#stacks_in_5018 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_5018 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_5018 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_5018 > .row.padding-detailed.padding-medium-up,#stacks_in_5018 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_5018 > .row.padding-detailed.padding-y-medium-up,#stacks_in_5018 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_5018 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_5018 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}
#stacks_in_5018 > .row.max-custom{margin:0 auto;max-width:1280px !important}#stacks_in_5018 > .row.max-custom.max-left{margin-left:0}#stacks_in_5018 > .row.max-custom.max-right{margin-right:0}

#stacks_in_5018 {
	background-color: rgba(255, 255, 255, 1.00);
	padding:  20px;
}
#stacks_in_6165 > .row.max-custom{margin:0 auto;max-width:1440px !important}#stacks_in_6165 > .row.max-custom.max-left{margin-left:0}#stacks_in_6165 > .row.max-custom.max-right{margin-right:0}
#stacks_in_6165 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_6165 > .row > .columns{margin-top:0.00rem;margin-bottom:0.00rem}#stacks_in_6165 > .row.divider > .columns:not(:first-child):before{top:0px;bottom:0px;width:1px;background:rgba(0, 0, 0, 1.00)}
#stacks_in_6714 .primary,#stacks_in_6714 .segment{display:inline-block}#stacks_in_6714 .primary.sub-title,#stacks_in_6714 .segment.sub-title{display:block}#stacks_in_6714 [data-seg="segment2"].last-title{display:block}#stacks_in_6714 .segment.no-shadow{text-shadow:none !important}#stacks_in_6714 .segment *{}#stacks_in_6714 .hTxt.primary{vertical-align:baseline}#stacks_in_6714 .segment[data-seg="segment1"]{font-size:137%;color:rgba(83, 83, 83, 1.00);padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;vertical-align:baseline;}#stacks_in_6714 .segment[data-seg="segment1"] div{color:rgba(83, 83, 83, 1.00)}#stacks_in_6714 .segment[data-seg="segment1"] div.mez{font-size:137%}#stacks_in_6714 .segment[data-seg="segment2"]{font-size:145%;color:rgba(128, 128, 128, 1.00);padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;vertical-align:baseline;}#stacks_in_6714 .segment[data-seg="segment2"] div{color:rgba(128, 128, 128, 1.00)}#stacks_in_6714 .segment[data-seg="segment2"] div.mez{font-size:145%}

#stacks_in_5004 p,#stacks_in_5004 div,#stacks_in_5004 ul,#stacks_in_5004 ol,#stacks_in_5004 dl{line-height:1.00;font-size:1.20rem}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_6607{z-index: 101;overflow: visible;}.stacks_top{overflow: visible;}.stacks_in:after {content: "";display: block;height: 0;clear: both;}/* End dooJet stack each CSS code */#stacks_in_6608 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_6608 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_6608 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_6608 > .row.padding-detailed.padding-medium-up,#stacks_in_6608 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_6608 > .row.padding-detailed.padding-y-medium-up,#stacks_in_6608 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_6608 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_6608 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}
#stacks_in_6608 > .row.max-custom{margin:0 auto;max-width:1440px !important}#stacks_in_6608 > .row.max-custom.max-left{margin-left:0}#stacks_in_6608 > .row.max-custom.max-right{margin-right:0}

#stacks_in_6608 {
	background-color: rgba(204, 204, 204, 1.00);
	padding:  20px;
}
#stacks_in_6610 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_6610 a,
#stacks_in_6610 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_6610 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_6610 a i,
#stacks_in_6610 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_6610 a,
  #stacks_in_6610 a:visited {
    background-color: rgba(127, 127, 127, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_6610 a:hover,
  #stacks_in_6610 a:active {
    background-color: rgba(2, 90, 165, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_6610 a i,
  #stacks_in_6610 a:visited i {
    background-color: rgba(2, 90, 165, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_6610 a:hover i,
  #stacks_in_6610 a:active i {
    background-color: rgba(0, 71, 132, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }










  /* Flexible Width Mode */
  #stacks_in_6610 a,
  #stacks_in_6610 a:visited {
      width: 100%;
  }

  






/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_6222{z-index: 101;overflow: visible;}.stacks_top{overflow: visible;}.stacks_in:after {content: "";display: block;height: 0;clear: both;}/* End dooJet stack each CSS code */#stacks_in_6935 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_6935 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_6935 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_6935 > .row.padding-detailed.padding-medium-up,#stacks_in_6935 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_6935 > .row.padding-detailed.padding-y-medium-up,#stacks_in_6935 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_6935 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_6935 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}


#stacks_in_6935 {
	background-color: rgba(255, 255, 255, 1.00);
}
#eh_stacks_in_6990 {
  margin: 16px 0 16px;
  padding: 0 2px;
}
#eh_stacks_in_6990:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_6990.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_6990.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_6990.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_6990.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_6990 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_6990.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */#eh_stacks_in_6990 .eh-title {display: none;}/*  */
/*  */#eh_stacks_in_6990 .eh-subtitle {display: none;}/*  */
/*  */
/*  */
/*  */
/*  */
#eh_stacks_in_6990 .eh-line-wrap .eh-line-left,
#eh_stacks_in_6990 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_6990.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_6990.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #000000;}
#eh_stacks_in_6990.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_6990.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #000000;}
#eh_stacks_in_6990.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_6990.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_6990.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_6990.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_6990.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_6990.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_6990.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #000000, transparent) 1;}
#eh_stacks_in_6990.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_6990.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_6990.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_6990.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #000000;}
#eh_stacks_in_6990.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_6990.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_6990:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(256px / 2);}
#eh_stacks_in_6990:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #000000;
  fill: #000000;
}
#eh_stacks_in_6990.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 20px;}
#eh_stacks_in_6990.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_6990.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_6990.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 18px;}
  #eh_stacks_in_6990.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_6990.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 18px;}
}
#eh_stacks_in_6990.eh-line-group-300 .eh-extender {
  width: calc(256px / 2 - 20px);
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_6990.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_6990.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_6990.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_6990.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_6990.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_6990.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #000000;}
#eh_stacks_in_6990.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_6990.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_6990.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_6990.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_6990.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_6990.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #000000;}
#eh_stacks_in_6990.eh-line-303 .eh-extender,
#eh_stacks_in_6990.eh-line-305 .eh-extender {width: calc(256px / 2 - 32px);}
#eh_stacks_in_6990.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_6990.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_6990.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_6990 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_6990 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_6990.eh-line-group-300 .eh-line-left,
#eh_stacks_in_6990.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_6990.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_6990.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_6990:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 32px;
  height: 32px;
}
#eh_stacks_in_6990.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_6990.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 54px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_6990.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_6990:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #000000;}
#eh_stacks_in_6990:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_6990:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(256px / 2 + 2px);}
#eh_stacks_in_6990.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_6990.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_6990.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_6990.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_6990.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_6990.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_6990.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_6990.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_6990.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_6990.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_6990.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_6990.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_6990.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_6990.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_6990.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_6990.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_6990.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_6990.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 32px;
  /* */
}
#eh_stacks_in_6990.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_6990.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_6990.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_6990.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_6990.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_6990.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_6990.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_6990.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #000000;}
#eh_stacks_in_6990.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #000000;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_6990.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_6990.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_6990.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(32px * .4);
  height: calc(32px * .8);
}
#eh_stacks_in_6990.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_6990.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(32px * .8);
  height: calc(32px * .8);
}
#eh_stacks_in_6990 .eh-line-wrap-1 {margin-bottom: 8px;}
#eh_stacks_in_6990 .eh-line-wrap-2 {margin-top: 8px;}
/*  */#eh_stacks_in_6990 .eh-line-wrap {margin: 0;}/*  */
#eh_stacks_in_6990.eh-line-position-3 {gap: 0 8px;}
#eh_stacks_in_6990.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_6990.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_6990.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_6990.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_6990.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_6990.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_6990.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_6990.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_6990.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #000000;
}
#stacks_in_6731 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_6731 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_6731 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_6731 > .row.padding-detailed.padding-medium-up,#stacks_in_6731 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_6731 > .row.padding-detailed.padding-y-medium-up,#stacks_in_6731 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_6731 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_6731 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}
#stacks_in_6731 > .row.max-custom{margin:0 auto;max-width:1440px !important}#stacks_in_6731 > .row.max-custom.max-left{margin-left:0}#stacks_in_6731 > .row.max-custom.max-right{margin-right:0}
#stacks_in_6200 .primary,#stacks_in_6200 .segment{display:inline-block}#stacks_in_6200 .primary.sub-title,#stacks_in_6200 .segment.sub-title{display:block}#stacks_in_6200 [data-seg="segment2"].last-title{display:block}#stacks_in_6200 .segment.no-shadow{text-shadow:none !important}#stacks_in_6200 .segment *{}#stacks_in_6200 .hTxt.primary{vertical-align:baseline}#stacks_in_6200 .segment[data-seg="segment1"]{font-size:137%;color:rgba(83, 83, 83, 1.00);padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;vertical-align:baseline;}#stacks_in_6200 .segment[data-seg="segment1"] div{color:rgba(83, 83, 83, 1.00)}#stacks_in_6200 .segment[data-seg="segment1"] div.mez{font-size:137%}#stacks_in_6200 .segment[data-seg="segment2"]{font-size:145%;color:rgba(128, 128, 128, 1.00);padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;vertical-align:baseline;}#stacks_in_6200 .segment[data-seg="segment2"] div{color:rgba(128, 128, 128, 1.00)}#stacks_in_6200 .segment[data-seg="segment2"] div.mez{font-size:145%}

#stacks_in_6733 > .row.max-custom{margin:0 auto;max-width:1440px !important}#stacks_in_6733 > .row.max-custom.max-left{margin-left:0}#stacks_in_6733 > .row.max-custom.max-right{margin-right:0}
#stacks_in_6733 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_6733 > .row > .columns{margin-top:0.00rem;margin-bottom:0.00rem}#stacks_in_6733 > .row.divider > .columns:not(:first-child):before{top:0px;bottom:0px;width:1px;background:rgba(0, 0, 0, 1.00)}
/* Start Smart Image stack CSS code */#stacks_in_5149{	text-align: center;}#stacks_in_5149 figure a img{	cursor: pointer !important;}.stacks_in_5149responsive {  max-width: 100%;  margin: 0;  padding: 0;}.stacks_in_5149responsive img, .stacks_in_5149warehouseImage img {  max-width: 100%;  height: auto;  margin: 0 auto 0 auto;  display: block;}.stacks_in_5149hiddenimage{	display: none;}.stacks_in_5149warehouseImage{	display: none;}/* End Smart Image stack CSS code */
#stacks_in_5149 {
	padding:  20px;
}
#stacks_in_6937 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_6937 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_6937 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_6937 > .row.padding-detailed.padding-medium-up,#stacks_in_6937 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_6937 > .row.padding-detailed.padding-y-medium-up,#stacks_in_6937 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_6937 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_6937 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}


#stacks_in_6937 {
	padding:  10px;
}
#stacks_in_6939 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_6939 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_6939 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_6939 > .row.padding-detailed.padding-medium-up,#stacks_in_6939 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_6939 > .row.padding-detailed.padding-y-medium-up,#stacks_in_6939 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_6939 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_6939 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}


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

#stacks_in_5179 {
	padding:  20px;
}
#stacks_in_6941 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_6941 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_6941 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_6941 > .row.padding-detailed.padding-medium-up,#stacks_in_6941 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_6941 > .row.padding-detailed.padding-y-medium-up,#stacks_in_6941 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_6941 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_6941 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}


#stacks_in_6941 {
	padding:  10px;
}
#stacks_in_6942 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_6942 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_6942 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_6942 > .row.padding-detailed.padding-medium-up,#stacks_in_6942 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_6942 > .row.padding-detailed.padding-y-medium-up,#stacks_in_6942 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_6942 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_6942 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}


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

#stacks_in_5204 {
	padding:  20px;
}
#stacks_in_6945 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_6945 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_6945 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_6945 > .row.padding-detailed.padding-medium-up,#stacks_in_6945 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_6945 > .row.padding-detailed.padding-y-medium-up,#stacks_in_6945 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_6945 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_6945 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}


#stacks_in_6945 {
	padding:  10px;
}
#stacks_in_6946 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_6946 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_6946 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_6946 > .row.padding-detailed.padding-medium-up,#stacks_in_6946 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_6946 > .row.padding-detailed.padding-y-medium-up,#stacks_in_6946 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_6946 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_6946 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}


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

#stacks_in_5160 {
	padding:  20px;
}
#stacks_in_6949 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_6949 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_6949 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_6949 > .row.padding-detailed.padding-medium-up,#stacks_in_6949 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_6949 > .row.padding-detailed.padding-y-medium-up,#stacks_in_6949 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_6949 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_6949 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}


#stacks_in_6949 {
	padding:  10px;
}
#stacks_in_6950 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_6950 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_6950 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_6950 > .row.padding-detailed.padding-medium-up,#stacks_in_6950 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_6950 > .row.padding-detailed.padding-y-medium-up,#stacks_in_6950 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_6950 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_6950 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}


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

#stacks_in_5188 {
	padding:  20px;
}
/* Start Smart Image stack CSS code */#stacks_in_5210{	text-align: center;}#stacks_in_5210 figure a img{	cursor: pointer !important;}.stacks_in_5210responsive {  max-width: 100%;  margin: 0;  padding: 0;}.stacks_in_5210responsive img, .stacks_in_5210warehouseImage img {  max-width: 100%;  height: auto;  margin: 0 auto 0 auto;  display: block;}.stacks_in_5210hiddenimage{	display: none;}.stacks_in_5210warehouseImage{	display: none;}/* End Smart Image stack CSS code */
#stacks_in_5210 {
	padding:  20px;
}
#stacks_in_6953 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_6953 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_6953 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_6953 > .row.padding-detailed.padding-medium-up,#stacks_in_6953 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_6953 > .row.padding-detailed.padding-y-medium-up,#stacks_in_6953 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_6953 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_6953 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}


#stacks_in_6953 {
	padding:  10px;
}
#stacks_in_6954 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_6954 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_6954 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_6954 > .row.padding-detailed.padding-medium-up,#stacks_in_6954 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_6954 > .row.padding-detailed.padding-y-medium-up,#stacks_in_6954 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_6954 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_6954 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}


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

#stacks_in_5170 {
	padding:  20px;
}
/* Start Smart Image stack CSS code */#stacks_in_5193{	text-align: center;}#stacks_in_5193 figure a img{	cursor: pointer !important;}.stacks_in_5193responsive {  max-width: 100%;  margin: 0;  padding: 0;}.stacks_in_5193responsive img, .stacks_in_5193warehouseImage img {  max-width: 100%;  height: auto;  margin: 0 auto 0 auto;  display: block;}.stacks_in_5193hiddenimage{	display: none;}.stacks_in_5193warehouseImage{	display: none;}/* End Smart Image stack CSS code */
#stacks_in_5193 {
	padding:  20px;
}
#stacks_in_6957 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_6957 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_6957 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_6957 > .row.padding-detailed.padding-medium-up,#stacks_in_6957 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_6957 > .row.padding-detailed.padding-y-medium-up,#stacks_in_6957 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_6957 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_6957 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}


#stacks_in_6957 {
	padding:  10px;
}
#stacks_in_6958 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_6958 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_6958 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_6958 > .row.padding-detailed.padding-medium-up,#stacks_in_6958 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_6958 > .row.padding-detailed.padding-y-medium-up,#stacks_in_6958 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_6958 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_6958 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}


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

#stacks_in_5220 {
	padding:  20px;
}
#eh_stacks_in_6432 {
  margin: 16px 0 16px;
  padding: 0 2px;
}
#eh_stacks_in_6432:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_6432.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_6432.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_6432.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_6432.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_6432 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_6432.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */#eh_stacks_in_6432 .eh-title {display: none;}/*  */
/*  */#eh_stacks_in_6432 .eh-subtitle {display: none;}/*  */
/*  */
/*  */
/*  */
/*  */
#eh_stacks_in_6432 .eh-line-wrap .eh-line-left,
#eh_stacks_in_6432 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_6432.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_6432.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #000000;}
#eh_stacks_in_6432.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_6432.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #000000;}
#eh_stacks_in_6432.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_6432.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_6432.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_6432.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_6432.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_6432.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_6432.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #000000, transparent) 1;}
#eh_stacks_in_6432.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_6432.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_6432.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_6432.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #000000;}
#eh_stacks_in_6432.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_6432.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_6432:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(256px / 2);}
#eh_stacks_in_6432:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #000000;
  fill: #000000;
}
#eh_stacks_in_6432.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 20px;}
#eh_stacks_in_6432.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_6432.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_6432.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 18px;}
  #eh_stacks_in_6432.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_6432.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 18px;}
}
#eh_stacks_in_6432.eh-line-group-300 .eh-extender {
  width: calc(256px / 2 - 20px);
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_6432.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_6432.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_6432.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_6432.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_6432.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_6432.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #000000;}
#eh_stacks_in_6432.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_6432.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_6432.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_6432.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_6432.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_6432.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #000000;}
#eh_stacks_in_6432.eh-line-303 .eh-extender,
#eh_stacks_in_6432.eh-line-305 .eh-extender {width: calc(256px / 2 - 32px);}
#eh_stacks_in_6432.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_6432.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_6432.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_6432 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_6432 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_6432.eh-line-group-300 .eh-line-left,
#eh_stacks_in_6432.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_6432.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_6432.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_6432:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 32px;
  height: 32px;
}
#eh_stacks_in_6432.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_6432.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 54px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_6432.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_6432:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #000000;}
#eh_stacks_in_6432:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_6432:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(256px / 2 + 2px);}
#eh_stacks_in_6432.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_6432.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_6432.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_6432.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_6432.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_6432.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_6432.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_6432.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_6432.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_6432.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_6432.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_6432.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_6432.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_6432.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_6432.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_6432.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_6432.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_6432.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 32px;
  /* */
}
#eh_stacks_in_6432.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_6432.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_6432.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_6432.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_6432.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_6432.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_6432.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_6432.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #000000;}
#eh_stacks_in_6432.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #000000;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_6432.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_6432.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_6432.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(32px * .4);
  height: calc(32px * .8);
}
#eh_stacks_in_6432.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_6432.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(32px * .8);
  height: calc(32px * .8);
}
#eh_stacks_in_6432 .eh-line-wrap-1 {margin-bottom: 8px;}
#eh_stacks_in_6432 .eh-line-wrap-2 {margin-top: 8px;}
/*  */#eh_stacks_in_6432 .eh-line-wrap {margin: 0;}/*  */
#eh_stacks_in_6432.eh-line-position-3 {gap: 0 8px;}
#eh_stacks_in_6432.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_6432.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_6432.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_6432.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_6432.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_6432.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_6432.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_6432.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_6432.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #000000;
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_6397{z-index: 101;overflow: visible;}.stacks_top{overflow: visible;}.stacks_in:after {content: "";display: block;height: 0;clear: both;}/* End dooJet stack each CSS code */#stacks_in_6931 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_6931 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_6931 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_6931 > .row.padding-detailed.padding-medium-up,#stacks_in_6931 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_6931 > .row.padding-detailed.padding-y-medium-up,#stacks_in_6931 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_6931 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_6931 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}
#stacks_in_6931 > .row.max-custom{margin:0 auto;max-width:1440px !important}#stacks_in_6931 > .row.max-custom.max-left{margin-left:0}#stacks_in_6931 > .row.max-custom.max-right{margin-right:0}

#stacks_in_6931 {
	background-color: rgba(204, 204, 204, 1.00);
}
#stacks_in_7100 > .row.max-custom{margin:0 auto;max-width:1440px !important}#stacks_in_7100 > .row.max-custom.max-left{margin-left:0}#stacks_in_7100 > .row.max-custom.max-right{margin-right:0}
#stacks_in_7100 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_7100 > .row > .columns{margin-top:0.00rem;margin-bottom:0.00rem}#stacks_in_7100 > .row.divider > .columns:not(:first-child):before{top:0px;bottom:0px;width:1px;background:rgba(0, 0, 0, 1.00)}
#eh_stacks_in_6383 {
  margin: 16px 0 16px;
  padding: 0 2px;
}
#eh_stacks_in_6383:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_6383.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_6383.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_6383.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_6383.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_6383 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_6383.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */#eh_stacks_in_6383 .eh-title {display: none;}/*  */
/*  */#eh_stacks_in_6383 .eh-subtitle {display: none;}/*  */
/*  */
/*  */
/*  */
/*  */
#eh_stacks_in_6383 .eh-line-wrap .eh-line-left,
#eh_stacks_in_6383 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_6383.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_6383.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #000000;}
#eh_stacks_in_6383.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_6383.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #000000;}
#eh_stacks_in_6383.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_6383.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_6383.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_6383.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_6383.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_6383.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_6383.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #000000, transparent) 1;}
#eh_stacks_in_6383.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_6383.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_6383.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_6383.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #000000;}
#eh_stacks_in_6383.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_6383.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_6383:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(256px / 2);}
#eh_stacks_in_6383:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #000000;
  fill: #000000;
}
#eh_stacks_in_6383.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 20px;}
#eh_stacks_in_6383.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_6383.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_6383.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 18px;}
  #eh_stacks_in_6383.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_6383.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 18px;}
}
#eh_stacks_in_6383.eh-line-group-300 .eh-extender {
  width: calc(256px / 2 - 20px);
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_6383.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_6383.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_6383.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_6383.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_6383.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_6383.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #000000;}
#eh_stacks_in_6383.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_6383.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_6383.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_6383.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_6383.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_6383.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #000000;}
#eh_stacks_in_6383.eh-line-303 .eh-extender,
#eh_stacks_in_6383.eh-line-305 .eh-extender {width: calc(256px / 2 - 32px);}
#eh_stacks_in_6383.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_6383.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_6383.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_6383 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_6383 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_6383.eh-line-group-300 .eh-line-left,
#eh_stacks_in_6383.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_6383.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_6383.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_6383:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 32px;
  height: 32px;
}
#eh_stacks_in_6383.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_6383.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 54px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_6383.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_6383:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #000000;}
#eh_stacks_in_6383:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_6383:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(256px / 2 + 2px);}
#eh_stacks_in_6383.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_6383.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_6383.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_6383.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_6383.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_6383.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_6383.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_6383.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_6383.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_6383.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_6383.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_6383.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_6383.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_6383.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_6383.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_6383.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_6383.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_6383.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 32px;
  /* */
}
#eh_stacks_in_6383.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_6383.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_6383.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_6383.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_6383.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_6383.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_6383.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_6383.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #000000;}
#eh_stacks_in_6383.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #000000;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_6383.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_6383.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_6383.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(32px * .4);
  height: calc(32px * .8);
}
#eh_stacks_in_6383.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_6383.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(32px * .8);
  height: calc(32px * .8);
}
#eh_stacks_in_6383 .eh-line-wrap-1 {margin-bottom: 8px;}
#eh_stacks_in_6383 .eh-line-wrap-2 {margin-top: 8px;}
/*  */#eh_stacks_in_6383 .eh-line-wrap {margin: 0;}/*  */
#eh_stacks_in_6383.eh-line-position-3 {gap: 0 8px;}
#eh_stacks_in_6383.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_6383.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_6383.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_6383.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_6383.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_6383.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_6383.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_6383.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_6383.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #000000;
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_7031{z-index: 101;overflow: visible;}.stacks_top{overflow: visible;}.stacks_in:after {content: "";display: block;height: 0;clear: both;}/* End dooJet stack each CSS code */#stacks_in_4953 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_4953 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_4953 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_4953 > .row.padding-detailed.padding-medium-up,#stacks_in_4953 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_4953 > .row.padding-detailed.padding-y-medium-up,#stacks_in_4953 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_4953 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_4953 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}
#stacks_in_4953 > .row.max-custom{margin:0 auto;max-width:1000px !important}#stacks_in_4953 > .row.max-custom.max-left{margin-left:0}#stacks_in_4953 > .row.max-custom.max-right{margin-right:0}

#stacks_in_4953 {
	background-color: rgba(255, 255, 255, 0.71);
	padding:  20px;
}
@media only screen and (max-width:640px){#stacks_in_3150 h2,#stacks_in_3150 div{text-align:center !important}#stacks_out_3150{display:block !important}}@media only screen and (min-width:680px){#stacks_in_3150 h2,#stacks_in_3150 div{line-height:1.00}}@media only screen and (min-width:680px){#stacks_in_3150 h2,#stacks_in_3150 div{letter-spacing:10.00px}}#stacks_in_3150 .header-pro.text-center .hTxt{margin-right:-10px}#stacks_in_3150 h2,#stacks_in_3150 div{color:rgba(31, 35, 38, 1.00)}#stacks_in_3150 h2 a,#stacks_in_3150 div a{color:rgba(31, 35, 38, 1.00)}#stacks_in_3150 h2 a:hover,#stacks_in_3150 div a:hover{color:rgba(23, 26, 28, 1.00)}#stacks_in_3150 small,#stacks_in_3150 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_3150 .h-pro{padding:0px}#stacks_in_3150 .h-pro{border-radius: 0px }#stacks_in_3150 .h-pro{border-width: 0px ;border-color:rgba(218, 68, 83, 1.00) rgba(51, 51, 51, 0.00) rgba(172, 146, 236, 1.00) rgba(51, 51, 51, 0.00);border-style:solid}#stacks_in_3150 .h-pro{display:inline-block;background:rgba(0, 0, 0, 0.00)}
@media only screen and (max-width:640.00px){#stacks_in_3150 h2{font-size:2.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:780.00px){#stacks_in_3150 h2{font-size:2.00rem!important}}@media only screen and (min-width:780.00px) and (max-width:1000.00px){#stacks_in_3150 h2{font-size:2.00rem!important}}@media only screen and (min-width:1000.00px){#stacks_in_3150 h2{font-size:2.00rem!important}}

#stacks_in_3151 {
	text-transform: uppercase;
	font-weight: lighter;
}

#stacks_in_3181 {
	letter-spacing: 10px;
	text-transform: capitalize;
}
#stacks_in_3157 p,#stacks_in_3157 div,#stacks_in_3157 ul,#stacks_in_3157 ol,#stacks_in_3157 dl{color:rgba(10, 12, 16, 1.00)}#stacks_in_3157 a{color:rgba(0, 140, 186, 1.00)}#stacks_in_3157 a:hover{color:rgba(0, 102, 153, 1.00)}@media only screen and (min-width:0px){#stacks_in_3157{}}
@media only screen and (max-width:480.00px){#stacks_in_3157,#stacks_in_3157 div,#stacks_in_3157 p,#stacks_in_3157 ol,#stacks_in_3157 ul li,#stacks_in_3157 ol li,#stacks_in_3157 ol,#stacks_in_3157 dl{font-size:0.90rem!important}}@media only screen and (min-width:480.00px) and (max-width:640.00px){#stacks_in_3157,#stacks_in_3157 div,#stacks_in_3157 p,#stacks_in_3157 ol,#stacks_in_3157 ul li,#stacks_in_3157 ol li,#stacks_in_3157 ol,#stacks_in_3157 dl{font-size:1.20rem!important}}@media only screen and (min-width:640.00px) and (max-width:2000.00px){#stacks_in_3157,#stacks_in_3157 div,#stacks_in_3157 p,#stacks_in_3157 ol,#stacks_in_3157 ul li,#stacks_in_3157 ol li,#stacks_in_3157 ol,#stacks_in_3157 dl{font-size:1.20rem!important}}@media only screen and (min-width:2000.00px){#stacks_in_3157,#stacks_in_3157 div,#stacks_in_3157 p,#stacks_in_3157 ol,#stacks_in_3157 ul li,#stacks_in_3157 ol li,#stacks_in_3157 ol,#stacks_in_3157 dl{font-size:1.20rem!important}}

#stacks_in_3157 {
	padding:  20px;
}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_7042{z-index: 101;overflow: visible;}.stacks_top{overflow: visible;}.stacks_in:after {content: "";display: block;height: 0;clear: both;}/* End dooJet stack each CSS code */#stacks_in_7043 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_7043 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_7043 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_7043 > .row.padding-detailed.padding-medium-up,#stacks_in_7043 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_7043 > .row.padding-detailed.padding-y-medium-up,#stacks_in_7043 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_7043 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_7043 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}
#stacks_in_7043 > .row.max-custom{margin:0 auto;max-width:1000px !important}#stacks_in_7043 > .row.max-custom.max-left{margin-left:0}#stacks_in_7043 > .row.max-custom.max-right{margin-right:0}

#stacks_in_7043 {
	background-color: rgba(255, 255, 255, 0.71);
	padding:  20px;
}
@media only screen and (max-width:640px){#stacks_in_7045 h2,#stacks_in_7045 div{text-align:center !important}#stacks_out_7045{display:block !important}}@media only screen and (min-width:680px){#stacks_in_7045 h2,#stacks_in_7045 div{line-height:1.00}}@media only screen and (min-width:680px){#stacks_in_7045 h2,#stacks_in_7045 div{letter-spacing:10.00px}}#stacks_in_7045 .header-pro.text-center .hTxt{margin-right:-10px}#stacks_in_7045 h2,#stacks_in_7045 div{color:rgba(31, 35, 38, 1.00)}#stacks_in_7045 h2 a,#stacks_in_7045 div a{color:rgba(31, 35, 38, 1.00)}#stacks_in_7045 h2 a:hover,#stacks_in_7045 div a:hover{color:rgba(23, 26, 28, 1.00)}#stacks_in_7045 small,#stacks_in_7045 small div{color:rgba(111, 111, 111, 1.00)}#stacks_in_7045 .h-pro{padding:0px}#stacks_in_7045 .h-pro{border-radius: 0px }#stacks_in_7045 .h-pro{border-width: 0px ;border-color:rgba(218, 68, 83, 1.00) rgba(51, 51, 51, 0.00) rgba(172, 146, 236, 1.00) rgba(51, 51, 51, 0.00);border-style:solid}#stacks_in_7045 .h-pro{display:inline-block;background:rgba(0, 0, 0, 0.00)}
@media only screen and (max-width:640.00px){#stacks_in_7045 h2{font-size:2.00rem!important}}@media only screen and (min-width:640.00px) and (max-width:780.00px){#stacks_in_7045 h2{font-size:2.00rem!important}}@media only screen and (min-width:780.00px) and (max-width:1000.00px){#stacks_in_7045 h2{font-size:2.00rem!important}}@media only screen and (min-width:1000.00px){#stacks_in_7045 h2{font-size:2.00rem!important}}

#stacks_in_7048 {
	text-transform: uppercase;
	font-weight: lighter;
}

#stacks_in_7065 {
	letter-spacing: 10px;
	text-transform: capitalize;
}
/* Start Smart Image stack CSS code */#stacks_in_7166{	text-align: center;}#stacks_in_7166 figure a img{	cursor: pointer !important;}.stacks_in_7166responsive {  max-width: 100%;  margin: 0;  padding: 0;}.stacks_in_7166responsive img, .stacks_in_7166warehouseImage img {  max-width: 100%;  height: auto;  margin: 0 auto 0 auto;  display: block;}.stacks_in_7166hiddenimage{	display: none;}.stacks_in_7166warehouseImage{	display: none;}/* End Smart Image stack CSS code *//* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_7126{z-index: 101;overflow: visible;}.stacks_top{overflow: visible;}.stacks_in:after {content: "";display: block;height: 0;clear: both;}/* End dooJet stack each CSS code */#stacks_in_7127 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_7127 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_7127 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_7127 > .row.padding-detailed.padding-medium-up,#stacks_in_7127 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_7127 > .row.padding-detailed.padding-y-medium-up,#stacks_in_7127 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_7127 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_7127 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}
#stacks_in_7127 > .row.max-custom{margin:0 auto;max-width:1000px !important}#stacks_in_7127 > .row.max-custom.max-left{margin-left:0}#stacks_in_7127 > .row.max-custom.max-right{margin-right:0}

#stacks_in_7127 {
	background-color: rgba(255, 255, 255, 0.71);
	padding:  20px;
}
#stacks_in_7135 > .row.max-custom{margin:0 auto;max-width:900px !important}#stacks_in_7135 > .row.max-custom.max-left{margin-left:0}#stacks_in_7135 > .row.max-custom.max-right{margin-right:0}
#stacks_in_7135 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_7135 > .row > .columns{margin-top:0.00rem;margin-bottom:0.00rem}#stacks_in_7135 > .row.divider > .columns:not(:first-child):before{top:0px;bottom:0px;width:1px;background:rgba(0, 0, 0, 1.00)}
#eh_stacks_in_6388 {
  margin: 16px 0 16px;
  padding: 0 2px;
}
#eh_stacks_in_6388:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_6388.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_6388.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_6388.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_6388.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_6388 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_6388.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */#eh_stacks_in_6388 .eh-title {display: none;}/*  */
/*  */#eh_stacks_in_6388 .eh-subtitle {display: none;}/*  */
/*  */
/*  */
/*  */
/*  */
#eh_stacks_in_6388 .eh-line-wrap .eh-line-left,
#eh_stacks_in_6388 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_6388.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_6388.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #000000;}
#eh_stacks_in_6388.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_6388.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #000000;}
#eh_stacks_in_6388.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_6388.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_6388.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_6388.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_6388.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_6388.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_6388.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #000000, transparent) 1;}
#eh_stacks_in_6388.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_6388.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_6388.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_6388.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #000000;}
#eh_stacks_in_6388.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_6388.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_6388:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(256px / 2);}
#eh_stacks_in_6388:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #000000;
  fill: #000000;
}
#eh_stacks_in_6388.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 20px;}
#eh_stacks_in_6388.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_6388.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_6388.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 18px;}
  #eh_stacks_in_6388.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_6388.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 18px;}
}
#eh_stacks_in_6388.eh-line-group-300 .eh-extender {
  width: calc(256px / 2 - 20px);
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_6388.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_6388.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_6388.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_6388.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_6388.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_6388.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #000000;}
#eh_stacks_in_6388.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_6388.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_6388.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_6388.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_6388.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_6388.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #000000;}
#eh_stacks_in_6388.eh-line-303 .eh-extender,
#eh_stacks_in_6388.eh-line-305 .eh-extender {width: calc(256px / 2 - 32px);}
#eh_stacks_in_6388.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_6388.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_6388.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_6388 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_6388 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_6388.eh-line-group-300 .eh-line-left,
#eh_stacks_in_6388.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_6388.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_6388.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_6388:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 32px;
  height: 32px;
}
#eh_stacks_in_6388.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_6388.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 54px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_6388.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_6388:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #000000;}
#eh_stacks_in_6388:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_6388:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(256px / 2 + 2px);}
#eh_stacks_in_6388.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_6388.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_6388.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_6388.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_6388.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_6388.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_6388.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_6388.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_6388.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_6388.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_6388.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_6388.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_6388.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_6388.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_6388.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_6388.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_6388.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_6388.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 32px;
  /* */
}
#eh_stacks_in_6388.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_6388.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_6388.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_6388.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_6388.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_6388.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_6388.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_6388.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #000000;}
#eh_stacks_in_6388.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #000000;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_6388.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_6388.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_6388.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(32px * .4);
  height: calc(32px * .8);
}
#eh_stacks_in_6388.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_6388.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(32px * .8);
  height: calc(32px * .8);
}
#eh_stacks_in_6388 .eh-line-wrap-1 {margin-bottom: 8px;}
#eh_stacks_in_6388 .eh-line-wrap-2 {margin-top: 8px;}
/*  */#eh_stacks_in_6388 .eh-line-wrap {margin: 0;}/*  */
#eh_stacks_in_6388.eh-line-position-3 {gap: 0 8px;}
#eh_stacks_in_6388.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_6388.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_6388.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_6388.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_6388.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_6388.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_6388.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_6388.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_6388.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #000000;
}
#stacks_in_6021 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_6021 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_6021 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_6021 > .row.padding-detailed.padding-medium-up,#stacks_in_6021 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_6021 > .row.padding-detailed.padding-y-medium-up,#stacks_in_6021 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_6021 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_6021 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}
#stacks_in_6021 > .row.max-custom{margin:0 auto;max-width:1440px !important}#stacks_in_6021 > .row.max-custom.max-left{margin-left:0}#stacks_in_6021 > .row.max-custom.max-right{margin-right:0}
/*

Issue:
Strata, remove z-index from #t-band
Writer, remove z-index from .wrapper.main

*/

@font-face {
  font-family: 'velvet';
  src:  url('../files/icons/velvet.eot?ddr21z');
  src:  url('../files/icons/velvet.eot?ddr21z#iefix') format('embedded-opentype'),
  url('../files/icons/velvet.woff2?ddr21z') format('woff2'),
  url('../files/icons/velvet.ttf?ddr21z') format('truetype'),
  url('../files/icons/velvet.woff?ddr21z') format('woff'),
  url('../files/icons/velvet.svg?ddr21z#velvet') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="velvet-"], [class*=" velvet-"] {
  font-family: 'velvet' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.velvet_alert{
  position: absolute;
  color: #fff;
  top: 50%;
  left: 50%;
  font-size: 13px;
  transform: translate(-50%,-50%);
  padding: 6px 10px;
  line-height: 1.5;
  background: rgba(0,0,0,0.8);
  border-radius: 5px;
  text-align: center;
  font-family: arial;
}

.velvet-play-1:before {
  content: "\e903";
}
.velvet-play-2:before {
  content: "\e904";
}
.velvet-play-6:before {
  content: "\e905";
}
.velvet-play-3:before {
  content: "\e901";
}
.velvet-play-4:before {
  content: "\e902";
}
.velvet-play-5:before {
  content: "\e900";
}

.velvet-icon{
  position: absolute;
  z-index: 2;
  pointer-events:none;
  text-align: center;
  text-shadow: none;
  transition: color 300ms;
}
.velvet-icon:after {
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
}

.vzoom-img-op .velvet-icon{
	opacity: 0;
}
.cf:after{
  content: "";
  display: table;
  clear: both;
}
.velvet_active{ overflow: visible !important; }

.velvet_active:after{
  content: "";
  display: table;
  clear: both;
}

.vzoom-img-in[data-preventzoom="True"]{
  z-index: 0 !important;
}
.vzoom-img-in[data-preventzoom="True"] img,
.vzoom-img-in[data-preventzoom="True"] .vzoom-img-wrap{
  transform: none !important;
}
.vzoom-player table{ 
  background: transparent !important;
}
.vzoom-player .embed-center{ 
  max-width: 150vh;
  margin: 0 auto;
}
.vzoom-player .embed-container{ 
  position: relative; 
  padding-bottom: 56.25%; 
  height: 0; 
  background: #000;
  overflow: hidden !important; 
  max-width: 100%;
  margin-bottom: 0 !important;
  line-height: 0;
  box-shadow: 0 10px 40px rgba(0,0,0,0.4);
}
body.velvet_scaleIn .vzoom-player .embed-container{
  animation: ncdVideoScaleIn .5s .2s backwards;
}
.vzoom-player .embed-container:before{
  height: 100%;
  width: 100%;
  background: #000;
  content: '';
  display: block;
  position: absolute;
  z-index: 0;
  opacity: 0;
  transition: opacity 150ms;
}
.vzoom-player .embed-container:after{
  padding-top: 100%;
  content: '';
  display: block;
}
.vzoom-player.close .embed-container:before{
  z-index: 1;
  opacity: 1;
}
.vzoom-player .embed-container iframe, 
.vzoom-player .embed-container object, 
.vzoom-player .embed-container embed{ 
  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100%; 
  height: 100%;
}
.vzoom-player .embed-container video{
  position: relative;
  z-index: 1000;
}
.vzoom-img,
.vzoom-img-wrap {
  position: relative;
  z-index: 66669999;
  -webkit-transition: all 300ms 100ms;
  -o-transition: all 300ms 100ms;
  transition: all 300ms 100ms;
}
.vzoom-overlay-open .vzoom-img,
.vzoom-overlay-open .vzoom-img-wrap {
  -webkit-transition: all 325ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  -o-transition: all 325ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  transition: all 325ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
}
img[data-action="vzoom"] {
  cursor: pointer;
  width: 100%;
  max-width: none;
  float: left;
  position: relative;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
}
img.vzoom-img {
  cursor: pointer;
  cursor: -webkit-zoom-out;
  cursor: -moz-zoom-out;
}
.velvet_placeholder{
  text-align: center;
}

@media screen and (min-width: 600px) {
  .velvet_placeholder{
    height: 0;
    padding-top: 50%;
  }
}


.velvet_placeholder img{
  float: none;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}


.velvet_placeholder .velvet-icon{
  display: none;
}
.no_image + .velvet-icon{
  display: block;
}


.vzoom-img-in{
  transition: opacity .4s .1s;
  position: relative;
}
.vzoom-img-in img{
  margin: 0;
}
.vzoom-img-in:before{
  position: absolute;
  pointer-events:none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: '';
  z-index: 1;
  transition: background 300ms;
}
.vzoom-img-in:hover:before{
  background: ;
}
.vzoom-img-in.velvet_active{
 z-index: 77779999;
}
.vzoom-img-in:after {
  content: "";
  display: table;
  clear: both;
}
.vzoom-img-in.vzoom-img-op{
  transition: opacity .35s;
  opacity: 0;
  pointer-events: none;
}
.vzoom-img-in.vzoom-img-op[data-preventzoom="True"]{
  opacity: 1;
}
.vzoom-overlay,
.vzoom-player {
  z-index: 1000;
  background: #000000;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  filter: "alpha(opacity=0)";
  opacity: 0;
  -webkit-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;
}
.vzoom-overlay-open .vzoom-overlay {
  filter: "alpha(opacity=80)";
  opacity: .80;
}
.vzoom-overlay{
  -webkit-transition: opacity 300ms 300ms;
  -o-transition: opacity 300ms 300ms;
  transition: opacity 300ms 300ms;
}
.vzoom-overlay-open .vzoom-overlay{
  -webkit-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  transition: opacity 300ms;
}
.vzoom-player {
  z-index: 1001;
  background: none;
  margin: 40px;
  opacity: 1;
  filter: none;
  pointer-events: auto;
  animation: ncdVideoOpacityIn .6s .25s backwards;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.vzoom-player table{
  height: 100%;
  width: 100%;
  border-collapse: collapse;
}
.vzoom-player table td{
  vertical-align: middle;
}
.vzoom-player *{
  box-sizing: content-box;
}
.vzoom-player.close .embed-container{
  transition: opacity 300ms;
  opacity: 0;
}
.vzoom-overlay-open,
.vzoom-overlay-transitioning {
  cursor: default;
}
@keyframes ncdVideoOpacityIn {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes ncdVideoScaleIn {
  0%   { transform: scale(0.96); }
  100% { transform: scale(1); }
}
.vzoom-img-in .embed-container{ 
  position: relative; 
  padding-bottom: 56.25%; 
  height: 0; 
  background: #000;
  overflow: hidden !important; 
  max-width: 100%;
  line-height: 0;
}
.vzoom-img-in .embed-container iframe, 
.vzoom-img-in .embed-container object, 
.vzoom-img-in .embed-container embed{ 
  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100%; 
  height: 100%;
}

@media screen and (min-width: 600px) {
  .vzoom-img-in .embed-container{
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .vzoom-img-in img,
  .vzoom-img-in:before,
  .vzoom-img-in .velvet-icon{
    display: none !important;
  }
  .vzoom-img-in .embed-container,
  .vzoom-img-in .embed-container iframe, 
  .vzoom-img-in .embed-container object, 
  .vzoom-img-in .embed-container embed{ 
    display: block;
  }
}


/* Edit Mode */
#stacks_in_5942 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_5942 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_5942 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_5942 > .row.padding-detailed.padding-medium-up,#stacks_in_5942 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_5942 > .row.padding-detailed.padding-y-medium-up,#stacks_in_5942 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_5942 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_5942 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}
#stacks_in_5942 > .row.max-custom{margin:0 auto;max-width:1440px !important}#stacks_in_5942 > .row.max-custom.max-left{margin-left:0}#stacks_in_5942 > .row.max-custom.max-right{margin-right:0}
/* Start dooJet stack each CSS code */#jetOverflowRestrict{	overflow: hidden !important;}.jetAnimate{visibility: hidden;}#stacks_in_6232{z-index: 101;overflow: visible;}.stacks_top{overflow: visible;}.stacks_in:after {content: "";display: block;height: 0;clear: both;}/* End dooJet stack each CSS code */ #stacks_in_5246_997{ overflow:hidden;height:50px; } 
#stacks_in_5246_1366 > .row.max-custom{margin:0 auto;max-width:600px !important}#stacks_in_5246_1366 > .row.max-custom.max-left{margin-left:0}#stacks_in_5246_1366 > .row.max-custom.max-right{margin-right:0}
#stacks_in_5246_1366 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_5246_1366 > .row > .columns{margin-top:0.00rem;margin-bottom:0.00rem}#stacks_in_5246_1366 > .row.divider > .columns:not(:first-child):before{top:0px;bottom:0px;width:1px;background:rgba(0, 0, 0, 1.00)}

#stacks_in_5246_972 {
	padding: 20px 0px 20px 0px;
}
#stacks_in_5246_986 h3 span,#stacks_in_5246_986 div span,.no-default:not(.custom-font) h3 span,.no-default:not(.custom-font) div span{font-family:hpro-font-stacks_in_5246_986,sans-serif ;}#stacks_in_5246_986 .primary,#stacks_in_5246_986 .segment{display:inline-block}#stacks_in_5246_986 .primary.sub-title,#stacks_in_5246_986 .segment.sub-title{display:block}#stacks_in_5246_986 [data-seg="segment2"].last-title{display:block}#stacks_in_5246_986 .segment.no-shadow{text-shadow:none !important}#stacks_in_5246_986 .segment *{}#stacks_in_5246_986 .hTxt.primary{vertical-align:baseline}#stacks_in_5246_986 .segment[data-seg="segment1"]{font-size:100%;color:rgba(83, 83, 83, 1.00);padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;vertical-align:baseline;}#stacks_in_5246_986 .segment[data-seg="segment1"] div{color:rgba(83, 83, 83, 1.00)}#stacks_in_5246_986 .segment[data-seg="segment1"] div.mez{font-size:100%}

/* Start Smart Image stack CSS code */#stacks_in_5246_1117{	text-align: center;}#stacks_in_5246_1117 figure a img{	cursor: pointer !important;}.stacks_in_5246_1117responsive {  max-width: 100%;  margin: 0;  padding: 0;}.stacks_in_5246_1117responsive img, .stacks_in_5246_1117warehouseImage img {  max-width: 100%;  height: auto;  margin: 0 auto 0 auto;  display: block;}.stacks_in_5246_1117hiddenimage{	display: none;}.stacks_in_5246_1117warehouseImage{	display: none;}/* End Smart Image stack CSS code */

#stacks_in_5246_326 {
	padding: 20px 0px 0px 0px;
}
#stacks_in_5246_1115 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_5246_1115 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_5246_1115 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_5246_1115 > .row.padding-detailed.padding-medium-up,#stacks_in_5246_1115 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_5246_1115 > .row.padding-detailed.padding-y-medium-up,#stacks_in_5246_1115 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_5246_1115 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_5246_1115 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}


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

#stacks_in_5246_705 {
	padding:  20px;
}
#stacks_in_5246_1094 > .row.max-custom{margin:0 auto;max-width:1440px !important}#stacks_in_5246_1094 > .row.max-custom.max-left{margin-left:0}#stacks_in_5246_1094 > .row.max-custom.max-right{margin-right:0}
#stacks_in_5246_1094 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_5246_1094 > .row > .columns{margin-top:0.00rem;margin-bottom:0.00rem}#stacks_in_5246_1094 > .row.divider > .columns:not(:first-child):before{top:0px;bottom:0px;width:1px;background:rgba(0, 0, 0, 1.00)}
#stacks_in_5246_1088 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_5246_1088 a,
#stacks_in_5246_1088 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_5246_1088 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_5246_1088 a i,
#stacks_in_5246_1088 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_5246_1088 a,
  #stacks_in_5246_1088 a:visited {
    background-color: rgba(3, 117, 216, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_5246_1088 a:hover,
  #stacks_in_5246_1088 a:active {
    background-color: rgba(2, 90, 165, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_5246_1088 a i,
  #stacks_in_5246_1088 a:visited i {
    background-color: rgba(2, 90, 165, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_5246_1088 a:hover i,
  #stacks_in_5246_1088 a:active i {
    background-color: rgba(0, 71, 132, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }












  /* Responsive Width Mode */
  @media (max-width: 47.9em) {
    #stacks_in_5246_1088 a,
    #stacks_in_5246_1088 a:visited {
      width: 100%;
    }
  }

  




#stacks_in_5246_1089 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_5246_1089 a,
#stacks_in_5246_1089 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 4px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 0px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  

}


#stacks_in_5246_1089 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_5246_1089 a i,
#stacks_in_5246_1089 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_5246_1089 a,
  #stacks_in_5246_1089 a:visited {
    background-color: rgba(3, 117, 216, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_5246_1089 a:hover,
  #stacks_in_5246_1089 a:active {
    background-color: rgba(2, 90, 165, 1.00);
    color: rgba(255, 255, 255, 1.00) !important;
  }

  #stacks_in_5246_1089 a i,
  #stacks_in_5246_1089 a:visited i {
    background-color: rgba(2, 90, 165, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_5246_1089 a:hover i,
  #stacks_in_5246_1089 a:active i {
    background-color: rgba(0, 71, 132, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }












  /* Responsive Width Mode */
  @media (max-width: 47.9em) {
    #stacks_in_5246_1089 a,
    #stacks_in_5246_1089 a:visited {
      width: 100%;
    }
  }

  




#eh_stacks_in_5246_1098 {
  margin: 16px 0 16px;
  padding: 0 2px;
}
#eh_stacks_in_5246_1098:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_5246_1098.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_5246_1098.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_5246_1098.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_5246_1098.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_5246_1098 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_5246_1098.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_5246_1098 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_5246_1098 .eh-title {font-size: 42px;}/*  */
/*  */
/*  */
/*  */
#eh_stacks_in_5246_1098 .eh-line-wrap .eh-line-left,
#eh_stacks_in_5246_1098 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_5246_1098.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_5246_1098.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #000000;}
#eh_stacks_in_5246_1098.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_5246_1098.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #000000;}
#eh_stacks_in_5246_1098.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_5246_1098.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_5246_1098.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_5246_1098.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_5246_1098.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_5246_1098.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_5246_1098.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #000000, transparent) 1;}
#eh_stacks_in_5246_1098.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_5246_1098.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_5246_1098.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_5246_1098.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #000000;}
#eh_stacks_in_5246_1098.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_5246_1098.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_5246_1098:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(256px / 2);}
#eh_stacks_in_5246_1098:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #000000;
  fill: #000000;
}
#eh_stacks_in_5246_1098.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 20px;}
#eh_stacks_in_5246_1098.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_5246_1098.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_5246_1098.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 18px;}
  #eh_stacks_in_5246_1098.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_5246_1098.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 18px;}
}
#eh_stacks_in_5246_1098.eh-line-group-300 .eh-extender {
  width: calc(256px / 2 - 20px);
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_5246_1098.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_5246_1098.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_5246_1098.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_5246_1098.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_5246_1098.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_5246_1098.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #000000;}
#eh_stacks_in_5246_1098.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_5246_1098.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_5246_1098.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_5246_1098.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_5246_1098.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_5246_1098.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #000000;}
#eh_stacks_in_5246_1098.eh-line-303 .eh-extender,
#eh_stacks_in_5246_1098.eh-line-305 .eh-extender {width: calc(256px / 2 - 32px);}
#eh_stacks_in_5246_1098.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_5246_1098.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_5246_1098.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_5246_1098 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_5246_1098 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_5246_1098.eh-line-group-300 .eh-line-left,
#eh_stacks_in_5246_1098.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_5246_1098.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_5246_1098.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_5246_1098:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 32px;
  height: 32px;
}
#eh_stacks_in_5246_1098.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_5246_1098.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 54px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_5246_1098.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_5246_1098:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #000000;}
#eh_stacks_in_5246_1098:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_5246_1098:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(256px / 2 + 2px);}
#eh_stacks_in_5246_1098.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_5246_1098.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_5246_1098.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_5246_1098.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_5246_1098.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_5246_1098.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_5246_1098.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_5246_1098.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_5246_1098.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_5246_1098.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_5246_1098.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_5246_1098.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_5246_1098.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_5246_1098.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_5246_1098.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_5246_1098.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_5246_1098.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_5246_1098.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 32px;
  /* */
}
#eh_stacks_in_5246_1098.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_5246_1098.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_5246_1098.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_5246_1098.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_5246_1098.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_5246_1098.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_5246_1098.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_5246_1098.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #000000;}
#eh_stacks_in_5246_1098.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #000000;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_5246_1098.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_5246_1098.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_5246_1098.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(32px * .4);
  height: calc(32px * .8);
}
#eh_stacks_in_5246_1098.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_5246_1098.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(32px * .8);
  height: calc(32px * .8);
}
#eh_stacks_in_5246_1098 .eh-line-wrap-1 {margin-bottom: 8px;}
#eh_stacks_in_5246_1098 .eh-line-wrap-2 {margin-top: 8px;}
/*  */
#eh_stacks_in_5246_1098.eh-line-position-3 {gap: 0 8px;}
#eh_stacks_in_5246_1098.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_5246_1098.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_5246_1098.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_5246_1098.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_5246_1098.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_5246_1098.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_5246_1098.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_5246_1098.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_5246_1098.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #000000;
}
#stacks_in_5246_1113 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_5246_1113 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_5246_1113 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_5246_1113 > .row.padding-detailed.padding-medium-up,#stacks_in_5246_1113 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_5246_1113 > .row.padding-detailed.padding-y-medium-up,#stacks_in_5246_1113 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_5246_1113 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_5246_1113 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}

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

.yd-modal{position:fixed;top:50%;left:50%;width:50%;max-width:630px;min-width:320px;height:auto;z-index:2000;opacity:0;visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.yd-modal-show{opacity:1;visibility:visible}.yd-overlay{position:fixed;width:100%;height:100%;visibility:hidden;top:0;left:0;z-index:1000;opacity:0;background:rgba(0,0,0,0.8);-webkit-transition:all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s}.yd-modal-show ~ .yd-overlay{opacity:1;visibility:visible}.yd-content{color:#777;background:#fff;position:relative;border-radius:3px;margin:0 auto;text-align:center}.yd-content h3{margin:0;padding:0.4em;text-align:center;font-size:24px;font-weight:500;border-bottom:1px solid #f2f2f2;border-radius:3px 3px 0 0}.yd-modal.error .yd-content h3{color:red}.yd-modal.success .yd-content h3{color:green}.yd-content>div{padding:15px 40px 30px;margin:0;font-weight:300}.yd-content>div p{margin:0;padding:10px 0}.yd-content>div ul{margin:0;padding:0 0 30px 20px}.yd-content>div ul li{padding:5px 0}.yd-content button{display:block;margin:10px auto !important;min-width:200px}.yd-effect-1 .yd-content{-webkit-transform:scale(0.7);-moz-transform:scale(0.7);-ms-transform:scale(0.7);transform:scale(0.7);opacity:0;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s}.yd-modal-show.yd-effect-1 .yd-content{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}.yd-effect-2 .yd-content{-webkit-transform:translateX(20%);-moz-transform:translateX(20%);-ms-transform:translateX(20%);transform:translateX(20%);opacity:0;-webkit-transition:all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);-moz-transition:all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);transition:all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9)}.yd-modal-show.yd-effect-2 .yd-content{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1}.yd-effect-3 .yd-content{-webkit-transform:translateY(20%);-moz-transform:translateY(20%);-ms-transform:translateY(20%);transform:translateY(20%);opacity:0;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s}.yd-modal-show.yd-effect-3 .yd-content{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}.yd-effect-4 .yd-content{-webkit-transform:scale(0) rotate(720deg);-moz-transform:scale(0) rotate(720deg);-ms-transform:scale(0) rotate(720deg);transform:scale(0) rotate(720deg);opacity:0}.yd-modal-show.yd-effect-4 ~ .yd-overlay,.yd-effect-4 .yd-content{-webkit-transition:all 0.5s;-moz-transition:all 0.5s;transition:all 0.5s}.yd-modal-show.yd-effect-4 .yd-content{-webkit-transform:scale(1) rotate(0deg);-moz-transform:scale(1) rotate(0deg);-ms-transform:scale(1) rotate(0deg);transform:scale(1) rotate(0deg);opacity:1}.yd-effect-7{top:0;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.yd-effect-7 .yd-content{-webkit-transform:translateY(-200%);-moz-transform:translateY(-200%);-ms-transform:translateY(-200%);transform:translateY(-200%);-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s;opacity:0}.yd-modal-show.yd-effect-7 .yd-content{-webkit-transform:translateY(0%);-moz-transform:translateY(0%);-ms-transform:translateY(0%);transform:translateY(0%);border-radius:0 0 3px 3px;opacity:1}.yd-effect-11 .yd-content{-webkit-transform:scale(2);-moz-transform:scale(2);-ms-transform:scale(2);transform:scale(2);opacity:0;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s}.yd-modal-show.yd-effect-11 .yd-content{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}.yd-effect-12 .yd-content{-webkit-transform:scale(0.8);-moz-transform:scale(0.8);-ms-transform:scale(0.8);transform:scale(0.8);opacity:0;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s}.yd-modal-show.yd-effect-12 ~ .yd-overlay{background:#e74c3c}.yd-effect-12 .yd-content h3,.yd-effect-12 .yd-content{background:transparent}.yd-modal-show.yd-effect-12 .yd-content{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}.yd-modal-show.yd-effect-16 ~ .yd-overlay{background:rgba(180,46,32,0.5)}.yd-modal-show.yd-effect-16 ~ .container{-webkit-filter:blur(3px);-moz-filter:blur(3px);filter:blur(3px)}.yd-effect-16 .yd-content{-webkit-transform:translateY(-5%);-moz-transform:translateY(-5%);-ms-transform:translateY(-5%);transform:translateY(-5%);opacity:0}.yd-modal-show.yd-effect-16 ~ .container,.yd-effect-16 .yd-content{-webkit-transition:all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s}.yd-modal-show.yd-effect-16 .yd-content{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}

button.yd-btn,button[data-action="clear"],button[data-action="undo"]{border:1px solid rgba(0,0,0,0.2);box-shadow:inset 0 0 0 1px rgba(0,0,0,0.05),0 1px 2px rgba(0,0,0,0.04);background:#fff;padding:10px;border-radius:4px;margin-right:5px;font-size:15px;cursor:pointer}button.yd-btn i,button[data-action="clear"] i,button[data-action="undo"] i{font-size:15px}button.yd-btn:focus,button[data-action="clear"]:focus,button[data-action="undo"]:focus{outline:none;box-shadow:none}

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

#stacks_in_5246_723 {
	padding:  20px;
}
#stacks_in_5246_981 .flat_button_2_alignment {
  font-size: 18px;
  
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  text-align: center;
}


#stacks_in_5246_981 a,
#stacks_in_5246_981 a:visited {
  /* Button text alignment fix v2.0.1 */
  text-align: center;

  display: inline-block;
  
  border-radius: 0px;
  
  overflow: hidden;
  height: 56px;
  line-height: 56px;
  text-decoration: none;
    
    border-width: 1px;
    
  border-style: solid;
  border-color: rgba(0, 84, 123, 1.00);

  
  -webkit-box-shadow: 0 15px 15px -15px rgba(0, 0, 0, 0.80);
  -moz-box-shadow: 0 15px 15px -15px rgba(0, 0, 0, 0.80);
  box-shadow: 0 15px 15px -15px rgba(0, 0, 0, 0.80);
  margin-bottom: 15px;
  

}


#stacks_in_5246_981 a .flat_button_2_text {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center !important;
  
}


#stacks_in_5246_981 a i,
#stacks_in_5246_981 a:visited i {
  font-size: 20px;
  display: inline-block;
  text-align: center;
  width: 56px;
  height: 56px;
  line-height: 56px;

  
    float: left;
    
      
      border-right: 1px solid rgba(0, 84, 123, 1.00);
      
    
  

  

  
}







  /* Flat Color Mode */
  #stacks_in_5246_981 a,
  #stacks_in_5246_981 a:visited {
    background-color: rgba(33, 255, 128, 1.00);
    color: rgba(51, 51, 51, 1.00) !important;
  }

  #stacks_in_5246_981 a:hover,
  #stacks_in_5246_981 a:active {
    background-color: rgba(255, 255, 10, 1.00);
    color: rgba(0, 0, 0, 1.00) !important;
  }

  #stacks_in_5246_981 a i,
  #stacks_in_5246_981 a:visited i {
    background-color: rgba(251, 2, 7, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }

  #stacks_in_5246_981 a:hover i,
  #stacks_in_5246_981 a:active i {
    background-color: rgba(0, 71, 132, 1.00);
    color: rgba(255, 255, 255, 1.00);
  }












  /* Responsive Width Mode */
  @media (max-width: 47.9em) {
    #stacks_in_5246_981 a,
    #stacks_in_5246_981 a:visited {
      width: 100%;
    }
  }

  




#stacks_in_4830 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_4830 > .row.collapse{padding-left:0;padding-right:0}#stacks_in_4830 > .row.padding-detailed{padding:0.00rem 0.00rem 0.00rem 0.00rem}@media only screen and (max-width:40em){#stacks_in_4830 > .row.padding-detailed.padding-medium-up,#stacks_in_4830 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_4830 > .row.padding-detailed.padding-y-medium-up,#stacks_in_4830 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}@media only screen and (min-width:40.063em) and (max-width:62.5em){#stacks_in_4830 > .row.padding-detailed.padding-large-up{padding-left:0;padding-right:0}#stacks_in_4830 > .row.padding-detailed.padding-y-large-up{padding-top:0;padding-bottom:0}}
#stacks_in_4830 > .row.max-custom{margin:0 auto;max-width:1440px !important}#stacks_in_4830 > .row.max-custom.max-left{margin-left:0}#stacks_in_4830 > .row.max-custom.max-right{margin-right:0}

#stacks_in_4830 {
	background-color: rgba(204, 204, 204, 1.00);
	padding: 20px 0px 20px 0px;
}

#stacks_in_4831 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_4831 > .row > .columns{margin-top:0.00rem;margin-bottom:0.00rem}#stacks_in_4831 > .row.divider > .columns:not(:first-child):before{top:0px;bottom:0px;width:1px;background:rgba(0, 0, 0, 1.00)}
/* Start Smart Image stack CSS code */#stacks_in_4832{	text-align: center;}#stacks_in_4832 figure a img{	cursor: pointer !important;}.stacks_in_4832responsive {  max-width: 100%;  margin: 0;  padding: 0;}.stacks_in_4832responsive img, .stacks_in_4832warehouseImage img {  max-width: 100%;  height: auto;  margin: 0 auto 0 auto;  display: block;}.stacks_in_4832hiddenimage{	display: none;}.stacks_in_4832warehouseImage{	display: none;}/* End Smart Image stack CSS code *//* Start Smart Image stack CSS code */#stacks_in_4838{	text-align: center;}#stacks_in_4838 figure a img{	cursor: pointer !important;}.stacks_in_4838responsive {  max-width: 100%;  margin: 0;  padding: 0;}.stacks_in_4838responsive img, .stacks_in_4838warehouseImage img {  max-width: 100%;  height: auto;  margin: 0 auto 0 auto;  display: block;}.stacks_in_4838hiddenimage{	display: none;}.stacks_in_4838warehouseImage{	display: none;}/* End Smart Image stack CSS code */
#stacks_in_4844 > .row{padding-top:0.00rem;padding-bottom:0.00rem}#stacks_in_4844 > .row > .columns{margin-top:0.00rem;margin-bottom:0.00rem}#stacks_in_4844 > .row.divider > .columns:not(:first-child):before{top:0px;bottom:0px;width:1px;background:rgba(0, 0, 0, 1.00)}
/* RWML Menu stack v1.1.2 */

#stacks_in_2093 {	display: none; }
.rwml-menu { display: none !important; }



#stacks_out_2093 {
	margin-right:0;
}
/* RWML Menu Item stack v1.1.2 */

#stacks_in_2139_1 {	display: none; }
.rwml-menu-item { display: none !important; }


/* RWML Menu Item stack v1.1.2 */

#stacks_in_2139_22 {	display: none; }
.rwml-menu-item { display: none !important; }


/* RWML Menu Item stack v1.1.2 */

#stacks_in_2139_42 {	display: none; }
.rwml-menu-item { display: none !important; }


/* RWML Menu Item stack v1.1.2 */

#stacks_in_2139_62 {	display: none; }
.rwml-menu-item { display: none !important; }


/* RWML Menu Item stack v1.1.2 */

#stacks_in_2139_82 {	display: none; }
.rwml-menu-item { display: none !important; }


/* RWML Menu Item stack v1.1.2 */

#stacks_in_2139_102 {	display: none; }
.rwml-menu-item { display: none !important; }


/* RWML Menu Item stack v1.1.2 */

#stacks_in_2139_122 {	display: none; }
.rwml-menu-item { display: none !important; }


/* RWML Menu Item stack v1.1.2 */

#stacks_in_2139_142 {	display: none; }
.rwml-menu-item { display: none !important; }


