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


@-webkit-keyframes animatedJackBackgroundtoTop{from{background-position:0 0}to{background-position:0% -500%}}@keyframes animatedJackBackgroundtoTop{from{background-position:0 0}to{background-position:0% -500%}}@-webkit-keyframes animatedJackBackgroundtoBottom{from{background-position:0 0}to{background-position:0% 500%}}@keyframes animatedJackBackgroundtoBottom{from{background-position:0 0}to{background-position:0% 500%}}@-webkit-keyframes animatedJackBackgroundtoRight{from{background-position:0 0}to{background-position:500% 0%}}@keyframes animatedJackBackgroundtoRight{from{background-position:0 0}to{background-position:500% 0%}}@-webkit-keyframes animatedJackBackgroundtoLeft{from{background-position:0 0}to{background-position:-500% 0%}}@keyframes animatedJackBackgroundtoLeft{from{background-position:0 0}to{background-position:-500% 0%}}@-webkit-keyframes animatedJackBackgroundtoBottomRight{from{background-position:0 0}to{background-position:500% 500%}}@keyframes animatedJackBackgroundtoBottomRight{from{background-position:0 0}to{background-position:500% 500%}}@-webkit-keyframes animatedJackBackgroundtoTopRight{from{background-position:0 0}to{background-position:500% -500%}}@keyframes animatedJackBackgroundtoTopRight{from{background-position:0 0}to{background-position:500% -500%}}@-webkit-keyframes animatedJackBackgroundtoTopLeft{from{background-position:0 0}to{background-position:-500% -500%}}@keyframes animatedJackBackgroundtoTopLeft{from{background-position:0 0}to{background-position:-500% -500%}}@-webkit-keyframes animatedJackBackgroundtoBottomLeft{from{background-position:0 0}to{background-position:-500% 500%}}@keyframes animatedJackBackgroundtoBottomLeft{from{background-position:0 0}to{background-position:-500% 500%}}.com_joeworkman_stacks_jack4_stack > .jack{margin:0;padding:0;border:0;background:none;background-color:transparent;position:relative;display:block;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.com_joeworkman_stacks_jack4_stack > .jack.align-center{margin-left:auto !important;margin-right:auto !important}.com_joeworkman_stacks_jack4_stack > .jack.align-right{margin-left:auto !important}.com_joeworkman_stacks_jack4_stack > .jack.align-left{margin-right:auto !important}.com_joeworkman_stacks_jack4_stack > .jack.touch-device{background-attachment:scroll !important}.com_joeworkman_stacks_jack4_stack > .jack.bg-image{background-size:auto}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.glass{z-index:1}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.glass::after{background-size:auto;content:"";top:0;left:0;bottom:0;right:0;height:100%;position:absolute;z-index:-1}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-cover,.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-cover.glass::after{background-size:cover}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-contain,.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-contain.glass::after{background-size:contain}.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-fill,.com_joeworkman_stacks_jack4_stack > .jack.bg-image.bg-size-fill.glass::after{background-size:100% 100%}.com_joeworkman_stacks_jack4_stack > .jack.corner-shadow::before,.com_joeworkman_stacks_jack4_stack > .jack.corner-shadow::after,.com_joeworkman_stacks_jack4_stack > .jack.peek-shadow::before,.com_joeworkman_stacks_jack4_stack > .jack.peek-shadow::after{z-index:-1;position:absolute;content:"";height:auto;background-color:transparent}.com_joeworkman_stacks_jack4_stack > .jack.corner-shadow::before,.com_joeworkman_stacks_jack4_stack > .jack.corner-shadow::after{width:50%;top:50%}.com_joeworkman_stacks_jack4_stack > .jack.scroll-x{overflow-x:auto !important;white-space:nowrap;-webkit-overflow-scrolling:touch}.com_joeworkman_stacks_jack4_stack > .jack.scroll-x > .stacks_out{display:inline-block;white-space:nowrap}.com_joeworkman_stacks_jack4_stack > .jack.scroll-y{overflow-y:auto !important;-webkit-overflow-scrolling:touch}
.font-weight-100{font-weight:100}.font-weight-200{font-weight:200}.font-weight-300{font-weight:300}.font-weight-400{font-weight:400}.font-weight-500{font-weight:500}.font-weight-600{font-weight:600}.font-weight-700{font-weight:700}.font-weight-800{font-weight:800}.font-weight-900{font-weight:900}.font-style-normal{font-style:normal}.font-style-italic{font-style:italic}

.stacks_top .stacks_top{overflow:visible}
/*
1.0.1
- updated css naming scheme to prevent conflicts with themes and frameworks
*/
#stacks_in_342442_17255 {
  z-index: 1000;
	box-sizing: border-box;
	pointer-events: none;
	--snvp1: 6.000000px;
	--snvp2: 12px;
	--snhp1: 12px;
	--snw: 320px;
	--rad: 6px;
	--iconSize: 24px;
  font-family: Open Sans;
}
#stacks_in_342442_17255 .snav-list,
#stacks_in_342442_17255 .snav-toggle {
	pointer-events: all;
}
#stacks_in_342442_17255 .snav-toggle {
  position: fixed;
	z-index: 1;
  top: 12px;
  left: 12px;
	
	background: rgba(9, 0, 51, 1.00);
	color: rgba(213, 224, 94, 1.00);
  border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: var(--rad);
  padding: var(--snvp1);
  cursor: pointer;
	display: none;
}
#stacks_in_342442_17255.snav-right .snav-toggle {
	left: auto;
  right: 12px;
	
}
#stacks_in_342442_17255 .snav-toggle svg {
  width: var(--iconSize);
  height: var(--iconSize);
	display: block;
}
#stacks_in_342442_17255 .snav-list:not(.expanded) + .snav-toggle svg:nth-child(2),
#stacks_in_342442_17255 .snav-list.expanded + .snav-toggle svg:nth-child(1) {
	display: none;
}
#stacks_in_342442_17255 .snav-list {
  position: relative;
  z-index: 2;
	background: rgba(9, 0, 51, 1.00);
	color: rgba(213, 224, 94, 1.00);
	padding: calc((24px - 1px)/2) 0;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15);
  transition: width 0.3s ease;
	list-style: none;
	padding: 0;
	margin: 0;
	display: grid;
	grid-template-columns: 1fr;
	align-content: flex-start;
}
#stacks_in_342442_17255 .snav-list li {
	position: relative;
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
}
#stacks_in_342442_17255 .snav-item .snav-link,
#stacks_in_342442_17255 .snav-item .snav-container,
#stacks_in_342442_17255 .snav-item .snav-divider {
  display: flex;
  align-items: center;
  padding: var(--snvp2) var(--snhp1) var(--snvp2) calc(var(--snhp1) + 12px);
	font-size: 17px;
	line-height: var(--iconSize);
  text-decoration: none;
}
#stacks_in_342442_17255 .top-tier .chevron {
	margin-left: auto;
}
#stacks_in_342442_17255 .snav-item .sub-container {
	font-size: 17px;
	color: rgba(213, 224, 94, 1.00);
	line-height: 1.3;
}
#stacks_in_342442_17255 .snav-item .snav-divider {
	padding: 0 var(--snhp1) 0 var(--snhp1);
}
#stacks_in_342442_17255 .snav-item > .snav-container,
#stacks_in_342442_17255 .snav-item > .snav-link {
	color: rgba(213, 224, 94, 1.00);
	letter-spacing: 0.00em;
	word-spacing: 0.00em;
	font-weight: 400;
}
#stacks_in_342442_17255 .snav-item:not(.custom-type):hover > .snav-container,
#stacks_in_342442_17255 .snav-item:hover > .snav-link {
	background-color: rgba(213, 224, 94, 1.00);
	color: rgba(9, 0, 51, 1.00);
}
#stacks_in_342442_17255 .snav-item.top-tier > .snav-link,
#stacks_in_342442_17255 .snav-item.top-tier > .snav-container,
#stacks_in_342442_17255 .snav-item.top-tier > .snav-divider {
  display: grid;
  grid-template-columns: var(--iconSize) 1fr 12px;
  grid-gap: 0px;
}
#stacks_in_342442_17255 .snav-item.top-tier > .snav-link,
#stacks_in_342442_17255 .snav-item.top-tier:not(.custom-type) > .snav-container,
#stacks_in_342442_17255.snav-collapsed .snav-item.top-tier.custom-type > .snav-container {
	cursor: pointer;
}
#stacks_in_342442_17255 .snav-list:not(.expanded) .snav-item > .snav-divider,
#stacks_in_342442_17255 .snav-list.expanded .snav-item.no-title > .snav-divider {
	grid-template-columns: 1fr 0px;
}
#stacks_in_342442_17255 .snav-list.expanded .snav-item > .snav-divider {
	grid-template-columns: 0px 1fr;
}
#stacks_in_342442_17255 .snav-list .snav-item.custom-type > .snav-container {
	overflow: hidden;
	padding: 0px;
}
#stacks_in_342442_17255 .snav-list .snav-item.custom-type > .snav-container .snav-icon,
#stacks_in_342442_17255 .snav-list .snav-item.custom-type > .snav-container .custom-expand {
	margin: 0;
	overflow: hidden;
}
#stacks_in_342442_17255 .snav-list .snav-item.custom-type > .snav-container .custom-expand > div {
	width: 320px;
}
#stacks_in_342442_17255 .snav-list:not(.expanded) .snav-item.custom-type > .snav-container {
	grid-template-columns: 1fr 0px;
}
#stacks_in_342442_17255 .snav-list.expanded .snav-item.custom-type > .snav-container {
	grid-template-columns: 0px 1fr;
}
#stacks_in_342442_17255 .snav-list.expanded .snav-item.custom-type > .snav-container .snav-icon {
	opacity: 0;
	pointer-events: none;
}
#stacks_in_342442_17255 .snav-item svg,
#stacks_in_342442_17255 .snav-item .snav-icon img {
  width: var(--iconSize);
  height: var(--iconSize);
	display: block;
	margin: 0 auto;
  max-width: none;
}
#stacks_in_342442_17255 .snav-item.custom-type .snav-icon svg {
	width: calc(var(--iconSize) + 12px + 12px + var(--snhp1) + var(--snhp1));
	height: calc(var(--iconSize) + 12px + 12px + var(--snhp1) + var(--snhp1));
}
#stacks_in_342442_17255 .snav-item.custom-type .snav-icon img {
	width: calc(var(--iconSize) + 12px + 12px + var(--snhp1) + var(--snhp1));
	height: auto;
}
#stacks_in_342442_17255 .snav-icon svg {
	color: rgba(213, 224, 94, 1.00);
}
#stacks_in_342442_17255 .snav-item:hover .snav-icon svg {
	color: rgba(9, 0, 51, 1.00);
}
#stacks_in_342442_17255 .snav-icon svg.sn-fa,
#stacks_in_342442_17255 .snav-icon i.material-icons-two-tone {
	fill: currentColor;
}
#stacks_in_342442_17255 .snav-icon svg {
	transform: translate3d(0,0,0)
}
#stacks_in_342442_17255 .snav-icon svg:not(.sn-ii):not(.sn-fa):not(.material-icons) {
	fill: currentColor;
  stroke: currentColor;
}
#stacks_in_342442_17255 .snav-icon i {
	color: rgba(213, 224, 94, 1.00);
	font-size: var(--iconSize);
	line-height: var(--iconSize);
  display: block;
}
#stacks_in_342442_17255 .snav-item:hover .snav-icon i {
	color: rgba(9, 0, 51, 1.00);
}
#stacks_in_342442_17255 .snav-icon i.material-icons-two-tone:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: rgba(213, 224, 94, 1.00);
  mix-blend-mode: lighten;
}
#stacks_in_342442_17255 .snav-icon:hover i.material-icons-two-tone:after {
  background: rgba(9, 0, 51, 1.00);
}
#stacks_in_342442_17255 .chevron svg {
	width: 12px;
	fill: currentColor;
}
#stacks_in_342442_17255 .snav-icon {
  margin: 0;
}
#stacks_in_342442_17255 .snav-item hr {
	width: 100%;
	border-width: 0px;
	height: 1px;
	background-color: currentColor;
	opacity: 0.3;
}
#stacks_in_342442_17255 .snav-divider .snav-title {
  opacity: 0.66;
	font-weight: bold;
	margin-left: calc(12px - var(--snhp1));
}
#stacks_in_342442_17255 .sub-container {
  border-radius: var(--rad);
  background: rgba(9, 0, 51, 1.00);
}
#stacks_in_342442_17255 .sub-container li:nth-child(2) > a {
	border-radius: var(--rad) var(--rad) 0px 0px;
}
#stacks_in_342442_17255 .sub-container li:last-child > a {
	border-radius: 0px 0px var(--rad) var(--rad);
}
#stacks_in_342442_17255 .sub-container li:nth-child(2):last-child > a {
	border-radius: var(--rad);
}
#stacks_in_342442_17255 .submenu {
  list-style: none;
	padding: 0;
	margin: 0;
}
#stacks_in_342442_17255 .submenu li .snav-link {
	padding-left: calc(var(--snhp1) + 12px);
}
#stacks_in_342442_17255 .submenu > *:not(.snav-item) {
	padding: 12px calc(var(--snhp1) + 12px);
}
#stacks_in_342442_17255 .submenu > .subsnav-close {
  cursor: pointer;
	background-color: rgba(0, 0, 0, 0.15);
	border-radius: var(--rad) var(--rad) 0 0;
  padding: 6px calc(var(--snhp1) + 12px);
	display: none;
}
#stacks_in_342442_17255 .snav-list {
  display: flex;
  flex-direction: column;
}
#stacks_in_342442_17255 .snav-list .snav-spacer {
	flex: 1;
	min-height: calc(var(--snvp2) + var(--iconSize) + var(--snvp2));
}

#stacks_in_342442_17255 {
  position: fixed;
  top: 0;
  bottom: 0;
	left: 0;
}
#stacks_in_342442_17255 {
	transform: translate3d(0,0,0);
	overflow: scroll;
	-ms-overflow-style: none;
  scrollbar-width: none;
  max-width: 100%;
	width: calc(320px + 320px + 36px);
}
#stacks_in_342442_17255::-webkit-scrollbar {
  width: 0;
  height: 0;
}
#stacks_in_342442_17255.snav-right {
	left: auto;
	right: 0;
}
#stacks_in_342442_17255 .subsnav-close > *,
#stacks_in_342442_17255 .snav-item:not(.custom-type) > .snav-container > *,
#stacks_in_342442_17255 .snav-link > *,
#stacks_in_342442_17255 .snav-item a *  {
	pointer-events: none;
}
#stacks_in_342442_17255.snav-right .top-tier .chevron {
  grid-column: 1;
  grid-row: 1;
  transform: rotate(180deg);
}
#stacks_in_342442_17255.snav-right .snav-item.top-tier:not(.custom-type) > .snav-container {
  grid-template-columns: 12px var(--iconSize) 1fr;
  padding: var(--snvp2) calc(var(--snhp1) + 12px) var(--snvp2) var(--snhp1);
}
#stacks_in_342442_17255.snav-right .sub-container {
  left: auto;
  right: calc(100% + 8px);
}
#stacks_in_342442_17255.snav-condensed {
	grid-template-rows: min-content;
}
#stacks_in_342442_17255.snav-condensed .snav-list {
	padding: 0;
	border-radius: 0 var(--rad) var(--rad) 0;
  transform: translateY(0px);
}
#stacks_in_342442_17255.snav-condensed .snav-list > li:first-child > *:not(ul) {
	border-radius: 0px var(--rad) 0px 0px;
}
#stacks_in_342442_17255.snav-condensed .snav-list > li:last-child > *:not(ul) {
	border-radius: 0px 0px var(--rad) 0px;
}
#stacks_in_342442_17255.snav-right .snav-list {
	border-radius: 0;
	margin-left: auto;
}
#stacks_in_342442_17255.snav-right.snav-condensed .snav-list {
	border-radius: var(--rad) 0px 0px var(--rad);
}
#stacks_in_342442_17255.snav-right.snav-condensed .snav-list > li:first-child > *:not(ul) {
	border-radius: var(--rad) 0px 0px 0px;
}
#stacks_in_342442_17255.snav-right.snav-condensed .snav-list > li:last-child > *:not(ul) {
	border-radius: 0px 0px 0px var(--rad);
}



#stacks_in_342442_17255.snav-condensed {
	align-content: center;
}



#stacks_in_342442_17255 .snav-list {
	min-height: 100%;
	width: calc(var(--snhp1) + 12px + var(--iconSize) + 12px + var(--snhp1));
}
#stacks_in_342442_17255 .snav-list.expanded {
	width: var(--snw);
}
#stacks_in_342442_17255.snav-condensed .snav-list {
	min-height: 0px;
}
#stacks_in_342442_17255 .snav-item .snav-link {
	height: calc(var(--snvp2) + var(--iconSize) + var(--snvp2));
}
#stacks_in_342442_17255 .submenu .snav-item .snav-link {
	height: auto;
	line-height: 1.2;
	padding: var(--snvp2) calc(var(--snhp1) + 12px) var(--snvp2) calc(var(--snhp1) + 12px);
}
#stacks_in_342442_17255 .snav-item .snav-divider {
	height: var(--iconSize);
}
#stacks_in_342442_17255 .snav-item.custom-type .snav-icon {
	height: auto;
	max-width: calc(var(--iconSize) + 12px + 12px + var(--snhp1) + var(--snhp1));
}
#stacks_in_342442_17255 .snav-title {
	position: relative;
	overflow: hidden;
	height: 100%;
  white-space: nowrap;
}
#stacks_in_342442_17255 .snav-title > div {
	padding-left: 8px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
  text-overflow: ellipsis;
  overflow: hidden;
}
#stacks_in_342442_17255 .snav-divider .snav-title > div {
	padding-left: 0;
}
#stacks_in_342442_17255 .sub-container {
	display: none;
  position: absolute;
  z-index: 3;
  left: calc(100% + 8px);
  width: 320px;
  top: 50%;
  transform: translateY(-50%);
  box-shadow: rgba(0, 0, 0, 0.08) 0px 3px 6px -4px, rgba(0, 0, 0, 0.08) 0px 6px 16px, rgba(0, 0, 0, 0.08) 0px 9px 28px 8px;
  background-color: rgba(9, 0, 51, 1.00);
}
#stacks_in_342442_17255 .open .sub-container {
	display: block;
}
#stacks_in_342442_17255 .snav-is-touch .submenu > .subsnav-close {
	display: block;
}
#stacks_in_342442_17255:not(.snav-collapsed) .snav-is-touch:not(.expanded) .top-tier > a {
	pointer-events: none;
}
#stacks_in_342442_17255 .snav-is-touch .sub-container li:nth-child(2) > a,
#stacks_in_342442_17255 .snav-is-touch .sub-container li:nth-child(2):last-child > a {
  border-radius: 0px;
}
@media all and (max-width: 600px) {
	#stacks_in_342442_17255 .snav-list:not(.expanded) {
		width: 0;
		overflow: hidden;
	}
	#stacks_in_342442_17255 .snav-toggle {
		display: block;
		transition: transform 0.3s ease;
	}
	#stacks_in_342442_17255 .snav-list.expanded + .snav-toggle {
		transform: translateX(316px);
	}
	#stacks_in_342442_17255.snav-right .snav-list.expanded + .snav-toggle {
		transform: translateX(-316px);
	}
	#stacks_in_342442_17255 .snav-is-touch:not(.expanded) .top-tier > a {
		pointer-events: all;
	}
	#stacks_in_342442_17255 .snav-list:not(.expanded) .snav-item > .snav-divider {
		grid-template-columns: 0px 1fr;
	}
	#stacks_in_342442_17255 .snav-list:not(.expanded) .snav-item.custom-type > .snav-container {
		grid-template-columns: 0px 1fr;
	}
  #stacks_in_342442_17255 .snav-list .snav-item.custom-type > .snav-container > .snav-icon {
    opacity: 0;
  }
  #stacks_in_342442_17255 .snav-list .snav-item.custom-type > .snav-container > .snav-icon > * {
    display: none;
  }
	#stacks_in_342442_17255 .sub-container {
		z-index: 3;
	}
}



 

#stacks_in_342442_15863 .rotator_box{
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
}
#stacks_in_342442_15863 .rotator_box:hover{
	-webkit-transform: rotate(360deg) scale(1.08);
	-moz-transform: rotate(360deg) scale(1.08);
	-o-transform: rotate(360deg) scale(1.08);
	-ms-transform: rotate(360deg) scale(1.08);  
}

	

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

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

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

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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_342442_17275 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_342442_17275 {
		display: none !important;
	}
}

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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_342442_17308 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_342442_17308 {
		display: none !important;
	}
}
/*
 * Simple Divider Pro
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.4.2
 */

#simpleDivider_stacks_in_342442_17309 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_342442_17309 .theDivider1,
#simpleDivider_stacks_in_342442_17309 .theDivider2 {
	width: inherit;
}
#simpleDivider_stacks_in_342442_17309 .theDivider1 {
	height: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#simpleDivider_stacks_in_342442_17309.transparentOff .theDivider1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #486054;
	border-bottom-color: #D5E05E;
}
#simpleDivider_stacks_in_342442_17309.transparentOn .theDivider1 {
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_342442_17309 .theDivider2 {
	height: 4px;
}
#simpleDivider_stacks_in_342442_17309.transparentOff .theDivider2 {
	background-color: #E0E0E0;
}
#simpleDivider_stacks_in_342442_17309.transparentOn .theDivider2 {
	background-color: transparent;
}
#simpleDivider_stacks_in_342442_17309.bgImageOn .theDivider2 {
	background: transparent url() repeat;
	overflow: visible;
	border-width: 0;
	border-color: none;
}
#simpleDivider_stacks_in_342442_17309.bgImageOn .theDivider1 img {
	display: block;
}


.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_342442_17310 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_342442_17310 {
		display: none !important;
	}
}

#stacks_in_342442_17335.snav-item > .snav-container .snav-icon,
#stacks_in_342442_17335.snav-item > .snav-container .custom-expand {
  
  	align-self: flex-start;
  
  ;
}
#stacks_in_342442_17335.snav-item > .snav-container .snav-icon {
  padding: 0px 20px 0px 20px;
}
#stacks_in_342442_17335.snav-item > .snav-container .custom-expand {
  padding: 0px 0px 0px 0px;
}
#stacks_in_342442_17335.snav-item.custom-type .snav-icon svg {
  color: rgba(213, 224, 94, 1.00);
	width: calc(var(--iconSize) + 12px + 12px + var(--snhp1) + var(--snhp1) - 20px - 20px);
	height: calc(var(--iconSize) + 12px + 12px + var(--snhp1) + var(--snhp1) - 20px - 20px);
}
#stacks_in_342442_17335.snav-item.custom-type:hover .snav-icon svg {
	color: rgba(0, 152, 229, 1.00);
}
#stacks_in_342442_17335 .snav-icon i {
	color: rgba(213, 224, 94, 1.00);
	font-size: calc(var(--iconSize) + 12px + 12px + var(--snhp1) + var(--snhp1) - 20px - 20px);
	line-height: calc(var(--iconSize) + 12px + 12px + var(--snhp1) + var(--snhp1) - 20px - 20px);
}
#stacks_in_342442_17335 .snav-item:hover .snav-icon i {
	color: rgba(0, 152, 229, 1.00);
}
#stacks_in_342442_17335 .snav-icon i.material-icons-two-tone:after {
  background: rgba(213, 224, 94, 1.00);
}
#stacks_in_342442_17335 .snav-icon:hover i.material-icons-two-tone:after {
  background: rgba(0, 152, 229, 1.00);
}
#stacks_in_342442_17335.snav-item.custom-type .snav-icon img {
	width: calc(var(--iconSize) + 12px + 12px + var(--snhp1) + var(--snhp1) - 20px - 20px);
	height: auto;
}

#stacks_in_342442_17336 {
  position: relative;
  user-select: none;
}
i#stacks_in_342442_17336,
svg#stacks_in_342442_17336 {
  position: relative;
  display: block;
  text-align: center;
}
#stacks_in_342442_15957{padding-left:0px;padding-right:0px;}#stacks_in_342442_15957 > .jack{margin:0px;padding:20px;border-color:#486054;border-width:1px;border-style:solid;border-radius:10px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_342442_15957 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_342442_15957 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_342442_15957 > .jack.width-static{width:500px}#stacks_in_342442_15957 > .jack.width-flexible{width:70%}#stacks_in_342442_15957 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_342442_15957 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_342442_15957 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_342442_15957 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_342442_15957 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_342442_15957 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_342442_15957 > .jack::after{border-radius:10px}#stacks_in_342442_15957 > .jack.border-detailed-radius,#stacks_in_342442_15957 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_342442_15957 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_342442_15957 > .jack.bg-color{background-color:#89C5FF}#stacks_in_342442_15957 > .jack.bg-gradient{background-color:#D5E05E}#stacks_in_342442_15957 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_342442_15957 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_342442_15957 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_342442_15957 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_342442_15957 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_342442_15957 > .jack.bg-image:not(.glass){}#stacks_in_342442_15957 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_342442_15957 > .jack.bg-image.glass.after,#stacks_in_342442_15957 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:20px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_342442_15957 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_342442_15957 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_342442_15957 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_342442_15957 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_342442_15957 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_342442_15957 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_342442_15957 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_342442_15957 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_342442_15957 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_342442_15957 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_342442_15957 > .jack.bg-image.glass.after,#stacks_in_342442_15957 > .glass.jack.bg-image::after{}#stacks_in_342442_15957 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_342442_15957 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_342442_15957 > .jack.drop-shadow{-webkit-box-shadow:10px 10px 6px -6px rgba(39,39,39,0.50);box-shadow:10px 10px 6px -6px rgba(39,39,39,0.50)}#stacks_in_342442_15957 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_342442_15957 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:10px 10px 6px -6px rgba(39,39,39,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:10px 10px 6px -6px rgba(39,39,39,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_342442_15957 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_342442_15957 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_342442_15957 > .jack.peek-shadow::before,#stacks_in_342442_15957 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_342442_15957 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_342442_15957 > .jack{overflow:visible;}#stacks_in_342442_15957 > .jack.height-static{height:170px}#stacks_in_342442_15957 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_342442_15867 {
	font-size: 108%;
	font-weight: bold;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_342442_17353 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_342442_17353 {
		display: none !important;
	}
}

#stacks_in_342442_17341.snav-item > .snav-container .snav-icon,
#stacks_in_342442_17341.snav-item > .snav-container .custom-expand {
  
  	align-self: flex-start;
  
  ;
}
#stacks_in_342442_17341.snav-item > .snav-container .snav-icon {
  padding: 0px 20px 0px 20px;
}
#stacks_in_342442_17341.snav-item > .snav-container .custom-expand {
  padding: 0px 0px 0px 0px;
}
#stacks_in_342442_17341.snav-item.custom-type .snav-icon svg {
  color: rgba(213, 224, 94, 1.00);
	width: calc(var(--iconSize) + 12px + 12px + var(--snhp1) + var(--snhp1) - 20px - 20px);
	height: calc(var(--iconSize) + 12px + 12px + var(--snhp1) + var(--snhp1) - 20px - 20px);
}
#stacks_in_342442_17341.snav-item.custom-type:hover .snav-icon svg {
	color: rgba(0, 152, 229, 1.00);
}
#stacks_in_342442_17341 .snav-icon i {
	color: rgba(213, 224, 94, 1.00);
	font-size: calc(var(--iconSize) + 12px + 12px + var(--snhp1) + var(--snhp1) - 20px - 20px);
	line-height: calc(var(--iconSize) + 12px + 12px + var(--snhp1) + var(--snhp1) - 20px - 20px);
}
#stacks_in_342442_17341 .snav-item:hover .snav-icon i {
	color: rgba(0, 152, 229, 1.00);
}
#stacks_in_342442_17341 .snav-icon i.material-icons-two-tone:after {
  background: rgba(213, 224, 94, 1.00);
}
#stacks_in_342442_17341 .snav-icon:hover i.material-icons-two-tone:after {
  background: rgba(0, 152, 229, 1.00);
}
#stacks_in_342442_17341.snav-item.custom-type .snav-icon img {
	width: calc(var(--iconSize) + 12px + 12px + var(--snhp1) + var(--snhp1) - 20px - 20px);
	height: auto;
}

#stacks_in_342442_17349 {
  position: relative;
  user-select: none;
}
i#stacks_in_342442_17349,
svg#stacks_in_342442_17349 {
  position: relative;
  display: block;
  text-align: center;
}
#stacks_in_342442_17311{padding-left:0px;padding-right:0px;}#stacks_in_342442_17311 > .jack{margin:0px;padding:20px;border-color:#486054;border-width:1px;border-style:solid;border-radius:10px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_342442_17311 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_342442_17311 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_342442_17311 > .jack.width-static{width:500px}#stacks_in_342442_17311 > .jack.width-flexible{width:70%}#stacks_in_342442_17311 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_342442_17311 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_342442_17311 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_342442_17311 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_342442_17311 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_342442_17311 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_342442_17311 > .jack::after{border-radius:10px}#stacks_in_342442_17311 > .jack.border-detailed-radius,#stacks_in_342442_17311 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_342442_17311 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_342442_17311 > .jack.bg-color{background-color:#89C5FF}#stacks_in_342442_17311 > .jack.bg-gradient{background-color:#D5E05E}#stacks_in_342442_17311 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_342442_17311 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_342442_17311 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_342442_17311 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_342442_17311 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_342442_17311 > .jack.bg-image:not(.glass){}#stacks_in_342442_17311 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_342442_17311 > .jack.bg-image.glass.after,#stacks_in_342442_17311 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:20px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_342442_17311 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_342442_17311 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_342442_17311 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_342442_17311 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_342442_17311 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_342442_17311 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_342442_17311 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_342442_17311 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_342442_17311 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_342442_17311 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_342442_17311 > .jack.bg-image.glass.after,#stacks_in_342442_17311 > .glass.jack.bg-image::after{}#stacks_in_342442_17311 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_342442_17311 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_342442_17311 > .jack.drop-shadow{-webkit-box-shadow:10px 10px 6px -6px rgba(39,39,39,0.50);box-shadow:10px 10px 6px -6px rgba(39,39,39,0.50)}#stacks_in_342442_17311 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_342442_17311 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:10px 10px 6px -6px rgba(39,39,39,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:10px 10px 6px -6px rgba(39,39,39,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_342442_17311 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_342442_17311 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_342442_17311 > .jack.peek-shadow::before,#stacks_in_342442_17311 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_342442_17311 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_342442_17311 > .jack{overflow:visible;}#stacks_in_342442_17311 > .jack.height-static{height:170px}#stacks_in_342442_17311 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_out_342442_17311 {
	width: 80%;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_342442_17312 {
		font-family: 'Open Sans Condensed', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 100%;
		line-height: 150%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_342442_17312 {
		color: rgba(0, 1, 0, 1.00);
	}
}


 a,.fontpro-stacks_in_343039_4{line-height:2.00 ;letter-spacing:0.00em ;word-spacing:0.00em ;text-indent:0.00em ;margin-left:0.00em ;margin-right:0.00em ;  color:rgba(235, 0, 180, 1.00) ;text-decoration-color:rgba(0, 0, 0, 1.00) ;}
       a>br,.fontpro-stacks_in_343039_4 > br{display:block;content:' ';padding-bottom:0.00em }
  
  
  
  


 .font-vault-1 > a, .font-vault-1,.font-vault-1 > li, .fontpro-stacks_in_343039_7{font-style:normal;font-weight:400;font-family:"Open Sans",sans-serif }


 .font-style-1,.font-style-1 > li,.font-style-1 > *, .fontpro-stacks_in_343039_10{line-height:1.40 ;letter-spacing:0.00em ;word-spacing:0.00em ;text-indent:0.00em ;margin-left:0.00em ;margin-right:0.00em ; font-size:10.00px ; }
     .font-style-1>br,.font-style-1>br > li,.font-style-1 > *>br, .fontpro-stacks_in_343039_10 > br{display:block;content:' ';padding-bottom:0.00em }
  
  @media only screen and (min-width:25.875000em){ .font-style-1,.font-style-1 > li,.font-style-1 > *, .fontpro-stacks_in_343039_10{font-size:18.00px }} 
  @media only screen and (min-width:48.000000em){ .font-style-1,.font-style-1 > li,.font-style-1 > *, .fontpro-stacks_in_343039_10{font-size:18.00px }} 
  @media only screen and (min-width:62.500000em){ .font-style-1,.font-style-1 > li,.font-style-1 > *, .fontpro-stacks_in_343039_10{font-size:18.00px }} 
#stacks_in_15001{padding-left:0px;padding-right:0px;}#stacks_in_15001 > .jack{margin:0px;padding:0px;border-color:#526E5A;border-width:1px;border-style:solid;border-radius:5px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_15001 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_15001 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_15001 > .jack.width-static{width:500px}#stacks_in_15001 > .jack.width-flexible{width:100%}#stacks_in_15001 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_15001 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_15001 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_15001 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_15001 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_15001 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_15001 > .jack::after{border-radius:5px}#stacks_in_15001 > .jack.border-detailed-radius,#stacks_in_15001 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_15001 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_15001 > .jack.bg-color{background-color:#FCFDF2}#stacks_in_15001 > .jack.bg-gradient{background-color:#89C5FF}#stacks_in_15001 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_15001 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_15001 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_15001 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_15001 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_15001 > .jack.bg-image:not(.glass){}#stacks_in_15001 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_15001 > .jack.bg-image.glass.after,#stacks_in_15001 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_15001 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_15001 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_15001 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_15001 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_15001 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_15001 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_15001 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_15001 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_15001 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_15001 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_15001 > .jack.bg-image.glass.after,#stacks_in_15001 > .glass.jack.bg-image::after{}#stacks_in_15001 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_15001 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_15001 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_15001 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_15001 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_15001 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_15001 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_15001 > .jack.peek-shadow::before,#stacks_in_15001 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_15001 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_15001 > .jack{overflow:visible;}#stacks_in_15001 > .jack.height-static{height:100px}#stacks_in_15001 > .jack.height-minmax{min-height:100px;max-height:800px}
#stacks_in_14126 .like_button_wrapper{margin:5px;display:block;position:relative;float:right;overflow:visible;line-height:1}#like_facebook_stacks_in_14126,#like_twitter_stacks_in_14126{width:85px}#like_google_stacks_in_14126,#like_pinterest_stacks_in_14126{width:65px}#like_email_stacks_in_14126 svg{height:20px;width:auto;fill:rgba(191, 191, 191, 1.00)}

#stacks_out_14126 {
	width: 72%;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_343040 {
		font-family: 'Open Sans', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 80%;
		line-height: 100%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_343040 {
		color: rgba(0, 1, 0, 1.00);
	}
}

#stacks_out_343040 {
	width: 72%;
}
/* Hyphenate stack v1.4.3 */#hyp_stacks_in_342462 {	word-wrap: break-word;	 text-align: justify !important; 	-ms-text-justify: newspaper;	text-justify: newspaper;		-webkit-hyphens: auto; /* Safari only; not implemented in Google Chrome (yet) */	   -moz-hyphens: auto;	    -ms-hyphens: auto; /* only IE10+ */	     -o-hyphens: auto; /* not implemented (yet) */	        hyphens: auto; /* not implemented (yet) */	-webkit-hyphenate-limit-lines: 10; /* Safari only; not implemented in Google Chrome (yet) */	   -moz-hyphenate-limit-lines: 10; /* not implemented (yet) */	    -ms-hyphenate-limit-lines: 10; /* only IE10+ */	     -o-hyphenate-limit-lines: 10; /* not implemented (yet) */	        hyphenate-limit-lines: 10; /* not implemented (yet) */}#stacks_in_342462 code, #hyp_stacks_in_342462 var, #hyp_stacks_in_342462 kbd, #hyp_stacks_in_342462 samp, #hyp_stacks_in_342462 tt, #hyp_stacks_in_342462 dir, #hyp_stacks_in_342462 listing, #hyp_stacks_in_342462 plaintext, #hyp_stacks_in_342462 xmp, #hyp_stacks_in_342462 abbr, #hyp_stacks_in_342462 acronym {	word-wrap: break-word;	-webkit-hyphens: none;	   -moz-hyphens: none;	    -ms-hyphens: none;	     -o-hyphens: none;	        hyphens: none;}/* End of Hyphenate stack */#eh_stacks_in_343044 {
  margin: 16px 0 16px;
  padding: 0 2px;
}
#eh_stacks_in_343044:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_343044.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_343044.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_343044.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_343044.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.700000;}
#eh_stacks_in_343044 .eh-subtitle {margin-top: 9px;}
#eh_stacks_in_343044.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 9px;
}
/*  */
/*  */
/*  */#eh_stacks_in_343044 .eh-title {font-size: 54px;}/*  */
/*  */
#eh_stacks_in_343044 .eh-title {
  max-width: 800px;
  font-weight: 900;
  line-height: 1.10;
  color: rgba(9, 0, 51, 1.00);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */#eh_stacks_in_343044 .eh-subtitle > div {font-size: 32px;}/*  */
/*  */
#eh_stacks_in_343044 .eh-line-wrap .eh-line-left,
#eh_stacks_in_343044 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_343044.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_343044.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #090033;}
#eh_stacks_in_343044.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_343044.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #090033;}
#eh_stacks_in_343044.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_343044.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #090033;
  height: 2px;
  border-bottom: 2px solid #090033;
  box-sizing: content-box;
}
#eh_stacks_in_343044.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_343044.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_343044.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_343044.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #090033;
  border-image: linear-gradient(-90deg, #090033, transparent) 1;
}

#eh_stacks_in_343044.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #090033, transparent) 1;}
#eh_stacks_in_343044.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_343044.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_343044.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_343044.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #090033;}
#eh_stacks_in_343044.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_343044.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_343044:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(256px / 2);}
#eh_stacks_in_343044:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #090033;
  fill: #090033;
}
#eh_stacks_in_343044.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 20px;}
#eh_stacks_in_343044.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_343044.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_343044.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 18px;}
  #eh_stacks_in_343044.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_343044.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 18px;}
}
#eh_stacks_in_343044.eh-line-group-300 .eh-extender {
  width: calc(256px / 2 - 20px);
  height: 2px;
  background-color: #090033;
}
#eh_stacks_in_343044.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_343044.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_343044.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_343044.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_343044.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_343044.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #090033;}
#eh_stacks_in_343044.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_343044.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_343044.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_343044.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_343044.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_343044.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #090033;}
#eh_stacks_in_343044.eh-line-303 .eh-extender,
#eh_stacks_in_343044.eh-line-305 .eh-extender {width: calc(256px / 2 - 32px);}
#eh_stacks_in_343044.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_343044.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_343044.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_343044 .eh-line-left {margin-right: 9px;}
#eh_stacks_in_343044 .eh-line-right {margin-left: 9px;}
#eh_stacks_in_343044.eh-line-group-300 .eh-line-left,
#eh_stacks_in_343044.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_343044.eh-line-group-300 .eh-extender-left {margin-right: 9px;}
#eh_stacks_in_343044.eh-line-group-300 .eh-extender-right {margin-left: 9px;}
#eh_stacks_in_343044:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 32px;
  height: 32px;
}
#eh_stacks_in_343044.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_343044.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 54px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_343044.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_343044:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #090033;}
#eh_stacks_in_343044:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_343044:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(256px / 2 + 2px);}
#eh_stacks_in_343044.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_343044.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_343044.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_343044.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_343044.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_343044.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_343044.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_343044.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_343044.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_343044.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_343044.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_343044.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_343044.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_343044.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_343044.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_343044.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_343044.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_343044.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 32px;
  /* */
}
#eh_stacks_in_343044.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_343044.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_343044.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_343044.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_343044.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_343044.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_343044.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_343044.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #090033;}
#eh_stacks_in_343044.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #090033;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_343044.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_343044.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_343044.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(32px * .4);
  height: calc(32px * .8);
}
#eh_stacks_in_343044.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_343044.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(32px * .8);
  height: calc(32px * .8);
}
#eh_stacks_in_343044 .eh-line-wrap-1 {margin-bottom: 24px;}
#eh_stacks_in_343044 .eh-line-wrap-2 {margin-top: 24px;}
/*  */
#eh_stacks_in_343044.eh-line-position-3 {gap: 0 24px;}
#eh_stacks_in_343044.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_343044.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_343044.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_343044.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_343044.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_343044.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_343044.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #090033;
}
#eh_stacks_in_343044.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_343044.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #090033;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_343045 {
		font-family: 'Open Sans', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 80%;
		line-height: 100%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_343045 {
		color: rgba(0, 1, 0, 1.00);
	}
}

#stacks_out_343045 {
	width: 72%;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_343055 {
		font-family: 'Roboto Serif', sans-serif;
		font-weight: 600;
		font-style: normal;
		font-size: 120%;
		line-height: 150%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_343055 {
		color: rgba(0, 1, 0, 1.00);
	}
}

#stacks_out_343055 {
	width: 72%;
}
@import url("https://fonts.googleapis.com/css?family=Droid+Sans|Droid+Serif");
@import url("https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css");
@important "partials/mixins";
body.toc-no-scroll {
  overflow: hidden; }

#table-of-contents-stacks_in_342470 {
  margin: 0 auto;
  padding: 50px 10px 50px 10px;
  max-width: 810px; }
  #table-of-contents-stacks_in_342470 .article-container {
    position: relative;
    margin: 0 auto;
    padding-top: 81px; }
    #table-of-contents-stacks_in_342470 .article-container article {
      padding-bottom: 81px; }
      #table-of-contents-stacks_in_342470 .article-container article:last-child {
        padding-bottom: 0; }
      #table-of-contents-stacks_in_342470 .article-container article h1:first-of-type {
        margin-top: 0 !important; }
      #table-of-contents-stacks_in_342470 .article-container article .toc-header {
        color: #090033; }
      #table-of-contents-stacks_in_342470 .article-container article .toc-content {
        color: #090033; }

#table-of-contents-stacks_in_342470 {
  /*  */
  font-family: "Open Sans";
  /*  */
  color: #090033; }
  #table-of-contents-stacks_in_342470 h1, #table-of-contents-stacks_in_342470 h2, #table-of-contents-stacks_in_342470 h3, #table-of-contents-stacks_in_342470 h4, #table-of-contents-stacks_in_342470 h5, #table-of-contents-stacks_in_342470 h6 {
    /*  */
    font-family: "Open Sans";
    /*  */
    color: #090033; }

#table-of-contents-stacks_in_342470 .toc-summary {
  /*  */
  background: rgba(9, 0, 51, 1.00);
  /*  */
  /*  */
  /*  */
  padding: 40px 20px 20px 20px;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  #table-of-contents-stacks_in_342470 .toc-summary .toc-toggle {
    display: none; }
  #table-of-contents-stacks_in_342470 .toc-summary-header {
    width: 100%;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; }
    #table-of-contents-stacks_in_342470 .toc-summary-header h2 {
      margin-top: 0;
      text-align: center;
      margin-bottom: 30px;
      color: #FFFFFF;
      font-size: 30px; }
  #table-of-contents-stacks_in_342470 .toc-summary ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    #table-of-contents-stacks_in_342470 .toc-summary ul li {
      margin: 0 auto;
      padding-top: 5px;
      padding-bottom: 5px; }
      #table-of-contents-stacks_in_342470 .toc-summary ul li:nth-child(1) a .number::before {
        content: "1"; }
      #table-of-contents-stacks_in_342470 .toc-summary ul li:nth-child(2) a .number::before {
        content: "2"; }
      #table-of-contents-stacks_in_342470 .toc-summary ul li:nth-child(3) a .number::before {
        content: "3"; }
      #table-of-contents-stacks_in_342470 .toc-summary ul li:nth-child(4) a .number::before {
        content: "4"; }
      #table-of-contents-stacks_in_342470 .toc-summary ul li:nth-child(5) a .number::before {
        content: "5"; }
      #table-of-contents-stacks_in_342470 .toc-summary ul li:nth-child(6) a .number::before {
        content: "6"; }
      #table-of-contents-stacks_in_342470 .toc-summary ul li:nth-child(7) a .number::before {
        content: "7"; }
      #table-of-contents-stacks_in_342470 .toc-summary ul li:nth-child(8) a .number::before {
        content: "8"; }
      #table-of-contents-stacks_in_342470 .toc-summary ul li:nth-child(9) a .number::before {
        content: "9"; }
      #table-of-contents-stacks_in_342470 .toc-summary ul li:nth-child(10) a .number::before {
        content: "10"; }
      #table-of-contents-stacks_in_342470 .toc-summary ul li:nth-child(11) a .number::before {
        content: "11"; }
      #table-of-contents-stacks_in_342470 .toc-summary ul li:nth-child(12) a .number::before {
        content: "12"; }
      #table-of-contents-stacks_in_342470 .toc-summary ul li:nth-child(13) a .number::before {
        content: "13"; }
      #table-of-contents-stacks_in_342470 .toc-summary ul li:nth-child(14) a .number::before {
        content: "14"; }
      #table-of-contents-stacks_in_342470 .toc-summary ul li:nth-child(15) a .number::before {
        content: "15"; }
      #table-of-contents-stacks_in_342470 .toc-summary ul li:nth-child(16) a .number::before {
        content: "16"; }
      #table-of-contents-stacks_in_342470 .toc-summary ul li:nth-child(17) a .number::before {
        content: "17"; }
      #table-of-contents-stacks_in_342470 .toc-summary ul li:nth-child(18) a .number::before {
        content: "18"; }
      #table-of-contents-stacks_in_342470 .toc-summary ul li:nth-child(19) a .number::before {
        content: "19"; }
      #table-of-contents-stacks_in_342470 .toc-summary ul li:nth-child(20) a .number::before {
        content: "20"; }
      #table-of-contents-stacks_in_342470 .toc-summary ul li:nth-child(21) a .number::before {
        content: "21"; }
      #table-of-contents-stacks_in_342470 .toc-summary ul li:nth-child(22) a .number::before {
        content: "22"; }
      #table-of-contents-stacks_in_342470 .toc-summary ul li:nth-child(23) a .number::before {
        content: "23"; }
      #table-of-contents-stacks_in_342470 .toc-summary ul li:nth-child(24) a .number::before {
        content: "24"; }
      #table-of-contents-stacks_in_342470 .toc-summary ul li:nth-child(25) a .number::before {
        content: "25"; }
      #table-of-contents-stacks_in_342470 .toc-summary ul li:nth-child(26) a .number::before {
        content: "26"; }
      #table-of-contents-stacks_in_342470 .toc-summary ul li:nth-child(27) a .number::before {
        content: "27"; }
      #table-of-contents-stacks_in_342470 .toc-summary ul li:nth-child(28) a .number::before {
        content: "28"; }
      #table-of-contents-stacks_in_342470 .toc-summary ul li:nth-child(29) a .number::before {
        content: "29"; }
      #table-of-contents-stacks_in_342470 .toc-summary ul li:nth-child(30) a .number::before {
        content: "30"; }
      #table-of-contents-stacks_in_342470 .toc-summary ul li a {
        color: #FFFFFF;
        padding: 0px 0px;
        font-size: 18px;
        line-height: 29.124001px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        text-decoration: none; }
      #table-of-contents-stacks_in_342470 .toc-summary ul li .number {
        position: relative;
        width: 36px;
        color: #090033;
        height: 36px;
        background: #090033;
        min-width: 36px;
        min-height: 36px;
        font-size: 20px;
        margin-right: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        border-radius: 50%;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        transition: background-color .3s, color .3s; }
        #table-of-contents-stacks_in_342470 .toc-summary ul li .number::before {
          line-height: 0; }
        #table-of-contents-stacks_in_342470 .toc-summary ul li .number svg {
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          display: none;
          position: absolute; }

#table-of-contents-stacks_in_342470 .toc-summary.fixed.expanded {
  /*  */
  background: rgba(9, 0, 51, 1.00);
  /*  */
  /*  */
  /*  */
  height: 100%;
  display: block;
  border-radius: 0;
  overflow-y: scroll; }
  #table-of-contents-stacks_in_342470 .toc-summary.fixed.expanded .toc-summary-header {
    display: block;
    margin-bottom: 20px; }
  #table-of-contents-stacks_in_342470 .toc-summary.fixed.expanded ul li {
    margin: 0 auto;
    padding: 5px auto;
    border-bottom: 1px dotted #FFFFFF; }
    #table-of-contents-stacks_in_342470 .toc-summary.fixed.expanded ul li a, #table-of-contents-stacks_in_342470 .toc-summary.fixed.expanded ul li a.hide {
      background: none;
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      padding: 0px 0px; }
  #table-of-contents-stacks_in_342470 .toc-summary.fixed.expanded .toc-toggle-close {
    display: block;
    margin-bottom: 15px; }
  #table-of-contents-stacks_in_342470 .toc-summary.fixed.expanded .toc-toggle-open {
    display: none; }

#table-of-contents-stacks_in_342470 .toc-summary.fixed {
  top: 0px;
  z-index: 1000000000;
  left: 0;
  right: 0;
  padding: 0;
  width: 100%;
  margin: 0 auto;
  max-width: 100%;
  position: fixed;
  max-height: 100%;
  background: none;
  border-radius: 0; }
  #table-of-contents-stacks_in_342470 .toc-summary.fixed .toc-summary-header {
    display: none; }
  #table-of-contents-stacks_in_342470 .toc-summary.fixed .toc-toggle {
    width: 40px;
    height: 40px;
    padding: 0;
    border: none;
    outline: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    #table-of-contents-stacks_in_342470 .toc-summary.fixed .toc-toggle i {
      vertical-align: middle;
      font-size: 24px; }
    #table-of-contents-stacks_in_342470 .toc-summary.fixed .toc-toggle-close {
      display: none;
      margin: 20px;
      color: #FFFFFF;
      background: none;
      margin-right: auto; }
    #table-of-contents-stacks_in_342470 .toc-summary.fixed .toc-toggle-open {
      display: block;
      color: #FFFFFF;
      background: #2E2F40;
      margin-left: auto;
      border-bottom-left-radius: 5px; }
  #table-of-contents-stacks_in_342470 .toc-summary.fixed ul {
    /*  */
    background: rgba(9, 0, 51, 1.00);
    /*  */
    /*  */
    /*  */
    padding: 0;
    width: 100%;
    z-index: -1;
    margin: 0 auto;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    list-style: none;
    transition: all 0.3s ease; }
  #table-of-contents-stacks_in_342470 .toc-summary.fixed li {
    margin: 0 auto;
    padding-top: 0;
    padding-bottom: 0;
    counter-increment: articles;
    max-width: 810px; }
  #table-of-contents-stacks_in_342470 .toc-summary.fixed a {
    padding: 10px;
    display: none;
    position: relative;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-decoration: none; }
    #table-of-contents-stacks_in_342470 .toc-summary.fixed a .number {
      min-width: 36px;
      max-width: 36px;
      min-height: 36px;
      max-height: 36px; }
      #table-of-contents-stacks_in_342470 .toc-summary.fixed a .number::before {
        display: block; }
    #table-of-contents-stacks_in_342470 .toc-summary.fixed a svg {
      /* this is the filling circle around the article number */
      display: none;
      stroke: #FFFFFF;
      position: absolute; }
    #table-of-contents-stacks_in_342470 .toc-summary.fixed a.hide {
      display: none !important; }
    #table-of-contents-stacks_in_342470 .toc-summary.fixed a.reading {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      #table-of-contents-stacks_in_342470 .toc-summary.fixed a.reading em {
        color: #FFFFFF; }
      #table-of-contents-stacks_in_342470 .toc-summary.fixed a.reading svg {
        display: block; }
      #table-of-contents-stacks_in_342470 .toc-summary.fixed a.reading .number {
        color: #FFFFFF;
        background-color: #319BFF; }
      #table-of-contents-stacks_in_342470 .toc-summary.fixed a.reading .number::before {
        font-family: 'Ionicons';
        font-size: 16px !important;
        content: '\f36b' !important; }
      #table-of-contents-stacks_in_342470 .toc-summary.fixed a.reading.show-percentage .number::before {
        color: forestgreen;
        font-size: 12px;
        content: attr(data-content) !important; }
    #table-of-contents-stacks_in_342470 .toc-summary.fixed a.read {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      #table-of-contents-stacks_in_342470 .toc-summary.fixed a.read em {
        color: #08C590; }
      #table-of-contents-stacks_in_342470 .toc-summary.fixed a.read svg {
        display: none !important; }
      #table-of-contents-stacks_in_342470 .toc-summary.fixed a.read .number {
        color: #FFFFFF;
        background-color: #08C590; }
      #table-of-contents-stacks_in_342470 .toc-summary.fixed a.read .number::before {
        font-family: 'Ionicons';
        font-size: 24px !important;
        content: '\f383' !important; }

#table-of-contents-stacks_in_342470 .toc-summary.edit ul li a.reading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  #table-of-contents-stacks_in_342470 .toc-summary.edit ul li a.reading em {
    color: #FFFFFF; }
  #table-of-contents-stacks_in_342470 .toc-summary.edit ul li a.reading svg {
    display: block; }
  #table-of-contents-stacks_in_342470 .toc-summary.edit ul li a.reading .number {
    color: #FFFFFF;
    background-color: #319BFF; }
  #table-of-contents-stacks_in_342470 .toc-summary.edit ul li a.reading .number::before {
    font-family: 'Ionicons';
    font-size: 16px !important;
    content: '\f36b' !important; }
  #table-of-contents-stacks_in_342470 .toc-summary.edit ul li a.reading.show-percentage .number::before {
    color: forestgreen;
    font-size: 12px;
    content: attr(data-content) !important; }

#table-of-contents-stacks_in_342470 .toc-summary.edit ul li a.read {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  #table-of-contents-stacks_in_342470 .toc-summary.edit ul li a.read em {
    color: #08C590; }
  #table-of-contents-stacks_in_342470 .toc-summary.edit ul li a.read svg {
    display: none !important; }
  #table-of-contents-stacks_in_342470 .toc-summary.edit ul li a.read .number {
    color: #FFFFFF;
    background-color: #08C590; }
  #table-of-contents-stacks_in_342470 .toc-summary.edit ul li a.read .number::before {
    font-family: 'Ionicons';
    font-size: 24px !important;
    content: '\f383' !important; }

@media (min-width: 480px) {
  #table-of-contents-stacks_in_342470 .article-container article h1.toc-header {
    font-size: 25px;
    line-height: 32px; }
  #table-of-contents-stacks_in_342470 .article-container article .toc-content {
    font-size: 16px;
    line-height: 32px; } }

@media (min-width: 768px) {
  #table-of-contents-stacks_in_342470 .article-container article h1.toc-header {
    font-size: 28px;
    line-height: 32px; }
  #table-of-contents-stacks_in_342470 .article-container article .toc-content {
    font-size: 16px;
    line-height: 32px; } }

@media (min-width: 1100px) {
  #table-of-contents-stacks_in_342470 .article-container article h1.toc-header {
    font-size: 32px;
    line-height: 36px; }
  #table-of-contents-stacks_in_342470 .article-container article .toc-content {
    font-size: 18px;
    line-height: 36px; } }
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_342692 {
		font-family: 'Roboto Serif', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 100%;
		line-height: 150%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_342692 {
		color: rgba(0, 1, 0, 1.00);
	}
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_342688 {
		font-family: 'Roboto Serif', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 100%;
		line-height: 150%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_342688 {
		color: rgba(0, 1, 0, 1.00);
	}
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_342684 {
		font-family: 'Roboto Serif', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 100%;
		line-height: 150%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_342684 {
		color: rgba(0, 1, 0, 1.00);
	}
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_342680 {
		font-family: 'Roboto Serif', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 100%;
		line-height: 150%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_342680 {
		color: rgba(0, 1, 0, 1.00);
	}
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_342676 {
		font-family: 'Roboto Serif', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 100%;
		line-height: 150%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_342676 {
		color: rgba(0, 1, 0, 1.00);
	}
}
#stacks_in_343060{}#stacks_in_343060 > .jack{margin:0px;padding:0px;border-color:#000000;border-width:0px;border-style:solid;border-radius:5px;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important}#stacks_in_343060 > .jack.proportional{aspect-ratio:16 / 9;}#stacks_in_343060 > .jack.width-minmax{min-width:100px;max-width:800px}#stacks_in_343060 > .jack.width-static{width:500px}#stacks_in_343060 > .jack.width-flexible{width:90%}#stacks_in_343060 > .jack.margin-detailed{margin:0.00px 0.00px 0.00px 0.00px}#stacks_in_343060 > .jack.padding-detailed{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_343060 > .jack.rotate{-webkit-transform:rotate(5deg);transform:rotate(5deg)}#stacks_in_343060 > .jack.border-detailed-width{border-width:0.00px 0.00px 0.00px 0.00px}#stacks_in_343060 > .jack.border-detailed-style{border-style:solid solid solid solid}#stacks_in_343060 > .jack.border-image{-o-border-image:url() 70 repeat;border-image:url() 70 repeat;border-style:solid}#stacks_in_343060 > .jack::after{border-radius:5px}#stacks_in_343060 > .jack.border-detailed-radius,#stacks_in_343060 > .jack.border-detailed-radius::after{border-radius:0.00px 0.00px 0.00px 0.00px}#stacks_in_343060 > .jack.bg-animate{-webkit-animation:animatedJackBackgroundtoRight 200s linear infinite;animation:animatedJackBackgroundtoRight 200s linear infinite}#stacks_in_343060 > .jack.bg-color{background-color:#090033}#stacks_in_343060 > .jack.bg-gradient{background-color:#D5E05E}#stacks_in_343060 > .jack.bg-image:not(.glass){background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_343060 > .jack.bg-image:not(.glass).bg-size-static{background-size:300px}#stacks_in_343060 > .jack.bg-image:not(.glass).bg-size-fluid{background-size:100%}#stacks_in_343060 > .jack.bg-image:not(.glass).bg-warehouse{background-image:url()}#stacks_in_343060 > .jack.bg-image:not(.glass).bg-fallback{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_343060 > .jack.bg-image:not(.glass){}#stacks_in_343060 > .jack.bg-image:not(.glass).bg-warehouse{}}#stacks_in_343060 > .jack.bg-image.glass.after,#stacks_in_343060 > .glass.jack.bg-image::after{opacity:0.100;background-attachment:scroll;background-clip:padding-box !important;background-origin:padding-box !important;padding:0px;background-image:url();background-repeat:repeat;background-position:left top;}#stacks_in_343060 > .jack.bg-image.glass.after.padding-detailed,#stacks_in_343060 > .glass.padding-detailed.jack.bg-image::after{padding:0.00px 0.00px 0.00px 0.00px}#stacks_in_343060 > .jack.bg-image.glass.after.bg-size-static,#stacks_in_343060 > .glass.bg-size-static.jack.bg-image::after{background-size:300px}#stacks_in_343060 > .jack.bg-image.glass.after.bg-size-fluid,#stacks_in_343060 > .glass.bg-size-fluid.jack.bg-image::after{background-size:100%}#stacks_in_343060 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_343060 > .glass.bg-warehouse.jack.bg-image::after{background-image:url()}#stacks_in_343060 > .jack.bg-image.glass.after.bg-fallback,#stacks_in_343060 > .glass.bg-fallback.jack.bg-image::after{background-color:#CCCCCC}@media only screen and (min-width:40.063em){#stacks_in_343060 > .jack.bg-image.glass.after,#stacks_in_343060 > .glass.jack.bg-image::after{}#stacks_in_343060 > .jack.bg-image.glass.after.bg-warehouse,#stacks_in_343060 > .glass.bg-warehouse.jack.bg-image::after{}}#stacks_in_343060 > .jack.drop-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50)}#stacks_in_343060 > .jack.inset-shadow{-webkit-box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_343060 > .jack.drop-shadow.inset-shadow{-webkit-box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50);box-shadow:0px 10px 6px -6px rgba(0,0,0,0.50),inset 0px 0px 6px 2px rgba(0,0,0,0.50)}#stacks_in_343060 > .jack.corner-shadow.corner-shadow-left::before{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);left:10px;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}#stacks_in_343060 > .jack.corner-shadow.corner-shadow-right::after{max-width:300px;bottom:15px;-webkit-box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);box-shadow:0px 15px 10px 0px rgba(119,119,119,0.99);right:10px;left:auto;-webkit-transform:rotate(3deg);transform:rotate(3deg)}#stacks_in_343060 > .jack.peek-shadow::before,#stacks_in_343060 > .jack.peek-shadow::after{-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);box-shadow:0px 0px 20px 0px rgba(0,0,0,0.80);top:0%;bottom:0%;left:5px;right:5px;border-radius:100px / 10px}#stacks_in_343060 > .jack.peek-shadow::after{right:5px;left:auto;-webkit-transform:skew(8deg) rotate(3deg);transform:skew(8deg) rotate(3deg)}#stacks_in_343060 > .jack{overflow:visible;}#stacks_in_343060 > .jack.height-static{height:100px}#stacks_in_343060 > .jack.height-minmax{min-height:100px;max-height:800px}

#stacks_in_343062 {
	padding:  20px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_343029 {
		font-family: 'Roboto Serif', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 100%;
		line-height: 150%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_343029 {
		color: rgba(0, 1, 0, 1.00);
	}
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_342672 {
		font-family: 'Roboto Serif', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 100%;
		line-height: 150%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_342672 {
		color: rgba(0, 1, 0, 1.00);
	}
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_342668 {
		font-family: 'Roboto Serif', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 100%;
		line-height: 150%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_342668 {
		color: rgba(0, 1, 0, 1.00);
	}
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_15865_15814 {
		font-family: 'Open Sans', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 114%;
		line-height: 150%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_15865_15814 {
		color: rgba(0, 1, 0, 1.00);
	}
}
