/*
 * com.onelittledesigner.easy_header_css
 */

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

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

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

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


/*
 * com.onelittledesigner.layouts_2_css
 */

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


#stacks_in_1_body, body {
  min-height: 100vh;
  /* mobile viewport bug fix */
  min-height: -webkit-fill-available;  
  height: 100vh; /* Fallback for browsers that do not support Custom Properties */
  height: calc(var(--vh, 1vh) * 100);
}
#stacks_in_1_html, html { height: -webkit-fill-available; }

/* -- End PAGE CSS Template -- */


.target-wrapper{position:relative}.target-show-on-hover{opacity:0;transition:opacity 750ms ease}.target-show-on-hover:hover{opacity:1}.target{position:absolute;width:100%;height:auto}.target.width-auto{width:auto}.target.height-fill,.target.height-fixed,.target.height-flexible{display:flex;align-items:center}.target.height-fill{height:100%}.target[class*="float-"],.target[class*="shift-"]{position:relative}.target[class*="pin-"],.target.relative-browser{position:fixed}.target.float-right{float:right}.target.float-left{float:left}.target.vcenter[class*="relative-"]{top:50%;transform:translateY(-50%)}.target.hcenter[class*="relative-"]{left:50%;transform:translateX(-50%)}.target.hcenter.vcenter[class*="relative-"]{transform:translateX(-50%) translateY(-50%)}.target.shift-up,.target.shift-down{margin-left:auto;margin-right:auto}.target.target-center{top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}.target.pin-top{top:0}.target.pin-bottom{bottom:0}.target.pin-left{left:0}.target.pin-right{right:0}.target.target-disable{position:relative !important;float:none !important;height:auto !important;left:auto !important;top:auto !important;bottom:auto !important;right:auto !important;transform:none !important;width:100% !important}@media only screen and (min-width:40em){.target.target-mobile-only{position:relative !important;float:none !important;height:auto !important;left:auto !important;top:auto !important;bottom:auto !important;right:auto !important;transform:none !important;width:100% !important}}@media only screen and (max-width:39.9375em){.target.target-disable-mobile{position:relative !important;float:none !important;height:auto !important;left:auto !important;top:auto !important;bottom:auto !important;right:auto !important;transform:none !important;width:100% !important}}@media only screen and (max-width:62.5em){.target.target-desktop-only{position:relative !important;float:none !important;height:auto !important;left:auto !important;top:auto !important;bottom:auto !important;right:auto !important;transform:none !important;width:100% !important}}
.oembed.video,.oembed.codepen,.fr-video{display:block;width:100%;margin-bottom:0;height:0;overflow:hidden;padding-bottom:56.25%;position:relative}.oembed.video video,.oembed.codepen video,.fr-video video{width:100%}.oembed.video iframe,.oembed.codepen iframe,.fr-video iframe{border:none;height:100%;position:absolute;top:0;width:100%;left:0}img.fr-full-width{min-width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw !important;margin-right:-50vw !important}

form.blog-filter-form input,form.blog-filter-form select,form.blog-filter-form textarea,form.datastore-form input,form.datastore-form select,form.datastore-form textarea{padding:0.50rem;border-width:1px;border-radius:10px;margin-bottom:1.00rem;font-size:0.90rem;background-color:rgba(255, 255, 255, 1.00);border-color:rgba(204, 204, 204, 1.00);color:rgba(34, 34, 34, 1.00)}form.blog-filter-form select,form.datastore-form select{padding-right:1.5rem}form.blog-filter-form input,form.blog-filter-form select,form.datastore-form input,form.datastore-form select{height:2.30rem}form.blog-filter-form::placeholder,form.datastore-form::placeholder{color:rgba(204, 204, 204, 1.00)}form.blog-filter-form:-ms-input-placeholder,form.datastore-form:-ms-input-placeholder{color:rgba(204, 204, 204, 1.00)}form.blog-filter-form::-ms-input-placeholder,form.datastore-form::-ms-input-placeholder{color:rgba(204, 204, 204, 1.00)}
:root{--light-gray:rgba(230, 230, 230, 1.00);--medium-gray:rgba(202, 202, 202, 1.00);--dark-gray:rgba(138, 138, 138, 1.00);--black:rgba(10, 10, 10, 1.00);--black-color:var(--black);--white:rgba(254, 254, 254, 1.00);--white-color:var(--white);--primary:rgba(0, 76, 137, 1.00);--secondary:rgba(255, 146, 90, 1.00);--success:rgba(45, 216, 71, 1.00);--warning:rgba(240, 82, 158, 1.00);--alert:rgba(240, 17, 87, 1.00);--primary-contrast:rgba(241, 241, 241, 1.00);--secondary-contrast:rgba(51, 51, 51, 1.00);--success-contrast:rgba(241, 241, 241, 1.00);--warning-contrast:rgba(241, 241, 241, 1.00);--alert-contrast:rgba(241, 241, 241, 1.00);--primary-dark:rgba(0, 46, 107, 1.00);--secondary-dark:rgba(225, 116, 60, 1.00);--success-dark:rgba(15, 186, 41, 1.00);--warning-dark:rgba(210, 52, 128, 1.00);--alert-dark:rgba(210, 0, 57, 1.00);--header-color:rgba(34, 34, 34, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(34, 34, 34, 1.00);--link-color:rgba(182, 96, 52, 1.00);--link-color-hover:rgba(124, 57, 22, 1.00);--selection-background:var(--primary);--selection-text:var(--primary-contrast);--link-decoration:none;--link-decoration-hover:none;--overlay-color:rgba(0, 0, 0, 0.50);--radius:10px;--small-gutter:1.5rem;--medium-gutter:2rem;--large-gutter:2.5rem;--site-width:calc(1200rem/16);}::selection{background:var(--selection-background);color:var(--selection-text)}.alt{--header-color:rgba(255, 255, 255, 1.00);--subheader-color:rgba(230, 230, 230, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(255, 255, 255, 1.00);--link-color:rgba(63, 131, 187, 1.00);--link-color-hover:rgba(0, 38, 69, 1.00);--link-decoration:none;--link-decoration-hover:none}.grid-container{max-width:var(--site-width)}.radius{border-radius:var(--radius)}body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(30rem/16)}h2,.h2{font-size:calc(24rem/16)}h3,.h3{font-size:calc(22rem/16)}h4,.h4{font-size:calc(20rem/16)}h5,.h5{font-size:calc(18rem/16)}h6,.h6{font-size:calc(17rem/16)}small{font-size:40%}.button{font-size:calc(16rem/16)}.button.tiny{font-size:calc(10rem/16)}.button.small{font-size:calc(12rem/16)}.button.large{font-size:calc(20rem/16)}@media only screen and (min-width:40em){body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(54rem/16)}h2,.h2{font-size:calc(46rem/16)}h3,.h3{font-size:calc(34rem/16)}h4,.h4{font-size:calc(28rem/16)}h5,.h5{font-size:calc(22rem/16)}h6,.h6{font-size:calc(17rem/16)}small{font-size:30%}}@media only screen and (min-width:64em){body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(54rem/16)}h2,.h2{font-size:calc(46rem/16)}h3,.h3{font-size:calc(34rem/16)}h4,.h4{font-size:calc(28rem/16)}h5,.h5{font-size:calc(22rem/16)}h6,.h6{font-size:calc(17rem/16)}small{font-size:30%}}a{color:var(--link-color);-webkit-text-decoration:var(--link-decoration);text-decoration:var(--link-decoration)}a:hover,a:focus{color:var(--link-color-hover);-webkit-text-decoration:var(--link-decoration-hover);text-decoration:var(--link-decoration-hover)}.menu a{color:var(--menu-link-color);background:var(--menu-bg-color)}.menu a:hover{color:var(--menu-link-color-hover)}h1,h2,h3,h4,h5,h6{color:var(--header-color)}small{color:var(--small-color)}.subheader{color:var(--subheader-color)}.text ul,.text ol{list-style-position:outside}.text>ul,.text>ol,.text .mez>div>ul,.text .mez>div>ol{margin-left:1.25rem}.text ul{list-style-type:disc}.text ul ul,.text ol ul{list-style-type:circle}.text ol{list-style-type:decimal}.text ol ol,.text ul ol{list-style-type:lower-alpha}.radius,.radius:before,.radius:after{border-radius:calc(10rem/16)}body{}

 .font-vault-1 > a, h1,.font-family-h1,h1 a,.font-family-h1 a, h2,.font-family-h2,h2 a,.font-family-h2 a, .font-vault-1,.font-vault-1 > li,  .abril-fatface, .fontpro-stacks_in_2_8{font-style:normal;font-weight:400;font-family:"Michroma",serif }

 .font-vault-2 > a, .font-vault-2,.font-vault-2 > li,  .impact, .fontpro-stacks_in_2_17{font-family:Impact}

 .font-vault-8 > a, a, ul,ul li,ol,ol li,dl,dl dd, fieldset,input,textarea,form label,input + label,fieldset label,input + datalist,legend, p:not(.custom-font),.font-family-text,.text_stack:not(.custom-font), .font-vault-8,.font-vault-8 > li,  .poppins, .fontpro-stacks_in_2_13{font-style:normal;font-weight:400;font-family:"Poppins",sans-serif }p:not(.custom-font),p.font-family-text:not(.custom-font),.text_stack:not(.custom-font){font-style:normal;font-weight:400;font-family:"Poppins",sans-serif }

 .font-vault-3 > a, h3,.font-family-h3,h3 a,.font-family-h3 a, h4,.font-family-h4,h4 a,.font-family-h4 a, h5,.font-family-h5,h5 a,.font-family-h5 a, h6,.font-family-h6,h6 a,.font-family-h6 a, .font-vault-3,.font-vault-3 > li,  .bebas,   span.name, .fontpro-stacks_in_2_21{font-style:normal;font-weight:400;font-family:"Bebas Neue",sans-serif }

 .font-vault-4 > a, .font-vault-4,.font-vault-4 > li,  .outfit, .fontpro-stacks_in_2_22{font-style:normal;font-weight:400;font-family:"Outfit",sans-serif }
.font-dark{color:rgba(20, 20, 20, 1.00) ;}
.font-light{color:rgba(239, 239, 239, 1.00) ;}

 .font-style-7,.font-style-7 > li,.font-style-7 > *, .fontpro-stacks_in_2_49{  color:rgba(20, 20, 20, 1.00) ;text-decoration-color:rgba(149, 149, 149, 1.00) ;}
  
  
  
  
  

 .font-style-8,.font-style-8 > li,.font-style-8 > *, .fontpro-stacks_in_2_50{  color:rgba(239, 239, 239, 1.00) ;text-decoration-color:rgba(71, 71, 71, 1.00) ;}
  
  
  
  
  

  span.name, .fontpro-stacks_in_2_70{ font-size:1.00rem ; }
  
  
  @media only screen and (min-width:25.875000em){  span.name, .fontpro-stacks_in_2_70{font-size:1.20rem }} 
  @media only screen and (min-width:48.000000em){  span.name, .fontpro-stacks_in_2_70{font-size:1.50rem }} 
  @media only screen and (min-width:62.500000em){  span.name, .fontpro-stacks_in_2_70{font-size:1.50rem }} 
.gradient-light{background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ; background: linear-gradient(180deg, rgba(250, 252, 255, 1.00) 0%, rgba(246, 246, 240, 1.00) 98%); }@media (hover:none) and (pointer:coarse){.gradient-light{background-attachment:scroll!important}}
.nav-shadow{filter:drop-shadow(2px 2px 10px rgba(0, 0, 0, 0.75));}
.content{padding:1rem ;}  
.padding{padding:1.25rem ;}  
.breadcrumb{background-color:rgba(0, 76, 137, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.breadcrumb{background-attachment:scroll!important}}
.footer{background-color:rgba(255, 255, 255, 0.20) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.footer{background-attachment:scroll!important}}
.logo{position:   relative ;z-index:1 ;top:15% ;bottom:15% ;left:unset ;right:unset ;}
.header-bg{background-color:rgba(63, 131, 187, 0.65) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.header-bg{background-attachment:scroll!important}}
.header-bg{box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.60);}
.header-bg{border-radius:10px ;}
.margin{margin:1rem ;}  
.toolbar{background-color:rgba(0, 0, 0, 0.30) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.toolbar{background-attachment:scroll!important}}
.footer-bottom{box-shadow:inset 0px 8px 10px 0px rgba(0, 0, 0, 0.60);}
.inset-shadow{box-shadow:inset 0px 10px 10px 0px rgba(0, 0, 0, 0.60);}
.parallax-slice{background-image:url('../files/bgimage-35-6F7.jpg') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:multiply ;background-attachment:  fixed ;-webkit-background-clip:border-box ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.parallax-slice{background-attachment:scroll!important}}
.parallax-slice{box-shadow:inset 0px 0px 15px 1px rgba(0, 0, 0, 0.60);}
.depth-shadow{box-shadow:inset 0px 0px 20px 5px rgba(0, 0, 0, 0.80);}
.padding-big{padding:6rem ;}  
.padding-medium{padding:3rem ;}  
.margin-medium{margin:3rem ;}  
.margin-big{margin:6rem ;}  
.shadow{box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.60);}
.parallax-slice{background-image:url('../files/bgimage-44-6F7.jpg') ;background-repeat:no-repeat    ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:  fixed ;-webkit-background-clip:border-box ;background-clip:border-box ; background-size:  cover ; }@media (hover:none) and (pointer:coarse){.parallax-slice{background-attachment:scroll!important}}
.product {background-color:rgba(204, 204, 204, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ; background: linear-gradient(-45deg, rgba(255, 243, 238, 1.00) 0%, rgba(118, 177, 225, 1.00) 98%); }@media (hover:none) and (pointer:coarse){.product {background-attachment:scroll!important}}
.product{box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.60);}
.product-image{border-radius:10px ;}
.product{border-radius:10px ;}
.margin{margin:1.25rem !important;}  
.shadow:hover{box-shadow: 1px 10px 20px 4px rgba(0, 0, 0, 0.60);}
.shadow:hover{transition:all 350ms ease-in-out 0ms }
.about-card{border-radius:0px 10px 0px 10px ;}
.about-card{background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ; background: linear-gradient(-45deg, rgba(244, 180, 148, 1.00) 0%, rgba(63, 130, 187, 1.00) 98%); }@media (hover:none) and (pointer:coarse){.about-card{background-attachment:scroll!important}}
.about-card-photo{border-radius:50% ;}
.about-card{padding:2rem ;}  
.shadow-header{box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.60);}
.about-card{margin:2rem ;}  
.image{border-radius:10px ;}
.rounding{border-radius:10px ;}
.sidemenu-contact-button{position:   relative ;z-index:1 ;top:unset ;bottom:8% ;left:unset ;right:unset ;}
/* --------- edit mode --------- */



/* --------- edit mode end ---------  */

 
	/* MINI NAV first level only */
	#stacks_in_8_16 .pocket-nav {
		margin-right: auto;
     	margin-left: auto;
		width: 100%; text-align: center; position: relative; padding-bottom: 2px; padding-top: 2px;	text-transform: none !important;
			
		display: none !important;
		margin-bottom: 1px;
}
	
	@media (min-width: 600px) { #stacks_in_8_16 .pocket-nav {	 } }
	
	#stacks_in_8_16 .pocket-nav ul {
		list-style-type: none;	
		overflow: hidden;
		background-color: transparent;
		display: inline;
		padding: 0;
	}
	#stacks_in_8_16 .pocket-nav li { display: inline-block; }
	#stacks_in_8_16 .pocket-nav li a {
		display: block;
		padding: 3px 7px;
		font-size: 13px;
		letter-spacing: 1px;
		line-height: 1em;
		margin-bottom: 2px;
		margin-top: 2px;
		margin-right: 6px;
		text-decoration: none !important;
		background-color: rgba(233, 233, 233, 0.20);
		border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px;    
				
	}
	
	#stacks_in_8_16 .pocket-nav ul ul, #stacks_in_8_16 .pocket-nav .parent:before, #stacks_in_8_16 .pocket-nav .parent:after, #stacks_in_8_16 .pocket-nav .parent::before, #stacks_in_8_16 .pocket-nav .parent::after { display: none !important; }	
	
	#stacks_in_8_16 .pocket-nav a [class^="fa fa-"], #stacks_in_8_16 .pocket-nav ul a [class*="fa fa-"],
	#stacks_in_8_16 .pocket-nav a:link, #stacks_in_8_16 .pocket-nav a:visited, #stacks_in_8_16 .pocket-nav2 a:link, #stacks_in_8_16 .pocket-nav2 a:visited {
		color: #4E7ABF;
	}
	#stacks_in_8_16 .pocket-nav a:hover [class^="fa fa-"], #stacks_in_8_16 .pocket-nav ul a:hover [class*="fa fa-"],
	#stacks_in_8_16 .pocket-nav a:hover, #stacks_in_8_16 .pocket-nav #current, #stacks_in_8_16 .pocket-nav .current, #stacks_in_8_16 .pocket-nav ul #current, #stacks_in_8_16 .pocket-nav ul .current, #stacks_in_8_16 .pocket-nav a:active, #stacks_in_8_16 .pocket-nav .currentAncestor, #stacks_in_8_16 .pocket-nav ul #currentAncestor, #stacks_in_8_16 .pocket-nav ul .currentAncestor, #stacks_in_8_16 .pocket-nav #currentAncestor, #stacks_in_8_16 .pocket-nav2 a:hover, #stacks_in_8_16 .pocket-nav2 #current, #stacks_in_8_16 .pocket-nav2 .current, #stacks_in_8_16 .pocket-nav2 ul #current, #stacks_in_8_16 .pocket-nav2 ul .current, #stacks_in_8_16 .pocket-nav2 a:active, #stacks_in_8_16 .pocket-nav2 .currentAncestor, #stacks_in_8_16 .pocket-nav2 ul #currentAncestor, #stacks_in_8_16 .pocket-nav2 ul .currentAncestor, #stacks_in_8_16 .pocket-nav2 #currentAncestor {
		color: #2D466E;
	}



 
	#stacks_in_8_16 .pocket-wrapper {
	position: fixed;  margin-right: auto; margin-left: auto; left: 0; right: 0; display: none;	
	z-index: 999 !important;
	 bottom: 0;  
    
	width: 100% !important;
	max-width: 100% !important;
    }

	@media (min-width: 600px) { 
	   #stacks_in_8_16 .pocket-wrapper {  }
	}
	
	@media (max-width: 600px) { 
	   #stacks_in_8_16 .pocket-wrapper {  }
	}
				
	#stacks_in_8_16 .pocket-size {
	z-index: 1000;
	width: 100%;
	background-color: rgba(63, 131, 187, 0.70);
	overflow: auto;
	min-height: 5px !important;
	 -webkit-backdrop-filter: blur(6px); backdrop-filter: blur(6px);  
	}

    #stacks_in_8_16 .progress-line-bg {
	width: 100%; overflow: visible;  position: absolute;	
	  
	   height: 100% !important;   
	 
	
	 top: 0;  
	
}
    



#stacks_in_8_16 .progress-line {
	width: 0%; overflow: visible; position: absolute; display: none; opacity: 0.99;
	border-top-right-radius:px; -webkit-border-top-right-radius:px; -moz-border-radius-topright:px; border-bottom-right-radius:px; -webkit-border-bottom-right-radius:px; -moz-border-radius-bottomright:px;	
	
	  
	
    height: 100% !important;   
  
	
  top: 0;  
  	
	
  	
	
 		

 	
	
 
	
 
	background: linear-gradient(90deg,rgba(255, 146, 90, 0.70), rgba(63, 131, 187, 0.70), rgba(255, 146, 90, 0.70));
	background-size: 200% 100%;
	animation: gradienta1 3s linear infinite;
	animation-direction: alternate;
 
	
 
	
   display: block; 	
}


@keyframes gradienta1 { 0% {background-position: 0%} 100% {background-position: 100%} }
@-webkit-keyframes gradienta2 {	0%{	background-position-x:0%; }	100% { background-position-x:100%; } }

 

  #stacks_in_8_16 .progress-line, #stacks_in_8_16 .progress-line-bg, #stacks_in_8_16 .pocket-size  {mix-blend-mode: normal; }

  #stacks_in_8_16 .progress-line  { }




#stacks_in_8_16 .pocket-size, #stacks_in_8_16 .progress-line {height: auto;	min-height: 3px; }

#stacks_in_8_16 .pocket-slice-content, #stacks_in_8_16 .pocket-slice-content-mobile, #stacks_in_8_16 .pocket-nav, #stacks_in_8_16 .pocket-footer { 	
		
	 font-family: "Lucida Sans Unicode", sans-serif !important; font-weight: 400 !important;  	
	 	
}

#stacks_in_8_16 .pocket-slice-content, #stacks_in_8_16 .pocket-slice-content-mobile { margin-right: auto; margin-left: auto; max-width: 800px !important; }
#stacks_in_8_16 .pocket-slice-content h1, #stacks_in_8_16 .pocket-slice-content h2, #stacks_in_8_16 .pocket-slice-content h3, #stacks_in_8_16 .pocket-slice-content h4, #stacks_in_8_16 .pocket-slice-content h5, #stacks_in_8_16 .pocket-slice-content h6,
#stacks_in_8_16 .pocket-slice-content-mobile h1, #stacks_in_8_16 .pocket-slice-content-mobile h2, #stacks_in_8_16 .pocket-slice-content-mobile h3, #stacks_in_8_16 .pocket-slice-content-mobile h4, #stacks_in_8_16 .pocket-slice-content-mobile h5, #stacks_in_8_16 .pocket-slice-content-mobile h6  {
 }
#stacks_in_8_16 .pocket-wrapper {	box-sizing: border-box;	}

/* SLICE setting */


 

    #stacks_in_8_16 .pocket-slice-content, #stacks_in_8_16 .pocket-slice-content-mobile {
	 
	
	
	
	
	
    }
	@keyframes slice-fade { 0% {opacity: 0;} 30% {opacity: 0;} 100% { opacity: 1;} }
	@-webkit-keyframes slice-fade { 0% {opacity: 0;} 30% {opacity: 0;} 100% { opacity: 1;} }
	
	@keyframes slice-scale { 0% {transform: scale(0.7); opacity: 0;} 100% {transform: scale(1); opacity: 1;} }
	@-webkit-keyframes slice-scale { 0% {transform: scale(0.7); opacity: 0;} 100% {transform: scale(1); opacity: 1;} }
	
	@keyframes slice-bounce { 0% { transform: translateY(0); } 20% { transform: translateY(-8px); } 50% { transform: translateY(0); } 100% { transform: translateY(0); } }
	@-webkit-keyframes slice-bounce { 0% { transform: translateY(0); } 20% { transform: translateY(-8px); } 50% { transform: translateY(0); } 100% { transform: translateY(0); } }
	
	@keyframes slice-bounce2 { 0% { transform: translateY(0); } 20% { transform: translateY(8px); } 50% { transform: translateY(0); } 100% { transform: translateY(0); } }
	@-webkit-keyframes slice-bounce2 { 0% { transform: translateY(0); } 20% { transform: translateY(8px); } 50% { transform: translateY(0); } 100% { transform: translateY(0); } }   
	    
	        
	#stacks_in_8_16 .pocket-slice-content  {	font-size: 14px; line-height: 20px; }
	 
	#stacks_in_8_16 .pocket-slice-content { display: block;  display: block;  }
	
	#stacks_in_8_16 .pocket-slice-content-mobile { display: none; }
	
	@media (max-width: 600px) { 
		
			#stacks_in_8_16 .pocket-slice-content, #stacks_in_8_16 .pocket-slice-content p, #stacks_in_8_16 .pocket-slice-content span, #stacks_in_8_16 .pocket-slice-content [class*="fa fa-"],#stacks_in_8_16 .pocket-slice-content h1, #stacks_in_8_16 .pocket-slice-content h2, #stacks_in_8_16 .pocket-slice-content h3, #stacks_in_8_16 .pocket-slice-content h4, #stacks_in_8_16 .pocket-slice-content h5, #stacks_in_8_16 .pocket-slice-content h6,
	#stacks_in_8_16 .pocket-slice-content-mobile, #stacks_in_8_16 .pocket-slice-content-mobile p, #stacks_in_8_16 .pocket-slice-content-mobile span, #stacks_in_8_16 .pocket-slice-content-mobile [class*="fa fa-"], #stacks_in_8_16 .pocket-slice-content-mobile h1, #stacks_in_8_16 .pocket-slice-content-mobile h2, #stacks_in_8_16 .pocket-slice-content-mobile h3, #stacks_in_8_16 .pocket-slice-content-mobile h4, #stacks_in_8_16 .pocket-slice-content-mobile h5, #stacks_in_8_16 .pocket-slice-content-mobile h6 { 		
			
	}	
		
		#stacks_in_8_16 .pocket-slice-content, #stacks_in_8_16 .pocket-slice-content-mobile  {
		  
		font-size: 14px; line-height: 20px;
			
			 
		}	
		
		#stacks_in_8_16 .pocket-slice-content { 
		 
		
		}
		
		#stacks_in_8_16 .pocket-slice-content-mobile {
		
		}
	}
	
	


	#stacks_in_8_16 .pocket-slice-content, #stacks_in_8_16 .pocket-slice-content p, #stacks_in_8_16 .pocket-slice-content span, #stacks_in_8_16 .pocket-slice-content [class*="fa fa-"],#stacks_in_8_16 .pocket-slice-content h1, #stacks_in_8_16 .pocket-slice-content h2, #stacks_in_8_16 .pocket-slice-content h3, #stacks_in_8_16 .pocket-slice-content h4, #stacks_in_8_16 .pocket-slice-content h5, #stacks_in_8_16 .pocket-slice-content h6,
	#stacks_in_8_16 .pocket-slice-content-mobile, #stacks_in_8_16 .pocket-slice-content-mobile p, #stacks_in_8_16 .pocket-slice-content-mobile span, #stacks_in_8_16 .pocket-slice-content-mobile [class*="fa fa-"],#stacks_in_8_16 .pocket-slice-content-mobile h1, #stacks_in_8_16 .pocket-slice-content-mobile h2, #stacks_in_8_16 .pocket-slice-content-mobile h3, #stacks_in_8_16 .pocket-slice-content-mobile h4, #stacks_in_8_16 .pocket-slice-content-mobile h5, #stacks_in_8_16 .pocket-slice-content-mobile h6 { -webkit-font-smoothing: antialiased; 
	color: #313131 !important;
	}	
			#stacks_in_8_16 .pocket-slice-content h1, #stacks_in_8_16 .pocket-slice-content h2, #stacks_in_8_16 .pocket-slice-content h3, #stacks_in_8_16 .pocket-slice-content h4, #stacks_in_8_16 .pocket-slice-content h5, #stacks_in_8_16 .pocket-slice-content h6,
			#stacks_in_8_16 .pocket-slice-content-mobile h1, #stacks_in_8_16 .pocket-slice-content-mobile h2, #stacks_in_8_16 .pocket-slice-content-mobile h3, #stacks_in_8_16 .pocket-slice-content-mobile h4, #stacks_in_8_16 .pocket-slice-content-mobile h5, #stacks_in_8_16 .pocket-slice-content-mobile h6,
			#stacks_in_8_16 .pocket-slice-content h1 [class^="fa fa-"], #stacks_in_8_16 .pocket-slice-content h2 [class^="fa fa-"], #stacks_in_8_16 .pocket-slice-content h3 [class^="fa fa-"], #stacks_in_8_16 .pocket-slice-content h4 [class^="fa fa-"], #stacks_in_8_16 .pocket-slice-content h5 [class^="fa fa-"], #stacks_in_8_16 .pocket-slice-content h6 [class^="fa fa-"],
			#stacks_in_8_16 .pocket-slice-content-mobile h1 [class^="fa fa-"], #stacks_in_8_16 .pocket-slice-content-mobile h2 [class^="fa fa-"], #stacks_in_8_16 .pocket-slice-content-mobile h3 [class^="fa fa-"], #stacks_in_8_16 .pocket-slice-content-mobile h4 [class^="fa fa-"], #stacks_in_8_16 .pocket-slice-content-mobile h5 [class^="fa fa-"], #stacks_in_8_16 .pocket-slice-content-mobile h6 [class^="fa fa-"]			
			 {  }	
	
	#stacks_in_8_16 .pocket-slice-content a:link [class^="fa fa-"], #stacks_in_8_16 .pocket-slice-content a:visited [class^="fa fa-"], #stacks_in_8_16 .pocket-slice-content a:link, #stacks_in_8_16 .pocket-slice-content a,
	#stacks_in_8_16 .pocket-slice-content-mobile a:link [class^="fa fa-"], #stacks_in_8_16 .pocket-slice-content-mobile a:visited [class^="fa fa-"], #stacks_in_8_16 .pocket-slice-content-mobile a:link, #stacks_in_8_16 .pocket-slice-content-mobile a { 
	 color: #4E7ABF !important;
	 text-decoration: none; 	
	 transition-property: color; transition-duration: 250ms; -webkit-transition-property: color; -webkit-transition-duration: 250ms; -moz-transition-property: color; -moz-transition-duration: 250ms;	
	}	   
			#stacks_in_8_16 .pocket-slice-content a:link h1, #stacks_in_8_16 .pocket-slice-content a:visited h1, #stacks_in_8_16 .pocket-slice-content a:link h2, #stacks_in_8_16 .pocket-slice-content a:visited h2, #stacks_in_8_16 .pocket-slice-content a:link h3, #stacks_in_8_16 .pocket-slice-content a:visited h3, #stacks_in_8_16 .pocket-slice-content a:link h4, #stacks_in_8_16 .pocket-slice-content a:visited h4, #stacks_in_8_16 .pocket-slice-content a:link h5, #stacks_in_8_16 .pocket-slice-content a:visited h5, #stacks_in_8_16 .pocket-slice-content a:link h6, #stacks_in_8_16 .pocket-slice-content a:visited h6,			
			#stacks_in_8_16 .pocket-slice-content a:link h1 [class^="fa fa-"], #stacks_in_8_16 .pocket-slice-content a:visited h1 [class^="fa fa-"], #stacks_in_8_16 .pocket-slice-content a:link h2 [class^="fa fa-"], #stacks_in_8_16 .pocket-slice-content a:visited h2 [class^="fa fa-"], #stacks_in_8_16 .pocket-slice-content a:link h3 [class^="fa fa-"], #stacks_in_8_16 .pocket-slice-content a:visited h3 [class^="fa fa-"], #stacks_in_8_16 .pocket-slice-content a:link h4 [class^="fa fa-"], #stacks_in_8_16 .pocket-slice-content a:visited h4 [class^="fa fa-"], #stacks_in_8_16 .pocket-slice-content a:link h5 [class^="fa fa-"], #stacks_in_8_16 .pocket-slice-content a:visited h5 [class^="fa fa-"], #stacks_in_8_16 .pocket-slice-content a:link h6 [class^="fa fa-"], #stacks_in_8_16 .pocket-slice-content a:visited h6 [class^="fa fa-"]			
			 {  }	
			
		
	#stacks_in_8_16 .pocket-slice-content a:hover [class^="fa fa-"], #stacks_in_8_16 .pocket-slice-content a:active [class^="fa fa-"], #stacks_in_8_16 .pocket-slice-content a:hover,
	#stacks_in_8_16 .pocket-slice-content-mobile a:hover [class^="fa fa-"], #stacks_in_8_16 .pocket-slice-content-mobile a:active [class^="fa fa-"], #stacks_in_8_16 .pocket-slice-content-mobile a:hover { 
	 color: #2D466E !important;
	 text-decoration: none; 
	}	
			#stacks_in_8_16 .pocket-slice-content a:hover h1, #stacks_in_8_16 .pocket-slice-content a:active h1, #stacks_in_8_16 .pocket-slice-content a:hover h2, #stacks_in_8_16 .pocket-slice-content a:active h2, #stacks_in_8_16 .pocket-slice-content a:hover h3, #stacks_in_8_16 .pocket-slice-content a:active h3, #stacks_in_8_16 .pocket-slice-content a:hover h4, #stacks_in_8_16 .pocket-slice-content a:active h4, #stacks_in_8_16 .pocket-slice-content a:hover h5, #stacks_in_8_16 .pocket-slice-content a:active h5, #stacks_in_8_16 .pocket-slice-content a:hover h6, #stacks_in_8_16 .pocket-slice-content a:active h6,			
			#stacks_in_8_16 .pocket-slice-content a:hover h1 [class^="fa fa-"], #stacks_in_8_16 .pocket-slice-content a:active h1 [class^="fa fa-"], #stacks_in_8_16 .pocket-slice-content a:hover h2 [class^="fa fa-"], #stacks_in_8_16 .pocket-slice-content a:active h2 [class^="fa fa-"], #stacks_in_8_16 .pocket-slice-content a:hover h3 [class^="fa fa-"], #stacks_in_8_16 .pocket-slice-content a:active h3 [class^="fa fa-"], #stacks_in_8_16 .pocket-slice-content a:hover h4 [class^="fa fa-"], #stacks_in_8_16 .pocket-slice-content a:active h4 [class^="fa fa-"], #stacks_in_8_16 .pocket-slice-content a:hover h5 [class^="fa fa-"], #stacks_in_8_16 .pocket-slice-content a:active h5 [class^="fa fa-"], #stacks_in_8_16 .pocket-slice-content a:hover h6 [class^="fa fa-"], #stacks_in_8_16 .pocket-slice-content a:active h6 [class^="fa fa-"]
			 {  }
			
	
	#stacks_in_8_16 .pocket-slice-content, #stacks_in_8_16 .pocket-slice-content p, #stacks_in_8_16 .pocket-slice-content span, #stacks_in_8_16 .pocket-slice-content [class*="fa fa-"],#stacks_in_8_16 .pocket-slice-content h1, #stacks_in_8_16 .pocket-slice-content h2, #stacks_in_8_16 .pocket-slice-content h3, #stacks_in_8_16 .pocket-slice-content h4, #stacks_in_8_16 .pocket-slice-content h5, #stacks_in_8_16 .pocket-slice-content h6,
	#stacks_in_8_16 .pocket-slice-content-mobile, #stacks_in_8_16 .pocket-slice-content-mobile p, #stacks_in_8_16 .pocket-slice-content-mobile span, #stacks_in_8_16 .pocket-slice-content-mobile [class*="fa fa-"], #stacks_in_8_16 .pocket-slice-content-mobile h1, #stacks_in_8_16 .pocket-slice-content-mobile h2, #stacks_in_8_16 .pocket-slice-content-mobile h3, #stacks_in_8_16 .pocket-slice-content-mobile h4, #stacks_in_8_16 .pocket-slice-content-mobile h5, #stacks_in_8_16 .pocket-slice-content-mobile h6 { 
	 text-align: truefalsefalse;
	}	
	
	 

	/* pocket footer */
	#stacks_in_8_16 .pocket-footer {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: center;
	-webkit-font-smoothing: antialiased;
	padding: 6px 5px;	
	font-size: 11px !important;
	display: none;	
	
	
	line-height: 1.1em;
	margin-top: 0px !important;
	}
	#stacks_in_8_16 .pocket-footer, #stacks_in_8_16 .pocket-footer a, #stacks_in_8_16 .pocket-footer p { color: #313131 !important; }
	#stacks_in_8_16 .pocket-footer a:link { text-decoration: underline; }
	


 

	    /* fix issue mobile extend to 100 perc */
		@media only screen and (max-device-width: 1024px) and (orientation: portrait) {
		#stacks_in_8_16 .progress-line { padding-left: 7% !important;  padding-right: 7% !important;}
		}
		@media only screen and (min-device-width: 1024px) and (orientation: portrait) {
		#stacks_in_8_16 .progress-line { padding-left: 8% !important;  padding-right: 8% !important;}
		}
		@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
		#stacks_in_8_16 .progress-line { padding-left: 8% !important;  padding-right: 8% !important;}
		}
		@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
		#stacks_in_8_16 .progress-line { padding-left: 6% !important;  padding-right: 6% !important;}
		}
		@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
		#stacks_in_8_16 .progress-line { padding-left: 6% !important;  padding-right: 6% !important;}
		}
		@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) {
		#stacks_in_8_16 .progress-line { padding-left: 6% !important;  padding-right: 6% !important;}
		}	
		


/* fix themes - lander basic AND Mountains */
#global_width {transform: unset;}
.content .container .intro, [data-aos=fade-right] { transform: unset !important; -webkit-transform: unset !important; }
/* -- End EACH CSS Template -- */@import url(http://fonts.googleapis.com/css?family=Raleway:400,200);
body.sideMenuOpen {
  overflow: hidden !important; }
#sideMenuToggleContainer_stacks_in_8_2 {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
  box-sizing: border-box;
  /*  */
  /*  */
  text-align: right;
  /*  */ }

#sideMenuToggle_stacks_in_8_2 {
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: inline-block;
  z-index: 9999;
  box-sizing: border-box;
  pointer-events: all;
  color: #FFFFFF;
  padding: 15px 15px 15px 15px;
  border-radius: 10px;
  /*  */
  /*  */
  /*  */
  /*  */
  width: auto;
  /*  */
  /*  */
  background: rgba(0, 38, 69, 0.85);
  /*  */
  /*  */
  /*  */
  /*  */
  box-shadow: 0px 5px 10px 0px rgba(19, 19, 19, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  font-family: "Roboto Condensed";
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */ }
  #sideMenuToggle_stacks_in_8_2 span, #sideMenuToggle_stacks_in_8_2 i {
    vertical-align: middle; }
  #sideMenuToggle_stacks_in_8_2 span {
    font-size: 24px; }
  #sideMenuToggle_stacks_in_8_2 i {
    font-size: 26px; }
    #sideMenuToggle_stacks_in_8_2 * {
      text-align: center;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
            }
#sideMenuContainer_stacks_in_8_2:before, #sideMenuContainer_stacks_in_8_2:after {
  content: '';
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  opacity: 1;
  display: block;
  position: absolute; }

#sideMenuContainer_stacks_in_8_2:before {
  /*  */
  /*  */
  background: #3F83BB;
  background: linear-gradient(to bottom right, #3F83BB, #002645);
  /*  */
  /*  */ }

#sideMenuContainer_stacks_in_8_2:after {
  /*  */ }

#sideMenu_stacks_in_8_2 {
  opacity: 1;
  padding: 10px 15px 10px 15px;
  /*  */
  text-align: left;
  /*  */
  /*  */
  /*  */
  /*  */
  font-family: inherit;
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */ }

#sideMenu_stacks_in_8_2 .close-icon {
  opacity: 0;
  height: auto;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative;
  margin-bottom: 2px;
  box-sizing: border-box;
  z-index: 9999;
  /*  */
  text-align: left;
  /*  */ }
  #sideMenu_stacks_in_8_2 .close-icon i {
    display: inline-block;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    text-align: center;
    box-sizing: content-box;
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    /*  */
    width: 35px;
    height: 35px;
    padding: 10px;
    margin: 5px 0;
    font-size: 35px;
    line-height: 35px;
    color: #FFFFFF;
    /*  */ }

#sideMenu_stacks_in_8_2 #cssmenu,
#sideMenu_stacks_in_8_2 #cssmenu ul,
#sideMenu_stacks_in_8_2 #cssmenu ul li,
#sideMenu_stacks_in_8_2 #cssmenu ul li a {
  margin: 0;
  bottom: 0;
  padding: 0;
  display: block;
  line-height: 1;
  list-style: none;
  position: relative;
  box-sizing: border-box; }

#sideMenu_stacks_in_8_2 #cssmenu {
  width: 100%;
  font-family: inherit; }

#sideMenu_stacks_in_8_2 #cssmenu ul > li a small {
  display: block;
  margin-top: 7px;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.60); }

#sideMenu_stacks_in_8_2 #cssmenu ul ul li a small {
  display: block;
  margin-top: 7px;
  font-size: 15px;
  /*  */
  color: rgba(255, 255, 255, 0.60);
  /*  */ }

#sideMenu_stacks_in_8_2 #cssmenu ul > li a i:first-of-type {
  color: inherit;
  vertical-align: top;
  font-size: 22px; }

#sideMenu_stacks_in_8_2 #cssmenu ul ul li a i:first-of-type {
  color: inherit;
  vertical-align: top;
  font-size: 18px; }

#sideMenuContainer_stacks_in_8_2 #cssmenu ul > li.has-sub > a span.sideMenu_dropdown_icons {
  top: 0;
  z-index: 5;
  height: 100%;
  display: block;
  color: inherit;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  /*  */
  right: 0;
  width: 46px;
  /*  */ }
  #sideMenuContainer_stacks_in_8_2 #cssmenu ul > li.has-sub > a span.sideMenu_dropdown_icons i.dropdown-open-icon, #sideMenuContainer_stacks_in_8_2 #cssmenu ul > li.has-sub > a span.sideMenu_dropdown_icons i.dropdown-close-icon {
    top: 50%;
    left: 50%;
    display: block;
    color: inherit;
    position: absolute;
    font-size: 24px;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
            transform: translate(-50%, -50%) rotate(0deg); }
  #sideMenuContainer_stacks_in_8_2 #cssmenu ul > li.has-sub > a span.sideMenu_dropdown_icons i.dropdown-open-icon {
    opacity: 1;
    visibility: visible; }
  #sideMenuContainer_stacks_in_8_2 #cssmenu ul > li.has-sub > a span.sideMenu_dropdown_icons i.dropdown-close-icon {
    opacity: 0;
    visibility: hidden; }

#sideMenuContainer_stacks_in_8_2.open #cssmenu ul > li.has-sub.open > a i.dropdown-open-icon, #sideMenuContainer_stacks_in_8_2.open #cssmenu ul > li.has-sub.open > a i.dropdown-close-icon {
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  /*  */
  -webkit-transform: translate(-50%, -50%) rotate(0deg);
          transform: translate(-50%, -50%) rotate(0deg);
  /*  */ }

#sideMenuContainer_stacks_in_8_2.open #cssmenu ul > li.has-sub.open > a i.dropdown-open-icon {
  opacity: 0;
  visibility: hidden; }

#sideMenuContainer_stacks_in_8_2.open #cssmenu ul > li.has-sub.open > a i.dropdown-close-icon {
  opacity: 1;
  visibility: visible; }

#sideMenuContainer_stacks_in_8_2.open #cssmenu ul > li.has-sub > a i.dropdown-open-icon {
  opacity: 1;
  visibility: visible; }

#sideMenuContainer_stacks_in_8_2.open #cssmenu ul > li.has-sub > a i.dropdown-close-icon {
  opacity: 0;
  visibility: hidden; }

/*  */
#sideMenu_stacks_in_8_2 #cssmenu ul > li.has-sub > a {
  /*  */
  padding: 16px 48px 16px 22px;
  /*  */
  /*  */
  /*  */ }

#sideMenu_stacks_in_8_2 #cssmenu > ul > li > a {
  z-index: 2;
  cursor: pointer;
  text-decoration: none;
  box-sizing: border-box;
  color: #FFFFFF;
  padding: 16px 22px 16px 22px;
  font-size: 22px;
  border-radius: 10px;
  margin-bottom: 10px;
  /*  */
  background: none;
  /*  */
  /*  */
  /*  */ }
  #sideMenu_stacks_in_8_2 #cssmenu > ul > li > a:first-child {
    margin-top: 0; }

#sideMenu_stacks_in_8_2 #cssmenu ul ul li a {
  z-index: 2;
  cursor: pointer;
  text-decoration: none;
  font-size: 18px;
  border-radius: 10px;
  margin-bottom: 10px;
  /*  */
  color: #FFFFFF;
  padding: 16px 22px 16px 22px;
  /*  */
  background: none;
  /*  */
  /*  */
  /*  */
  /*  */ }

/*  */
#sideMenu_stacks_in_8_2 #cssmenu ul ul li a {
  /*  */
  margin-left: 15px;
  /*  */
  /*  */
  /*  */ }

#sideMenu_stacks_in_8_2 #cssmenu ul ul ul li a {
  /*  */
  margin-left: 30px;
  /*  */
  /*  */
  /*  */ }

#sideMenu_stacks_in_8_2 #cssmenu ul ul ul ul li a {
  /*  */
  margin-left: 45px;
  /*  */
  /*  */
  /*  */ }

#sideMenu_stacks_in_8_2 #cssmenu ul ul ul ul ul li a {
  /*  */
  margin-left: 60px;
  /*  */
  /*  */
  /*  */ }

#sideMenu_stacks_in_8_2 #cssmenu ul ul ul ul ul li a {
  /*  */
  margin-left: 75px;
  /*  */
  /*  */
  /*  */ }

/*  */
@-webkit-keyframes elegantOpen {
  0% {
    margin-left: -500px; }
  100% {
    margin-left: 0px; } }
@keyframes elegantOpen {
  0% {
    margin-left: -500px; }
  100% {
    margin-left: 0px; } }

@-webkit-keyframes elegantClose {
  0% {
    margin-left: 0px; }
  100% {
    margin-left: -500px; } }

@keyframes elegantClose {
  0% {
    margin-left: 0px; }
  100% {
    margin-left: -500px; } }

/*  */
#sideMenuToggleContainer_stacks_in_8_2 {
  /*  */
  /*  */
  left: 0;
  right: 0;
  width: 100%;
  position: fixed;
  z-index: 9999;
  /*  */
  /*  */
  /*  */
  text-align: right;
  /*  */
  /*  */
  top: 0;
  /*  */
  padding: 10px 10px 10px 10px; }

#sideMenuToggle_stacks_in_8_2:hover {
  cursor: pointer;
  color: #FFFFFF;
  /*  */
  background: #313131;
  /*  */
  /*  */
  /*  */ }

#sideMenu_stacks_in_8_2 .close-icon i:hover {
  /*  */
  /*  */
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
  /*  */
  /*  */ }

#sideMenuContainer_stacks_in_8_2 {
  top: 0;
  bottom: 0;
  opacity: 0;
  width: 100%;
  position: fixed;
  visibility: hidden;
  z-index: 10000;
  right: -100%;
  transition: all 0.2s ease-in; }

/*  */
@media only screen and (max-width: 440px) {
  #sideMenuContainer_stacks_in_8_2 {
    max-width: 320px; } }

@media only screen and (max-width: 770px) and (min-width: 441px) {
  #sideMenuContainer_stacks_in_8_2 {
    max-width: 360px; } }

@media only screen and (min-width: 771px) {
  #sideMenuContainer_stacks_in_8_2 {
    max-width: 420px; } }

/*  */
/*  */
#sideMenuContainer_stacks_in_8_2:before, #sideMenuContainer_stacks_in_8_2:after {
  content: '';
  z-index: -1;
  width: 100%;
  height: 120%;
  transition: opacity 0.1s ease-in; }

#sideMenuContainer_stacks_in_8_2.open {
  right: 0;
  opacity: 1;
  visibility: visible;
  transition: 0.2s ease-out; }
  #sideMenuContainer_stacks_in_8_2.open:before {
    visibility: visible;
    opacity: 0.9;
    transition: opacity 0.1s ease; }
  #sideMenuContainer_stacks_in_8_2.open .close-icon {
    opacity: 1;
    transition-delay: 0.4s; }
  #sideMenuContainer_stacks_in_8_2.open #cssmenu {
    opacity: 1;
    visibility: visible;
    transition-delay: 0.4s;
    transition: all 0.3s ease; }

#sideMenu_stacks_in_8_2 {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 1;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  visibility: visible;
  box-sizing: border-box; }

#sideMenu_stacks_in_8_2 #cssmenu ul ul {
  display: none; }

#sideMenu_stacks_in_8_2 #cssmenu > ul > li.active > ul {
  display: block; }

#sideMenuContainer_stacks_in_8_2 #cssmenu > ul > li {
  right: -100%;
  opacity: 0;
  transition: left 0.3s ease; }

#sideMenuContainer_stacks_in_8_2.open #cssmenu > ul > li {
  right: 0%;
  opacity: 1;
  transition: all 0.3s ease; }
  #sideMenuContainer_stacks_in_8_2.open #cssmenu > ul > li:nth-child(1) {
    transition-delay: 0.2s; }
  #sideMenuContainer_stacks_in_8_2.open #cssmenu > ul > li:nth-child(2) {
    transition-delay: 0.3s; }
  #sideMenuContainer_stacks_in_8_2.open #cssmenu > ul > li:nth-child(3) {
    transition-delay: 0.4s; }
  #sideMenuContainer_stacks_in_8_2.open #cssmenu > ul > li:nth-child(4) {
    transition-delay: 0.5s; }
  #sideMenuContainer_stacks_in_8_2.open #cssmenu > ul > li:nth-child(5) {
    transition-delay: 0.6s; }
  #sideMenuContainer_stacks_in_8_2.open #cssmenu > ul > li:nth-child(6) {
    transition-delay: 0.7s; }
  #sideMenuContainer_stacks_in_8_2.open #cssmenu > ul > li:nth-child(7) {
    transition-delay: 0.8s; }
  #sideMenuContainer_stacks_in_8_2.open #cssmenu > ul > li:nth-child(8) {
    transition-delay: 0.9s; }
  #sideMenuContainer_stacks_in_8_2.open #cssmenu > ul > li:nth-child(9) {
    transition-delay: 1s; }
  #sideMenuContainer_stacks_in_8_2.open #cssmenu > ul > li:nth-child(10) {
    transition-delay: 1.1s; }
  #sideMenuContainer_stacks_in_8_2.open #cssmenu > ul > li:nth-child(11) {
    transition-delay: 1.2s; }
  #sideMenuContainer_stacks_in_8_2.open #cssmenu > ul > li:nth-child(12) {
    transition-delay: 1.3s; }
  #sideMenuContainer_stacks_in_8_2.open #cssmenu > ul > li:nth-child(13) {
    transition-delay: 1.4s; }
  #sideMenuContainer_stacks_in_8_2.open #cssmenu > ul > li:nth-child(14) {
    transition-delay: 1.5s; }
  #sideMenuContainer_stacks_in_8_2.open #cssmenu > ul > li:nth-child(15) {
    transition-delay: 1.6s; }
  #sideMenuContainer_stacks_in_8_2.open #cssmenu > ul > li:nth-child(16) {
    transition-delay: 1.7s; }
  #sideMenuContainer_stacks_in_8_2.open #cssmenu > ul > li:nth-child(17) {
    transition-delay: 1.8s; }
  #sideMenuContainer_stacks_in_8_2.open #cssmenu > ul > li:nth-child(18) {
    transition-delay: 1.9s; }
  #sideMenuContainer_stacks_in_8_2.open #cssmenu > ul > li:nth-child(19) {
    transition-delay: 2s; }
  #sideMenuContainer_stacks_in_8_2.open #cssmenu > ul > li:nth-child(20) {
    transition-delay: 2.1s; }
  #sideMenuContainer_stacks_in_8_2.open #cssmenu > ul > li:nth-child(21) {
    transition-delay: 2.2s; }
  #sideMenuContainer_stacks_in_8_2.open #cssmenu > ul > li:nth-child(22) {
    transition-delay: 2.3s; }
  #sideMenuContainer_stacks_in_8_2.open #cssmenu > ul > li:nth-child(23) {
    transition-delay: 2.4s; }
  #sideMenuContainer_stacks_in_8_2.open #cssmenu > ul > li:nth-child(24) {
    transition-delay: 2.5s; }
  #sideMenuContainer_stacks_in_8_2.open #cssmenu > ul > li:nth-child(25) {
    transition-delay: 2.6s; }
  #sideMenuContainer_stacks_in_8_2.open #cssmenu > ul > li:nth-child(26) {
    transition-delay: 2.7s; }
  #sideMenuContainer_stacks_in_8_2.open #cssmenu > ul > li:nth-child(27) {
    transition-delay: 2.8s; }
  #sideMenuContainer_stacks_in_8_2.open #cssmenu > ul > li:nth-child(28) {
    transition-delay: 2.9s; }
  #sideMenuContainer_stacks_in_8_2.open #cssmenu > ul > li:nth-child(29) {
    transition-delay: 3s; }
  #sideMenuContainer_stacks_in_8_2.open #cssmenu > ul > li:nth-child(30) {
    transition-delay: 3.1s; }
  #sideMenuContainer_stacks_in_8_2.open #cssmenu > ul > li:nth-child(31) {
    transition-delay: 3.2s; }
  #sideMenuContainer_stacks_in_8_2.open #cssmenu > ul > li:nth-child(32) {
    transition-delay: 3.3s; }
  #sideMenuContainer_stacks_in_8_2.open #cssmenu > ul > li:nth-child(33) {
    transition-delay: 3.4s; }
  #sideMenuContainer_stacks_in_8_2.open #cssmenu > ul > li:nth-child(34) {
    transition-delay: 3.5s; }
  #sideMenuContainer_stacks_in_8_2.open #cssmenu > ul > li:nth-child(35) {
    transition-delay: 3.6s; }
  #sideMenuContainer_stacks_in_8_2.open #cssmenu > ul > li:nth-child(36) {
    transition-delay: 3.7s; }
  #sideMenuContainer_stacks_in_8_2.open #cssmenu > ul > li:nth-child(37) {
    transition-delay: 3.8s; }
  #sideMenuContainer_stacks_in_8_2.open #cssmenu > ul > li:nth-child(38) {
    transition-delay: 3.9s; }
  #sideMenuContainer_stacks_in_8_2.open #cssmenu > ul > li:nth-child(39) {
    transition-delay: 4s; }
  #sideMenuContainer_stacks_in_8_2.open #cssmenu > ul > li:nth-child(40) {
    transition-delay: 4.1s; }

#sideMenu_stacks_in_8_2 #cssmenu ul > li a:hover small {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.50); }

#sideMenu_stacks_in_8_2 #cssmenu ul ul li a:hover small {
  font-size: 15px;
  /*  */
  color: rgba(0, 0, 0, 0.50);
  /*  */ }

#sideMenu_stacks_in_8_2 #cssmenu > ul > li > a:hover {
  color: #131313;
  /*  */
  /*  */
  background: rgba(255, 255, 255, 0.30);
  /*  */
  /*  */ }

#sideMenu_stacks_in_8_2 #cssmenu ul ul li a:hover {
  /*  */
  color: #131313;
  /*  */
  /*  */
  background: rgba(255, 255, 255, 0.30);
  /*  */
  /*  */
  /*  */ }

@media only screen and (max-width: 440px) {
  #sideMenuContainer_stacks_in_8_2.hide-m, #sideMenuToggleContainer_stacks_in_8_2.hide-m {
    display: none; } }

@media only screen and (max-width: 770px) and (min-width: 441px) {
  #sideMenuContainer_stacks_in_8_2.hide-t, #sideMenuToggleContainer_stacks_in_8_2.hide-t {
    display: none; } }

@media only screen and (min-width: 771px) {
  #sideMenuContainer_stacks_in_8_2.hide-d, #sideMenuToggleContainer_stacks_in_8_2.hide-d {
    display: none; } }

/*  */
/*  */
#eh_stacks_in_8_4 {
  margin: 16px 0 16px;
  padding: 0 2px;
}
#eh_stacks_in_8_4:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_8_4.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_8_4.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_8_4.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_8_4.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_8_4 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_8_4.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */
/*  */#eh_stacks_in_8_4 .eh-title {font-size: 42px;}/*  */
/*  */
#eh_stacks_in_8_4 .eh-title {
  max-width: 420px;
  font-weight: 700;
  line-height: 1.10;
  color: rgba(208, 208, 208, 1.00);
  font-family: Michroma;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */#eh_stacks_in_8_4 .eh-subtitle > div {font-size: 20px;}/*  */
/*  */
#eh_stacks_in_8_4 .eh-subtitle > div {
  max-width: 420px;
  font-weight: 400;
  line-height: 1.10;
  color: rgba(208, 208, 208, 1.00);
  font-family: Michroma;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
#eh_stacks_in_8_4.eh-align-center .eh-subtitle > div {margin: 0 auto;}
#eh_stacks_in_8_4.eh-align-right .eh-subtitle > div {margin: 0 0 0 auto;}
/*  */
#eh_stacks_in_8_4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_8_4 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_8_4.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_8_4.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #D0D0D0;}
#eh_stacks_in_8_4.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_8_4.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #D0D0D0;}
#eh_stacks_in_8_4.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_8_4.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #D0D0D0;
  height: 2px;
  border-bottom: 2px solid #D0D0D0;
  box-sizing: content-box;
}
#eh_stacks_in_8_4.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_8_4.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_8_4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_8_4.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 2px solid #D0D0D0;
  border-image: linear-gradient(-90deg, #D0D0D0, transparent) 1;
}

#eh_stacks_in_8_4.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #D0D0D0, transparent) 1;}
#eh_stacks_in_8_4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_8_4.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_8_4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_8_4.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #D0D0D0;}
#eh_stacks_in_8_4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_8_4.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_8_4:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(256px / 2);}
#eh_stacks_in_8_4:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #D0D0D0;
  fill: #D0D0D0;
}
#eh_stacks_in_8_4.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 20px;}
#eh_stacks_in_8_4.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_8_4.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_8_4.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 18px;}
  #eh_stacks_in_8_4.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_8_4.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 18px;}
}
#eh_stacks_in_8_4.eh-line-group-300 .eh-extender {
  width: calc(256px / 2 - 20px);
  height: 2px;
  background-color: #D0D0D0;
}
#eh_stacks_in_8_4.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_8_4.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_8_4.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_8_4.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_8_4.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_8_4.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #D0D0D0;}
#eh_stacks_in_8_4.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_8_4.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_8_4.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_8_4.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_8_4.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_8_4.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #D0D0D0;}
#eh_stacks_in_8_4.eh-line-303 .eh-extender,
#eh_stacks_in_8_4.eh-line-305 .eh-extender {width: calc(256px / 2 - 32px);}
#eh_stacks_in_8_4.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_8_4.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_8_4.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_8_4 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_8_4 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_8_4.eh-line-group-300 .eh-line-left,
#eh_stacks_in_8_4.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_8_4.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_8_4.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_8_4:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 32px;
  height: 32px;
}
#eh_stacks_in_8_4.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_8_4.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 54px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_8_4.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_8_4:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #D0D0D0;}
#eh_stacks_in_8_4:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_8_4:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(256px / 2 + 2px);}
#eh_stacks_in_8_4.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_8_4.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_8_4.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_8_4.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_8_4.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_8_4.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_8_4.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_8_4.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_8_4.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_8_4.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_8_4.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_8_4.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_8_4.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_8_4.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_8_4.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_8_4.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_8_4.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_8_4.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 32px;
  /* */
}
#eh_stacks_in_8_4.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_8_4.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_8_4.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_8_4.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_8_4.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_8_4.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_8_4.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_8_4.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #D0D0D0;}
#eh_stacks_in_8_4.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #D0D0D0;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_8_4.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_8_4.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_8_4.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(32px * .4);
  height: calc(32px * .8);
}
#eh_stacks_in_8_4.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_8_4.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(32px * .8);
  height: calc(32px * .8);
}
#eh_stacks_in_8_4 .eh-line-wrap-1 {margin-bottom: 8px;}
#eh_stacks_in_8_4 .eh-line-wrap-2 {margin-top: 8px;}
/*  */
#eh_stacks_in_8_4.eh-line-position-3 {gap: 0 8px;}
#eh_stacks_in_8_4.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_8_4.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_8_4.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_8_4.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_8_4.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_8_4.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_8_4.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #D0D0D0;
}
#eh_stacks_in_8_4.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_8_4.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #D0D0D0;
}
/*  */ }
  #sideMenuItem_stacks_in_8_10.sub_level_5::before {
    content: 'Sub Level 5';
    background: purple; }
.target.stacks_in_8_22{    margin:0px;}.target.stacks_in_8_22{}.target.stacks_in_8_22.width-fill{width:calc(100% - 0px)}.target.stacks_in_8_22.width-flexible{width:100%}.target.stacks_in_8_22.width-fixed{width:250px}.target.stacks_in_8_22.height-fill{height:calc(100% - 0px)}.target.stacks_in_8_22.height-flexible{height:100%}.target.stacks_in_8_22.height-fixed{height:250px}.target.stacks_in_8_22[class*="relative-"].top-pt{top:24%}.target.stacks_in_8_22[class*="relative-"].top-px{top:24px}.target.stacks_in_8_22[class*="relative-"].bottom-pt{bottom:24%}.target.stacks_in_8_22[class*="relative-"].bottom-px{bottom:24px}.target.stacks_in_8_22[class*="relative-"].right-pt{right:0%}.target.stacks_in_8_22[class*="relative-"].right-px{right:0px}.target.stacks_in_8_22[class*="relative-"].left-pt{left:0%}.target.stacks_in_8_22[class*="relative-"].left-px{left:0px}.target.stacks_in_8_22.shift-up{margin-top:-0px}.target.stacks_in_8_22.shift-down{margin-bottom:-0px}.target.stacks_in_8_22.shift-left{right:0px}.target.stacks_in_8_22.shift-right{left:0px}.target.stacks_in_8_22.pin-top,.target.stacks_in_8_22.pin-bottom{left:0px}.target.stacks_in_8_22.pin-left,.target.stacks_in_8_22.pin-right{top:0px}
.animdiv_stacks_in_6_58 {
  position: relative;
  z-index: 100;
}
.animdiv_stacks_in_6_58 > .animdiv-wrap-outer {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  opacity: 1.00;
}
.animdiv_stacks_in_6_58 > .animdiv-wrap-outer > .animdiv-wrap {
  position: absolute;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.animdiv_stacks_in_6_58 > .animdiv-wrap-outer > .animdiv-wrap svg {
  width: 100%;
  height: 100%;
  stroke: none;
  fill: white;
  display: block;
}
#mask_single_stacks_in_6_58 rect {
    transform: translate(-960px,0);
}
.animdiv_stacks_in_6_58.invertedTrue #mask_stacks_in_6_58 rect {
  transform: scale(-1,1);
  transform-origin: center;
}
.animdiv_stacks_in_6_58.invertedTrue #mask_single_stacks_in_6_58 rect {
  transform: scale(-1,1) translate(-960px,0);;
  transform-origin: center;
}
.animdiv_stacks_in_6_58 > .animdiv-wrap-outer > .animdiv-wrap svg path.animdiv-opacity {
  stroke: none;
  stroke-width: 0;
}
.animdiv_stacks_in_6_58 > .animdiv-wrap-outer > .animdiv-wrap.animdiv-wrap-defs {
  height: 100%;
}
.animdiv_stacks_in_6_58.anim-v-12 > .animdiv-wrap-outer > .animdiv-wrap.animdiv-wrap-defs svg {
  shape-rendering: optimizeSpeed;
}
@media (min-resolution: 2ddpx) {
  .animdiv_stacks_in_6_58 > .animdiv-wrap-outer > .animdiv-wrap.animdiv-wrap-defs svg {
    shape-rendering: optimizeSpeed;
  }
}

.animdiv_stacks_in_6_58 > .animdiv-wrap-outer > .animdiv-wrap.animdiv-wrap-top {
  top: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  clip-path: inset(0.5px 0 0 0);
}
.animdiv_stacks_in_6_58 > .animdiv-wrap-outer > .animdiv-wrap.animdiv-wrap-top .pattern-svg {
  position: absolute;
  left: 0;
  top: 0;
}
.animdiv_stacks_in_6_58 > .animdiv-wrap-outer > .animdiv-wrap.animdiv-wrap-center {
  z-index: 2;
  height: 100%;
  clip-path: inset(99px 0 0 0);
}
.animdiv_stacks_in_6_58 > .animdiv-wrap-outer > .animdiv-wrap > svg {
  width: 100%;
  overflow: visible;
}
.animdiv_stacks_in_6_58 > .animdiv-wrap-outer > .animdiv-wrap:after {
  background: #FFFFFF;
}
.animdiv_stacks_in_6_58 .animdiv-content-wrap {
  position: relative;
  z-index: 3;
  min-height: 100px;
  display: grid;
  align-items: center;
  
}
.animdiv_stacks_in_6_58 .animdiv-content-wrap > div {
  
  
  
  padding: 160px 0px 80px 0px;
  
  
}
.animdiv_stacks_in_6_58.anim-v-8  .animdiv-content-wrap> div,
.animdiv_stacks_in_6_58.anim-v-15 .animdiv-content-wrap > div,
.animdiv_stacks_in_6_58.anim-v-18 .animdiv-content-wrap > div,
.animdiv_stacks_in_6_58.anim-v-19 .animdiv-content-wrap > div {
  
  
  padding: 120.000000px 0px 80px 0px;
  
  
}
.animdiv_stacks_in_6_58 .animdiv-mask,
.animdiv_stacks_in_6_58 image:not(.animdiv-pattern):not(.animdiv-off),
.animdiv_stacks_in_6_58 image.animdiv-off {
  transform-origin: center;
}
.svg-animdiv:not([data-category="Animated"]) #pat_r_stacks_in_6_58 path,
.svg-animdiv:not([data-category="Animated"]) .animdiv_stacks_in_6_58 .animdiv-use-r {
  transform: scale(-1,1);
  transform-origin: 960px 0;
}
.svg-animdiv[data-category="Animated"][data-variation="7"] #pat_r_stacks_in_6_58 {
  transform: scale(-1,1);
  transform-origin: 960px 0;
}
.animdiv_stacks_in_6_58.layerTrue .animdiv-content-wrap {
  height: calc(100px + 10px);
}
.animdiv_stacks_in_6_58.layerTrue .animdiv-content-wrap > div {
  display: none;
}
/**/
.animdiv_stacks_in_6_58.overlapTrue {
  margin: -100px 0 0 0;
}
.animdiv_stacks_in_6_58.overlapTrue.layerTrue,
.animdiv_stacks_in_6_58.overlapFalse.layerTrue {
  position: absolute;
  width: 100%;
  margin: -10px 0 0 0;
}
/**/
.animdiv_stacks_in_6_58.anim-v-17.layer1False .patternSingle > path,
.animdiv_stacks_in_6_58.anim-v-16.layer2False .patternSingle g:nth-child(3),
.animdiv_stacks_in_6_58.anim-v-16.layer1False .patternSingle g:nth-child(4),
.animdiv_stacks_in_6_58.anim-v-14.layer1False .patternRepeat path:nth-child(1),
.animdiv_stacks_in_6_58.anim-v-13.layer1False .patternSingle > path:nth-child(1),
.animdiv_stacks_in_6_58.anim-v-20.layer2False .patternRepeat g:nth-child(1),
.animdiv_stacks_in_6_58.anim-v-20.layer1False .patternSingle path,
.animdiv_stacks_in_6_58.anim-v-15.layer3False .patternSingle path,
.animdiv_stacks_in_6_58.anim-v-10.layer2False .patternRepeat path:nth-child(2),
.animdiv_stacks_in_6_58.anim-v-10.layer3False .patternSingle path,
.animdiv_stacks_in_6_58.anim-v-9.layer2False .patternRepeat path:nth-child(2),
.animdiv_stacks_in_6_58.anim-v-9.layer3False .patternSingle path,
.animdiv_stacks_in_6_58.anim-v-5.layer1False .patternRepeat path:nth-child(1),
.animdiv_stacks_in_6_58.anim-v-5.layer2False .patternRepeat path:nth-child(2),
.animdiv_stacks_in_6_58.anim-v-5.layer3False .patternRepeat path:nth-child(3),
.animdiv_stacks_in_6_58.anim-v-4.layer2False .patternRepeat path:nth-child(2),
.animdiv_stacks_in_6_58.anim-v-4.layer3False .patternRepeat path:nth-child(3),
.animdiv_stacks_in_6_58.anim-v-3.layer1False .patternRepeat path:nth-child(1),
.animdiv_stacks_in_6_58.anim-v-3.layer2False .patternRepeat path:nth-child(2),
.animdiv_stacks_in_6_58.anim-v-3.layer3False .patternRepeat path:nth-child(3),
.animdiv_stacks_in_6_58.anim-v-1.layer2False .patternRepeat path:nth-child(2),
.animdiv_stacks_in_6_58.anim-v-1.layer3False .patternRepeat path:nth-child(3) {
  display: none;
}
.animdiv_stacks_in_6_58.anim-v-3.layer1False.layer2True .patternRepeat path:nth-child(2),
.animdiv_stacks_in_6_58.anim-v-3.layer1False.layer2False.layer3True .patternRepeat path:nth-child(3),
.animdiv_stacks_in_6_58.anim-v-5.layer1False.layer2True .patternRepeat path:nth-child(2),
.animdiv_stacks_in_6_58.anim-v-5.layer1False.layer2False.layer3True .patternRepeat path:nth-child(3) {
  opacity: 1 !important;
}
/**/
/* v1.0.2
- classes can be added to columns
- auto-hide editor elements is now optional
*/
#stacks_in_6_74.layouts-2-section {
  padding: 64px 0;
  
}
.mez #stacks_in_6_74.layouts-2-section > div,
#stacks_in_6_74.layouts-2-section {
  
  
  
}

#stacks_in_6_74.layouts-2-section > * {
  padding-left: 24px;
  padding-right: 24px;
  
}
#stacks_in_6_74.layouts-2-section > * > div {
  max-width: 1120px;
  margin-left: auto !important;
  margin-right: auto !important;
}



#slice_mez_6_74 {
  border: 2px solid rgba(0,0,0,0.15);
}
.dark #slice_mez_6_74 {
  border: 2px solid rgba(255,255,255,0.15);
}

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

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


#stacks_in_6_77.layouts-2-column,
.layouts-2-row > div > div[tag="node"] > #stacks_out_6_77.out {
  flex: 1; max-width: 540px; flex-basis: 180px;
  
  
  
  margin: 0;
  
  align-self: center;
  
}
.layouts-2-row > div > div[tag="node"] > #stacks_out_6_77.out {
  overflow: visible;
}


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


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


.stacks_in_6_13 img{width:100%;max-width:384px}
#stacks_in_6_81.layouts-2-column,
.layouts-2-row > div > div[tag="node"] > #stacks_out_6_81.out {
  flex: 1; max-width: 540px; flex-basis: 180px;
  
  
  
  margin: 0;
  
  align-self: center;
  
}
.layouts-2-row > div > div[tag="node"] > #stacks_out_6_81.out {
  overflow: visible;
}


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


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


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






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






#stacks_in_6_84.layouts-2-column,
.layouts-2-row > div > div[tag="node"] > #stacks_out_6_84.out {
  flex: 1; max-width: 540px; flex-basis: 180px;
  
  
  
  margin: 0;
  
  align-self: center;
  
}
.layouts-2-row > div > div[tag="node"] > #stacks_out_6_84.out {
  overflow: visible;
}


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


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


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







#stacks_in_6_33 {
	font-size: 85%;
}
