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






 .font-style-3,.font-style-3 > li,.font-style-3 > *, .fontpro-stacks_in_4918703{ font-size:0.90rem !important; color:rgba(60, 92, 218, 1.00) !important;text-decoration-color:rgba(0, 0, 0, 1.00) !important;}
  
  
  @media only screen and (min-width:25.875000em){ .font-style-3,.font-style-3 > li,.font-style-3 > *, .fontpro-stacks_in_4918703{font-size:1.00rem !important}} 
  @media only screen and (min-width:48.000000em){ .font-style-3,.font-style-3 > li,.font-style-3 > *, .fontpro-stacks_in_4918703{font-size:1.00rem !important}} 
  @media only screen and (min-width:62.500000em){ .font-style-3,.font-style-3 > li,.font-style-3 > *, .fontpro-stacks_in_4918703{font-size:1.00rem !important}} 
html,body,            .font-style-3{font-weight:700 !important;font-style:italic !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_4918498_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_4918498_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_4918498_279997{line-height:0}.stacks_in_4918498_279997 svg{display:inline-block;max-width:64px;height:auto;}.stacks_in_4918498_279997.full-width svg{width:100%;height:auto}




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


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




#stacks_in_4918498_279987 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

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

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

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

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

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


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





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



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








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



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


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




#stacks_in_4918498_279988 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

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

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

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

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

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


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





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



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








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



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


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




#stacks_in_4918498_279989 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

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

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

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

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

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


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





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



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








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




/* Parallax */
#stacks_in_4918482.btr-bg-parallax {
  background: none;
  transform: none;
}
#stacks_in_4918482.btr-bg-parallax > .btr-bg-parallax-bg {
  background-image : url();
  background-repeat: no-repeat;
  background-color: rgba(64, 10, 255, 0.33);
  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_4918482.btr-bg-parallax.btr-bg-disabled:before {
  background-attachment: scroll;
  background-position: top center !important;
}





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

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

/*  */
/*  */
ul > li .faq-question .faq-question-text {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none; }

/*  */
.material-icons {
  font-family: "Material Icons" !important; }

#FAQ-stacks_in_4918708 {
  margin: 0 auto;
  padding: 50px 10px;
  max-width: 1500px;
  /*  */
  font-family: "Lato";
  /*  */ }
  #FAQ-stacks_in_4918708 h1, #FAQ-stacks_in_4918708 h2, #FAQ-stacks_in_4918708 h3, #FAQ-stacks_in_4918708 h4, #FAQ-stacks_in_4918708 h5, #FAQ-stacks_in_4918708 h6 {
    /*  */
    font-family: "Lato";
    /*  */ }
  #FAQ-stacks_in_4918708 #faq-header {
    /*  */
    background: rgba(236, 239, 241, 0.00);
    /*  */
    /*  */
    padding: 0px;
    border-radius: 4px;
    margin-bottom: 40px; }
    #FAQ-stacks_in_4918708 #faq-header h1.faq-title {
      font-weight: bold;
      text-align: center;
      color: rgba(60, 92, 218, 1.00);
      font-size: 32px;
      /*  */
      font-family: "Lato";
      /*  */ }
    #FAQ-stacks_in_4918708 #faq-header .faq-subtitle {
      text-align: center;
      margin-bottom: 40px;
      color: rgba(35, 15, 49, 1.00);
      font-size: 16px;
      /*  */
      font-family: "Lato";
      /*  */ }
    #FAQ-stacks_in_4918708 #faq-header.hide-faq-title h1.faq-title {
      display: none; }
    #FAQ-stacks_in_4918708 #faq-header.hide-faq-subtitle .faq-subtitle {
      display: none; }
    #FAQ-stacks_in_4918708 #faq-header.hide-faq-subtitle h1.faq-title {
      margin-bottom: 40px; }
  #FAQ-stacks_in_4918708 #faq-search-outer {
    /*  */
    /*  */
    box-shadow: 0px 2px 8px 0px rgba(128, 128, 128, 0.50);
    /*  */
    color: rgba(14, 104, 175, 0.75);
    background: rgba(255, 255, 255, 1.00);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    max-width: 100%;
    box-sizing: border-box;
    border-radius: 10px;
    padding: 0 12px 0; }
    #FAQ-stacks_in_4918708 #faq-search-outer i.search-icon {
      color: rgba(30, 136, 229, 1.00);
      padding: 12px 0;
      /*  */
      font-size: 24px;
      /*  */ }
      #FAQ-stacks_in_4918708 #faq-search-outer i.search-icon::before {
        content: 'search';
        display: inline-block;
        transition-duration: 1s;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform; }
      #FAQ-stacks_in_4918708 #faq-search-outer i.search-icon.loading {
        color: rgba(30, 136, 229, 1.00); }
        #FAQ-stacks_in_4918708 #faq-search-outer i.search-icon.loading::before {
          content: 'loop'; }
      #FAQ-stacks_in_4918708 #faq-search-outer i.search-icon.error {
        color: rgba(246, 57, 30, 0.70); }
        #FAQ-stacks_in_4918708 #faq-search-outer i.search-icon.error::before {
          content: 'error'; }
      #FAQ-stacks_in_4918708 #faq-search-outer i.search-icon.success {
        color: rgba(22, 212, 0, 1.00); }
        #FAQ-stacks_in_4918708 #faq-search-outer i.search-icon.success::before {
          content: 'check_circle'; }
      #FAQ-stacks_in_4918708 #faq-search-outer i.search-icon.rotate::before {
        -webkit-animation-name: rotate;
                animation-name: rotate;
        -webkit-animation-duration: 2s;
                animation-duration: 2s;
        -webkit-animation-iteration-count: infinite;
                animation-iteration-count: infinite;
        -webkit-animation-timing-function: linear;
                animation-timing-function: linear; }
  #FAQ-stacks_in_4918708 #FAQ-stacks_in_4918708-search-error {
    display: none;
    text-align: center;
    color: rgba(247, 151, 30, 1.00);
    font-size: 16px; }
  #FAQ-stacks_in_4918708 #faq-search {
    margin: 0 0 0 5px;
    width: 100%;
    height: auto;
    border: none;
    outline: none;
    padding: 12px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    box-shadow: none;
    background: inherit;
    color: rgba(14, 104, 175, 0.75);
    font-size: 20px; }
    #FAQ-stacks_in_4918708 #faq-search::focus {
      background: inherit; }
    #FAQ-stacks_in_4918708 #faq-search::-webkit-input-placeholder {
      opacity: 0.6;
      color: rgba(14, 104, 175, 0.75); }
  #FAQ-stacks_in_4918708 mark {
    display: inline;
    color: rgba(255, 255, 255, 1.00);
    background: rgba(14, 104, 175, 1.00); }
  #FAQ-stacks_in_4918708 ul#faq-items {
    margin: 0;
    padding: 0;
    list-style: none; }
    #FAQ-stacks_in_4918708 ul#faq-items > li, #FAQ-stacks_in_4918708 ul#faq-items li.edit {
      /*  */
      border-style: solid;
      border-width: 1px;
      border-color: rgba(207, 216, 220, 1.00);
      /*  */
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      border-radius: 10px;
      margin-bottom: 20px;
      font-weight: normal; }
      #FAQ-stacks_in_4918708 ul#faq-items > li i.open-icon, #FAQ-stacks_in_4918708 ul#faq-items > li i.close-icon, #FAQ-stacks_in_4918708 ul#faq-items li.edit i.open-icon, #FAQ-stacks_in_4918708 ul#faq-items li.edit i.close-icon {
        font-size: 24px; }
      #FAQ-stacks_in_4918708 ul#faq-items > li i.open-icon::before, #FAQ-stacks_in_4918708 ul#faq-items li.edit i.open-icon::before {
        display: inline-block;
        content: 'add'; }
      #FAQ-stacks_in_4918708 ul#faq-items > li i.close-icon::before, #FAQ-stacks_in_4918708 ul#faq-items li.edit i.close-icon::before {
        display: inline-block;
        content: 'remove_circle'; }
  #FAQ-stacks_in_4918708.toggle_close li.edit .faq-question {
    color: rgba(255, 255, 255, 1.00);
    background: rgba(60, 92, 218, 1.00); }
    #FAQ-stacks_in_4918708.toggle_close li.edit .faq-question i.open-icon {
      display: none; }
    #FAQ-stacks_in_4918708.toggle_close li.edit .faq-question i.close-icon {
      display: block; }
  #FAQ-stacks_in_4918708 ul > li.opened, #FAQ-stacks_in_4918708 li.edit {
    /*  */
    box-shadow: 0px 2px 8px 0px rgba(128, 128, 128, 0.50);
    /*  */ }
    #FAQ-stacks_in_4918708 ul > li.opened .faq-question, #FAQ-stacks_in_4918708 li.edit .faq-question {
      color: rgba(255, 255, 255, 1.00);
      background: rgba(60, 92, 218, 1.00); }
      #FAQ-stacks_in_4918708 ul > li.opened .faq-question i.open-icon, #FAQ-stacks_in_4918708 li.edit .faq-question i.open-icon {
        display: none; }
      #FAQ-stacks_in_4918708 ul > li.opened .faq-question i.close-icon, #FAQ-stacks_in_4918708 li.edit .faq-question i.close-icon {
        display: block; }
  #FAQ-stacks_in_4918708 ul > li .faq-question, #FAQ-stacks_in_4918708 ul li.edit .faq-question {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    box-sizing: border-box;
    padding: 20px;
    color: rgba(60, 92, 218, 1.00);
    background: rgba(255, 255, 255, 1.00);
    font-size: 16px; }
    #FAQ-stacks_in_4918708 ul > li .faq-question span, #FAQ-stacks_in_4918708 ul > li .faq-question i, #FAQ-stacks_in_4918708 ul li.edit .faq-question span, #FAQ-stacks_in_4918708 ul li.edit .faq-question i {
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      pointer-events: none;
      vertical-align: middle; }
  #FAQ-stacks_in_4918708 ul > li .faq-question i, #FAQ-stacks_in_4918708 ul li.edit .faq-question i {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 12px;
    font-size: 24px; }
    #FAQ-stacks_in_4918708 ul > li .faq-question i.open-icon, #FAQ-stacks_in_4918708 ul > li .faq-question i.close-icon, #FAQ-stacks_in_4918708 ul li.edit .faq-question i.open-icon, #FAQ-stacks_in_4918708 ul li.edit .faq-question i.close-icon {
      margin-right: 0;
      margin-left: auto;
      font-size: 20px; }
    #FAQ-stacks_in_4918708 ul > li .faq-question i.open-icon, #FAQ-stacks_in_4918708 ul li.edit .faq-question i.open-icon {
      display: block; }
    #FAQ-stacks_in_4918708 ul > li .faq-question i.close-icon, #FAQ-stacks_in_4918708 ul li.edit .faq-question i.close-icon {
      display: none; }
  #FAQ-stacks_in_4918708 ul > li .faq-answer, #FAQ-stacks_in_4918708 ul li.edit .faq-answer {
    display: none;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    padding: 25px;
    color: rgba(60, 92, 218, 1.00);
    background: rgba(255, 255, 255, 1.00);
    box-sizing: border-box;
    font-size: 16px; }
  #FAQ-stacks_in_4918708.toggle_close ul li.edit .faq-answer {
    display: block; }
  #FAQ-stacks_in_4918708 h1, #FAQ-stacks_in_4918708 h2, #FAQ-stacks_in_4918708 h3, #FAQ-stacks_in_4918708 h4, #FAQ-stacks_in_4918708 h5, #FAQ-stacks_in_4918708 h6 {
    color: rgba(60, 92, 218, 1.00); }

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
#stacks_in_4918710 h3,#stacks_in_4918710 .hTxt:not(.segment) div{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_4918710 h3,#stacks_in_4918710 .hTxt:not(.segment) div{font-size:0.95rem}}




/* Color picker style settings */







	

	
		@media (max-width: 47.9375em) {
			#stacks_in_4918716 p,
			#stacks_in_4918716 {
				font-size: 14px;
			}		
		}
		
		@media (min-width: 48em) and (max-width: 61.9375em) {
			#stacks_in_4918716 p,
			#stacks_in_4918716 {
				font-size: 16px;
			}		
		}
		
		@media (min-width: 62em) {
			#stacks_in_4918716 p,
			#stacks_in_4918716 {
				font-size: 16px;
			}		
		}
	
	
	
	
	



#stacks_in_4918716 p,
#stacks_in_4918716 {
	
}

#stacks_in_4918720 h3,#stacks_in_4918720 .hTxt:not(.segment) div{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_4918720 h3,#stacks_in_4918720 .hTxt:not(.segment) div{font-size:0.95rem}}




/* Color picker style settings */







	

	
		@media (max-width: 47.9375em) {
			#stacks_in_4918726 p,
			#stacks_in_4918726 {
				font-size: 14px;
			}		
		}
		
		@media (min-width: 48em) and (max-width: 61.9375em) {
			#stacks_in_4918726 p,
			#stacks_in_4918726 {
				font-size: 16px;
			}		
		}
		
		@media (min-width: 62em) {
			#stacks_in_4918726 p,
			#stacks_in_4918726 {
				font-size: 16px;
			}		
		}
	
	
	
	
	



#stacks_in_4918726 p,
#stacks_in_4918726 {
	
}

#stacks_in_4918730 h3,#stacks_in_4918730 .hTxt:not(.segment) div{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_4918730 h3,#stacks_in_4918730 .hTxt:not(.segment) div{font-size:0.95rem}}




/* Color picker style settings */







	

	
		@media (max-width: 47.9375em) {
			#stacks_in_4918736 p,
			#stacks_in_4918736 {
				font-size: 14px;
			}		
		}
		
		@media (min-width: 48em) and (max-width: 61.9375em) {
			#stacks_in_4918736 p,
			#stacks_in_4918736 {
				font-size: 16px;
			}		
		}
		
		@media (min-width: 62em) {
			#stacks_in_4918736 p,
			#stacks_in_4918736 {
				font-size: 16px;
			}		
		}
	
	
	
	
	



#stacks_in_4918736 p,
#stacks_in_4918736 {
	
}

#stacks_in_4918740 h3,#stacks_in_4918740 .hTxt:not(.segment) div{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_4918740 h3,#stacks_in_4918740 .hTxt:not(.segment) div{font-size:0.95rem}}




/* Color picker style settings */







	

	
		@media (max-width: 47.9375em) {
			#stacks_in_4918746 p,
			#stacks_in_4918746 {
				font-size: 14px;
			}		
		}
		
		@media (min-width: 48em) and (max-width: 61.9375em) {
			#stacks_in_4918746 p,
			#stacks_in_4918746 {
				font-size: 16px;
			}		
		}
		
		@media (min-width: 62em) {
			#stacks_in_4918746 p,
			#stacks_in_4918746 {
				font-size: 16px;
			}		
		}
	
	
	
	
	



#stacks_in_4918746 p,
#stacks_in_4918746 {
	
}

#stacks_in_4918750 h3,#stacks_in_4918750 .hTxt:not(.segment) div{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_4918750 h3,#stacks_in_4918750 .hTxt:not(.segment) div{font-size:0.95rem}}




/* Color picker style settings */







	

	
		@media (max-width: 47.9375em) {
			#stacks_in_4918756 p,
			#stacks_in_4918756 {
				font-size: 14px;
			}		
		}
		
		@media (min-width: 48em) and (max-width: 61.9375em) {
			#stacks_in_4918756 p,
			#stacks_in_4918756 {
				font-size: 16px;
			}		
		}
		
		@media (min-width: 62em) {
			#stacks_in_4918756 p,
			#stacks_in_4918756 {
				font-size: 16px;
			}		
		}
	
	
	
	
	



#stacks_in_4918756 p,
#stacks_in_4918756 {
	
}

#stacks_in_4918760 h3,#stacks_in_4918760 .hTxt:not(.segment) div{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_4918760 h3,#stacks_in_4918760 .hTxt:not(.segment) div{font-size:0.95rem}}




/* Color picker style settings */







	

	
		@media (max-width: 47.9375em) {
			#stacks_in_4918766 p,
			#stacks_in_4918766 {
				font-size: 14px;
			}		
		}
		
		@media (min-width: 48em) and (max-width: 61.9375em) {
			#stacks_in_4918766 p,
			#stacks_in_4918766 {
				font-size: 16px;
			}		
		}
		
		@media (min-width: 62em) {
			#stacks_in_4918766 p,
			#stacks_in_4918766 {
				font-size: 16px;
			}		
		}
	
	
	
	
	



#stacks_in_4918766 p,
#stacks_in_4918766 {
	
}

#stacks_in_4918770 h3,#stacks_in_4918770 .hTxt:not(.segment) div{font-size:1.00rem}@media all and (max-width:640px){#stacks_in_4918770 h3,#stacks_in_4918770 .hTxt:not(.segment) div{font-size:0.95rem}}




/* Color picker style settings */







	

	
		@media (max-width: 47.9375em) {
			#stacks_in_4918776 p,
			#stacks_in_4918776 {
				font-size: 14px;
			}		
		}
		
		@media (min-width: 48em) and (max-width: 61.9375em) {
			#stacks_in_4918776 p,
			#stacks_in_4918776 {
				font-size: 16px;
			}		
		}
		
		@media (min-width: 62em) {
			#stacks_in_4918776 p,
			#stacks_in_4918776 {
				font-size: 16px;
			}		
		}
	
	
	
	
	



#stacks_in_4918776 p,
#stacks_in_4918776 {
	
}


#stacks_in_4918780 {
	font-weight: bold;
}
/* 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_279788_279904 .svgm-group {
    display: none;
}
.svg-metamorph.svgm_stacks_in_279788_279904 .svgm-group.svgm-wide-5,
.svg-metamorph.svgm_stacks_in_279788_279904 .svgm-group.svgm-pattern-5,
.svg-metamorph.svgm_stacks_in_279788_279904 .svgm-group.svgm-special-17 {
    display: block;
}
.svg-metamorph.svgm_stacks_in_279788_279904,
.svg-metamorph.svgm_stacks_in_279788_279904 .svgm-content {
  position: relative;
  z-index: 1;
}
#stacks_in_279788_279904, #stacks_out_279788_279904 {
  overflow: visible;
}
.svg-metamorph.svgm_stacks_in_279788_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_279788_279904 > .svgm-wrap-outer > .svgm-wrap {
  position: absolute;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.svg-metamorph.svgm_stacks_in_279788_279904 > .svgm-wrap-outer > .svgm-wrap svg {
  width: 100%;
  height: calc(100% + 20px + 20px);
  stroke: none;
  fill: white;
}
.svg-metamorph.svgm_stacks_in_279788_279904 > .svgm-wrap-outer > .svgm-wrap svg path.svgm-opacity {
  stroke: none;
  stroke-width: 0;
}
.svg-metamorph.svgm_stacks_in_279788_279904 > .svgm-wrap-outer > .svgm-wrap.svgm-wrap-top {
  top: 0;
  z-index: 1;
  transform: translateY(-20px);
}
.svg-metamorph.svgm_stacks_in_279788_279904 > .svgm-wrap-outer > .svgm-wrap.svgm-wrap-center {
  z-index: 2;
  height: calc(100% + 3px);
  /* top: -1.5px; */
}
.svg-metamorph.svgm_stacks_in_279788_279904 > .svgm-wrap-outer > .svgm-wrap.svgm-wrap-bottom {
  bottom: 0;
  z-index: 0;
  transform: translateY(20px) rotateZ(180deg);
}
.svg-metamorph.svgm_stacks_in_279788_279904 > .svgm-wrap-outer > .svgm-wrap.svgm-wrap-center svg {
  transform: translateY(-20px);
  /* margin-top: 1px; */
}
.svg-metamorph.svgm_stacks_in_279788_279904 > .svgm-wrap-outer > .svgm-wrap > svg {
  width: 100%;
  overflow: visible;
}
.svg-metamorph.svgm_stacks_in_279788_279904 > .svgm-wrap-outer > .svgm-wrap:after {
  background: #230F31;
}
.svg-metamorph.svgm_stacks_in_279788_279904 .svgm-content {
  position: relative;
  z-index: 3;
  min-height: 20px;
  display: grid;
  align-items: center;
  
}


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

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




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

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

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

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

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





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


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




#stacks_in_279788_279896 .sweet_button_wrapper {
	text-align:left;

	
		height:26px;
	
}

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

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

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

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

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








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







#stacks_in_279788_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_279788_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_279788_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_279788_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_279788_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_279788_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_279788_279896 {
	margin-left:0;
}



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


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




#stacks_in_279788_279897 .sweet_button_wrapper {
	text-align:center;

	
		height:32px;
	
}

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

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

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

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

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








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







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


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