/*
 * 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_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}}
nav#deluxe_nav_stacks_in_29010, nav#deluxe_nav_stacks_in_29010 * {
  box-sizing: border-box;
}
nav#deluxe_nav_stacks_in_29010 {
    
    font-weight: 400;
    letter-spacing: 0.00px;
    line-height: 150%;
    word-spacing: 0.00px;
    font-size: 17px;
}

nav#deluxe_nav_stacks_in_29010 li.current > a,
nav#deluxe_nav_stacks_in_29010 li.current-parent > a,
nav#deluxe_nav_stacks_in_29010 li.current-ancestor-parent > a {
  font-weight: 400;
}
nav#deluxe_nav_stacks_in_29010 ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  
  
  justify-content: center;
  
}
nav#deluxe_nav_stacks_in_29010 ul ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  
  
}
nav#deluxe_nav_stacks_in_29010 ul li {
 display: block;
 list-style-type: none;
}




@media all and (min-width: 771px) {
  nav#deluxe_nav_stacks_in_29010 > ul > li > a {
   display: flex;
   text-decoration: none;
   padding: 6px 12px;
   margin: 6px 3px;
   border-radius: 4px;
   color: rgba(255, 255, 255, 1.00);
   background-color: rgba(102, 102, 102, 1.00);
   
  }
  nav#deluxe_nav_stacks_in_29010 > ul > li > a:hover {
   color: rgba(255, 255, 255, 0.80);
   background-color: rgba(0, 0, 0, 0.00);
  }
  nav#deluxe_nav_stacks_in_29010 > ul > li > a:active:not([href="#"]):not([href="#0"]),
  nav#deluxe_nav_stacks_in_29010 > ul > li.current > a,
  nav#deluxe_nav_stacks_in_29010 > ul > li.current-parent > a,
  nav#deluxe_nav_stacks_in_29010 > ul > li.current-ancestor-parent > a {
   color: rgba(255, 255, 255, 1.00);
   background-color: rgba(0, 0, 0, 0.00);
  }
  nav#deluxe_nav_stacks_in_29010 ul > li:first-child > a {
   margin-left: 0px;
  }
  nav#deluxe_nav_stacks_in_29010 ul > li:last-child > a {
   margin-right: 0px;
  }
  nav#deluxe_nav_stacks_in_29010 > ul > li.parent > a:after,
  nav#deluxe_nav_stacks_in_29010 > ul > li.current-parent > a:after,
  nav#deluxe_nav_stacks_in_29010 > ul > li.current-ancestor-parent > a:after {
    content: "\f078";
    font-size: 14px;
    font-family: Stacks-FontAwesome,"FontAwesome";
    margin-left: 4px;
    align-self: center;
  }
  nav#deluxe_nav_stacks_in_29010 > ul > li > ul {
   display: none;
   position: absolute;
   z-index: 9999;
   padding: 6px 24px;
   background: rgba(255, 255, 255, 1.00);
  }
  nav#deluxe_nav_stacks_in_29010 > ul > li > ul li a {
    padding: 6px 0px;
    color: #555555;
  }
  nav#deluxe_nav_stacks_in_29010 > ul ul li.current a,
  nav#deluxe_nav_stacks_in_29010 > ul ul li.current-parent a,
  nav#deluxe_nav_stacks_in_29010 > ul ul li.current-ancestor-parent > a {
    color: #333333;
  }
  nav#deluxe_nav_stacks_in_29010 > ul li:hover > ul {
   display: block;
  }
  nav#deluxe_nav_stacks_in_29010 > ul > li.parent > ul > li,
  nav#deluxe_nav_stacks_in_29010 > ul > li.current-parent > ul > li,
  nav#deluxe_nav_stacks_in_29010 > ul > li.current-ancestor-parent > ul > li {
    /* display: -webkit-box;
    display: flex; */
  }
  nav#deluxe_nav_stacks_in_29010 ul ul > li > ul > li > a:before {
    content: "\00a0\f0da";
    font-size: 14px;
    line-height: 14px;
    font-family: Stacks-FontAwesome,"FontAwesome";
    margin: 0px 6px;
    align-self: center;
  }
  nav#deluxe_nav_stacks_in_29010 ul ul ul {
    display: block;
  }
  nav#deluxe_nav_stacks_in_29010 > input,
  nav#deluxe_nav_stacks_in_29010 > label {
    display: none;
  }
}
@media all and (max-width: 770px) {
  nav#deluxe_nav_stacks_in_29010 {
    display: grid;
    grid-gap: 0px;
    grid-template-columns: min-content min-content;
    align-items: center;
    grid-auto-flow: dense;
    justify-content: flex-end;
  }
  div[data-width]:first-child nav#deluxe_nav_stacks_in_29010 {
    justify-content: flex-start;
  }
  nav#deluxe_nav_stacks_in_29010 > input,
  nav#deluxe_nav_stacks_in_29010 > label {
    display: block;
    width: 36px;
    height: 36px;
    position: relative;
    margin: 0;
  }
  nav#deluxe_nav_stacks_in_29010 > input {
    opacity: 0;
  }
  nav#deluxe_nav_stacks_in_29010 > label {
    grid-column: 1;
    grid-row: 1;
    z-index: 1;
    pointer-events: none;
    width: 36px;
    height: 32px;
    
    border-radius: 4px;
    transform: translateX(100%);
  }
  nav#deluxe_nav_stacks_in_29010 ul ul ul > li > a:before {
    content: "\00a0\00a0\00a0\f0da";
    font-size: 14px;
    line-height: 14px;
    font-family: Stacks-FontAwesome,"FontAwesome";
    margin: 0px 6px;
    align-self: center;
  }
  div[data-width]:first-child nav#deluxe_nav_stacks_in_29010 > label {
    grid-column: auto;
    grid-row: auto;
    transform: translateX(-100%);
  }
  nav#deluxe_nav_stacks_in_29010 .hambar {
      position: absolute;
      top: 0;
      left: 4px;
      display: block;
      width: 28px;
      height: 4px;
      
      background: rgba(255, 255, 255, 1.00);
      -webkit-transition: all 150ms;
      transition: all 150ms;
      -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
      transform-origin: left top;
      border-radius: 4px;
  }
  nav#deluxe_nav_stacks_in_29010 .hambar.hamtop {
      top: 5px;
  }
  nav#deluxe_nav_stacks_in_29010 .hambar.hammiddle {
      top: 14px;
      opacity: 1;
  }
  nav#deluxe_nav_stacks_in_29010 .hambar.hambottom {
      top: 23px;
      -webkit-transform-origin: left bottom;
      -ms-transform-origin: left bottom;
      transform-origin: left bottom;
  }
  nav#deluxe_nav_stacks_in_29010 > input:checked ~ label .hambar.hamtop {
    width: 27.5px;
    -webkit-transform: rotate(45deg) translate(4px, -4px);
    -ms-transform: rotate(45deg) translate(4px, -4px);
    transform: rotate(45deg) translate(4px, -4px);
  }

  nav#deluxe_nav_stacks_in_29010 > input:checked ~ label .hambar.hammiddle {
      opacity: 0;
  }

  nav#deluxe_nav_stacks_in_29010 > input:checked ~ label .hambar.hambottom {
      width: 27.5px;
      -webkit-transform: rotate(-45deg) translate(4px, 4px);
      -ms-transform: rotate(-45deg) translate(4px, 4px);
      transform: rotate(-45deg) translate(4px, 4px);
  }
  nav#deluxe_nav_stacks_in_29010 > ul {
    display: none;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    margin-top: 48px;
    z-index: 9999;
    background: rgba(255, 255, 255, 1.00);
    padding: 12px 0px;
  }
  nav#deluxe_nav_stacks_in_29010 > input:checked ~ ul {
    display: block;
  }
  nav#deluxe_nav_stacks_in_29010 > input:checked ~ ul {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    grid-gap: 0px 24px;
  }
  nav#deluxe_nav_stacks_in_29010 ul > li > a {
   display: flex;
   text-decoration: none;
   padding: 12px 24px;
   border-radius: 4px;
   margin: 0px 0px;
   color: #555555;
  }
  nav#deluxe_nav_stacks_in_29010 ul > li.parent > a:after,
  nav#deluxe_nav_stacks_in_29010 ul > li.current-parent > a:after,
  nav#deluxe_nav_stacks_in_29010 ul > li.current-ancestor-parent > a:after {
    content: "\f078";
    font-size: 14px;
    line-height: 14px;
    font-family: Stacks-FontAwesome,"FontAwesome";
    margin-left: 4px;
    align-self: center;
  }
  nav#deluxe_nav_stacks_in_29010 ul ul > li > a:before {
    content: "\f0da";
    font-size: 14px;
    line-height: 14px;
    font-family: Stacks-FontAwesome,"FontAwesome";
    margin: 0px 6px;
    align-self: center;
  }
  nav#deluxe_nav_stacks_in_29010 ul > li > a {
   
  }
  nav#deluxe_nav_stacks_in_29010 ul > li > a:hover {
   
  }
  nav#deluxe_nav_stacks_in_29010 ul > li > a:active:not([href="#"]):not([href="#0"]),
  nav#deluxe_nav_stacks_in_29010 ul > li.current > a,
  nav#deluxe_nav_stacks_in_29010 ul > li.current-parent > a,
  nav#deluxe_nav_stacks_in_29010 ul > li.current-ancestor-parent > a {
   
  }
}

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



/* 1.0.1

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


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



















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


#eh_stacks_in_29018 {
  margin: 16px 0 30px;
  padding: 0 2px;
}
#eh_stacks_in_29018:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_29018.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_29018.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_29018.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_29018.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 1.000000;}
#eh_stacks_in_29018 .eh-subtitle {margin-top: 0px;}
#eh_stacks_in_29018.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 0px;
}
/*  */
/*  */#eh_stacks_in_29018 .eh-subtitle {display: none;}/*  */
/*  */#eh_stacks_in_29018 .eh-title {font-size: 46px;}/*  */
/*  */
#eh_stacks_in_29018 .eh-title {
  max-width: 420px;
  font-weight: 700;
  line-height: 1.10;
  color: rgba(255, 255, 255, 1.00);
  font-family: Google Fonts;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */
/*  */
#eh_stacks_in_29018 .eh-line-wrap .eh-line-left,
#eh_stacks_in_29018 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_29018.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_29018.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #FFFFFF;}
#eh_stacks_in_29018.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_29018.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #FFFFFF;}
#eh_stacks_in_29018.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_29018.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_29018.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_29018.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_29018.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_29018.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_29018.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #FFFFFF, transparent) 1;}
#eh_stacks_in_29018.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_29018.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_29018.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_29018.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #FFFFFF;}
#eh_stacks_in_29018.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_29018.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_29018:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(256px / 2);}
#eh_stacks_in_29018:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #FFFFFF;
  fill: #FFFFFF;
}
#eh_stacks_in_29018.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 20px;}
#eh_stacks_in_29018.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_29018.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_29018.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 18px;}
  #eh_stacks_in_29018.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_29018.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 18px;}
}
#eh_stacks_in_29018.eh-line-group-300 .eh-extender {
  width: calc(256px / 2 - 20px);
  height: 2px;
  background-color: #FFFFFF;
}
#eh_stacks_in_29018.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_29018.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_29018.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_29018.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_29018.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_29018.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #FFFFFF;}
#eh_stacks_in_29018.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_29018.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_29018.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_29018.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_29018.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_29018.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #FFFFFF;}
#eh_stacks_in_29018.eh-line-303 .eh-extender,
#eh_stacks_in_29018.eh-line-305 .eh-extender {width: calc(256px / 2 - 32px);}
#eh_stacks_in_29018.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_29018.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_29018.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_29018 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_29018 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_29018.eh-line-group-300 .eh-line-left,
#eh_stacks_in_29018.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_29018.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_29018.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_29018:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 32px;
  height: 32px;
}
#eh_stacks_in_29018.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_29018.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 54px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_29018.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_29018:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #FFFFFF;}
#eh_stacks_in_29018:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_29018:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(256px / 2 + 2px);}
#eh_stacks_in_29018.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_29018.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_29018.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_29018.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_29018.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_29018.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_29018.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_29018.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_29018.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_29018.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_29018.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_29018.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_29018.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_29018.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_29018.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_29018.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_29018.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_29018.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 32px;
  /* */
}
#eh_stacks_in_29018.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_29018.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_29018.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_29018.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_29018.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_29018.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_29018.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_29018.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #FFFFFF;}
#eh_stacks_in_29018.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #FFFFFF;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_29018.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_29018.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_29018.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(32px * .4);
  height: calc(32px * .8);
}
#eh_stacks_in_29018.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_29018.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(32px * .8);
  height: calc(32px * .8);
}
#eh_stacks_in_29018 .eh-line-wrap-1 {margin-bottom: 8px;}
#eh_stacks_in_29018 .eh-line-wrap-2 {margin-top: 8px;}
/*  */
#eh_stacks_in_29018.eh-line-position-3 {gap: 0 8px;}
#eh_stacks_in_29018.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_29018.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_29018.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_29018.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_29018.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_29018.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_29018.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #FFFFFF;
}
#eh_stacks_in_29018.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_29018.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #FFFFFF;
}

#stacks_out_28961 {
	width: 84%;
}
#stacks_in_28899 p,#stacks_in_28899 div{margin-bottom:0}#stacks_in_28899,#stacks_in_28899 div,#stacks_in_28899 p,#stacks_in_28899 ol,#stacks_in_28899 ul li,#stacks_in_28899 ol li,#stacks_in_28899 ol,#stacks_in_28899 dl{font-size:1.50rem}@media all and (max-width:640px){#stacks_in_28899,#stacks_in_28899 div,#stacks_in_28899 p,#stacks_in_28899 ol,#stacks_in_28899 ul li,#stacks_in_28899 ol li,#stacks_in_28899 ol,#stacks_in_28899 dl{font-size:0.95rem}}@media only screen and (min-width:0px){#stacks_in_28899,#stacks_in_28899 div,#stacks_in_28899 p,#stacks_in_28899 .fa:not(.no-indent),#stacks_in_28899 ol,#stacks_in_28899 ul li,#stacks_in_28899 ol li,#stacks_in_28899 ol,#stacks_in_28899 dl{line-height:1.55}}@media only screen and (min-width:0px){#stacks_in_28899{}}#stacks_in_28899,#stacks_in_28899 div,#stacks_in_28899 p,#stacks_in_28899 ul,#stacks_in_28899 ul li,#stacks_in_28899 ol li,#stacks_in_28899 ol,#stacks_in_28899 dl,#stacks_in_28899 a,.no-default:not(.custom-font),.no-default:not(.custom-font) div,.no-default:not(.custom-font) p,.no-default:not(.custom-font) ul,.no-default:not(.custom-font) ul li,.no-default:not(.custom-font) ol li,.no-default:not(.custom-font) ol,.no-default:not(.custom-font) dl,.no-default:not(.custom-font) a{font-family:"Satisfy",Sans-Serif ;font-weight:400 ;font-style:normal }


#stacks_in_28899 {
	border: solid rgba(255, 255, 255, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 32px 0px 20px 0px;
	padding:  20px;
}
#stacks_in_28992>.s3_row {
	margin: 0 -10px;
}

#stacks_in_28992>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_28992>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_28992>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_28992>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_28992>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_28844 {
	padding:  10px;
}
/* -- Start Truedownload2 Each css Template -- */

#hiddenDownloader{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
#hiddenDownloader *{
	display: none;
	height:0px !important;
	padding: 0px !important;
	margin: 0px !important;
}

.stacks_in_28913faicon{
	display: inline;
}


.stacks_in_28913wrapper{
	text-align: right;
}

/* -- Style 1 -- */
.stacks_in_28913td-style-1{
	
}

.stacks_in_28913button{
	position: relative;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	background: rgba(179, 179, 179, 1.00);
	border: 1px solid transparent;
	border-radius: 4px;
	color: rgba(76, 76, 76, 1.00);
}

.stacks_in_28913badge{
	position: relative;
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: rgba(255, 255, 255, 1.00);
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: rgba(251, 2, 7, 1.00);
	border-radius: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	top: -1px;
	margin-left: 2px;
}


.stacks_in_28913counttext{
	display: none;
}

/* -- Style 2 -- */
.stacks_in_28913td-style-2 .stacks_in_28913button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

/* -- Style 3 -- */
.stacks_in_28913td-style-3{
	padding-top: 9px;
	padding-right: 8px;
}

.stacks_in_28913td-style-3 .stacks_in_28913button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.stacks_in_28913td-style-3 .stacks_in_28913badge{
	position: absolute;
	top: -8px;
	right: -9px;
	margin-left: 0;
}


.stacks_in_28913badge{
	display: inline;
}

/* -- End Button Styles -- */


/* -- End Truedownload2 Each css Template -- */
#stacks_in_28913 {
	margin: 10px 0px 0px 0px;
}
/* Start Stats stack CSS code */.stacks_in_28995stats, .stacks_in_28995pagetitle{	display: none;}.stacks_in_28995instructwrapper{	position: relative;	background: url("../index_files/newstatsbg.png") repeat-x;	height: 100px;	-webkit-border-radius: 4px;	-moz-border-radius: 4px;	border-radius: 4px;}.stacks_in_28995instruct{	position: absolute;	text-align: center;	bottom: 0px;	left: 0px;	right: 0px;	color: #fff;	font-weight: bold;	font-family: Arial, Helvetica, sans-serif;	background: rgba(0, 0, 0, 0.6);	padding: 4px 10px 5px 10px;} /* End if record mode */ /* End if admin mode *//* End Stats stack CSS code */