/*
 * 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_joeworkman_stacks_fontawesome_stack .jw-wrapper{margin:0;text-align:left}.com_joeworkman_stacks_fontawesome_stack .jw-wrapper.jw-center{text-align:center}.com_joeworkman_stacks_fontawesome_stack .jw-wrapper.jw-right{text-align:right}.com_joeworkman_stacks_fontawesome_stack i.fa,.com_joeworkman_stacks_fontawesome_stack .fa-stack{-webkit-transition:color 300ms ease 0s;transition:color 300ms ease 0s}.com_joeworkman_stacks_fontawesome_stack i.fa.fa-spin,.com_joeworkman_stacks_fontawesome_stack .fa-stack.fa-spin{padding:0.2em;-webkit-box-sizing:content-box;box-sizing:content-box}.com_joeworkman_stacks_fontawesome_stack i.fa.fa-rotate-45,.com_joeworkman_stacks_fontawesome_stack .fa-stack.fa-rotate-45{padding:0.2em;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.com_joeworkman_stacks_fontawesome_stack i.fa.fa-rotate-135,.com_joeworkman_stacks_fontawesome_stack .fa-stack.fa-rotate-135{padding:0.2em;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.com_joeworkman_stacks_fontawesome_stack i.fa.fa-rotate-225,.com_joeworkman_stacks_fontawesome_stack .fa-stack.fa-rotate-225{padding:0.2em;-webkit-transform:rotate(225deg);transform:rotate(225deg)}.com_joeworkman_stacks_fontawesome_stack i.fa.fa-rotate-315,.com_joeworkman_stacks_fontawesome_stack .fa-stack.fa-rotate-315{padding:0.2em;-webkit-transform:rotate(315deg);transform:rotate(315deg)}.com_joeworkman_stacks_fontawesome_stack .fa-stack.fa-border{padding:0}.com_joeworkman_stacks_fontawesome_stack a{text-decoration:none}
#stacks_in_455 .textimage_block {
	display:block;

}

#stacks_in_455 .textimage_wrapper
{
	display: table; 
	width: 100% !important;
	height:100vh;

	 background:url(../Our-Privacy-Policy_files/backgroundimage-455.jpg) no-repeat;  
	 
	background-attachment: scroll;

		

			
			background-position:  80% 40%;
		

	

	 
		background-size: cover !important;
		-webkit-background-size: cover !important; 
		-o-background-size: cover !important; 
		background-position:center;
	 

	 

	 

	margin-left:auto; margin-right:auto; max-width:2500px !important;


		
		
		 

 

 

 

 

/*Custom CSS*/
}

#stacks_in_455 .textimage_wrapper img { /*Custom CSS*/ }


#stacks_in_455 .textimage_wrapper:hover, #stacks_in_455 .textimage_wrapper:focus {

 




/*Custom CSS*/;
}

#stacks_in_455 .textimage_container
{
	display: table-cell;
	vertical-align: bottom;

	
	
	 
		
	
		background-image: none !important;
	
		
		
	
		opacity: 1;
	

	 

/*Custom CSS*/
}

	#stacks_in_455 .textimage_position
{
	display: block; 
	margin: 0px 0px 0px 29px;
}
#stacks_in_455 .textimage_content
{
	-webkit-user-select: none; -moz-user-select: none; -o-user-select:none; -ms-user-select:none; user-select:none;
	display: block;
	margin-left: auto; margin-right:auto;
	float: left; clear: both;

	

	color: rgba(0, 0, 0, 1.00);
	padding: 10px;

	

	/**/
	/**/

	width: 50%;
	min-width: 0px;
	max-width: 860px !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 20px;
	text-align: left;

	
	
	
	
	

	-o-transition:all 1.5s ease-in-out; -moz-transition:all 1.5s ease-in-out; -webkit-transition:all 1.5s ease-in-out;transition:all 1.5s ease-in-out; 

/*Custom CSS*/
}

#stacks_in_455 .textimage_content a {
	
/*Custom CSS*/
}

#stacks_in_455 .textimage_content a:hover, #stacks_in_455 .textimage_content a:focus { /*added-19052015-2330*/
	
	/*Custom CSS*/
}

#stacks_in_455 .extrazone
{
	margin-left:auto; margin-right:auto;
	
	

	

	/*Custom CSS*/
}


																

																


																




																	


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

}

#stacks_in_458 .textimage_wrapper
{
	display: table; 
	width: 100% !important;
	height:100vh;

	 background:url(../Our-Privacy-Policy_files/backgroundimage-458.jpg) no-repeat;  
	 
	background-attachment: scroll;

		

			
			background-position:  80% 70%;
		

	

	 
		background-size: cover !important;
		-webkit-background-size: cover !important; 
		-o-background-size: cover !important; 
		background-position:center;
	 

	 

	 

	margin-left:auto; margin-right:auto; max-width:2500px !important;


		
		
		 

 

 

 

 

/*Custom CSS*/
}

#stacks_in_458 .textimage_wrapper img { /*Custom CSS*/ }


#stacks_in_458 .textimage_wrapper:hover, #stacks_in_458 .textimage_wrapper:focus {

 




/*Custom CSS*/;
}

#stacks_in_458 .textimage_container
{
	display: table-cell;
	vertical-align: top;

	
	
	 
		
	
		background-image: none !important;
	
		
		
	
		opacity: 1;
	

	 

/*Custom CSS*/
}

	#stacks_in_458 .textimage_position
{
	display: block; 
	margin: 0px 0px 0px 19px;
}
#stacks_in_458 .textimage_content
{
	-webkit-user-select: none; -moz-user-select: none; -o-user-select:none; -ms-user-select:none; user-select:none;
	display: block;
	margin-left: auto; margin-right:auto;
	float: left; clear: both;

	

	color: rgba(0, 0, 0, 1.00);
	padding: 10px;

	

	/**/
	/**/

	width: 80%;
	min-width: 0px;
	max-width: 560px !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 20px;
	text-align: left;

	
	
	
	
	

	-o-transition:all 1.5s ease-in-out; -moz-transition:all 1.5s ease-in-out; -webkit-transition:all 1.5s ease-in-out;transition:all 1.5s ease-in-out; 

/*Custom CSS*/
}

#stacks_in_458 .textimage_content a {
	
/*Custom CSS*/
}

#stacks_in_458 .textimage_content a:hover, #stacks_in_458 .textimage_content a:focus { /*added-19052015-2330*/
	
	/*Custom CSS*/
}

#stacks_in_458 .extrazone
{
	margin-left:auto; margin-right:auto;
	
	

	

	/*Custom CSS*/
}


																

																


																




																	

#eh_stacks_in_474 {
  margin: 34px 0 12px;
  padding: 0 2px;
}
#eh_stacks_in_474:not(.eh-shape-400) .eh-line-wrap,
#eh_stacks_in_474.eh-shape-400 .eh-line-wrap:before,
#eh_stacks_in_474.eh-shape-400 .eh-line-wrap:after,
#eh_stacks_in_474.eh-shape-400 .eh-line-wrap .eh-lines,
#eh_stacks_in_474.eh-shape-400 .eh-line-wrap .eh-extender {opacity: 0.330000;}
#eh_stacks_in_474 .eh-subtitle {margin-top: 16px;}
#eh_stacks_in_474.eh-sub-top .eh-subtitle {
  margin-top: 0;
  margin-bottom: 16px;
}
/*  */
/*  */
/*  */#eh_stacks_in_474 .eh-title {font-size: 36px;}/*  */
/*  */
#eh_stacks_in_474 .eh-title {
  max-width: 750px;
  font-weight: 700;
  line-height: 1.10;
  color: rgba(77, 77, 77, 1.00);
  font-family: Montserrat;
  letter-spacing: -1.00px;
  word-spacing: 0.00px;
}
/*  */
/*  */#eh_stacks_in_474 .eh-subtitle > div {font-size: 20px;}/*  */
/*  */
#eh_stacks_in_474 .eh-subtitle > div {
  max-width: 550px;
  font-weight: 600;
  line-height: 1.10;
  color: rgba(77, 77, 77, 1.00);
  font-family: Montserrat;
  letter-spacing: 0.00px;
  word-spacing: 0.00px;
}
#eh_stacks_in_474.eh-align-center .eh-subtitle > div {margin: 0 auto;}
#eh_stacks_in_474.eh-align-right .eh-subtitle > div {margin: 0 0 0 auto;}
/*  */
#eh_stacks_in_474 .eh-line-wrap .eh-line-left,
#eh_stacks_in_474 .eh-line-wrap .eh-line-right {width: 256px;}
#eh_stacks_in_474.eh-line-1 .eh-line-wrap .eh-line-left,
#eh_stacks_in_474.eh-line-1 .eh-line-wrap .eh-line-right {border-top: 2px dashed #000000;}
#eh_stacks_in_474.eh-line-2 .eh-line-wrap .eh-line-left,
#eh_stacks_in_474.eh-line-2 .eh-line-wrap .eh-line-right {border-top: 2px dotted #000000;}
#eh_stacks_in_474.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_474.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_474.eh-line-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_474.eh-line-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_474.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_474.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_474.eh-line-4 .eh-line-wrap .eh-line-right {border-image: linear-gradient(90deg, #000000, transparent) 1;}
#eh_stacks_in_474.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_474.eh-line-4 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_474.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_474.eh-line-5 .eh-line-wrap .eh-line-right {border-top: 2px solid #000000;}
#eh_stacks_in_474.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_474.eh-line-5 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_474:not(.eh-line-group-0) .eh-line-wrap .eh-lines {width: calc(256px / 2);}
#eh_stacks_in_474:not(.eh-line-group-0) .eh-line-wrap .eh-lines svg {
  stroke: #000000;
  fill: #000000;
}
#eh_stacks_in_474.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 20px;}
#eh_stacks_in_474.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
#eh_stacks_in_474.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_474.eh-line-group-200 .eh-line-wrap .eh-lines svg {height: 18px;}
  #eh_stacks_in_474.eh-thickness-3.eh-line-group-200 .eh-line-wrap .eh-lines svg,
  #eh_stacks_in_474.eh-thickness-1.eh-line-group-200 .eh-line-wrap .eh-lines svg { height: 18px;}
}
#eh_stacks_in_474.eh-line-group-300 .eh-extender {
  width: calc(256px / 2 - 20px);
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_474.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_474.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-left,
#eh_stacks_in_474.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_474.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-left,
#eh_stacks_in_474.eh-thickness-3.eh-line-group-300 .eh-extender-left,
#eh_stacks_in_474.eh-thickness-4.eh-line-group-300 .eh-extender-left {box-shadow: 1px 0 0 #000000;}
#eh_stacks_in_474.eh-thickness-3.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_474.eh-thickness-4.eh-line-4 .eh-line-wrap .eh-line-right,
#eh_stacks_in_474.eh-thickness-3.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_474.eh-thickness-4.eh-line-5 .eh-line-wrap .eh-line-right,
#eh_stacks_in_474.eh-thickness-3.eh-line-group-300 .eh-extender-right,
#eh_stacks_in_474.eh-thickness-4.eh-line-group-300 .eh-extender-right {box-shadow: -1px 0 0 #000000;}
#eh_stacks_in_474.eh-line-303 .eh-extender,
#eh_stacks_in_474.eh-line-305 .eh-extender {width: calc(256px / 2 - 32px);}
#eh_stacks_in_474.eh-line-group-300.eh-main-wrap.eh-align-left .eh-line-wrap .eh-lines,
#eh_stacks_in_474.eh-line-group-300.eh-main-wrap.eh-align-center .eh-line-wrap .eh-lines,
#eh_stacks_in_474.eh-line-group-300.eh-main-wrap.eh-align-right .eh-line-wrap .eh-lines {height: 2px;}
#eh_stacks_in_474 .eh-line-left {margin-right: 0px;}
#eh_stacks_in_474 .eh-line-right {margin-left: 0px;}
#eh_stacks_in_474.eh-line-group-300 .eh-line-left,
#eh_stacks_in_474.eh-line-group-300 .eh-line-right {
  margin-left: 0px;
  margin-right: 0px;
}
#eh_stacks_in_474.eh-line-group-300 .eh-extender-left {margin-right: 0px;}
#eh_stacks_in_474.eh-line-group-300 .eh-extender-right {margin-left: 0px;}
#eh_stacks_in_474:not(.eh-shape-0) .eh-line-wrap .eh-line-shape {
  width: 32px;
  height: 32px;
}
#eh_stacks_in_474.eh-shape-400 .eh-line-wrap .eh-line-shape {
  width: auto;
  height: auto;
}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_474.eh-shape-400 .eh-line-wrap .eh-line-shape {width: 54px;}
.com_onelittledesigner_stacks_Easy_Header_stack > #eh_stacks_in_474.eh-shape-400 .eh-line-wrap .eh-line-shape:has(.mez.empty) {min-width: 72px;}
/*  */
#eh_stacks_in_474:not(.eh-shape-0) .eh-line-wrap .eh-line-shape > svg {stroke: #000000;}
#eh_stacks_in_474:not(.eh-shape-0) .eh-line-wrap .eh-line-left,
#eh_stacks_in_474:not(.eh-shape-0) .eh-line-wrap .eh-line-right {width: calc(256px / 2 + 2px);}
#eh_stacks_in_474.eh-shape-20 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_474.eh-shape-20 .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_474.eh-shape-21 .eh-line-wrap .eh-line-shape,
#eh_stacks_in_474.eh-shape-21 .eh-line-wrap .eh-line-shape > svg {height: 16px;}
#eh_stacks_in_474.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_474.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_474.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_474.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_474.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_474.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap,
#eh_stacks_in_474.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap {
  height: 2px;
  align-items: center;
}
#eh_stacks_in_474.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_474.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_474.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_474.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_474.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_474.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg,
#eh_stacks_in_474.eh-shape-205:not(.eh-line-position-3) .eh-line-wrap .eh-line-shape > svg {
  height: 32px;
  /* */
}
#eh_stacks_in_474.eh-shape-1:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_474.eh-shape-11:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_474.eh-shape-101:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_474.eh-shape-201:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_474.eh-shape-5:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_474.eh-shape-105:not(.eh-line-position-3) .eh-line-wrap.eh-line-wrap-1 .eh-line-shape > svg,
#eh_stacks_in_474.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_474.eh-shape-group-100 .eh-line-wrap .eh-line-shape > svg {fill: #000000;}
#eh_stacks_in_474.eh-shape-group-200 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {
  fill: #000000;
  padding: calc(1px + 2px * 2);
}
#eh_stacks_in_474.eh-shape-206 .eh-line-wrap .eh-line-shape > svg:nth-child(2) {padding: calc(1px + 2px * 3);}
#eh_stacks_in_474.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre,
#eh_stacks_in_474.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post {
  width: calc(32px * .4);
  height: calc(32px * .8);
}
#eh_stacks_in_474.eh-shape-group-300 .eh-line-wrap .eh-line-shape-pre svg,
#eh_stacks_in_474.eh-shape-group-300 .eh-line-wrap .eh-line-shape-post svg {
  width: calc(32px * .8);
  height: calc(32px * .8);
}
#eh_stacks_in_474 .eh-line-wrap-1 {margin-bottom: 36px;}
#eh_stacks_in_474 .eh-line-wrap-2 {margin-top: 36px;}
/*  */
#eh_stacks_in_474.eh-line-position-3 {gap: 0 36px;}
#eh_stacks_in_474.eh-line-position-3 .eh-line-wrap .eh-line-left,
#eh_stacks_in_474.eh-line-position-3 .eh-line-wrap .eh-line-right {width: calc(256px / 2);}
#eh_stacks_in_474.eh-line-102.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_474.eh-line-102.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_474.eh-line-103.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_474.eh-line-103.eh-full-width .eh-line-wrap:after,
#eh_stacks_in_474.eh-full-width:not(.eh-line-group-0) .eh-line-wrap .eh-extender {
  height: 2px;
  background-color: #000000;
}
#eh_stacks_in_474.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:before,
#eh_stacks_in_474.eh-main-wrap.eh-line-group-200.eh-full-width .eh-line-wrap:after {
  height: 2px;
  background-color: #000000;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_507 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 105%;
		line-height: 207%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_507 {
		color: rgba(77, 77, 77, 1.00);
	}
}

#stacks_in_507 {
	margin: 0px 0px 5px 0px;
	padding: 25px 0px 9px 0px;
}

#stacks_out_513 {
	width: 73%;
}

#stacks_in_417 {
	background-color: rgba(254, 232, 231, 1.00);
	-moz-border-radius:  7px;
	-webkit-border-radius:  7px;
	border-radius:  7px;
	margin: 20px 0px 20px 0px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_418 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 105%;
		line-height: 207%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_418 {
		color: rgba(77, 77, 77, 1.00);
	}
}

#stacks_in_418 {
	margin: 0px 0px 5px 0px;
	padding: 25px 0px 9px 0px;
}
/* Smart3columns2 stack v2.4.2 */#stacks_in_419 .s3c_stacks_in_419_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_419 .s3c_stacks_in_419_cw, #stacks_in_419 .s3c_stacks_in_419_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}/*#stacks_in_419 .s3c_stacks_in_419_cw div[class^="s3c_stacks_in_419_col"] {*/#stacks_in_419 .s3c_stacks_in_419_cw [class^="s3c_stacks_in_419_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_419 .s3c_stacks_in_419_col1 {							vertical-align: top;  	  	border-radius: 0px;		}#stacks_in_419 .s3c_stacks_in_419_col2 {						vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_419 .s3c_stacks_in_419_col3 {				vertical-align: top;   	  	border-radius: 0px;		}#stacks_in_419 .s3c_stacks_in_419_cw .s3c_stacks_in_419_spacer {	display: table-cell;	width: 0%;}/*@media only screen and (max-width: 768px) {*/@media only screen and (max-width: 768px) {			#stacks_in_419 .s3c_stacks_in_419_cw {		/*display: block;*/		table-layout: auto;		display: flex;		flex-direction: column;	}		/*#stacks_in_419 .s3c_stacks_in_419_cw div[class^="s3c_stacks_in_419_col"] {*/	#stacks_in_419 .s3c_stacks_in_419_cw [class^="s3c_stacks_in_419_col"] {		display: block;		width: 100%;	}			#stacks_in_419 .s3c_stacks_in_419_cw .s3c_stacks_in_419_spacer {		display: block;		height: 12px;		width: 100%;	}			#stacks_in_419 .s3c_stacks_in_419_col1 {		order: 1;	}		#stacks_in_419 .s3c_stacks_in_419_col2 {		order: 3;	}		#stacks_in_419 .s3c_stacks_in_419_col3 {		order: 5;	}		#stacks_in_419 .s3c_stacks_in_419_spacer:nth-of-type(3n-2) {		order: 2;	}		#stacks_in_419 .s3c_stacks_in_419_spacer:nth-of-type(3n-1) {		order: 4;	}								}/* End of Smart3columns2 stack */
#stacks_out_424 {
	width: 84%;
}
/* Smart3columns2 stack v2.4.2 */#stacks_in_154 .s3c_stacks_in_154_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_154 .s3c_stacks_in_154_cw, #stacks_in_154 .s3c_stacks_in_154_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}/*#stacks_in_154 .s3c_stacks_in_154_cw div[class^="s3c_stacks_in_154_col"] {*/#stacks_in_154 .s3c_stacks_in_154_cw [class^="s3c_stacks_in_154_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_154 .s3c_stacks_in_154_col1 {							vertical-align: middle;  	  	border-radius: 0px;		}#stacks_in_154 .s3c_stacks_in_154_col2 {						vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_154 .s3c_stacks_in_154_col3 {				vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_154 .s3c_stacks_in_154_cw .s3c_stacks_in_154_spacer {	display: table-cell;	width: 2%;}/*@media only screen and (max-width: 222px) {*/@media only screen and (max-width: 222px) {			#stacks_in_154 .s3c_stacks_in_154_cw {		/*display: block;*/		table-layout: auto;		display: flex;		flex-direction: column;	}		/*#stacks_in_154 .s3c_stacks_in_154_cw div[class^="s3c_stacks_in_154_col"] {*/	#stacks_in_154 .s3c_stacks_in_154_cw [class^="s3c_stacks_in_154_col"] {		display: block;		width: 100%;	}			#stacks_in_154 .s3c_stacks_in_154_cw .s3c_stacks_in_154_spacer {		display: block;		height: 12px;		width: 100%;	}			#stacks_in_154 .s3c_stacks_in_154_col1 {		order: 1;	}		#stacks_in_154 .s3c_stacks_in_154_col2 {		order: 3;	}		#stacks_in_154 .s3c_stacks_in_154_col3 {		order: 5;	}		#stacks_in_154 .s3c_stacks_in_154_spacer:nth-of-type(3n-2) {		order: 2;	}		#stacks_in_154 .s3c_stacks_in_154_spacer:nth-of-type(3n-1) {		order: 4;	}								}/* End of Smart3columns2 stack */
#stacks_in_154 {
	margin: 20px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
}

#stacks_out_154 {
	width: 65%;
}
#stacks_in_160 .background{}#stacks_in_160 .fa-stack,#stacks_in_160 i.fa{color:rgba(255, 0, 59, 1.00);border-radius:3px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_160 .fa-stack.custom,#stacks_in_160 i.fa.custom{font-size:24px}#stacks_in_160 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_160 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_160 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_160 a:hover i.fa{color:rgba(229, 0, 53, 1.00)}#stacks_in_160 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_160 a:hover .fa-border{}#stacks_in_160 .shadow-double i.fa{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_160 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_160 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_160 .jw-wrapper{}#stacks_in_160 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_160 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_160 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_160 .jw-wrapper.match{color:rgba(255, 0, 59, 1.00)}#stacks_in_160 .jw-wrapper.match a{color:rgba(255, 0, 59, 1.00)}#stacks_in_160 .jw-wrapper.match a:hover{color:rgba(229, 0, 53, 1.00)}#stacks_in_160 .jw-wrapper.hover i.fa:hover,#stacks_in_160 .jw-wrapper.hover a:hover{color:rgba(153, 153, 153, 1.00)}

#stacks_in_160 {
	padding:  5px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_444 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 600;
		font-style: normal;
		font-size: 105%;
		line-height: 152%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_444 {
		color: rgba(77, 77, 77, 1.00);
	}
}
/* Ghost Button 1.5.0 */
#stacks_in_445 {
  display: block;
  position: relative;
  text-align: center;
}
.stacks_in_445 {
   display: inline-block !important; 
  
  
  position: relative !important;
  
  width: 150px !important;
  
  padding: 11px !important;
  color: rgba(0, 0, 0, 1.00) !important;
  background-color: transparent !important;
  border: 2px solid rgba(0, 0, 0, 1.00) !important;
  border-radius: 7px !important;
  text-align: center !important;
  outline: none !important;
  text-decoration: none !important;
  transition: background-color 0.2s ease-out, color 0.2s ease-out, border-color 0.2s ease-out;
}
.stacks_in_445:visited {
  color: rgba(0, 0, 0, 1.00) !important;
}
.stacks_in_445:hover, .stacks_in_445:active {
  background-color: rgba(0, 0, 0, 1.00) !important;
  color: rgba(255, 255, 255, 1.00) !important;
  transition: background-color 0.2s ease-in, color 0.2s ease-in, border-color 0.2s ease-in;
}#stacks_in_155 .background{}#stacks_in_155 .fa-stack,#stacks_in_155 i.fa{color:rgba(255, 0, 59, 1.00);border-radius:3px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_155 .fa-stack.custom,#stacks_in_155 i.fa.custom{font-size:24px}#stacks_in_155 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_155 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_155 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_155 a:hover i.fa{color:rgba(229, 0, 53, 1.00)}#stacks_in_155 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_155 a:hover .fa-border{}#stacks_in_155 .shadow-double i.fa{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_155 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_155 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_155 .jw-wrapper{}#stacks_in_155 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_155 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_155 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_155 .jw-wrapper.match{color:rgba(255, 0, 59, 1.00)}#stacks_in_155 .jw-wrapper.match a{color:rgba(255, 0, 59, 1.00)}#stacks_in_155 .jw-wrapper.match a:hover{color:rgba(229, 0, 53, 1.00)}#stacks_in_155 .jw-wrapper.hover i.fa:hover,#stacks_in_155 .jw-wrapper.hover a:hover{color:rgba(153, 153, 153, 1.00)}

#stacks_in_155 {
	padding:  5px;
}
/* Smart3columns2 stack v2.4.2 */#stacks_in_150 .s3c_stacks_in_150_cw {	display: table;	table-layout: fixed;	width: 100%;}#stacks_in_150 .s3c_stacks_in_150_cw, #stacks_in_150 .s3c_stacks_in_150_cw * {	-webkit-box-sizing: border-box;	   -moz-box-sizing: border-box;	        box-sizing: border-box;}/*#stacks_in_150 .s3c_stacks_in_150_cw div[class^="s3c_stacks_in_150_col"] {*/#stacks_in_150 .s3c_stacks_in_150_cw [class^="s3c_stacks_in_150_col"] {	display: table-cell;	overflow: hidden;	background-clip: padding-box;}#stacks_in_150 .s3c_stacks_in_150_col1 {						width: 66px;	vertical-align: middle;  	  	border-radius: 0px;		}#stacks_in_150 .s3c_stacks_in_150_col2 {						vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_150 .s3c_stacks_in_150_col3 {		width: 66px;		vertical-align: middle;   	  	border-radius: 0px;		}#stacks_in_150 .s3c_stacks_in_150_cw .s3c_stacks_in_150_spacer {	display: table-cell;	width: 2%;}/*@media only screen and (max-width: 222px) {*/@media only screen and (max-width: 222px) {			#stacks_in_150 .s3c_stacks_in_150_cw {		/*display: block;*/		table-layout: auto;		display: flex;		flex-direction: column;	}		/*#stacks_in_150 .s3c_stacks_in_150_cw div[class^="s3c_stacks_in_150_col"] {*/	#stacks_in_150 .s3c_stacks_in_150_cw [class^="s3c_stacks_in_150_col"] {		display: block;		width: 100%;	}			#stacks_in_150 .s3c_stacks_in_150_cw .s3c_stacks_in_150_spacer {		display: block;		height: 6px;		width: 100%;	}			#stacks_in_150 .s3c_stacks_in_150_col1 {		order: 1;	}		#stacks_in_150 .s3c_stacks_in_150_col2 {		order: 3;	}		#stacks_in_150 .s3c_stacks_in_150_col3 {		order: 5;	}		#stacks_in_150 .s3c_stacks_in_150_spacer:nth-of-type(3n-2) {		order: 2;	}		#stacks_in_150 .s3c_stacks_in_150_spacer:nth-of-type(3n-1) {		order: 4;	}							 /* 13F */	#stacks_in_150 .s3c_stacks_in_150_cw .s3c_stacks_in_150_col1 {							}	#stacks_in_150 .s3c_stacks_in_150_cw .s3c_stacks_in_150_col3 {							}	#stacks_in_150 .s3c_stacks_in_150_cw .s3c_stacks_in_150_spacer {		overflow: hidden;	}		}/* End of Smart3columns2 stack */
#stacks_in_150 {
	margin: 20px 0px 0px 0px;
}

#stacks_out_150 {
	width: 93%;
}
#stacks_in_109 .background{}#stacks_in_109 .fa-stack,#stacks_in_109 i.fa{color:rgba(255, 0, 59, 1.00);border-radius:3px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_109 .fa-stack.custom,#stacks_in_109 i.fa.custom{font-size:24px}#stacks_in_109 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_109 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_109 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_109 a:hover i.fa{color:rgba(229, 0, 53, 1.00)}#stacks_in_109 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_109 a:hover .fa-border{}#stacks_in_109 .shadow-double i.fa{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_109 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_109 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_109 .jw-wrapper{}#stacks_in_109 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_109 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_109 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_109 .jw-wrapper.match{color:rgba(255, 0, 59, 1.00)}#stacks_in_109 .jw-wrapper.match a{color:rgba(255, 0, 59, 1.00)}#stacks_in_109 .jw-wrapper.match a:hover{color:rgba(229, 0, 53, 1.00)}#stacks_in_109 .jw-wrapper.hover i.fa:hover,#stacks_in_109 .jw-wrapper.hover a:hover{color:rgba(153, 153, 153, 1.00)}

#stacks_in_109 {
	padding:  5px;
}
@media all {
	
	
	
	
	
	
	
	
	
	
	#uniqueElement, .classElement,
	#fontStackstacks_in_448 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 600;
		font-style: normal;
		font-size: 105%;
		line-height: 152%;
		letter-spacing: 0px;
		direction: ltr;
	}

	#fontStackstacks_in_448 {
		color: rgba(77, 77, 77, 1.00);
	}
}
/* Ghost Button 1.5.0 */
#stacks_in_449 {
  display: block;
  position: relative;
  text-align: center;
}
.stacks_in_449 {
   display: inline-block !important; 
  
  
  position: relative !important;
  
  width: 150px !important;
  
  padding: 11px !important;
  color: rgba(0, 0, 0, 1.00) !important;
  background-color: transparent !important;
  border: 2px solid rgba(0, 0, 0, 1.00) !important;
  border-radius: 7px !important;
  text-align: center !important;
  outline: none !important;
  text-decoration: none !important;
  transition: background-color 0.2s ease-out, color 0.2s ease-out, border-color 0.2s ease-out;
}
.stacks_in_449:visited {
  color: rgba(0, 0, 0, 1.00) !important;
}
.stacks_in_449:hover, .stacks_in_449:active {
  background-color: rgba(0, 0, 0, 1.00) !important;
  color: rgba(255, 255, 255, 1.00) !important;
  transition: background-color 0.2s ease-in, color 0.2s ease-in, border-color 0.2s ease-in;
}#stacks_in_111 .background{}#stacks_in_111 .fa-stack,#stacks_in_111 i.fa{color:rgba(255, 0, 59, 1.00);border-radius:3px;-webkit-transition:color 300ms ease;transition:color 300ms ease}#stacks_in_111 .fa-stack.custom,#stacks_in_111 i.fa.custom{font-size:24px}#stacks_in_111 .fa-spin{-webkit-animation-duration:2000ms;animation-duration:2000ms}#stacks_in_111 .fa-border{border-color:rgba(238, 238, 238, 1.00);}#stacks_in_111 .fa-stack i.stack{color:rgba(153, 153, 153, 1.00)}#stacks_in_111 a:hover i.fa{color:rgba(229, 0, 53, 1.00)}#stacks_in_111 a:hover i.fa.stack{color:rgba(137, 137, 137, 1.00)}#stacks_in_111 a:hover .fa-border{}#stacks_in_111 .shadow-double i.fa{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_111 .shadow-basic i.fa{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_111 .shadow-retro i.fa{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_111 .jw-wrapper{}#stacks_in_111 .jw-wrapper.match.shadow-double{text-shadow:4px 3px 0 rgba(255, 255, 255, 1.00),9px 8px 0 rgba(0,0,0,0.15)}#stacks_in_111 .jw-wrapper.match.shadow-basic{text-shadow:2px 4px 3px rgba(0,0,0,0.3)}#stacks_in_111 .jw-wrapper.match.shadow-retro{text-shadow:5px 5px 0 rgba(204, 204, 204, 1.00)}#stacks_in_111 .jw-wrapper.match{color:rgba(255, 0, 59, 1.00)}#stacks_in_111 .jw-wrapper.match a{color:rgba(255, 0, 59, 1.00)}#stacks_in_111 .jw-wrapper.match a:hover{color:rgba(229, 0, 53, 1.00)}#stacks_in_111 .jw-wrapper.hover i.fa:hover,#stacks_in_111 .jw-wrapper.hover a:hover{color:rgba(153, 153, 153, 1.00)}

#stacks_in_111 {
	padding:  5px;
}
