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









.lines{border:0;height:0;width:100%;margin:0;padding:0;opacity:1}.lines-wrapper{position:relative}.lines-wrapper.vertical{height:100%}





:root{--light-gray:rgba(224, 224, 224, 1.00);--medium-gray:rgba(202, 202, 202, 1.00);--dark-gray:rgba(138, 138, 138, 1.00);--black:rgba(15, 15, 15, 1.00);--black-color:var(--black);--white:rgba(254, 254, 254, 1.00);--white-color:var(--white);--primary:rgba(196, 0, 4, 1.00);--secondary:rgba(252, 191, 17, 1.00);--success:rgba(127, 127, 127, 1.00);--warning:rgba(15, 15, 15, 1.00);--alert:rgba(2, 116, 216, 1.00);--primary-contrast:rgba(255, 255, 255, 1.00);--secondary-contrast:rgba(51, 51, 51, 1.00);--success-contrast:rgba(255, 255, 255, 1.00);--warning-contrast:rgba(254, 254, 254, 1.00);--alert-contrast:rgba(254, 254, 254, 1.00);--primary-dark:rgba(166, 0, 0, 1.00);--secondary-dark:rgba(222, 161, 0, 1.00);--success-dark:rgba(97, 97, 97, 1.00);--warning-dark:rgba(0, 0, 0, 1.00);--alert-dark:rgba(0, 86, 186, 1.00);--header-color:rgba(253, 253, 253, 1.00);--subheader-color:rgba(127, 127, 127, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(253, 253, 253, 1.00);--link-color:rgba(196, 0, 4, 1.00);--link-color-hover:rgba(196, 0, 4, 1.00);--selection-background:var(--primary);--selection-text:var(--primary-contrast);--link-decoration:none;--link-decoration-hover:underline;--overlay-color:rgba(0, 0, 0, 0.50);--radius:12px;--small-gutter:1.5rem;--medium-gutter:1.5rem;--large-gutter:1.5rem;--site-width:calc(1280rem/16);}::selection{background:var(--selection-background);color:var(--selection-text)}.alt{--header-color:rgba(196, 0, 4, 1.00);--subheader-color:rgba(230, 230, 230, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(15, 15, 15, 1.00);--link-color:rgba(196, 0, 4, 1.00);--link-color-hover:rgba(135, 135, 135, 1.00);--link-decoration:none;--link-decoration-hover:underline}.grid-container{max-width:var(--site-width)}.radius{border-radius:var(--radius)}body{font-size:calc(15rem/16)}h1,.h1{font-size:calc(26rem/16)}h2,.h2{font-size:calc(22rem/16)}h3,.h3{font-size:calc(19rem/16)}h4,.h4{font-size:calc(17rem/16)}h5,.h5{font-size:calc(16rem/16)}h6,.h6{font-size:calc(15rem/16)}small{font-size:28%}.button{font-size:calc(15rem/16)}.button.tiny{font-size:calc(14rem/16)}.button.small{font-size:calc(14rem/16)}.button.large{font-size:calc(16rem/16)}@media only screen and (min-width:40em){body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(32rem/16)}h2,.h2{font-size:calc(24rem/16)}h3,.h3{font-size:calc(20rem/16)}h4,.h4{font-size:calc(18rem/16)}h5,.h5{font-size:calc(16rem/16)}h6,.h6{font-size:calc(15rem/16)}small{font-size:36%}}@media only screen and (min-width:64em){body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(48rem/16)}h2,.h2{font-size:calc(32rem/16)}h3,.h3{font-size:calc(24rem/16)}h4,.h4{font-size:calc(20rem/16)}h5,.h5{font-size:calc(18rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:42%}}a{color:var(--link-color);text-decoration:var(--link-decoration)}a:hover,a:focus{color:var(--link-color-hover);text-decoration:var(--link-decoration-hover)}.menu a{color:var(--menu-link-color);background:var(--menu-bg-color)}.menu a:hover{color:var(--menu-link-color-hover)}h1,h2,h3,h4,h5,h6{color:var(--header-color)}small{color:var(--small-color)}.subheader{color:var(--subheader-color)}.text ul,.text ol{list-style-position:inside}.text>ul,.text>ol,.text .mez>div>ul,.text .mez>div>ol{margin-left:1.25rem}.text ul{list-style-type:disc}.text ul ul,.text ol ul{list-style-type:circle}.text ol{list-style-type:decimal}.text ol ol,.text ul ol{list-style-type:lower-alpha}.radius,.radius:before,.radius:after{border-radius:calc(12rem/16)}body{background-color:rgba(11, 11, 12, 1.00);}
/*!* Font Awesome Pro 5.14.0 by @fontawesome - https://fontawesome.com* License - https://fontawesome.com/license (Commercial License)*/@font-face{font-family:'Font Awesome 5 Pro';font-style:normal;font-weight:900;font-display:block;src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.eot");src:url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.woff2") format("woff2"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.woff") format("woff"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.ttf") format("truetype"),url("../../rw_common/plugins/stacks/fa5-fonts/fa-solid-900.svg#fontawesome") format("svg")}.fa,.fas{font-family:'Font Awesome 5 Pro';font-weight:900}  
html,body,  h1,.h1, h2,.h2, h3,.h3, h4,.h4, h5,.h5, h6,.h6, blockquote, .menu li, li, form, .mysite{font-family:"Inter",sans-serif !important}
  h1,.h1, h2,.h2, h3,.h3, h4,.h4, h5,.h5, h6,.h6,     .header-bold{font-weight:700 !important;}
            .notes{font-size:calc(14rem/16) ;}@media only screen and (min-width:40em) {            .notes{font-size:calc(14rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .notes{font-size:calc(14rem/16) ;line-height:1.50 }}

            .footer{line-height:1.30 !important;}
            .footer{font-size:calc(15rem/16) !important;}@media only screen and (min-width:40em) {            .footer{font-size:calc(13rem/16) !important;line-height:1.50 !important}}@media only screen and (min-width:64em) {            .footer{font-size:calc(13rem/16) !important;line-height:1.50 !important}}
.footer{color:rgba(255, 255, 255, 1.00) ;}

            .caption{font-size:calc(13rem/16) ;}@media only screen and (min-width:40em) {            .caption{font-size:calc(13rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .caption{font-size:calc(13rem/16) ;line-height:1.50 }}
            .caption2{font-size:calc(12rem/16) !important;}@media only screen and (min-width:40em) {            .caption2{font-size:calc(12rem/16) !important;line-height:1.50 !important}}@media only screen and (min-width:64em) {            .caption2{font-size:calc(12rem/16) !important;line-height:1.50 !important}}
.dark-text{--header-color:rgba(15, 15, 15, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(15, 15, 15, 1.00);--link-color:rgba(250, 0, 0, 1.00);--link-color-hover:rgba(128, 0, 2, 1.00);--link-decoration:none;--link-decoration-hover:none}
.gradient{background-position:right bottom !important;background-size:100% 100% !important;background-image:radial-gradient(circle at 100% 100%,rgba(196, 0, 4, 0.63) 0%,rgba(0, 0, 0, 1.00) 20%) !important;}

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

.media-rounded *{border-radius:16px !important;}
.media-rounded{border-radius:16px !important;}
.topper{background-color:rgba(15, 15, 15, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.topper{background-attachment:scroll!important}}
.footer{background-color:rgba(15, 15, 15, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.footer{background-attachment:scroll!important}}
.myborder{border-color:rgba(224, 224, 224, 1.00) ;border-width:1px ;border-style:solid ;border-radius:16px ;}
.mycursor{cursor:pointer }


.cool-button{background-color:transparent ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.cool-button{background-attachment:scroll!important}}
.cool-button{border-color:rgba(102, 102, 102, 1.00) ;border-width:1px ;}
.cool-button{color:rgba(102, 102, 102, 1.00) ;}
.cool-button:hover{background-color:transparent ;background-color:rgba(250, 0, 0, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;-webkit-background-clip:border-box ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.cool-button{background-attachment:scroll!important}}
.cool-button:hover{border-color:rgba(250, 0, 0, 1.00) ;border-width:1px ;}
.cool-button:hover{color:rgba(255, 255, 255, 1.00) ;}

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

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

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


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


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



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

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


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

}
#stacks_in_895_4 li > a svg,
#clean-menu_stacks_in_895_4 .clean-menu-top-level ul li > a svg,
#clean-menu-full_stacks_in_895_4.cm-full-menu ul li > a svg,
#clean-menu_stacks_in_895_4 .clean-menu-top-level > ul > li > ul li > a svg {
  
  width: 25px;
  height: 25px;
  
}

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

#clean-menu_stacks_in_895_4 .clean-menu-logo {
  margin: 0;
  width: 300px;
  max-width: 300px;
}
#clean-menu_stacks_in_895_4 .clean-menu-logo .cm-logo-wrap {
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  max-width: 300px;
  width: 100%;
  margin-right: 5px;
}
#clean-menu_stacks_in_895_4 .clean-menu-full {
  width: 300px;
  -webkit-box-flex: none;
  -ms-flex: none;
  flex: none;
}
/*
div[tag="slice"] > .mez > #stacks_in_895_4.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-full {
width: auto; max-width: 300px;
}
*/
#clean-menu_stacks_in_895_4 .clean-menu-full .cm-menu-toggle {
  display: inline-block;
  float: right;
}
#clean-menu_stacks_in_895_4 .clean-menu-top-level ul {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
div[tag="slice"] > .mez > #stacks_in_895_4.com_onelittledesigner_stacks_Clean_Menu_stack > .clean-menu .clean-menu-top-level ul li {
  margin: 0 7px;
}






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




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

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


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



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

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






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









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

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

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

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

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



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

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

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



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

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

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



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

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

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



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

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

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


/* 1.0.0.5
- Title and subitle detailed styles now include a responsive scaling text option
- no longer uses or requires jQuery
- added Span as an option to the Title Settings > Tag/Type
- removed 1-4px spacing to the left and right of the dividers
*/
#eh_stacks_in_916_2 {
  margin: 28px 0 24px;
  padding: 0 0;
}
#eh_stacks_in_916_2:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_916_2.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_916_2.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_916_2.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_916_2.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 1.000000;}
#eh_stacks_in_916_2 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_916_2.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_916_2 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_916_2 .eh-title {font-size: 48px;}/*  */
/*  */
#eh_stacks_in_916_2 .eh-title {
  max-width: 650px;
  font-weight: 700;
  line-height: 1.10;
  color: rgba(253, 253, 253, 1.00);
  font-family: inherit;
  letter-spacing: 2.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */
/*  */
#eh_stacks_in_916_2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_916_2 .eh-line-wrap .eh-line-right {width: 400px;}
#eh_stacks_in_916_2.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_916_2.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 4px dashed #FDFDFD;}
#eh_stacks_in_916_2.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_916_2.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 4px dotted #FDFDFD;}
#eh_stacks_in_916_2.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_916_2.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 4px solid #FDFDFD;
  height: 4px;
  border-bottom: 4px solid #FDFDFD;
  box-sizing: content-box;
}
#eh_stacks_in_916_2.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_916_2.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(400px / 2);}
#eh_stacks_in_916_2.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_916_2.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 4px solid #FDFDFD;
  border-image: linear-gradient(-90deg, #FDFDFD, transparent) 1;
}

#eh_stacks_in_916_2.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #FDFDFD, transparent) 1;}
#eh_stacks_in_916_2.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_916_2.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(400px / 2);}
#eh_stacks_in_916_2.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_916_2.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 4px solid #FDFDFD;}
#eh_stacks_in_916_2.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_916_2.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(400px / 2);}
#eh_stacks_in_916_2:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(400px / 2);}
#eh_stacks_in_916_2:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #FDFDFD;
  fill: #FDFDFD;
}
#eh_stacks_in_916_2.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 28px;}
#eh_stacks_in_916_2.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_916_2.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 29px;}
@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
  #eh_stacks_in_916_2.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 26px;}
  #eh_stacks_in_916_2.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_916_2.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 26px;}
}
#eh_stacks_in_916_2.eh-line-group-300 .eh-extender {
  width: calc(400px / 2 - 20px);
  height: 4px;
  background-color: #FDFDFD;
}
#eh_stacks_in_916_2.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_916_2.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_916_2.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_916_2.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_916_2.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_916_2.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #FDFDFD;}
#eh_stacks_in_916_2.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_916_2.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_916_2.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_916_2.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_916_2.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_916_2.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #FDFDFD;}
#eh_stacks_in_916_2.eh-line-303 .eh-extender,
#eh_stacks_in_916_2.eh-line-305 .eh-extender {width: calc(400px / 2 - 32px);}
#eh_stacks_in_916_2.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_916_2.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_916_2.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 4px;}
#eh_stacks_in_916_2 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_916_2 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_916_2.eh-line-group-300 .eh-line-left,
#eh_stacks_in_916_2.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_916_2.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_916_2.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_916_2:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 32px;
  height: 32px;
}
#eh_stacks_in_916_2.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_916_2.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 54px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_916_2.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_916_2:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #FDFDFD;}
#eh_stacks_in_916_2:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_916_2:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(400px / 2 + 4px);}
#eh_stacks_in_916_2.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_916_2.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_916_2.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_916_2.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_916_2.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_916_2.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_916_2.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_916_2.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_916_2.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_916_2.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_916_2.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 4px;
  align-items: center;
}
#eh_stacks_in_916_2.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_916_2.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_916_2.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_916_2.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_916_2.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_916_2.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_916_2.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 32px;
  /* */
}
#eh_stacks_in_916_2.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_916_2.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_916_2.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_916_2.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_916_2.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_916_2.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_916_2.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_916_2.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #FDFDFD;}
#eh_stacks_in_916_2.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #FDFDFD;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_916_2.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_916_2.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_916_2.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(32px * .4);
  height: calc(32px * .8);
}
#eh_stacks_in_916_2.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_916_2.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(32px * .8);
  height: calc(32px * .8);
}
#eh_stacks_in_916_2 .eh-line-wrap-1 {margin-bottom: 8px;}
#eh_stacks_in_916_2 .eh-line-wrap-2 {margin-top: 8px;}
/*  */
#eh_stacks_in_916_2.eh-line-position-3 {gap: 0 8px;}
#eh_stacks_in_916_2.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_916_2.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(400px / 2);}
#eh_stacks_in_916_2.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_916_2.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_916_2.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_916_2.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_916_2.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 4px;
  background-color: #FDFDFD;
}
#eh_stacks_in_916_2.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_916_2.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 4px;
  background-color: #FDFDFD;
}
#eh_stacks_in_916_2 .eh-text-scale,
#eh_stacks_in_916_2 .eh-text-scale > span {
  display: block;
  position: relative;
}

#eh_stacks_in_916_2 .eh-title {
  width: 650px;
  max-width: 100%;
}


.stacks_in_1306 img{width:100%;max-width:80px}
/* 1.0.0.5
- Title and subitle detailed styles now include a responsive scaling text option
- no longer uses or requires jQuery
- added Span as an option to the Title Settings > Tag/Type
- removed 1-4px spacing to the left and right of the dividers
*/
#eh_stacks_in_1310 {
  margin: 16px 0 16px;
  padding: 0 0;
}
#eh_stacks_in_1310:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_1310.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_1310.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_1310.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_1310.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 1.000000;}
#eh_stacks_in_1310 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_1310.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */
/*  */#eh_stacks_in_1310 .eh-title {font-size: 42px;}/*  */
/*  */
#eh_stacks_in_1310 .eh-title {
  max-width: 420px;
  font-weight: 700;
  line-height: 1.10;
  color: rgba(15, 15, 15, 1.00);
  font-family: inherit;
  letter-spacing: 3.50px;
  word-spacing: 1.00px;
}
/*  */
/*  */#eh_stacks_in_1310 .eh-subtitle > div {font-size: 28px;}/*  */
/*  */
#eh_stacks_in_1310 .eh-subtitle > div {
  max-width: 420px;
  font-weight: 700;
  line-height: 1.10;
  color: rgba(170, 170, 170, 1.00);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
#eh_stacks_in_1310.eh-align-center .eh-subtitle > div {margin: 0 auto;}
#eh_stacks_in_1310.eh-align-right .eh-subtitle > div {margin: 0 0 0 auto;}
/*  */
#eh_stacks_in_1310 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1310 .eh-line-wrap .eh-line-right {width: 300px;}
#eh_stacks_in_1310.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1310.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 4px dashed #FAB311;}
#eh_stacks_in_1310.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1310.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 4px dotted #FAB311;}
#eh_stacks_in_1310.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1310.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 4px solid #FAB311;
  height: 4px;
  border-bottom: 4px solid #FAB311;
  box-sizing: content-box;
}
#eh_stacks_in_1310.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1310.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(300px / 2);}
#eh_stacks_in_1310.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1310.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 4px solid #FAB311;
  border-image: linear-gradient(-90deg, #FAB311, transparent) 1;
}

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


@charset "UTF-8";
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(listify-files/MaterialIcons-Regular.eot); /* For IE6-8 */
  src: local('Material Icons'),
    local('MaterialIcons-Regular'),
    url(listify-files/MaterialIcons-Regular.woff2) format('woff2'),
    url(listify-files/MaterialIcons-Regular.woff) format('woff'),
    url(listify-files/MaterialIcons-Regular.ttf) format('truetype');
}
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  -webkit-font-feature-settings: 'liga';
  font-feature-settings: 'liga';
}
@font-face{font-family:"Ionicons";src:url("listify-files/ionicons.eot?v=2.0.1");src:url("listify-files/ionicons.eot?v=2.0.1#iefix") format("embedded-opentype"),url("listify-files/ionicons.ttf?v=2.0.1") format("truetype"),url("listify-files/ionicons.woff?v=2.0.1") format("woff"),url("listify-files/ionicons.svg?v=2.0.1#Ionicons") format("svg");font-weight:normal;font-style:normal}

#listify_stacks_in_1317 {
  /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
  /**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom. */
  /**
 * Remove default margin. */
  /* HTML5 display definitions
 * ========================================================================== */
  /**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11. */
  /**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera. */
  /**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices. */
  /**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22. */
  /* Links
 * ========================================================================== */
  /**
 * Remove the gray background color from active links in IE 10. */
  /**
 * Improve readability of focused elements when they are also in an
 * active/hover state. */
  /* Text-level semantics
 * ========================================================================== */
  /**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome. */
  /**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome. */
  /**
 * Address styling not present in Safari and Chrome. */
  /**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome. */
  /**
 * Address styling not present in IE 8/9. */
  /**
 * Address inconsistent and variable font size in all browsers. */
  /**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers. */
  /* Embedded content
 * ========================================================================== */
  /**
 * Remove border when inside `a` element in IE 8/9/10. */
  /**
 * Correct overflow not hidden in IE 9/10/11. */
  /* Grouping content
 * ========================================================================== */
  /**
 * Address margin not present in IE 8/9 and Safari. */
  /**
 * Address differences between Firefox and other browsers. */
  /**
 * Contain overflow in all browsers. */
  /**
 * Address odd `em`-unit font size rendering in all browsers. */
  /* Forms
 * ========================================================================== */
  /**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set. */
  /**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome. */
  /**
 * Address `overflow` set to `hidden` in IE 8/9/10/11. */
  /**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox. */
  /**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. CUSTOM FOR WEBFLOW: Removed the input[type="submit"] selector to reduce
 *    specificity and defer to the .w-button selector */
  /**
 * Re-set default cursor for disabled elements. */
  /**
 * Remove inner padding and border in Firefox 4+. */
  /**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet. */
  /**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10. */
  /**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`. */
  /**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome. */
  /**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance). */
  /**
 * Define consistent border, margin, and padding. */
  /**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets. */
  /**
 * Remove default vertical scrollbar in IE 8/9/10/11. */
  /**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X. */
  /* Tables
 * ========================================================================== */
  /**
 * Remove most spacing between table cells. */
  /**
 * ## Note
 * Safari (on both iOS and OS X) does not handle viewport units (vh, vw) well.
 * For example percentage units do not work on descendants of elements that
 * have any dimensions expressed in viewport units. It also doesn’t handle them at
 * all in `calc()`. */
  /**
 * Wrapper around all lightbox elements
 *
 * 1. Since the lightbox can receive focus, IE also gives it an outline.
 * 2. Fixes flickering on Chrome when a transition is in progress
 *    underneath the lightbox. */
  /**
 * Neat trick to bind the rubberband effect to our canvas instead of the whole
 * document on iOS. It also prevents a bug that causes the document underneath to scroll. */
  /* .w-lightbox-content */
  /*
 * 1. Remove default margin set by user-agent on the <figure> element. */
  /**
 * IE adds image dimensions as width and height attributes on the IMG tag,
 * but we need both width and height to be set to auto to enable scaling. */
  /**
 * 1. Reset if style is set by user on "All Images" */
  /*
 * Without specifying the with and height inside the SVG, all versions of IE render the icon too small.
 * The bug does not seem to manifest itself if the elements are tall enough such as the above arrows.
 * (http://stackoverflow.com/questions/16092114/background-size-differs-in-internet-explorer) */
  /**
 * 1. All IE versions add extra space at the bottom without this. */
  /*
 * 1. We use content-box to avoid having to do `width: calc(10vh + 2vw)`
 *    which doesn’t work in Safari anyway.
 * 2. Chrome renders images pixelated when switching to GPU. Making sure
 *    the parent is also rendered on the GPU (by setting translate3d for
 *    example) fixes this behavior. */
  /*
 * Spinner
 *
 * Absolute pixel values are used to avoid rounding errors that would cause
 * the white spinning element to be misaligned with the track. */
  /*
 * Utility classes */ }
  #listify_stacks_in_1317 html {
    font-family: sans-serif;
    /* 1 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */ }
  #listify_stacks_in_1317 body {
    margin: 0; }
  #listify_stacks_in_1317 article, #listify_stacks_in_1317 aside, #listify_stacks_in_1317 details, #listify_stacks_in_1317 figcaption, #listify_stacks_in_1317 figure, #listify_stacks_in_1317 footer, #listify_stacks_in_1317 header, #listify_stacks_in_1317 hgroup, #listify_stacks_in_1317 main, #listify_stacks_in_1317 menu, #listify_stacks_in_1317 nav, #listify_stacks_in_1317 section, #listify_stacks_in_1317 summary {
    display: block; }
  #listify_stacks_in_1317 audio, #listify_stacks_in_1317 canvas, #listify_stacks_in_1317 progress, #listify_stacks_in_1317 video {
    display: inline-block;
    /* 1 */
    vertical-align: baseline;
    /* 2 */ }
  #listify_stacks_in_1317 audio:not([controls]) {
    display: none;
    height: 0; }
  #listify_stacks_in_1317 [hidden], #listify_stacks_in_1317 template {
    display: none; }
  #listify_stacks_in_1317 a {
    background-color: transparent; }
    #listify_stacks_in_1317 a:active, #listify_stacks_in_1317 a:hover {
      outline: 0; }
  #listify_stacks_in_1317 abbr[title] {
    border-bottom: 1px dotted; }
  #listify_stacks_in_1317 b, #listify_stacks_in_1317 strong {
    font-weight: bold; }
  #listify_stacks_in_1317 dfn {
    font-style: italic; }
  #listify_stacks_in_1317 h1 {
    font-size: 2em;
    margin: 0.67em 0; }
  #listify_stacks_in_1317 mark {
    background: #ff0;
    color: #000; }
  #listify_stacks_in_1317 small {
    font-size: 80%; }
  #listify_stacks_in_1317 sub {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }
  #listify_stacks_in_1317 sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
    top: -0.5em; }
  #listify_stacks_in_1317 sub {
    bottom: -0.25em; }
  #listify_stacks_in_1317 img {
    border: 0; }
  #listify_stacks_in_1317 svg:not(:root) {
    overflow: hidden; }
  #listify_stacks_in_1317 figure {
    margin: 1em 40px; }
  #listify_stacks_in_1317 hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0; }
  #listify_stacks_in_1317 pre {
    overflow: auto; }
  #listify_stacks_in_1317 code, #listify_stacks_in_1317 kbd, #listify_stacks_in_1317 pre, #listify_stacks_in_1317 samp {
    font-family: monospace, monospace;
    font-size: 1em; }
  #listify_stacks_in_1317 button, #listify_stacks_in_1317 input, #listify_stacks_in_1317 optgroup, #listify_stacks_in_1317 select, #listify_stacks_in_1317 textarea {
    color: inherit;
    /* 1 */
    font: inherit;
    /* 2 */
    margin: 0;
    /* 3 */ }
  #listify_stacks_in_1317 button {
    overflow: visible;
    text-transform: none; }
  #listify_stacks_in_1317 select {
    text-transform: none; }
  #listify_stacks_in_1317 button, #listify_stacks_in_1317 html input[type="button"], #listify_stacks_in_1317 input[type="reset"] {
    -webkit-appearance: button;
    /* 2 */
    cursor: pointer;
    /* 3 */ }
  #listify_stacks_in_1317 button[disabled], #listify_stacks_in_1317 html input[disabled] {
    cursor: default; }
  #listify_stacks_in_1317 button::-moz-focus-inner {
    border: 0;
    padding: 0; }
  #listify_stacks_in_1317 input {
    line-height: normal; }
    #listify_stacks_in_1317 input::-moz-focus-inner {
      border: 0;
      padding: 0; }
    #listify_stacks_in_1317 input[type="checkbox"], #listify_stacks_in_1317 input[type="radio"] {
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      /* 1 */
      padding: 0;
      /* 2 */ }
    #listify_stacks_in_1317 input[type="number"]::-webkit-inner-spin-button, #listify_stacks_in_1317 input[type="number"]::-webkit-outer-spin-button {
      height: auto; }
    #listify_stacks_in_1317 input[type="search"] {
      -webkit-appearance: textfield;
      /* 1 */
      -webkit-box-sizing: content-box;
      box-sizing: content-box;
      /* 2 */ }
      #listify_stacks_in_1317 input[type="search"]::-webkit-search-cancel-button, #listify_stacks_in_1317 input[type="search"]::-webkit-search-decoration {
        -webkit-appearance: none; }
  #listify_stacks_in_1317 fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em; }
  #listify_stacks_in_1317 legend {
    border: 0;
    /* 1 */
    padding: 0;
    /* 2 */ }
  #listify_stacks_in_1317 textarea {
    overflow: auto; }
  #listify_stacks_in_1317 optgroup {
    font-weight: bold; }
  #listify_stacks_in_1317 table {
    border-collapse: collapse;
    border-spacing: 0; }
  #listify_stacks_in_1317 td, #listify_stacks_in_1317 th {
    padding: 0; }

@font-face {
  #listify_stacks_in_1317 {
    font-family: 'webflow-icons';
    src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg6SAy0AAAC8AAAAYGNtYXAaVcxaAAABHAAAAExnYXNwAAAAEAAAAWgAAAAIZ2x5ZgscV1gAAAFwAAABhGhlYWQCkFKvAAAC9AAAADZoaGVhB0MDyQAAAywAAAAkaG10eBIAA10AAANQAAAAIGxvY2EBMADyAAADcAAAABJtYXhwAAwATQAAA4QAAAAgbmFtZWTuiIAAAAOkAAABe3Bvc3QAAwAAAAAFIAAAACAAAwQAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADmAwPA/8D/wAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAACAAAAAwAAABQAAwABAAAAFAAEADgAAAAKAAgAAgACAAEAIOYD//3//wAAAAAAIOYA//3//wAB/+MaBAADAAEAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQEgAAADIAOAAAUAAAkBBwkBFwMg/kBAAYD+gEABwAHAQP6A/oBAAAEA4AAAAuADgAAFAAATARcJAQfgAcBA/oABgEABwAHAQP6A/oBAAAADAMAA4ANAAsAAGAAxAEoAAAEhIg4CHQEUHgIzITI+Aj0BNC4CIxUhIg4CHQEUHgIzITI+Aj0BNC4CIxUhIg4CHQEUHgIzITI+Aj0BNC4CIwMg/cAHCwkFBQkLBwJABwsJBQUJCwf9wAcLCQUFCQsHAkAHCwkFBQkLB/3ABwsJBQUJCwcCQAcLCQUFCQsHAsAFCQsHIAcLCQUFCQsHIAcLCQXABQkLByAHCwkFBQkLByAHCwkFwAUJCwcgBwsJBQUJCwcgBwsJBQAAAAABAJ0AtAOBApUABQAACQIHCQEDJP7r/upcAXEBcgKU/usBFFv+egGGAAAAAAEAAAABAADSLAJOXw889QALBAAAAAAAz/iHGQAAAADP+IcZAAAAAAOBA4AAAAAIAAIAAAAAAAAAAQAAA8D/wAAABAAAAAAAA4EAAQAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAACAAAABAABIAQAAOAEAADABAAAnQAAAAAACgAUAB4AMgBGAKwAwgAAAAEAAAAIAEsAAwAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAaAAAAAQAAAAAAAgAOAHEAAQAAAAAAAwAaADAAAQAAAAAABAAaAH8AAQAAAAAABQAWABoAAQAAAAAABgANAEoAAQAAAAAACgA0AJkAAwABBAkAAQAaAAAAAwABBAkAAgAOAHEAAwABBAkAAwAaADAAAwABBAkABAAaAH8AAwABBAkABQAWABoAAwABBAkABgAaAFcAAwABBAkACgA0AJkAdwBlAGIAZgBsAG8AdwAtAGkAYwBvAG4AcwBWAGUAcgBzAGkAbwBuACAAMQAuADAAdwBlAGIAZgBsAG8AdwAtAGkAYwBvAG4Ac3dlYmZsb3ctaWNvbnMAdwBlAGIAZgBsAG8AdwAtAGkAYwBvAG4AcwBSAGUAZwB1AGwAYQByAHcAZQBiAGYAbABvAHcALQBpAGMAbwBuAHMARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format("truetype"), url(data:application/font-woff;charset=utf-8;base64,d09GRk9UVE8AAAVcAAoAAAAABRQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAAA9AAAAZMAAAGTuzUomU9TLzIAAAKIAAAAYAAAAGAOkgMtY21hcAAAAugAAABMAAAATBpVzFpnYXNwAAADNAAAAAgAAAAIAAAAEGhlYWQAAAM8AAAANgAAADYCkFKvaGhlYQAAA3QAAAAkAAAAJAdDA8lobXR4AAADmAAAACAAAAAgEgADXW1heHAAAAO4AAAABgAAAAYACFAAbmFtZQAAA8AAAAF7AAABe2TuiIBwb3N0AAAFPAAAACAAAAAgAAMAAAEABAQAAQEBDndlYmZsb3ctaWNvbnMAAQIAAQA6+BwC+BsD+BgEHgoACXf/i4seCgAJd/+LiwwHi0v6lPpUBR0AAACaDx0AAACfER0AAAAJHQAAAYoSAAkBAQ4bHR8iJywxNndlYmZsb3ctaWNvbnN3ZWJmbG93LWljb25zdTB1MXUyMHVFNjAwdUU2MDF1RTYwMnVFNjAzAAACAYkABgAIAQEEBwoNJDvH4P6UDv6UDv6UDvyUDvm0+FQV/FT4VEtL+BT8FPwU/BTLSwUO93T4VBX4VPhUy0v8FPwU+BT8FEtLBQ75tPlUFfzUiwV5i319i3kIi2sFi3mZfZ2LCPjUiwWdi5mZi50Ii6sFi519mXmLCIv7VBX81IsFeYt9fYt5CItrBYt5mX2diwj41IsFnYuZmYudCIurBYudfZl5iwiL+1QV/NSLBXmLfX2LeQiLawWLeZl9nYsI+NSLBZ2LmZmLnQiLqwWLnX2ZeYsIDvm4+SkV+6n7qvuq96ovLvgG/Bj4BvgYBQ76lBT6lBWLDAoAAAMEAAGQAAUAAAKZAswAAACPApkCzAAAAesAMwEJAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAQAAA5gMDwP/A/8ADwABAAAAAAQAAAAAAAAAAAAAAIAAAAAAAAgAAAAMAAAAUAAMAAQAAABQABAA4AAAACgAIAAIAAgABACDmA//9//8AAAAAACDmAP/9//8AAf/jGgQAAwABAAAAAAAAAAAAAAABAAH//wAPAAEAAAABAAC1pQTjXw889QALBAAAAAAAz/iHGQAAAADP+IcZAAAAAAOBA4AAAAAIAAIAAAAAAAAAAQAAA8D/wAAABAAAAAAAA4EAAQAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAACAAAABAABIAQAAOAEAADABAAAnQAAUAAACAAAAAAADgCuAAEAAAAAAAEAGgAAAAEAAAAAAAIADgBxAAEAAAAAAAMAGgAwAAEAAAAAAAQAGgB/AAEAAAAAAAUAFgAaAAEAAAAAAAYADQBKAAEAAAAAAAoANACZAAMAAQQJAAEAGgAAAAMAAQQJAAIADgBxAAMAAQQJAAMAGgAwAAMAAQQJAAQAGgB/AAMAAQQJAAUAFgAaAAMAAQQJAAYAGgBXAAMAAQQJAAoANACZAHcAZQBiAGYAbABvAHcALQBpAGMAbwBuAHMAVgBlAHIAcwBpAG8AbgAgADEALgAwAHcAZQBiAGYAbABvAHcALQBpAGMAbwBuAHN3ZWJmbG93LWljb25zAHcAZQBiAGYAbABvAHcALQBpAGMAbwBuAHMAUgBlAGcAdQBsAGEAcgB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==) format("woff");
    font-weight: normal;
    font-style: normal; } }
  #listify_stacks_in_1317 [class^="w-icon-"], #listify_stacks_in_1317 [class*=" w-icon-"] {
    font-family: 'webflow-icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  #listify_stacks_in_1317 .w-icon-slider-right:before {
    content: "\e600"; }
  #listify_stacks_in_1317 .w-icon-slider-left:before {
    content: "\e601"; }
  #listify_stacks_in_1317 .w-icon-nav-menu:before {
    content: "\e602"; }
  #listify_stacks_in_1317 .w-icon-arrow-down:before, #listify_stacks_in_1317 .w-icon-dropdown-toggle:before {
    content: "\e603"; }
  #listify_stacks_in_1317 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  #listify_stacks_in_1317 html {
    height: 100%; }
  #listify_stacks_in_1317 body {
    margin: 0;
    min-height: 100%;
    background-color: #fff;
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #333; }
  #listify_stacks_in_1317 img {
    max-width: 100%;
    vertical-align: middle;
    display: inline-block; }
  #listify_stacks_in_1317 html.w-mod-touch * {
    background-attachment: scroll !important; }
  #listify_stacks_in_1317 .w-block {
    display: block; }
  #listify_stacks_in_1317 .w-inline-block {
    max-width: 100%;
    display: inline-block; }
  #listify_stacks_in_1317 .w-clearfix:before {
    content: " ";
    display: table; }
  #listify_stacks_in_1317 .w-clearfix:after {
    content: " ";
    display: table;
    clear: both; }
  #listify_stacks_in_1317 .w-preserve-3d {
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d; }
  #listify_stacks_in_1317 .w-hidden {
    display: none; }
  #listify_stacks_in_1317 .w-button {
    display: inline-block;
    padding: 9px 15px;
    background-color: #3898EC;
    color: white;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    border-radius: 0; }
  #listify_stacks_in_1317 input.w-button {
    -webkit-appearance: button; }
  #listify_stacks_in_1317 html[data-w-dynpage] [data-w-cloak] {
    color: transparent !important; }
  #listify_stacks_in_1317 .w-webflow-badge {
    position: static;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    z-index: auto;
    display: block;
    visibility: visible;
    overflow: visible;
    overflow-x: visible;
    overflow-y: visible;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: auto;
    height: auto;
    max-height: none;
    max-width: none;
    min-height: 0;
    min-width: 0;
    margin: 0;
    padding: 0;
    float: none;
    clear: none;
    border: 0 none transparent;
    border-radius: 0;
    background: none;
    background-image: none;
    background-position: 0% 0%;
    background-size: auto auto;
    background-repeat: repeat;
    background-origin: padding-box;
    background-clip: border-box;
    background-attachment: scroll;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: 1.0;
    -webkit-transform: none;
            transform: none;
    -webkit-transition: none;
    transition: none;
    direction: ltr;
    font-family: inherit;
    font-weight: inherit;
    color: inherit;
    font-size: inherit;
    line-height: inherit;
    font-style: inherit;
    font-variant: inherit;
    text-align: inherit;
    letter-spacing: inherit;
    text-decoration: inherit;
    text-indent: 0;
    text-transform: inherit;
    list-style-type: disc;
    text-shadow: none;
    font-smoothing: auto;
    vertical-align: baseline;
    cursor: inherit;
    white-space: inherit;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    position: fixed !important;
    display: inline-block !important;
    visibility: visible !important;
    opacity: 1 !important;
    z-index: 2147483647 !important;
    top: auto !important;
    right: 12px !important;
    bottom: 12px !important;
    left: auto !important;
    color: #AAADB0 !important;
    background-color: #fff !important;
    border-radius: 3px !important;
    padding: 6px 8px 6px 6px !important;
    font-size: 12px !important;
    opacity: 1.0 !important;
    line-height: 14px !important;
    text-decoration: none !important;
    transform: none !important;
    margin: 0 !important;
    width: auto !important;
    height: auto !important;
    overflow: visible !important;
    white-space: nowrap;
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0px 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0px 1px 3px rgba(0, 0, 0, 0.1); }
    #listify_stacks_in_1317 .w-webflow-badge * {
      position: static;
      left: auto;
      top: auto;
      right: auto;
      bottom: auto;
      z-index: auto;
      display: block;
      visibility: visible;
      overflow: visible;
      overflow-x: visible;
      overflow-y: visible;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      width: auto;
      height: auto;
      max-height: none;
      max-width: none;
      min-height: 0;
      min-width: 0;
      margin: 0;
      padding: 0;
      float: none;
      clear: none;
      border: 0 none transparent;
      border-radius: 0;
      background: none;
      background-image: none;
      background-position: 0% 0%;
      background-size: auto auto;
      background-repeat: repeat;
      background-origin: padding-box;
      background-clip: border-box;
      background-attachment: scroll;
      background-color: transparent;
      -webkit-box-shadow: none;
      box-shadow: none;
      opacity: 1.0;
      -webkit-transform: none;
              transform: none;
      -webkit-transition: none;
      transition: none;
      direction: ltr;
      font-family: inherit;
      font-weight: inherit;
      color: inherit;
      font-size: inherit;
      line-height: inherit;
      font-style: inherit;
      font-variant: inherit;
      text-align: inherit;
      letter-spacing: inherit;
      text-decoration: inherit;
      text-indent: 0;
      text-transform: inherit;
      list-style-type: disc;
      text-shadow: none;
      font-smoothing: auto;
      vertical-align: baseline;
      cursor: inherit;
      white-space: inherit;
      word-break: normal;
      word-spacing: normal;
      word-wrap: normal; }
    #listify_stacks_in_1317 .w-webflow-badge > img {
      display: inline-block !important;
      visibility: visible !important;
      opacity: 1 !important;
      vertical-align: middle !important; }
  #listify_stacks_in_1317 h1, #listify_stacks_in_1317 h2, #listify_stacks_in_1317 h3, #listify_stacks_in_1317 h4, #listify_stacks_in_1317 h5, #listify_stacks_in_1317 h6 {
    font-weight: bold;
    margin-bottom: 10px; }
  #listify_stacks_in_1317 h1 {
    font-size: 38px;
    line-height: 44px;
    margin-top: 20px; }
  #listify_stacks_in_1317 h2 {
    font-size: 32px;
    line-height: 36px;
    margin-top: 20px; }
  #listify_stacks_in_1317 h3 {
    font-size: 24px;
    line-height: 30px;
    margin-top: 20px; }
  #listify_stacks_in_1317 h4 {
    font-size: 18px;
    line-height: 24px;
    margin-top: 10px; }
  #listify_stacks_in_1317 h5 {
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px; }
  #listify_stacks_in_1317 h6 {
    font-size: 12px;
    line-height: 18px;
    margin-top: 10px; }
  #listify_stacks_in_1317 p {
    margin-top: 0;
    margin-bottom: 10px; }
  #listify_stacks_in_1317 a:focus {
    outline: 0; }
  #listify_stacks_in_1317 blockquote {
    margin: 0 0 10px 0;
    padding: 10px 20px;
    border-left: 5px solid #E2E2E2;
    font-size: 18px;
    line-height: 22px; }
  #listify_stacks_in_1317 figure {
    margin: 0;
    margin-bottom: 10px; }
  #listify_stacks_in_1317 figcaption {
    margin-top: 5px;
    text-align: center; }
  #listify_stacks_in_1317 ul, #listify_stacks_in_1317 ol {
    margin-top: 0px;
    margin-bottom: 10px;
    padding-left: 40px; }
  #listify_stacks_in_1317 .w-list-unstyled {
    padding-left: 0;
    list-style: none; }
  #listify_stacks_in_1317 .w-embed:before {
    content: " ";
    display: table; }
  #listify_stacks_in_1317 .w-embed:after {
    content: " ";
    display: table;
    clear: both; }
  #listify_stacks_in_1317 .w-video {
    width: 100%;
    position: relative;
    padding: 0; }
    #listify_stacks_in_1317 .w-video iframe, #listify_stacks_in_1317 .w-video object, #listify_stacks_in_1317 .w-video embed {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  #listify_stacks_in_1317 fieldset {
    padding: 0;
    margin: 0;
    border: 0; }
  #listify_stacks_in_1317 button, #listify_stacks_in_1317 html input[type="button"], #listify_stacks_in_1317 input[type="reset"] {
    border: 0;
    cursor: pointer;
    -webkit-appearance: button; }
  #listify_stacks_in_1317 .w-form {
    margin: 0 0 15px; }
  #listify_stacks_in_1317 .w-form-done {
    display: none;
    padding: 20px;
    text-align: center;
    background-color: #dddddd; }
  #listify_stacks_in_1317 .w-form-fail {
    display: none;
    margin-top: 10px;
    padding: 10px;
    background-color: #ffdede; }
  #listify_stacks_in_1317 label {
    display: block;
    margin-bottom: 5px;
    font-weight: bold; }
  #listify_stacks_in_1317 .w-input, #listify_stacks_in_1317 .w-select {
    display: block;
    width: 100%;
    height: 38px;
    padding: 8px 12px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333333;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc; }
  #listify_stacks_in_1317 .w-input:-moz-placeholder, #listify_stacks_in_1317 .w-select:-moz-placeholder {
    color: #999; }
  #listify_stacks_in_1317 .w-input::-moz-placeholder, #listify_stacks_in_1317 .w-select::-moz-placeholder {
    color: #999;
    opacity: 1; }
  #listify_stacks_in_1317 .w-input:-ms-input-placeholder, #listify_stacks_in_1317 .w-select:-ms-input-placeholder, #listify_stacks_in_1317 .w-input::-webkit-input-placeholder, #listify_stacks_in_1317 .w-select::-webkit-input-placeholder {
    color: #999; }
  #listify_stacks_in_1317 .w-input:focus, #listify_stacks_in_1317 .w-select:focus {
    border-color: #3898EC;
    outline: 0; }
  #listify_stacks_in_1317 .w-input[disabled], #listify_stacks_in_1317 .w-select[disabled], #listify_stacks_in_1317 .w-input[readonly], #listify_stacks_in_1317 .w-select[readonly] {
    cursor: not-allowed;
    background-color: #eeeeee; }
  #listify_stacks_in_1317 fieldset[disabled] .w-input, #listify_stacks_in_1317 fieldset[disabled] .w-select {
    cursor: not-allowed;
    background-color: #eeeeee; }
  #listify_stacks_in_1317 textarea.w-input, #listify_stacks_in_1317 textarea.w-select {
    height: auto; }
  #listify_stacks_in_1317 .w-select {
    background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(#f3f3f3));
    background-image: linear-gradient(white 0%, #f3f3f3 100%); }
    #listify_stacks_in_1317 .w-select[multiple] {
      height: auto; }
  #listify_stacks_in_1317 .w-form-label {
    display: inline-block;
    cursor: pointer;
    font-weight: normal;
    margin-bottom: 0px; }
  #listify_stacks_in_1317 .w-checkbox, #listify_stacks_in_1317 .w-radio {
    display: block;
    margin-bottom: 5px;
    padding-left: 20px; }
  #listify_stacks_in_1317 .w-checkbox:before, #listify_stacks_in_1317 .w-radio:before, #listify_stacks_in_1317 .w-checkbox:after, #listify_stacks_in_1317 .w-radio:after {
    content: " ";
    display: table; }
  #listify_stacks_in_1317 .w-checkbox:after, #listify_stacks_in_1317 .w-radio:after {
    clear: both; }
  #listify_stacks_in_1317 .w-checkbox-input {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
    float: left;
    margin-left: -20px; }
  #listify_stacks_in_1317 .w-radio-input {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
    float: left;
    margin-left: -20px;
    margin-top: 3px; }
  #listify_stacks_in_1317 .w-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 940px; }
    #listify_stacks_in_1317 .w-container:before {
      content: " ";
      display: table; }
    #listify_stacks_in_1317 .w-container:after {
      content: " ";
      display: table;
      clear: both; }
    #listify_stacks_in_1317 .w-container .w-row {
      margin-left: -10px;
      margin-right: -10px; }
  #listify_stacks_in_1317 .w-row:before {
    content: " ";
    display: table; }
  #listify_stacks_in_1317 .w-row:after {
    content: " ";
    display: table;
    clear: both; }
  #listify_stacks_in_1317 .w-row .w-row {
    margin-left: 0;
    margin-right: 0; }
  #listify_stacks_in_1317 .w-col {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px; }
    #listify_stacks_in_1317 .w-col .w-col {
      padding-left: 0;
      padding-right: 0; }
  #listify_stacks_in_1317 .w-col-1 {
    width: 8.33333333%; }
  #listify_stacks_in_1317 .w-col-2 {
    width: 16.66666667%; }
  #listify_stacks_in_1317 .w-col-3 {
    width: 25%; }
  #listify_stacks_in_1317 .w-col-4 {
    width: 33.33333333%; }
  #listify_stacks_in_1317 .w-col-5 {
    width: 41.66666667%; }
  #listify_stacks_in_1317 .w-col-6 {
    width: 50%; }
  #listify_stacks_in_1317 .w-col-7 {
    width: 58.33333333%; }
  #listify_stacks_in_1317 .w-col-8 {
    width: 66.66666667%; }
  #listify_stacks_in_1317 .w-col-9 {
    width: 75%; }
  #listify_stacks_in_1317 .w-col-10 {
    width: 83.33333333%; }
  #listify_stacks_in_1317 .w-col-11 {
    width: 91.66666667%; }
  #listify_stacks_in_1317 .w-col-12 {
    width: 100%; }
  #listify_stacks_in_1317 .w-hidden-main {
    display: none !important; }
  @media screen and (max-width: 991px) {
    #listify_stacks_in_1317 .w-container {
      max-width: 728px; }
    #listify_stacks_in_1317 .w-hidden-main {
      display: inherit !important; }
    #listify_stacks_in_1317 .w-hidden-medium {
      display: none !important; }
    #listify_stacks_in_1317 .w-col-medium-1 {
      width: 8.33333333%; }
    #listify_stacks_in_1317 .w-col-medium-2 {
      width: 16.66666667%; }
    #listify_stacks_in_1317 .w-col-medium-3 {
      width: 25%; }
    #listify_stacks_in_1317 .w-col-medium-4 {
      width: 33.33333333%; }
    #listify_stacks_in_1317 .w-col-medium-5 {
      width: 41.66666667%; }
    #listify_stacks_in_1317 .w-col-medium-6 {
      width: 50%; }
    #listify_stacks_in_1317 .w-col-medium-7 {
      width: 58.33333333%; }
    #listify_stacks_in_1317 .w-col-medium-8 {
      width: 66.66666667%; }
    #listify_stacks_in_1317 .w-col-medium-9 {
      width: 75%; }
    #listify_stacks_in_1317 .w-col-medium-10 {
      width: 83.33333333%; }
    #listify_stacks_in_1317 .w-col-medium-11 {
      width: 91.66666667%; }
    #listify_stacks_in_1317 .w-col-medium-12 {
      width: 100%; }
    #listify_stacks_in_1317 .w-col-stack {
      width: 100%;
      left: auto;
      right: auto; } }
  @media screen and (max-width: 767px) {
    #listify_stacks_in_1317 .w-hidden-main, #listify_stacks_in_1317 .w-hidden-medium {
      display: inherit !important; }
    #listify_stacks_in_1317 .w-hidden-small {
      display: none !important; }
    #listify_stacks_in_1317 .w-row, #listify_stacks_in_1317 .w-container .w-row {
      margin-left: 0;
      margin-right: 0; }
    #listify_stacks_in_1317 .w-col {
      width: 100%;
      left: auto;
      right: auto; }
    #listify_stacks_in_1317 .w-col-small-1 {
      width: 8.33333333%; }
    #listify_stacks_in_1317 .w-col-small-2 {
      width: 16.66666667%; }
    #listify_stacks_in_1317 .w-col-small-3 {
      width: 25%; }
    #listify_stacks_in_1317 .w-col-small-4 {
      width: 33.33333333%; }
    #listify_stacks_in_1317 .w-col-small-5 {
      width: 41.66666667%; }
    #listify_stacks_in_1317 .w-col-small-6 {
      width: 50%; }
    #listify_stacks_in_1317 .w-col-small-7 {
      width: 58.33333333%; }
    #listify_stacks_in_1317 .w-col-small-8 {
      width: 66.66666667%; }
    #listify_stacks_in_1317 .w-col-small-9 {
      width: 75%; }
    #listify_stacks_in_1317 .w-col-small-10 {
      width: 83.33333333%; }
    #listify_stacks_in_1317 .w-col-small-11 {
      width: 91.66666667%; }
    #listify_stacks_in_1317 .w-col-small-12 {
      width: 100%; } }
  @media screen and (max-width: 479px) {
    #listify_stacks_in_1317 .w-container {
      max-width: none; }
    #listify_stacks_in_1317 .w-hidden-main, #listify_stacks_in_1317 .w-hidden-medium, #listify_stacks_in_1317 .w-hidden-small {
      display: inherit !important; }
    #listify_stacks_in_1317 .w-hidden-tiny {
      display: none !important; }
    #listify_stacks_in_1317 .w-col {
      width: 100%; }
    #listify_stacks_in_1317 .w-col-tiny-1 {
      width: 8.33333333%; }
    #listify_stacks_in_1317 .w-col-tiny-2 {
      width: 16.66666667%; }
    #listify_stacks_in_1317 .w-col-tiny-3 {
      width: 25%; }
    #listify_stacks_in_1317 .w-col-tiny-4 {
      width: 33.33333333%; }
    #listify_stacks_in_1317 .w-col-tiny-5 {
      width: 41.66666667%; }
    #listify_stacks_in_1317 .w-col-tiny-6 {
      width: 50%; }
    #listify_stacks_in_1317 .w-col-tiny-7 {
      width: 58.33333333%; }
    #listify_stacks_in_1317 .w-col-tiny-8 {
      width: 66.66666667%; }
    #listify_stacks_in_1317 .w-col-tiny-9 {
      width: 75%; }
    #listify_stacks_in_1317 .w-col-tiny-10 {
      width: 83.33333333%; }
    #listify_stacks_in_1317 .w-col-tiny-11 {
      width: 91.66666667%; }
    #listify_stacks_in_1317 .w-col-tiny-12 {
      width: 100%; } }
  #listify_stacks_in_1317 .w-widget {
    position: relative; }
  #listify_stacks_in_1317 .w-widget-map {
    width: 100%;
    height: 400px; }
    #listify_stacks_in_1317 .w-widget-map label {
      width: auto;
      display: inline; }
    #listify_stacks_in_1317 .w-widget-map img {
      max-width: inherit; }
    #listify_stacks_in_1317 .w-widget-map .gm-style-iw {
      width: 90% !important;
      height: auto !important;
      top: 7px !important;
      left: 6% !important;
      display: inline;
      text-align: center;
      overflow: hidden; }
      #listify_stacks_in_1317 .w-widget-map .gm-style-iw + div {
        display: none; }
  #listify_stacks_in_1317 .w-widget-twitter {
    overflow: hidden; }
  #listify_stacks_in_1317 .w-widget-twitter-count-shim {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 28px;
    height: 20px;
    text-align: center;
    background: white;
    border: #758696 solid 1px;
    border-radius: 3px; }
    #listify_stacks_in_1317 .w-widget-twitter-count-shim * {
      pointer-events: none;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none; }
    #listify_stacks_in_1317 .w-widget-twitter-count-shim .w-widget-twitter-count-inner {
      position: relative;
      font-size: 15px;
      line-height: 12px;
      text-align: center;
      color: #999;
      font-family: serif; }
    #listify_stacks_in_1317 .w-widget-twitter-count-shim .w-widget-twitter-count-clear {
      position: relative;
      display: block; }
    #listify_stacks_in_1317 .w-widget-twitter-count-shim.w--large {
      width: 36px;
      height: 28px;
      margin-left: 7px; }
      #listify_stacks_in_1317 .w-widget-twitter-count-shim.w--large .w-widget-twitter-count-inner {
        font-size: 18px;
        line-height: 18px; }
    #listify_stacks_in_1317 .w-widget-twitter-count-shim:not(.w--vertical) {
      margin-left: 5px;
      margin-right: 8px; }
      #listify_stacks_in_1317 .w-widget-twitter-count-shim:not(.w--vertical).w--large {
        margin-left: 6px; }
      #listify_stacks_in_1317 .w-widget-twitter-count-shim:not(.w--vertical):before, #listify_stacks_in_1317 .w-widget-twitter-count-shim:not(.w--vertical):after {
        top: 50%;
        left: 0;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none; }
      #listify_stacks_in_1317 .w-widget-twitter-count-shim:not(.w--vertical):before {
        border-color: rgba(117, 134, 150, 0);
        border-right-color: #5d6c7b;
        border-width: 4px;
        margin-left: -9px;
        margin-top: -4px; }
      #listify_stacks_in_1317 .w-widget-twitter-count-shim:not(.w--vertical).w--large:before {
        border-width: 5px;
        margin-left: -10px;
        margin-top: -5px; }
      #listify_stacks_in_1317 .w-widget-twitter-count-shim:not(.w--vertical):after {
        border-color: rgba(255, 255, 255, 0);
        border-right-color: white;
        border-width: 4px;
        margin-left: -8px;
        margin-top: -4px; }
      #listify_stacks_in_1317 .w-widget-twitter-count-shim:not(.w--vertical).w--large:after {
        border-width: 5px;
        margin-left: -9px;
        margin-top: -5px; }
    #listify_stacks_in_1317 .w-widget-twitter-count-shim.w--vertical {
      width: 61px;
      height: 33px;
      margin-bottom: 8px; }
      #listify_stacks_in_1317 .w-widget-twitter-count-shim.w--vertical:before, #listify_stacks_in_1317 .w-widget-twitter-count-shim.w--vertical:after {
        top: 100%;
        left: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none; }
      #listify_stacks_in_1317 .w-widget-twitter-count-shim.w--vertical:before {
        border-color: rgba(117, 134, 150, 0);
        border-top-color: #5d6c7b;
        border-width: 5px;
        margin-left: -5px; }
      #listify_stacks_in_1317 .w-widget-twitter-count-shim.w--vertical:after {
        border-color: rgba(255, 255, 255, 0);
        border-top-color: white;
        border-width: 4px;
        margin-left: -4px; }
      #listify_stacks_in_1317 .w-widget-twitter-count-shim.w--vertical .w-widget-twitter-count-inner {
        font-size: 18px;
        line-height: 22px; }
      #listify_stacks_in_1317 .w-widget-twitter-count-shim.w--vertical.w--large {
        width: 76px; }
  #listify_stacks_in_1317 .w-widget-gplus {
    overflow: hidden; }
  #listify_stacks_in_1317 .w-background-video {
    position: relative;
    overflow: hidden;
    height: 500px;
    color: white; }
    #listify_stacks_in_1317 .w-background-video > video {
      background-size: cover;
      background-position: 50% 50%;
      position: absolute;
      right: -100%;
      bottom: -100%;
      top: -100%;
      left: -100%;
      margin: auto;
      min-width: 100%;
      min-height: 100%;
      z-index: -100; }
  #listify_stacks_in_1317 .w-slider {
    position: relative;
    height: 300px;
    text-align: center;
    background: #dddddd;
    clear: both;
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent; }
  #listify_stacks_in_1317 .w-slider-mask {
    position: relative;
    display: block;
    overflow: hidden;
    z-index: 1;
    left: 0;
    right: 0;
    height: 100%;
    white-space: nowrap; }
  #listify_stacks_in_1317 .w-slide {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 100%;
    white-space: normal;
    text-align: left; }
  #listify_stacks_in_1317 .w-slider-nav {
    position: absolute;
    z-index: 2;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    padding-top: 10px;
    height: 40px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent; }
    #listify_stacks_in_1317 .w-slider-nav.w-round > div {
      border-radius: 100%; }
    #listify_stacks_in_1317 .w-slider-nav.w-num > div {
      width: auto;
      height: auto;
      padding: 0.2em 0.5em;
      font-size: inherit;
      line-height: inherit; }
    #listify_stacks_in_1317 .w-slider-nav.w-shadow > div {
      -webkit-box-shadow: 0 0 3px rgba(51, 51, 51, 0.4);
      box-shadow: 0 0 3px rgba(51, 51, 51, 0.4); }
  #listify_stacks_in_1317 .w-slider-nav-invert {
    color: #fff; }
    #listify_stacks_in_1317 .w-slider-nav-invert > div {
      background-color: rgba(34, 34, 34, 0.4); }
      #listify_stacks_in_1317 .w-slider-nav-invert > div.w-active {
        background-color: #222; }
  #listify_stacks_in_1317 .w-slider-dot {
    position: relative;
    display: inline-block;
    width: 1em;
    height: 1em;
    background-color: rgba(255, 255, 255, 0.4);
    cursor: pointer;
    margin: 0 3px 0.5em;
    -webkit-transition: background-color 100ms, color 100ms;
    transition: background-color 100ms, color 100ms; }
    #listify_stacks_in_1317 .w-slider-dot.w-active {
      background-color: #fff; }
  #listify_stacks_in_1317 .w-slider-arrow-left, #listify_stacks_in_1317 .w-slider-arrow-right {
    position: absolute;
    width: 80px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    cursor: pointer;
    overflow: hidden;
    color: white;
    font-size: 40px;
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  #listify_stacks_in_1317 .w-slider-arrow-left [class^="w-icon-"], #listify_stacks_in_1317 .w-slider-arrow-right [class^="w-icon-"], #listify_stacks_in_1317 .w-slider-arrow-left [class*=" w-icon-"], #listify_stacks_in_1317 .w-slider-arrow-right [class*=" w-icon-"] {
    position: absolute; }
  #listify_stacks_in_1317 .w-slider-arrow-left {
    z-index: 3;
    right: auto; }
  #listify_stacks_in_1317 .w-slider-arrow-right {
    z-index: 4;
    left: auto; }
  #listify_stacks_in_1317 .w-icon-slider-left, #listify_stacks_in_1317 .w-icon-slider-right {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 1em;
    height: 1em; }
  #listify_stacks_in_1317 .w-dropdown {
    display: inline-block;
    position: relative;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    z-index: 900; }
  #listify_stacks_in_1317 .w-dropdown-btn, #listify_stacks_in_1317 .w-dropdown-toggle, #listify_stacks_in_1317 .w-dropdown-link {
    position: relative;
    vertical-align: top;
    text-decoration: none;
    color: #222222;
    padding: 20px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    white-space: nowrap; }
  #listify_stacks_in_1317 .w-dropdown-toggle {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: inline-block;
    cursor: pointer;
    padding-right: 40px; }
    #listify_stacks_in_1317 .w-dropdown-toggle:focus {
      outline: 0; }
  #listify_stacks_in_1317 .w-icon-dropdown-toggle {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    margin-right: 20px;
    width: 1em;
    height: 1em; }
  #listify_stacks_in_1317 .w-dropdown-list {
    position: absolute;
    background: #dddddd;
    display: none;
    min-width: 100%; }
    #listify_stacks_in_1317 .w-dropdown-list.w--open {
      display: block; }
  #listify_stacks_in_1317 .w-dropdown-link {
    padding: 10px 20px;
    display: block;
    color: #222222; }
    #listify_stacks_in_1317 .w-dropdown-link.w--current {
      color: #0082f3; }
  #listify_stacks_in_1317 .w-nav[data-collapse="all"] .w-dropdown, #listify_stacks_in_1317 .w-nav[data-collapse="all"] .w-dropdown-toggle {
    display: block; }
  #listify_stacks_in_1317 .w-nav[data-collapse="all"] .w-dropdown-list {
    position: static; }
  @media screen and (max-width: 991px) {
    #listify_stacks_in_1317 .w-nav[data-collapse="medium"] .w-dropdown, #listify_stacks_in_1317 .w-nav[data-collapse="medium"] .w-dropdown-toggle {
      display: block; }
    #listify_stacks_in_1317 .w-nav[data-collapse="medium"] .w-dropdown-list {
      position: static; } }
  @media screen and (max-width: 767px) {
    #listify_stacks_in_1317 .w-nav[data-collapse="small"] .w-dropdown, #listify_stacks_in_1317 .w-nav[data-collapse="small"] .w-dropdown-toggle {
      display: block; }
    #listify_stacks_in_1317 .w-nav[data-collapse="small"] .w-dropdown-list {
      position: static; }
    #listify_stacks_in_1317 .w-nav-brand {
      padding-left: 10px; } }
  @media screen and (max-width: 479px) {
    #listify_stacks_in_1317 .w-nav[data-collapse="tiny"] .w-dropdown, #listify_stacks_in_1317 .w-nav[data-collapse="tiny"] .w-dropdown-toggle {
      display: block; }
    #listify_stacks_in_1317 .w-nav[data-collapse="tiny"] .w-dropdown-list {
      position: static; } }
  #listify_stacks_in_1317 .w-lightbox-backdrop {
    color: #000;
    cursor: auto;
    font-family: serif;
    font-size: medium;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-height: normal;
    list-style: disc;
    text-align: start;
    text-indent: 0;
    text-shadow: none;
    text-transform: none;
    visibility: visible;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    color: #fff;
    font-family: "Helvetica Neue", Helvetica, Ubuntu, "Segoe UI", Verdana, sans-serif;
    font-size: 17px;
    line-height: 1.2;
    font-weight: 300;
    text-align: center;
    background: rgba(0, 0, 0, 0.9);
    z-index: 2000;
    outline: 0;
    /* 1 */
    opacity: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-transform: translate(0, 0);
    /* 2 */
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch; }
  #listify_stacks_in_1317 .w-lightbox-container {
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch; }
  #listify_stacks_in_1317 .w-lightbox-content {
    position: relative;
    height: 100vh;
    overflow: hidden; }
  #listify_stacks_in_1317 .w-lightbox-view {
    position: absolute;
    width: 100vw;
    height: 100vh;
    opacity: 0; }
    #listify_stacks_in_1317 .w-lightbox-view:before {
      content: "";
      height: 100vh; }
  #listify_stacks_in_1317 .w-lightbox-group {
    height: 86vh; }
    #listify_stacks_in_1317 .w-lightbox-group .w-lightbox-view {
      height: 86vh; }
      #listify_stacks_in_1317 .w-lightbox-group .w-lightbox-view:before {
        height: 86vh; }
  #listify_stacks_in_1317 .w-lightbox-frame, #listify_stacks_in_1317 .w-lightbox-view:before {
    display: inline-block;
    vertical-align: middle; }
  #listify_stacks_in_1317 .w-lightbox-figure {
    position: relative;
    margin: 0;
    /* 1 */ }
  #listify_stacks_in_1317 .w-lightbox-group .w-lightbox-figure {
    cursor: pointer; }
  #listify_stacks_in_1317 .w-lightbox-img {
    width: auto;
    height: auto;
    max-width: none; }
  #listify_stacks_in_1317 .w-lightbox-image {
    display: block;
    float: none;
    /* 1 */
    max-width: 100vw;
    max-height: 100vh; }
  #listify_stacks_in_1317 .w-lightbox-group .w-lightbox-image {
    max-height: 86vh; }
  #listify_stacks_in_1317 .w-lightbox-caption {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: .5em 1em;
    background: rgba(0, 0, 0, 0.4);
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
  #listify_stacks_in_1317 .w-lightbox-embed {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  #listify_stacks_in_1317 .w-lightbox-control {
    position: absolute;
    top: 0;
    width: 4em;
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    -webkit-transition: all .3s;
    transition: all .3s; }
  #listify_stacks_in_1317 .w-lightbox-left {
    display: none;
    bottom: 0;
    left: 0;
    /* <svg xmlns="http://www.w3.org/2000/svg" viewBox="-20 0 24 40" width="24" height="40"><g transform="rotate(45)"><path d="m0 0h5v23h23v5h-28z" opacity=".4"/><path d="m1 1h3v23h23v3h-26z" fill="#fff"/></g></svg> */
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yMCAwIDI0IDQwIiB3aWR0aD0iMjQiIGhlaWdodD0iNDAiPjxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSI+PHBhdGggZD0ibTAgMGg1djIzaDIzdjVoLTI4eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDN2MjNoMjN2M2gtMjZ6IiBmaWxsPSIjZmZmIi8+PC9nPjwvc3ZnPg=="); }
  #listify_stacks_in_1317 .w-lightbox-right {
    display: none;
    right: 0;
    bottom: 0;
    /* <svg xmlns="http://www.w3.org/2000/svg" viewBox="-4 0 24 40" width="24" height="40"><g transform="rotate(45)"><path d="m0-0h28v28h-5v-23h-23z" opacity=".4"/><path d="m1 1h26v26h-3v-23h-23z" fill="#fff"/></g></svg> */
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMjQgNDAiIHdpZHRoPSIyNCIgaGVpZ2h0PSI0MCI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMC0waDI4djI4aC01di0yM2gtMjN6IiBvcGFjaXR5PSIuNCIvPjxwYXRoIGQ9Im0xIDFoMjZ2MjZoLTN2LTIzaC0yM3oiIGZpbGw9IiNmZmYiLz48L2c+PC9zdmc+"); }
  #listify_stacks_in_1317 .w-lightbox-close {
    right: 0;
    height: 2.6em;
    /* <svg xmlns="http://www.w3.org/2000/svg" viewBox="-4 0 18 17" width="18" height="17"><g transform="rotate(45)"><path d="m0 0h7v-7h5v7h7v5h-7v7h-5v-7h-7z" opacity=".4"/><path d="m1 1h7v-7h3v7h7v3h-7v7h-3v-7h-7z" fill="#fff"/></g></svg> */
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMTggMTciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNyI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMCAwaDd2LTdoNXY3aDd2NWgtN3Y3aC01di03aC03eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDd2LTdoM3Y3aDd2M2gtN3Y3aC0zdi03aC03eiIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=");
    background-size: 18px; }
  #listify_stacks_in_1317 .w-lightbox-strip {
    padding: 0 1vh;
    line-height: 0;
    /* 1 */
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden; }
  #listify_stacks_in_1317 .w-lightbox-item {
    display: inline-block;
    width: 10vh;
    padding: 2vh 1vh;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    /* 1 */
    cursor: pointer;
    -webkit-transform: translate3d(0, 0, 0);
    /* 2 */ }
  #listify_stacks_in_1317 .w-lightbox-active {
    opacity: .3; }
  #listify_stacks_in_1317 .w-lightbox-thumbnail {
    position: relative;
    height: 10vh;
    background: #222;
    overflow: hidden; }
  #listify_stacks_in_1317 .w-lightbox-thumbnail-image {
    position: absolute;
    top: 0;
    left: 0; }
  #listify_stacks_in_1317 .w-lightbox-thumbnail .w-lightbox-tall {
    top: 50%;
    width: 100%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%); }
  #listify_stacks_in_1317 .w-lightbox-thumbnail .w-lightbox-wide {
    left: 50%;
    height: 100%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }
  #listify_stacks_in_1317 .w-lightbox-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    border: 5px solid rgba(0, 0, 0, 0.4);
    border-radius: 50%;
    -webkit-animation: spin .8s infinite linear;
    animation: spin .8s infinite linear; }
    #listify_stacks_in_1317 .w-lightbox-spinner:after {
      content: "";
      position: absolute;
      top: -4px;
      right: -4px;
      bottom: -4px;
      left: -4px;
      border: 3px solid transparent;
      border-bottom-color: #fff;
      border-radius: 50%; }
  #listify_stacks_in_1317 .w-lightbox-hide {
    display: none; }
  #listify_stacks_in_1317 .w-lightbox-noscroll {
    overflow: hidden; }
  @media (min-width: 768px) {
    #listify_stacks_in_1317 {
      /* .w-lightbox-content */ }
      #listify_stacks_in_1317 .w-lightbox-content {
        height: 96vh;
        margin-top: 2vh; }
      #listify_stacks_in_1317 .w-lightbox-view {
        height: 96vh; }
        #listify_stacks_in_1317 .w-lightbox-view:before {
          height: 96vh; }
      #listify_stacks_in_1317 .w-lightbox-group {
        height: 84vh; }
        #listify_stacks_in_1317 .w-lightbox-group .w-lightbox-view {
          height: 84vh; }
          #listify_stacks_in_1317 .w-lightbox-group .w-lightbox-view:before {
            height: 84vh; }
      #listify_stacks_in_1317 .w-lightbox-image {
        max-width: 96vw;
        max-height: 96vh; }
      #listify_stacks_in_1317 .w-lightbox-group .w-lightbox-image {
        max-width: 82.3vw;
        max-height: 84vh; }
      #listify_stacks_in_1317 .w-lightbox-left, #listify_stacks_in_1317 .w-lightbox-right {
        display: block;
        opacity: .5; }
      #listify_stacks_in_1317 .w-lightbox-close {
        opacity: .8; }
      #listify_stacks_in_1317 .w-lightbox-control:hover {
        opacity: 1; } }
  #listify_stacks_in_1317 .w-lightbox-inactive {
    opacity: 0; }
    #listify_stacks_in_1317 .w-lightbox-inactive:hover {
      opacity: 0; }
  #listify_stacks_in_1317 .w-richtext:before {
    content: " ";
    display: table; }
  #listify_stacks_in_1317 .w-richtext:after {
    content: " ";
    display: table;
    clear: both; }
  #listify_stacks_in_1317 .w-richtext ol, #listify_stacks_in_1317 .w-richtext ul {
    overflow: hidden; }
  #listify_stacks_in_1317 .w-richtext .w-richtext-figure-selected.w-richtext-figure-type-video div:before, #listify_stacks_in_1317 .w-richtext .w-richtext-figure-selected[data-rt-type="video"] div:before, #listify_stacks_in_1317 .w-richtext .w-richtext-figure-selected.w-richtext-figure-type-image div, #listify_stacks_in_1317 .w-richtext .w-richtext-figure-selected[data-rt-type="image"] div {
    outline: 2px solid #2895f7; }
  #listify_stacks_in_1317 .w-richtext figure {
    position: relative;
    max-width: 60%; }
    #listify_stacks_in_1317 .w-richtext figure.w-richtext-figure-type-video > div:before, #listify_stacks_in_1317 .w-richtext figure[data-rt-type="video"] > div:before {
      content: '';
      position: absolute;
      display: none;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      z-index: 1; }
    #listify_stacks_in_1317 .w-richtext figure > div:before {
      cursor: default !important; }
    #listify_stacks_in_1317 .w-richtext figure img {
      cursor: default !important;
      width: 100%; }
    #listify_stacks_in_1317 .w-richtext figure figcaption.w-richtext-figcaption-placeholder {
      opacity: 0.6; }
    #listify_stacks_in_1317 .w-richtext figure div {
      /* fix incorrectly sized selection border in the data manager */
      font-size: 0px;
      color: transparent; }
    #listify_stacks_in_1317 .w-richtext figure.w-richtext-figure-type-image, #listify_stacks_in_1317 .w-richtext figure[data-rt-type="image"] {
      display: table; }
    #listify_stacks_in_1317 .w-richtext figure.w-richtext-figure-type-image > div, #listify_stacks_in_1317 .w-richtext figure[data-rt-type="image"] > div {
      display: inline-block; }
    #listify_stacks_in_1317 .w-richtext figure.w-richtext-figure-type-image > figcaption, #listify_stacks_in_1317 .w-richtext figure[data-rt-type="image"] > figcaption {
      display: table-caption;
      caption-side: bottom; }
    #listify_stacks_in_1317 .w-richtext figure.w-richtext-figure-type-video, #listify_stacks_in_1317 .w-richtext figure[data-rt-type="video"] {
      width: 60%;
      height: 0; }
    #listify_stacks_in_1317 .w-richtext figure.w-richtext-figure-type-video iframe, #listify_stacks_in_1317 .w-richtext figure[data-rt-type="video"] iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    #listify_stacks_in_1317 .w-richtext figure.w-richtext-figure-type-video > div, #listify_stacks_in_1317 .w-richtext figure[data-rt-type="video"] > div {
      width: 100%; }
    #listify_stacks_in_1317 .w-richtext figure.w-richtext-align-center {
      margin-right: auto;
      margin-left: auto;
      clear: both; }
      #listify_stacks_in_1317 .w-richtext figure.w-richtext-align-center.w-richtext-figure-type-image > div, #listify_stacks_in_1317 .w-richtext figure.w-richtext-align-center[data-rt-type="image"] > div {
        max-width: 100%; }
    #listify_stacks_in_1317 .w-richtext figure.w-richtext-align-normal {
      clear: both; }
    #listify_stacks_in_1317 .w-richtext figure.w-richtext-align-fullwidth {
      width: 100%;
      max-width: 100%;
      text-align: center;
      clear: both;
      display: block;
      margin-right: auto;
      margin-left: auto; }
      #listify_stacks_in_1317 .w-richtext figure.w-richtext-align-fullwidth > div {
        display: inline-block;
        /* padding-bottom is used for aspect ratios in video figures
           *  we want the div to inherit that so hover/selection borders in the designer-canvas
           *  fit right */
        padding-bottom: inherit; }
      #listify_stacks_in_1317 .w-richtext figure.w-richtext-align-fullwidth > figcaption {
        display: block; }
    #listify_stacks_in_1317 .w-richtext figure.w-richtext-align-floatleft {
      float: left;
      margin-right: 15px;
      clear: none; }
    #listify_stacks_in_1317 .w-richtext figure.w-richtext-align-floatright {
      float: right;
      margin-left: 15px;
      clear: none; }
  #listify_stacks_in_1317 .w-nav {
    position: relative;
    background: #dddddd;
    z-index: 1000; }
    #listify_stacks_in_1317 .w-nav:before {
      content: " ";
      display: table; }
    #listify_stacks_in_1317 .w-nav:after {
      content: " ";
      display: table;
      clear: both; }
  #listify_stacks_in_1317 .w-nav-brand {
    position: relative;
    float: left;
    text-decoration: none;
    color: #333333; }
  #listify_stacks_in_1317 .w-nav-link {
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    color: #222222;
    padding: 20px;
    text-align: left;
    margin-left: auto;
    margin-right: auto; }
    #listify_stacks_in_1317 .w-nav-link.w--current {
      color: #0082f3; }
  #listify_stacks_in_1317 .w-nav-menu {
    position: relative;
    float: right; }
  #listify_stacks_in_1317 .w--nav-menu-open {
    display: block !important;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #C8C8C8;
    text-align: center;
    overflow: visible;
    min-width: 200px; }
  #listify_stacks_in_1317 .w--nav-link-open {
    display: block;
    position: relative; }
  #listify_stacks_in_1317 .w-nav-overlay {
    position: absolute;
    overflow: hidden;
    display: none;
    top: 100%;
    left: 0;
    right: 0;
    width: 100%; }
    #listify_stacks_in_1317 .w-nav-overlay .w--nav-menu-open {
      top: 0; }
  #listify_stacks_in_1317 .w-nav[data-animation="over-left"] .w-nav-overlay {
    width: auto;
    right: auto;
    z-index: 1;
    top: 0; }
  #listify_stacks_in_1317 .w-nav[data-animation="over-left"] .w--nav-menu-open {
    right: auto;
    z-index: 1;
    top: 0; }
  #listify_stacks_in_1317 .w-nav[data-animation="over-right"] .w-nav-overlay {
    width: auto;
    left: auto;
    z-index: 1;
    top: 0; }
  #listify_stacks_in_1317 .w-nav[data-animation="over-right"] .w--nav-menu-open {
    left: auto;
    z-index: 1;
    top: 0; }
  #listify_stacks_in_1317 .w-nav-button {
    position: relative;
    float: right;
    padding: 18px;
    font-size: 24px;
    display: none;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    #listify_stacks_in_1317 .w-nav-button.w--open {
      background-color: #C8C8C8;
      color: white; }
  #listify_stacks_in_1317 .w-nav[data-collapse="all"] .w-nav-menu {
    display: none; }
  #listify_stacks_in_1317 .w-nav[data-collapse="all"] .w-nav-button {
    display: block; }
  @media screen and (max-width: 991px) {
    #listify_stacks_in_1317 .w-nav[data-collapse="medium"] .w-nav-menu {
      display: none; }
    #listify_stacks_in_1317 .w-nav[data-collapse="medium"] .w-nav-button {
      display: block; } }
  @media screen and (max-width: 767px) {
    #listify_stacks_in_1317 .w-nav[data-collapse="small"] .w-nav-menu {
      display: none; }
    #listify_stacks_in_1317 .w-nav[data-collapse="small"] .w-nav-button {
      display: block; }
    #listify_stacks_in_1317 .w-nav-brand {
      padding-left: 10px; } }
  @media screen and (max-width: 479px) {
    #listify_stacks_in_1317 .w-nav[data-collapse="tiny"] .w-nav-menu {
      display: none; }
    #listify_stacks_in_1317 .w-nav[data-collapse="tiny"] .w-nav-button {
      display: block; } }
  #listify_stacks_in_1317 .w-tabs {
    position: relative; }
    #listify_stacks_in_1317 .w-tabs:before {
      content: " ";
      display: table; }
    #listify_stacks_in_1317 .w-tabs:after {
      content: " ";
      display: table;
      clear: both; }
  #listify_stacks_in_1317 .w-tab-menu {
    position: relative; }
  #listify_stacks_in_1317 .w-tab-link {
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    padding: 9px 30px;
    text-align: left;
    cursor: pointer;
    color: #222222;
    background-color: #dddddd; }
    #listify_stacks_in_1317 .w-tab-link.w--current {
      background-color: #C8C8C8; }
  #listify_stacks_in_1317 .w-tab-content {
    position: relative;
    display: block;
    overflow: hidden; }
  #listify_stacks_in_1317 .w-tab-pane {
    position: relative;
    display: none; }
  #listify_stacks_in_1317 .w--tab-active {
    display: block; }
  @media screen and (max-width: 479px) {
    #listify_stacks_in_1317 .w-tab-link {
      display: block; } }
  #listify_stacks_in_1317 .w-ix-emptyfix:after {
    content: ""; }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
  #listify_stacks_in_1317 .w-dyn-empty {
    padding: 10px;
    background-color: #dddddd; }
  #listify_stacks_in_1317 .w-dyn-bind-empty, #listify_stacks_in_1317 .w-condition-invisible {
    display: none !important; }

.list-container {
  margin-top: 0px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex; }

.section {
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding-top: 0px;
  position: absolute;
  padding-bottom: 0px;
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox; }
  .section.main {
    display: none; }

.container {
  -ms-grid-row-align: center;
      align-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center; }

#listify_stacks_in_1317 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /*  */
  width: 100%;
  /*  */
  /*  */ }
  #listify_stacks_in_1317 .list {
    overflow: hidden;
    margin: 10px 10px 10px 10px;
    padding: 10px 0px 10px 0px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 20px;
    flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
    -webkit-box-flex: 1;
    -ms-grid-row-align: center;
        align-self: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    /*  */
    background: none;
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */ }
  #listify_stacks_in_1317 .list-item {
    list-style-type: none;
    margin-bottom: 4px; }
    #listify_stacks_in_1317 .list-item ul {
      /*  */
      padding-left: 15px;
      padding-right: 0;
      /*  */
      /*  */ }
    #listify_stacks_in_1317 .list-item ul > li > ul {
      /*  */
      padding-left: 15px;
      padding-right: 0;
      /*  */
      /*  */ }
    #listify_stacks_in_1317 .list-item ul > li > ul > li > ul {
      /*  */
      padding-left: 15px;
      padding-right: 0;
      /*  */
      /*  */ }
    #listify_stacks_in_1317 .list-item ul > li > ul > li > ul > li > ul {
      /*  */
      padding-left: 15px;
      padding-right: 0;
      /*  */
      /*  */ }
    #listify_stacks_in_1317 .list-item ul > li > ul > li > ul > li > ul > li > ul {
      /*  */
      padding-left: 15px;
      padding-right: 0;
      /*  */
      /*  */ }
    #listify_stacks_in_1317 .list-item ul > li > ul > li > ul > li > ul > li > ul > li > ul {
      /*  */
      padding-left: 15px;
      padding-right: 0;
      /*  */
      /*  */ }
    #listify_stacks_in_1317 .list-item ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul {
      /*  */
      padding-left: 15px;
      padding-right: 0;
      /*  */
      /*  */ }
    #listify_stacks_in_1317 .list-item ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul {
      /*  */
      padding-left: 15px;
      padding-right: 0;
      /*  */
      /*  */ }
    #listify_stacks_in_1317 .list-item ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul {
      /*  */
      padding-left: 15px;
      padding-right: 0;
      /*  */
      /*  */ }
    #listify_stacks_in_1317 .list-item ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul {
      /*  */
      padding-left: 15px;
      padding-right: 0;
      /*  */
      /*  */ }
    #listify_stacks_in_1317 .list-item a {
      cursor: pointer;
      text-decoration: none; }
  #listify_stacks_in_1317 .list-item-inner {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    margin: 0px auto 0px auto;
    padding: 8px 8px 8px 8px;
    border-radius: 20px;
    /*  */
    /*  */
    /*  */
    background: rgba(236, 239, 241, 1.00);
    /*  */
    /*  */
    /*  */
    /*  */
    justify-content: flex-start;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    /*  */
    /*  */
    /*  */
    /*  */ }
  #listify_stacks_in_1317 .list-item-icon {
    flex: 0 auto;
    -ms-flex: 0 auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    vertical-align: middle;
    padding: 5px;
    line-height: 1;
    border-radius: 50px;
    /*  */
    margin-right: 5px;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    /*  */
    /*  */
    /*  */
    -ms-grid-row-align: center;
        align-self: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    /*  */
    /*  */
    /*  */
    /*  */
    background: rgba(0, 0, 0, 0.80);
    /*  */
    /*  */
    /*  */ }
    #listify_stacks_in_1317 .list-item-icon.hide-icon {
      display: none; }
  #listify_stacks_in_1317 .list-item-icon i {
    color: rgba(250, 179, 17, 1.00);
    font-size: 20px;
    vertical-align: middle;
    /*  */ }
  #listify_stacks_in_1317 .list-item-text {
    -webkit-box-flex: 0;
    -ms-flex: 0 auto;
    flex: 0 auto;
    -ms-grid-row-align: center;
        align-self: center;
    word-wrap: break-word;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    color: rgba(0, 0, 0, 1.00);
    font-size: 16px;
    line-height: 22px;
    font-family: inherit;
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */ }
    #listify_stacks_in_1317 .list-item-text.hide-text {
      display: none; }

/*  */
/*  */
#listify_stacks_in_1317 .list-item-inner {
  margin: 10px 10px 10px 10px; }

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

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

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

/*  */
#listifyItem_stacks_in_1318.list-item a.no-link {
  /*  */
  pointer-events: none !important;
  cursor: default;
  /*  */ }

/*  */
/*  */
/*  */
@media only screen and (max-width: 440px) {
  #listifyItem_stacks_in_1318.hide-m {
    display: none; } }

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

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

/*  */
#listifyItem_stacks_in_1320.list-item a.no-link {
  /*  */
  pointer-events: none !important;
  cursor: default;
  /*  */ }

/*  */
/*  */
/*  */
@media only screen and (max-width: 440px) {
  #listifyItem_stacks_in_1320.hide-m {
    display: none; } }

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

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

/*  */
#listifyItem_stacks_in_1322.list-item a.no-link {
  /*  */
  pointer-events: none !important;
  cursor: default;
  /*  */ }

/*  */
/*  */
/*  */
@media only screen and (max-width: 440px) {
  #listifyItem_stacks_in_1322.hide-m {
    display: none; } }

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

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

/*  */
#listifyItem_stacks_in_1324.list-item a.no-link {
  /*  */
  pointer-events: none !important;
  cursor: default;
  /*  */ }

/*  */
/*  */
/*  */
@media only screen and (max-width: 440px) {
  #listifyItem_stacks_in_1324.hide-m {
    display: none; } }

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

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

/*  */
#listifyItem_stacks_in_1326.list-item a.no-link {
  /*  */
  pointer-events: none !important;
  cursor: default;
  /*  */ }

/*  */
/*  */
/*  */
@media only screen and (max-width: 440px) {
  #listifyItem_stacks_in_1326.hide-m {
    display: none; } }

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

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

/*  */
#listifyItem_stacks_in_1328.list-item a.no-link {
  /*  */
  pointer-events: none !important;
  cursor: default;
  /*  */ }

/*  */
/*  */
/*  */
@media only screen and (max-width: 440px) {
  #listifyItem_stacks_in_1328.hide-m {
    display: none; } }

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

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

/*  */
#listifyItem_stacks_in_1330.list-item a.no-link {
  /*  */
  pointer-events: none !important;
  cursor: default;
  /*  */ }

/*  */
/*  */
/*  */
@media only screen and (max-width: 440px) {
  #listifyItem_stacks_in_1330.hide-m {
    display: none; } }

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

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

/*  */
.stacks_in_1250 img{width:100%;max-width:80px}
/* 1.0.0.5
- Title and subitle detailed styles now include a responsive scaling text option
- no longer uses or requires jQuery
- added Span as an option to the Title Settings > Tag/Type
- removed 1-4px spacing to the left and right of the dividers
*/
#eh_stacks_in_1254 {
  margin: 16px 0 16px;
  padding: 0 0;
}
#eh_stacks_in_1254:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_1254.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_1254.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_1254.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_1254.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 1.000000;}
#eh_stacks_in_1254 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_1254.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */
/*  */#eh_stacks_in_1254 .eh-title {font-size: 42px;}/*  */
/*  */
#eh_stacks_in_1254 .eh-title {
  max-width: 420px;
  font-weight: 700;
  line-height: 1.10;
  color: rgba(15, 15, 15, 1.00);
  font-family: inherit;
  letter-spacing: 3.50px;
  word-spacing: 1.00px;
}
/*  */
/*  */#eh_stacks_in_1254 .eh-subtitle > div {font-size: 28px;}/*  */
/*  */
#eh_stacks_in_1254 .eh-subtitle > div {
  max-width: 420px;
  font-weight: 700;
  line-height: 1.10;
  color: rgba(170, 170, 170, 1.00);
  font-family: inherit;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
#eh_stacks_in_1254.eh-align-center .eh-subtitle > div {margin: 0 auto;}
#eh_stacks_in_1254.eh-align-right .eh-subtitle > div {margin: 0 0 0 auto;}
/*  */
#eh_stacks_in_1254 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1254 .eh-line-wrap .eh-line-right {width: 300px;}
#eh_stacks_in_1254.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1254.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 4px dashed #FAB311;}
#eh_stacks_in_1254.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1254.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 4px dotted #FAB311;}
#eh_stacks_in_1254.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1254.eh-line-3 .eh-line-wrap .eh-line-right {
  border-top: 4px solid #FAB311;
  height: 4px;
  border-bottom: 4px solid #FAB311;
  box-sizing: content-box;
}
#eh_stacks_in_1254.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1254.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(300px / 2);}
#eh_stacks_in_1254.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_1254.eh-line-4 .eh-line-wrap .eh-line-right {
  border-top: 4px solid #FAB311;
  border-image: linear-gradient(-90deg, #FAB311, transparent) 1;
}

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


@charset "UTF-8";
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(listify-files/MaterialIcons-Regular.eot); /* For IE6-8 */
  src: local('Material Icons'),
    local('MaterialIcons-Regular'),
    url(listify-files/MaterialIcons-Regular.woff2) format('woff2'),
    url(listify-files/MaterialIcons-Regular.woff) format('woff'),
    url(listify-files/MaterialIcons-Regular.ttf) format('truetype');
}
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  -webkit-font-feature-settings: 'liga';
  font-feature-settings: 'liga';
}
@font-face{font-family:"Ionicons";src:url("listify-files/ionicons.eot?v=2.0.1");src:url("listify-files/ionicons.eot?v=2.0.1#iefix") format("embedded-opentype"),url("listify-files/ionicons.ttf?v=2.0.1") format("truetype"),url("listify-files/ionicons.woff?v=2.0.1") format("woff"),url("listify-files/ionicons.svg?v=2.0.1#Ionicons") format("svg");font-weight:normal;font-style:normal}

#listify_stacks_in_1261 {
  /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
  /**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom. */
  /**
 * Remove default margin. */
  /* HTML5 display definitions
 * ========================================================================== */
  /**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11. */
  /**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera. */
  /**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices. */
  /**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22. */
  /* Links
 * ========================================================================== */
  /**
 * Remove the gray background color from active links in IE 10. */
  /**
 * Improve readability of focused elements when they are also in an
 * active/hover state. */
  /* Text-level semantics
 * ========================================================================== */
  /**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome. */
  /**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome. */
  /**
 * Address styling not present in Safari and Chrome. */
  /**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome. */
  /**
 * Address styling not present in IE 8/9. */
  /**
 * Address inconsistent and variable font size in all browsers. */
  /**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers. */
  /* Embedded content
 * ========================================================================== */
  /**
 * Remove border when inside `a` element in IE 8/9/10. */
  /**
 * Correct overflow not hidden in IE 9/10/11. */
  /* Grouping content
 * ========================================================================== */
  /**
 * Address margin not present in IE 8/9 and Safari. */
  /**
 * Address differences between Firefox and other browsers. */
  /**
 * Contain overflow in all browsers. */
  /**
 * Address odd `em`-unit font size rendering in all browsers. */
  /* Forms
 * ========================================================================== */
  /**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set. */
  /**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome. */
  /**
 * Address `overflow` set to `hidden` in IE 8/9/10/11. */
  /**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox. */
  /**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. CUSTOM FOR WEBFLOW: Removed the input[type="submit"] selector to reduce
 *    specificity and defer to the .w-button selector */
  /**
 * Re-set default cursor for disabled elements. */
  /**
 * Remove inner padding and border in Firefox 4+. */
  /**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet. */
  /**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10. */
  /**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`. */
  /**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome. */
  /**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance). */
  /**
 * Define consistent border, margin, and padding. */
  /**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets. */
  /**
 * Remove default vertical scrollbar in IE 8/9/10/11. */
  /**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X. */
  /* Tables
 * ========================================================================== */
  /**
 * Remove most spacing between table cells. */
  /**
 * ## Note
 * Safari (on both iOS and OS X) does not handle viewport units (vh, vw) well.
 * For example percentage units do not work on descendants of elements that
 * have any dimensions expressed in viewport units. It also doesn’t handle them at
 * all in `calc()`. */
  /**
 * Wrapper around all lightbox elements
 *
 * 1. Since the lightbox can receive focus, IE also gives it an outline.
 * 2. Fixes flickering on Chrome when a transition is in progress
 *    underneath the lightbox. */
  /**
 * Neat trick to bind the rubberband effect to our canvas instead of the whole
 * document on iOS. It also prevents a bug that causes the document underneath to scroll. */
  /* .w-lightbox-content */
  /*
 * 1. Remove default margin set by user-agent on the <figure> element. */
  /**
 * IE adds image dimensions as width and height attributes on the IMG tag,
 * but we need both width and height to be set to auto to enable scaling. */
  /**
 * 1. Reset if style is set by user on "All Images" */
  /*
 * Without specifying the with and height inside the SVG, all versions of IE render the icon too small.
 * The bug does not seem to manifest itself if the elements are tall enough such as the above arrows.
 * (http://stackoverflow.com/questions/16092114/background-size-differs-in-internet-explorer) */
  /**
 * 1. All IE versions add extra space at the bottom without this. */
  /*
 * 1. We use content-box to avoid having to do `width: calc(10vh + 2vw)`
 *    which doesn’t work in Safari anyway.
 * 2. Chrome renders images pixelated when switching to GPU. Making sure
 *    the parent is also rendered on the GPU (by setting translate3d for
 *    example) fixes this behavior. */
  /*
 * Spinner
 *
 * Absolute pixel values are used to avoid rounding errors that would cause
 * the white spinning element to be misaligned with the track. */
  /*
 * Utility classes */ }
  #listify_stacks_in_1261 html {
    font-family: sans-serif;
    /* 1 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */ }
  #listify_stacks_in_1261 body {
    margin: 0; }
  #listify_stacks_in_1261 article, #listify_stacks_in_1261 aside, #listify_stacks_in_1261 details, #listify_stacks_in_1261 figcaption, #listify_stacks_in_1261 figure, #listify_stacks_in_1261 footer, #listify_stacks_in_1261 header, #listify_stacks_in_1261 hgroup, #listify_stacks_in_1261 main, #listify_stacks_in_1261 menu, #listify_stacks_in_1261 nav, #listify_stacks_in_1261 section, #listify_stacks_in_1261 summary {
    display: block; }
  #listify_stacks_in_1261 audio, #listify_stacks_in_1261 canvas, #listify_stacks_in_1261 progress, #listify_stacks_in_1261 video {
    display: inline-block;
    /* 1 */
    vertical-align: baseline;
    /* 2 */ }
  #listify_stacks_in_1261 audio:not([controls]) {
    display: none;
    height: 0; }
  #listify_stacks_in_1261 [hidden], #listify_stacks_in_1261 template {
    display: none; }
  #listify_stacks_in_1261 a {
    background-color: transparent; }
    #listify_stacks_in_1261 a:active, #listify_stacks_in_1261 a:hover {
      outline: 0; }
  #listify_stacks_in_1261 abbr[title] {
    border-bottom: 1px dotted; }
  #listify_stacks_in_1261 b, #listify_stacks_in_1261 strong {
    font-weight: bold; }
  #listify_stacks_in_1261 dfn {
    font-style: italic; }
  #listify_stacks_in_1261 h1 {
    font-size: 2em;
    margin: 0.67em 0; }
  #listify_stacks_in_1261 mark {
    background: #ff0;
    color: #000; }
  #listify_stacks_in_1261 small {
    font-size: 80%; }
  #listify_stacks_in_1261 sub {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }
  #listify_stacks_in_1261 sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
    top: -0.5em; }
  #listify_stacks_in_1261 sub {
    bottom: -0.25em; }
  #listify_stacks_in_1261 img {
    border: 0; }
  #listify_stacks_in_1261 svg:not(:root) {
    overflow: hidden; }
  #listify_stacks_in_1261 figure {
    margin: 1em 40px; }
  #listify_stacks_in_1261 hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0; }
  #listify_stacks_in_1261 pre {
    overflow: auto; }
  #listify_stacks_in_1261 code, #listify_stacks_in_1261 kbd, #listify_stacks_in_1261 pre, #listify_stacks_in_1261 samp {
    font-family: monospace, monospace;
    font-size: 1em; }
  #listify_stacks_in_1261 button, #listify_stacks_in_1261 input, #listify_stacks_in_1261 optgroup, #listify_stacks_in_1261 select, #listify_stacks_in_1261 textarea {
    color: inherit;
    /* 1 */
    font: inherit;
    /* 2 */
    margin: 0;
    /* 3 */ }
  #listify_stacks_in_1261 button {
    overflow: visible;
    text-transform: none; }
  #listify_stacks_in_1261 select {
    text-transform: none; }
  #listify_stacks_in_1261 button, #listify_stacks_in_1261 html input[type="button"], #listify_stacks_in_1261 input[type="reset"] {
    -webkit-appearance: button;
    /* 2 */
    cursor: pointer;
    /* 3 */ }
  #listify_stacks_in_1261 button[disabled], #listify_stacks_in_1261 html input[disabled] {
    cursor: default; }
  #listify_stacks_in_1261 button::-moz-focus-inner {
    border: 0;
    padding: 0; }
  #listify_stacks_in_1261 input {
    line-height: normal; }
    #listify_stacks_in_1261 input::-moz-focus-inner {
      border: 0;
      padding: 0; }
    #listify_stacks_in_1261 input[type="checkbox"], #listify_stacks_in_1261 input[type="radio"] {
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      /* 1 */
      padding: 0;
      /* 2 */ }
    #listify_stacks_in_1261 input[type="number"]::-webkit-inner-spin-button, #listify_stacks_in_1261 input[type="number"]::-webkit-outer-spin-button {
      height: auto; }
    #listify_stacks_in_1261 input[type="search"] {
      -webkit-appearance: textfield;
      /* 1 */
      -webkit-box-sizing: content-box;
      box-sizing: content-box;
      /* 2 */ }
      #listify_stacks_in_1261 input[type="search"]::-webkit-search-cancel-button, #listify_stacks_in_1261 input[type="search"]::-webkit-search-decoration {
        -webkit-appearance: none; }
  #listify_stacks_in_1261 fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em; }
  #listify_stacks_in_1261 legend {
    border: 0;
    /* 1 */
    padding: 0;
    /* 2 */ }
  #listify_stacks_in_1261 textarea {
    overflow: auto; }
  #listify_stacks_in_1261 optgroup {
    font-weight: bold; }
  #listify_stacks_in_1261 table {
    border-collapse: collapse;
    border-spacing: 0; }
  #listify_stacks_in_1261 td, #listify_stacks_in_1261 th {
    padding: 0; }

@font-face {
  #listify_stacks_in_1261 {
    font-family: 'webflow-icons';
    src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg6SAy0AAAC8AAAAYGNtYXAaVcxaAAABHAAAAExnYXNwAAAAEAAAAWgAAAAIZ2x5ZgscV1gAAAFwAAABhGhlYWQCkFKvAAAC9AAAADZoaGVhB0MDyQAAAywAAAAkaG10eBIAA10AAANQAAAAIGxvY2EBMADyAAADcAAAABJtYXhwAAwATQAAA4QAAAAgbmFtZWTuiIAAAAOkAAABe3Bvc3QAAwAAAAAFIAAAACAAAwQAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADmAwPA/8D/wAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAACAAAAAwAAABQAAwABAAAAFAAEADgAAAAKAAgAAgACAAEAIOYD//3//wAAAAAAIOYA//3//wAB/+MaBAADAAEAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQEgAAADIAOAAAUAAAkBBwkBFwMg/kBAAYD+gEABwAHAQP6A/oBAAAEA4AAAAuADgAAFAAATARcJAQfgAcBA/oABgEABwAHAQP6A/oBAAAADAMAA4ANAAsAAGAAxAEoAAAEhIg4CHQEUHgIzITI+Aj0BNC4CIxUhIg4CHQEUHgIzITI+Aj0BNC4CIxUhIg4CHQEUHgIzITI+Aj0BNC4CIwMg/cAHCwkFBQkLBwJABwsJBQUJCwf9wAcLCQUFCQsHAkAHCwkFBQkLB/3ABwsJBQUJCwcCQAcLCQUFCQsHAsAFCQsHIAcLCQUFCQsHIAcLCQXABQkLByAHCwkFBQkLByAHCwkFwAUJCwcgBwsJBQUJCwcgBwsJBQAAAAABAJ0AtAOBApUABQAACQIHCQEDJP7r/upcAXEBcgKU/usBFFv+egGGAAAAAAEAAAABAADSLAJOXw889QALBAAAAAAAz/iHGQAAAADP+IcZAAAAAAOBA4AAAAAIAAIAAAAAAAAAAQAAA8D/wAAABAAAAAAAA4EAAQAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAACAAAABAABIAQAAOAEAADABAAAnQAAAAAACgAUAB4AMgBGAKwAwgAAAAEAAAAIAEsAAwAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAaAAAAAQAAAAAAAgAOAHEAAQAAAAAAAwAaADAAAQAAAAAABAAaAH8AAQAAAAAABQAWABoAAQAAAAAABgANAEoAAQAAAAAACgA0AJkAAwABBAkAAQAaAAAAAwABBAkAAgAOAHEAAwABBAkAAwAaADAAAwABBAkABAAaAH8AAwABBAkABQAWABoAAwABBAkABgAaAFcAAwABBAkACgA0AJkAdwBlAGIAZgBsAG8AdwAtAGkAYwBvAG4AcwBWAGUAcgBzAGkAbwBuACAAMQAuADAAdwBlAGIAZgBsAG8AdwAtAGkAYwBvAG4Ac3dlYmZsb3ctaWNvbnMAdwBlAGIAZgBsAG8AdwAtAGkAYwBvAG4AcwBSAGUAZwB1AGwAYQByAHcAZQBiAGYAbABvAHcALQBpAGMAbwBuAHMARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format("truetype"), url(data:application/font-woff;charset=utf-8;base64,d09GRk9UVE8AAAVcAAoAAAAABRQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAAA9AAAAZMAAAGTuzUomU9TLzIAAAKIAAAAYAAAAGAOkgMtY21hcAAAAugAAABMAAAATBpVzFpnYXNwAAADNAAAAAgAAAAIAAAAEGhlYWQAAAM8AAAANgAAADYCkFKvaGhlYQAAA3QAAAAkAAAAJAdDA8lobXR4AAADmAAAACAAAAAgEgADXW1heHAAAAO4AAAABgAAAAYACFAAbmFtZQAAA8AAAAF7AAABe2TuiIBwb3N0AAAFPAAAACAAAAAgAAMAAAEABAQAAQEBDndlYmZsb3ctaWNvbnMAAQIAAQA6+BwC+BsD+BgEHgoACXf/i4seCgAJd/+LiwwHi0v6lPpUBR0AAACaDx0AAACfER0AAAAJHQAAAYoSAAkBAQ4bHR8iJywxNndlYmZsb3ctaWNvbnN3ZWJmbG93LWljb25zdTB1MXUyMHVFNjAwdUU2MDF1RTYwMnVFNjAzAAACAYkABgAIAQEEBwoNJDvH4P6UDv6UDv6UDvyUDvm0+FQV/FT4VEtL+BT8FPwU/BTLSwUO93T4VBX4VPhUy0v8FPwU+BT8FEtLBQ75tPlUFfzUiwV5i319i3kIi2sFi3mZfZ2LCPjUiwWdi5mZi50Ii6sFi519mXmLCIv7VBX81IsFeYt9fYt5CItrBYt5mX2diwj41IsFnYuZmYudCIurBYudfZl5iwiL+1QV/NSLBXmLfX2LeQiLawWLeZl9nYsI+NSLBZ2LmZmLnQiLqwWLnX2ZeYsIDvm4+SkV+6n7qvuq96ovLvgG/Bj4BvgYBQ76lBT6lBWLDAoAAAMEAAGQAAUAAAKZAswAAACPApkCzAAAAesAMwEJAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAQAAA5gMDwP/A/8ADwABAAAAAAQAAAAAAAAAAAAAAIAAAAAAAAgAAAAMAAAAUAAMAAQAAABQABAA4AAAACgAIAAIAAgABACDmA//9//8AAAAAACDmAP/9//8AAf/jGgQAAwABAAAAAAAAAAAAAAABAAH//wAPAAEAAAABAAC1pQTjXw889QALBAAAAAAAz/iHGQAAAADP+IcZAAAAAAOBA4AAAAAIAAIAAAAAAAAAAQAAA8D/wAAABAAAAAAAA4EAAQAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAACAAAABAABIAQAAOAEAADABAAAnQAAUAAACAAAAAAADgCuAAEAAAAAAAEAGgAAAAEAAAAAAAIADgBxAAEAAAAAAAMAGgAwAAEAAAAAAAQAGgB/AAEAAAAAAAUAFgAaAAEAAAAAAAYADQBKAAEAAAAAAAoANACZAAMAAQQJAAEAGgAAAAMAAQQJAAIADgBxAAMAAQQJAAMAGgAwAAMAAQQJAAQAGgB/AAMAAQQJAAUAFgAaAAMAAQQJAAYAGgBXAAMAAQQJAAoANACZAHcAZQBiAGYAbABvAHcALQBpAGMAbwBuAHMAVgBlAHIAcwBpAG8AbgAgADEALgAwAHcAZQBiAGYAbABvAHcALQBpAGMAbwBuAHN3ZWJmbG93LWljb25zAHcAZQBiAGYAbABvAHcALQBpAGMAbwBuAHMAUgBlAGcAdQBsAGEAcgB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==) format("woff");
    font-weight: normal;
    font-style: normal; } }
  #listify_stacks_in_1261 [class^="w-icon-"], #listify_stacks_in_1261 [class*=" w-icon-"] {
    font-family: 'webflow-icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  #listify_stacks_in_1261 .w-icon-slider-right:before {
    content: "\e600"; }
  #listify_stacks_in_1261 .w-icon-slider-left:before {
    content: "\e601"; }
  #listify_stacks_in_1261 .w-icon-nav-menu:before {
    content: "\e602"; }
  #listify_stacks_in_1261 .w-icon-arrow-down:before, #listify_stacks_in_1261 .w-icon-dropdown-toggle:before {
    content: "\e603"; }
  #listify_stacks_in_1261 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  #listify_stacks_in_1261 html {
    height: 100%; }
  #listify_stacks_in_1261 body {
    margin: 0;
    min-height: 100%;
    background-color: #fff;
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #333; }
  #listify_stacks_in_1261 img {
    max-width: 100%;
    vertical-align: middle;
    display: inline-block; }
  #listify_stacks_in_1261 html.w-mod-touch * {
    background-attachment: scroll !important; }
  #listify_stacks_in_1261 .w-block {
    display: block; }
  #listify_stacks_in_1261 .w-inline-block {
    max-width: 100%;
    display: inline-block; }
  #listify_stacks_in_1261 .w-clearfix:before {
    content: " ";
    display: table; }
  #listify_stacks_in_1261 .w-clearfix:after {
    content: " ";
    display: table;
    clear: both; }
  #listify_stacks_in_1261 .w-preserve-3d {
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d; }
  #listify_stacks_in_1261 .w-hidden {
    display: none; }
  #listify_stacks_in_1261 .w-button {
    display: inline-block;
    padding: 9px 15px;
    background-color: #3898EC;
    color: white;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
    border-radius: 0; }
  #listify_stacks_in_1261 input.w-button {
    -webkit-appearance: button; }
  #listify_stacks_in_1261 html[data-w-dynpage] [data-w-cloak] {
    color: transparent !important; }
  #listify_stacks_in_1261 .w-webflow-badge {
    position: static;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    z-index: auto;
    display: block;
    visibility: visible;
    overflow: visible;
    overflow-x: visible;
    overflow-y: visible;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: auto;
    height: auto;
    max-height: none;
    max-width: none;
    min-height: 0;
    min-width: 0;
    margin: 0;
    padding: 0;
    float: none;
    clear: none;
    border: 0 none transparent;
    border-radius: 0;
    background: none;
    background-image: none;
    background-position: 0% 0%;
    background-size: auto auto;
    background-repeat: repeat;
    background-origin: padding-box;
    background-clip: border-box;
    background-attachment: scroll;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: 1.0;
    -webkit-transform: none;
            transform: none;
    -webkit-transition: none;
    transition: none;
    direction: ltr;
    font-family: inherit;
    font-weight: inherit;
    color: inherit;
    font-size: inherit;
    line-height: inherit;
    font-style: inherit;
    font-variant: inherit;
    text-align: inherit;
    letter-spacing: inherit;
    text-decoration: inherit;
    text-indent: 0;
    text-transform: inherit;
    list-style-type: disc;
    text-shadow: none;
    font-smoothing: auto;
    vertical-align: baseline;
    cursor: inherit;
    white-space: inherit;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    position: fixed !important;
    display: inline-block !important;
    visibility: visible !important;
    opacity: 1 !important;
    z-index: 2147483647 !important;
    top: auto !important;
    right: 12px !important;
    bottom: 12px !important;
    left: auto !important;
    color: #AAADB0 !important;
    background-color: #fff !important;
    border-radius: 3px !important;
    padding: 6px 8px 6px 6px !important;
    font-size: 12px !important;
    opacity: 1.0 !important;
    line-height: 14px !important;
    text-decoration: none !important;
    transform: none !important;
    margin: 0 !important;
    width: auto !important;
    height: auto !important;
    overflow: visible !important;
    white-space: nowrap;
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0px 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0px 1px 3px rgba(0, 0, 0, 0.1); }
    #listify_stacks_in_1261 .w-webflow-badge * {
      position: static;
      left: auto;
      top: auto;
      right: auto;
      bottom: auto;
      z-index: auto;
      display: block;
      visibility: visible;
      overflow: visible;
      overflow-x: visible;
      overflow-y: visible;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      width: auto;
      height: auto;
      max-height: none;
      max-width: none;
      min-height: 0;
      min-width: 0;
      margin: 0;
      padding: 0;
      float: none;
      clear: none;
      border: 0 none transparent;
      border-radius: 0;
      background: none;
      background-image: none;
      background-position: 0% 0%;
      background-size: auto auto;
      background-repeat: repeat;
      background-origin: padding-box;
      background-clip: border-box;
      background-attachment: scroll;
      background-color: transparent;
      -webkit-box-shadow: none;
      box-shadow: none;
      opacity: 1.0;
      -webkit-transform: none;
              transform: none;
      -webkit-transition: none;
      transition: none;
      direction: ltr;
      font-family: inherit;
      font-weight: inherit;
      color: inherit;
      font-size: inherit;
      line-height: inherit;
      font-style: inherit;
      font-variant: inherit;
      text-align: inherit;
      letter-spacing: inherit;
      text-decoration: inherit;
      text-indent: 0;
      text-transform: inherit;
      list-style-type: disc;
      text-shadow: none;
      font-smoothing: auto;
      vertical-align: baseline;
      cursor: inherit;
      white-space: inherit;
      word-break: normal;
      word-spacing: normal;
      word-wrap: normal; }
    #listify_stacks_in_1261 .w-webflow-badge > img {
      display: inline-block !important;
      visibility: visible !important;
      opacity: 1 !important;
      vertical-align: middle !important; }
  #listify_stacks_in_1261 h1, #listify_stacks_in_1261 h2, #listify_stacks_in_1261 h3, #listify_stacks_in_1261 h4, #listify_stacks_in_1261 h5, #listify_stacks_in_1261 h6 {
    font-weight: bold;
    margin-bottom: 10px; }
  #listify_stacks_in_1261 h1 {
    font-size: 38px;
    line-height: 44px;
    margin-top: 20px; }
  #listify_stacks_in_1261 h2 {
    font-size: 32px;
    line-height: 36px;
    margin-top: 20px; }
  #listify_stacks_in_1261 h3 {
    font-size: 24px;
    line-height: 30px;
    margin-top: 20px; }
  #listify_stacks_in_1261 h4 {
    font-size: 18px;
    line-height: 24px;
    margin-top: 10px; }
  #listify_stacks_in_1261 h5 {
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px; }
  #listify_stacks_in_1261 h6 {
    font-size: 12px;
    line-height: 18px;
    margin-top: 10px; }
  #listify_stacks_in_1261 p {
    margin-top: 0;
    margin-bottom: 10px; }
  #listify_stacks_in_1261 a:focus {
    outline: 0; }
  #listify_stacks_in_1261 blockquote {
    margin: 0 0 10px 0;
    padding: 10px 20px;
    border-left: 5px solid #E2E2E2;
    font-size: 18px;
    line-height: 22px; }
  #listify_stacks_in_1261 figure {
    margin: 0;
    margin-bottom: 10px; }
  #listify_stacks_in_1261 figcaption {
    margin-top: 5px;
    text-align: center; }
  #listify_stacks_in_1261 ul, #listify_stacks_in_1261 ol {
    margin-top: 0px;
    margin-bottom: 10px;
    padding-left: 40px; }
  #listify_stacks_in_1261 .w-list-unstyled {
    padding-left: 0;
    list-style: none; }
  #listify_stacks_in_1261 .w-embed:before {
    content: " ";
    display: table; }
  #listify_stacks_in_1261 .w-embed:after {
    content: " ";
    display: table;
    clear: both; }
  #listify_stacks_in_1261 .w-video {
    width: 100%;
    position: relative;
    padding: 0; }
    #listify_stacks_in_1261 .w-video iframe, #listify_stacks_in_1261 .w-video object, #listify_stacks_in_1261 .w-video embed {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  #listify_stacks_in_1261 fieldset {
    padding: 0;
    margin: 0;
    border: 0; }
  #listify_stacks_in_1261 button, #listify_stacks_in_1261 html input[type="button"], #listify_stacks_in_1261 input[type="reset"] {
    border: 0;
    cursor: pointer;
    -webkit-appearance: button; }
  #listify_stacks_in_1261 .w-form {
    margin: 0 0 15px; }
  #listify_stacks_in_1261 .w-form-done {
    display: none;
    padding: 20px;
    text-align: center;
    background-color: #dddddd; }
  #listify_stacks_in_1261 .w-form-fail {
    display: none;
    margin-top: 10px;
    padding: 10px;
    background-color: #ffdede; }
  #listify_stacks_in_1261 label {
    display: block;
    margin-bottom: 5px;
    font-weight: bold; }
  #listify_stacks_in_1261 .w-input, #listify_stacks_in_1261 .w-select {
    display: block;
    width: 100%;
    height: 38px;
    padding: 8px 12px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333333;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc; }
  #listify_stacks_in_1261 .w-input:-moz-placeholder, #listify_stacks_in_1261 .w-select:-moz-placeholder {
    color: #999; }
  #listify_stacks_in_1261 .w-input::-moz-placeholder, #listify_stacks_in_1261 .w-select::-moz-placeholder {
    color: #999;
    opacity: 1; }
  #listify_stacks_in_1261 .w-input:-ms-input-placeholder, #listify_stacks_in_1261 .w-select:-ms-input-placeholder, #listify_stacks_in_1261 .w-input::-webkit-input-placeholder, #listify_stacks_in_1261 .w-select::-webkit-input-placeholder {
    color: #999; }
  #listify_stacks_in_1261 .w-input:focus, #listify_stacks_in_1261 .w-select:focus {
    border-color: #3898EC;
    outline: 0; }
  #listify_stacks_in_1261 .w-input[disabled], #listify_stacks_in_1261 .w-select[disabled], #listify_stacks_in_1261 .w-input[readonly], #listify_stacks_in_1261 .w-select[readonly] {
    cursor: not-allowed;
    background-color: #eeeeee; }
  #listify_stacks_in_1261 fieldset[disabled] .w-input, #listify_stacks_in_1261 fieldset[disabled] .w-select {
    cursor: not-allowed;
    background-color: #eeeeee; }
  #listify_stacks_in_1261 textarea.w-input, #listify_stacks_in_1261 textarea.w-select {
    height: auto; }
  #listify_stacks_in_1261 .w-select {
    background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(#f3f3f3));
    background-image: linear-gradient(white 0%, #f3f3f3 100%); }
    #listify_stacks_in_1261 .w-select[multiple] {
      height: auto; }
  #listify_stacks_in_1261 .w-form-label {
    display: inline-block;
    cursor: pointer;
    font-weight: normal;
    margin-bottom: 0px; }
  #listify_stacks_in_1261 .w-checkbox, #listify_stacks_in_1261 .w-radio {
    display: block;
    margin-bottom: 5px;
    padding-left: 20px; }
  #listify_stacks_in_1261 .w-checkbox:before, #listify_stacks_in_1261 .w-radio:before, #listify_stacks_in_1261 .w-checkbox:after, #listify_stacks_in_1261 .w-radio:after {
    content: " ";
    display: table; }
  #listify_stacks_in_1261 .w-checkbox:after, #listify_stacks_in_1261 .w-radio:after {
    clear: both; }
  #listify_stacks_in_1261 .w-checkbox-input {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
    float: left;
    margin-left: -20px; }
  #listify_stacks_in_1261 .w-radio-input {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
    float: left;
    margin-left: -20px;
    margin-top: 3px; }
  #listify_stacks_in_1261 .w-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 940px; }
    #listify_stacks_in_1261 .w-container:before {
      content: " ";
      display: table; }
    #listify_stacks_in_1261 .w-container:after {
      content: " ";
      display: table;
      clear: both; }
    #listify_stacks_in_1261 .w-container .w-row {
      margin-left: -10px;
      margin-right: -10px; }
  #listify_stacks_in_1261 .w-row:before {
    content: " ";
    display: table; }
  #listify_stacks_in_1261 .w-row:after {
    content: " ";
    display: table;
    clear: both; }
  #listify_stacks_in_1261 .w-row .w-row {
    margin-left: 0;
    margin-right: 0; }
  #listify_stacks_in_1261 .w-col {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px; }
    #listify_stacks_in_1261 .w-col .w-col {
      padding-left: 0;
      padding-right: 0; }
  #listify_stacks_in_1261 .w-col-1 {
    width: 8.33333333%; }
  #listify_stacks_in_1261 .w-col-2 {
    width: 16.66666667%; }
  #listify_stacks_in_1261 .w-col-3 {
    width: 25%; }
  #listify_stacks_in_1261 .w-col-4 {
    width: 33.33333333%; }
  #listify_stacks_in_1261 .w-col-5 {
    width: 41.66666667%; }
  #listify_stacks_in_1261 .w-col-6 {
    width: 50%; }
  #listify_stacks_in_1261 .w-col-7 {
    width: 58.33333333%; }
  #listify_stacks_in_1261 .w-col-8 {
    width: 66.66666667%; }
  #listify_stacks_in_1261 .w-col-9 {
    width: 75%; }
  #listify_stacks_in_1261 .w-col-10 {
    width: 83.33333333%; }
  #listify_stacks_in_1261 .w-col-11 {
    width: 91.66666667%; }
  #listify_stacks_in_1261 .w-col-12 {
    width: 100%; }
  #listify_stacks_in_1261 .w-hidden-main {
    display: none !important; }
  @media screen and (max-width: 991px) {
    #listify_stacks_in_1261 .w-container {
      max-width: 728px; }
    #listify_stacks_in_1261 .w-hidden-main {
      display: inherit !important; }
    #listify_stacks_in_1261 .w-hidden-medium {
      display: none !important; }
    #listify_stacks_in_1261 .w-col-medium-1 {
      width: 8.33333333%; }
    #listify_stacks_in_1261 .w-col-medium-2 {
      width: 16.66666667%; }
    #listify_stacks_in_1261 .w-col-medium-3 {
      width: 25%; }
    #listify_stacks_in_1261 .w-col-medium-4 {
      width: 33.33333333%; }
    #listify_stacks_in_1261 .w-col-medium-5 {
      width: 41.66666667%; }
    #listify_stacks_in_1261 .w-col-medium-6 {
      width: 50%; }
    #listify_stacks_in_1261 .w-col-medium-7 {
      width: 58.33333333%; }
    #listify_stacks_in_1261 .w-col-medium-8 {
      width: 66.66666667%; }
    #listify_stacks_in_1261 .w-col-medium-9 {
      width: 75%; }
    #listify_stacks_in_1261 .w-col-medium-10 {
      width: 83.33333333%; }
    #listify_stacks_in_1261 .w-col-medium-11 {
      width: 91.66666667%; }
    #listify_stacks_in_1261 .w-col-medium-12 {
      width: 100%; }
    #listify_stacks_in_1261 .w-col-stack {
      width: 100%;
      left: auto;
      right: auto; } }
  @media screen and (max-width: 767px) {
    #listify_stacks_in_1261 .w-hidden-main, #listify_stacks_in_1261 .w-hidden-medium {
      display: inherit !important; }
    #listify_stacks_in_1261 .w-hidden-small {
      display: none !important; }
    #listify_stacks_in_1261 .w-row, #listify_stacks_in_1261 .w-container .w-row {
      margin-left: 0;
      margin-right: 0; }
    #listify_stacks_in_1261 .w-col {
      width: 100%;
      left: auto;
      right: auto; }
    #listify_stacks_in_1261 .w-col-small-1 {
      width: 8.33333333%; }
    #listify_stacks_in_1261 .w-col-small-2 {
      width: 16.66666667%; }
    #listify_stacks_in_1261 .w-col-small-3 {
      width: 25%; }
    #listify_stacks_in_1261 .w-col-small-4 {
      width: 33.33333333%; }
    #listify_stacks_in_1261 .w-col-small-5 {
      width: 41.66666667%; }
    #listify_stacks_in_1261 .w-col-small-6 {
      width: 50%; }
    #listify_stacks_in_1261 .w-col-small-7 {
      width: 58.33333333%; }
    #listify_stacks_in_1261 .w-col-small-8 {
      width: 66.66666667%; }
    #listify_stacks_in_1261 .w-col-small-9 {
      width: 75%; }
    #listify_stacks_in_1261 .w-col-small-10 {
      width: 83.33333333%; }
    #listify_stacks_in_1261 .w-col-small-11 {
      width: 91.66666667%; }
    #listify_stacks_in_1261 .w-col-small-12 {
      width: 100%; } }
  @media screen and (max-width: 479px) {
    #listify_stacks_in_1261 .w-container {
      max-width: none; }
    #listify_stacks_in_1261 .w-hidden-main, #listify_stacks_in_1261 .w-hidden-medium, #listify_stacks_in_1261 .w-hidden-small {
      display: inherit !important; }
    #listify_stacks_in_1261 .w-hidden-tiny {
      display: none !important; }
    #listify_stacks_in_1261 .w-col {
      width: 100%; }
    #listify_stacks_in_1261 .w-col-tiny-1 {
      width: 8.33333333%; }
    #listify_stacks_in_1261 .w-col-tiny-2 {
      width: 16.66666667%; }
    #listify_stacks_in_1261 .w-col-tiny-3 {
      width: 25%; }
    #listify_stacks_in_1261 .w-col-tiny-4 {
      width: 33.33333333%; }
    #listify_stacks_in_1261 .w-col-tiny-5 {
      width: 41.66666667%; }
    #listify_stacks_in_1261 .w-col-tiny-6 {
      width: 50%; }
    #listify_stacks_in_1261 .w-col-tiny-7 {
      width: 58.33333333%; }
    #listify_stacks_in_1261 .w-col-tiny-8 {
      width: 66.66666667%; }
    #listify_stacks_in_1261 .w-col-tiny-9 {
      width: 75%; }
    #listify_stacks_in_1261 .w-col-tiny-10 {
      width: 83.33333333%; }
    #listify_stacks_in_1261 .w-col-tiny-11 {
      width: 91.66666667%; }
    #listify_stacks_in_1261 .w-col-tiny-12 {
      width: 100%; } }
  #listify_stacks_in_1261 .w-widget {
    position: relative; }
  #listify_stacks_in_1261 .w-widget-map {
    width: 100%;
    height: 400px; }
    #listify_stacks_in_1261 .w-widget-map label {
      width: auto;
      display: inline; }
    #listify_stacks_in_1261 .w-widget-map img {
      max-width: inherit; }
    #listify_stacks_in_1261 .w-widget-map .gm-style-iw {
      width: 90% !important;
      height: auto !important;
      top: 7px !important;
      left: 6% !important;
      display: inline;
      text-align: center;
      overflow: hidden; }
      #listify_stacks_in_1261 .w-widget-map .gm-style-iw + div {
        display: none; }
  #listify_stacks_in_1261 .w-widget-twitter {
    overflow: hidden; }
  #listify_stacks_in_1261 .w-widget-twitter-count-shim {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 28px;
    height: 20px;
    text-align: center;
    background: white;
    border: #758696 solid 1px;
    border-radius: 3px; }
    #listify_stacks_in_1261 .w-widget-twitter-count-shim * {
      pointer-events: none;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none; }
    #listify_stacks_in_1261 .w-widget-twitter-count-shim .w-widget-twitter-count-inner {
      position: relative;
      font-size: 15px;
      line-height: 12px;
      text-align: center;
      color: #999;
      font-family: serif; }
    #listify_stacks_in_1261 .w-widget-twitter-count-shim .w-widget-twitter-count-clear {
      position: relative;
      display: block; }
    #listify_stacks_in_1261 .w-widget-twitter-count-shim.w--large {
      width: 36px;
      height: 28px;
      margin-left: 7px; }
      #listify_stacks_in_1261 .w-widget-twitter-count-shim.w--large .w-widget-twitter-count-inner {
        font-size: 18px;
        line-height: 18px; }
    #listify_stacks_in_1261 .w-widget-twitter-count-shim:not(.w--vertical) {
      margin-left: 5px;
      margin-right: 8px; }
      #listify_stacks_in_1261 .w-widget-twitter-count-shim:not(.w--vertical).w--large {
        margin-left: 6px; }
      #listify_stacks_in_1261 .w-widget-twitter-count-shim:not(.w--vertical):before, #listify_stacks_in_1261 .w-widget-twitter-count-shim:not(.w--vertical):after {
        top: 50%;
        left: 0;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none; }
      #listify_stacks_in_1261 .w-widget-twitter-count-shim:not(.w--vertical):before {
        border-color: rgba(117, 134, 150, 0);
        border-right-color: #5d6c7b;
        border-width: 4px;
        margin-left: -9px;
        margin-top: -4px; }
      #listify_stacks_in_1261 .w-widget-twitter-count-shim:not(.w--vertical).w--large:before {
        border-width: 5px;
        margin-left: -10px;
        margin-top: -5px; }
      #listify_stacks_in_1261 .w-widget-twitter-count-shim:not(.w--vertical):after {
        border-color: rgba(255, 255, 255, 0);
        border-right-color: white;
        border-width: 4px;
        margin-left: -8px;
        margin-top: -4px; }
      #listify_stacks_in_1261 .w-widget-twitter-count-shim:not(.w--vertical).w--large:after {
        border-width: 5px;
        margin-left: -9px;
        margin-top: -5px; }
    #listify_stacks_in_1261 .w-widget-twitter-count-shim.w--vertical {
      width: 61px;
      height: 33px;
      margin-bottom: 8px; }
      #listify_stacks_in_1261 .w-widget-twitter-count-shim.w--vertical:before, #listify_stacks_in_1261 .w-widget-twitter-count-shim.w--vertical:after {
        top: 100%;
        left: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none; }
      #listify_stacks_in_1261 .w-widget-twitter-count-shim.w--vertical:before {
        border-color: rgba(117, 134, 150, 0);
        border-top-color: #5d6c7b;
        border-width: 5px;
        margin-left: -5px; }
      #listify_stacks_in_1261 .w-widget-twitter-count-shim.w--vertical:after {
        border-color: rgba(255, 255, 255, 0);
        border-top-color: white;
        border-width: 4px;
        margin-left: -4px; }
      #listify_stacks_in_1261 .w-widget-twitter-count-shim.w--vertical .w-widget-twitter-count-inner {
        font-size: 18px;
        line-height: 22px; }
      #listify_stacks_in_1261 .w-widget-twitter-count-shim.w--vertical.w--large {
        width: 76px; }
  #listify_stacks_in_1261 .w-widget-gplus {
    overflow: hidden; }
  #listify_stacks_in_1261 .w-background-video {
    position: relative;
    overflow: hidden;
    height: 500px;
    color: white; }
    #listify_stacks_in_1261 .w-background-video > video {
      background-size: cover;
      background-position: 50% 50%;
      position: absolute;
      right: -100%;
      bottom: -100%;
      top: -100%;
      left: -100%;
      margin: auto;
      min-width: 100%;
      min-height: 100%;
      z-index: -100; }
  #listify_stacks_in_1261 .w-slider {
    position: relative;
    height: 300px;
    text-align: center;
    background: #dddddd;
    clear: both;
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent; }
  #listify_stacks_in_1261 .w-slider-mask {
    position: relative;
    display: block;
    overflow: hidden;
    z-index: 1;
    left: 0;
    right: 0;
    height: 100%;
    white-space: nowrap; }
  #listify_stacks_in_1261 .w-slide {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 100%;
    white-space: normal;
    text-align: left; }
  #listify_stacks_in_1261 .w-slider-nav {
    position: absolute;
    z-index: 2;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    padding-top: 10px;
    height: 40px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent; }
    #listify_stacks_in_1261 .w-slider-nav.w-round > div {
      border-radius: 100%; }
    #listify_stacks_in_1261 .w-slider-nav.w-num > div {
      width: auto;
      height: auto;
      padding: 0.2em 0.5em;
      font-size: inherit;
      line-height: inherit; }
    #listify_stacks_in_1261 .w-slider-nav.w-shadow > div {
      -webkit-box-shadow: 0 0 3px rgba(51, 51, 51, 0.4);
      box-shadow: 0 0 3px rgba(51, 51, 51, 0.4); }
  #listify_stacks_in_1261 .w-slider-nav-invert {
    color: #fff; }
    #listify_stacks_in_1261 .w-slider-nav-invert > div {
      background-color: rgba(34, 34, 34, 0.4); }
      #listify_stacks_in_1261 .w-slider-nav-invert > div.w-active {
        background-color: #222; }
  #listify_stacks_in_1261 .w-slider-dot {
    position: relative;
    display: inline-block;
    width: 1em;
    height: 1em;
    background-color: rgba(255, 255, 255, 0.4);
    cursor: pointer;
    margin: 0 3px 0.5em;
    -webkit-transition: background-color 100ms, color 100ms;
    transition: background-color 100ms, color 100ms; }
    #listify_stacks_in_1261 .w-slider-dot.w-active {
      background-color: #fff; }
  #listify_stacks_in_1261 .w-slider-arrow-left, #listify_stacks_in_1261 .w-slider-arrow-right {
    position: absolute;
    width: 80px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    cursor: pointer;
    overflow: hidden;
    color: white;
    font-size: 40px;
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  #listify_stacks_in_1261 .w-slider-arrow-left [class^="w-icon-"], #listify_stacks_in_1261 .w-slider-arrow-right [class^="w-icon-"], #listify_stacks_in_1261 .w-slider-arrow-left [class*=" w-icon-"], #listify_stacks_in_1261 .w-slider-arrow-right [class*=" w-icon-"] {
    position: absolute; }
  #listify_stacks_in_1261 .w-slider-arrow-left {
    z-index: 3;
    right: auto; }
  #listify_stacks_in_1261 .w-slider-arrow-right {
    z-index: 4;
    left: auto; }
  #listify_stacks_in_1261 .w-icon-slider-left, #listify_stacks_in_1261 .w-icon-slider-right {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 1em;
    height: 1em; }
  #listify_stacks_in_1261 .w-dropdown {
    display: inline-block;
    position: relative;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    z-index: 900; }
  #listify_stacks_in_1261 .w-dropdown-btn, #listify_stacks_in_1261 .w-dropdown-toggle, #listify_stacks_in_1261 .w-dropdown-link {
    position: relative;
    vertical-align: top;
    text-decoration: none;
    color: #222222;
    padding: 20px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    white-space: nowrap; }
  #listify_stacks_in_1261 .w-dropdown-toggle {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: inline-block;
    cursor: pointer;
    padding-right: 40px; }
    #listify_stacks_in_1261 .w-dropdown-toggle:focus {
      outline: 0; }
  #listify_stacks_in_1261 .w-icon-dropdown-toggle {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    margin-right: 20px;
    width: 1em;
    height: 1em; }
  #listify_stacks_in_1261 .w-dropdown-list {
    position: absolute;
    background: #dddddd;
    display: none;
    min-width: 100%; }
    #listify_stacks_in_1261 .w-dropdown-list.w--open {
      display: block; }
  #listify_stacks_in_1261 .w-dropdown-link {
    padding: 10px 20px;
    display: block;
    color: #222222; }
    #listify_stacks_in_1261 .w-dropdown-link.w--current {
      color: #0082f3; }
  #listify_stacks_in_1261 .w-nav[data-collapse="all"] .w-dropdown, #listify_stacks_in_1261 .w-nav[data-collapse="all"] .w-dropdown-toggle {
    display: block; }
  #listify_stacks_in_1261 .w-nav[data-collapse="all"] .w-dropdown-list {
    position: static; }
  @media screen and (max-width: 991px) {
    #listify_stacks_in_1261 .w-nav[data-collapse="medium"] .w-dropdown, #listify_stacks_in_1261 .w-nav[data-collapse="medium"] .w-dropdown-toggle {
      display: block; }
    #listify_stacks_in_1261 .w-nav[data-collapse="medium"] .w-dropdown-list {
      position: static; } }
  @media screen and (max-width: 767px) {
    #listify_stacks_in_1261 .w-nav[data-collapse="small"] .w-dropdown, #listify_stacks_in_1261 .w-nav[data-collapse="small"] .w-dropdown-toggle {
      display: block; }
    #listify_stacks_in_1261 .w-nav[data-collapse="small"] .w-dropdown-list {
      position: static; }
    #listify_stacks_in_1261 .w-nav-brand {
      padding-left: 10px; } }
  @media screen and (max-width: 479px) {
    #listify_stacks_in_1261 .w-nav[data-collapse="tiny"] .w-dropdown, #listify_stacks_in_1261 .w-nav[data-collapse="tiny"] .w-dropdown-toggle {
      display: block; }
    #listify_stacks_in_1261 .w-nav[data-collapse="tiny"] .w-dropdown-list {
      position: static; } }
  #listify_stacks_in_1261 .w-lightbox-backdrop {
    color: #000;
    cursor: auto;
    font-family: serif;
    font-size: medium;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-height: normal;
    list-style: disc;
    text-align: start;
    text-indent: 0;
    text-shadow: none;
    text-transform: none;
    visibility: visible;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    color: #fff;
    font-family: "Helvetica Neue", Helvetica, Ubuntu, "Segoe UI", Verdana, sans-serif;
    font-size: 17px;
    line-height: 1.2;
    font-weight: 300;
    text-align: center;
    background: rgba(0, 0, 0, 0.9);
    z-index: 2000;
    outline: 0;
    /* 1 */
    opacity: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-transform: translate(0, 0);
    /* 2 */
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch; }
  #listify_stacks_in_1261 .w-lightbox-container {
    height: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch; }
  #listify_stacks_in_1261 .w-lightbox-content {
    position: relative;
    height: 100vh;
    overflow: hidden; }
  #listify_stacks_in_1261 .w-lightbox-view {
    position: absolute;
    width: 100vw;
    height: 100vh;
    opacity: 0; }
    #listify_stacks_in_1261 .w-lightbox-view:before {
      content: "";
      height: 100vh; }
  #listify_stacks_in_1261 .w-lightbox-group {
    height: 86vh; }
    #listify_stacks_in_1261 .w-lightbox-group .w-lightbox-view {
      height: 86vh; }
      #listify_stacks_in_1261 .w-lightbox-group .w-lightbox-view:before {
        height: 86vh; }
  #listify_stacks_in_1261 .w-lightbox-frame, #listify_stacks_in_1261 .w-lightbox-view:before {
    display: inline-block;
    vertical-align: middle; }
  #listify_stacks_in_1261 .w-lightbox-figure {
    position: relative;
    margin: 0;
    /* 1 */ }
  #listify_stacks_in_1261 .w-lightbox-group .w-lightbox-figure {
    cursor: pointer; }
  #listify_stacks_in_1261 .w-lightbox-img {
    width: auto;
    height: auto;
    max-width: none; }
  #listify_stacks_in_1261 .w-lightbox-image {
    display: block;
    float: none;
    /* 1 */
    max-width: 100vw;
    max-height: 100vh; }
  #listify_stacks_in_1261 .w-lightbox-group .w-lightbox-image {
    max-height: 86vh; }
  #listify_stacks_in_1261 .w-lightbox-caption {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: .5em 1em;
    background: rgba(0, 0, 0, 0.4);
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
  #listify_stacks_in_1261 .w-lightbox-embed {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  #listify_stacks_in_1261 .w-lightbox-control {
    position: absolute;
    top: 0;
    width: 4em;
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    -webkit-transition: all .3s;
    transition: all .3s; }
  #listify_stacks_in_1261 .w-lightbox-left {
    display: none;
    bottom: 0;
    left: 0;
    /* <svg xmlns="http://www.w3.org/2000/svg" viewBox="-20 0 24 40" width="24" height="40"><g transform="rotate(45)"><path d="m0 0h5v23h23v5h-28z" opacity=".4"/><path d="m1 1h3v23h23v3h-26z" fill="#fff"/></g></svg> */
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yMCAwIDI0IDQwIiB3aWR0aD0iMjQiIGhlaWdodD0iNDAiPjxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSI+PHBhdGggZD0ibTAgMGg1djIzaDIzdjVoLTI4eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDN2MjNoMjN2M2gtMjZ6IiBmaWxsPSIjZmZmIi8+PC9nPjwvc3ZnPg=="); }
  #listify_stacks_in_1261 .w-lightbox-right {
    display: none;
    right: 0;
    bottom: 0;
    /* <svg xmlns="http://www.w3.org/2000/svg" viewBox="-4 0 24 40" width="24" height="40"><g transform="rotate(45)"><path d="m0-0h28v28h-5v-23h-23z" opacity=".4"/><path d="m1 1h26v26h-3v-23h-23z" fill="#fff"/></g></svg> */
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMjQgNDAiIHdpZHRoPSIyNCIgaGVpZ2h0PSI0MCI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMC0waDI4djI4aC01di0yM2gtMjN6IiBvcGFjaXR5PSIuNCIvPjxwYXRoIGQ9Im0xIDFoMjZ2MjZoLTN2LTIzaC0yM3oiIGZpbGw9IiNmZmYiLz48L2c+PC9zdmc+"); }
  #listify_stacks_in_1261 .w-lightbox-close {
    right: 0;
    height: 2.6em;
    /* <svg xmlns="http://www.w3.org/2000/svg" viewBox="-4 0 18 17" width="18" height="17"><g transform="rotate(45)"><path d="m0 0h7v-7h5v7h7v5h-7v7h-5v-7h-7z" opacity=".4"/><path d="m1 1h7v-7h3v7h7v3h-7v7h-3v-7h-7z" fill="#fff"/></g></svg> */
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMTggMTciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNyI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMCAwaDd2LTdoNXY3aDd2NWgtN3Y3aC01di03aC03eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDd2LTdoM3Y3aDd2M2gtN3Y3aC0zdi03aC03eiIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=");
    background-size: 18px; }
  #listify_stacks_in_1261 .w-lightbox-strip {
    padding: 0 1vh;
    line-height: 0;
    /* 1 */
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden; }
  #listify_stacks_in_1261 .w-lightbox-item {
    display: inline-block;
    width: 10vh;
    padding: 2vh 1vh;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    /* 1 */
    cursor: pointer;
    -webkit-transform: translate3d(0, 0, 0);
    /* 2 */ }
  #listify_stacks_in_1261 .w-lightbox-active {
    opacity: .3; }
  #listify_stacks_in_1261 .w-lightbox-thumbnail {
    position: relative;
    height: 10vh;
    background: #222;
    overflow: hidden; }
  #listify_stacks_in_1261 .w-lightbox-thumbnail-image {
    position: absolute;
    top: 0;
    left: 0; }
  #listify_stacks_in_1261 .w-lightbox-thumbnail .w-lightbox-tall {
    top: 50%;
    width: 100%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%); }
  #listify_stacks_in_1261 .w-lightbox-thumbnail .w-lightbox-wide {
    left: 50%;
    height: 100%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }
  #listify_stacks_in_1261 .w-lightbox-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    border: 5px solid rgba(0, 0, 0, 0.4);
    border-radius: 50%;
    -webkit-animation: spin .8s infinite linear;
    animation: spin .8s infinite linear; }
    #listify_stacks_in_1261 .w-lightbox-spinner:after {
      content: "";
      position: absolute;
      top: -4px;
      right: -4px;
      bottom: -4px;
      left: -4px;
      border: 3px solid transparent;
      border-bottom-color: #fff;
      border-radius: 50%; }
  #listify_stacks_in_1261 .w-lightbox-hide {
    display: none; }
  #listify_stacks_in_1261 .w-lightbox-noscroll {
    overflow: hidden; }
  @media (min-width: 768px) {
    #listify_stacks_in_1261 {
      /* .w-lightbox-content */ }
      #listify_stacks_in_1261 .w-lightbox-content {
        height: 96vh;
        margin-top: 2vh; }
      #listify_stacks_in_1261 .w-lightbox-view {
        height: 96vh; }
        #listify_stacks_in_1261 .w-lightbox-view:before {
          height: 96vh; }
      #listify_stacks_in_1261 .w-lightbox-group {
        height: 84vh; }
        #listify_stacks_in_1261 .w-lightbox-group .w-lightbox-view {
          height: 84vh; }
          #listify_stacks_in_1261 .w-lightbox-group .w-lightbox-view:before {
            height: 84vh; }
      #listify_stacks_in_1261 .w-lightbox-image {
        max-width: 96vw;
        max-height: 96vh; }
      #listify_stacks_in_1261 .w-lightbox-group .w-lightbox-image {
        max-width: 82.3vw;
        max-height: 84vh; }
      #listify_stacks_in_1261 .w-lightbox-left, #listify_stacks_in_1261 .w-lightbox-right {
        display: block;
        opacity: .5; }
      #listify_stacks_in_1261 .w-lightbox-close {
        opacity: .8; }
      #listify_stacks_in_1261 .w-lightbox-control:hover {
        opacity: 1; } }
  #listify_stacks_in_1261 .w-lightbox-inactive {
    opacity: 0; }
    #listify_stacks_in_1261 .w-lightbox-inactive:hover {
      opacity: 0; }
  #listify_stacks_in_1261 .w-richtext:before {
    content: " ";
    display: table; }
  #listify_stacks_in_1261 .w-richtext:after {
    content: " ";
    display: table;
    clear: both; }
  #listify_stacks_in_1261 .w-richtext ol, #listify_stacks_in_1261 .w-richtext ul {
    overflow: hidden; }
  #listify_stacks_in_1261 .w-richtext .w-richtext-figure-selected.w-richtext-figure-type-video div:before, #listify_stacks_in_1261 .w-richtext .w-richtext-figure-selected[data-rt-type="video"] div:before, #listify_stacks_in_1261 .w-richtext .w-richtext-figure-selected.w-richtext-figure-type-image div, #listify_stacks_in_1261 .w-richtext .w-richtext-figure-selected[data-rt-type="image"] div {
    outline: 2px solid #2895f7; }
  #listify_stacks_in_1261 .w-richtext figure {
    position: relative;
    max-width: 60%; }
    #listify_stacks_in_1261 .w-richtext figure.w-richtext-figure-type-video > div:before, #listify_stacks_in_1261 .w-richtext figure[data-rt-type="video"] > div:before {
      content: '';
      position: absolute;
      display: none;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      z-index: 1; }
    #listify_stacks_in_1261 .w-richtext figure > div:before {
      cursor: default !important; }
    #listify_stacks_in_1261 .w-richtext figure img {
      cursor: default !important;
      width: 100%; }
    #listify_stacks_in_1261 .w-richtext figure figcaption.w-richtext-figcaption-placeholder {
      opacity: 0.6; }
    #listify_stacks_in_1261 .w-richtext figure div {
      /* fix incorrectly sized selection border in the data manager */
      font-size: 0px;
      color: transparent; }
    #listify_stacks_in_1261 .w-richtext figure.w-richtext-figure-type-image, #listify_stacks_in_1261 .w-richtext figure[data-rt-type="image"] {
      display: table; }
    #listify_stacks_in_1261 .w-richtext figure.w-richtext-figure-type-image > div, #listify_stacks_in_1261 .w-richtext figure[data-rt-type="image"] > div {
      display: inline-block; }
    #listify_stacks_in_1261 .w-richtext figure.w-richtext-figure-type-image > figcaption, #listify_stacks_in_1261 .w-richtext figure[data-rt-type="image"] > figcaption {
      display: table-caption;
      caption-side: bottom; }
    #listify_stacks_in_1261 .w-richtext figure.w-richtext-figure-type-video, #listify_stacks_in_1261 .w-richtext figure[data-rt-type="video"] {
      width: 60%;
      height: 0; }
    #listify_stacks_in_1261 .w-richtext figure.w-richtext-figure-type-video iframe, #listify_stacks_in_1261 .w-richtext figure[data-rt-type="video"] iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    #listify_stacks_in_1261 .w-richtext figure.w-richtext-figure-type-video > div, #listify_stacks_in_1261 .w-richtext figure[data-rt-type="video"] > div {
      width: 100%; }
    #listify_stacks_in_1261 .w-richtext figure.w-richtext-align-center {
      margin-right: auto;
      margin-left: auto;
      clear: both; }
      #listify_stacks_in_1261 .w-richtext figure.w-richtext-align-center.w-richtext-figure-type-image > div, #listify_stacks_in_1261 .w-richtext figure.w-richtext-align-center[data-rt-type="image"] > div {
        max-width: 100%; }
    #listify_stacks_in_1261 .w-richtext figure.w-richtext-align-normal {
      clear: both; }
    #listify_stacks_in_1261 .w-richtext figure.w-richtext-align-fullwidth {
      width: 100%;
      max-width: 100%;
      text-align: center;
      clear: both;
      display: block;
      margin-right: auto;
      margin-left: auto; }
      #listify_stacks_in_1261 .w-richtext figure.w-richtext-align-fullwidth > div {
        display: inline-block;
        /* padding-bottom is used for aspect ratios in video figures
           *  we want the div to inherit that so hover/selection borders in the designer-canvas
           *  fit right */
        padding-bottom: inherit; }
      #listify_stacks_in_1261 .w-richtext figure.w-richtext-align-fullwidth > figcaption {
        display: block; }
    #listify_stacks_in_1261 .w-richtext figure.w-richtext-align-floatleft {
      float: left;
      margin-right: 15px;
      clear: none; }
    #listify_stacks_in_1261 .w-richtext figure.w-richtext-align-floatright {
      float: right;
      margin-left: 15px;
      clear: none; }
  #listify_stacks_in_1261 .w-nav {
    position: relative;
    background: #dddddd;
    z-index: 1000; }
    #listify_stacks_in_1261 .w-nav:before {
      content: " ";
      display: table; }
    #listify_stacks_in_1261 .w-nav:after {
      content: " ";
      display: table;
      clear: both; }
  #listify_stacks_in_1261 .w-nav-brand {
    position: relative;
    float: left;
    text-decoration: none;
    color: #333333; }
  #listify_stacks_in_1261 .w-nav-link {
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    color: #222222;
    padding: 20px;
    text-align: left;
    margin-left: auto;
    margin-right: auto; }
    #listify_stacks_in_1261 .w-nav-link.w--current {
      color: #0082f3; }
  #listify_stacks_in_1261 .w-nav-menu {
    position: relative;
    float: right; }
  #listify_stacks_in_1261 .w--nav-menu-open {
    display: block !important;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #C8C8C8;
    text-align: center;
    overflow: visible;
    min-width: 200px; }
  #listify_stacks_in_1261 .w--nav-link-open {
    display: block;
    position: relative; }
  #listify_stacks_in_1261 .w-nav-overlay {
    position: absolute;
    overflow: hidden;
    display: none;
    top: 100%;
    left: 0;
    right: 0;
    width: 100%; }
    #listify_stacks_in_1261 .w-nav-overlay .w--nav-menu-open {
      top: 0; }
  #listify_stacks_in_1261 .w-nav[data-animation="over-left"] .w-nav-overlay {
    width: auto;
    right: auto;
    z-index: 1;
    top: 0; }
  #listify_stacks_in_1261 .w-nav[data-animation="over-left"] .w--nav-menu-open {
    right: auto;
    z-index: 1;
    top: 0; }
  #listify_stacks_in_1261 .w-nav[data-animation="over-right"] .w-nav-overlay {
    width: auto;
    left: auto;
    z-index: 1;
    top: 0; }
  #listify_stacks_in_1261 .w-nav[data-animation="over-right"] .w--nav-menu-open {
    left: auto;
    z-index: 1;
    top: 0; }
  #listify_stacks_in_1261 .w-nav-button {
    position: relative;
    float: right;
    padding: 18px;
    font-size: 24px;
    display: none;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    #listify_stacks_in_1261 .w-nav-button.w--open {
      background-color: #C8C8C8;
      color: white; }
  #listify_stacks_in_1261 .w-nav[data-collapse="all"] .w-nav-menu {
    display: none; }
  #listify_stacks_in_1261 .w-nav[data-collapse="all"] .w-nav-button {
    display: block; }
  @media screen and (max-width: 991px) {
    #listify_stacks_in_1261 .w-nav[data-collapse="medium"] .w-nav-menu {
      display: none; }
    #listify_stacks_in_1261 .w-nav[data-collapse="medium"] .w-nav-button {
      display: block; } }
  @media screen and (max-width: 767px) {
    #listify_stacks_in_1261 .w-nav[data-collapse="small"] .w-nav-menu {
      display: none; }
    #listify_stacks_in_1261 .w-nav[data-collapse="small"] .w-nav-button {
      display: block; }
    #listify_stacks_in_1261 .w-nav-brand {
      padding-left: 10px; } }
  @media screen and (max-width: 479px) {
    #listify_stacks_in_1261 .w-nav[data-collapse="tiny"] .w-nav-menu {
      display: none; }
    #listify_stacks_in_1261 .w-nav[data-collapse="tiny"] .w-nav-button {
      display: block; } }
  #listify_stacks_in_1261 .w-tabs {
    position: relative; }
    #listify_stacks_in_1261 .w-tabs:before {
      content: " ";
      display: table; }
    #listify_stacks_in_1261 .w-tabs:after {
      content: " ";
      display: table;
      clear: both; }
  #listify_stacks_in_1261 .w-tab-menu {
    position: relative; }
  #listify_stacks_in_1261 .w-tab-link {
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    padding: 9px 30px;
    text-align: left;
    cursor: pointer;
    color: #222222;
    background-color: #dddddd; }
    #listify_stacks_in_1261 .w-tab-link.w--current {
      background-color: #C8C8C8; }
  #listify_stacks_in_1261 .w-tab-content {
    position: relative;
    display: block;
    overflow: hidden; }
  #listify_stacks_in_1261 .w-tab-pane {
    position: relative;
    display: none; }
  #listify_stacks_in_1261 .w--tab-active {
    display: block; }
  @media screen and (max-width: 479px) {
    #listify_stacks_in_1261 .w-tab-link {
      display: block; } }
  #listify_stacks_in_1261 .w-ix-emptyfix:after {
    content: ""; }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
  #listify_stacks_in_1261 .w-dyn-empty {
    padding: 10px;
    background-color: #dddddd; }
  #listify_stacks_in_1261 .w-dyn-bind-empty, #listify_stacks_in_1261 .w-condition-invisible {
    display: none !important; }

.list-container {
  margin-top: 0px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex; }

.section {
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding-top: 0px;
  position: absolute;
  padding-bottom: 0px;
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox; }
  .section.main {
    display: none; }

.container {
  -ms-grid-row-align: center;
      align-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center; }

#listify_stacks_in_1261 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /*  */
  width: 100%;
  /*  */
  /*  */ }
  #listify_stacks_in_1261 .list {
    overflow: hidden;
    margin: 10px 10px 10px 10px;
    padding: 10px 0px 10px 0px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0px;
    flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
    -webkit-box-flex: 1;
    -ms-grid-row-align: center;
        align-self: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    /*  */
    background: none;
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */ }
  #listify_stacks_in_1261 .list-item {
    list-style-type: none;
    margin-bottom: 4px; }
    #listify_stacks_in_1261 .list-item ul {
      /*  */
      padding-left: 15px;
      padding-right: 0;
      /*  */
      /*  */ }
    #listify_stacks_in_1261 .list-item ul > li > ul {
      /*  */
      padding-left: 15px;
      padding-right: 0;
      /*  */
      /*  */ }
    #listify_stacks_in_1261 .list-item ul > li > ul > li > ul {
      /*  */
      padding-left: 15px;
      padding-right: 0;
      /*  */
      /*  */ }
    #listify_stacks_in_1261 .list-item ul > li > ul > li > ul > li > ul {
      /*  */
      padding-left: 15px;
      padding-right: 0;
      /*  */
      /*  */ }
    #listify_stacks_in_1261 .list-item ul > li > ul > li > ul > li > ul > li > ul {
      /*  */
      padding-left: 15px;
      padding-right: 0;
      /*  */
      /*  */ }
    #listify_stacks_in_1261 .list-item ul > li > ul > li > ul > li > ul > li > ul > li > ul {
      /*  */
      padding-left: 15px;
      padding-right: 0;
      /*  */
      /*  */ }
    #listify_stacks_in_1261 .list-item ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul {
      /*  */
      padding-left: 15px;
      padding-right: 0;
      /*  */
      /*  */ }
    #listify_stacks_in_1261 .list-item ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul {
      /*  */
      padding-left: 15px;
      padding-right: 0;
      /*  */
      /*  */ }
    #listify_stacks_in_1261 .list-item ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul {
      /*  */
      padding-left: 15px;
      padding-right: 0;
      /*  */
      /*  */ }
    #listify_stacks_in_1261 .list-item ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul {
      /*  */
      padding-left: 15px;
      padding-right: 0;
      /*  */
      /*  */ }
    #listify_stacks_in_1261 .list-item a {
      cursor: pointer;
      text-decoration: none; }
  #listify_stacks_in_1261 .list-item-inner {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    margin: 0px auto 0px auto;
    padding: 8px 8px 8px 8px;
    border-radius: 20px;
    /*  */
    /*  */
    /*  */
    background: rgba(236, 239, 241, 1.00);
    /*  */
    /*  */
    /*  */
    /*  */
    justify-content: flex-start;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    /*  */
    /*  */
    /*  */
    /*  */ }
  #listify_stacks_in_1261 .list-item-icon {
    flex: 0 auto;
    -ms-flex: 0 auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    vertical-align: middle;
    padding: 5px;
    line-height: 1;
    border-radius: 50px;
    /*  */
    margin-right: 5px;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    /*  */
    /*  */
    /*  */
    -ms-grid-row-align: center;
        align-self: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    /*  */
    /*  */
    /*  */
    /*  */
    background: rgba(0, 0, 0, 0.80);
    /*  */
    /*  */
    /*  */ }
    #listify_stacks_in_1261 .list-item-icon.hide-icon {
      display: none; }
  #listify_stacks_in_1261 .list-item-icon i {
    color: rgba(250, 179, 17, 1.00);
    font-size: 20px;
    vertical-align: middle;
    /*  */ }
  #listify_stacks_in_1261 .list-item-text {
    -webkit-box-flex: 0;
    -ms-flex: 0 auto;
    flex: 0 auto;
    -ms-grid-row-align: center;
        align-self: center;
    word-wrap: break-word;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    color: rgba(0, 0, 0, 1.00);
    font-size: 16px;
    line-height: 22px;
    font-family: inherit;
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */ }
    #listify_stacks_in_1261 .list-item-text.hide-text {
      display: none; }

/*  */
/*  */
#listify_stacks_in_1261 .list-item-inner {
  margin: 10px 10px 10px 10px; }

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

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

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

/*  */
#listifyItem_stacks_in_1262.list-item a.no-link {
  /*  */
  pointer-events: none !important;
  cursor: default;
  /*  */ }

/*  */
/*  */
/*  */
@media only screen and (max-width: 440px) {
  #listifyItem_stacks_in_1262.hide-m {
    display: none; } }

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

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

/*  */
#listifyItem_stacks_in_1264.list-item a.no-link {
  /*  */
  pointer-events: none !important;
  cursor: default;
  /*  */ }

/*  */
/*  */
/*  */
@media only screen and (max-width: 440px) {
  #listifyItem_stacks_in_1264.hide-m {
    display: none; } }

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

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

/*  */
#listifyItem_stacks_in_1266.list-item a.no-link {
  /*  */
  pointer-events: none !important;
  cursor: default;
  /*  */ }

/*  */
/*  */
/*  */
@media only screen and (max-width: 440px) {
  #listifyItem_stacks_in_1266.hide-m {
    display: none; } }

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

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

/*  */
#listifyItem_stacks_in_1268.list-item a.no-link {
  /*  */
  pointer-events: none !important;
  cursor: default;
  /*  */ }

/*  */
/*  */
/*  */
@media only screen and (max-width: 440px) {
  #listifyItem_stacks_in_1268.hide-m {
    display: none; } }

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

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

/*  */
#listifyItem_stacks_in_1270.list-item a.no-link {
  /*  */
  pointer-events: none !important;
  cursor: default;
  /*  */ }

/*  */
/*  */
/*  */
@media only screen and (max-width: 440px) {
  #listifyItem_stacks_in_1270.hide-m {
    display: none; } }

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

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

/*  */
#listifyItem_stacks_in_1273.list-item a.no-link {
  /*  */
  pointer-events: none !important;
  cursor: default;
  /*  */ }

/*  */
/*  */
/*  */
@media only screen and (max-width: 440px) {
  #listifyItem_stacks_in_1273.hide-m {
    display: none; } }

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

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

/*  */
.lines.stacks_in_1243_4{width:120%;margin:calc(0rem/16) auto calc(0rem/16) auto;border-bottom:1px solid rgba(250, 0, 0, 1.00);background:rgba(0, 0, 0, 0.00);transform:rotate(0deg)}.lines.stacks_in_1243_4.vertical{border-left:1px solid rgba(250, 0, 0, 1.00);border-bottom:none;width:0;height:120%;margin:0 auto;margin-top:calc((120% - 100%)/-2)}
