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


/*
 * text-align
 */

.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.text-nomargin-top{margin-top:0}.text-nomargin-top.text >:first-child{margin-top:0}.text-nomargin-bottom{margin-bottom:0}.text-nomargin-bottom.text >:last-child{margin-bottom:0}



.com_bigwhiteduck_stacks_headerpro_stack .text-center{text-align:center}.com_bigwhiteduck_stacks_headerpro_stack .text-left{text-align:left}.com_bigwhiteduck_stacks_headerpro_stack .text-right{text-align:right}.com_bigwhiteduck_stacks_headerpro_stack .text-justify{text-align:justify}.com_bigwhiteduck_stacks_headerpro_stack .text-inherit{text-align:inherit}

.sitelok-hide{display:none !important}

.com_bigwhiteduck_stacks_paragraphpro_stack p.text-center{text-align:center}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-left{text-align:left}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-right{text-align:right}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-justify{text-align:justify}.com_bigwhiteduck_stacks_paragraphpro_stack p.text-inherit{text-align:inherit}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_paragraphpro_stack p.small-only-text-center{text-align:center}.com_bigwhiteduck_stacks_paragraphpro_stack p.small-only-text-center + ul{display:table;margin:0 auto;text-align:left}}@media only screen and (max-width:640px){.com_bigwhiteduck_stacks_paragraphpro_stack p.text-justify.small-only-just-left{text-align:left !important}}





:root{--light-gray:rgba(230, 230, 230, 1.00);--medium-gray:rgba(202, 202, 202, 1.00);--dark-gray:rgba(138, 138, 138, 1.00);--black:rgba(10, 10, 10, 1.00);--black-color:var(--black);--white:rgba(254, 254, 254, 1.00);--white-color:var(--white);--primary:rgba(0, 140, 186, 1.00);--secondary:rgba(231, 231, 231, 1.00);--success:rgba(67, 172, 106, 1.00);--warning:rgba(240, 138, 36, 1.00);--alert:rgba(240, 65, 36, 1.00);--primary-contrast:rgba(255, 255, 255, 1.00);--secondary-contrast:rgba(51, 51, 51, 1.00);--success-contrast:rgba(254, 254, 254, 1.00);--warning-contrast:rgba(254, 254, 254, 1.00);--alert-contrast:rgba(254, 254, 254, 1.00);--primary-dark:rgba(0, 110, 156, 1.00);--secondary-dark:rgba(201, 201, 201, 1.00);--success-dark:rgba(37, 142, 76, 1.00);--warning-dark:rgba(210, 108, 6, 1.00);--alert-dark:rgba(210, 35, 6, 1.00);--header-color:rgba(34, 34, 34, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(34, 34, 34, 1.00);--link-color:rgba(0, 140, 186, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--selection-background:var(--primary);--selection-text:var(--primary-contrast);--link-decoration:none;--link-decoration-hover:none;--overlay-color:rgba(0, 0, 0, 0.50);--radius:3px;--small-gutter:1.25rem;--medium-gutter:2rem;--large-gutter:2rem;--site-width:calc(1200rem/16);}::selection{background:var(--selection-background);color:var(--selection-text)}.alt{--header-color:rgba(255, 255, 255, 1.00);--subheader-color:rgba(230, 230, 230, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(255, 255, 255, 1.00);--link-color:rgba(0, 140, 186, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--link-decoration:none;--link-decoration-hover:none}.grid-container{max-width:var(--site-width)}.radius{border-radius:var(--radius)}body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(24rem/16)}h2,.h2{font-size:calc(20rem/16)}h3,.h3{font-size:calc(19rem/16)}h4,.h4{font-size:calc(18rem/16)}h5,.h5{font-size:calc(17rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:40%}.button{font-size:calc(16rem/16)}.button.tiny{font-size:calc(10rem/16)}.button.small{font-size:calc(12rem/16)}.button.large{font-size:calc(20rem/16)}@media only screen and (min-width:40em){body{font-size:calc(16rem/16)}h1,.h1{font-size:calc(48rem/16)}h2,.h2{font-size:calc(40rem/16)}h3,.h3{font-size:calc(31rem/16)}h4,.h4{font-size:calc(25rem/16)}h5,.h5{font-size:calc(20rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:30%}}@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(40rem/16)}h3,.h3{font-size:calc(31rem/16)}h4,.h4{font-size:calc(25rem/16)}h5,.h5{font-size:calc(20rem/16)}h6,.h6{font-size:calc(16rem/16)}small{font-size:30%}}a{color:var(--link-color);-webkit-text-decoration:var(--link-decoration);text-decoration:var(--link-decoration)}a:hover,a:focus{color:var(--link-color-hover);-webkit-text-decoration:var(--link-decoration-hover);text-decoration:var(--link-decoration-hover)}.menu a{color:var(--menu-link-color);background:var(--menu-bg-color)}.menu a:hover{color:var(--menu-link-color-hover)}h1,h2,h3,h4,h5,h6{color:var(--header-color)}small{color:var(--small-color)}.subheader{color:var(--subheader-color)}.text ul,.text ol{list-style-position:outside}.text>ul,.text>ol,.text .mez>div>ul,.text .mez>div>ol{margin-left:1.25rem}.text ul{list-style-type:disc}.text ul ul,.text ol ul{list-style-type:circle}.text ol{list-style-type:decimal}.text ol ol,.text ul ol{list-style-type:lower-alpha}.radius,.radius:before,.radius:after{border-radius:calc(3rem/16)}body{}
/*!* 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 Brands';font-style:normal;font-weight:400;font-display:block;src:url("../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.eot");src:url("../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url("../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.woff2") format("woff2"),url("../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.woff") format("woff"),url("../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.ttf") format("truetype"),url("../rw_common/plugins/stacks/fa5-fonts/fa-brands-400.svg#fontawesome") format("svg")}.fab{font-family:'Font Awesome 5 Brands';font-weight:400}@font-face{font-family:'Font Awesome 5 Duotone';font-style:normal;font-weight:900;font-display:block;src:url("../rw_common/plugins/stacks/fa5-fonts/fa-duotone-900.eot");src:url("../rw_common/plugins/stacks/fa5-fonts/fa-duotone-900.eot?#iefix") format("embedded-opentype"),url("../rw_common/plugins/stacks/fa5-fonts/fa-duotone-900.woff2") format("woff2"),url("../rw_common/plugins/stacks/fa5-fonts/fa-duotone-900.woff") format("woff"),url("../rw_common/plugins/stacks/fa5-fonts/fa-duotone-900.ttf") format("truetype"),url("../rw_common/plugins/stacks/fa5-fonts/fa-duotone-900.svg#fontawesome") format("svg")}.fad{position:relative;font-family:'Font Awesome 5 Duotone';font-weight:900}@font-face{font-family:'Font Awesome 5 Pro';font-style:normal;font-weight:400;font-display:block;src:url("../rw_common/plugins/stacks/fa5-fonts/fa-regular-400.eot");src:url("../rw_common/plugins/stacks/fa5-fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),url("../rw_common/plugins/stacks/fa5-fonts/fa-regular-400.woff2") format("woff2"),url("../rw_common/plugins/stacks/fa5-fonts/fa-regular-400.woff") format("woff"),url("../rw_common/plugins/stacks/fa5-fonts/fa-regular-400.ttf") format("truetype"),url("../rw_common/plugins/stacks/fa5-fonts/fa-regular-400.svg#fontawesome") format("svg")}.far{font-family:'Font Awesome 5 Pro';font-weight:400}@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}  

 .font-vault-1 > a, html,body, h1,.font-family-h1,h1 a,.font-family-h1 a, h2,.font-family-h2,h2 a,.font-family-h2 a, h3,.font-family-h3,h3 a,.font-family-h3 a, h4,.font-family-h4,h4 a,.font-family-h4 a, h5,.font-family-h5,h5 a,.font-family-h5 a, h6,.font-family-h6,h6 a,.font-family-h6 a, blockquote, a, ul,ul li,ol,ol li,dl,dl dd, fieldset,input,textarea,form label,input + label,fieldset label,input + datalist,legend, button,.button,.btn, p:not(.custom-font),.font-family-text,.text_stack:not(.custom-font), .font-vault-1,.font-vault-1 > li,.font-vault-1 > *, .fontpro-stacks_in_4482385_279961{font-style:normal;font-weight:300;font-family:"Lato",sans-serif }p:not(.custom-font),p.font-family-text:not(.custom-font),.text_stack:not(.custom-font){font-style:normal;font-weight:300;font-family:"Lato",sans-serif }

 .font-vault-2 > a, .font-vault-2,.font-vault-2 > li,  .sitetitle, .fontpro-stacks_in_4482385_279963{font-style:normal;font-weight:400;font-family:"Barlow Semi Condensed",sans-serif !important}
.text a:hover{color:rgba(255, 255, 255, 1.00) !important;}
.sweet_button:hover{transition:background 150ms ease-in 1ms }
            .footerlinks{font-size:calc(11rem/16) ;}@media only screen and (min-width:40em) {            .footerlinks{font-size:calc(13rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .footerlinks{font-size:calc(13rem/16) ;line-height:1.50 }}
.rounded{border-radius:10px 10px 10px 10px !important;}
.footercontainer{background-color:rgba(35, 15, 49, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.footercontainer{background-attachment:scroll!important}}
.footerlinks{position:relative;white-space:normal}.footerlinks:before{content:"";position:absolute;bottom:0px;left:0;width:calc(100% - 0rem / 8);margin:0 calc(0rem / 16);height:2px;background:currentcolor;transform:scaleX(0.00);transform-origin: center ;transition:transform 250ms ease-in;background-color:rgba(255, 255, 255, 1.00) ;}.footerlinks:hover:before{transform:scaleX(0.00);transform-origin: center }

.contentcontainer{min-width:0.00px ;max-width:1100.00px ;}
.contentcontainer{position:   relative ;z-index:1 ;top:unset ;bottom:unset ;left:50% ;right:50% ;transform:translateX(-50%) ;}
.contentcontainer{border-color:rgba(153, 153, 153, 1.00) !important;}
.contentcontainer{padding-top:4.00% ;padding-right:8.00% ;padding-bottom:4.00% ;padding-left:8.00% ;}@media only screen and (min-width:40em){.contentcontainer{padding-top:4.00% ;padding-right:8.00% ;padding-bottom:8.00% ;padding-left:8.00% }}@media only screen and (min-width:64em){.contentcontainer{padding-top:4.00% ;padding-right:8.00% ;padding-bottom:8.00% ;padding-left:8.00% }}
.button1 .sweet_button:hover{background-color:rgba(57, 96, 214, 0.51) !important;background-position:center center !important;background-origin:padding-box !important;background-blend-mode:normal !important;background-attachment:scroll   !important;background-clip:border-box !important;}@media (hover:none) and (pointer:coarse){.button1 .sweet_button{background-attachment:scroll!important}}
.button1 .sweet_button{background-color:rgba(58, 90, 217, 1.00) !important;background-position:center center !important;background-origin:padding-box !important;background-blend-mode:normal !important;background-attachment:scroll   !important;background-clip:border-box !important;}@media (hover:none) and (pointer:coarse){.button1 .sweet_button{background-attachment:scroll!important}}

.cardloggedin{width:16rem ;}  
.cardloggedout{min-width:0.00px ;max-width:320.00px ;}
.card-divider{background-color:var(--mainblue) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.card-divider{background-attachment:scroll!important}}
.card-section{background-color:transparent ;background-color:rgba(255, 255, 255, 1.00) ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:padding-box ;}@media (hover:none) and (pointer:coarse){.card-section{background-attachment:scroll!important}}
.card-divider{color:rgba(255, 255, 255, 1.00) ;}
.card-divider{--header-color:rgba(255, 255, 255, 1.00);--subheader-color:rgba(138, 138, 138, 1.00);--small-color:rgba(202, 202, 202, 1.00);--text-color:rgba(240, 245, 243, 1.00);--link-color:rgba(0, 140, 186, 1.00);--link-color-hover:rgba(0, 102, 136, 1.00);--link-decoration:none;--link-decoration-hover:none}
.card{box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.25);}
.card-divider{height:33.3333% ;min-height:none ;max-height:fit-content ;}  
      h5,.h5,      .card-divider{font-weight:700 ;}
:root{--mainblue:rgba(58, 90, 217, 1.00)}
.menu>li>a{transition:all 280ms ease-in-out 0ms }
.dropdown-pane{transition:all 150ms ease-in-out 0ms }
            .signup{font-size:calc(12rem/16) ;}@media only screen and (min-width:40em) {            .signup{font-size:calc(14rem/16) ;line-height:1.50 }}@media only screen and (min-width:64em) {            .signup{font-size:calc(15rem/16) ;line-height:1.50 }}
.menu:not(.submenu)>li>a{padding-top:0.00rem ;padding-right:0.20rem ;padding-bottom:0.00rem ;padding-left:0.20rem ;}@media only screen and (min-width:40em){.menu:not(.submenu)>li>a{padding-top:0.00rem ;padding-right:0.40rem ;padding-bottom:0.00rem ;padding-left:0.40rem }}@media only screen and (min-width:64em){.menu:not(.submenu)>li>a{padding-top:0.00rem ;padding-right:0.50rem ;padding-bottom:0.00rem ;padding-left:0.80rem }}
.menu>li>a{color:rgba(229, 213, 255, 1.00) ;}
div.element > .childelement{min-width:450.00px !important;max-width:650.00px !important;}

.dropdown-pane{padding:0 ;}  
            .sitetitle{font-size:calc(14rem/16) !important;font-style:italic !important;}@media only screen and (min-width:40em) {            .sitetitle{font-size:calc(20rem/16) !important;line-height:1.50 !important}}@media only screen and (min-width:64em) {            .sitetitle{font-size:calc(38rem/16) !important;line-height:1.50 !important}}
.dropdown-pane{background-color:transparent ;background-position:center center ;background-origin:padding-box ;background-blend-mode:normal ;background-attachment:scroll   ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.dropdown-pane{background-attachment:scroll!important}}
.dropdown-pane{border-width:0px ;}
            .menu:not(.submenu)>li>a{font-size:calc(10rem/16) !important;}@media only screen and (min-width:40em){            .menu:not(.submenu)>li>a{font-size:calc(14rem/16) !important}}@media only screen and (min-width:64em){            .menu:not(.submenu)>li>a{font-size:calc(18rem/16) !important}}
.mymenu{background-color:var(--overlay-color) ;background-color:rgba(35, 15, 49, 1.00) ;}
.menu>li>a:hover{color:rgba(255, 255, 255, 1.00) ;}
.sitelogo{width:16.00px ;}@media only screen and (min-width:40em){.sitelogo{width:24.00px }}@media only screen and (min-width:64em){.sitelogo{width:60.00px }}
 .ippmenu>.menu a, .menu.ippmenu a{--menu-link-color:rgba(240, 245, 243, 1.00);--menu-link-color-hover:rgba(255, 255, 255, 1.00);--menu-bg-color:rgba(35, 15, 49, 1.00);--menu-caret-color:rgba(240, 245, 243, 1.00);--menu-border-accent:2px solid var(--menu-link-color)} .ippmenu>.menu .menu-text, .menu.ippmenu .menu-text{--menu-text-color:rgba(255, 255, 255, 1.00)} .ippmenu>.menu a:hover, .menu.ippmenu a:hover{--menu-bg-color:rgba(12, 49, 89, 1.00)} .ippmenu>.menu>li>a, .menu.ippmenu>li>a{padding-top:0.75rem;padding-bottom:0.75rem} .ippmenu>.menu .submenu>li>a, .menu.ippmenu .submenu>li>a{padding-top:0.75rem;padding-bottom:0.75rem} .ippmenu>.menu li.active>a, .ippmenu>.menu li.is-active>a, .ippmenu>.menu a.is-active, .menu.ippmenu li.active>a, .menu.ippmenu li.is-active>a, .menu.ippmenu a.is-active{--menu-bg-color:rgba(35, 15, 49, 1.00);--menu-link-color:rgba(254, 254, 254, 1.00);--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-link-color-hover:rgba(254, 254, 254, 1.00)} .ippmenu>.menu .submenu li.active>a, .ippmenu>.menu .submenu li.is-active>a, .ippmenu>.menu .submenu a.is-active, .menu.ippmenu .submenu li.active>a, .menu.ippmenu .submenu li.is-active>a, .menu.ippmenu .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00)} .ippmenu>.menu .submenu a, .menu.ippmenu .submenu a{--menu-caret-color:rgba(240, 245, 243, 1.00)} .ippmenu>.menu .submenu, .menu.ippmenu .submenu{--submenu-bg-color:rgba(35, 15, 49, 1.00);--submenu-border:0px solid rgba(202, 202, 202, 1.00)} .ippmenu>.menu .submenu a, .menu.ippmenu .submenu a{--menu-bg-color:transparent;--menu-link-color:rgba(255, 255, 255, 1.00);--menu-link-color-hover:rgba(68, 68, 68, 1.00)} .ippmenu>.menu .submenu .menu-text, .menu.ippmenu .submenu .menu-text{--menu-text-color:rgba(255, 255, 255, 1.00)} .ippmenu>.menu .submenu li.active>a, .ippmenu>.menu .submenu li.is-active>a, .ippmenu>.menu .submenu a.is-active, .menu.ippmenu .submenu li.active>a, .menu.ippmenu .submenu li.is-active>a, .menu.ippmenu .submenu a.is-active{--menu-caret-color:rgba(255, 255, 255, 1.00);--menu-bg-color:rgba(35, 15, 49, 1.00);--menu-link-color:rgba(255, 255, 255, 1.00);--menu-link-color-hover:rgba(255, 255, 255, 1.00)}
.ippmenucontainer{background-color:rgba(35, 15, 49, 1.00) ;background-position:center center ;background-origin:border-box ;background-blend-mode:normal ;background-attachment:  fixed ;background-clip:border-box ;}@media (hover:none) and (pointer:coarse){.ippmenucontainer{background-attachment:scroll!important}}
.ippmenucontainer{padding-top:1.00px ;padding-right:0.00px ;padding-bottom:1.00px ;padding-left:0.00px ;}@media only screen and (min-width:40em){.ippmenucontainer{padding-top:2.00px ;padding-right:0.00px ;padding-bottom:2.00px ;padding-left:0.00px }}@media only screen and (min-width:64em){.ippmenucontainer{padding-top:5.00px ;padding-right:0.00px ;padding-bottom:5.00px ;padding-left:0.00px }}
.sitetitle{padding-top:0.00px !important;padding-right:20.00px !important;padding-bottom:0.00px !important;padding-left:3.00px !important;}@media only screen and (min-width:40em){.sitetitle{padding-top:0.00px !important;padding-right:32.00px !important;padding-bottom:0.00px !important;padding-left:6.00px !important}}@media only screen and (min-width:64em){.sitetitle{padding-top:0.00px !important;padding-right:64.00px !important;padding-bottom:0.00px !important;padding-left:8.00px !important}}
.stacks_in_4482385_279997{line-height:0}.stacks_in_4482385_279997 svg{display:inline-block;max-width:64px;height:auto;}.stacks_in_4482385_279997.full-width svg{width:100%;height:auto}




	#stacks_in_4482385_279987 .button_icon,#stacks_in_4482385_279987 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:32px;
		line-height:32px;
		font-size:19px;
	}
	


#stacks_in_4482385_279987 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	 
	
	font-family:lato;
	
}


	#stacks_in_4482385_279987 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:14px;
	}
	#stacks_in_4482385_279987 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 7px 0px 14px;
	}




#stacks_in_4482385_279987 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_4482385_279987 .sweet_button_wrapper {
		
			height:28px;
		
	}

	
		#stacks_in_4482385_279987 .button_icon,#stacks_in_4482385_279987 .button_icon i {
			height:28px;
			line-height:2em;
			font-size:17px;
		}
		
	

	#stacks_in_4482385_279987 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_4482385_279987 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:left;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(255, 255, 255, 1.00);
	border-radius:10px;
	background:rgba(35, 15, 49, 1.00);
}
#stacks_in_4482385_279987 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_4482385_279987 .sweet_button:hover {
	border-color:rgba(54, 90, 199, 1.00);
}


	#stacks_in_4482385_279987 .sweet_button {text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.75);}





	#stacks_in_4482385_279987 .button_label {
		width:160px;
	}
	#stacks_in_4482385_279987 .button_icon {
		width:32px;
	}



#stacks_in_4482385_279987 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(55, 35, 69, 1.00);
}
#stacks_in_4482385_279987 .sweet_button:active{
	background: rgba(15, 0, 29, 1.00);
}
#stacks_in_4482385_279987 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_4482385_279987 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(57, 96, 214, 1.00);
}
#stacks_in_4482385_279987 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_4482385_279987 {
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
}



	#stacks_in_4482385_279988 .button_icon,#stacks_in_4482385_279988 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:32px;
		line-height:32px;
		font-size:19px;
	}
	


#stacks_in_4482385_279988 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	 
	
	font-family:lato;
	
}


	#stacks_in_4482385_279988 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:14px;
	}
	#stacks_in_4482385_279988 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 7px 0px 14px;
	}




#stacks_in_4482385_279988 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_4482385_279988 .sweet_button_wrapper {
		
			height:28px;
		
	}

	
		#stacks_in_4482385_279988 .button_icon,#stacks_in_4482385_279988 .button_icon i {
			height:28px;
			line-height:2em;
			font-size:17px;
		}
		
	

	#stacks_in_4482385_279988 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_4482385_279988 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:left;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(255, 255, 255, 1.00);
	border-radius:10px;
	background:rgba(35, 15, 49, 1.00);
}
#stacks_in_4482385_279988 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_4482385_279988 .sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}


	#stacks_in_4482385_279988 .sweet_button {text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.75);}





	#stacks_in_4482385_279988 .button_label {
		width:160px;
	}
	#stacks_in_4482385_279988 .button_icon {
		width:32px;
	}



#stacks_in_4482385_279988 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(55, 35, 69, 1.00);
}
#stacks_in_4482385_279988 .sweet_button:active{
	background: rgba(15, 0, 29, 1.00);
}
#stacks_in_4482385_279988 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_4482385_279988 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_4482385_279988 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_4482385_279988 {
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
}



	#stacks_in_4482385_279989 .button_icon,#stacks_in_4482385_279989 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:32px;
		line-height:32px;
		font-size:19px;
	}
	


#stacks_in_4482385_279989 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	 
	
	font-family:lato;
	
}


	#stacks_in_4482385_279989 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:14px;
	}
	#stacks_in_4482385_279989 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 7px 0px 14px;
	}




#stacks_in_4482385_279989 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_4482385_279989 .sweet_button_wrapper {
		
			height:28px;
		
	}

	
		#stacks_in_4482385_279989 .button_icon,#stacks_in_4482385_279989 .button_icon i {
			height:28px;
			line-height:2em;
			font-size:17px;
		}
		
	

	#stacks_in_4482385_279989 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_4482385_279989 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:left;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(255, 255, 255, 1.00);
	border-radius:10px;
	background:rgba(35, 15, 49, 1.00);
}
#stacks_in_4482385_279989 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_4482385_279989 .sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}


	#stacks_in_4482385_279989 .sweet_button {text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.75);}





	#stacks_in_4482385_279989 .button_label {
		width:160px;
	}
	#stacks_in_4482385_279989 .button_icon {
		width:32px;
	}



#stacks_in_4482385_279989 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(55, 35, 69, 1.00);
}
#stacks_in_4482385_279989 .sweet_button:active{
	background: rgba(15, 0, 29, 1.00);
}
#stacks_in_4482385_279989 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_4482385_279989 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_4482385_279989 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








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

#eh_stacks_in_4482385_280040.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #000000, transparent) 1;}
#eh_stacks_in_4482385_280040.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_4482385_280040.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_4482385_280040.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_4482385_280040.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #000000;}
#eh_stacks_in_4482385_280040.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_4482385_280040.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_4482385_280040:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(256px / 2);}
#eh_stacks_in_4482385_280040:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #000000;
  fill: #000000;
}
#eh_stacks_in_4482385_280040.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 20px;}
#eh_stacks_in_4482385_280040.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_4482385_280040.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_4482385_280040.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 18px;}
  #eh_stacks_in_4482385_280040.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_4482385_280040.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 18px;}
}
#eh_stacks_in_4482385_280040.eh-line-group-300 .eh-extender {
  width: calc(256px / 2 - 20px);
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_4482385_280040.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_4482385_280040.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_4482385_280040.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_4482385_280040.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_4482385_280040.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_4482385_280040.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #000000;}
#eh_stacks_in_4482385_280040.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_4482385_280040.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_4482385_280040.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_4482385_280040.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_4482385_280040.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_4482385_280040.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #000000;}
#eh_stacks_in_4482385_280040.eh-line-303 .eh-extender,
#eh_stacks_in_4482385_280040.eh-line-305 .eh-extender {width: calc(256px / 2 - 32px);}
#eh_stacks_in_4482385_280040.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_4482385_280040.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_4482385_280040.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_4482385_280040 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_4482385_280040 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_4482385_280040.eh-line-group-300 .eh-line-left,
#eh_stacks_in_4482385_280040.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_4482385_280040.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_4482385_280040.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_4482385_280040:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 16px;
  height: 16px;
}
#eh_stacks_in_4482385_280040.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_4482385_280040.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 38px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_4482385_280040.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_4482385_280040:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #000000;}
#eh_stacks_in_4482385_280040:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_4482385_280040:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(256px / 2 + 2px);}
#eh_stacks_in_4482385_280040.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_4482385_280040.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_4482385_280040.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_4482385_280040.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_4482385_280040.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_4482385_280040.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_4482385_280040.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_4482385_280040.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_4482385_280040.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_4482385_280040.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_4482385_280040.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_4482385_280040.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_4482385_280040.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_4482385_280040.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_4482385_280040.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_4482385_280040.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_4482385_280040.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_4482385_280040.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 16px;
  /* */
}
#eh_stacks_in_4482385_280040.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_4482385_280040.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_4482385_280040.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_4482385_280040.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_4482385_280040.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_4482385_280040.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_4482385_280040.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg {
  /* bottom: calc(2px / 2); */
  margin-top: 0;
  position: relative;
  transform: rotate(180deg);
}
#eh_stacks_in_4482385_280040.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #000000;}
#eh_stacks_in_4482385_280040.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #000000;
  padding: calc(1px + 1px * 2);
}
#eh_stacks_in_4482385_280040.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 1px * 3);}
#eh_stacks_in_4482385_280040.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_4482385_280040.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(16px * .4);
  height: calc(16px * .8);
}
#eh_stacks_in_4482385_280040.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_4482385_280040.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(16px * .8);
  height: calc(16px * .8);
}
#eh_stacks_in_4482385_280040 .eh-line-wrap-1 {margin-bottom: 8px;}
#eh_stacks_in_4482385_280040 .eh-line-wrap-2 {margin-top: 8px;}
/*  */#eh_stacks_in_4482385_280040 .eh-line-wrap {margin: 0;}/*  */
#eh_stacks_in_4482385_280040.eh-line-position-3 {gap: 0 8px;}
#eh_stacks_in_4482385_280040.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_4482385_280040.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_4482385_280040.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_4482385_280040.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_4482385_280040.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_4482385_280040.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_4482385_280040.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_4482385_280040.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_4482385_280040.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #000000;
}
/* 2.0.1
- improves overall performance on retina devices
- fixes performance issue in safari when using the Frosted Glass effect
- fixes a loading bug with the parallax effect
 */
#stacks_in_4482364.btr-bg-outer .btr-bg-inner {
  
  min-height: 100vh;
  
}
#stacks_in_4482364.btr-bg-gradient .btr-bg-inner ,
#stacks_in_4482364.btr-bg-animated .btr-bg-inner ,
#stacks_in_4482364.btr-bg-blur .btr-bg-inner ,
#stacks_in_4482364.btr-bg-mouse .btr-bg-inner ,
#stacks_in_4482364.btr-bg-pan .btr-bg-inner ,
#stacks_in_4482364.btr-bg-parallax .btr-bg-inner ,
#stacks_in_4482364.btr-bg-transition .btr-bg-inner ,
#stacks_in_4482364.btr-bg-none .btr-bg-inner  {
  padding: 0px 0px 0px 0px;
}
#stacks_in_4482364.btr-bg-none {
background-repeat: no-repeat;
background-color: rgba(0, 0, 0, 0.00);
}
#stacks_in_4482364.btr-bg-outer:after {
  background: rgba(5, 44, 71, 0.75);
}
#stacks_in_4482364.btr-bg-outer {
  background-image : url(../index_files/backgroundImageBlur-4482364.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  -webkit-transform:translateZ(0);
}
#stacks_in_4482364.btr-bg-outer .btr-bg-inner .btr-bg-content {
  position: relative;
  background-color : rgba(255, 255, 255, 0.00);
  overflow: hidden;
  padding: 24px 24px 24px 24px;
  margin: 0 auto;
  max-width: 2000px;
  width: 100%;
  
}
#stacks_in_4482364.btr-bg-outer .btr-bg-inner .btr-bg-header,
#stacks_in_4482364.btr-bg-outer .btr-bg-inner .btr-bg-footer {
  
  pointer-events: none;
  opacity: 0;
  
}




/* Parallax */
#stacks_in_4482364.btr-bg-parallax {
  background: none;
  transform: none;
}
#stacks_in_4482364.btr-bg-parallax > .btr-bg-parallax-bg {
  background-image : url(../index_files/backgroundImageBlur-4482364.png);
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, 0.00);
  background-position: center top;
  background-size: cover;
  left: 0;
  position: absolute;
  top: 0;
  right: 0;
  height: 100vh;
  z-index: -1;
  -webkit-transform:translateZ(0);
  will-change: transform;
}
#stacks_in_4482364.btr-bg-parallax.btr-bg-disabled:before {
  background-attachment: scroll;
  background-position: top center !important;
}





#stacks_in_4482373 h2,#stacks_in_4482373 .hTxt:not(.segment) div{font-size:2.50rem}@media all and (max-width:640px){#stacks_in_4482373 h2,#stacks_in_4482373 .hTxt:not(.segment) div{font-size:1.30rem}}

@media only screen and (min-width:0px){#stacks_in_4482370{}}

/* -- Start Anchor Each css Template -- */



.stacks_in_4482380editInfo{
	color: #ffffff;
	background: #16a085;
	padding: 3px 10px 3px 10px;
	border-radius: 2px;
	font-size: 18px;
}

.stacks_in_4482380editInfo i{
	vertical-align: middle;
}

.stacks_in_4482380editInfo:before{
content:"#da1";
float: right;
}

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

.stacks_in_4482380topOffset{
	position: relative;
	height: 50;
	background: #ecf0f1;
	border: 1px solid #bdc3c7;
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
	margin-bottom: -2px;
}

.stacks_in_4482380topOffset:after{
	content: "Top Offset";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #7f8c8d;
}




/* -- End Anchor Each css Template -- */


	#stacks_in_4482383 .button_icon,#stacks_in_4482383 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:32px;
		line-height:32px;
		font-size:19px;
	}
	


#stacks_in_4482383 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	 
	
	font-family:lato;
	
}


	#stacks_in_4482383 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:14px;
	}
	#stacks_in_4482383 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 7px 0px 14px;
	}




#stacks_in_4482383 .sweet_button_wrapper {
	text-align:left;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_4482383 .sweet_button_wrapper {
		
			height:28px;
		
	}

	
		#stacks_in_4482383 .button_icon,#stacks_in_4482383 .button_icon i {
			height:28px;
			line-height:2em;
			font-size:17px;
		}
		
	

	#stacks_in_4482383 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_4482383 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(255, 255, 255, 1.00);
	border-radius:10px;
	background:rgba(35, 15, 49, 1.00);
}
#stacks_in_4482383 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_4482383 .sweet_button:hover {
	border-color:rgba(54, 90, 199, 1.00);
}


	#stacks_in_4482383 .sweet_button {text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.75);}





	#stacks_in_4482383 .button_label {
		width:160px;
	}
	#stacks_in_4482383 .button_icon {
		width:32px;
	}



#stacks_in_4482383 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(55, 35, 69, 1.00);
}
#stacks_in_4482383 .sweet_button:active{
	background: rgba(15, 0, 29, 1.00);
}
#stacks_in_4482383 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_4482383 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(57, 96, 214, 1.00);
}
#stacks_in_4482383 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}








#stacks_in_4482383 {
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
}
/* -- Start Anchor Each css Template -- */


.stacks_in_4482382anchorStack{
	height: 0px !important;
	padding: 0 !important;
	margin: 0 !important;
}


.stacks_in_4482382editInfo{
	color: #ffffff;
	background: #16a085;
	padding: 3px 10px 3px 10px;
	border-radius: 2px;
	font-size: 18px;
}

.stacks_in_4482382editInfo i{
	vertical-align: middle;
}

.stacks_in_4482382editInfo:before{
content:"#da1";
float: right;
}

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

.stacks_in_4482382topOffset{
	position: relative;
	height: 0;
	background: #ecf0f1;
	border: 1px solid #bdc3c7;
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
	margin-bottom: -2px;
}




/* -- End Anchor Each css Template -- */#stacks_in_4482394 h2,#stacks_in_4482394 .hTxt:not(.segment) div{font-size:2.50rem}@media all and (max-width:640px){#stacks_in_4482394 h2,#stacks_in_4482394 .hTxt:not(.segment) div{font-size:1.30rem}}

@media only screen and (min-width:0px){#stacks_in_4482400{}}



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

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



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

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



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

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

 .mb-slide .mb-slide-content{background-color:rgba(255, 255, 255, 1.00);padding:4rem 4rem 4rem 4rem;margin:0px;border-style:solid;border-color:rgba(204, 204, 204, 0.50);border-width:1px;border-radius:0px;}  


#stacks_in_4483032_reviews_custom *{box-sizing:border-box;}#stacks_in_4483032_reviews_custom.review_out{display:-webkit-box;display:-ms-flexbox;display:flex;flex-flow:row wrap;justify-content:space-around;}@media only screen and (max-width:600px){#stacks_in_4483032_reviews_custom.sm-up-1 .review{width:100%}    #stacks_in_4483032_reviews_custom.review_out{margin:0px;padding:8px;}#stacks_in_4483032_reviews_custom .review{padding:calc(16px/2)}#stacks_in_4483032_reviews_custom .review_in{padding:8px}#stacks_in_4483032_reviews_custom .review_author{font-size:1.00rem}#stacks_in_4483032_reviews_custom .review_rtd{font-size:0.80rem}#stacks_in_4483032_reviews_custom .review_star{font-size:1.20rem}#stacks_in_4483032_reviews_custom .review_text{font-size:1.00rem}#stacks_in_4483032_reviews_custom .review_circle{width:45px;height:45px}#stacks_in_4483032_reviews_custom .slider_gutter{padding:calc(16px/2)}#stacks_in_4483032_reviews_custom .review_speech-arrow{left:45px}.not-sm{display:none}}@media only screen and (max-width:992px) and (min-width:600px){ #stacks_in_4483032_reviews_custom.md-up-2 .review{width:50%}   #stacks_in_4483032_reviews_custom.review_out{margin:0px; padding:8px; }#stacks_in_4483032_reviews_custom .review{padding:calc(16px/2)}#stacks_in_4483032_reviews_custom .review_in{padding:8px}#stacks_in_4483032_reviews_custom .review_author{font-size:1.10rem}#stacks_in_4483032_reviews_custom .review_rtd{font-size:0.80rem}#stacks_in_4483032_reviews_custom .review_star{font-size:1.20rem}#stacks_in_4483032_reviews_custom .review_text{font-size:1.00rem}#stacks_in_4483032_reviews_custom .review_circle{width:50px;height:50px}#stacks_in_4483032_reviews_custom .slider_gutter{padding:calc(16px/2)}#stacks_in_4483032_reviews_custom .review_speech-arrow{left:50px}.not-md{display:none}}@media only screen and (max-width:1200px) and (min-width:992px){  #stacks_in_4483032_reviews_custom.lg-up-3 .review{width:33.33333%}  #stacks_in_4483032_reviews_custom.review_out{margin:0px;padding:8px;}#stacks_in_4483032_reviews_custom .review{padding:calc(16px/2)}#stacks_in_4483032_reviews_custom .review_in{padding:8px}#stacks_in_4483032_reviews_custom .review_author{font-size:1.20rem}#stacks_in_4483032_reviews_custom .review_rtd{font-size:0.90rem}#stacks_in_4483032_reviews_custom .review_star{font-size:1.40rem}#stacks_in_4483032_reviews_custom .review_text{font-size:1.00rem}#stacks_in_4483032_reviews_custom .review_circle{width:55px;height:55px}#stacks_in_4483032_reviews_custom .slider_gutter{padding:calc(16px/2)}#stacks_in_4483032_reviews_custom .review_speech-arrow{left:55px}.not-lg{display:none}}@media only screen and (min-width:1200px){  #stacks_in_4483032_reviews_custom.xlg-up-3 .review{width:33.33333%}  #stacks_in_4483032_reviews_custom.review_out{margin:0px;padding:8px;}#stacks_in_4483032_reviews_custom .review{padding:calc(16px/2)}#stacks_in_4483032_reviews_custom .review_in{padding:8px}#stacks_in_4483032_reviews_custom .review_author{font-size:1.20rem}#stacks_in_4483032_reviews_custom .review_rtd{font-size:0.90rem}#stacks_in_4483032_reviews_custom .review_star{font-size:1.40rem}#stacks_in_4483032_reviews_custom .review_text{font-size:1.00rem}#stacks_in_4483032_reviews_custom .review_circle{width:60px;height:60px}#stacks_in_4483032_reviews_custom .review_speech-arrow{left:60px}.not-xlg{display:none}}#stacks_in_4483032_reviews_custom .review_in{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;align-content:stretch;background:rgba(239, 239, 239, 1.00); border:0px solid #A7A7A7;-webkit-border-radius:8px;border-radius:8px;  -webkit-box-shadow:4px 4px 6px rgba(0, 0, 0, 0.20);box-shadow:4px 4px 6px rgba(0, 0, 0, 0.20);  height:100%;}#stacks_in_4483032_reviews_custom .review_author,#stacks_in_4483032_reviews_custom .review_rtd,#stacks_in_4483032_reviews_custom .review_text{font-family:inherit;   }#stacks_in_4483032_reviews_custom .review_author{margin:0px; padding:0px;font-weight:bold;color:#008CBA;}#stacks_in_4483032_reviews_custom .review_rtd{margin:0px;padding:0px;color:#6C6C6C;}#stacks_in_4483032_reviews_custom .review_rating{margin:0px; padding:0px;}#stacks_in_4483032_reviews_custom .review_text{margin:0px;padding:0px;line-height:1.3;color:#000000;text-align:left;}#stacks_in_4483032_reviews_custom .review_image{display:inline-block;vertical-align:middle;margin:0px; padding:0px;}#stacks_in_4483032_reviews_custom .review_info{display:inline-block;vertical-align:middle;margin-left:8px;}.review_circle{-webkit-border-radius:50%;border-radius:50%;}#stacks_in_4483032_reviews_custom .review_spotlight{text-align:center;}#stacks_in_4483032_reviews_custom .review_spotlight>.review_text{flex-grow:1;text-align:center;   }#stacks_in_4483032_reviews_custom .review_spotlight>.review_info{align-self:flex-end;width:100%}#stacks_in_4483032_reviews_custom .review_spotlight>.review_image{align-self:center;}#stacks_in_4483032_reviews_custom .review_speech{display:-webkit-box;display:-ms-flexbox;display:flex;flex-direction:column;align-content:stretch; height:100%;}#stacks_in_4483032_reviews_custom .review_speech-upper{flex-grow:1;width:100%;background:rgba(239, 239, 239, 1.00);padding:8px; border:0px solid #A7A7A7;-webkit-border-radius:8px;border-radius:8px;  -webkit-drop-shadow:4px 4px 6px rgba(0, 0, 0, 0.20);filter:drop-shadow(4px 4px 6px rgba(0, 0, 0, 0.20)); position:relative;}#stacks_in_4483032_reviews_custom .review_speech-lower{align-self:flex-end;width:100%;}#stacks_in_4483032_reviews_custom .review_speech-arrow{border-right:calc(24px + 0px) solid transparent;  border-top:24px solid rgba(239, 239, 239, 1.00);bottom:0;  position:relative;width:0;height:0;line-height:1.1;}#stacks_in_4483032_reviews_custom .review_speech-arrow::before{}#stacks_in_4483032_reviews_custom .review_speech-arrow::after{}
.stacks_in_4483039_review_rating>span.review_star{color:rgba(214, 214, 214, 1.00)}.stacks_in_4483039_review_rating>span.review_star:nth-child(-n+5){color:rgba(251, 188, 5, 1.00)}
.stacks_in_4483055_review_rating>span.review_star{color:rgba(214, 214, 214, 1.00)}.stacks_in_4483055_review_rating>span.review_star:nth-child(-n+5){color:rgba(251, 188, 5, 1.00)}
.stacks_in_4483051_review_rating>span.review_star{color:rgba(214, 214, 214, 1.00)}.stacks_in_4483051_review_rating>span.review_star:nth-child(-n+5){color:rgba(251, 188, 5, 1.00)}
.stacks_in_4483086_review_rating>span.review_star{color:rgba(214, 214, 214, 1.00)}.stacks_in_4483086_review_rating>span.review_star:nth-child(-n+5){color:rgba(251, 188, 5, 1.00)}
.stacks_in_4483090_review_rating>span.review_star{color:rgba(214, 214, 214, 1.00)}.stacks_in_4483090_review_rating>span.review_star:nth-child(-n+5){color:rgba(251, 188, 5, 1.00)}
.stacks_in_4483094_review_rating>span.review_star{color:rgba(214, 214, 214, 1.00)}.stacks_in_4483094_review_rating>span.review_star:nth-child(-n+5){color:rgba(251, 188, 5, 1.00)}
.stacks_in_4483098_review_rating>span.review_star{color:rgba(214, 214, 214, 1.00)}.stacks_in_4483098_review_rating>span.review_star:nth-child(-n+5){color:rgba(251, 188, 5, 1.00)}
.stacks_in_4483102_review_rating>span.review_star{color:rgba(214, 214, 214, 1.00)}.stacks_in_4483102_review_rating>span.review_star:nth-child(-n+5){color:rgba(251, 188, 5, 1.00)}
.stacks_in_4483043_review_rating>span.review_star{color:rgba(214, 214, 214, 1.00)}.stacks_in_4483043_review_rating>span.review_star:nth-child(-n+5){color:rgba(251, 188, 5, 1.00)}


#stacks_in_4482703 h2,#stacks_in_4482703 .hTxt:not(.segment) div{font-size:2.50rem}@media all and (max-width:640px){#stacks_in_4482703 h2,#stacks_in_4482703 .hTxt:not(.segment) div{font-size:1.30rem}}

@media only screen and (min-width:0px){#stacks_in_4482795{}}




	#stacks_in_4482710 .button_icon,#stacks_in_4482710 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:36px;
		line-height:36px;
		font-size:21px;
	}
	


#stacks_in_4482710 .button_label {
	font: 500 18px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	 
	
	font-family:lato;
	
}


	#stacks_in_4482710 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:14px;
	}
	#stacks_in_4482710 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 7px 0px 14px;
	}




#stacks_in_4482710 .sweet_button_wrapper {
	text-align:left;

	
		height:36px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_4482710 .sweet_button_wrapper {
		
			height:28px;
		
	}

	
		#stacks_in_4482710 .button_icon,#stacks_in_4482710 .button_icon i {
			height:28px;
			line-height:2em;
			font-size:17px;
		}
		
	

	#stacks_in_4482710 .button_label {
		font: 500 14px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_4482710 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 14px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:5px;
	background:rgba(60, 92, 218, 1.00);
}
#stacks_in_4482710 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_4482710 .sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}








#stacks_in_4482710 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(80, 112, 238, 1.00);
}
#stacks_in_4482710 .sweet_button:active{
	background: rgba(40, 72, 198, 1.00);
}
#stacks_in_4482710 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_4482710 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_4482710 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}







#stacks_in_4482710 .sweet_button.candy {
	background: rgba(60, 92, 218, 1.00);
	background: linear-gradient(top, rgba(108, 165, 255, 1.00) 0%, rgba(80, 112, 238, 1.00) 50%, rgba(60, 92, 218, 1.00) 50%, rgba(90, 122, 248, 1.00) 75%, rgba(90, 138, 255, 1.00) 100%);
}
#stacks_in_4482710 .sweet_button.candy:hover {
	background: rgba(80, 112, 238, 1.00);
	background: linear-gradient(top, rgba(114, 174, 255, 1.00) 0%, rgba(100, 132, 255, 1.00) 50%, rgba(80, 112, 238, 1.00) 50%, rgba(96, 147, 255, 1.00) 100%);
}
#stacks_in_4482710 .sweet_button.candy:active{
	background: rgba(40, 72, 198, 1.00);
	background: linear-gradient(top, rgba(96, 147, 255, 1.00) 0%, rgba(80, 112, 238, 1.00) 50%, rgba(60, 92, 218, 1.00) 50%,  rgba(78, 119, 255, 1.00) 100%);
}
#stacks_in_4482710 .sweet_button.candy.clicked {
	background: rgba(38, 113, 45, 1.00);
	background: linear-gradient(top, rgba(68, 203, 81, 1.00) 0%, rgba(58, 133, 65, 1.00) 50%, rgba(38, 113, 45, 1.00) 50%, rgba(68, 143, 75, 1.00) 75%, rgba(57, 169, 67, 1.00) 100%);
}
#stacks_in_4482710 .sweet_button.candy.clicked:hover {
	background: rgba(68, 143, 75, 1.00);
	background: linear-gradient(top, rgba(72, 214, 85, 1.00) 0%, rgba(78, 153, 85, 1.00) 50%, rgba(58, 133, 65, 1.00) 50%, rgba(60, 180, 72, 1.00) 100%);
}
#stacks_in_4482710 .sweet_button.candy.clicked:active{
	background: rgba(18, 93, 25, 1.00);
	background: linear-gradient(top, rgba(60, 180, 72, 1.00) 0%, rgba(58, 133, 65, 1.00) 50%, rgba(38, 113, 45, 1.00) 50%,  rgba(49, 146, 58, 1.00) 100%);
}

/* 1.0.1
 - removed a bunch of API calls to try and help with load time in edit and preview modes
 - Added svg refresh to resolve display issues in safari and RW preview
 - added hardware acceleration to svg graphics to increase performance
 - fixed a bug that could cause the stack to load into the editor slowly
 1.0.2
 - hotfix, editmode display bug
 1.0.5
 - Added Experimental responsive defintion feature
 - Fixed a dislay bug in Firefox browsers that could show multiple designs on top of eachother
 1.0.5.3
 - fixed display bug that could leave a 1px gap on the right or left of shape
 - fixed rendering issue in safari with background images, with an animation refresh loop
 - fixed edit mode display issue when force visibility is enabled
*/

.svg-metamorph.svgm_stacks_in_4483157_279904 .svgm-group {
    display: none;
}
.svg-metamorph.svgm_stacks_in_4483157_279904 .svgm-group.svgm-wide-5,
.svg-metamorph.svgm_stacks_in_4483157_279904 .svgm-group.svgm-pattern-5,
.svg-metamorph.svgm_stacks_in_4483157_279904 .svgm-group.svgm-special-17 {
    display: block;
}
.svg-metamorph.svgm_stacks_in_4483157_279904,
.svg-metamorph.svgm_stacks_in_4483157_279904 .svgm-content {
  position: relative;
  z-index: 1;
}
#stacks_in_4483157_279904, #stacks_out_4483157_279904 {
  overflow: visible;
}
.svg-metamorph.svgm_stacks_in_4483157_279904 {
  display: block;
  width: 100%;
  position: relative;
  margin-top: -0px;
  margin-bottom: -0px;
  
  
  margin-bottom: calc(20px - 0px);
  
  
  
  margin-bottom: -0px;
  
}

.svg-metamorph.svgm_stacks_in_4483157_279904 > .svgm-wrap-outer > .svgm-wrap {
  position: absolute;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.svg-metamorph.svgm_stacks_in_4483157_279904 > .svgm-wrap-outer > .svgm-wrap svg {
  width: 100%;
  height: calc(100% + 20px + 20px);
  stroke: none;
  fill: white;
}
.svg-metamorph.svgm_stacks_in_4483157_279904 > .svgm-wrap-outer > .svgm-wrap svg path.svgm-opacity {
  stroke: none;
  stroke-width: 0;
}
.svg-metamorph.svgm_stacks_in_4483157_279904 > .svgm-wrap-outer > .svgm-wrap.svgm-wrap-top {
  top: 0;
  z-index: 1;
  transform: translateY(-20px);
}
.svg-metamorph.svgm_stacks_in_4483157_279904 > .svgm-wrap-outer > .svgm-wrap.svgm-wrap-center {
  z-index: 2;
  height: calc(100% + 3px);
  /* top: -1.5px; */
}
.svg-metamorph.svgm_stacks_in_4483157_279904 > .svgm-wrap-outer > .svgm-wrap.svgm-wrap-bottom {
  bottom: 0;
  z-index: 0;
  transform: translateY(20px) rotateZ(180deg);
}
.svg-metamorph.svgm_stacks_in_4483157_279904 > .svgm-wrap-outer > .svgm-wrap.svgm-wrap-center svg {
  transform: translateY(-20px);
  /* margin-top: 1px; */
}
.svg-metamorph.svgm_stacks_in_4483157_279904 > .svgm-wrap-outer > .svgm-wrap > svg {
  width: 100%;
  overflow: visible;
}
.svg-metamorph.svgm_stacks_in_4483157_279904 > .svgm-wrap-outer > .svgm-wrap:after {
  background: #230F31;
}
.svg-metamorph.svgm_stacks_in_4483157_279904 .svgm-content {
  position: relative;
  z-index: 3;
  min-height: 20px;
  display: grid;
  align-items: center;
  
}


.svg-metamorph.svgm_stacks_in_4483157_279904 > .svgm-wrap-outer > .svgm-wrap.svgm-wrap-bottom {
  opacity: 0;
}
.svg-metamorph.svgm_stacks_in_4483157_279904 .svgm-content {
  margin-bottom: 0;
}

.svg-metamorph.svgm_stacks_in_4483157_279904 .svgm-content > div {
  
  
  
}
.svg-metamorph.svgm_stacks_in_4483157_279904 .svgm-mask {
  transform-origin: center;
}
.svg-metamorph.svgm_stacks_in_4483157_279904 > .svgm-wrap-outer {
  height: calc(100% - 0px - 0px );
  min-height: 20px;
  position: absolute;
  width: 100%;
  top: 0px;
  
  top: auto;
  bottom: 0px;
  
  transform: translateZ(0);
}


.svg-metamorph.svgm_stacks_in_4483157_279904 image:not(.svgm-pattern):not(.svgm-off) {
  transform-origin: center;
}
.svg-metamorph.svgm_stacks_in_4483157_279904 image.svgm-off {
  transform-origin: center;
}
.svg-metamorph.svgm_stacks_in_4483157_279904 .svgm-pattern {
  width: 100px;
  height: 100px;
}
.svg-metamorph.svgm_stacks_in_4483157_279904 .svgm-custom-pattern-1a {
  transform-origin: center;
  transform: translate(-358.000000px, 0);
}
.svg-metamorph.svgm_stacks_in_4483157_279904 .svgm-custom-pattern-1b {
  transform-origin: center;
  transform: translate(-362.000000px, 0);
}
.svg-metamorph.svgm_stacks_in_4483157_279904 .svgm-custom-pattern-2a {
  transform-origin: center;
  transform: translate(-358.000000px, 0) rotateY(180deg);
}
.svg-metamorph.svgm_stacks_in_4483157_279904 .svgm-custom-pattern-2b {
  transform-origin: center;
  transform: translate(-362.000000px, 0) rotateY(180deg);
}
.svg-metamorph.svgm_stacks_in_4483157_279904 .svgm-custom-pattern-3a {
  transform-origin: center;
  transform: translate(2518.000000px, 0);
}
.svg-metamorph.svgm_stacks_in_4483157_279904 .svgm-custom-pattern-3b {
  transform-origin: center;
  transform: translate(2522.000000px, 0);
}
.svg-metamorph.svgm_stacks_in_4483157_279904 .svgm-custom-pattern-opacity-1 {
  transform-origin: center;
  transform: translate(0, 38.000000px);
}
.svg-metamorph.svgm_stacks_in_4483157_279904 .svgm-custom-pattern-opacity-2 {
  transform-origin: center;
  transform: translate(0, 38.000000px) rotateY(180deg);
}
.svg-metamorph.svgm_stacks_in_4483157_279904 .svgm-use-r {
  transform: scale(-1,1);
  transform-origin: 960px 0;
}
.svg-metamorph.svgm_stacks_in_4483157_279904 .svgm-mask-top {
  transform: translate(0,4px) scaleX(1);
}
.svg-metamorph.svgm_stacks_in_4483157_279904 .svgm-mask-bottom {
  transform: translate(0,-1px) scaleX(1);
}




/*
/*%%[[endif]]%%*/

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

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

.facebook, .facebook:hover{background-color:rgba(59, 89, 153, 1.00) ;}
.twitter, .twitter:hover{background-color:rgba(85, 172, 238, 1.00) ;}
.contactus, .contactus:hover{background-color:rgba(46, 68, 134, 1.00) ;}
.instagram, .instagram:hover{background-color:rgba(228, 64, 95, 1.00) ;}
.youtube, .youtube:hover{background-color:rgba(205, 32, 31, 1.00) ;}
.social-button{width:4rem ;}  
.social-button{color:rgba(255, 255, 255, 1.00) ;}
            .social-button{font-size:calc(18rem/16) ;}@media only screen and (min-width:40em){            .social-button{font-size:calc(18rem/16) }}@media only screen and (min-width:64em){            .social-button{font-size:calc(18rem/16) }}
 .footerlinks .fas, .footerlinks .far, .footerlinks .fal, .footerlinks .fad, .footerlinks .fab,.footerlinks .fa{color:rgba(255, 255, 255, 1.00);transition:color 200ms;}.footerlinks .fad:after{color:rgba(153, 153, 153, 1.00);transition:color 200ms}  
.stacks_in_4483157_279885 > .grid-divider-wrapper > .grid-divider{height:calc(100% - 1rem)}

@media only screen and (max-width:640px){#stacks_in_4483157_279857 div,#stacks_in_4483157_279857 div{text-align:center !important}}#stacks_in_4483157_279857 p,#stacks_in_4483157_279857 div,#stacks_in_4483157_279857 ul,#stacks_in_4483157_279857 ol,#stacks_in_4483157_279857 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_4483157_279857 a{color:rgba(240, 245, 243, 1.00)}#stacks_in_4483157_279857 a:hover{color:rgba(255, 255, 255, 1.00)}@media only screen and (min-width:0px){#stacks_in_4483157_279857{}}

@media only screen and (max-width:640px){#stacks_in_4483157_279858 div,#stacks_in_4483157_279858 div{text-align:center !important}}#stacks_in_4483157_279858 p,#stacks_in_4483157_279858 div,#stacks_in_4483157_279858 ul,#stacks_in_4483157_279858 ol,#stacks_in_4483157_279858 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_4483157_279858 a{color:rgba(240, 245, 243, 1.00)}#stacks_in_4483157_279858 a:hover{color:rgba(255, 255, 255, 1.00)}@media only screen and (min-width:0px){#stacks_in_4483157_279858{}}

@media only screen and (max-width:640px){#stacks_in_4483157_279859 div,#stacks_in_4483157_279859 div{text-align:center !important}}#stacks_in_4483157_279859 p,#stacks_in_4483157_279859 div,#stacks_in_4483157_279859 ul,#stacks_in_4483157_279859 ol,#stacks_in_4483157_279859 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_4483157_279859 a{color:rgba(240, 245, 243, 1.00)}#stacks_in_4483157_279859 a:hover{color:rgba(255, 255, 255, 1.00)}@media only screen and (min-width:0px){#stacks_in_4483157_279859{}}





	#stacks_in_4483157_279896 .button_icon,#stacks_in_4483157_279896 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:26px;
		line-height:26px;
		font-size:16px;
	}
	


#stacks_in_4483157_279896 .button_label {
	font: 500 13px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	 
	
	font-family:lato;
	
}


	#stacks_in_4483157_279896 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:12px;
	}
	#stacks_in_4483157_279896 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 6px 0px 12px;
	}




#stacks_in_4483157_279896 .sweet_button_wrapper {
	text-align:left;

	
		height:26px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_4483157_279896 .sweet_button_wrapper {
		
			height:24px;
		
	}

	
		#stacks_in_4483157_279896 .button_icon,#stacks_in_4483157_279896 .button_icon i {
			height:24px;
			line-height:2em;
			font-size:15px;
		}
		
	

	#stacks_in_4483157_279896 .button_label {
		font: 500 12px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_4483157_279896 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 12px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:10px;
	background:rgba(74, 115, 224, 1.00);
}
#stacks_in_4483157_279896 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_4483157_279896 .sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}








#stacks_in_4483157_279896 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(94, 135, 244, 1.00);
}
#stacks_in_4483157_279896 .sweet_button:active{
	background: rgba(54, 95, 204, 1.00);
}
#stacks_in_4483157_279896 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_4483157_279896 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_4483157_279896 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}







#stacks_in_4483157_279896 .sweet_button.candy {
	background: rgba(74, 115, 224, 1.00);
	background: linear-gradient(top, rgba(133, 207, 255, 1.00) 0%, rgba(94, 135, 244, 1.00) 50%, rgba(74, 115, 224, 1.00) 50%, rgba(104, 145, 254, 1.00) 75%, rgba(111, 172, 255, 1.00) 100%);
}
#stacks_in_4483157_279896 .sweet_button.candy:hover {
	background: rgba(94, 135, 244, 1.00);
	background: linear-gradient(top, rgba(140, 218, 255, 1.00) 0%, rgba(114, 155, 255, 1.00) 50%, rgba(94, 135, 244, 1.00) 50%, rgba(118, 184, 255, 1.00) 100%);
}
#stacks_in_4483157_279896 .sweet_button.candy:active{
	background: rgba(54, 95, 204, 1.00);
	background: linear-gradient(top, rgba(118, 184, 255, 1.00) 0%, rgba(94, 135, 244, 1.00) 50%, rgba(74, 115, 224, 1.00) 50%,  rgba(96, 149, 255, 1.00) 100%);
}
#stacks_in_4483157_279896 .sweet_button.candy.clicked {
	background: rgba(38, 113, 45, 1.00);
	background: linear-gradient(top, rgba(68, 203, 81, 1.00) 0%, rgba(58, 133, 65, 1.00) 50%, rgba(38, 113, 45, 1.00) 50%, rgba(68, 143, 75, 1.00) 75%, rgba(57, 169, 67, 1.00) 100%);
}
#stacks_in_4483157_279896 .sweet_button.candy.clicked:hover {
	background: rgba(68, 143, 75, 1.00);
	background: linear-gradient(top, rgba(72, 214, 85, 1.00) 0%, rgba(78, 153, 85, 1.00) 50%, rgba(58, 133, 65, 1.00) 50%, rgba(60, 180, 72, 1.00) 100%);
}
#stacks_in_4483157_279896 .sweet_button.candy.clicked:active{
	background: rgba(18, 93, 25, 1.00);
	background: linear-gradient(top, rgba(60, 180, 72, 1.00) 0%, rgba(58, 133, 65, 1.00) 50%, rgba(38, 113, 45, 1.00) 50%,  rgba(49, 146, 58, 1.00) 100%);
}


#stacks_out_4483157_279896 {
	margin-left:0;
}



	#stacks_in_4483157_279897 .button_icon,#stacks_in_4483157_279897 .button_icon i {
		margin:0;
		padding:0;
		display:inline-block;
		font-weight:normal;
		height:32px;
		line-height:32px;
		font-size:19px;
	}
	


#stacks_in_4483157_279897 .button_label {
	font: 500 16px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	height:2em;
	line-height:2em;
	display: inline-block;
	 
	
	font-family:lato;
	
}


	#stacks_in_4483157_279897 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:15px;
	}
	#stacks_in_4483157_279897 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 8px 0px 15px;
	}




#stacks_in_4483157_279897 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

@media screen and (max-width:500px){ /* iPhone Landscape */
	#stacks_in_4483157_279897 .sweet_button_wrapper {
		
			height:26px;
		
	}

	
		#stacks_in_4483157_279897 .button_icon,#stacks_in_4483157_279897 .button_icon i {
			height:26px;
			line-height:2em;
			font-size:16px;
		}
		
	

	#stacks_in_4483157_279897 .button_label {
		font: 500 13px/150% "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
		line-height:2em;
	}
}

#stacks_in_4483157_279897 .sweet_button {
	cursor: pointer;
	display:inline-block;
	margin:0;
	padding:0px 15px;
	text-decoration:none;
	text-align:center;
	color:rgba(255, 255, 255, 1.00);
	border-style:solid;
	border-width:0px;
	border-color:rgba(0, 0, 0, 1.00);
	border-radius:10px;
	background:rgba(74, 115, 224, 1.00);
}
#stacks_in_4483157_279897 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

#stacks_in_4483157_279897 .sweet_button:hover {
	border-color:rgba(153, 153, 153, 1.00);
}








#stacks_in_4483157_279897 .sweet_button:hover {
	color:rgba(255, 255, 255, 1.00);
	background: rgba(94, 135, 244, 1.00);
}
#stacks_in_4483157_279897 .sweet_button:active{
	background: rgba(54, 95, 204, 1.00);
}
#stacks_in_4483157_279897 .sweet_button.clicked {
	background: rgba(38, 113, 45, 1.00);
	border-color:rgba(0, 0, 0, 1.00);
}
#stacks_in_4483157_279897 .sweet_button.clicked:hover {
	background: rgba(58, 133, 65, 1.00);
	border-color:rgba(153, 153, 153, 1.00);
}
#stacks_in_4483157_279897 .sweet_button.clicked:active{
	background: rgba(18, 93, 25, 1.00);
}







#stacks_in_4483157_279897 .sweet_button.candy {
	background: rgba(74, 115, 224, 1.00);
	background: linear-gradient(top, rgba(133, 207, 255, 1.00) 0%, rgba(94, 135, 244, 1.00) 50%, rgba(74, 115, 224, 1.00) 50%, rgba(104, 145, 254, 1.00) 75%, rgba(111, 172, 255, 1.00) 100%);
}
#stacks_in_4483157_279897 .sweet_button.candy:hover {
	background: rgba(94, 135, 244, 1.00);
	background: linear-gradient(top, rgba(140, 218, 255, 1.00) 0%, rgba(114, 155, 255, 1.00) 50%, rgba(94, 135, 244, 1.00) 50%, rgba(118, 184, 255, 1.00) 100%);
}
#stacks_in_4483157_279897 .sweet_button.candy:active{
	background: rgba(54, 95, 204, 1.00);
	background: linear-gradient(top, rgba(118, 184, 255, 1.00) 0%, rgba(94, 135, 244, 1.00) 50%, rgba(74, 115, 224, 1.00) 50%,  rgba(96, 149, 255, 1.00) 100%);
}
#stacks_in_4483157_279897 .sweet_button.candy.clicked {
	background: rgba(38, 113, 45, 1.00);
	background: linear-gradient(top, rgba(68, 203, 81, 1.00) 0%, rgba(58, 133, 65, 1.00) 50%, rgba(38, 113, 45, 1.00) 50%, rgba(68, 143, 75, 1.00) 75%, rgba(57, 169, 67, 1.00) 100%);
}
#stacks_in_4483157_279897 .sweet_button.candy.clicked:hover {
	background: rgba(68, 143, 75, 1.00);
	background: linear-gradient(top, rgba(72, 214, 85, 1.00) 0%, rgba(78, 153, 85, 1.00) 50%, rgba(58, 133, 65, 1.00) 50%, rgba(60, 180, 72, 1.00) 100%);
}
#stacks_in_4483157_279897 .sweet_button.candy.clicked:active{
	background: rgba(18, 93, 25, 1.00);
	background: linear-gradient(top, rgba(60, 180, 72, 1.00) 0%, rgba(58, 133, 65, 1.00) 50%, rgba(38, 113, 45, 1.00) 50%,  rgba(49, 146, 58, 1.00) 100%);
}


#stacks_out_4483157_279897 {
	margin-left:0;
}
@media only screen and (max-width:640px){#stacks_in_4483157_279860 p,#stacks_in_4483157_279860 div{text-align:center !important}}#stacks_in_4483157_279860 p,#stacks_in_4483157_279860 div,#stacks_in_4483157_279860 ul,#stacks_in_4483157_279860 ol,#stacks_in_4483157_279860 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_4483157_279860 a{color:rgba(240, 245, 243, 1.00)}#stacks_in_4483157_279860 a:hover{color:rgba(255, 255, 255, 1.00)}#stacks_in_4483157_279860,#stacks_in_4483157_279860 div,#stacks_in_4483157_279860 p,#stacks_in_4483157_279860 ol,#stacks_in_4483157_279860 ul li,#stacks_in_4483157_279860 ol li,#stacks_in_4483157_279860 ol,#stacks_in_4483157_279860 dl{font-size:0.80rem}@media all and (max-width:640px){#stacks_in_4483157_279860,#stacks_in_4483157_279860 div,#stacks_in_4483157_279860 p,#stacks_in_4483157_279860 ol,#stacks_in_4483157_279860 ul li,#stacks_in_4483157_279860 ol li,#stacks_in_4483157_279860 ol,#stacks_in_4483157_279860 dl{font-size:0.50rem}}@media only screen and (min-width:0px){#stacks_in_4483157_279860{}}


#stacks_in_4483157_279860 {
	padding: 24px 0px 0px 0px;
}
