/*
 * com.onelittledesigner.easy_header_css
 */

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

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

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

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



.com_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_4918406_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_4918406_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_4918406_279997{line-height:0}.stacks_in_4918406_279997 svg{display:inline-block;max-width:64px;height:auto;}.stacks_in_4918406_279997.full-width svg{width:100%;height:auto}




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


#stacks_in_4918406_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_4918406_279987 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:14px;
	}
	#stacks_in_4918406_279987 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 7px 0px 14px;
	}




#stacks_in_4918406_279987 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

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

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

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

#stacks_in_4918406_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_4918406_279987 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

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


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





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



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








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



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


#stacks_in_4918406_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_4918406_279988 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:14px;
	}
	#stacks_in_4918406_279988 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 7px 0px 14px;
	}




#stacks_in_4918406_279988 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

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

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

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

#stacks_in_4918406_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_4918406_279988 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

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


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





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



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








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



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


#stacks_in_4918406_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_4918406_279989 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:14px;
	}
	#stacks_in_4918406_279989 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 7px 0px 14px;
	}




#stacks_in_4918406_279989 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

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

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

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

#stacks_in_4918406_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_4918406_279989 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

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


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





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



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








#stacks_in_4918406_279989 {
	margin: 15px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
}
#eh_stacks_in_4918406_280040 {
  margin: 16px 0 16px;
  padding: 0 2px;
}
#eh_stacks_in_4918406_280040:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_4918406_280040.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_4918406_280040.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_4918406_280040.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_4918406_280040.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.300000;}
#eh_stacks_in_4918406_280040 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_4918406_280040.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */#eh_stacks_in_4918406_280040 .eh-title {display: none;}/*  */
/*  */#eh_stacks_in_4918406_280040 .eh-subtitle {display: none;}/*  */
/*  */
/*  */
/*  */
/*  */
#eh_stacks_in_4918406_280040 .eh-line-wrap .eh-line-left,
#eh_stacks_in_4918406_280040 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_4918406_280040.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_4918406_280040.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #000000;}
#eh_stacks_in_4918406_280040.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_4918406_280040.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #000000;}
#eh_stacks_in_4918406_280040.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_4918406_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_4918406_280040.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_4918406_280040.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_4918406_280040.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_4918406_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_4918406_280040.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #000000, transparent) 1;}
#eh_stacks_in_4918406_280040.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_4918406_280040.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_4918406_280040.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_4918406_280040.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #000000;}
#eh_stacks_in_4918406_280040.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_4918406_280040.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_4918406_280040:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(256px / 2);}
#eh_stacks_in_4918406_280040:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #000000;
  fill: #000000;
}
#eh_stacks_in_4918406_280040.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 20px;}
#eh_stacks_in_4918406_280040.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_4918406_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_4918406_280040.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 18px;}
  #eh_stacks_in_4918406_280040.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_4918406_280040.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 18px;}
}
#eh_stacks_in_4918406_280040.eh-line-group-300 .eh-extender {
  width: calc(256px / 2 - 20px);
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_4918406_280040.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_4918406_280040.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_4918406_280040.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_4918406_280040.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_4918406_280040.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_4918406_280040.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #000000;}
#eh_stacks_in_4918406_280040.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_4918406_280040.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_4918406_280040.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_4918406_280040.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_4918406_280040.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_4918406_280040.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #000000;}
#eh_stacks_in_4918406_280040.eh-line-303 .eh-extender,
#eh_stacks_in_4918406_280040.eh-line-305 .eh-extender {width: calc(256px / 2 - 32px);}
#eh_stacks_in_4918406_280040.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_4918406_280040.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_4918406_280040.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_4918406_280040 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_4918406_280040 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_4918406_280040.eh-line-group-300 .eh-line-left,
#eh_stacks_in_4918406_280040.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_4918406_280040.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_4918406_280040.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_4918406_280040:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 16px;
  height: 16px;
}
#eh_stacks_in_4918406_280040.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_4918406_280040.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 38px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_4918406_280040.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_4918406_280040:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #000000;}
#eh_stacks_in_4918406_280040:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_4918406_280040:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(256px / 2 + 2px);}
#eh_stacks_in_4918406_280040.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_4918406_280040.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_4918406_280040.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_4918406_280040.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_4918406_280040.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_4918406_280040.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_4918406_280040.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_4918406_280040.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_4918406_280040.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_4918406_280040.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_4918406_280040.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_4918406_280040.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_4918406_280040.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_4918406_280040.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_4918406_280040.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_4918406_280040.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_4918406_280040.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_4918406_280040.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 16px;
  /* */
}
#eh_stacks_in_4918406_280040.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_4918406_280040.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_4918406_280040.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_4918406_280040.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_4918406_280040.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_4918406_280040.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_4918406_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_4918406_280040.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #000000;}
#eh_stacks_in_4918406_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_4918406_280040.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 1px * 3);}
#eh_stacks_in_4918406_280040.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_4918406_280040.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(16px * .4);
  height: calc(16px * .8);
}
#eh_stacks_in_4918406_280040.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_4918406_280040.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(16px * .8);
  height: calc(16px * .8);
}
#eh_stacks_in_4918406_280040 .eh-line-wrap-1 {margin-bottom: 8px;}
#eh_stacks_in_4918406_280040 .eh-line-wrap-2 {margin-top: 8px;}
/*  */#eh_stacks_in_4918406_280040 .eh-line-wrap {margin: 0;}/*  */
#eh_stacks_in_4918406_280040.eh-line-position-3 {gap: 0 8px;}
#eh_stacks_in_4918406_280040.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_4918406_280040.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_4918406_280040.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_4918406_280040.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_4918406_280040.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_4918406_280040.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_4918406_280040.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_4918406_280040.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_4918406_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_4918385.btr-bg-outer .btr-bg-inner {
  
  min-height: 100vh;
  
}
#stacks_in_4918385.btr-bg-gradient .btr-bg-inner ,
#stacks_in_4918385.btr-bg-animated .btr-bg-inner ,
#stacks_in_4918385.btr-bg-blur .btr-bg-inner ,
#stacks_in_4918385.btr-bg-mouse .btr-bg-inner ,
#stacks_in_4918385.btr-bg-pan .btr-bg-inner ,
#stacks_in_4918385.btr-bg-parallax .btr-bg-inner ,
#stacks_in_4918385.btr-bg-transition .btr-bg-inner ,
#stacks_in_4918385.btr-bg-none .btr-bg-inner  {
  padding: 0px 0px 0px 0px;
}
#stacks_in_4918385.btr-bg-none {
background-repeat: no-repeat;
background-color: rgba(0, 0, 0, 0.00);
}
#stacks_in_4918385.btr-bg-outer:after {
  background: rgba(5, 44, 71, 0.75);
}
#stacks_in_4918385.btr-bg-outer {
  background-image : url();
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  -webkit-transform:translateZ(0);
}
#stacks_in_4918385.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_4918385.btr-bg-outer .btr-bg-inner .btr-bg-header,
#stacks_in_4918385.btr-bg-outer .btr-bg-inner .btr-bg-footer {
  
  pointer-events: none;
  opacity: 0;
  
}




/* Parallax */
#stacks_in_4918385.btr-bg-parallax {
  background: none;
  transform: none;
}
#stacks_in_4918385.btr-bg-parallax > .btr-bg-parallax-bg {
  background-image : url();
  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_4918385.btr-bg-parallax.btr-bg-disabled:before {
  background-attachment: scroll;
  background-position: top center !important;
}





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

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

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



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

.stacks_in_4918404editInfo i{
	vertical-align: middle;
}

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

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

.stacks_in_4918404topOffset{
	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_4918404topOffset:after{
	content: "Top Offset";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #7f8c8d;
}




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


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


#stacks_in_4918387 .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_4918387 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:14px;
	}
	#stacks_in_4918387 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 7px 0px 14px;
	}




#stacks_in_4918387 .sweet_button_wrapper {
	text-align:left;

	
		height:32px;
	
}

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

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

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

#stacks_in_4918387 .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_4918387 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

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


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





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



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








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


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


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

.stacks_in_4918408editInfo i{
	vertical-align: middle;
}

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

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

.stacks_in_4918408topOffset{
	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_4918410 h2,#stacks_in_4918410 .hTxt:not(.segment) div{font-size:2.50rem}@media all and (max-width:640px){#stacks_in_4918410 h2,#stacks_in_4918410 .hTxt:not(.segment) div{font-size:1.30rem}}

/* @group Resets */

/* Resets to stop themes messing with our styling */

#stacks_in_4918472 *,
#stacks_in_4918472 *:after,
#stacks_in_4918472 *:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#stacks_in_4918472 form,
#stacks_in_4918472 fieldset {
	display: block;
	border: none;
	background: none;
	padding: 0;
	margin: 0;
	box-shadow: none;
}

#stacks_in_4918472 select {
	-webkit-appearance: menulist !important;
	-moz-appearance: menulist !important;
}

#stacks_in_4918472 select[multiple] {
	height: 100%;
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
}

#stacks_in_4918472 .fpNotAllowed *:hover {
	cursor: not-allowed;
}

#stacks_in_4918472 .radio .radio, 
#stacks_in_4918472 .checkbox .checkbox {
	position: static;
}

/* @end */

/* Form layout */

.tsf-content {
	margin: -8px;
	overflow: hidden !important;
}

.inputWrapper .inputWrapper [data-formsplus-input-name],
.inputWrapper .form-group {
	padding: 8px 0;
}



/* Code for CSS offset */
#tsf-wizard-stacks_in_4918472 {
	padding-top: 0vh;
}






















/* @group Base Form Styling */

/* Styling borrowed from Twitter Bootstrap, scoped for exclusive use of FormSteps */

#stacks_in_4918472 label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 400;
	font-size: 14px;
	color: rgba(60, 92, 218, 1.00);
}

#stacks_in_4918472 .form-group {
	margin: 0;
	width: 100%;
}

#stacks_in_4918472 .form-control {
	display: block;
	width: 100%;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: rgba(85, 85, 85, 1.00);
	background-color: rgba(255, 255, 255, 1.00);
	background-image: none;
	border: 1px solid rgba(204, 204, 204, 1.00);
	border-radius: 10px;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: border-color ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s;
	transition: border-color ease-in-out .15s;
}

#stacks_in_4918472 .form-control input {
	height: 34px;
}

/* Start styling for placeholder colors (added June 2021) */
#stacks_in_4918472 .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgba(142, 142, 142, 1.00);
	opacity: 1;
}
#stacks_in_4918472 .form-control::-moz-placeholder { /* Firefox 19+ */
  color: rgba(142, 142, 142, 1.00);
	opacity: 1;
}
#stacks_in_4918472 .form-control:-ms-input-placeholder { /* IE 10+ */
  color: rgba(142, 142, 142, 1.00);
	opacity: 1;
}
#stacks_in_4918472 .form-control:-moz-placeholder { /* Firefox 18- */
  color: rgba(142, 142, 142, 1.00);
	opacity: 1;
}
/* End placeholder styling */

#stacks_in_4918472 .radio label {
	padding-left: 0;
}

#stacks_in_4918472 input[type="radio"],
#stacks_in_4918472 input[type="checkbox"] {
	margin-left: 0.1em;
	position: relative;
}

#stacks_in_4918472 .form-control:focus {
	border-color: rgba(102, 175, 233, 1.00);
	background-color: rgba(255, 255, 255, 1.00);
	outline: 0;
}

#stacks_in_4918472 textarea.form-control {
	height: auto;
}

#stacks_in_4918472 .help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: rgba(115, 115, 115, 1.00);
}

/* Input groups */

#stacks_in_4918472 .input-group {
	position: relative;
	display: table;
	border-collapse: separate;
	width: 100%;
}

#stacks_in_4918472 .input-group .form-control,
#stacks_in_4918472 .input-group-addon {
	display: table-cell;
}

#stacks_in_4918472 .input-group-addon {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
}

#stacks_in_4918472 .input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: rgba(85, 85, 85, 1.00);
	text-align: center;
	background-color: rgba(238, 238, 238, 1.00);
	border: 1px solid rgba(204, 204, 204, 1.00);
	border-radius: 10px;
}

#stacks_in_4918472 .input-group .form-control:last-child,
#stacks_in_4918472 .input-group-addon:first-child {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

#stacks_in_4918472 .input-group-addon:first-child {
	border-right: none;
}

#stacks_in_4918472 .input-group-addon:last-child {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border-left: none;
}

#stacks_in_4918472 .input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
}

/* Buttons */

#stacks_in_4918472 .btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 10px;
}

/* @end */

/* @group Form Input sizing */

/*  */

/*  */

/* @end */

/* @group Date Picker Styling */

div#ui-datepicker-div.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all {
	z-index: 9999 !important;
}

.ui-datepicker {
	background-color: #fff;
	border: 1px solid #66AFE9;
	border-radius: 4px;
	box-shadow: 0 0 8px rgba(102,175,233,.6);
	display: none;
	margin-top: 4px;
	padding: 10px;
	width: 240px;
  color: #212529;
}
.ui-datepicker a,
.ui-datepicker a:hover {
	text-decoration: none;
}
.ui-datepicker a:hover,
.ui-datepicker td:hover a {
	color: #2A6496;
	-webkit-transition: color 0.1s ease-in-out;
	   -moz-transition: color 0.1s ease-in-out;
		 -o-transition: color 0.1s ease-in-out;
			transition: color 0.1s ease-in-out;
}
.ui-datepicker .ui-datepicker-header {
	margin-bottom: 4px;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title {
	font-weight: 700;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	cursor: default;
	font-family: 'FontAwesome';
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	font-weight: normal;
	height: 20px;
	font-size: 20px;
	line-height: 1;
	margin-top: 2px;
	width: 30px;
}
.ui-datepicker .ui-datepicker-prev {
	float: left;
	text-align: left;
}
.ui-datepicker .ui-datepicker-next {
	float: right;
	text-align: right;
}
.ui-datepicker .ui-datepicker-prev:before {
	content: "\f0a8";
}
.ui-datepicker .ui-datepicker-next:before {
	content: "\f0a9";
}
.ui-datepicker .ui-icon {
	display: none;
}
.ui-datepicker .ui-datepicker-calendar {
  table-layout: fixed;
	width: 100%;
}
.ui-datepicker .ui-datepicker-calendar th,
.ui-datepicker .ui-datepicker-calendar td {
	text-align: center;
	padding: 4px 0;
}
.ui-datepicker .ui-datepicker-calendar td {
	border-radius: 4px;
	-webkit-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
	   -moz-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
		 -o-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
			transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
}
.ui-datepicker .ui-datepicker-calendar td:hover {
	background-color: #eee;
	cursor: pointer;
}
.ui-datepicker .ui-datepicker-calendar td a {
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-today,
.ui-datepicker .ui-datepicker-current-day {
	background-color: #4289cc;
}
.ui-datepicker .ui-datepicker-today a,
.ui-datepicker .ui-datepicker-current-day a {
	color: #fff
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-unselectable:hover {
	background-color: #fff;
	cursor: default;
}

.ui-datepicker-unselectable.ui-state-disabled {
	opacity: 0.50;
}

/* Some extra CSS added by Will Woodgate on 28th Feb 2018 to help with styling the time picker */
.ui-datepicker table.ui-datepicker-calendar {
	margin-bottom: 10px;
}

.ui-datepicker .ui-timepicker-div dl {
	padding-top:15px;
	padding-bottom: 0px;
	border: 1px solid #dddddd;
	margin-top: 0px;
	margin-bottom: 10px;
	display: block;
	background: #f9f9f9;
}

.ui-datepicker .ui-timepicker-div .ui_tpicker_time .ui_tpicker_time_input {
	border-bottom: none;
	border: 1px solid #dddddd;
	background: #ffffff;
	margin: 0px;
  padding: 6px 0 6px 6px;
}

.ui-datepicker .ui-timepicker-div dl dd {
	margin: 0 10px 10px 40%;
	min-height: 30px;
}

.ui-datepicker .ui-slider {
	border: 1px solid #c5c5c5;
	border-radius: 3px;
	height: .8em;
	position: relative;
	margin-top: 15px;
}

.ui-datepicker .ui-slider-handle {
	border: 1px solid #4289cc;
	border-radius: 3px;
	background: #4289cc;
	font-weight: normal;
	color: #454545;
	top: -.3em;
	margin-left: -.6em;
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
}

.ui-datepicker div.ui-datepicker-buttonpane {
	display: block;
}

.ui-datepicker div.ui-datepicker-buttonpane button {
  float: left;
	background: #FFFFFF;
	border-radius: 4px;
	color: #333333;
	border: 1px solid #cccccc;
	outline: none;
	padding: 10px 15px;
	font-size: 15px;
	margin: 0px;
}

.ui-datepicker div.ui-datepicker-buttonpane button:hover {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
}

.ui-datepicker div.ui-datepicker-buttonpane button.ui-datepicker-close {
	float: right;
	background: #4289cc;
	border: 1px solid #2e6da4;
	color: #ffffff;
}

.ui-datepicker div.ui-datepicker-buttonpane button.ui-datepicker-close:hover {
	background-color: #286090;
	border-color: #204d74;
	color: #ffffff;
}

/* @end */

/* Next, previous and finish button styling */

#stacks_in_4918472 span.formsplus-next-btn-wrapper,
#stacks_in_4918472 span.formsplus-prev-btn-wrapper,
#stacks_in_4918472 span.formsplus-finish-btn-wrapper {
	font-size: 14px;
}

/* @group Step Button Styling */

#stacks_in_4918472 ul#step-indicator-stacks_in_4918472 *,
#stacks_in_4918472 ul#step-indicator-stacks_in_4918472 *:after,
#stacks_in_4918472 ul#step-indicator-stacks_in_4918472 *:before {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	vertical-align: baseline;
	font-size: 14px;
	line-height: 1.42857143;
}

#stacks_in_4918472 ul#step-indicator-stacks_in_4918472 a,
#stacks_in_4918472 ul#step-indicator-stacks_in_4918472 a:visited,
#stacks_in_4918472 ul#step-indicator-stacks_in_4918472 a:hover,
#stacks_in_4918472 ul#step-indicator-stacks_in_4918472 a:active {
	text-decoration: none;
	outline: none;
}

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

#stacks_in_4918472 .gsi-step-no-available li.current~li>*,
#stacks_in_4918472 .gsi-step-no-available li.current~li>*:hover {
	background-color: rgba(237, 239, 240, 1.00) !important;
	color: rgba(246, 197, 68, 1.00) !important;
}

#stacks_in_4918472 .gsi-style-8 li a:hover {
	background-color: rgba(14, 104, 175, 1.00);
	color: rgba(255, 255, 255, 1.00);
}

#stacks_in_4918472 .gsi-style-8 li:not(:last-child):after,
#stacks_in_4918472 .gsi-style-8.gsi-vertical li:not(:last-child):after {
	background: rgba(237, 239, 240, 1.00);
}

#stacks_in_4918472 .gsi-style-8 li.visited > *,
#stacks_in_4918472 .gsi-style-8 li.current > * {
	background-color: rgba(14, 104, 175, 1.00);
	color: rgba(255, 255, 255, 1.00);
}

#stacks_in_4918472 .gsi-style-8 li.visited:after {
	background-color: rgba(14, 104, 175, 1.00) !important;
}

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

#stacks_in_4918472 .tsf-nav-step {
	height: 0px !important;
	overflow: hidden !important;
}

/*  */

/* Submit text colors */



/* Button styling */

#stacks_in_4918472 .center {
	text-align: center;
}

#stacks_in_4918472 .btnPosition {
	position: relative;
	z-index: 20;
}

#stacks_in_4918472 a.smartyBoxButton,
#stacks_in_4918472 button[type="reset"],
#stacks_in_4918472 .tsf-controls .tsf-wizard-btn {
	text-decoration: none;
	background-color: rgba(60, 92, 218, 1.00);
	color: rgba(255, 255, 255, 1.00);
	transition: all 300ms ease-in-out;
}

#stacks_in_4918472 a.smartyBoxButton:hover,
#stacks_in_4918472 a.smartyBoxButton:active,
#stacks_in_4918472 button[type="reset"]:hover,
#stacks_in_4918472 button[type="reset"]:active,
#stacks_in_4918472 .tsf-controls .tsf-wizard-btn:hover,
#stacks_in_4918472 .tsf-controls .tsf-wizard-btn:active {
	text-decoration: none;
	background-color: rgba(14, 104, 175, 1.00);
	color: rgba(255, 255, 255, 1.00);
}

/* Fixes the font sizing */

#stacks_in_4918472 ul#step-indicator-stacks_in_4918472 .number {
	font-size: 28px;
}

#stacks_in_4918472 ul#step-indicator-stacks_in_4918472 .desc label {
	font-size: 14px;
}

#stacks_in_4918472 ul#step-indicator-stacks_in_4918472 .desc span {
	font-size: 13px;
}

/* Fixes circle number alignment in some themes */

#stacks_in_4918472 ul#step-indicator-stacks_in_4918472.gsi-style-3 .number,
#stacks_in_4918472 ul#step-indicator-stacks_in_4918472.gsi-number-circle .number {
	line-height: 1.2em;
}

/* Fixes colour override issues in themes like Foundation */
#stacks_in_4918472 .gsi-step-indicator.triangle a label,
#stacks_in_4918472 .gsi-step-indicator.triangle a:hover label {
	color: inherit;
}

/* @end */

/* @group Validation */

.form-group {
	position: relative;
}

.form-group.has-error {
	border: 2px solid #f44545;
	padding: 30px 10px 10px;
	border-radius: 4px;
}

ul.parsley-errors-list {
	position: absolute;
	top: -2px;
	right: -2px;
	text-align: left;
	padding: 0;
	margin: 0;
	list-style: none;
	clear: both;
	line-height: 1.3;
}

ul.parsley-errors-list li {
	padding: 5px;
	margin: 0;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.10em;
	text-transform: uppercase;
	z-index: 3;
	background: #f44545;
	color: #ffffff;
	display: none;
	border-top-right-radius: 4px;
}

ul.parsley-errors-list li:last-child {
	display: inline-block;
}

/* @end */

/* @group Edit Mode */

/*  */

/* @end */

/*  */


/* FormsPlus progress indicators, displayed on submit */


#stacks_in_4918472 .formsplus-submit-indicator-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 99999;
  background: rgba(255, 255, 255, 0.75);
  display: none;
}

#stacks_in_4918472 .formsplus-submit-indicator-content {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 999999;
}

#stacks_in_4918472 .formsplus-submit-label {
  font-size: 36px;
  font-weight: bold;
  padding: 10px;
  color: rgba(14, 104, 175, 1.00);
  top: 50%;
  left: 0;
  width: 100%;
  text-align: center;
}

#stacks_in_4918472 .formsplus-submit-indicator {
  width: 80px;
  margin: auto;
}




  

  

  

  

  

  

  

  

  

  

  

  
  #stacks_in_4918472 .lds-spinner {
	color: official;
	display: inline-block;
	position: relative;
	width: 80px;
	height: 80px;
  }
  #stacks_in_4918472 .lds-spinner div {
	transform-origin: 40px 40px;
	animation: lds-spinner 1.2s linear infinite;
  }
  #stacks_in_4918472 .lds-spinner div:after {
	content: " ";
	display: block;
	position: absolute;
	top: 3px;
	left: 37px;
	width: 6px;
	height: 18px;
	border-radius: 20%;
	background: rgba(14, 104, 175, 1.00);
  }
  #stacks_in_4918472 .lds-spinner div:nth-child(1) {
	transform: rotate(0deg);
	animation-delay: -1.1s;
  }
  #stacks_in_4918472 .lds-spinner div:nth-child(2) {
	transform: rotate(30deg);
	animation-delay: -1s;
  }
  #stacks_in_4918472 .lds-spinner div:nth-child(3) {
	transform: rotate(60deg);
	animation-delay: -0.9s;
  }
  #stacks_in_4918472 .lds-spinner div:nth-child(4) {
	transform: rotate(90deg);
	animation-delay: -0.8s;
  }
  #stacks_in_4918472 .lds-spinner div:nth-child(5) {
	transform: rotate(120deg);
	animation-delay: -0.7s;
  }
  #stacks_in_4918472 .lds-spinner div:nth-child(6) {
	transform: rotate(150deg);
	animation-delay: -0.6s;
  }
  #stacks_in_4918472 .lds-spinner div:nth-child(7) {
	transform: rotate(180deg);
	animation-delay: -0.5s;
  }
  #stacks_in_4918472 .lds-spinner div:nth-child(8) {
	transform: rotate(210deg);
	animation-delay: -0.4s;
  }
  #stacks_in_4918472 .lds-spinner div:nth-child(9) {
	transform: rotate(240deg);
	animation-delay: -0.3s;
  }
  #stacks_in_4918472 .lds-spinner div:nth-child(10) {
	transform: rotate(270deg);
	animation-delay: -0.2s;
  }
  #stacks_in_4918472 .lds-spinner div:nth-child(11) {
	transform: rotate(300deg);
	animation-delay: -0.1s;
  }
  #stacks_in_4918472 .lds-spinner div:nth-child(12) {
	transform: rotate(330deg);
	animation-delay: 0s;
  }
  @keyframes lds-spinner {
	0% {
	  opacity: 1;
	}
	100% {
	  opacity: 0;
	}
  }
  






#stacks_in_4918472 .tsf-nav-step {
	display: none;
}


/* Message boxes, displaying errors and important messages */
.formsplus-warning {
	padding: 15px 20px 15px 15px;
	margin-bottom: 20px;
	margin-top: 20px;
	border: 1px solid #ebccd1;
	border-radius: 4px;
	color: #a94442;
	background-color: #f2dede;
	position: relative;
}

.formsplus-warning .smartyBoxMessageHide {
	position: absolute;
	top: 3px;
	right: 5px;
	color: inherit;
	float: right;
	font-size: 28px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	opacity: .2;
	cursor: pointer;
}

/* Switches, added December 2021 */
 #stacks_in_4918472 .switch {
  position: relative;
  display: block;
	min-height: 34px;
	margin-bottom: 20px;
	line-height: 1.1;
}

#stacks_in_4918472 .switch-label {
	padding: 0 0 0 calc(70px + 10px);
	display: block;
	margin-top: -6px;
}

#stacks_in_4918472 .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

#stacks_in_4918472 .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  background-color: rgba(204, 204, 204, 1.00);
  -webkit-transition: .4s;
  transition: .4s;
	width: 70px;
  height: 34px;
}

#stacks_in_4918472 .slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: rgba(255, 255, 255, 1.00);
  -webkit-transition: .4s;
  transition: .4s;
}

#stacks_in_4918472 input:checked + .slider {
  background-color: rgba(33, 150, 243, 1.00);
}

#stacks_in_4918472 input:focus + .slider {
  box-shadow: 0 0 1px rgba(33, 150, 243, 1.00);
}

#stacks_in_4918472 input:checked + .slider:before {
	-webkit-transform: translateX(calc(70px - 150% + 5px));
  -ms-transform: translateX(calc(70px - 150% + 5px));
  transform: translateX(calc(70px - 150% + 5px));
}

/* On / off labels */
#stacks_in_4918472 .on {
  display: none;
}

#stacks_in_4918472 .on, 
#stacks_in_4918472 .off {
  color: rgba(0, 0, 0, 1.00);
  position: absolute;
  transform: translate(0, -50%);
  top: 50%;
  right: 10px;
  font-size: 12px;
  font-family: Verdana, sans-serif;
}

#stacks_in_4918472 input:checked + .slider .on {
	display: block;
	right: auto;
	left: 10px;
}

#stacks_in_4918472 input:checked + .slider .off {
	display: none;
}


#stacks_in_4918472 .slider.round {
  border-radius: 34px;
}

#stacks_in_4918472 .slider.round:before {
  border-radius: 50%;
}




#formsplusHeaderContentstacks_in_4918473 {
	margin-bottom: 20px;
}

#formsplusFooterContentstacks_in_4918473 {
	margin-top: 20px;
}


.stacks_in_4918486shadows {
	text-align: inherit;
	overflow: hidden !important;
}
/* 1 */
.stacks_in_4918486box1 {
    box-shadow: 0 12px 6px -6px rgba(119, 119, 119, 1.00);
}

.stacks_in_4918486box1 {
	margin-bottom: 12px;
	
	
	
}

/* 2 */
.stacks_in_4918486box2 {
	margin-bottom: 20px;
	position: relative;
	
	
	
}
.stacks_in_4918486box2:before, .stacks_in_4918486box2:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: rgba(119, 119, 119, 1.00);
	box-shadow: 0 15px 10px rgba(119, 119, 119, 1.00);
	transform: rotate(-3deg);
}
.stacks_in_4918486box2:after {
	transform: rotate(3deg);
	right: 10px;
	left: auto;
}

/* 3 */
.stacks_in_4918486box3 {
	margin-bottom: 15px;
	
	
	
	position: relative;
}
.stacks_in_4918486box3:before {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: rgba(119, 119, 119, 1.00);
	box-shadow: 0 15px 10px rgba(119, 119, 119, 1.00);
	transform: rotate(-3deg);
}

/* 4 */
.stacks_in_4918486box4 {
	margin-bottom: 20px;
	position: relative;
	
	
	
}

.stacks_in_4918486box4:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	right: 10px;
	left: auto;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: rgba(119, 119, 119, 1.00);
	box-shadow: 0 15px 10px rgba(119, 119, 119, 1.00);
	transform: rotate(3deg);
}

/* 5 */
.stacks_in_4918486box5 {
	margin-bottom: 45px;
	position: relative;
	
	
	
}

.stacks_in_4918486box5:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 180px;
	height: 100px;
	z-index: -1;
	background: rgba(119, 119, 119, 1.00);
	box-shadow: -20px 30px 15px rgba(119, 119, 119, 1.00);
	transform: skew(5deg,-10deg) translate(40px,-15px);
}
.stacks_in_4918486box5:after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	width: 180px;
	height: 100px;
	z-index: -1;
	background: rgba(119, 119, 119, 1.00);
	box-shadow: 20px 30px 15px rgba(119, 119, 119, 1.00);
	transform: skew(-5deg,10deg) translate(-40px,-15px);
}

/* 6 */
.stacks_in_4918486box6 {
	margin-bottom: 30px;
	position:relative;
	
	
	
}

.stacks_in_4918486box6:before, .stacks_in_4918486box6:after {
    content:"";
    position: absolute; 
    z-index: -1;
    background: linear-gradient(to right, rgba(0, 137, 227, 1.00) 0%, rgba(241, 56, 85, 1.00) 50%, rgba(0, 137, 227, 1.00) 100%);
	filter: blur(10px);
    top: 50%;
    bottom: 0px;
    left: 10px;
    right: 10px;
    border-radius: 300px / 30px;
    margin-left: 20px;
    margin-right: 20px;
}

/* 7 */
.stacks_in_4918486box7 {
	margin-top: 30px;
	margin-bottom: 30px;
	position: relative;
	
	
    
}
.stacks_in_4918486box7:before, .stacks_in_4918486box7:after {
    content:"";
    position: absolute; 
    z-index: -1;
    background: linear-gradient(to right, rgba(0, 137, 227, 1.00) 0%, rgba(241, 56, 85, 1.00) 50%, rgba(0, 137, 227, 1.00) 100%);
	filter: blur(10px);
    top: 0px;
    bottom: 0px;
    left: 20px;
    right: 20px;
    border-radius: 300px / 30px;
} 
.stacks_in_4918486box7:after {
    right: 10px; 
    left: auto; 
    transform: skew(8deg) rotate(3deg);
}

/* 8 */
.stacks_in_4918486box8 {
	margin-left: 20px !important;
	margin-right: 20px !important;
	position: relative;
	
	
    
}
.stacks_in_4918486box8:before, .stacks_in_4918486box8:after {
    content:"";
    position: absolute; 
    z-index: -1;
    box-shadow: 0 0 20px 3px rgba(119, 119, 119, 1.00);
    top: 20px;
    bottom: 20px;
    left: 0;
    right: 0;
    border-radius: 10px / 100px;
} 
.stacks_in_4918486box8:after {
    right: 10px; 
    left: 10px; 
}

/* 9 */
.stacks_in_4918486box9 {
	position: relative;
	margin-left: 35px;
	margin-right: 35px;
	
	
	
}
.stacks_in_4918486box9:before, .stacks_in_4918486box9:after{
	position: absolute;
	content:"";
	box-shadow: 0 10px 15px 22px rgba(119, 119, 119, 1.00);
	top: 30px;
	left: 20px;
	bottom: 50px;
	width: 15%;
	z-index: -1;
	transform: rotate(-6deg);
}
.stacks_in_4918486box9:after{
	transform: rotate(6deg);
	right: 20px;
	left: auto;
}

/* 10 */
.stacks_in_4918486box10 {
	position: relative;
	margin-top: 30px;
	margin-bottom: 30px;
	
	
	
}
.stacks_in_4918486box10:before, .stacks_in_4918486box10:after{
	position: absolute;
	content:"";
	top: 25px; right: 40px; bottom: auto;
	width: 50%;
	z-index: -1;
	transform: rotate(-4deg);
}
.stacks_in_4918486box10:before{
	box-shadow:10px -10px 15px 15px rgba(119, 119, 119, 1.00);
}
.stacks_in_4918486box10:after{
	transform: rotate(4deg);
	bottom: 25px; top: auto;
	box-shadow: 10px 10px 15px 15px rgba(119, 119, 119, 1.00);
}

/* 11 */
.stacks_in_4918486box11 {
	position: relative;
	margin-top: 30px;
	margin-bottom: 30px;
	
	
	
}
.stacks_in_4918486box11:before, .stacks_in_4918486box11:after{
	position: absolute;
	content:"";
	top: 25px; left: 20px; bottom:auto;
	width: 50%;
	z-index:-1;
	transform: rotate(4deg);
}
.stacks_in_4918486box11:before{
	box-shadow: 10px -10px 15px 15px rgba(119, 119, 119, 1.00);
}
.stacks_in_4918486box11:after{
	transform: rotate(-4deg);
	bottom: 25px; top: auto;
	box-shadow: 10px 10px 15px 15px rgba(119, 119, 119, 1.00);
}

/* 12 */
.stacks_in_4918486box12 {
	box-shadow: 0 5px 20px 0 rgba(119, 119, 119, 1.00);
}
.stacks_in_4918486box12 {
	margin: 30px;
	
	
	
}

/* 13 */
.stacks_in_4918486box13 {
	padding: 5px;
	margin-bottom: 40px;
	position: relative;
	
	
	
}
.stacks_in_4918486box13:before, .stacks_in_4918486box13:after {
	content: "";
	position: absolute;
}
.stacks_in_4918486box13:after {
	border-radius: 50%;
	bottom: 0;
	box-shadow: 0 25px 15px rgba(119, 119, 119, 1.00);
	height: 10px;
	left: 5%;
	width: 90%;
}

/* 14 */
.stacks_in_4918486box14 {
	margin: 0 35px 30px 35px;
	position: relative;
	
	
	
}
.stacks_in_4918486box14:before, .stacks_in_4918486box14:after {
	content: "";
	position: absolute;
	z-index: -1;
}
.stacks_in_4918486box14:before {
	bottom: 30px;
	box-shadow: -20px 25px 20px 1px rgba(119, 119, 119, 1.00);
	height: 80%;
	left: 33px;
	width: 50%;
	transform: skewX(-9deg) rotate(-3deg);
}
.stacks_in_4918486box14:after {
	bottom: 30px;
	box-shadow: 20px 25px 20px 1px rgba(119, 119, 119, 1.00);
	height: 80%;
	right: 33px;
	width: 50%;
	transform: skewX(9deg) rotate(3deg);
}

/* 15 */
.stacks_in_4918486box15 {
	margin: 0 35px 40px 35px;
	position: relative;
	
	
	
}
.stacks_in_4918486box15:before, .stacks_in_4918486box15:after {
	content: "";
	position: absolute;
	z-index: -1;
}
.stacks_in_4918486box15:after {
	bottom: 30px;
	box-shadow: 20px 25px 20px 1px rgba(119, 119, 119, 1.00);
	height: 80%;
	right: 30px;
	width: 50%;
	transform: skewX(5deg) rotate(5deg);
}

/* 16 */
.stacks_in_4918486box16 {
	position: relative;
	margin: 0px 20px 20px 20px !important;
	
	
	
}
.stacks_in_4918486box16:before, .stacks_in_4918486box16:after {
    content:"";
    position: absolute; 
    background: linear-gradient(to right, #E900FF 0%, #0082E5 100%);
	filter: blur(10px);
    top: 10px;
    bottom: 0px;
    left: 0px;
    right: 0px;
} 
.stacks_in_4918486box16:after {
    right: 10px; 
    left: auto; 
}

@media only screen and (max-width: 600px) {
.stacks_in_4918486box5:before, .stacks_in_4918486box5:after {
	top: 65%;
}
.stacks_in_4918486box8 {
	margin-left: 20px !important;
	margin-right: 20px !important;
}
.stacks_in_4918486box9 {
	margin-left: 20px !important;
	margin-right: 20px !important;
}
}

/*
background: linear-gradient(to right, #e900ff 0%, #0082e5 50%, #e900ff 100%);
  filter: blur(10px);
  opacity: 0.8;	
*//*  *//*  *//*  *//* 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_4918171_279904 .svgm-group {
    display: none;
}
.svg-metamorph.svgm_stacks_in_4918171_279904 .svgm-group.svgm-wide-5,
.svg-metamorph.svgm_stacks_in_4918171_279904 .svgm-group.svgm-pattern-5,
.svg-metamorph.svgm_stacks_in_4918171_279904 .svgm-group.svgm-special-17 {
    display: block;
}
.svg-metamorph.svgm_stacks_in_4918171_279904,
.svg-metamorph.svgm_stacks_in_4918171_279904 .svgm-content {
  position: relative;
  z-index: 1;
}
#stacks_in_4918171_279904, #stacks_out_4918171_279904 {
  overflow: visible;
}
.svg-metamorph.svgm_stacks_in_4918171_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_4918171_279904 > .svgm-wrap-outer > .svgm-wrap {
  position: absolute;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.svg-metamorph.svgm_stacks_in_4918171_279904 > .svgm-wrap-outer > .svgm-wrap svg {
  width: 100%;
  height: calc(100% + 20px + 20px);
  stroke: none;
  fill: white;
}
.svg-metamorph.svgm_stacks_in_4918171_279904 > .svgm-wrap-outer > .svgm-wrap svg path.svgm-opacity {
  stroke: none;
  stroke-width: 0;
}
.svg-metamorph.svgm_stacks_in_4918171_279904 > .svgm-wrap-outer > .svgm-wrap.svgm-wrap-top {
  top: 0;
  z-index: 1;
  transform: translateY(-20px);
}
.svg-metamorph.svgm_stacks_in_4918171_279904 > .svgm-wrap-outer > .svgm-wrap.svgm-wrap-center {
  z-index: 2;
  height: calc(100% + 3px);
  /* top: -1.5px; */
}
.svg-metamorph.svgm_stacks_in_4918171_279904 > .svgm-wrap-outer > .svgm-wrap.svgm-wrap-bottom {
  bottom: 0;
  z-index: 0;
  transform: translateY(20px) rotateZ(180deg);
}
.svg-metamorph.svgm_stacks_in_4918171_279904 > .svgm-wrap-outer > .svgm-wrap.svgm-wrap-center svg {
  transform: translateY(-20px);
  /* margin-top: 1px; */
}
.svg-metamorph.svgm_stacks_in_4918171_279904 > .svgm-wrap-outer > .svgm-wrap > svg {
  width: 100%;
  overflow: visible;
}
.svg-metamorph.svgm_stacks_in_4918171_279904 > .svgm-wrap-outer > .svgm-wrap:after {
  background: #230F31;
}
.svg-metamorph.svgm_stacks_in_4918171_279904 .svgm-content {
  position: relative;
  z-index: 3;
  min-height: 20px;
  display: grid;
  align-items: center;
  
}


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

.svg-metamorph.svgm_stacks_in_4918171_279904 .svgm-content > div {
  
  
  
}
.svg-metamorph.svgm_stacks_in_4918171_279904 .svgm-mask {
  transform-origin: center;
}
.svg-metamorph.svgm_stacks_in_4918171_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_4918171_279904 image:not(.svgm-pattern):not(.svgm-off) {
  transform-origin: center;
}
.svg-metamorph.svgm_stacks_in_4918171_279904 image.svgm-off {
  transform-origin: center;
}
.svg-metamorph.svgm_stacks_in_4918171_279904 .svgm-pattern {
  width: 100px;
  height: 100px;
}
.svg-metamorph.svgm_stacks_in_4918171_279904 .svgm-custom-pattern-1a {
  transform-origin: center;
  transform: translate(-358.000000px, 0);
}
.svg-metamorph.svgm_stacks_in_4918171_279904 .svgm-custom-pattern-1b {
  transform-origin: center;
  transform: translate(-362.000000px, 0);
}
.svg-metamorph.svgm_stacks_in_4918171_279904 .svgm-custom-pattern-2a {
  transform-origin: center;
  transform: translate(-358.000000px, 0) rotateY(180deg);
}
.svg-metamorph.svgm_stacks_in_4918171_279904 .svgm-custom-pattern-2b {
  transform-origin: center;
  transform: translate(-362.000000px, 0) rotateY(180deg);
}
.svg-metamorph.svgm_stacks_in_4918171_279904 .svgm-custom-pattern-3a {
  transform-origin: center;
  transform: translate(2518.000000px, 0);
}
.svg-metamorph.svgm_stacks_in_4918171_279904 .svgm-custom-pattern-3b {
  transform-origin: center;
  transform: translate(2522.000000px, 0);
}
.svg-metamorph.svgm_stacks_in_4918171_279904 .svgm-custom-pattern-opacity-1 {
  transform-origin: center;
  transform: translate(0, 38.000000px);
}
.svg-metamorph.svgm_stacks_in_4918171_279904 .svgm-custom-pattern-opacity-2 {
  transform-origin: center;
  transform: translate(0, 38.000000px) rotateY(180deg);
}
.svg-metamorph.svgm_stacks_in_4918171_279904 .svgm-use-r {
  transform: scale(-1,1);
  transform-origin: 960px 0;
}
.svg-metamorph.svgm_stacks_in_4918171_279904 .svgm-mask-top {
  transform: translate(0,4px) scaleX(1);
}
.svg-metamorph.svgm_stacks_in_4918171_279904 .svgm-mask-bottom {
  transform: translate(0,-1px) scaleX(1);
}




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

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

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

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

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





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


#stacks_in_4918171_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_4918171_279896 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:12px;
	}
	#stacks_in_4918171_279896 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 6px 0px 12px;
	}




#stacks_in_4918171_279896 .sweet_button_wrapper {
	text-align:left;

	
		height:26px;
	
}

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

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

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

#stacks_in_4918171_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_4918171_279896 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

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








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







#stacks_in_4918171_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_4918171_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_4918171_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_4918171_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_4918171_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_4918171_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_4918171_279896 {
	margin-left:0;
}



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


#stacks_in_4918171_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_4918171_279897 .button_icon {
		border-right: 1px solid rgba(0,0,0,0.2);
		float:left;
		padding-right:15px;
	}
	#stacks_in_4918171_279897 .button_label {
		border-left: 1px solid rgba(255,255,255, 0.2);
		float:left;
		padding: 0px 8px 0px 15px;
	}




#stacks_in_4918171_279897 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

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

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

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

#stacks_in_4918171_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_4918171_279897 .sweet_button:visited {
	color:rgba(255, 255, 255, 1.00);
}

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








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







#stacks_in_4918171_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_4918171_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_4918171_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_4918171_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_4918171_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_4918171_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_4918171_279897 {
	margin-left:0;
}
@media only screen and (max-width:640px){#stacks_in_4918171_279860 p,#stacks_in_4918171_279860 div{text-align:center !important}}#stacks_in_4918171_279860 p,#stacks_in_4918171_279860 div,#stacks_in_4918171_279860 ul,#stacks_in_4918171_279860 ol,#stacks_in_4918171_279860 dl{color:rgba(255, 255, 255, 1.00)}#stacks_in_4918171_279860 a{color:rgba(240, 245, 243, 1.00)}#stacks_in_4918171_279860 a:hover{color:rgba(255, 255, 255, 1.00)}#stacks_in_4918171_279860,#stacks_in_4918171_279860 div,#stacks_in_4918171_279860 p,#stacks_in_4918171_279860 ol,#stacks_in_4918171_279860 ul li,#stacks_in_4918171_279860 ol li,#stacks_in_4918171_279860 ol,#stacks_in_4918171_279860 dl{font-size:0.80rem}@media all and (max-width:640px){#stacks_in_4918171_279860,#stacks_in_4918171_279860 div,#stacks_in_4918171_279860 p,#stacks_in_4918171_279860 ol,#stacks_in_4918171_279860 ul li,#stacks_in_4918171_279860 ol li,#stacks_in_4918171_279860 ol,#stacks_in_4918171_279860 dl{font-size:0.50rem}}@media only screen and (min-width:0px){#stacks_in_4918171_279860{}}


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