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


/*
 * print-styles
 */

.show-for-print{display:none !important}.print-page-break{display:none}body > iframe[name="printIframe"]{position:absolute;top:-999em;left:-999em}@media print{.print-page-break{display:block;page-break-before:always}.show-for-print{display:block !important}.hide-for-print{display:none !important}table.show-for-print{display:table !important}thead.show-for-print{display:table-header-group !important}tbody.show-for-print{display:table-row-group !important}tr.show-for-print{display:table-row !important}td.show-for-print{display:table-cell !important}th.show-for-print{display:table-cell !important}abbr[title]:after{content:" (" attr(title) ")"}pre,blockquote{border:1px solid #8a8a8a;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.print-break-inside{page-break-inside:auto}}



/* playfair-display-regular - latin */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 400;
  src: url('../../rw_common/plugins/stacks/webfont-helper-playfair-display/playfair-display-v14-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Playfair Display Regular'), local('PlayfairDisplay-Regular'),
    url('../../rw_common/plugins/stacks/webfont-helper-playfair-display/playfair-display-v14-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../../rw_common/plugins/stacks/webfont-helper-playfair-display/playfair-display-v14-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../../rw_common/plugins/stacks/webfont-helper-playfair-display/playfair-display-v14-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../../rw_common/plugins/stacks/webfont-helper-playfair-display/playfair-display-v14-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../../rw_common/plugins/stacks/webfont-helper-playfair-display/playfair-display-v14-latin-regular.svg#PlayfairDisplay') format('svg'); /* Legacy iOS */
}
/* playfair-display-700 - latin */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 700;
  src: url('../../rw_common/plugins/stacks/webfont-helper-playfair-display/playfair-display-v14-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Playfair Display Bold'), local('PlayfairDisplay-Bold'),
    url('../../rw_common/plugins/stacks/webfont-helper-playfair-display/playfair-display-v14-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../../rw_common/plugins/stacks/webfont-helper-playfair-display/playfair-display-v14-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
    url('../../rw_common/plugins/stacks/webfont-helper-playfair-display/playfair-display-v14-latin-700.woff') format('woff'), /* Modern Browsers */
    url('../../rw_common/plugins/stacks/webfont-helper-playfair-display/playfair-display-v14-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../../rw_common/plugins/stacks/webfont-helper-playfair-display/playfair-display-v14-latin-700.svg#PlayfairDisplay') format('svg'); /* Legacy iOS */
}
/* playfair-display-900 - latin */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 900;
  src: url('../../rw_common/plugins/stacks/webfont-helper-playfair-display/playfair-display-v14-latin-900.eot'); /* IE9 Compat Modes */
  src: local('Playfair Display Black'), local('PlayfairDisplay-Black'),
    url('../../rw_common/plugins/stacks/webfont-helper-playfair-display/playfair-display-v14-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../../rw_common/plugins/stacks/webfont-helper-playfair-display/playfair-display-v14-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
    url('../../rw_common/plugins/stacks/webfont-helper-playfair-display/playfair-display-v14-latin-900.woff') format('woff'), /* Modern Browsers */
    url('../../rw_common/plugins/stacks/webfont-helper-playfair-display/playfair-display-v14-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../../rw_common/plugins/stacks/webfont-helper-playfair-display/playfair-display-v14-latin-900.svg#PlayfairDisplay') format('svg'); /* Legacy iOS */
}
/* playfair-display-700 - latin */
@font-face {
  font-family: 'Playfair Display Bold';
  font-style: normal;
  font-weight: 700;
  src: url('../../rw_common/plugins/stacks/webfont-helper-playfair-display/playfair-display-v14-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Playfair Display Bold'), local('PlayfairDisplay-Bold'),
    url('../../rw_common/plugins/stacks/webfont-helper-playfair-display/playfair-display-v14-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../../rw_common/plugins/stacks/webfont-helper-playfair-display/playfair-display-v14-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
    url('../../rw_common/plugins/stacks/webfont-helper-playfair-display/playfair-display-v14-latin-700.woff') format('woff'), /* Modern Browsers */
    url('../../rw_common/plugins/stacks/webfont-helper-playfair-display/playfair-display-v14-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../../rw_common/plugins/stacks/webfont-helper-playfair-display/playfair-display-v14-latin-700.svg#PlayfairDisplay') format('svg'); /* Legacy iOS */
}
/* playfair-display-900 - latin */
@font-face {
  font-family: 'Playfair Display Black';
  font-style: normal;
  font-weight: 900;
  src: url('../../rw_common/plugins/stacks/webfont-helper-playfair-display/playfair-display-v14-latin-900.eot'); /* IE9 Compat Modes */
  src: local('Playfair Display Black'), local('PlayfairDisplay-Black'),
    url('../../rw_common/plugins/stacks/webfont-helper-playfair-display/playfair-display-v14-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../../rw_common/plugins/stacks/webfont-helper-playfair-display/playfair-display-v14-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
    url('../../rw_common/plugins/stacks/webfont-helper-playfair-display/playfair-display-v14-latin-900.woff') format('woff'), /* Modern Browsers */
    url('../../rw_common/plugins/stacks/webfont-helper-playfair-display/playfair-display-v14-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../../rw_common/plugins/stacks/webfont-helper-playfair-display/playfair-display-v14-latin-900.svg#PlayfairDisplay') format('svg'); /* Legacy iOS */
}


body .stacks_top h1,body .stacks_top h2,body .stacks_top h3,body .stacks_top h4,body .stacks_top h5,body .stacks_top h6,
body h1,body h2,body h3,body h4,body h5,body h6 





{
  font-family: 'Playfair Display', Arial;
  
}

#stacks_in_2_33 .webfont-helper-wrap, #stacks_in_2_33 .webfont-helper-wrap > .out {
  display: none;
}

/* raleway-100 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 100;
  src: url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-100.eot'); /* IE9 Compat Modes */
  src: local('Raleway Thin'), local('Raleway-Thin'),
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-100.woff') format('woff'), /* Modern Browsers */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-100.svg#Raleway') format('svg'); /* Legacy iOS */
}
/* raleway-200 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 200;
  src: url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-200.eot'); /* IE9 Compat Modes */
  src: local('Raleway ExtraLight'), local('Raleway-ExtraLight'),
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-200.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-200.woff2') format('woff2'), /* Super Modern Browsers */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-200.woff') format('woff'), /* Modern Browsers */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-200.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-200.svg#Raleway') format('svg'); /* Legacy iOS */
}
/* raleway-300 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  src: url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Raleway Light'), local('Raleway-Light'),
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-300.woff') format('woff'), /* Modern Browsers */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-300.svg#Raleway') format('svg'); /* Legacy iOS */
}
/* raleway-regular - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Raleway'), local('Raleway-Regular'),
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-regular.svg#Raleway') format('svg'); /* Legacy iOS */
}
/* raleway-500 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 500;
  src: url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-500.eot'); /* IE9 Compat Modes */
  src: local('Raleway Medium'), local('Raleway-Medium'),
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-500.woff') format('woff'), /* Modern Browsers */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-500.svg#Raleway') format('svg'); /* Legacy iOS */
}
/* raleway-600 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  src: url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-600.eot'); /* IE9 Compat Modes */
  src: local('Raleway SemiBold'), local('Raleway-SemiBold'),
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-600.woff') format('woff'), /* Modern Browsers */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-600.svg#Raleway') format('svg'); /* Legacy iOS */
}
/* raleway-700 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Raleway Bold'), local('Raleway-Bold'),
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-700.woff') format('woff'), /* Modern Browsers */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-700.svg#Raleway') format('svg'); /* Legacy iOS */
}
/* raleway-800 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 800;
  src: url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-800.eot'); /* IE9 Compat Modes */
  src: local('Raleway ExtraBold'), local('Raleway-ExtraBold'),
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-800.woff') format('woff'), /* Modern Browsers */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-800.svg#Raleway') format('svg'); /* Legacy iOS */
}
/* raleway-900 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 900;
  src: url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-900.eot'); /* IE9 Compat Modes */
  src: local('Raleway Black'), local('Raleway-Black'),
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-900.woff') format('woff'), /* Modern Browsers */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-900.svg#Raleway') format('svg'); /* Legacy iOS */
}
/* raleway-100 - latin */
@font-face {
  font-family: 'Raleway Thin';
  font-style: normal;
  font-weight: 100;
  src: url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-100.eot'); /* IE9 Compat Modes */
  src: local('Raleway Thin'), local('Raleway-Thin'),
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-100.woff') format('woff'), /* Modern Browsers */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-100.svg#Raleway') format('svg'); /* Legacy iOS */
}
/* raleway-200 - latin */
@font-face {
  font-family: 'Raleway ExtraLight';
  font-style: normal;
  font-weight: 200;
  src: url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-200.eot'); /* IE9 Compat Modes */
  src: local('Raleway ExtraLight'), local('Raleway-ExtraLight'),
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-200.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-200.woff2') format('woff2'), /* Super Modern Browsers */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-200.woff') format('woff'), /* Modern Browsers */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-200.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-200.svg#Raleway') format('svg'); /* Legacy iOS */
}
/* raleway-300 - latin */
@font-face {
  font-family: 'Raleway Light';
  font-style: normal;
  font-weight: 300;
  src: url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Raleway Light'), local('Raleway-Light'),
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-300.woff') format('woff'), /* Modern Browsers */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-300.svg#Raleway') format('svg'); /* Legacy iOS */
}
/* raleway-500 - latin */
@font-face {
  font-family: 'Raleway Medium';
  font-style: normal;
  font-weight: 500;
  src: url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-500.eot'); /* IE9 Compat Modes */
  src: local('Raleway Medium'), local('Raleway-Medium'),
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-500.woff') format('woff'), /* Modern Browsers */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-500.svg#Raleway') format('svg'); /* Legacy iOS */
}
/* raleway-600 - latin */
@font-face {
  font-family: 'Raleway SemiBold';
  font-style: normal;
  font-weight: 600;
  src: url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-600.eot'); /* IE9 Compat Modes */
  src: local('Raleway SemiBold'), local('Raleway-SemiBold'),
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-600.woff') format('woff'), /* Modern Browsers */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-600.svg#Raleway') format('svg'); /* Legacy iOS */
}
/* raleway-700 - latin */
@font-face {
  font-family: 'Raleway Bold';
  font-style: normal;
  font-weight: 700;
  src: url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Raleway Bold'), local('Raleway-Bold'),
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-700.woff') format('woff'), /* Modern Browsers */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-700.svg#Raleway') format('svg'); /* Legacy iOS */
}
/* raleway-800 - latin */
@font-face {
  font-family: 'Raleway ExtraBold';
  font-style: normal;
  font-weight: 800;
  src: url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-800.eot'); /* IE9 Compat Modes */
  src: local('Raleway ExtraBold'), local('Raleway-ExtraBold'),
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-800.woff') format('woff'), /* Modern Browsers */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-800.svg#Raleway') format('svg'); /* Legacy iOS */
}
/* raleway-900 - latin */
@font-face {
  font-family: 'Raleway Black';
  font-style: normal;
  font-weight: 900;
  src: url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-900.eot'); /* IE9 Compat Modes */
  src: local('Raleway Black'), local('Raleway-Black'),
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-900.woff') format('woff'), /* Modern Browsers */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../../rw_common/plugins/stacks/webfont-helper-raleway/raleway-v13-latin-900.svg#Raleway') format('svg'); /* Legacy iOS */
}



body .stacks_top p, body .stacks_top span,
body p, body span 




{
  font-family: 'Raleway', Arial;
  
}

#stacks_in_2_38 .webfont-helper-wrap, #stacks_in_2_38 .webfont-helper-wrap > .out {
  display: none;
}

/* Inter-300 - latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  src: local('Inter Light'), local('Inter-Light'),
    url('../../rw_common/plugins/stacks/webfont-helper-inter/Inter-300.woff2') format('woff2'), /* Super Modern Browsers */
    url('../../rw_common/plugins/stacks/webfont-helper-inter/Inter-300.woff') format('woff'); /* Modern Browsers */
}
/* Inter-regular - latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  src: local('Inter Regular'), local('Inter-Regular'),
    url('../../rw_common/plugins/stacks/webfont-helper-inter/Inter-400.woff2') format('woff2'), /* Super Modern Browsers */
    url('../../rw_common/plugins/stacks/webfont-helper-inter/Inter-400.woff') format('woff'); /* Modern Browsers */
}
/* Inter-500 - latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  src: local('Inter Medium'), local('Inter-Medium'),
    url('../../rw_common/plugins/stacks/webfont-helper-inter/Inter-500.woff2') format('woff2'), /* Super Modern Browsers */
    url('../../rw_common/plugins/stacks/webfont-helper-inter/Inter-500.woff') format('woff'); /* Modern Browsers */
}
/* Inter-600 - latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  src: local('Inter SemiBold'), local('Inter-SemiBold'),
    url('../../rw_common/plugins/stacks/webfont-helper-inter/Inter-600.woff2') format('woff2'), /* Super Modern Browsers */
    url('../../rw_common/plugins/stacks/webfont-helper-inter/Inter-600.woff') format('woff'); /* Modern Browsers */
}
/* Inter-700 - latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  src: local('Inter Bold'), local('Inter-Bold'),
    url('../../rw_common/plugins/stacks/webfont-helper-inter/Inter-700.woff2') format('woff2'), /* Super Modern Browsers */
    url('../../rw_common/plugins/stacks/webfont-helper-inter/Inter-700.woff') format('woff'); /* Modern Browsers */
}
/* Inter-800 - latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 800;
  src: local('Inter ExtraBold'), local('Inter-ExtraBold'),
    url('../../rw_common/plugins/stacks/webfont-helper-inter/Inter-800.woff2') format('woff2'), /* Super Modern Browsers */
    url('../../rw_common/plugins/stacks/webfont-helper-inter/Inter-800.woff') format('woff'); /* Modern Browsers */
}
/* Inter-900 - latin */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 900;
  src: local('Inter Black'), local('Inter-Black'),
    url('../../rw_common/plugins/stacks/webfont-helper-inter/Inter-900.woff2') format('woff2'), /* Super Modern Browsers */
    url('../../rw_common/plugins/stacks/webfont-helper-inter/Inter-900.woff') format('woff'); /* Modern Browsers */
}
/* Inter-300 - latin */
@font-face {
  font-family: 'Inter Light';
  font-style: normal;
  font-weight: 300;
  src: local('Inter Light'), local('Inter-Light'),
    url('../../rw_common/plugins/stacks/webfont-helper-inter/Inter-300.woff2') format('woff2'), /* Super Modern Browsers */
    url('../../rw_common/plugins/stacks/webfont-helper-inter/Inter-300.woff') format('woff'); /* Modern Browsers */
}
/* Inter-500 - latin */
@font-face {
  font-family: 'Inter Medium';
  font-style: normal;
  font-weight: 500;
  src: local('Inter Medium'), local('Inter-Medium'),
    url('../../rw_common/plugins/stacks/webfont-helper-inter/Inter-500.woff2') format('woff2'), /* Super Modern Browsers */
    url('../../rw_common/plugins/stacks/webfont-helper-inter/Inter-500.woff') format('woff'); /* Modern Browsers */
}
/* Inter-600 - latin */
@font-face {
  font-family: 'Inter SemiBold';
  font-style: normal;
  font-weight: 600;
  src: local('Inter SemiBold'), local('Inter-SemiBold'),
    url('../../rw_common/plugins/stacks/webfont-helper-inter/Inter-600.woff2') format('woff2'), /* Super Modern Browsers */
    url('../../rw_common/plugins/stacks/webfont-helper-inter/Inter-600.woff') format('woff'); /* Modern Browsers */
}
/* Inter-700 - latin */
@font-face {
  font-family: 'Inter Bold';
  font-style: normal;
  font-weight: 700;
  src: local('Inter Bold'), local('Inter-Bold'),
    url('../../rw_common/plugins/stacks/webfont-helper-inter/Inter-700.woff2') format('woff2'), /* Super Modern Browsers */
    url('../../rw_common/plugins/stacks/webfont-helper-inter/Inter-700.woff') format('woff'); /* Modern Browsers */
}
/* Inter-800 - latin */
@font-face {
  font-family: 'Inter ExtraBold';
  font-style: normal;
  font-weight: 800;
  src: local('Inter ExtraBold'), local('Inter-ExtraBold'),
    url('../../rw_common/plugins/stacks/webfont-helper-inter/Inter-800.woff2') format('woff2'), /* Super Modern Browsers */
    url('../../rw_common/plugins/stacks/webfont-helper-inter/Inter-800.woff') format('woff'); /* Modern Browsers */
}
/* Inter-900 - latin */
@font-face {
  font-family: 'Inter Black';
  font-style: normal;
  font-weight: 900;
  src: local('Inter Black'), local('Inter-Black'),
    url('../../rw_common/plugins/stacks/webfont-helper-inter/Inter-900.woff2') format('woff2'), /* Super Modern Browsers */
    url('../../rw_common/plugins/stacks/webfont-helper-inter/Inter-900.woff') format('woff'); /* Modern Browsers */
}

.webfont-helper-all






{
  font-family: 'Inter', Arial;
  
}

#stacks_in_2_10 .webfont-helper-wrap, #stacks_in_2_10 .webfont-helper-wrap > .out {
  display: none;
}


/* 
*/
html {
  background-color: rgba(255, 255, 255, 1.00);
  color: rgba(0, 0, 0, 0.60);
  font-size: 16px;
  line-height: 150%;
  font-family: "Raleway","Trebuchet MS","Tahoma";
  
  text-align: left;
  font-weight: 200;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
p, span {
  line-height: 150%;
}
body, body * {
  box-sizing: border-box;
}
h1,h2,h3,h4,h5,h6,p,
[data-deluxe-link],
[data-deluxe-text]:not(span):not(div),
input,
textarea {
  margin: 16px 0px;
  
}
.g-recaptcha {
  margin: 12px 0px 16px 0px;
}
input,
textarea,
button {
  font-family: inherit;
}
::placeholder {
  opacity: .6;
}
a {
  display: inline-block;
  text-decoration: none;
  transition: color 150ms ease, background-color 150ms ease, box-shadow 300ms ease, border 150ms ease;
}
a:focus, button:focus {
   outline: none;
}
a [data-width] > i,
a [data-width] > svg,
a [data-width] > ion-icon {
  vertical-align: top;
}
[data-auto-width="True"] a {
  white-space: nowrap;
}
svg,
[data-deluxe-link] {
  color:  rgba(0, 0, 0, 0.60);
  stroke: rgba(0, 0, 0, 0.60);
  fill: rgba(0, 0, 0, 0.60);
}
a:not([data-deluxe-link]),
h1 a:not([data-deluxe-link]),
h2 a:not([data-deluxe-link]),
h3 a:not([data-deluxe-link]),
h4 a:not([data-deluxe-link]),
h5 a:not([data-deluxe-link]),
p a:not([data-deluxe-link]),
span a:not([data-deluxe-link]),
[data-edit-p] a:not([data-deluxe-link]),
a:not([data-deluxe-link]) i,
a:not([data-deluxe-link]) svg {
  color: rgba(42, 122, 240, 1.00);
  fill:  rgba(42, 122, 240, 1.00);
  stroke: rgba(42, 122, 240, 1.00);
}
a:not([data-deluxe-link]):hover,
h1 a:not([data-deluxe-link]):hover,
h2 a:not([data-deluxe-link]):hover,
h3 a:not([data-deluxe-link]):hover,
h4 a:not([data-deluxe-link]):hover,
h5 a:not([data-deluxe-link]):hover,
p a:not([data-deluxe-link]):hover,
span a:not([data-deluxe-link]):hover,
a:not([data-deluxe-link]):hover i,
a:not([data-deluxe-link]):hover svg  {
  color: rgba(42, 122, 240, 1.00);
  fill:  rgba(42, 122, 240, 1.00);
  stroke: rgba(42, 122, 240, 1.00);
}
a:not([data-deluxe-link]):active,
h1 a:not([data-deluxe-link]):active,
h2 a:not([data-deluxe-link]):active,
h3 a:not([data-deluxe-link]):active,
h4 a:not([data-deluxe-link]):active,
h5 a:not([data-deluxe-link]):active,
p a:not([data-deluxe-link]):active,
span a:not([data-deluxe-link]):active,
.current a:not([data-deluxe-link]),
.active a:not([data-deluxe-link]),
a:not([data-deluxe-link]):active i,
a:not([data-deluxe-link]):active svg  {
  color: rgba(42, 122, 240, 1.00);
  fill:  rgba(42, 122, 240, 1.00);
  stroke: rgba(42, 122, 240, 1.00);
}
form {
  margin-block-end: 0;
}
hr {
  border-width: 0 0 0 0;
  clear: both;
  height: 0
}
h1,h2,h3,h4,h5,h6 {
  color: rgba(49, 49, 49, 1.00);
  line-height: 110%;
  font-family: "helveticaNeue", "Garamond", "Giorgia";
  font-weight: 800;
  letter-spacing: -1.00px;
  word-spacing: 0.00px;
}
span[data-deluxe-text="span-True"] {
  line-height: 100%;
  display: block;
  white-space: nowrap;
}
[data-deluxe-link="2"] {
  display: block;
}
[data-deluxe-link="0"],
[data-deluxe-link="1"] {
  display: inline-block;
}
[data-deluxe-link="1"] {
  margin: 0;
}
[data-deluxe-text],
input[data-deluxe-el],
textarea[data-deluxe-el],
button[data-deluxe-el] {
  margin-bottom: 0px;
}
[data-deluxe-text]:first-child,
input[data-deluxe-el]:first-child,
textarea[data-deluxe-el]:first-child,
button[data-deluxe-el]:first-child {
  margin-top: 0px;
}
[data-deluxe-text]:only-child,
input[data-deluxe-el]:only-child,
textarea[data-deluxe-el]:only-child,
button[data-deluxe-el]:only-child  {
  margin-top: 0px;
  margin-bottom: 0px;
}
[data-deluxe-text] span:not([data-deluxe-text]):not([class]) {
 font: inherit !important;
 color: inherit !important;
 font-weight: inherit !important;
 line-height: inherit !important;
 letter-spacing: inherit !important;
 word-spacing: inherit !important;
}
sup {
    font-size: 60%;
}
input {
  width: 100%;
}
h1,
h1 p {
  font-size: 48px;
}
h2,
h2 p {
  font-size: 36px;
}
h3,
h3 p {
  font-size: 28px;
}
h4,
h4 p {
  font-size: 22px;
}
h5,
h5 p {
  font-size: 20px;
}
h6,
h6 p {
  font-size: 18px;
}
h1 p {
  margin: 0px;
}
h2 p {
  margin: 0px;
}
h3 p {
  margin: 0px;
}
h4 p {
  margin: 0px;
}
h5 p {
  margin: 0px;
}
h6 p {
  margin: 0px;
}
.deluxe-link-wrap {
  display: grid;
}
.deluxe-navbar {
  position: relative;
}

.column-sticky {
  position: sticky;
  top:0
}
.sticky-container {
  overflow: scroll;
  max-height: 100vh;
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}
.sticky-container::-webkit-scrollbar {
  display: none;
}
.column-overflow-top,
.column-overflow,
.column-overflow-bottom {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.column-overflow > * {
  transform: translateY(-50%);
}
.column-overflow-top > * {
  transform: translateY(-100%);
}
.content-overflow {
  position: relative;
  z-index: 99;
  transform: translateY(50%);
}
.deluxe-lightbox {
  cursor: pointer;
}
.deluxe-lightbox-wrap {
    position: fixed;
    z-index: 9999;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background: rgba(0,0,0,0.5);
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    justify-items: center;
    text-align: left;
}
.deluxe-lightbox-wrap > * {
    align-self: center;
    box-shadow: 0px 0px 24px rgba(0,0,0,0.6);
    max-width: 80vw;
}
.deluxe-lightbox-wrap > div > div > div.slice.empty {
  width: 80vw;
  height: 80vh;
}

@media all and (min-width: 771px) {
  .hide-desktop {
    display: none;
  }
}
@media all and (max-width: 770px) and (min-width: 501px) {
  .hide-tablet {
    display: none;
  }
}
@media all and (max-width: 500px) {
  .hide-mobile {
    display: none;
  }
}

.stacks_in:not(.site_image_stack):not(.image_stack), .stacks_out, .out {
  overflow: visible;
  width: 100%;
}
/*
*/

section[data-deluxe-el="1"] {
  
  background-color : rgba(255, 255, 255, 1.00);
  padding: 128px 32px;
  color: rgba(0, 0, 0, 0.60);
  
}
section[data-deluxe-el="1"] > div {
  
}

section[data-deluxe-el="1"] [data-deluxe-link],
section[data-deluxe-el="1"] svg {
  color:  rgba(0, 0, 0, 0.60);
  stroke: rgba(0, 0, 0, 0.60);
  fill: rgba(0, 0, 0, 0.60);
}

section[data-deluxe-el="1"] h1,
section[data-deluxe-el="1"] h2,
section[data-deluxe-el="1"] h3,
section[data-deluxe-el="1"] h4,
section[data-deluxe-el="1"] h5 {
  color: rgba(45, 78, 123, 1.00);
}
section[data-deluxe-el="1"] svg {
  stroke: rgba(0, 0, 0, 0.60);
  fill: rgba(0, 0, 0, 0.60);
}

/*
*/

section[data-deluxe-el="2"] {
  
  padding: 152px 32px;
  min-height: 100vh;
  min-height: calc(var(--vh, 1vh) * 100);
  justify-content: center;
  align-items: flex-start;
  display: inline-flex;
  width: 100%;
  color: rgba(0, 0, 0, 0.60);
  
}
section[data-deluxe-el="2"] > div {
  
}

section[data-deluxe-el="2"] [data-deluxe-link],
section[data-deluxe-el="2"] svg {
  color:  rgba(0, 0, 0, 0.60);
  stroke: rgba(0, 0, 0, 0.60);
  fill: rgba(0, 0, 0, 0.60);
}

section[data-deluxe-el="2"] h1,
section[data-deluxe-el="2"] h2,
section[data-deluxe-el="2"] h3,
section[data-deluxe-el="2"] h4,
section[data-deluxe-el="2"] h5 {
  color: rgba(45, 78, 123, 1.00);
}
section[data-deluxe-el="2"] svg {
  stroke: rgba(0, 0, 0, 0.60);
  fill: rgba(0, 0, 0, 0.60);
}

/*
*/
@media all and (max-width: 980px) {
section[data-deluxe-el="2"] {
  
  min-height: 50vh;
  min-height: calc(var(--vh, 1vh) * 50);
  justify-content: center;
  
  align-items: center;
  display: inline-flex;
  width: 100%;
  color: rgba(0, 0, 0, 0.60);
  
}
section[data-deluxe-el="2"] > div {
  
}

section[data-deluxe-el="2"] [data-deluxe-link],
section[data-deluxe-el="2"] svg {
  color:  rgba(0, 0, 0, 0.60);
  stroke: rgba(0, 0, 0, 0.60);
  fill: rgba(0, 0, 0, 0.60);
}

section[data-deluxe-el="2"] h1,
section[data-deluxe-el="2"] h2,
section[data-deluxe-el="2"] h3,
section[data-deluxe-el="2"] h4,
section[data-deluxe-el="2"] h5 {
  color: rgba(45, 78, 123, 1.00);
}
section[data-deluxe-el="2"] svg {
  stroke: rgba(0, 0, 0, 0.60);
  fill: rgba(0, 0, 0, 0.60);
}
}
/*
*/

div[data-deluxe-el="2"] {
  
  color: rgba(0, 0, 0, 0.60);
  font-weight: 500;
  line-height: 140%;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
  display: inline-flex;
  width: 100%;
  max-width: 440px;
  
  display: block; /* Breaks vertical alignment setting */
  margin-left: auto;
  margin-right: auto;
  
  
}
div[data-deluxe-el="2"] > div {
  
}

div[data-deluxe-el="2"] [data-deluxe-link],
div[data-deluxe-el="2"] svg {
  color:  rgba(0, 0, 0, 0.60);
  stroke: rgba(0, 0, 0, 0.60);
  fill: rgba(0, 0, 0, 0.60);
}

div[data-deluxe-el="2"] h1,
div[data-deluxe-el="2"] h2,
div[data-deluxe-el="2"] h3,
div[data-deluxe-el="2"] h4,
div[data-deluxe-el="2"] h5 {
  color: rgba(45, 78, 123, 1.00);
}
div[data-deluxe-el="2"] svg {
  stroke: rgba(0, 0, 0, 0.60);
  fill: rgba(0, 0, 0, 0.60);
}

/*
*/

aside[data-deluxe-el="2"] {
  
  padding: 16px 8px 80px 8px;
  min-height: 100vh;
  min-height: calc(var(--vh, 1vh) * 100);
  justify-content: center;
  
  display: inline-flex;
  width: 100%;
  max-height: 100vh; overflow: hidden;
}
aside[data-deluxe-el="2"] > div {
  display: grid;
    align-content: space-between;
    
}

/*
*/

a[data-deluxe-el="1"] {
  
  color: rgba(150, 29, 0, 1.00);
  font-size: 18px;
  
}
a[data-deluxe-el="1"] > div {
  
}

a[data-deluxe-el="1"] [data-deluxe-link],
a[data-deluxe-el="1"] svg {
  color:  rgba(150, 29, 0, 1.00);
  stroke: rgba(150, 29, 0, 1.00);
  fill: rgba(150, 29, 0, 1.00);
}

a[data-deluxe-el="1"] * {
  color:  rgba(150, 29, 0, 1.00);
  stroke: rgba(150, 29, 0, 1.00);
  fill: rgba(150, 29, 0, 1.00);
}

a[data-deluxe-el="1"] h1,
a[data-deluxe-el="1"] h2,
a[data-deluxe-el="1"] h3,
a[data-deluxe-el="1"] h4,
a[data-deluxe-el="1"] h5 {
  color: rgba(0, 0, 0, 0.90);
}
a[data-deluxe-el="1"] svg {
  stroke: rgba(150, 29, 0, 1.00);
  fill: rgba(150, 29, 0, 1.00);
}

/*
*/

a[data-deluxe-el="1"]:hover {
  
  color: rgba(255, 135, 0, 1.00);
  
}
a[data-deluxe-el="1"] > div {
  
}

a[data-deluxe-el="1"] [data-deluxe-link],
a[data-deluxe-el="1"] svg {
  color:  rgba(255, 135, 0, 1.00);
  stroke: rgba(255, 135, 0, 1.00);
  fill: rgba(255, 135, 0, 1.00);
}

a[data-deluxe-el="1"]:hover * {
  color:  rgba(255, 135, 0, 1.00);
  stroke: rgba(255, 135, 0, 1.00);
  fill: rgba(255, 135, 0, 1.00);
}

a[data-deluxe-el="1"] h1,
a[data-deluxe-el="1"] h2,
a[data-deluxe-el="1"] h3,
a[data-deluxe-el="1"] h4,
a[data-deluxe-el="1"] h5 {
  color: rgba(150, 29, 0, 1.00);
}
a[data-deluxe-el="1"]:hover svg {
  stroke: rgba(255, 135, 0, 1.00);
  fill: rgba(255, 135, 0, 1.00);
}

/*
*/

a[data-deluxe-el="2"] {
  
  background-color : rgba(0, 0, 0, 1.00);
  border-color: rgba(0, 0, 0, 0.10) rgba(0, 0, 0, 0.10) rgba(0, 0, 0, 0.10) rgba(0, 0, 0, 0.10);
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  border-radius: 50px 50px 50px 50px;
  padding: 16px 32px;
  color: rgba(255, 255, 255, 1.00);
  font-size: 18px;
  font-weight: 200;
  line-height: 100%;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
  
}
a[data-deluxe-el="2"] > div {
  
}

a[data-deluxe-el="2"] [data-deluxe-link],
a[data-deluxe-el="2"] svg {
  color:  rgba(255, 255, 255, 1.00);
  stroke: rgba(255, 255, 255, 1.00);
  fill: rgba(255, 255, 255, 1.00);
}

a[data-deluxe-el="2"] * {
  color:  rgba(255, 255, 255, 1.00);
  stroke: rgba(255, 255, 255, 1.00);
  fill: rgba(255, 255, 255, 1.00);
}

a[data-deluxe-el="2"] h1,
a[data-deluxe-el="2"] h2,
a[data-deluxe-el="2"] h3,
a[data-deluxe-el="2"] h4,
a[data-deluxe-el="2"] h5 {
  color: rgba(0, 0, 0, 0.90);
}
a[data-deluxe-el="2"] svg {
  stroke: rgba(255, 255, 255, 1.00);
  fill: rgba(255, 255, 255, 1.00);
}

/*
*/

a[data-deluxe-el="2"]:hover {
  
  background-color : rgba(158, 172, 161, 1.00);
  box-shadow: 0px 4px  16px 0px rgba(0, 0, 0, 0.30);
  
}
a[data-deluxe-el="2"] > div {
  
}

/*
*/

a[data-deluxe-el="3"] {
  
  border-color: rgba(0, 0, 0, 0.10) rgba(0, 0, 0, 0.10) rgba(0, 0, 0, 0.10) rgba(0, 0, 0, 0.10);
  border-width: 0px 0px 0px 0px;
  border-style: solid;
  border-radius: 50px 50px 50px 50px;
  padding: 10px 8px;
  color: rgba(0, 0, 0, 1.00);
  font-weight: 200;
  line-height: 100%;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
  
}
a[data-deluxe-el="3"] > div {
  
}

a[data-deluxe-el="3"] [data-deluxe-link],
a[data-deluxe-el="3"] svg {
  color:  rgba(0, 0, 0, 1.00);
  stroke: rgba(0, 0, 0, 1.00);
  fill: rgba(0, 0, 0, 1.00);
}

a[data-deluxe-el="3"] * {
  color:  rgba(0, 0, 0, 1.00);
  stroke: rgba(0, 0, 0, 1.00);
  fill: rgba(0, 0, 0, 1.00);
}

a[data-deluxe-el="3"] h1,
a[data-deluxe-el="3"] h2,
a[data-deluxe-el="3"] h3,
a[data-deluxe-el="3"] h4,
a[data-deluxe-el="3"] h5 {
  color: rgba(0, 0, 0, 1.00);
}
a[data-deluxe-el="3"] svg {
  stroke: rgba(0, 0, 0, 1.00);
  fill: rgba(0, 0, 0, 1.00);
}

/*
*/

a[data-deluxe-el="3"]:hover {
  
  background-color : rgba(158, 172, 161, 1.00);
  box-shadow: 0px 4px  16px 0px rgba(0, 0, 0, 0.30);
  color: rgba(255, 255, 255, 1.00);
  
}
a[data-deluxe-el="3"] > div {
  
}

a[data-deluxe-el="3"] [data-deluxe-link],
a[data-deluxe-el="3"] svg {
  color:  rgba(255, 255, 255, 1.00);
  stroke: rgba(255, 255, 255, 1.00);
  fill: rgba(255, 255, 255, 1.00);
}

a[data-deluxe-el="3"]:hover * {
  color:  rgba(255, 255, 255, 1.00);
  stroke: rgba(255, 255, 255, 1.00);
  fill: rgba(255, 255, 255, 1.00);
}

a[data-deluxe-el="3"] h1,
a[data-deluxe-el="3"] h2,
a[data-deluxe-el="3"] h3,
a[data-deluxe-el="3"] h4,
a[data-deluxe-el="3"] h5 {
  color: rgba(255, 255, 255, 1.00);
}
a[data-deluxe-el="3"]:hover svg {
  stroke: rgba(255, 255, 255, 1.00);
  fill: rgba(255, 255, 255, 1.00);
}

/*
*/

a[data-deluxe-el="4"] {
  
  background-color : rgba(51, 51, 51, 1.00);
  border-color: rgba(128, 128, 128, 1.00) rgba(128, 128, 128, 1.00) rgba(128, 128, 128, 1.00) rgba(128, 128, 128, 1.00);
  border-width: 1px 1px 1px 3px;
  border-style: hidden;
  border-radius: 50px 50px 50px 50px;
  box-shadow: 1px 1px  3px 0px rgba(0, 0, 0, 0.30);
  padding: 16px 32px;
  color: rgba(255, 255, 255, 1.00);
  font-size: 18px;
  font-weight: 200;
  line-height: 100%;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
  
}
a[data-deluxe-el="4"] > div {
  
}

a[data-deluxe-el="4"] [data-deluxe-link],
a[data-deluxe-el="4"] svg {
  color:  rgba(255, 255, 255, 1.00);
  stroke: rgba(255, 255, 255, 1.00);
  fill: rgba(255, 255, 255, 1.00);
}

a[data-deluxe-el="4"] * {
  color:  rgba(255, 255, 255, 1.00);
  stroke: rgba(255, 255, 255, 1.00);
  fill: rgba(255, 255, 255, 1.00);
}

a[data-deluxe-el="4"] h1,
a[data-deluxe-el="4"] h2,
a[data-deluxe-el="4"] h3,
a[data-deluxe-el="4"] h4,
a[data-deluxe-el="4"] h5 {
  color: rgba(255, 255, 255, 1.00);
}
a[data-deluxe-el="4"] svg {
  stroke: rgba(255, 255, 255, 1.00);
  fill: rgba(255, 255, 255, 1.00);
}

/*
*/

a[data-deluxe-el="4"]:hover {
  
  background-color : rgba(158, 172, 161, 1.00);
  box-shadow: 0px 4px  16px 0px rgba(0, 0, 0, 0.30);
  
}
a[data-deluxe-el="4"] > div {
  
}

/*
*/

hr[data-deluxe-el="1"] {
  
  border-color: rgba(0, 0, 0, 0.10) rgba(204, 204, 204, 1.00) rgba(204, 204, 204, 1.00) rgba(204, 204, 204, 1.00);
  border-width: 1px 0px 0px 0px;
  border-style: solid;
  border-radius: 0px 0px 0px 0px;
  margin: 128px 0px;
  display: inline-flex;
  width: 100%;
  max-width: 440px;
  
  display: block; /* Breaks vertical alignment setting */
  margin-left: auto;
  margin-right: auto;
  
  
}
hr[data-deluxe-el="1"] > div {
  
}

/*
*/

hr[data-deluxe-el="2"] {
  
  margin: 16px 0px;
  
}
hr[data-deluxe-el="2"] > div {
  
}

/*
*/

hr[data-deluxe-el="3"] {
  
  margin: 24px 0px;
  
}
hr[data-deluxe-el="3"] > div {
  
}

/*
*/

hr[data-deluxe-el="4"] {
  
  margin: 8px 0px;
  
}
hr[data-deluxe-el="4"] > div {
  
}

/*
*/

span[data-deluxe-el="2"] {
  
  margin: 0px 0px;
  color: rgba(0, 0, 0, 0.60);
  font-size: 22px;
  font-family: Fairplay Display;
  writing-mode: tb-rl; justify-self: center; 
}
span[data-deluxe-el="2"] > div {
  
}

span[data-deluxe-el="2"] [data-deluxe-link],
span[data-deluxe-el="2"] svg {
  color:  rgba(0, 0, 0, 0.60);
  stroke: rgba(0, 0, 0, 0.60);
  fill: rgba(0, 0, 0, 0.60);
}

span[data-deluxe-el="2"] h1,
span[data-deluxe-el="2"] h2,
span[data-deluxe-el="2"] h3,
span[data-deluxe-el="2"] h4,
span[data-deluxe-el="2"] h5 {
  color: rgba(0, 0, 0, 0.90);
}
span[data-deluxe-el="2"] svg {
  stroke: rgba(0, 0, 0, 0.60);
  fill: rgba(0, 0, 0, 0.60);
}

/*
*/
@media all and (max-width: 600px) {
h1[data-deluxe-el="1"] {
  
  font-size: 34px;
  
}
h1[data-deluxe-el="1"] > div {
  
}
}
/*
*/
@media all and (max-width: 600px) {
h2[data-deluxe-el="1"] {
  
  font-size: 30px;
  
}
h2[data-deluxe-el="1"] > div {
  
}
}
/*
*/
@media all and (max-width: 600px) {
h3[data-deluxe-el="1"] {
  
  font-size: 26px;
  
}
h3[data-deluxe-el="1"] > div {
  
}
}
:root {
  --multi_columns_stacks_in_3:minmax(220px,min-content) 1fr minmax(50px,min-content);
}
#multi_columns_stacks_in_3 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_3);
  grid-gap: 0px;
  align-items: flex-start;
  
  
  
  justify-content: center;
  
}
#multi_columns_stacks_in_3 > div {
  min-width: 0;
}
#multi_columns_stacks_in_3 + .deluxe-columns {
  margin-top: 0px;
}
#multi_columns_stacks_in_3 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_3 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}



.element_stacks_in_408_2[data-deluxe-el] {
  
  background-color : rgba(200, 178, 152, 1.00);
  box-shadow: 2px 2px  3px 0px rgba(0, 0, 0, 0.30);
  padding: 32px 32px;
  min-height: 100vh;
  min-height: calc(var(--vh, 1vh) * 100);
  justify-content: center;
  
  display: inline-flex;
  width: 100%;
}
.element_stacks_in_408_2[data-deluxe-el] > div {
display: grid;
  align-content: space-between;
  
}



.element_stacks_in_408_6[data-deluxe-el] {
  
  box-shadow: 2px 2px  3px 0px rgba(0, 0, 0, 0.75);
  padding: 0px 0px;
}
.element_stacks_in_408_6[data-deluxe-el] > div {
  
}


#stacks_in_408_8 {
	-moz-border-radius:  3px;
	-webkit-border-radius:  3px;
	border-radius:  3px;
}

#stacks_out_408_8 {
	width: 170px;
}


.element_stacks_in_408_48[data-deluxe-el] {
  
  box-shadow: 2px 2px  3px 0px rgba(0, 0, 0, 0.30);display: flex; flex-direction: row;
  justify-content: flex-start;
  
}
.element_stacks_in_408_48[data-deluxe-el] > div {

  max-width: 100px;
  margin: 0;
  width: 100%;
  
  
  
}


#stacks_in_408_12 {
	-moz-border-radius:  3px;
	-webkit-border-radius:  3px;
	border-radius:  3px;
}
nav#deluxe_nav_stacks_in_408_43_4, nav#deluxe_nav_stacks_in_408_43_4 * {
  box-sizing: border-box;
}
nav#deluxe_nav_stacks_in_408_43_4 {
    font-family: Raleway;
    font-weight: 300;
    letter-spacing: 0.00px;
    line-height: 100%;
    word-spacing: 0.00px;
    font-size: 20px;
}

nav#deluxe_nav_stacks_in_408_43_4 li.current > a,
nav#deluxe_nav_stacks_in_408_43_4 li.current-parent > a,
nav#deluxe_nav_stacks_in_408_43_4 li.current-ancestor-parent > a {
  font-weight: 800;
}
nav#deluxe_nav_stacks_in_408_43_4 ul {
  margin: 0;
  padding: 0;
  display: flex;
  
  flex-direction: column;
  justify-content: flex-start;
  
  
}
nav#deluxe_nav_stacks_in_408_43_4 ul ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  font-weight: 200;
  letter-spacing: 0.00px;
  line-height: 140%;
  word-spacing: 0.00px;
  
}
nav#deluxe_nav_stacks_in_408_43_4 ul ul li.current > a,
nav#deluxe_nav_stacks_in_408_43_4 ul ul li.current-parent > a,
nav#deluxe_nav_stacks_in_408_43_4 ul ul li.current-ancestor-parent > a {
  font-weight: 900;
}
nav#deluxe_nav_stacks_in_408_43_4 ul li {
 display: block;
 list-style-type: none;
}



nav#deluxe_nav_stacks_in_408_43_4 > input,
nav#deluxe_nav_stacks_in_408_43_4 > label {
  display: none !important;
}
nav#deluxe_nav_stacks_in_408_43_4 > ul {
  display: grid;
  grid-template-columns: repeat(1,1fr);
  grid-gap: 0px 24px;
}
nav#deluxe_nav_stacks_in_408_43_4 ul > li > a {
 display: flex;
 text-decoration: none;
 padding: 6px 12px;
 margin: 6px 3px;
 border-radius: 4px;
 color: rgba(0, 0, 0, 0.65);
 background-color: rgba(0, 0, 0, 0.00);
 margin: 4px 0px;
 padding: 5px 0px;
}
nav#deluxe_nav_stacks_in_408_43_4 ul > li > a:hover {
 color: rgba(255, 255, 255, 1.00);
 background-color: rgba(0, 0, 0, 0.00);
}
nav#deluxe_nav_stacks_in_408_43_4 ul > li > a:active:not([href="#"]):not([href="#0"]),
nav#deluxe_nav_stacks_in_408_43_4 ul > li.current > a,
nav#deluxe_nav_stacks_in_408_43_4 ul > li.current-parent > a,
nav#deluxe_nav_stacks_in_408_43_4 ul > li.current-ancestor-parent > a {
 color: rgba(0, 0, 0, 1.00);
 background-color: rgba(0, 0, 0, 0.00);
}
nav#deluxe_nav_stacks_in_408_43_4 ul > li.parent > a:after,
nav#deluxe_nav_stacks_in_408_43_4 ul > li.current-parent > a:after,
nav#deluxe_nav_stacks_in_408_43_4 ul > li.current-ancestor-parent > a:after {
  content: "\f078";
  font-size: 14px;
  line-height: 14px;
  font-family: Stacks-FontAwesome,"FontAwesome";
  margin-left: 4px;
  align-self: center;
}
nav#deluxe_nav_stacks_in_408_43_4 ul ul > li > a:before {
  content: "\f0da";
  font-size: 14px;
  line-height: 14px;
  font-family: Stacks-FontAwesome,"FontAwesome";
  margin: 0px 6px;
  align-self: center;
}
.column-off-canvas-toggle {
 cursor: pointer;
}


nav#deluxe_nav_stacks_in_408_43_4 ul > ul > li > a {
  display: flex;
  width: 100%;
 
}
nav#deluxe_nav_stacks_in_408_43_4 ul ul > li > a:hover {
 
}
nav#deluxe_nav_stacks_in_408_43_4 ul ul > li > a:active:not([href="#"]):not([href="#0"]),
nav#deluxe_nav_stacks_in_408_43_4 ul ul > li.current > a,
nav#deluxe_nav_stacks_in_408_43_4 ul ul > li.current-parent > a,
nav#deluxe_nav_stacks_in_408_43_4 ul ul > li.current-ancestor-parent > a {
 
}


nav#deluxe_nav_stacks_in_408_43_4 > ul ul {
  display: none;
}
nav#deluxe_nav_stacks_in_408_43_4 ul > li.parent > a:after,
nav#deluxe_nav_stacks_in_408_43_4 ul > li.current-parent > a:after,
nav#deluxe_nav_stacks_in_408_43_4 ul > li.current-ancestor-parent > a:after {
  display: none;
}


/* 1.0.1

*/
.opr-page  {
  transition: height 400ms ease-in,
    padding 400ms ease-in,
    width 400ms ease-in,
    opacity 400ms ease-in,
    transform 400ms ease-in;
}
.opr-page.opr-no-animation {
  transition: none;
  visibility: hidden;
}
.opr-next-page,
.opr-prev-page  {
  pointer-events: none;
}


.opr-page  {
  top: 0;
}
.opr-next-page  {
  z-index: 100;
  top: 0;
  opacity: 0;
}
.opr-prev-page  {
  z-index: 98;
  top: 0;
  opacity: 0;
}
.opr-current  {
  z-index: 99;
  opacity: 1;
}



















.opr-scroll-next:before,
.opr-scroll-prev:before {
    content: "";
    position: absolute;
    top: -15px;
    left: -15px;
    right: -15px;
    bottom: -15px;
}
 .opr-next,
 .opr-scroll-next,
 .opr-scroll-prev {
  border-color: rgba(255, 255, 255, 1.00);
}



#stacks_in_408_43_31 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width:  1px;
}

#stacks_out_408_43_31 {
	width: 100px;
}
/*
1.5.0
- updated icon libraries to:
- new hidden inline version for use with other 1LD stacks
- fixed bug with ionicons when set to outlined
*/
#stacks_in_408_43_12 {
  user-select: none;
}
/* *:not(a) > *:not(a) > *:not(a) > *:not(a) > *:not(a) > #stacks_in_408_43_12 i,
*:not(a) > *:not(a) > *:not(a) > *:not(a) > *:not(a) > #stacks_in_408_43_12 svg  */

#stacks_in_408_43_12 svg,
#stacks_in_408_43_12 i {
  color: rgba(0, 0, 0, 0.90);
  fill: rgba(0, 0, 0, 0.90);
  stroke: rgba(0, 0, 0, 0.90);
}

#stacks_in_408_43_12 i,
#stacks_in_408_43_12 svg {
  position: relative;
  font-size: 36px;
  line-height: 36px;
  height: 36px;
  width: 36px;
  display: block;
  text-align: center;
  margin: 0 auto;
  
}
#stacks_in_408_43_12 .icon-helper-two-tone-wrap {
  position: relative;
  display: block;
}
#stacks_in_408_43_12 .icon-helper-two-tone {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  fill: rgba(204, 204, 204, 1.00);
  stroke: rgba(204, 204, 204, 1.00);
  color: rgba(204, 204, 204, 1.00);
}
#stacks_in_408_43_12 .material-icons-two-tone {
  color: rgba(0, 0, 0, 0.90);
  font-family: 'Material Icons Outlined';
  z-index: 1;
  position: relative;
  text-shadow: 0px .1px 0px rgba(0, 0, 0, 0.90),
              0px -.1px 0px rgba(0, 0, 0, 0.90),
              .1px 0px 0px rgba(0, 0, 0, 0.90),
              -.1px 0px 0px rgba(0, 0, 0, 0.90);
}
#stacks_in_408_43_12 i.material-icons-two-tone:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  content: attr(data-content);
  color: rgba(204, 204, 204, 1.00);
  font-family: 'Material Icons';
}

#stacks_in_408_43_12 {
	background-color: rgba(255, 255, 255, 1.00);
	border: solid rgba(108, 108, 108, 1.00);
	border-width:  1px;
	-moz-border-radius: 50px 50px 50px 50px;
	-webkit-border-radius: 50px 50px 50px 50px;
	border-radius: 50px 50px 50px 50px;
	padding: 5px 0px 5px 0px;
}

#stacks_out_408_43_12 {
	width: 48px;
}
@font-face{font-family:"Ionicons";src:url("ionicons/ionicons.eot?v=4.5.9-1");src:url("ionicons/ionicons.eot?v=4.5.9-1#iefix") format("embedded-opentype"),url("ionicons/ionicons.woff2?v=4.5.9-1") format("woff2"),url("ionicons/ionicons.woff?v=4.5.9-1") format("woff"),url("ionicons/ionicons.ttf?v=4.5.9-1") format("truetype"),url("ionicons/ionicons.svg?v=4.5.9-1#Ionicons") format("svg");font-weight:normal;font-style:normal}
#stacks_in_408_53_2_press.press-lite {
  box-sizing: border-box;
  position: relative;
  /*  */
  cursor: pointer;
  /*  */
  padding: 6px 0px;
  border-radius: 180px;
  text-decoration: none;
  display: inline-block;
  margin: 0;
  font-size: 16px;
  line-height: 16px;
  /*  */
  /*  */
  background-color: rgba(49, 49, 49, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */
  display: block;
  /*  */
  text-align: center;
  /*  */
  /*  */
  /*  */
  font-family: Raleway;
  /*  */
  border-style: solid;
  border-width: 0px;
  border-color: rgba(0, 0, 0, 0.15);
}
#stacks_in_408_53_2_press.press-lite:focus {outline:0;}
#stacks_in_408_53_2_press_wrap {
  /*  */
  /*  */
  /*  */
  margin: 0px 0px 8px 0px;
}
#stacks_in_408_53_2_press.press-lite {
  white-space: nowrap;
}
#stacks_in_408_53_2_press.press-lite .press-lite-text span,
#stacks_in_408_53_2_press.press-lite .press-lite-text:after {
  overflow: hidden;
  color: rgba(255, 255, 255, 1.00);
  /*  */
}
#stacks_in_408_53_2_press.press-lite,
#stacks_in_408_53_2_press.press-lite .press-lite-text,
#stacks_in_408_53_2_press.press-lite .press-lite-text:after,
#stacks_in_408_53_2_press.press-lite .press-lite-text > span,
#stacks_in_408_53_2_press.press-lite .press-lite-icon i,
#stacks_in_408_53_2_press.press-lite .press-lite-icon img,
#stacks_in_408_53_2_press.press-lite .press-lite-icon svg,
#stacks_in_408_53_2_press.press-lite .press-lite-icon svg path,
#stacks_in_408_53_2_press.press-lite .press-lite-icon svg polyline,
#stacks_in_408_53_2_press.press-lite .press-lite-icon:after {
    transition: all 200ms ease;
}
#stacks_in_408_53_2_press.press-lite .press-lite-text {
  z-index: 1;
  position: relative;
}
#stacks_in_408_53_2_press.press-lite .press-lite-icon i,
#stacks_in_408_53_2_press.press-lite .press-lite-icon img {
  position: relative;
  color: rgba(193, 165, 110, 1.00);
  display: inline-block;
  /*  */
  margin-right: 8px;
  /*  */
  font-size: 16px;
  line-height: 16px;
  z-index: 1;
}
#stacks_in_408_53_2_press.press-lite .press-lite-icon img {
  height: 16px;
  width: auto;
  vertical-align: top;
}
#stacks_in_408_53_2_press.press-lite .press-lite-icon svg {
  display: inline-block;
  /*  */
  margin-right: 8px;
  /*  */
  height: 20.000000px;
  z-index: 1;
}
/*  */
#stacks_in_408_53_2_press.press-lite .press-lite-icon.press-lite-icon-off svg {
  transform: translateX(5%);
}
#stacks_in_408_53_2_press.press-lite .press-lite-icon svg path {
  fill: rgba(193, 165, 110, 1.00);
}
#stacks_in_408_53_2_press.press-lite .press-lite-icon svg polyline {
  fill:none;
  stroke: rgba(193, 165, 110, 1.00);
  stroke-linecap:round;
  stroke-linejoin:round;
  stroke-width:48px;
}
#stacks_in_408_53_2_press.press-lite:active,
#stacks_in_408_53_2_press.press-lite:focus {
  transform: translate(0,0);
}
/*  */
/*  */
#stacks_in_408_53_2_press.press-lite:hover {
  background: rgba(158, 172, 161, 1.00);
}
/*  */
/*  */
#stacks_in_408_53_2_press.press-lite:hover {
  border-color: rgba(0, 0, 0, 0.15);
}
#stacks_in_408_53_2_press.press-lite:hover .press-lite-text span,
#stacks_in_408_53_2_press.press-lite:hover .press-lite-text:after  {
  color: rgba(255, 255, 255, 1.00);
}
#stacks_in_408_53_2_press.press-lite:hover .press-lite-icon i {
  color: rgba(255, 255, 255, 1.00);
}
#stacks_in_408_53_2_press.press-lite:hover .press-lite-icon svg path {
  fill: rgba(255, 255, 255, 1.00);
}
#stacks_in_408_53_2_press.press-lite:hover .press-lite-icon svg polyline {
  fill:none;
  stroke: rgba(255, 255, 255, 1.00);
}
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_408_53_2_press.press-lite {
  border: 1px solid rgba(0,0,0,0.15);
  border-bottom: 4px solid rgba(0,0,0,0.3);
  box-shadow: inset 0px 1px 0px rgba(255,255,255,0.5),
                    0px 3px 6px rgba(49, 49, 49, 1.00);
  text-shadow: 0px 1px 2px rgba(49, 49, 49, 1.00);
}
#stacks_in_408_53_2_press.press-lite:active {
  border-top: 4px solid rgba(0,0,0,0.15);
  border-bottom: 1px solid rgba(0,0,0,0.0);
  box-shadow: 0px 0px 0px rgba(0,0,0,0.0);
  transition: all 0ms linear;
}
#stacks_in_408_53_2_press.press-lite .press-lite-icon:after {
  border: 1px solid rgba(0,0,0,0.15);
  border-bottom: 4px solid rgba(0,0,0,0.3);
  box-shadow: inset 0px 1px 0px rgba(255,255,255,0.5);
  transition: all 200ms ease;
  height: 28px;
  top: -1px;
  left: -1px;
  bottom: -1px;
}
#stacks_in_408_53_2_press.press-lite:active .press-lite-icon:after {
  border-top: 4px solid rgba(0,0,0,0.15);
  border-bottom: 1px solid rgba(0,0,0,0.3);
  transform: translateY(-3px);
  box-shadow: inset 0px 0px 0px rgba(255,255,255,0.5);
  transition: all 0ms linear;
}
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
#stacks_in_408_53_2_press.press-lite .press-lite-lines {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  display: grid;
}
#stacks_in_408_53_2_press.press-lite .press-lite-line-t,
#stacks_in_408_53_2_press.press-lite .press-lite-line-b {
  position: absolute;
  height: 1px;
  width: 0%;
  background: rgba(0, 0, 0, 1.00);
  transition: all 200ms ease;
}
#stacks_in_408_53_2_press.press-lite .press-lite-line-l,
#stacks_in_408_53_2_press.press-lite .press-lite-line-r {
  position: absolute;
  width: 1px;
  height: 0%;
  background: rgba(0, 0, 0, 1.00);
  transition: all 200ms ease;
}
#stacks_in_408_53_2_press.press-lite .press-lite-line-t {
  top: 0;
}
#stacks_in_408_53_2_press.press-lite .press-lite-line-b {
  bottom: 0;
  width: 100%;
}
#stacks_in_408_53_2_press.press-lite .press-lite-line-l {
  left: 0;
}
#stacks_in_408_53_2_press.press-lite .press-lite-line-r {
  right: 0;
}
/*  */
/*  */
/*  */
/*  */
#stacks_in_408_53_2_press.press-lite:before {
  content: "";
  position: absolute;
  background: transparent;
  z-index: 0;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  box-shadow: 0px 0px 0px 0px rgba(158, 172, 161, 1.00);
  border-radius: 180px;
  opacity: 1;
}
#stacks_in_408_53_2_press.press-lite:hover:before {
  box-shadow: 0px 0px 0px 20px rgba(158, 172, 161, 1.00);
  opacity: 0;
  transition: all 500ms linear;
}
/*  */
:root {
  --multi_columns_stacks_in_133:1fr 1fr;
}
#multi_columns_stacks_in_133 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_133);
  grid-gap: 0px;
  align-items: flex-start;
  
  
  
  
  
}
#multi_columns_stacks_in_133 > div {
  min-width: 0;
}
#multi_columns_stacks_in_133 + .deluxe-columns {
  margin-top: 0px;
}
#multi_columns_stacks_in_133 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_133 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}



@media all and (min-width: 1025px) {
  #multi_columns_stacks_in_133 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_133 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_133 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_133 .hide-desktop {
    display: none;
  }
}
@media all and (max-width: 1024px) and (min-width: 601px) {
  #multi_columns_stacks_in_133 .column-tablet-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_133 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_133 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_133 .hide-tablet {
    display: none;
  }
}
@media all and (max-width: 600px) {
  #multi_columns_stacks_in_133 .column-mobile-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_133 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_133 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_133 .hide-mobile {
    display: none;
  }
}

@media all and (max-width: 1024px) {
  #multi_columns_stacks_in_133 {
    grid-template-columns: repeat(1, 1fr);
    
  }
  #multi_columns_stacks_in_133 + .deluxe-columns {
    
  }
  #multi_columns_stacks_in_133 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_133 > div > * {position: relative;}
  #multi_columns_stacks_in_133 > div > * > * {transform: translate(0,0);}
  
}
@media all and (max-width: 600px) {
  #multi_columns_stacks_in_133 {
    grid-template-columns: repeat(1, 1fr);
  }
  #multi_columns_stacks_in_133 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_133 > div > * {position: relative;}
  #multi_columns_stacks_in_133 > div > * > * {transform: translate(0,0);}
  
}


.element_stacks_in_25[data-deluxe-el] {
  
  background-color : rgba(255, 255, 255, 0.00);
  background-image : url(../files/backgroundImage-25.jpg);
  background-repeat: repeat;
  background-position: top center;
  background-size: cover;
}
.element_stacks_in_25[data-deluxe-el] > div {

}


#pglt_overlaystacks_in_518 {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999;
  top: 0;
  left: 0;
  overflow: hidden;
  padding: 0px 15px;
}
#pglt_overlaystacks_in_518:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(211, 193, 171, 0.90);
  opacity: 0;
  transition: opacity 600ms ease;
}
.pglt_fadestacks_in_518 #pglt_overlaystacks_in_518 > .pglt-close-icon,
.pglt_fadestacks_in_518 #pglt_overlaystacks_in_518:before {
  opacity: 1;
}
#pglt_spacestacks_in_518 .page,
#pglt_spacestacks_in_518 .cover {
  transition: transform 300.000000ms linear;
}
#pglt_wrapstacks_in_518 .page,
#pglt_wrapstacks_in_518 .cover {
  -webkit-tap-highlight-color: transparent;
  display: grid;
  grid-template-columns: 1fr;
}
#pglt_wrapstacks_in_518 .anim .page,
#pglt_wrapstacks_in_518 .anim .cover {
  transition: none !important;
}
#pglt_overlaystacks_in_518 > .pglt-close-icon {
  position: fixed;
  top: 16px;
  right: 16px;
  width: 42px;
  height: 42px;
  box-sizing: border-box;
  cursor: pointer;
  color: rgba(150, 29, 0, 1.00);
  background: rgba(211, 193, 171, 0.90);
  border-radius: 4px;
  z-index: 2;
  opacity: 0;
  transition: opacity 600ms ease;
}
#pglt_overlaystacks_in_518 > .pglt-close-icon svg {
  width: 100%;
}
body.pglt_noscrollstacks_in_518 {
  overflow: hidden;
  height: 100%;
}
#pglt_holderstacks_in_518 {
  cursor: pointer;
  
  max-width: 150px;
  
  overflow: hidden;
  pointer-events: none;
}
#pglt_holderstacks_in_518,
#pglt_spacestacks_in_518 {
  position: relative;
  width: 100%;
  justify-content: center;
  margin: 20px auto 20px auto;
}
#pglt_spacestacks_in_518 {
  display: grid;
}
#pglt_holderstacks_in_518 * {
  pointer-events: none !important;
}
#pglt_popout_wrapstacks_in_518 {
  position: relative;
  z-index: 1;
  pointer-events: none;
}
#pglt_wrapstacks_in_518 {
  position: relative;
  box-sizing: content-box;
  margin: 0 auto;
  z-index: 1;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  pointer-events: auto;
}
.closing-pop-outstacks_in_518 #pglt_overlaystacks_in_518,
.closing-pop-outstacks_in_518 #pglt_overlaystacks_in_518 *,
.closing-pop-outstacks_in_518 #pglt_holderstacks_in_518,
.closing-pop-outstacks_in_518 #pglt_holderstacks_in_518 * {
  pointer-events: none !important;
}
.pglt-close #pagelit_stacks_in_518,
#pglt_wrapstacks_in_518.pglt-close .anim {
  transform: translateX(25%);
}
#pglt_wrapstacks_in_518 .page {
  overflow: hidden;
  position: absolute;
  width: 50%;
  /**/
  cursor: pointer;
  /**/
  padding: 32px 32px;
  box-sizing: border-box;
}
#pglt_wrapstacks_in_518 .page.pglt-magnified {
  overflow: visible;
}
#pglt_wrapstacks_in_518  div > .pglt-content {
  position: relative;
  z-index: 4;
}
#pglt_wrapstacks_in_518 .page .page-number {
  position: absolute;
  width: 100%;
  bottom: 2%;
  left: 50%;
  font-size: 16px;
  height: 22px;
  line-height: 22px;
  width: 22px;
  transform: translateX(-50%);
  border-radius: 4px;
  text-align: center;
  color: rgba(0, 0, 0, 1.00);
  background: rgba(255, 255, 255, 0.30);
  font-family: 'helvetica', sans-serif;
  pointer-events: none;
  -webkit-user-select: none;
  user-select: none;
}

#pglt_wrapstacks_in_518 .page .page-number {
  transform: none;
}
#pglt_wrapstacks_in_518 .anim:not(.prev) .page-left .page-number,
#pglt_wrapstacks_in_518 .anim.prev .page-left.pglt-fr .page-number,
#pglt_wrapstacks_in_518 .page-right .page-number {
  bottom: auto;
  top: 2%;
  right: 2%;
  left: auto;
}
#pglt_wrapstacks_in_518 .anim.prev .page-right .page-number,
#pglt_wrapstacks_in_518 .anim .page-right.pglt-bk .page-number,
#pglt_wrapstacks_in_518 .page-left .page-number {
  bottom: auto;
  top: 2%;
  left: 2%;
  right: auto;
}




#pglt_wrapstacks_in_518 .page .page-number {
  display: none;
}

#pglt_wrapstacks_in_518 > #pagelit_stacks_in_518 > .page,
#pglt_wrapstacks_in_518 .anim > .page {
  left: 50%;
}
#pglt_wrapstacks_in_518 > #pagelit_stacks_in_518 .page.page-left,
#pglt_wrapstacks_in_518 .anim .page.page-left {
  left: 0;
  z-index: 0 !important;
}
#pglt_wrapstacks_in_518 .anim.prev .page.page-left {
  left: auto;
  right: 0;
}
#pglt_wrapstacks_in_518 .anim-inner-wrap {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0;
  bottom: 0;
  padding: 50px;
}
#pglt_wrapstacks_in_518 .anim {
  position: absolute;
  overflow: hidden;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  pointer-events: none;
}
#pglt_wrapstacks_in_518 .anim * {
  pointer-events: none !important;
}
#pglt_wrapstacks_in_518 .anim-inner {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  padding-top: 25%;
  overflow: hidden;
  z-index: 0;
}
#pglt_wrapstacks_in_518 .anim.pglt-active {
  z-index: 1000;
}
#pglt_wrapstacks_in_518 .anim-inner.pglt-still {
  left: 50%;
}
#pglt_wrapstacks_in_518 .anim.prev .anim-inner.pglt-still {
  left: auto;
  right: 50%;
}
#pglt_wrapstacks_in_518 .anim-inner.pglt-move {
  left: 100%;
  perspective: 2000px;
}
#pglt_wrapstacks_in_518 .anim.prev .anim-inner.pglt-move {
  left: auto;
  right: 100%;
  perspective: 2000px;
}
#pglt_wrapstacks_in_518 .anim-inner.pglt-move .page {
  transform-origin: left;
}
#pglt_wrapstacks_in_518 .anim.prev .anim-inner.pglt-move .page {
  transform-origin: right;
}
#pglt_wrapstacks_in_518 .anim-inner.pglt-move .page-grad {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
#pglt_wrapstacks_in_518 .anim.prev .anim-inner.pglt-move .page-grad {
  left: auto;
  right: 0;
}
#pglt_wrapstacks_in_518 .pglt-shdw,
#pglt_wrapstacks_in_518 .pglt-shdw2 {
  position: absolute;
  z-index: 0;
}
#pglt_wrapstacks_in_518 .pglt-shdw {
  width: 50%;
  right: 50%;
  left: auto;
}
#pglt_wrapstacks_in_518 .anim.prev .pglt-shdw {
  left: 50%;
  right: auto;
}
#pglt_wrapstacks_in_518 .pglt-shdw2 {
  left: 100%;
  width: 100%;
  right: 0;
}
#pglt_wrapstacks_in_518 .anim.prev .pglt-shdw2 {
  left: 0;
  right: auto;
}
#pglt_wrapstacks_in_518 .anim.prev .pglt-shdw2 {
  right: 100%;
  left: auto;
}
#pglt_wrapstacks_in_518 .anim.prev.cover-active .pglt-shdw2 {
  right: 50% !important;
  left: auto !important;
}
#pglt_wrapstacks_in_518 .page-right:before,
#pglt_wrapstacks_in_518 .page-left:before,
#pglt_wrapstacks_in_518 .page-left:after,
#pglt_wrapstacks_in_518 .page-right:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0;
  z-index: 3;
  background-position: top left;
  background-size: 100% auto;
  background-repeat: repeat-y;
  pointer-events: none;
  box-sizing: border-box;
}
#pglt_wrapstacks_in_518 .page-right:after {
  left: 0;
  top: 0;
}
#pglt_wrapstacks_in_518 .page-right:before {
  right: auto;
  left: -1px;
  width: 10px;
  z-index: -1;
}
#pglt_wrapstacks_in_518 .page-left:before {
  left: auto;
  right: -1px;
  width: 10px;
  z-index: -1;
}

#pglt_wrapstacks_in_518 .page.page-left:after,
#pglt_wrapstacks_in_518 .anim .pglt-move .page.page-right:after,
#pglt_wrapstacks_in_518 .anim .pglt-move .page.page-left.c-left:after {
  background-image: url(pglt-img/ls-pg.png);
}
#pglt_wrapstacks_in_518 .page.page-right:after,
#pglt_wrapstacks_in_518 .anim .pglt-move .page.page-left:after,
#pglt_wrapstacks_in_518 .anim .pglt-move .page.page-right.c-left:after {
  background-image: url(pglt-img/rs-pg.png);
}

#pglt_wrapstacks_in_518 .anim .page {
  cursor: default;
}
#pglt_wrapstacks_in_518 .cover-wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}
#pglt_wrapstacks_in_518 .cover {
  position: absolute;
  left: 50%;
  transform-origin: left;
  /**/
  cursor: pointer;
  /**/
}
#pglt_wrapstacks_in_518 .cover.page-left {
  margin-left: -10px;
  margin-top: -10px;
}
#pglt_wrapstacks_in_518 .cover.page-right {
  margin-top: -10px;
}
#pglt_wrapstacks_in_518 .anim.prev .anim-inner .cover {
  transform-origin: right;
}
#pglt_wrapstacks_in_518 .anim .cover {
  left: 0;
  cursor: default;
}
#pglt_wrapstacks_in_518 > #pagelit_stacks_in_518 .cover.page-left,
#pglt_wrapstacks_in_518 .anim .cover.page-left {
  left: 0;
  z-index: 0 !important;
}

#pglt_wrapstacks_in_518 .anim.cover-active .anim-inner {
  left: 0;
}
#pglt_wrapstacks_in_518 .anim.prev.cover-active .anim-inner {
  left: 0;
}
#pglt_wrapstacks_in_518 .anim.cover-active,
#pglt_wrapstacks_in_518 .anim.cover-active .anim-inner {
  overflow: visible;
  perspective: 2000px;
}
#pglt_wrapstacks_in_518 .anim.cover-active .pglt-move-inner {
  transform-origin: left;
  left: 50%;
  position: absolute;
}
#pglt_wrapstacks_in_518 .anim.prev.cover-active .pglt-move-inner {
  transform-origin: right;
  left: auto;
  right: 50%;
}
#pglt_wrapstacks_in_518 .anim.cover-active .pglt-move-inner > div {
  transform-origin: center !important;
}
#pglt_wrapstacks_in_518 .anim.prev.cover-active .pglt-move-inner > div {
  left: 50%;
}
#pglt_wrapstacks_in_518 .anim.cover-active .pglt-shdw2 {
  right: auto;
  left: 50%;
  z-index: -1;
  width: 50%;
}
#pglt_wrapstacks_in_518 .anim.prev.cover-active .pglt-shdw2 {
  left: 0;
}
.style_stacks_in_518 + .anim .cover:before,
.style_stacks_in_518 .cover:before {
  background-color: rgba(0,0,0,0.05);
}
.style_stacks_in_518 + .anim .page:before,
.style_stacks_in_518 .page:not([data-cur="no"]):before {
  background-color: rgba(0,0,0,0.05);
}
#pglt_wrapstacks_in_518 .page.page-right:after {
  box-shadow: inset 1px 0px 0px rgba(0,0,0,0.05), inset -1px 0px 0px rgba(218, 218, 218, 1.00);
}
#pglt_wrapstacks_in_518 .page.page-left:after {
  box-shadow: inset 1px 0px 0px rgba(218, 218, 218, 1.00);
}
#pglt_wrapstacks_in_518 .cover.page-right:after {
  box-shadow: inset 1px 0px 0px rgba(0,0,0,0.05), inset -1px 0px 0px rgba(128, 128, 128, 1.00);
}
#pglt_wrapstacks_in_518 .cover.page-left:after {
  box-shadow: inset 1px 0px 0px rgba(128, 128, 128, 1.00);
}

#pglt_wrapstacks_in_518 .anim .page.pglt-fr.page-left:after {
  box-shadow: inset -1px 0px 0px rgba(218, 218, 218, 1.00);
}
#pglt_wrapstacks_in_518 .anim .page.pglt-bk.page-left:after {
  box-shadow: inset 1px 0px 0px rgba(218, 218, 218, 1.00);
}
#pglt_wrapstacks_in_518 .anim .page.pglt-fr.page-right:after {
  box-shadow: inset 1px 0px 0px rgba(0,0,0,0.05),inset -1px 0px 0px rgba(218, 218, 218, 1.00);
}
#pglt_wrapstacks_in_518 .anim .page.pglt-bk.page-right:after {
  box-shadow: inset 1px 0px 0px rgba(0,0,0,0.05),inset 1px 0px 0px rgba(218, 218, 218, 1.00);
}
#pglt_wrapstacks_in_518 .anim .cover.pglt-fr.page-left:after {
  box-shadow: inset -1px 0px 0px rgba(128, 128, 128, 1.00);
}
#pglt_wrapstacks_in_518 .anim .cover.pglt-bk.page-left:after {
  box-shadow: inset 1px 0px 0px rgba(128, 128, 128, 1.00);
}
#pglt_wrapstacks_in_518 .anim .cover.pglt-fr.page-right:after {
  box-shadow: inset 1px 0px 0px rgba(0,0,0,0.05),inset -1px 0px 0px rgba(128, 128, 128, 1.00);
}
#pglt_wrapstacks_in_518 .anim .cover.pglt-bk.page-right:after {
  box-shadow: inset 1px 0px 0px rgba(0,0,0,0.05),inset 1px 0px 0px rgba(128, 128, 128, 1.00);
}
#pagelit_stacks_in_518 > .page[data-vis="no"].pglt-fr.page-left,
#pagelit_stacks_in_518 > .page[data-vis="no"].pglt-bk.page-right {display: none !important;}
#pagelit_stacks_in_518 > .page[data-vis="no"] > .pglt-image,
#pagelit_stacks_in_518 > .page[data-vis="no"]:after {background-image: none !important}

#pagelit_stacks_in_518 > .page[data-cur="no"] > .pglt-image,
#pagelit_stacks_in_518 > .page[data-cur="no"]:after {background-image: none !important}
#pagelit_stacks_in_518 > .page[data-cur="no"] > .pglt-content {display: none !important}
#pagelit_stacks_in_518 .c-f.page-left,
#pagelit_stacks_in_518 .c-b.page-right,
#pagelit_stacks_in_518 .cb-f.page-left,
#pagelit_stacks_in_518 .cb-b.page-right {
  opacity: 0 !important;
}
/* Pagination */
#pglt_navstacks_in_518 {
  margin: 0;
  text-align: center;
  position: absolute;
  z-index: 2;
  bottom: 0;
  width: 100%;
  
  opacity: 0;
  
  transition: opacity 600ms ease;
  font-family: 'helvetica', sans-serif;
  opacity: 0;
  pointer-events: none;
}
#pglt_overlaystacks_in_518 #pglt_navstacks_in_518 {
  bottom: auto;
}
.pglt_fadestacks_in_518 #pglt_navstacks_in_518 {
  opacity: 1;
}
#pglt_navstacks_in_518 a {
  margin: 0px 2px;
  border-radius: 4px;
  cursor: pointer;
  height: 42px;
  width: 52px;
  padding: 0px;
  display: inline-block;
  background: rgba(158, 172, 161, 1.00);
  vertical-align: bottom;
}
#pglt_navstacks_in_518 a:active {
  box-shadow: inset 0px 42px 0px rgba(0,0,0,0.15);
}
#pglt_navstacks_in_518 a svg {
  width: 20px;
  height: 20px;
}
#pglt_navstacks_in_518 a {
  transition: 300ms opacity ease;
  pointer-events: none;
  opacity: 0.3;
  position: relative;
}
#pglt_navstacks_in_518 a.pglt_next,
#pglt_navstacks_in_518 a.pglt_last,
.pglt-open + #pglt_navstacks_in_518 a {
  pointer-events: auto;
  opacity: 1;
}
.pglt-close + #pglt_navstacks_in_518 a {
  opacity: 0.3;
  pointer-events: none;
}
.pglt-close + #pglt_navstacks_in_518 a.pglt_first,
.pglt-close + #pglt_navstacks_in_518 a.pglt_prev {
  pointer-events: auto;
  opacity: 1;
}
#pglt_holderstacks_in_518 #pglt_navstacks_in_518 a {
  display: none;
}
#pglt_navstacks_in_518 a svg {
  fill: rgba(255, 255, 255, 1.00) !important;
  stroke: none !important;
  height: 42px;
  pointer-events: none;
}
#pglt_navstacks_in_518 .pglt_chapter_select_wrap {
  display: inline-block;
  margin: 0 2px;
  box-sizing: border-box;
  border-radius: 4px;
  background-color: #e3e3e3;
  position: relative;
}
#pglt_navstacks_in_518 .pglt_chapter_select_wrap select {
  line-height: 42px;
  height: 42px;
  box-sizing: border-box;
  color: rgba(158, 172, 161, 1.00);
  -webkit-user-select: none;
  user-select: none;
  font-size: 14px;
  color: #333;

  padding: 0px 26px 0px 12px;
  border: none;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
#pglt_navstacks_in_518 .pglt_chapter_select_wrap select:active, #pglt_navstacks_in_518 .pglt_chapter_select_wrap select:focus {
  outline: none;
  box-shadow: none;
}
#pglt_navstacks_in_518 .pglt_chapter_select_wrap:after {
  content: " ";
  position: absolute;
  top: 50%;
  margin-top: -2px;
  right: 8px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #333;
}

#pglt_navstacks_in_518 .pglt_first, #pglt_navstacks_in_518 .pglt_last {
  display: none !important;
}


@media all and (max-width: 500px) {
  #pglt_navstacks_in_518 a.pglt_first,
  #pglt_navstacks_in_518 a.pglt_last {
    display: none;
  }
}



#pglt_loadstacks_in_518 .pglt_load_wrap {
  margin: 0 auto;
  width: 40px;
  height: 40px;
  position: relative;
  transform: rotateZ(45deg);
}

.pglt_urlsstacks_in_518 {display: none;}
#pagelit_stacks_in_518,
#pglt_wrapstacks_in_518 .anim {
  transform: translateX(-25%);
}
.pglt-open #pagelit_stacks_in_518,
#pglt_wrapstacks_in_518.pglt-open .anim {
  transform: translateX(0%);
}
#pagelit_stacks_in_518 {
  position: relative;
  z-index: 1;
  opacity: 0;
}
#pagelit_stacks_in_518 .pglt-bk,
#pagelit_stacks_in_518 .pglt-fr {
  pointer-events: none;
}
#pglt_loadstacks_in_518 {
  max-width: 120px;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
#pglt_loadstacks_in_518 .pglt_loader_progress {
  border: 2px solid rgba(51, 51, 51, 1.00);
  border-radius: 3px;
  margin-top: 32px;
  overflow: hidden;
}
#pglt_loadstacks_in_518 .pglt_loader_progress > div {
  background-color: rgba(51, 51, 51, 1.00);
  height: 8px;
  width: 100%;
  transform: scaleX(0);
  transform-origin: top left;
  transition: transform 2s linear;
}
#pglt_loadstacks_in_518 .pglt_loader {
  float: left;
  width: 50%;
  height: 50%;
  position: relative;
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
#pglt_loadstacks_in_518 .pglt_loader:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(51, 51, 51, 1.00);
  -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
  animation: sk-foldCubeAngle 2.4s infinite linear both;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
#pglt_loadstacks_in_518 .pglt_loader2 {
  transform: scale(1.1) rotateZ(90deg);
}
#pglt_loadstacks_in_518 .pglt_loader3 {
  transform: scale(1.1) rotateZ(180deg);
}
#pglt_loadstacks_in_518 .pglt_loader4 {
  transform: scale(1.1) rotateZ(270deg);
}
#pglt_loadstacks_in_518 .pglt_loader2:before {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
#pglt_loadstacks_in_518 .pglt_loader3:before {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
#pglt_loadstacks_in_518 .pglt_loader4:before {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}
@-webkit-keyframes sk-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0;
  } 25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    opacity: 1;
  } 90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}

@keyframes sk-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0;
  } 25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    opacity: 1;
  } 90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}


#pagelit_stacks_in_518 .com_onelittledesigner_stacks_Pagelit_2_Page_stack .pglt-fr > .pglt-image,
#pagelit_stacks_in_518 .com_onelittledesigner_stacks_Pagelit_2_Page_stack .pglt-fr:after {
  border-radius: 0px 10px 10px 0px;
}
#pagelit_stacks_in_518 .com_onelittledesigner_stacks_Pagelit_2_Page_stack .pglt-bk > .pglt-image,
#pagelit_stacks_in_518 .com_onelittledesigner_stacks_Pagelit_2_Page_stack .pglt-bk:after {
  border-radius: 10px 0px 0px 10px;
}
#pagelit_stacks_in_518 > div > div:first-child .com_onelittledesigner_stacks_Pagelit_2_Page_stack .pglt-fr > .pglt-image,
#pagelit_stacks_in_518 > div > div:nth-last-child(2) .com_onelittledesigner_stacks_Pagelit_2_Page_stack .pglt-fr > .pglt-image,
#pagelit_stacks_in_518 > div > div:first-child .com_onelittledesigner_stacks_Pagelit_2_Page_stack .pglt-fr:after,
#pagelit_stacks_in_518 > div > div:nth-last-child(2) .com_onelittledesigner_stacks_Pagelit_2_Page_stack .pglt-fr:after {
  border-radius: 0px 10px 10px 0px;
}
#pagelit_stacks_in_518 > div > div:first-child .com_onelittledesigner_stacks_Pagelit_2_Page_stack .pglt-bk > .pglt-image,
#pagelit_stacks_in_518 > div > div:nth-last-child(2) .com_onelittledesigner_stacks_Pagelit_2_Page_stack .pglt-bk > .pglt-image,
#pagelit_stacks_in_518 > div > div:first-child .com_onelittledesigner_stacks_Pagelit_2_Page_stack .pglt-bk:after,
#pagelit_stacks_in_518 > div > div:nth-last-child(2) .com_onelittledesigner_stacks_Pagelit_2_Page_stack .pglt-bk:after {
  border-radius: 10px 0px 0px 10px;
}
#pglt_wrapstacks_in_518 .cover.c-f:after,
#pglt_wrapstacks_in_518 .cover.cb-f:after,
#pglt_wrapstacks_in_518 .cover.c-f > .pglt-image,
#pglt_wrapstacks_in_518 .cover.cb-f > .pglt-image {
  border-radius: 0px 10px 10px 0px;
}
#pglt_wrapstacks_in_518 .cover.c-b:after,
#pglt_wrapstacks_in_518 .cover.cb-b:after,
#pglt_wrapstacks_in_518 .cover.c-b > .pglt-image,
#pglt_wrapstacks_in_518 .cover.cb-b > .pglt-image {
  border-radius: 10px 0px 0px 10px;
}
#pglt_wrapstacks_in_518 .page.pglt-fr > .pglt-image,
#pglt_wrapstacks_in_518 .page.pglt-fr:after {
  border-radius: 0px 10px 10px 0px;
}
#pglt_wrapstacks_in_518 .page.pglt-bk > .pglt-image,
#pglt_wrapstacks_in_518 .page.pglt-bk:after {
  border-radius: 10px 0px 0px 10px;
}
#pglt_wrapstacks_in_518 .pglt-shdw, #pglt_wrapstacks_in_518 .prev .pglt-shdw2 {
  border-radius: 10px 0px 0px 10px;
}
#pglt_wrapstacks_in_518 .prev .pglt-shdw, #pglt_wrapstacks_in_518 .pglt-shdw2 {
  border-radius: 0px 10px 10px 0px;
}


.style_stacks_in_518 .com_onelittledesigner_stacks_Pagelit_2_Page_stack .pglt-image,
.style_stacks_in_518 + .anim .cover > .pglt-image,
.style_stacks_in_518 .cover > .pglt-image,
.style_stacks_in_518 + .anim .page > .pglt-image,
.style_stacks_in_518 .page > .pglt-image {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-position: center;
  background-size: cover;
}
.style_stacks_in_518 .page.back-cover.cb-f > .pglt-image {
  transform: translate3d(0,0,0);
}
#pagelit_stacks_in_518 > div > div:first-child .com_onelittledesigner_stacks_Pagelit_2_Page_stack .pglt-fr > .pglt-image,
#pagelit_stacks_in_518 > div > div:nth-last-child(2) .com_onelittledesigner_stacks_Pagelit_2_Page_stack .pglt-fr > .pglt-image,
#pagelit_stacks_in_518 > div > div:first-child .com_onelittledesigner_stacks_Pagelit_2_Page_stack .pglt-bk > .pglt-image,
#pagelit_stacks_in_518 > div > div:nth-last-child(2) .com_onelittledesigner_stacks_Pagelit_2_Page_stack .pglt-bk > .pglt-image,
.style_stacks_in_518 + .anim .cover > .pglt-image,
.style_stacks_in_518 .cover > .pglt-image {
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}
.style_stacks_in_518 + .anim .cover > .pglt-image,
.style_stacks_in_518 .cover > .pglt-image {
  background-color: rgba(153, 153, 153, 1.00);
}
.style_stacks_in_518 + .anim .page > .pglt-image,
.style_stacks_in_518 .page:not([data-cur="no"]) > .pglt-image {
  background-color: rgba(243, 243, 243, 1.00);
}
#pglt_wrapstacks_in_518 .pglt-move .page,
#pglt_wrapstacks_in_518 .pglt-move .cover {
  transition: transform 10.000000ms linear;
}
#pglt_wrapstacks_in_518 .pglt-no-transition {
  transition: none !important;
}
#pagelit_stacks_in_518 > .page-left {
  transform-origin: right;
}
#pagelit_stacks_in_518 > .page-right {
  transform-origin: left;
}
#pagelit_stacks_in_518 > .page-left.pglt-fr,
#pagelit_stacks_in_518 > .page-right.pglt-bk {
  opacity: 0;
}


#pagelit_stacks_in_518 + .anim .pglt-bk > .pglt-content,
#pagelit_stacks_in_518 + .anim .pglt-fr > .pglt-content,
#pagelit_stacks_in_518 .pglt-bk > .pglt-content,
#pagelit_stacks_in_518 .pglt-fr > .pglt-content {
  display: none;
}


.pagelit_style #stacks_out_535 #stacks_in_535 .pglt-stacks_in_535 .pglt-image,
.pagelit_style + .anim .pglt-stacks_in_535 .pglt-image,
.pagelit_style .pglt-stacks_in_535 .pglt-image {
  
  background-image: url();
  
}
.pagelit_style #stacks_out_535 #stacks_in_535 .pglt-stacks_in_535 .pglt-image,
.pagelit_style + .anim .pglt-stacks_in_535 .pglt-image,
.pagelit_style .pglt-stacks_in_535 .pglt-image,
.pagelit_style .pglt-stacks_in_535:before {
  
}
.anim .pglt-stacks_in_535,
.pagelit_style .pglt-stacks_in_535,
[tag="slice"] .pagelit_style .pglt-stacks_in_535 .pglt-content {
  align-items: flex-start;
  
  
}
.pagelit_style #stacks_out_537 #stacks_in_537 .pglt-stacks_in_537 .pglt-image,
.pagelit_style + .anim .pglt-stacks_in_537 .pglt-image,
.pagelit_style .pglt-stacks_in_537 .pglt-image {
  
  background-image: url();
  
}
.pagelit_style #stacks_out_537 #stacks_in_537 .pglt-stacks_in_537 .pglt-image,
.pagelit_style + .anim .pglt-stacks_in_537 .pglt-image,
.pagelit_style .pglt-stacks_in_537 .pglt-image,
.pagelit_style .pglt-stacks_in_537:before {
  
}
.anim .pglt-stacks_in_537,
.pagelit_style .pglt-stacks_in_537,
[tag="slice"] .pagelit_style .pglt-stacks_in_537 .pglt-content {
  align-items: flex-start;
  
  
}
.pagelit_style #stacks_out_538 #stacks_in_538 .pglt-stacks_in_538 .pglt-image,
.pagelit_style + .anim .pglt-stacks_in_538 .pglt-image,
.pagelit_style .pglt-stacks_in_538 .pglt-image {
  
  background-image: url();
  
}
.pagelit_style #stacks_out_538 #stacks_in_538 .pglt-stacks_in_538 .pglt-image,
.pagelit_style + .anim .pglt-stacks_in_538 .pglt-image,
.pagelit_style .pglt-stacks_in_538 .pglt-image,
.pagelit_style .pglt-stacks_in_538:before {
  
}
.anim .pglt-stacks_in_538,
.pagelit_style .pglt-stacks_in_538,
[tag="slice"] .pagelit_style .pglt-stacks_in_538 .pglt-content {
  align-items: flex-start;
  
  
}
.pagelit_style #stacks_out_539 #stacks_in_539 .pglt-stacks_in_539 .pglt-image,
.pagelit_style + .anim .pglt-stacks_in_539 .pglt-image,
.pagelit_style .pglt-stacks_in_539 .pglt-image {
  
  background-image: url();
  
}
.pagelit_style #stacks_out_539 #stacks_in_539 .pglt-stacks_in_539 .pglt-image,
.pagelit_style + .anim .pglt-stacks_in_539 .pglt-image,
.pagelit_style .pglt-stacks_in_539 .pglt-image,
.pagelit_style .pglt-stacks_in_539:before {
  
}
.anim .pglt-stacks_in_539,
.pagelit_style .pglt-stacks_in_539,
[tag="slice"] .pagelit_style .pglt-stacks_in_539 .pglt-content {
  align-items: flex-start;
  
  
}
.pagelit_style #stacks_out_540 #stacks_in_540 .pglt-stacks_in_540 .pglt-image,
.pagelit_style + .anim .pglt-stacks_in_540 .pglt-image,
.pagelit_style .pglt-stacks_in_540 .pglt-image {
  
  background-image: url();
  
}
.pagelit_style #stacks_out_540 #stacks_in_540 .pglt-stacks_in_540 .pglt-image,
.pagelit_style + .anim .pglt-stacks_in_540 .pglt-image,
.pagelit_style .pglt-stacks_in_540 .pglt-image,
.pagelit_style .pglt-stacks_in_540:before {
  
}
.anim .pglt-stacks_in_540,
.pagelit_style .pglt-stacks_in_540,
[tag="slice"] .pagelit_style .pglt-stacks_in_540 .pglt-content {
  align-items: flex-start;
  
  
}
.pagelit_style #stacks_out_542 #stacks_in_542 .pglt-stacks_in_542 .pglt-image,
.pagelit_style + .anim .pglt-stacks_in_542 .pglt-image,
.pagelit_style .pglt-stacks_in_542 .pglt-image {
  
  background-image: url();
  
}
.pagelit_style #stacks_out_542 #stacks_in_542 .pglt-stacks_in_542 .pglt-image,
.pagelit_style + .anim .pglt-stacks_in_542 .pglt-image,
.pagelit_style .pglt-stacks_in_542 .pglt-image,
.pagelit_style .pglt-stacks_in_542:before {
  
}
.anim .pglt-stacks_in_542,
.pagelit_style .pglt-stacks_in_542,
[tag="slice"] .pagelit_style .pglt-stacks_in_542 .pglt-content {
  align-items: flex-start;
  
  
}
.pagelit_style #stacks_out_523 #stacks_in_523 .pglt-frstacks_in_523 > .pglt-image,
.pagelit_style + .anim .pglt-frstacks_in_523 > .pglt-image,
.pagelit_style .pglt-frstacks_in_523 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_523 #stacks_in_523 .pglt-bkstacks_in_523 > .pglt-image,
.pagelit_style + .anim .pglt-bkstacks_in_523 > .pglt-image,
.pagelit_style .pglt-bkstacks_in_523 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_523 #stacks_in_523 .pglt-frstacks_in_523,
.pagelit_style + .anim .pglt-frstacks_in_523,
.pagelit_style .pglt-frstacks_in_523 {
  
}
.pagelit_style #stacks_out_523 #stacks_in_523 .pglt-bkstacks_in_523,
.pagelit_style + .anim .pglt-bkstacks_in_523,
.pagelit_style .pglt-bkstacks_in_523 {
  
}


.pagelit_style #stacks_out_519 #stacks_in_519 .pglt-frstacks_in_519 > .pglt-image,
.pagelit_style + .anim .pglt-frstacks_in_519 > .pglt-image,
.pagelit_style .pglt-frstacks_in_519 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_519 #stacks_in_519 .pglt-bkstacks_in_519 > .pglt-image,
.pagelit_style + .anim .pglt-bkstacks_in_519 > .pglt-image,
.pagelit_style .pglt-bkstacks_in_519 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_519 #stacks_in_519 .pglt-frstacks_in_519,
.pagelit_style + .anim .pglt-frstacks_in_519,
.pagelit_style .pglt-frstacks_in_519 {
  
}
.pagelit_style #stacks_out_519 #stacks_in_519 .pglt-bkstacks_in_519,
.pagelit_style + .anim .pglt-bkstacks_in_519,
.pagelit_style .pglt-bkstacks_in_519 {
  
}


.pagelit_style #stacks_out_521 #stacks_in_521 .pglt-frstacks_in_521 > .pglt-image,
.pagelit_style + .anim .pglt-frstacks_in_521 > .pglt-image,
.pagelit_style .pglt-frstacks_in_521 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_521 #stacks_in_521 .pglt-bkstacks_in_521 > .pglt-image,
.pagelit_style + .anim .pglt-bkstacks_in_521 > .pglt-image,
.pagelit_style .pglt-bkstacks_in_521 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_521 #stacks_in_521 .pglt-frstacks_in_521,
.pagelit_style + .anim .pglt-frstacks_in_521,
.pagelit_style .pglt-frstacks_in_521 {
  
}
.pagelit_style #stacks_out_521 #stacks_in_521 .pglt-bkstacks_in_521,
.pagelit_style + .anim .pglt-bkstacks_in_521,
.pagelit_style .pglt-bkstacks_in_521 {
  
}


.pagelit_style #stacks_out_525 #stacks_in_525 .pglt-frstacks_in_525 > .pglt-image,
.pagelit_style + .anim .pglt-frstacks_in_525 > .pglt-image,
.pagelit_style .pglt-frstacks_in_525 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_525 #stacks_in_525 .pglt-bkstacks_in_525 > .pglt-image,
.pagelit_style + .anim .pglt-bkstacks_in_525 > .pglt-image,
.pagelit_style .pglt-bkstacks_in_525 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_525 #stacks_in_525 .pglt-frstacks_in_525,
.pagelit_style + .anim .pglt-frstacks_in_525,
.pagelit_style .pglt-frstacks_in_525 {
  
}
.pagelit_style #stacks_out_525 #stacks_in_525 .pglt-bkstacks_in_525,
.pagelit_style + .anim .pglt-bkstacks_in_525,
.pagelit_style .pglt-bkstacks_in_525 {
  
}


.pagelit_style #stacks_out_1096 #stacks_in_1096 .pglt-frstacks_in_1096 > .pglt-image,
.pagelit_style + .anim .pglt-frstacks_in_1096 > .pglt-image,
.pagelit_style .pglt-frstacks_in_1096 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_1096 #stacks_in_1096 .pglt-bkstacks_in_1096 > .pglt-image,
.pagelit_style + .anim .pglt-bkstacks_in_1096 > .pglt-image,
.pagelit_style .pglt-bkstacks_in_1096 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_1096 #stacks_in_1096 .pglt-frstacks_in_1096,
.pagelit_style + .anim .pglt-frstacks_in_1096,
.pagelit_style .pglt-frstacks_in_1096 {
  
}
.pagelit_style #stacks_out_1096 #stacks_in_1096 .pglt-bkstacks_in_1096,
.pagelit_style + .anim .pglt-bkstacks_in_1096,
.pagelit_style .pglt-bkstacks_in_1096 {
  
}


.pagelit_style #stacks_out_528 #stacks_in_528 .pglt-frstacks_in_528 > .pglt-image,
.pagelit_style + .anim .pglt-frstacks_in_528 > .pglt-image,
.pagelit_style .pglt-frstacks_in_528 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_528 #stacks_in_528 .pglt-bkstacks_in_528 > .pglt-image,
.pagelit_style + .anim .pglt-bkstacks_in_528 > .pglt-image,
.pagelit_style .pglt-bkstacks_in_528 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_528 #stacks_in_528 .pglt-frstacks_in_528,
.pagelit_style + .anim .pglt-frstacks_in_528,
.pagelit_style .pglt-frstacks_in_528 {
  
}
.pagelit_style #stacks_out_528 #stacks_in_528 .pglt-bkstacks_in_528,
.pagelit_style + .anim .pglt-bkstacks_in_528,
.pagelit_style .pglt-bkstacks_in_528 {
  
}


.pagelit_style #stacks_out_552 #stacks_in_552 .pglt-frstacks_in_552 > .pglt-image,
.pagelit_style + .anim .pglt-frstacks_in_552 > .pglt-image,
.pagelit_style .pglt-frstacks_in_552 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_552 #stacks_in_552 .pglt-bkstacks_in_552 > .pglt-image,
.pagelit_style + .anim .pglt-bkstacks_in_552 > .pglt-image,
.pagelit_style .pglt-bkstacks_in_552 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_552 #stacks_in_552 .pglt-frstacks_in_552,
.pagelit_style + .anim .pglt-frstacks_in_552,
.pagelit_style .pglt-frstacks_in_552 {
  
}
.pagelit_style #stacks_out_552 #stacks_in_552 .pglt-bkstacks_in_552,
.pagelit_style + .anim .pglt-bkstacks_in_552,
.pagelit_style .pglt-bkstacks_in_552 {
  
}


.pagelit_style #stacks_out_952 #stacks_in_952 .pglt-frstacks_in_952 > .pglt-image,
.pagelit_style + .anim .pglt-frstacks_in_952 > .pglt-image,
.pagelit_style .pglt-frstacks_in_952 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_952 #stacks_in_952 .pglt-bkstacks_in_952 > .pglt-image,
.pagelit_style + .anim .pglt-bkstacks_in_952 > .pglt-image,
.pagelit_style .pglt-bkstacks_in_952 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_952 #stacks_in_952 .pglt-frstacks_in_952,
.pagelit_style + .anim .pglt-frstacks_in_952,
.pagelit_style .pglt-frstacks_in_952 {
  
}
.pagelit_style #stacks_out_952 #stacks_in_952 .pglt-bkstacks_in_952,
.pagelit_style + .anim .pglt-bkstacks_in_952,
.pagelit_style .pglt-bkstacks_in_952 {
  
}


.pagelit_style #stacks_out_954 #stacks_in_954 .pglt-frstacks_in_954 > .pglt-image,
.pagelit_style + .anim .pglt-frstacks_in_954 > .pglt-image,
.pagelit_style .pglt-frstacks_in_954 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_954 #stacks_in_954 .pglt-bkstacks_in_954 > .pglt-image,
.pagelit_style + .anim .pglt-bkstacks_in_954 > .pglt-image,
.pagelit_style .pglt-bkstacks_in_954 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_954 #stacks_in_954 .pglt-frstacks_in_954,
.pagelit_style + .anim .pglt-frstacks_in_954,
.pagelit_style .pglt-frstacks_in_954 {
  
}
.pagelit_style #stacks_out_954 #stacks_in_954 .pglt-bkstacks_in_954,
.pagelit_style + .anim .pglt-bkstacks_in_954,
.pagelit_style .pglt-bkstacks_in_954 {
  
}


.pagelit_style #stacks_out_956 #stacks_in_956 .pglt-frstacks_in_956 > .pglt-image,
.pagelit_style + .anim .pglt-frstacks_in_956 > .pglt-image,
.pagelit_style .pglt-frstacks_in_956 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_956 #stacks_in_956 .pglt-bkstacks_in_956 > .pglt-image,
.pagelit_style + .anim .pglt-bkstacks_in_956 > .pglt-image,
.pagelit_style .pglt-bkstacks_in_956 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_956 #stacks_in_956 .pglt-frstacks_in_956,
.pagelit_style + .anim .pglt-frstacks_in_956,
.pagelit_style .pglt-frstacks_in_956 {
  
}
.pagelit_style #stacks_out_956 #stacks_in_956 .pglt-bkstacks_in_956,
.pagelit_style + .anim .pglt-bkstacks_in_956,
.pagelit_style .pglt-bkstacks_in_956 {
  
}


.pagelit_style #stacks_out_958 #stacks_in_958 .pglt-frstacks_in_958 > .pglt-image,
.pagelit_style + .anim .pglt-frstacks_in_958 > .pglt-image,
.pagelit_style .pglt-frstacks_in_958 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_958 #stacks_in_958 .pglt-bkstacks_in_958 > .pglt-image,
.pagelit_style + .anim .pglt-bkstacks_in_958 > .pglt-image,
.pagelit_style .pglt-bkstacks_in_958 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_958 #stacks_in_958 .pglt-frstacks_in_958,
.pagelit_style + .anim .pglt-frstacks_in_958,
.pagelit_style .pglt-frstacks_in_958 {
  
}
.pagelit_style #stacks_out_958 #stacks_in_958 .pglt-bkstacks_in_958,
.pagelit_style + .anim .pglt-bkstacks_in_958,
.pagelit_style .pglt-bkstacks_in_958 {
  
}


.pagelit_style #stacks_out_533 #stacks_in_533 .pglt-frstacks_in_533 > .pglt-image,
.pagelit_style + .anim .pglt-frstacks_in_533 > .pglt-image,
.pagelit_style .pglt-frstacks_in_533 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_533 #stacks_in_533 .pglt-bkstacks_in_533 > .pglt-image,
.pagelit_style + .anim .pglt-bkstacks_in_533 > .pglt-image,
.pagelit_style .pglt-bkstacks_in_533 > .pglt-image {
  
  
}
.pagelit_style #stacks_out_533 #stacks_in_533 .pglt-frstacks_in_533,
.pagelit_style + .anim .pglt-frstacks_in_533,
.pagelit_style .pglt-frstacks_in_533 {
  
}
.pagelit_style #stacks_out_533 #stacks_in_533 .pglt-bkstacks_in_533,
.pagelit_style + .anim .pglt-bkstacks_in_533,
.pagelit_style .pglt-bkstacks_in_533 {
  
}



#stacks_in_948 .assemble-wrap .assemble-panel.assembled {
  -webkit-transition: transform 1500ms ease, opacity 1500ms ease;
  transition: transform 1500ms ease, opacity 1500ms ease;
}
.assemble-wrap.assemble-bounce .assemble-panel.assembled {
  animation: assemble-bounce 1500ms linear;
}

.element_stacks_in_946[data-deluxe-el] {
  
  margin: 0px 0px;
  padding: 0px 0px;
  text-align: center;
}
.element_stacks_in_946[data-deluxe-el] > div {

}

#eh_stacks_in_943 {
  margin: 16px 0 16px;
  padding: 0 4px;
}
#eh_stacks_in_943:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_943.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_943.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_943.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_943.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 1.000000;}
#eh_stacks_in_943 .eh-subtitle {margin-top: 8px;}
#eh_stacks_in_943.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 8px;
}
/*  */
/*  */
/*  */#eh_stacks_in_943 .eh-title {font-size: 60px;}/*  */
/*  */
#eh_stacks_in_943 .eh-title {
  max-width: 250px;
  font-weight: 700;
  line-height: 1.10;
  color: rgba(193, 165, 110, 0.90);
  font-family: Playfair Display;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */#eh_stacks_in_943 .eh-subtitle > div {font-size: 26px;}/*  */
/*  */
#eh_stacks_in_943 .eh-subtitle > div {
  max-width: 250px;
  font-weight: 400;
  line-height: 1.00;
  color: rgba(232, 223, 212, 1.00);
  font-family: FAirplay Display;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
#eh_stacks_in_943.eh-align-center .eh-subtitle > div {margin: 0 auto;}
#eh_stacks_in_943.eh-align-right .eh-subtitle > div {margin: 0 0 0 auto;}
/*  */
#eh_stacks_in_943 .eh-line-wrap .eh-line-left,
#eh_stacks_in_943 .eh-line-wrap .eh-line-right {width: 272px;}
#eh_stacks_in_943.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_943.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 4px dashed #C1A56E;}
#eh_stacks_in_943.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_943.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 4px dotted #C1A56E;}
#eh_stacks_in_943.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_943.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 4px solid #C1A56E;
  height: 4px;
  border-bottom: 4px solid #C1A56E;
  box-sizing: content-box;
}
#eh_stacks_in_943.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_943.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(272px / 2);}
#eh_stacks_in_943.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_943.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 4px solid #C1A56E;
  border-image: linear-gradient(-90deg, #C1A56E, transparent) 1;
}

#eh_stacks_in_943.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #C1A56E, transparent) 1;}
#eh_stacks_in_943.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_943.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(272px / 2);}
#eh_stacks_in_943.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_943.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 4px solid #C1A56E;}
#eh_stacks_in_943.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_943.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(272px / 2);}
#eh_stacks_in_943:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(272px / 2);}
#eh_stacks_in_943:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #C1A56E;
  fill: #C1A56E;
}
#eh_stacks_in_943.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 20px;}
#eh_stacks_in_943.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_943.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_943.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 18px;}
  #eh_stacks_in_943.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_943.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 18px;}
}
#eh_stacks_in_943.eh-line-group-300 .eh-extender {
  width: calc(272px / 2 - 20px);
  height: 4px;
  background-color: #C1A56E;
}
#eh_stacks_in_943.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_943.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_943.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_943.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_943.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_943.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #C1A56E;}
#eh_stacks_in_943.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_943.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_943.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_943.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_943.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_943.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #C1A56E;}
#eh_stacks_in_943.eh-line-303 .eh-extender,
#eh_stacks_in_943.eh-line-305 .eh-extender {width: calc(272px / 2 - 32px);}
#eh_stacks_in_943.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_943.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_943.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 4px;}
#eh_stacks_in_943 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_943 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_943.eh-line-group-300 .eh-line-left,
#eh_stacks_in_943.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_943.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_943.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_943:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 32px;
  height: 32px;
}
#eh_stacks_in_943.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_943.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 54px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_943.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_943:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #C1A56E;}
#eh_stacks_in_943:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_943:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(272px / 2 + 4px);}
#eh_stacks_in_943.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_943.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_943.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_943.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_943.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_943.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_943.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_943.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_943.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_943.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_943.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 4px;
  align-items: center;
}
#eh_stacks_in_943.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_943.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_943.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_943.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_943.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_943.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_943.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 32px;
  /* */
}
#eh_stacks_in_943.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_943.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_943.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_943.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_943.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_943.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_943.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg {
  /* bottom: calc(4px / 2); */
  margin-top: 0;
  position: relative;
  transform: rotate(180deg);
}
#eh_stacks_in_943.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #C1A56E;}
#eh_stacks_in_943.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #C1A56E;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_943.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_943.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_943.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(32px * .4);
  height: calc(32px * .8);
}
#eh_stacks_in_943.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_943.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(32px * .8);
  height: calc(32px * .8);
}
#eh_stacks_in_943 .eh-line-wrap-1 {margin-bottom: 16px;}
#eh_stacks_in_943 .eh-line-wrap-2 {margin-top: 16px;}
/*  */
#eh_stacks_in_943.eh-line-position-3 {gap: 0 16px;}
#eh_stacks_in_943.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_943.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(272px / 2);}
#eh_stacks_in_943.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_943.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_943.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_943.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_943.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 4px;
  background-color: #C1A56E;
}
#eh_stacks_in_943.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_943.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 4px;
  background-color: #C1A56E;
}
.element_stacks_in_556[data-deluxe-el][data-deluxe-text] {
  color: rgba(255, 255, 255, 1.00);
  text-align: center;
  
  
}



.element_stacks_in_390[data-deluxe-el][data-deluxe-text] {
  color: rgba(171, 135, 97, 1.00);
  margin-top: 4px;
  margin-bottom: 8px;
  
  
}


:root {
  --multi_columns_stacks_in_989:1fr minmax(70px,min-content);
}
#multi_columns_stacks_in_989 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_989);
  grid-gap: 16px;
  
  align-items: center;
  
  
  justify-content: center;
  
}
#multi_columns_stacks_in_989 > div {
  min-width: 0;
}
#multi_columns_stacks_in_989 + .deluxe-columns {
  margin-top: 16px;
}
#multi_columns_stacks_in_989 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_989 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}



@media all and (min-width: 981px) {
  #multi_columns_stacks_in_989 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_989 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_989 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_989 .hide-desktop {
    display: none;
  }
}
@media all and (max-width: 980px) and (min-width: 601px) {
  #multi_columns_stacks_in_989 .column-tablet-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_989 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_989 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_989 .hide-tablet {
    display: none;
  }
}
@media all and (max-width: 600px) {
  #multi_columns_stacks_in_989 .column-mobile-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_989 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_989 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_989 .hide-mobile {
    display: none;
  }
}

@media all and (max-width: 980px) {
  #multi_columns_stacks_in_989 {
    grid-template-columns: repeat(1, 1fr);
    
  }
  #multi_columns_stacks_in_989 + .deluxe-columns {
    
  }
  #multi_columns_stacks_in_989 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_989 > div > * {position: relative;}
  #multi_columns_stacks_in_989 > div > * > * {transform: translate(0,0);}
  
}
@media all and (max-width: 600px) {
  #multi_columns_stacks_in_989 {
    grid-template-columns: repeat(1, 1fr);
  }
  #multi_columns_stacks_in_989 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_989 > div > * {position: relative;}
  #multi_columns_stacks_in_989 > div > * > * {transform: translate(0,0);}
  
}




@font-face{font-family:"Ionicons";src:url("ionicons/ionicons.eot?v=4.5.9-1");src:url("ionicons/ionicons.eot?v=4.5.9-1#iefix") format("embedded-opentype"),url("ionicons/ionicons.woff2?v=4.5.9-1") format("woff2"),url("ionicons/ionicons.woff?v=4.5.9-1") format("woff"),url("ionicons/ionicons.ttf?v=4.5.9-1") format("truetype"),url("ionicons/ionicons.svg?v=4.5.9-1#Ionicons") format("svg");font-weight:normal;font-style:normal}
#stacks_in_993_2_press.press-lite {
  box-sizing: border-box;
  position: relative;
  /*  */
  cursor: pointer;
  /*  */
  padding: 8px 15px;
  border-radius: 120px;
  text-decoration: none;
  display: inline-block;
  margin: 0;
  font-size: 18px;
  line-height: 18px;
  /*  */
  /*  */
  background-color: rgba(178, 178, 178, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  border-style: solid;
  border-width: 0px;
  border-color: rgba(0, 0, 0, 1.00);
}
#stacks_in_993_2_press.press-lite:focus {outline:0;}
#stacks_in_993_2_press_wrap {
  /*  */
  /*  */
  display: flex;
  justify-content: center;
  /*  */
  /*  */
  margin: 0px 0px 0px 0px;
}
#stacks_in_993_2_press.press-lite {
  white-space: nowrap;
}
#stacks_in_993_2_press.press-lite .press-lite-text span,
#stacks_in_993_2_press.press-lite .press-lite-text:after {
  overflow: hidden;
  color: rgba(45, 78, 123, 1.00);
  /*  */
}
#stacks_in_993_2_press.press-lite,
#stacks_in_993_2_press.press-lite .press-lite-text,
#stacks_in_993_2_press.press-lite .press-lite-text:after,
#stacks_in_993_2_press.press-lite .press-lite-text > span,
#stacks_in_993_2_press.press-lite .press-lite-icon i,
#stacks_in_993_2_press.press-lite .press-lite-icon img,
#stacks_in_993_2_press.press-lite .press-lite-icon svg,
#stacks_in_993_2_press.press-lite .press-lite-icon svg path,
#stacks_in_993_2_press.press-lite .press-lite-icon svg polyline,
#stacks_in_993_2_press.press-lite .press-lite-icon:after {
    transition: all 200ms ease;
}
#stacks_in_993_2_press.press-lite .press-lite-text {
  z-index: 1;
  position: relative;
}
#stacks_in_993_2_press.press-lite .press-lite-icon i,
#stacks_in_993_2_press.press-lite .press-lite-icon img {
  position: relative;
  color: rgba(49, 49, 49, 1.00);
  display: inline-block;
  /*  */
  font-size: 18px;
  line-height: 18px;
  z-index: 1;
}
#stacks_in_993_2_press.press-lite .press-lite-icon img {
  height: 18px;
  width: auto;
  vertical-align: top;
}
#stacks_in_993_2_press.press-lite .press-lite-icon svg {
  display: inline-block;
  /*  */
  height: 22.500000px;
  z-index: 1;
}
/*  */
#stacks_in_993_2_press.press-lite .press-lite-icon.press-lite-icon-off svg {
  transform: translateX(5%);
}
#stacks_in_993_2_press.press-lite .press-lite-icon svg path {
  fill: rgba(49, 49, 49, 1.00);
}
#stacks_in_993_2_press.press-lite .press-lite-icon svg polyline {
  fill:none;
  stroke: rgba(49, 49, 49, 1.00);
  stroke-linecap:round;
  stroke-linejoin:round;
  stroke-width:48px;
}
#stacks_in_993_2_press.press-lite:active,
#stacks_in_993_2_press.press-lite:focus {
  transform: translate(0,0);
}
/*  */
/*  */
#stacks_in_993_2_press.press-lite:hover {
  background: rgba(158, 172, 161, 1.00);
}
/*  */
/*  */
#stacks_in_993_2_press.press-lite:hover {
  border-color: rgba(0, 0, 0, 0.15);
}
#stacks_in_993_2_press.press-lite:hover .press-lite-text span,
#stacks_in_993_2_press.press-lite:hover .press-lite-text:after  {
  color: rgba(255, 255, 255, 1.00);
}
#stacks_in_993_2_press.press-lite:hover .press-lite-icon i {
  color: rgba(255, 255, 255, 1.00);
}
#stacks_in_993_2_press.press-lite:hover .press-lite-icon svg path {
  fill: rgba(255, 255, 255, 1.00);
}
#stacks_in_993_2_press.press-lite:hover .press-lite-icon svg polyline {
  fill:none;
  stroke: rgba(255, 255, 255, 1.00);
}
/*  */
/*  */
/*  */
/*  */
#stacks_in_993_2_press.press-lite {
  padding: 0px 15px;
}
#stacks_in_993_2_press.press-lite .press-lite-text {
  position: relative;
  z-index: 1;
  display: inline-block;
  padding: 8px 0px;
}
#stacks_in_993_2_press.press-lite .press-lite-icon {
  margin-top: 8px;
}
/*  */
#stacks_in_993_2_press.press-lite .press-lite-text {
    display: inline-grid;
    grid-template-columns: 1fr;
    height: 18px;
    text-align: center;
    overflow: hidden;
    box-sizing: content-box;
}
#stacks_in_993_2_press.press-lite .press-lite-text > span {
    transform: translateY(0px);
    height: 18px;
}
#stacks_in_993_2_press.press-lite .press-lite-text:after {
  height: 18px;
    content: "Thank You!";
    transform: translateY(12px);
}
#stacks_in_993_2_press.press-lite:hover .press-lite-text > span {
    transform: translateY(-30px);
}
#stacks_in_993_2_press.press-lite:hover .press-lite-text:after {
    transform: translateY(-18px);
}
/*  */
/*  */
#stacks_in_993_2_press.press-lite:active {
  box-shadow: inset 0px 0px 0px 300px rgba(0,0,0,0.1);
}
/*  */
#stacks_in_993_2_press.press-lite .press-lite-lines {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  display: grid;
}
#stacks_in_993_2_press.press-lite .press-lite-line-t,
#stacks_in_993_2_press.press-lite .press-lite-line-b {
  position: absolute;
  height: 1px;
  width: 0%;
  background: rgba(0, 0, 0, 1.00);
  transition: all 200ms ease;
}
#stacks_in_993_2_press.press-lite .press-lite-line-l,
#stacks_in_993_2_press.press-lite .press-lite-line-r {
  position: absolute;
  width: 1px;
  height: 0%;
  background: rgba(0, 0, 0, 1.00);
  transition: all 200ms ease;
}
#stacks_in_993_2_press.press-lite .press-lite-line-t {
  top: 0;
}
#stacks_in_993_2_press.press-lite .press-lite-line-b {
  bottom: 0;
  width: 100%;
}
#stacks_in_993_2_press.press-lite .press-lite-line-l {
  left: 0;
}
#stacks_in_993_2_press.press-lite .press-lite-line-r {
  right: 0;
}
/*  */
/*  */
/*  */
/*  */
#stacks_in_993_2_press.press-lite:before {
  content: "";
  position: absolute;
  background: transparent;
  z-index: 0;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  box-shadow: 0px 0px 0px 0px rgba(158, 172, 161, 1.00);
  border-radius: 120px;
  opacity: 1;
}
#stacks_in_993_2_press.press-lite:hover:before {
  box-shadow: 0px 0px 0px 20px rgba(158, 172, 161, 1.00);
  opacity: 0;
  transition: all 500ms linear;
}
/*  */



#stacks_in_929 .assemble-wrap .assemble-panel.assembled {
  -webkit-transition: transform 1500ms ease, opacity 1500ms ease;
  transition: transform 1500ms ease, opacity 1500ms ease;
}
.assemble-wrap.assemble-bounce .assemble-panel.assembled {
  animation: assemble-bounce 1500ms linear;
}

.element_stacks_in_921[data-deluxe-el] {
  
  background-color : rgba(110, 131, 114, 1.00);
  border: 0px solid rgba(204, 204, 204, 1.00);
  border-radius: 5px;
  box-shadow: 1px 1px  3px 0px rgba(0, 0, 0, 0.30);
  padding: 16px 16px;
}
.element_stacks_in_921[data-deluxe-el] > div {

}


.element_stacks_in_965[data-deluxe-el] {
  
  background-color : rgba(211, 193, 171, 1.00);
  margin: 0px 0px 0px 0px; resize: none;
  

}
.element_stacks_in_965[data-deluxe-el] > div {
  
}

:root {
  --multi_columns_stacks_in_967:minmax(150px,min-content) 1fr;
}
#multi_columns_stacks_in_967 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_967);
  grid-gap: 16px;
  
  
  align-items: flex-end;
  justify-content: space-between;
  
  
}
#multi_columns_stacks_in_967 > div {
  min-width: 0;
}
#multi_columns_stacks_in_967 + .deluxe-columns {
  margin-top: 16px;
}
#multi_columns_stacks_in_967 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_967 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}



.element_stacks_in_969[data-deluxe-el] {
  
  padding: 0px 20px 20px 0px;
}
.element_stacks_in_969[data-deluxe-el] > div {

}

.element_stacks_in_971[data-deluxe-el][data-deluxe-text] {
  
  font-size: 12px;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: right;
  font-weight: 600;
  letter-spacing: 0.00px;
  line-height: 120%;
  word-spacing: 0.00px;
  
}


.element_stacks_in_1035[data-deluxe-el] {
  
  padding: 0px 20px 0px 0px;
}
.element_stacks_in_1035[data-deluxe-el] > div {

}

.element_stacks_in_1037[data-deluxe-el][data-deluxe-text] {
  
  font-size: 10px;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: right;
  font-weight: 500;
  letter-spacing: 0.00px;
  line-height: 120%;
  word-spacing: 0.00px;
  
}


.element_stacks_in_977[data-deluxe-el] {
  
  margin: 48px 0px 0px 0px;
}
.element_stacks_in_977[data-deluxe-el] > div {

}

#eh_stacks_in_983 {
  margin: 48px 0 16px;
  padding: 0 1px;
}
#eh_stacks_in_983:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_983.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_983.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_983.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_983.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_983 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_983.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */#eh_stacks_in_983 .eh-title {display: none;}/*  */
/*  */#eh_stacks_in_983 .eh-subtitle {display: none;}/*  */
/*  */
/*  */
/*  */
/*  */
#eh_stacks_in_983 .eh-line-wrap .eh-line-left,
#eh_stacks_in_983 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_983.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_983.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 1px dashed #000000;}
#eh_stacks_in_983.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_983.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 1px dotted #000000;}
#eh_stacks_in_983.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_983.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 1px solid #000000;
  height: 1px;
  border-bottom: 1px solid #000000;
  box-sizing: content-box;
}
#eh_stacks_in_983.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_983.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_983.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_983.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 1px solid #000000;
  border-image: linear-gradient(-90deg, #000000, transparent) 1;
}

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

.element_stacks_in_960_4[data-deluxe-el][data-deluxe-text] {
  
  font-size: 10px;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center;
  
  
}


@media print{*{-webkit-print-color-adjust:exact;color-adjust:exact;box-shadow:none !important;text-shadow:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")";text-decoration:none}a:not([href^=http]):after{content:''}html{font-size:14px}@page{margin:20mm 24mm 20mm 24mm}}







.element_stacks_in_988[data-deluxe-el] {
  
  margin: 48px 0px 36px 0px;
}
.element_stacks_in_988[data-deluxe-el] > div {

}

.element_stacks_in_616[data-deluxe-el][data-deluxe-text] {
  
  font-weight: 600;
  letter-spacing: 0.00px;
  line-height: 140%;
  word-spacing: 0.00px;
  
}


.element_stacks_in_1000_2[data-deluxe-el] {
  
  margin: 48px 0px 0px 0px;
}
.element_stacks_in_1000_2[data-deluxe-el] > div {

}

:root {
  --multi_columns_stacks_in_1000_4:1fr minmax(70px,min-content);
}
#multi_columns_stacks_in_1000_4 {
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: var(--multi_columns_stacks_in_1000_4);
  grid-gap: 16px;
  
  align-items: center;
  
  
  justify-content: center;
  
}
#multi_columns_stacks_in_1000_4 > div {
  min-width: 0;
}
#multi_columns_stacks_in_1000_4 + .deluxe-columns {
  margin-top: 16px;
}
#multi_columns_stacks_in_1000_4 > div img {
  max-width: 100%;
}
#multi_columns_stacks_in_1000_4 > div:not(.nav-column):not(.column-sticky) {
  position: relative;
}



@media all and (min-width: 981px) {
  #multi_columns_stacks_in_1000_4 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_1000_4 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_1000_4 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_1000_4 .hide-desktop {
    display: none;
  }
}
@media all and (max-width: 980px) and (min-width: 601px) {
  #multi_columns_stacks_in_1000_4 .column-tablet-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_1000_4 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_1000_4 .hide-mobile {
    display: inherit;
  }
  #multi_columns_stacks_in_1000_4 .hide-tablet {
    display: none;
  }
}
@media all and (max-width: 600px) {
  #multi_columns_stacks_in_1000_4 .column-mobile-top {
    grid-row: 1;
  }
  #multi_columns_stacks_in_1000_4 .hide-tablet {
    display: inherit;
  }
  #multi_columns_stacks_in_1000_4 .hide-desktop {
    display: inherit;
  }
  #multi_columns_stacks_in_1000_4 .hide-mobile {
    display: none;
  }
}

@media all and (max-width: 980px) {
  #multi_columns_stacks_in_1000_4 {
    grid-template-columns: repeat(1, 1fr);
    
  }
  #multi_columns_stacks_in_1000_4 + .deluxe-columns {
    
  }
  #multi_columns_stacks_in_1000_4 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_1000_4 > div > * {position: relative;}
  #multi_columns_stacks_in_1000_4 > div > * > * {transform: translate(0,0);}
  
}
@media all and (max-width: 600px) {
  #multi_columns_stacks_in_1000_4 {
    grid-template-columns: repeat(1, 1fr);
  }
  #multi_columns_stacks_in_1000_4 > div:last-child {
    grid-column: span 1;
  }
  
  #multi_columns_stacks_in_1000_4 > div > * {position: relative;}
  #multi_columns_stacks_in_1000_4 > div > * > * {transform: translate(0,0);}
  
}


@font-face{font-family:"Ionicons";src:url("ionicons/ionicons.eot?v=4.5.9-1");src:url("ionicons/ionicons.eot?v=4.5.9-1#iefix") format("embedded-opentype"),url("ionicons/ionicons.woff2?v=4.5.9-1") format("woff2"),url("ionicons/ionicons.woff?v=4.5.9-1") format("woff"),url("ionicons/ionicons.ttf?v=4.5.9-1") format("truetype"),url("ionicons/ionicons.svg?v=4.5.9-1#Ionicons") format("svg");font-weight:normal;font-style:normal}
#stacks_in_1000_12_2_press.press-lite {
  box-sizing: border-box;
  position: relative;
  /*  */
  cursor: pointer;
  /*  */
  padding: 8px 15px;
  border-radius: 120px;
  text-decoration: none;
  display: inline-block;
  margin: 0;
  font-size: 18px;
  line-height: 18px;
  /*  */
  /*  */
  background-color: rgba(178, 178, 178, 1.00);
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  border-style: solid;
  border-width: 0px;
  border-color: rgba(0, 0, 0, 1.00);
}
#stacks_in_1000_12_2_press.press-lite:focus {outline:0;}
#stacks_in_1000_12_2_press_wrap {
  /*  */
  /*  */
  display: flex;
  justify-content: center;
  /*  */
  /*  */
  margin: 0px 0px 0px 0px;
}
#stacks_in_1000_12_2_press.press-lite {
  white-space: nowrap;
}
#stacks_in_1000_12_2_press.press-lite .press-lite-text span,
#stacks_in_1000_12_2_press.press-lite .press-lite-text:after {
  overflow: hidden;
  color: rgba(45, 78, 123, 1.00);
  /*  */
}
#stacks_in_1000_12_2_press.press-lite,
#stacks_in_1000_12_2_press.press-lite .press-lite-text,
#stacks_in_1000_12_2_press.press-lite .press-lite-text:after,
#stacks_in_1000_12_2_press.press-lite .press-lite-text > span,
#stacks_in_1000_12_2_press.press-lite .press-lite-icon i,
#stacks_in_1000_12_2_press.press-lite .press-lite-icon img,
#stacks_in_1000_12_2_press.press-lite .press-lite-icon svg,
#stacks_in_1000_12_2_press.press-lite .press-lite-icon svg path,
#stacks_in_1000_12_2_press.press-lite .press-lite-icon svg polyline,
#stacks_in_1000_12_2_press.press-lite .press-lite-icon:after {
    transition: all 200ms ease;
}
#stacks_in_1000_12_2_press.press-lite .press-lite-text {
  z-index: 1;
  position: relative;
}
#stacks_in_1000_12_2_press.press-lite .press-lite-icon i,
#stacks_in_1000_12_2_press.press-lite .press-lite-icon img {
  position: relative;
  color: rgba(49, 49, 49, 1.00);
  display: inline-block;
  /*  */
  font-size: 18px;
  line-height: 18px;
  z-index: 1;
}
#stacks_in_1000_12_2_press.press-lite .press-lite-icon img {
  height: 18px;
  width: auto;
  vertical-align: top;
}
#stacks_in_1000_12_2_press.press-lite .press-lite-icon svg {
  display: inline-block;
  /*  */
  height: 22.500000px;
  z-index: 1;
}
/*  */
#stacks_in_1000_12_2_press.press-lite .press-lite-icon.press-lite-icon-off svg {
  transform: translateX(5%);
}
#stacks_in_1000_12_2_press.press-lite .press-lite-icon svg path {
  fill: rgba(49, 49, 49, 1.00);
}
#stacks_in_1000_12_2_press.press-lite .press-lite-icon svg polyline {
  fill:none;
  stroke: rgba(49, 49, 49, 1.00);
  stroke-linecap:round;
  stroke-linejoin:round;
  stroke-width:48px;
}
#stacks_in_1000_12_2_press.press-lite:active,
#stacks_in_1000_12_2_press.press-lite:focus {
  transform: translate(0,0);
}
/*  */
/*  */
#stacks_in_1000_12_2_press.press-lite:hover {
  background: rgba(158, 172, 161, 1.00);
}
/*  */
/*  */
#stacks_in_1000_12_2_press.press-lite:hover {
  border-color: rgba(0, 0, 0, 0.15);
}
#stacks_in_1000_12_2_press.press-lite:hover .press-lite-text span,
#stacks_in_1000_12_2_press.press-lite:hover .press-lite-text:after  {
  color: rgba(255, 255, 255, 1.00);
}
#stacks_in_1000_12_2_press.press-lite:hover .press-lite-icon i {
  color: rgba(255, 255, 255, 1.00);
}
#stacks_in_1000_12_2_press.press-lite:hover .press-lite-icon svg path {
  fill: rgba(255, 255, 255, 1.00);
}
#stacks_in_1000_12_2_press.press-lite:hover .press-lite-icon svg polyline {
  fill:none;
  stroke: rgba(255, 255, 255, 1.00);
}
/*  */
/*  */
/*  */
/*  */
#stacks_in_1000_12_2_press.press-lite {
  padding: 0px 15px;
}
#stacks_in_1000_12_2_press.press-lite .press-lite-text {
  position: relative;
  z-index: 1;
  display: inline-block;
  padding: 8px 0px;
}
#stacks_in_1000_12_2_press.press-lite .press-lite-icon {
  margin-top: 8px;
}
/*  */
#stacks_in_1000_12_2_press.press-lite .press-lite-text {
    display: inline-grid;
    grid-template-columns: 1fr;
    height: 18px;
    text-align: center;
    overflow: hidden;
    box-sizing: content-box;
}
#stacks_in_1000_12_2_press.press-lite .press-lite-text > span {
    transform: translateY(0px);
    height: 18px;
}
#stacks_in_1000_12_2_press.press-lite .press-lite-text:after {
  height: 18px;
    content: "Thank You!";
    transform: translateY(12px);
}
#stacks_in_1000_12_2_press.press-lite:hover .press-lite-text > span {
    transform: translateY(-30px);
}
#stacks_in_1000_12_2_press.press-lite:hover .press-lite-text:after {
    transform: translateY(-18px);
}
/*  */
/*  */
#stacks_in_1000_12_2_press.press-lite:active {
  box-shadow: inset 0px 0px 0px 300px rgba(0,0,0,0.1);
}
/*  */
#stacks_in_1000_12_2_press.press-lite .press-lite-lines {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  display: grid;
}
#stacks_in_1000_12_2_press.press-lite .press-lite-line-t,
#stacks_in_1000_12_2_press.press-lite .press-lite-line-b {
  position: absolute;
  height: 1px;
  width: 0%;
  background: rgba(0, 0, 0, 1.00);
  transition: all 200ms ease;
}
#stacks_in_1000_12_2_press.press-lite .press-lite-line-l,
#stacks_in_1000_12_2_press.press-lite .press-lite-line-r {
  position: absolute;
  width: 1px;
  height: 0%;
  background: rgba(0, 0, 0, 1.00);
  transition: all 200ms ease;
}
#stacks_in_1000_12_2_press.press-lite .press-lite-line-t {
  top: 0;
}
#stacks_in_1000_12_2_press.press-lite .press-lite-line-b {
  bottom: 0;
  width: 100%;
}
#stacks_in_1000_12_2_press.press-lite .press-lite-line-l {
  left: 0;
}
#stacks_in_1000_12_2_press.press-lite .press-lite-line-r {
  right: 0;
}
/*  */
/*  */
/*  */
/*  */
#stacks_in_1000_12_2_press.press-lite:before {
  content: "";
  position: absolute;
  background: transparent;
  z-index: 0;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  box-shadow: 0px 0px 0px 0px rgba(158, 172, 161, 1.00);
  border-radius: 120px;
  opacity: 1;
}
#stacks_in_1000_12_2_press.press-lite:hover:before {
  box-shadow: 0px 0px 0px 20px rgba(158, 172, 161, 1.00);
  opacity: 0;
  transition: all 500ms linear;
}
/*  */

.element_stacks_in_1000_23[data-deluxe-el] {
  
  margin: 60px 0px 0px 0px;
}
.element_stacks_in_1000_23[data-deluxe-el] > div {

}

#eh_stacks_in_1000_27 {
  margin: 48px 0 16px;
  padding: 0 1px;
}
#eh_stacks_in_1000_27:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_1000_27.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_1000_27.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_1000_27.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_1000_27.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_1000_27 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_1000_27.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */#eh_stacks_in_1000_27 .eh-title {display: none;}/*  */
/*  */#eh_stacks_in_1000_27 .eh-subtitle {display: none;}/*  */
/*  */
/*  */
/*  */
/*  */
#eh_stacks_in_1000_27 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1000_27 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_1000_27.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1000_27.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 1px dashed #000000;}
#eh_stacks_in_1000_27.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1000_27.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 1px dotted #000000;}
#eh_stacks_in_1000_27.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1000_27.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 1px solid #000000;
  height: 1px;
  border-bottom: 1px solid #000000;
  box-sizing: content-box;
}
#eh_stacks_in_1000_27.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1000_27.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_1000_27.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1000_27.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 1px solid #000000;
  border-image: linear-gradient(-90deg, #000000, transparent) 1;
}

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

.element_stacks_in_1000_32_4[data-deluxe-el][data-deluxe-text] {
  
  font-size: 10px;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center;
  
  
}




#stacks_in_942_5 .assemble-wrap .assemble-panel.assembled {
  -webkit-transition: transform 1500ms ease, opacity 1500ms ease;
  transition: transform 1500ms ease, opacity 1500ms ease;
}
.assemble-wrap.assemble-bounce .assemble-panel.assembled {
  animation: assemble-bounce 1500ms linear;
}

.element_stacks_in_942_9[data-deluxe-el] {
  
  color: rgba(171, 135, 97, 1.00);
  text-align: center;
}
.element_stacks_in_942_9[data-deluxe-el] > div {
  
}

a.element_stacks_in_942_9[data-deluxe-el] * {
  color: rgba(171, 135, 97, 1.00);
  fill: rgba(171, 135, 97, 1.00);
  stroke: rgba(171, 135, 97, 1.00);
}

.element_stacks_in_942_2[data-deluxe-el][data-deluxe-text] {
  color: rgba(171, 135, 97, 1.00);
  font-size: 16px;
  font-family: Raleway;
  margin-top: 16px;
  margin-bottom: 16px;
  text-align: center;
  font-weight: 300;
  letter-spacing: 0.00px;
  line-height: 140%;
  word-spacing: 0.00px;
  
}


.element_stacks_in_405_54[data-deluxe-el] {
  
  background-color : rgba(200, 178, 152, 1.00);
}
.element_stacks_in_405_54[data-deluxe-el] > div {

}


@font-face{font-family:"Ionicons";src:url("ionicons/ionicons.eot?v=4.5.9-1");src:url("ionicons/ionicons.eot?v=4.5.9-1#iefix") format("embedded-opentype"),url("ionicons/ionicons.woff2?v=4.5.9-1") format("woff2"),url("ionicons/ionicons.woff?v=4.5.9-1") format("woff"),url("ionicons/ionicons.ttf?v=4.5.9-1") format("truetype"),url("ionicons/ionicons.svg?v=4.5.9-1#Ionicons") format("svg");font-weight:normal;font-style:normal}
#stacks_in_405_76_press.press-lite {
  box-sizing: border-box;
  position: relative;
  /*  */
  cursor: pointer;
  /*  */
  padding: 0px 4px;
  border-radius: 8px;
  text-decoration: none;
  display: inline-block;
  margin: 0;
  font-size: 26px;
  line-height: 26px;
  /*  */
  background: none;
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  border-style: solid;
  border-width: 0px;
  border-color: rgba(0, 0, 0, 0.15);
}
#stacks_in_405_76_press.press-lite:focus {outline:0;}
#stacks_in_405_76_press_wrap {
  /*  */
  /*  */
  display: flex;
  justify-content: center;
  /*  */
  /*  */
  margin: 0px 0px 6px 0px;
}
#stacks_in_405_76_press.press-lite {
  white-space: nowrap;
}
#stacks_in_405_76_press.press-lite .press-lite-text span,
#stacks_in_405_76_press.press-lite .press-lite-text:after {
  overflow: hidden;
  color: rgba(51, 51, 51, 1.00);
  /*  */
}
#stacks_in_405_76_press.press-lite,
#stacks_in_405_76_press.press-lite .press-lite-text,
#stacks_in_405_76_press.press-lite .press-lite-text:after,
#stacks_in_405_76_press.press-lite .press-lite-text > span,
#stacks_in_405_76_press.press-lite .press-lite-icon i,
#stacks_in_405_76_press.press-lite .press-lite-icon img,
#stacks_in_405_76_press.press-lite .press-lite-icon svg,
#stacks_in_405_76_press.press-lite .press-lite-icon svg path,
#stacks_in_405_76_press.press-lite .press-lite-icon svg polyline,
#stacks_in_405_76_press.press-lite .press-lite-icon:after {
    transition: all 200ms ease;
}
#stacks_in_405_76_press.press-lite .press-lite-text {
  z-index: 1;
  position: relative;
}
#stacks_in_405_76_press.press-lite .press-lite-icon i,
#stacks_in_405_76_press.press-lite .press-lite-icon img {
  position: relative;
  color: rgba(77, 77, 77, 1.00);
  display: inline-block;
  /*  */
  font-size: 26px;
  line-height: 26px;
  z-index: 1;
}
#stacks_in_405_76_press.press-lite .press-lite-icon img {
  height: 26px;
  width: auto;
  vertical-align: top;
}
#stacks_in_405_76_press.press-lite .press-lite-icon svg {
  display: inline-block;
  /*  */
  height: 32.500000px;
  z-index: 1;
}
/*  */
#stacks_in_405_76_press.press-lite .press-lite-icon.press-lite-icon-off svg {
  transform: translateX(5%);
}
#stacks_in_405_76_press.press-lite .press-lite-icon svg path {
  fill: rgba(77, 77, 77, 1.00);
}
#stacks_in_405_76_press.press-lite .press-lite-icon svg polyline {
  fill:none;
  stroke: rgba(77, 77, 77, 1.00);
  stroke-linecap:round;
  stroke-linejoin:round;
  stroke-width:48px;
}
#stacks_in_405_76_press.press-lite:active,
#stacks_in_405_76_press.press-lite:focus {
  transform: translate(0,0);
}
/*  */
/*  */
/*  */
#stacks_in_405_76_press.press-lite:hover {
  border-color: rgba(0, 0, 0, 0.15);
}
#stacks_in_405_76_press.press-lite:hover .press-lite-text span,
#stacks_in_405_76_press.press-lite:hover .press-lite-text:after  {
  color: rgba(51, 51, 51, 1.00);
}
#stacks_in_405_76_press.press-lite:hover .press-lite-icon i {
  color: rgba(255, 255, 255, 1.00);
}
#stacks_in_405_76_press.press-lite:hover .press-lite-icon svg path {
  fill: rgba(255, 255, 255, 1.00);
}
#stacks_in_405_76_press.press-lite:hover .press-lite-icon svg polyline {
  fill:none;
  stroke: rgba(255, 255, 255, 1.00);
}
/*  */
/*  */
/*  */
/*  */
#stacks_in_405_76_press.press-lite:active {
  box-shadow: inset 0px 0px 0px 300px rgba(0,0,0,0.1);
}
/*  */
#stacks_in_405_76_press.press-lite .press-lite-lines {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  display: grid;
}
#stacks_in_405_76_press.press-lite .press-lite-line-t,
#stacks_in_405_76_press.press-lite .press-lite-line-b {
  position: absolute;
  height: 1px;
  width: 0%;
  background: rgba(0, 0, 0, 1.00);
  transition: all 200ms ease;
}
#stacks_in_405_76_press.press-lite .press-lite-line-l,
#stacks_in_405_76_press.press-lite .press-lite-line-r {
  position: absolute;
  width: 1px;
  height: 0%;
  background: rgba(0, 0, 0, 1.00);
  transition: all 200ms ease;
}
#stacks_in_405_76_press.press-lite .press-lite-line-t {
  top: 0;
}
#stacks_in_405_76_press.press-lite .press-lite-line-b {
  bottom: 0;
  width: 100%;
}
#stacks_in_405_76_press.press-lite .press-lite-line-l {
  left: 0;
}
#stacks_in_405_76_press.press-lite .press-lite-line-r {
  right: 0;
}
/*  */
/*  */
/*  */
/*  */
#stacks_in_405_76_press.press-lite:before {
  content: "";
  position: absolute;
  background: transparent;
  z-index: 0;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  box-shadow: 0px 0px 0px 0px rgba(158, 172, 161, 1.00);
  border-radius: 8px;
  opacity: 1;
}
#stacks_in_405_76_press.press-lite:hover:before {
  box-shadow: 0px 0px 0px 20px rgba(158, 172, 161, 1.00);
  opacity: 0;
  transition: all 500ms linear;
}
/*  */
@font-face{font-family:"Ionicons";src:url("ionicons/ionicons.eot?v=4.5.9-1");src:url("ionicons/ionicons.eot?v=4.5.9-1#iefix") format("embedded-opentype"),url("ionicons/ionicons.woff2?v=4.5.9-1") format("woff2"),url("ionicons/ionicons.woff?v=4.5.9-1") format("woff"),url("ionicons/ionicons.ttf?v=4.5.9-1") format("truetype"),url("ionicons/ionicons.svg?v=4.5.9-1#Ionicons") format("svg");font-weight:normal;font-style:normal}
#stacks_in_405_78_press.press-lite {
  box-sizing: border-box;
  position: relative;
  /*  */
  cursor: pointer;
  /*  */
  padding: 0px 4px;
  border-radius: 8px;
  text-decoration: none;
  display: inline-block;
  margin: 0;
  font-size: 26px;
  line-height: 26px;
  /*  */
  background: none;
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  border-style: solid;
  border-width: 0px;
  border-color: rgba(0, 0, 0, 0.15);
}
#stacks_in_405_78_press.press-lite:focus {outline:0;}
#stacks_in_405_78_press_wrap {
  /*  */
  /*  */
  display: flex;
  justify-content: center;
  /*  */
  /*  */
  margin: 0px 0px 6px 0px;
}
#stacks_in_405_78_press.press-lite {
  white-space: nowrap;
}
#stacks_in_405_78_press.press-lite .press-lite-text span,
#stacks_in_405_78_press.press-lite .press-lite-text:after {
  overflow: hidden;
  color: rgba(51, 51, 51, 1.00);
  /*  */
}
#stacks_in_405_78_press.press-lite,
#stacks_in_405_78_press.press-lite .press-lite-text,
#stacks_in_405_78_press.press-lite .press-lite-text:after,
#stacks_in_405_78_press.press-lite .press-lite-text > span,
#stacks_in_405_78_press.press-lite .press-lite-icon i,
#stacks_in_405_78_press.press-lite .press-lite-icon img,
#stacks_in_405_78_press.press-lite .press-lite-icon svg,
#stacks_in_405_78_press.press-lite .press-lite-icon svg path,
#stacks_in_405_78_press.press-lite .press-lite-icon svg polyline,
#stacks_in_405_78_press.press-lite .press-lite-icon:after {
    transition: all 200ms ease;
}
#stacks_in_405_78_press.press-lite .press-lite-text {
  z-index: 1;
  position: relative;
}
#stacks_in_405_78_press.press-lite .press-lite-icon i,
#stacks_in_405_78_press.press-lite .press-lite-icon img {
  position: relative;
  color: rgba(77, 77, 77, 1.00);
  display: inline-block;
  /*  */
  font-size: 26px;
  line-height: 26px;
  z-index: 1;
}
#stacks_in_405_78_press.press-lite .press-lite-icon img {
  height: 26px;
  width: auto;
  vertical-align: top;
}
#stacks_in_405_78_press.press-lite .press-lite-icon svg {
  display: inline-block;
  /*  */
  height: 32.500000px;
  z-index: 1;
}
/*  */
#stacks_in_405_78_press.press-lite .press-lite-icon.press-lite-icon-off svg {
  transform: translateX(5%);
}
#stacks_in_405_78_press.press-lite .press-lite-icon svg path {
  fill: rgba(77, 77, 77, 1.00);
}
#stacks_in_405_78_press.press-lite .press-lite-icon svg polyline {
  fill:none;
  stroke: rgba(77, 77, 77, 1.00);
  stroke-linecap:round;
  stroke-linejoin:round;
  stroke-width:48px;
}
#stacks_in_405_78_press.press-lite:active,
#stacks_in_405_78_press.press-lite:focus {
  transform: translate(0,0);
}
/*  */
/*  */
/*  */
#stacks_in_405_78_press.press-lite:hover {
  border-color: rgba(0, 0, 0, 0.15);
}
#stacks_in_405_78_press.press-lite:hover .press-lite-text span,
#stacks_in_405_78_press.press-lite:hover .press-lite-text:after  {
  color: rgba(51, 51, 51, 1.00);
}
#stacks_in_405_78_press.press-lite:hover .press-lite-icon i {
  color: rgba(255, 255, 255, 1.00);
}
#stacks_in_405_78_press.press-lite:hover .press-lite-icon svg path {
  fill: rgba(255, 255, 255, 1.00);
}
#stacks_in_405_78_press.press-lite:hover .press-lite-icon svg polyline {
  fill:none;
  stroke: rgba(255, 255, 255, 1.00);
}
/*  */
/*  */
/*  */
/*  */
#stacks_in_405_78_press.press-lite:active {
  box-shadow: inset 0px 0px 0px 300px rgba(0,0,0,0.1);
}
/*  */
#stacks_in_405_78_press.press-lite .press-lite-lines {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  display: grid;
}
#stacks_in_405_78_press.press-lite .press-lite-line-t,
#stacks_in_405_78_press.press-lite .press-lite-line-b {
  position: absolute;
  height: 1px;
  width: 0%;
  background: rgba(0, 0, 0, 1.00);
  transition: all 200ms ease;
}
#stacks_in_405_78_press.press-lite .press-lite-line-l,
#stacks_in_405_78_press.press-lite .press-lite-line-r {
  position: absolute;
  width: 1px;
  height: 0%;
  background: rgba(0, 0, 0, 1.00);
  transition: all 200ms ease;
}
#stacks_in_405_78_press.press-lite .press-lite-line-t {
  top: 0;
}
#stacks_in_405_78_press.press-lite .press-lite-line-b {
  bottom: 0;
  width: 100%;
}
#stacks_in_405_78_press.press-lite .press-lite-line-l {
  left: 0;
}
#stacks_in_405_78_press.press-lite .press-lite-line-r {
  right: 0;
}
/*  */
/*  */
/*  */
/*  */
#stacks_in_405_78_press.press-lite:before {
  content: "";
  position: absolute;
  background: transparent;
  z-index: 0;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  box-shadow: 0px 0px 0px 0px rgba(158, 172, 161, 1.00);
  border-radius: 8px;
  opacity: 1;
}
#stacks_in_405_78_press.press-lite:hover:before {
  box-shadow: 0px 0px 0px 20px rgba(158, 172, 161, 1.00);
  opacity: 0;
  transition: all 500ms linear;
}
/*  */
@font-face{font-family:"Ionicons";src:url("ionicons/ionicons.eot?v=4.5.9-1");src:url("ionicons/ionicons.eot?v=4.5.9-1#iefix") format("embedded-opentype"),url("ionicons/ionicons.woff2?v=4.5.9-1") format("woff2"),url("ionicons/ionicons.woff?v=4.5.9-1") format("woff"),url("ionicons/ionicons.ttf?v=4.5.9-1") format("truetype"),url("ionicons/ionicons.svg?v=4.5.9-1#Ionicons") format("svg");font-weight:normal;font-style:normal}
#stacks_in_405_80_press.press-lite {
  box-sizing: border-box;
  position: relative;
  /*  */
  cursor: pointer;
  /*  */
  padding: 0px 4px;
  border-radius: 8px;
  text-decoration: none;
  display: inline-block;
  margin: 0;
  font-size: 26px;
  line-height: 26px;
  /*  */
  background: none;
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  border-style: solid;
  border-width: 0px;
  border-color: rgba(0, 0, 0, 0.15);
}
#stacks_in_405_80_press.press-lite:focus {outline:0;}
#stacks_in_405_80_press_wrap {
  /*  */
  /*  */
  display: flex;
  justify-content: center;
  /*  */
  /*  */
  margin: 0px 0px 6px 0px;
}
#stacks_in_405_80_press.press-lite {
  white-space: nowrap;
}
#stacks_in_405_80_press.press-lite .press-lite-text span,
#stacks_in_405_80_press.press-lite .press-lite-text:after {
  overflow: hidden;
  color: rgba(51, 51, 51, 1.00);
  /*  */
}
#stacks_in_405_80_press.press-lite,
#stacks_in_405_80_press.press-lite .press-lite-text,
#stacks_in_405_80_press.press-lite .press-lite-text:after,
#stacks_in_405_80_press.press-lite .press-lite-text > span,
#stacks_in_405_80_press.press-lite .press-lite-icon i,
#stacks_in_405_80_press.press-lite .press-lite-icon img,
#stacks_in_405_80_press.press-lite .press-lite-icon svg,
#stacks_in_405_80_press.press-lite .press-lite-icon svg path,
#stacks_in_405_80_press.press-lite .press-lite-icon svg polyline,
#stacks_in_405_80_press.press-lite .press-lite-icon:after {
    transition: all 200ms ease;
}
#stacks_in_405_80_press.press-lite .press-lite-text {
  z-index: 1;
  position: relative;
}
#stacks_in_405_80_press.press-lite .press-lite-icon i,
#stacks_in_405_80_press.press-lite .press-lite-icon img {
  position: relative;
  color: rgba(77, 77, 77, 1.00);
  display: inline-block;
  /*  */
  font-size: 26px;
  line-height: 26px;
  z-index: 1;
}
#stacks_in_405_80_press.press-lite .press-lite-icon img {
  height: 26px;
  width: auto;
  vertical-align: top;
}
#stacks_in_405_80_press.press-lite .press-lite-icon svg {
  display: inline-block;
  /*  */
  height: 32.500000px;
  z-index: 1;
}
/*  */
#stacks_in_405_80_press.press-lite .press-lite-icon.press-lite-icon-off svg {
  transform: translateX(5%);
}
#stacks_in_405_80_press.press-lite .press-lite-icon svg path {
  fill: rgba(77, 77, 77, 1.00);
}
#stacks_in_405_80_press.press-lite .press-lite-icon svg polyline {
  fill:none;
  stroke: rgba(77, 77, 77, 1.00);
  stroke-linecap:round;
  stroke-linejoin:round;
  stroke-width:48px;
}
#stacks_in_405_80_press.press-lite:active,
#stacks_in_405_80_press.press-lite:focus {
  transform: translate(0,0);
}
/*  */
/*  */
/*  */
#stacks_in_405_80_press.press-lite:hover {
  border-color: rgba(0, 0, 0, 0.15);
}
#stacks_in_405_80_press.press-lite:hover .press-lite-text span,
#stacks_in_405_80_press.press-lite:hover .press-lite-text:after  {
  color: rgba(51, 51, 51, 1.00);
}
#stacks_in_405_80_press.press-lite:hover .press-lite-icon i {
  color: rgba(255, 255, 255, 1.00);
}
#stacks_in_405_80_press.press-lite:hover .press-lite-icon svg path {
  fill: rgba(255, 255, 255, 1.00);
}
#stacks_in_405_80_press.press-lite:hover .press-lite-icon svg polyline {
  fill:none;
  stroke: rgba(255, 255, 255, 1.00);
}
/*  */
/*  */
/*  */
/*  */
#stacks_in_405_80_press.press-lite:active {
  box-shadow: inset 0px 0px 0px 300px rgba(0,0,0,0.1);
}
/*  */
#stacks_in_405_80_press.press-lite .press-lite-lines {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  display: grid;
}
#stacks_in_405_80_press.press-lite .press-lite-line-t,
#stacks_in_405_80_press.press-lite .press-lite-line-b {
  position: absolute;
  height: 1px;
  width: 0%;
  background: rgba(0, 0, 0, 1.00);
  transition: all 200ms ease;
}
#stacks_in_405_80_press.press-lite .press-lite-line-l,
#stacks_in_405_80_press.press-lite .press-lite-line-r {
  position: absolute;
  width: 1px;
  height: 0%;
  background: rgba(0, 0, 0, 1.00);
  transition: all 200ms ease;
}
#stacks_in_405_80_press.press-lite .press-lite-line-t {
  top: 0;
}
#stacks_in_405_80_press.press-lite .press-lite-line-b {
  bottom: 0;
  width: 100%;
}
#stacks_in_405_80_press.press-lite .press-lite-line-l {
  left: 0;
}
#stacks_in_405_80_press.press-lite .press-lite-line-r {
  right: 0;
}
/*  */
/*  */
/*  */
/*  */
#stacks_in_405_80_press.press-lite:before {
  content: "";
  position: absolute;
  background: transparent;
  z-index: 0;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  box-shadow: 0px 0px 0px 0px rgba(158, 172, 161, 1.00);
  border-radius: 8px;
  opacity: 1;
}
#stacks_in_405_80_press.press-lite:hover:before {
  box-shadow: 0px 0px 0px 20px rgba(158, 172, 161, 1.00);
  opacity: 0;
  transition: all 500ms linear;
}
/*  */
@font-face{font-family:"Ionicons";src:url("ionicons/ionicons.eot?v=4.5.9-1");src:url("ionicons/ionicons.eot?v=4.5.9-1#iefix") format("embedded-opentype"),url("ionicons/ionicons.woff2?v=4.5.9-1") format("woff2"),url("ionicons/ionicons.woff?v=4.5.9-1") format("woff"),url("ionicons/ionicons.ttf?v=4.5.9-1") format("truetype"),url("ionicons/ionicons.svg?v=4.5.9-1#Ionicons") format("svg");font-weight:normal;font-style:normal}
#stacks_in_405_82_press.press-lite {
  box-sizing: border-box;
  position: relative;
  /*  */
  cursor: pointer;
  /*  */
  padding: 0px 4px;
  border-radius: 8px;
  text-decoration: none;
  display: inline-block;
  margin: 0;
  font-size: 26px;
  line-height: 26px;
  /*  */
  background: none;
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  /*  */
  border-style: solid;
  border-width: 0px;
  border-color: rgba(0, 0, 0, 0.15);
}
#stacks_in_405_82_press.press-lite:focus {outline:0;}
#stacks_in_405_82_press_wrap {
  /*  */
  /*  */
  display: flex;
  justify-content: center;
  /*  */
  /*  */
  margin: 0px 0px 6px 0px;
}
#stacks_in_405_82_press.press-lite {
  white-space: nowrap;
}
#stacks_in_405_82_press.press-lite .press-lite-text span,
#stacks_in_405_82_press.press-lite .press-lite-text:after {
  overflow: hidden;
  color: rgba(51, 51, 51, 1.00);
  /*  */
}
#stacks_in_405_82_press.press-lite,
#stacks_in_405_82_press.press-lite .press-lite-text,
#stacks_in_405_82_press.press-lite .press-lite-text:after,
#stacks_in_405_82_press.press-lite .press-lite-text > span,
#stacks_in_405_82_press.press-lite .press-lite-icon i,
#stacks_in_405_82_press.press-lite .press-lite-icon img,
#stacks_in_405_82_press.press-lite .press-lite-icon svg,
#stacks_in_405_82_press.press-lite .press-lite-icon svg path,
#stacks_in_405_82_press.press-lite .press-lite-icon svg polyline,
#stacks_in_405_82_press.press-lite .press-lite-icon:after {
    transition: all 200ms ease;
}
#stacks_in_405_82_press.press-lite .press-lite-text {
  z-index: 1;
  position: relative;
}
#stacks_in_405_82_press.press-lite .press-lite-icon i,
#stacks_in_405_82_press.press-lite .press-lite-icon img {
  position: relative;
  color: rgba(77, 77, 77, 1.00);
  display: inline-block;
  /*  */
  font-size: 26px;
  line-height: 26px;
  z-index: 1;
}
#stacks_in_405_82_press.press-lite .press-lite-icon img {
  height: 26px;
  width: auto;
  vertical-align: top;
}
#stacks_in_405_82_press.press-lite .press-lite-icon svg {
  display: inline-block;
  /*  */
  height: 32.500000px;
  z-index: 1;
}
/*  */
#stacks_in_405_82_press.press-lite .press-lite-icon.press-lite-icon-off svg {
  transform: translateX(5%);
}
#stacks_in_405_82_press.press-lite .press-lite-icon svg path {
  fill: rgba(77, 77, 77, 1.00);
}
#stacks_in_405_82_press.press-lite .press-lite-icon svg polyline {
  fill:none;
  stroke: rgba(77, 77, 77, 1.00);
  stroke-linecap:round;
  stroke-linejoin:round;
  stroke-width:48px;
}
#stacks_in_405_82_press.press-lite:active,
#stacks_in_405_82_press.press-lite:focus {
  transform: translate(0,0);
}
/*  */
/*  */
/*  */
#stacks_in_405_82_press.press-lite:hover {
  border-color: rgba(0, 0, 0, 0.15);
}
#stacks_in_405_82_press.press-lite:hover .press-lite-text span,
#stacks_in_405_82_press.press-lite:hover .press-lite-text:after  {
  color: rgba(51, 51, 51, 1.00);
}
#stacks_in_405_82_press.press-lite:hover .press-lite-icon i {
  color: rgba(255, 255, 255, 1.00);
}
#stacks_in_405_82_press.press-lite:hover .press-lite-icon svg path {
  fill: rgba(255, 255, 255, 1.00);
}
#stacks_in_405_82_press.press-lite:hover .press-lite-icon svg polyline {
  fill:none;
  stroke: rgba(255, 255, 255, 1.00);
}
/*  */
/*  */
/*  */
/*  */
#stacks_in_405_82_press.press-lite:active {
  box-shadow: inset 0px 0px 0px 300px rgba(0,0,0,0.1);
}
/*  */
#stacks_in_405_82_press.press-lite .press-lite-lines {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  display: grid;
}
#stacks_in_405_82_press.press-lite .press-lite-line-t,
#stacks_in_405_82_press.press-lite .press-lite-line-b {
  position: absolute;
  height: 1px;
  width: 0%;
  background: rgba(0, 0, 0, 1.00);
  transition: all 200ms ease;
}
#stacks_in_405_82_press.press-lite .press-lite-line-l,
#stacks_in_405_82_press.press-lite .press-lite-line-r {
  position: absolute;
  width: 1px;
  height: 0%;
  background: rgba(0, 0, 0, 1.00);
  transition: all 200ms ease;
}
#stacks_in_405_82_press.press-lite .press-lite-line-t {
  top: 0;
}
#stacks_in_405_82_press.press-lite .press-lite-line-b {
  bottom: 0;
  width: 100%;
}
#stacks_in_405_82_press.press-lite .press-lite-line-l {
  left: 0;
}
#stacks_in_405_82_press.press-lite .press-lite-line-r {
  right: 0;
}
/*  */
/*  */
/*  */
/*  */
#stacks_in_405_82_press.press-lite:before {
  content: "";
  position: absolute;
  background: transparent;
  z-index: 0;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  box-shadow: 0px 0px 0px 0px rgba(158, 172, 161, 1.00);
  border-radius: 8px;
  opacity: 1;
}
#stacks_in_405_82_press.press-lite:hover:before {
  box-shadow: 0px 0px 0px 20px rgba(158, 172, 161, 1.00);
  opacity: 0;
  transition: all 500ms linear;
}
/*  */


#stacks_in_405_71 {
	letter-spacing: -1px;
}
